Trace number 3263283

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT64 2011-03-03? (TO) 1300.05 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_70_1-dir.shuffled-as.sat03-146.cnf
MD5SUM7ef2b563e57ba91e22d23e55abe69485
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses46988
Sum of the clauses size94536
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246968
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263283-1303549008/watcher-3263283-1303549008 -o /tmp/evaluation-result-3263283-1303549008/solver-3263283-1303549008 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3263283-1303549008.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.02 1.61 4/178 4867
/proc/meminfo: memFree=14244852/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=4356 CPUtime=0 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 545131513 4460544 274 33554432000 134512640 134761588 4291204912 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 1089 275 225 61 0 392 0

[startup+0.067589 s]
/proc/loadavg: 1.00 1.02 1.61 4/178 4867
/proc/meminfo: memFree=14244852/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=5212 CPUtime=0.06 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 1296 0 0 0 6 0 0 0 18 0 1 0 545131513 5337088 841 33554432000 134512640 134761588 4291204912 18446744073709551615 134651789 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 1303 841 258 61 0 606 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5212

[startup+0.100604 s]
/proc/loadavg: 1.00 1.02 1.61 4/178 4867
/proc/meminfo: memFree=14244852/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=5212 CPUtime=0.09 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 1303 0 0 0 9 0 0 0 18 0 1 0 545131513 5337088 848 33554432000 134512640 134761588 4291204912 18446744073709551615 134616745 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 1303 848 265 61 0 606 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5212

[startup+0.300543 s]
/proc/loadavg: 1.00 1.02 1.61 4/178 4867
/proc/meminfo: memFree=14244852/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=5212 CPUtime=0.29 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 1303 0 0 0 29 0 0 0 18 0 1 0 545131513 5337088 848 33554432000 134512640 134761588 4291204912 18446744073709551615 134706230 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 1303 848 265 61 0 606 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5212

[startup+0.700466 s]
/proc/loadavg: 1.00 1.02 1.61 4/178 4867
/proc/meminfo: memFree=14244852/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=5836 CPUtime=0.69 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 1459 0 0 0 69 0 0 0 18 0 1 0 545131513 5976064 1004 33554432000 134512640 134761588 4291204912 18446744073709551615 134704792 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 1459 1004 265 61 0 762 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5836

[startup+1.50031 s]
/proc/loadavg: 1.24 1.07 1.63 5/190 4889
/proc/meminfo: memFree=14212520/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=6744 CPUtime=1.49 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 1705 0 0 0 149 0 0 0 20 0 1 0 545131513 6905856 1250 33554432000 134512640 134761588 4291204912 18446744073709551615 134651789 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 1686 1250 270 61 0 989 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6744

[startup+3.10101 s]
/proc/loadavg: 1.24 1.07 1.63 5/190 4889
/proc/meminfo: memFree=14200988/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=10956 CPUtime=3.09 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 3064 0 0 0 309 0 0 0 25 0 1 0 545131513 11218944 2271 33554432000 134512640 134761588 4291204912 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 2739 2271 270 61 0 2042 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10956

[startup+6.30041 s]
/proc/loadavg: 1.46 1.12 1.64 6/190 4889
/proc/meminfo: memFree=14195160/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=14376 CPUtime=6.29 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 4475 0 0 0 628 1 0 0 25 0 1 0 545131513 14721024 3126 33554432000 134512640 134761588 4291204912 18446744073709551615 134747319 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 3594 3126 270 61 0 2897 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14376

[startup+12.7002 s]
/proc/loadavg: 1.66 1.17 1.65 5/190 4890
/proc/meminfo: memFree=14194640/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=13652 CPUtime=12.69 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 7441 0 0 0 1268 1 0 0 25 0 1 0 545131513 13979648 2907 33554432000 134512640 134761588 4291204912 18446744073709551615 134635840 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 3413 2907 276 61 0 2716 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13652

[startup+25.5008 s]
/proc/loadavg: 2.02 1.26 1.67 5/190 4890
/proc/meminfo: memFree=14185348/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=14308 CPUtime=25.49 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 10005 0 0 0 2547 2 0 0 25 0 1 0 545131513 14651392 3115 33554432000 134512640 134761588 4291204912 18446744073709551615 134635877 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 3577 3115 276 61 0 2880 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14308

[startup+51.1009 s]
/proc/loadavg: 2.80 1.52 1.75 5/190 4891
/proc/meminfo: memFree=14163368/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=18664 CPUtime=51.1 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 14685 0 0 0 5107 3 0 0 25 0 1 0 545131513 19111936 4204 33554432000 134512640 134761588 4291204912 18446744073709551615 134748103 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 4666 4204 276 61 0 3969 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 18664

[startup+102.307 s]
/proc/loadavg: 3.48 1.90 1.86 5/190 4892
/proc/meminfo: memFree=14159492/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=19584 CPUtime=102.3 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 29323 0 0 0 10225 5 0 0 25 0 1 0 545131513 20054016 4441 33554432000 134512640 134761588 4291204912 18446744073709551615 134748103 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 4896 4441 283 61 0 4199 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 19584

[startup+162.301 s]
/proc/loadavg: 3.81 2.28 1.99 5/190 4894
/proc/meminfo: memFree=14152768/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=23680 CPUtime=162.3 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 50731 0 0 0 16222 8 0 0 25 0 1 0 545131513 24248320 5465 33554432000 134512640 134761588 4291204912 18446744073709551615 134636411 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 5920 5465 283 61 0 5223 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 23680

[startup+222.3 s]
/proc/loadavg: 3.93 2.59 2.12 5/190 4895
/proc/meminfo: memFree=14156080/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=23168 CPUtime=222.3 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 69707 0 0 0 22220 10 0 0 25 0 1 0 545131513 23724032 5337 33554432000 134512640 134761588 4291204912 18446744073709551615 134748084 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 5792 5337 283 61 0 5095 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 23168

[startup+282.301 s]
/proc/loadavg: 3.97 2.85 2.23 5/190 4906
/proc/meminfo: memFree=14152800/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=19328 CPUtime=282.3 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 89195 0 0 0 28217 13 0 0 25 0 1 0 545131513 19791872 4377 33554432000 134512640 134761588 4291204912 18446744073709551615 134680511 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 4832 4377 283 61 0 4135 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 19328

[startup+342.301 s]
/proc/loadavg: 3.99 3.05 2.34 5/190 4907
/proc/meminfo: memFree=14149508/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=25088 CPUtime=342.3 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 107563 0 0 0 34215 15 0 0 25 0 1 0 545131513 25690112 5817 33554432000 134512640 134761588 4291204912 18446744073709551615 134748058 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 6272 5817 283 61 0 5575 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 25088

[startup+402.3 s]
/proc/loadavg: 4.05 3.24 2.45 6/190 4909
/proc/meminfo: memFree=14146620/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=28416 CPUtime=402.31 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 126635 0 0 0 40213 18 0 0 25 0 1 0 545131513 29097984 6649 33554432000 134512640 134761588 4291204912 18446744073709551615 134747374 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 7104 6649 283 61 0 6407 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 28416

[startup+462.301 s]
/proc/loadavg: 4.06 3.39 2.55 5/190 4911
/proc/meminfo: memFree=14144844/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=23424 CPUtime=462.3 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 150539 0 0 0 46210 20 0 0 25 0 1 0 545131513 23986176 5401 33554432000 134512640 134761588 4291204912 18446744073709551615 134747351 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 5856 5401 283 61 0 5159 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 23424

[startup+522.301 s]
/proc/loadavg: 4.15 3.53 2.64 5/190 4912
/proc/meminfo: memFree=14156820/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=24960 CPUtime=522.31 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 167883 0 0 0 52207 24 0 0 25 0 1 0 545131513 25559040 5785 33554432000 134512640 134761588 4291204912 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 6240 5785 283 61 0 5543 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 24960

[startup+582.3 s]
/proc/loadavg: 4.06 3.61 2.73 5/190 4914
/proc/meminfo: memFree=14148472/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=27520 CPUtime=582.31 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 184395 0 0 0 58205 26 0 0 25 0 1 0 545131513 28180480 6425 33554432000 134512640 134761588 4291204912 18446744073709551615 134747218 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 6880 6425 283 61 0 6183 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 27520

[startup+642.301 s]
/proc/loadavg: 4.02 3.68 2.80 5/190 4915
/proc/meminfo: memFree=14158092/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=21248 CPUtime=642.32 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 201387 0 0 0 64203 29 0 0 25 0 1 0 545131513 21757952 4857 33554432000 134512640 134761588 4291204912 18446744073709551615 134748020 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 5312 4857 283 61 0 4615 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 21248

[startup+702.3 s]
/proc/loadavg: 4.00 3.74 2.87 5/190 4917
/proc/meminfo: memFree=14158684/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=23296 CPUtime=702.31 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 216811 0 0 0 70200 31 0 0 25 0 1 0 545131513 23855104 5369 33554432000 134512640 134761588 4291204912 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 5824 5369 283 61 0 5127 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 23296

[startup+762.307 s]
/proc/loadavg: 4.00 3.78 2.94 6/190 4919
/proc/meminfo: memFree=14151580/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=26496 CPUtime=762.32 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 238155 0 0 0 76198 34 0 0 25 0 1 0 545131513 27131904 6169 33554432000 134512640 134761588 4291204912 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 6624 6169 283 61 0 5927 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 26496

[startup+822.301 s]
/proc/loadavg: 4.00 3.82 3.01 6/190 4920
/proc/meminfo: memFree=14165076/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=20096 CPUtime=822.32 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 250283 0 0 0 82196 36 0 0 25 0 1 0 545131513 20578304 4569 33554432000 134512640 134761588 4291204912 18446744073709551615 134636680 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 5024 4569 283 61 0 4327 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 20096

[startup+882.3 s]
/proc/loadavg: 4.00 3.85 3.06 6/190 4922
/proc/meminfo: memFree=14147544/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=18176 CPUtime=882.32 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 267947 0 0 0 88193 39 0 0 25 0 1 0 545131513 18612224 4089 33554432000 134512640 134761588 4291204912 18446744073709551615 134680525 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 4544 4089 283 61 0 3847 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 18176

[startup+942.301 s]
/proc/loadavg: 4.00 3.87 3.12 6/190 4923
/proc/meminfo: memFree=14150500/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=24320 CPUtime=942.33 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 286187 0 0 0 94190 43 0 0 25 0 1 0 545131513 24903680 5625 33554432000 134512640 134761588 4291204912 18446744073709551615 134748183 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 6080 5625 283 61 0 5383 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 24320

[startup+1002.3 s]
/proc/loadavg: 4.00 3.89 3.17 5/190 4925
/proc/meminfo: memFree=14157764/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=19456 CPUtime=1002.32 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 302123 0 0 0 100187 45 0 0 25 0 1 0 545131513 19922944 4409 33554432000 134512640 134761588 4291204912 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 4864 4409 283 61 0 4167 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 19456

[startup+1062.3 s]
/proc/loadavg: 4.00 3.91 3.22 5/190 4927
/proc/meminfo: memFree=14145964/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=23808 CPUtime=1062.33 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 321707 0 0 0 106185 48 0 0 25 0 1 0 545131513 24379392 5497 33554432000 134512640 134761588 4291204912 18446744073709551615 134673320 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 5952 5497 283 61 0 5255 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 23808

[startup+1122.3 s]
/proc/loadavg: 4.00 3.92 3.27 6/190 4928
/proc/meminfo: memFree=14161412/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=18944 CPUtime=1122.33 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 339243 0 0 0 112181 52 0 0 25 0 1 0 545131513 19398656 4281 33554432000 134512640 134761588 4291204912 18446744073709551615 134748109 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 4736 4281 283 61 0 4039 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 18944

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 3.31 5/190 4930
/proc/meminfo: memFree=14150712/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=23552 CPUtime=1182.33 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 357771 0 0 0 118178 55 0 0 25 0 1 0 545131513 24117248 5433 33554432000 134512640 134761588 4291204912 18446744073709551615 134748111 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 5888 5433 283 61 0 5191 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 23552

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.35 5/190 4931
/proc/meminfo: memFree=14159224/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=22400 CPUtime=1242.33 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 376683 0 0 0 124176 57 0 0 25 0 1 0 545131513 22937600 5145 33554432000 134512640 134761588 4291204912 18446744073709551615 134685693 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 5600 5145 283 61 0 4903 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 22400



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.39 6/190 4933
/proc/meminfo: memFree=14159292/32950928 swapFree=67111524/67111528
[pid=4867] ppid=4863 vsize=16896 CPUtime=1300.05 cores=1,3
/proc/4867/stat : 4867 (MPhaseSAT64) R 4863 4867 3565 0 -1 4202496 392267 0 0 0 129945 60 0 0 25 0 1 0 545131513 17301504 3769 33554432000 134512640 134761588 4291204912 18446744073709551615 134680536 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/4867/statm: 4224 3769 283 61 0 3527 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 16896

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.45
CPU system time (s): 0.602908
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 38528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.45
system time used= 0.602908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 392267
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23
involuntary context switches= 14194

runsolver used 2.04669 second user time and 5.05123 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-23 10:56:48
IDJOB=3263283
IDBENCH=83952
IDSOLVER=1521
FILE ID=node115/3263283-1303549008
RUNJOBID= node115-1303549008-4848
PBS_JOBID= 13143123
Free space on /tmp= 72440 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_20_70_1-dir.shuffled-as.sat03-146.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263283-1303549008/watcher-3263283-1303549008 -o /tmp/evaluation-result-3263283-1303549008/solver-3263283-1303549008 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3263283-1303549008.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 7ef2b563e57ba91e22d23e55abe69485
RANDOM SEED=2091851904

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14245412 kB
Buffers:       2274936 kB
Cached:       15815532 kB
SwapCached:          4 kB
Active:        7254096 kB
Inactive:     10900660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14245412 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1560 kB
Writeback:           0 kB
AnonPages:       63848 kB
Mapped:          14496 kB
Slab:           486716 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192444 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72436 MiB
End job on node115 at 2011-04-23 11:18:30