Trace number 3265660

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
MPhaseSAT_M 2011-02-16? (TO) 1300.05 1300.01

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-icl005.shuffled-as.sat05-3826.cnf
MD5SUM5d8489e52ec1ef9c7431a7fd60f9ff86
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark455.087
Satisfiable
(Un)Satisfiability was proved
Number of variables2703
Number of clauses18312
Sum of the clauses size128119
Maximum clause length13
Minimum clause length1
Number of clauses of size 156
Number of clauses of size 2533
Number of clauses of size 32417
Number of clauses of size 4522
Number of clauses of size 5685
Number of clauses of size over 514099

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-3265660-1303575427/watcher-3265660-1303575427 -o /tmp/evaluation-result-3265660-1303575427/solver-3265660-1303575427 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3265660-1303575427.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: 3.76 3.93 3.86 4/189 6898
/proc/meminfo: memFree=15984812/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=3572 CPUtime=0 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 469143130 3657728 274 33554432000 134512640 134829744 4288135088 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 893 274 225 78 0 179 0

[startup+0.0949331 s]
/proc/loadavg: 3.76 3.93 3.86 4/189 6898
/proc/meminfo: memFree=15984812/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=6712 CPUtime=0.09 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 1393 0 0 0 9 0 0 0 25 0 1 0 469143130 6873088 1202 33554432000 134512640 134829744 4288135088 18446744073709551615 134689211 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 1678 1202 264 78 0 964 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6712

[startup+0.100946 s]
/proc/loadavg: 3.76 3.93 3.86 4/189 6898
/proc/meminfo: memFree=15984812/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=6712 CPUtime=0.09 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 1395 0 0 0 9 0 0 0 25 0 1 0 469143130 6873088 1204 33554432000 134512640 134829744 4288135088 18446744073709551615 134717312 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 1678 1204 264 78 0 964 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6712

[startup+0.3009 s]
/proc/loadavg: 3.76 3.93 3.86 4/189 6898
/proc/meminfo: memFree=15984812/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=6712 CPUtime=0.29 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 1406 0 0 0 29 0 0 0 25 0 1 0 469143130 6873088 1215 33554432000 134512640 134829744 4288135088 18446744073709551615 134620936 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 1678 1215 268 78 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6712

[startup+0.700825 s]
/proc/loadavg: 3.76 3.93 3.86 4/189 6898
/proc/meminfo: memFree=15984812/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=6976 CPUtime=0.69 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 1462 0 0 0 69 0 0 0 25 0 1 0 469143130 7143424 1271 33554432000 134512640 134829744 4288135088 18446744073709551615 134719889 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 1744 1271 268 78 0 1030 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6976

[startup+1.50069 s]
/proc/loadavg: 3.76 3.93 3.86 5/190 6899
/proc/meminfo: memFree=15979604/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=7240 CPUtime=1.49 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 1516 0 0 0 149 0 0 0 25 0 1 0 469143130 7413760 1325 33554432000 134512640 134829744 4288135088 18446744073709551615 134620969 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 1810 1325 268 78 0 1096 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7240

[startup+3.10039 s]
/proc/loadavg: 3.78 3.93 3.86 5/190 6899
/proc/meminfo: memFree=15979012/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=7512 CPUtime=3.09 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 1601 0 0 0 309 0 0 0 25 0 1 0 469143130 7692288 1410 33554432000 134512640 134829744 4288135088 18446744073709551615 134621301 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 1878 1410 268 78 0 1164 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7512

[startup+6.30081 s]
/proc/loadavg: 3.78 3.93 3.86 5/190 6899
/proc/meminfo: memFree=15975044/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=7776 CPUtime=6.29 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 1669 0 0 0 629 0 0 0 25 0 1 0 469143130 7962624 1478 33554432000 134512640 134829744 4288135088 18446744073709551615 134620994 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 1944 1478 268 78 0 1230 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7776

[startup+12.7006 s]
/proc/loadavg: 3.80 3.93 3.86 5/190 6899
/proc/meminfo: memFree=15972688/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=5592 CPUtime=12.69 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 2186 0 0 0 1269 0 0 0 25 0 1 0 469143130 5726208 817 33554432000 134512640 134829744 4288135088 18446744073709551615 134579989 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 1398 817 271 78 0 684 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5592

[startup+25.5003 s]
/proc/loadavg: 3.84 3.93 3.86 5/190 6899
/proc/meminfo: memFree=15972028/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=10832 CPUtime=25.49 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 4991 0 0 0 2549 0 0 0 25 0 1 0 469143130 11091968 2246 33554432000 134512640 134829744 4288135088 18446744073709551615 134620888 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 2708 2246 281 78 0 1994 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10832

[startup+51.1007 s]
/proc/loadavg: 3.89 3.94 3.86 5/190 6900
/proc/meminfo: memFree=15970240/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=11756 CPUtime=51.09 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 5214 0 0 0 5109 0 0 0 25 0 1 0 469143130 12038144 2469 33554432000 134512640 134829744 4288135088 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 2939 2469 281 78 0 2225 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 11756

[startup+102.306 s]
/proc/loadavg: 3.96 3.94 3.87 5/190 6901
/proc/meminfo: memFree=15967720/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=12548 CPUtime=102.29 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 5421 0 0 0 10229 0 0 0 25 0 1 0 469143130 12849152 2676 33554432000 134512640 134829744 4288135088 18446744073709551615 134621301 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 3137 2676 281 78 0 2423 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 12548

[startup+162.3 s]
/proc/loadavg: 4.04 3.97 3.88 5/190 6903
/proc/meminfo: memFree=15962624/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=13760 CPUtime=162.3 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 5717 0 0 0 16229 1 0 0 25 0 1 0 469143130 14090240 2972 33554432000 134512640 134829744 4288135088 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 3440 2972 281 78 0 2726 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 13760

[startup+222.301 s]
/proc/loadavg: 4.01 3.97 3.88 5/190 6904
/proc/meminfo: memFree=15953936/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=14836 CPUtime=222.3 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 5971 0 0 0 22229 1 0 0 25 0 1 0 469143130 15192064 3226 33554432000 134512640 134829744 4288135088 18446744073709551615 134624903 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 3709 3226 281 78 0 2995 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 14836

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.89 5/190 6906
/proc/meminfo: memFree=15947724/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=15508 CPUtime=282.3 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 6134 0 0 0 28229 1 0 0 25 0 1 0 469143130 15880192 3389 33554432000 134512640 134829744 4288135088 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 3877 3389 281 78 0 3163 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 15508

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.89 5/190 6907
/proc/meminfo: memFree=15942376/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=15644 CPUtime=342.3 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 6201 0 0 0 34229 1 0 0 25 0 1 0 469143130 16019456 3456 33554432000 134512640 134829744 4288135088 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 3911 3456 281 78 0 3197 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 15644

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.90 5/190 6909
/proc/meminfo: memFree=15936416/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=16352 CPUtime=402.3 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 6354 0 0 0 40229 1 0 0 25 0 1 0 469143130 16744448 3609 33554432000 134512640 134829744 4288135088 18446744073709551615 134620969 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 4088 3609 281 78 0 3374 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 16352

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 6911
/proc/meminfo: memFree=15932804/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=16776 CPUtime=462.3 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 6441 0 0 0 46229 1 0 0 25 0 1 0 469143130 17178624 3696 33554432000 134512640 134829744 4288135088 18446744073709551615 134620951 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 4194 3696 281 78 0 3480 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 16776

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 6912
/proc/meminfo: memFree=15927092/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=17200 CPUtime=522.31 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 6509 0 0 0 52230 1 0 0 25 0 1 0 469143130 17612800 3764 33554432000 134512640 134829744 4288135088 18446744073709551615 134620969 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 4300 3764 281 78 0 3586 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 17200

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 6914
/proc/meminfo: memFree=15927080/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=17344 CPUtime=582.31 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 6537 0 0 0 58230 1 0 0 25 0 1 0 469143130 17760256 3792 33554432000 134512640 134829744 4288135088 18446744073709551615 134621246 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 4336 3792 281 78 0 3622 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 17344

[startup+642.3 s]
/proc/loadavg: 4.04 3.99 3.91 5/190 6915
/proc/meminfo: memFree=15926196/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=17488 CPUtime=642.31 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 6579 0 0 0 64230 1 0 0 25 0 1 0 469143130 17907712 3834 33554432000 134512640 134829744 4288135088 18446744073709551615 134661375 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 4372 3834 281 78 0 3658 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 17488

[startup+702.3 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 6917
/proc/meminfo: memFree=15920720/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=17632 CPUtime=702.31 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 6607 0 0 0 70230 1 0 0 25 0 1 0 469143130 18055168 3862 33554432000 134512640 134829744 4288135088 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 4408 3862 281 78 0 3694 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 17632

[startup+762.306 s]
/proc/loadavg: 4.03 4.00 3.92 5/190 6919
/proc/meminfo: memFree=15920080/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=17776 CPUtime=762.32 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 6640 0 0 0 76231 1 0 0 25 0 1 0 469143130 18202624 3895 33554432000 134512640 134829744 4288135088 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 4444 3895 281 78 0 3730 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 17776

[startup+822.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 6920
/proc/meminfo: memFree=15877404/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=18064 CPUtime=822.31 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 6709 0 0 0 82230 1 0 0 25 0 1 0 469143130 18497536 3964 33554432000 134512640 134829744 4288135088 18446744073709551615 134620994 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 4516 3964 281 78 0 3802 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 18064

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 6922
/proc/meminfo: memFree=15865852/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=18352 CPUtime=882.31 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 6764 0 0 0 88230 1 0 0 25 0 1 0 469143130 18792448 4019 33554432000 134512640 134829744 4288135088 18446744073709551615 134620958 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 4588 4019 281 78 0 3874 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 18352

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 6923
/proc/meminfo: memFree=15830372/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=18496 CPUtime=942.32 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 6780 0 0 0 94231 1 0 0 25 0 1 0 469143130 18939904 4035 33554432000 134512640 134829744 4288135088 18446744073709551615 134620969 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 4624 4035 281 78 0 3910 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 18496

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 6925
/proc/meminfo: memFree=15814612/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=18496 CPUtime=1002.32 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 6792 0 0 0 100231 1 0 0 25 0 1 0 469143130 18939904 4047 33554432000 134512640 134829744 4288135088 18446744073709551615 134657906 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 4624 4047 281 78 0 3910 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 18496

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 6927
/proc/meminfo: memFree=15815088/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=18640 CPUtime=1062.32 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 6807 0 0 0 106231 1 0 0 25 0 1 0 469143130 19087360 4062 33554432000 134512640 134829744 4288135088 18446744073709551615 134620949 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 4660 4062 281 78 0 3946 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 18640

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 6928
/proc/meminfo: memFree=15814948/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=18640 CPUtime=1122.32 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 6813 0 0 0 112231 1 0 0 25 0 1 0 469143130 19087360 4068 33554432000 134512640 134829744 4288135088 18446744073709551615 134620994 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 4660 4068 281 78 0 3946 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 18640

[startup+1182.3 s]
/proc/loadavg: 4.06 4.01 3.93 5/190 6930
/proc/meminfo: memFree=15814816/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=18640 CPUtime=1182.32 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 6829 0 0 0 118231 1 0 0 25 0 1 0 469143130 19087360 4084 33554432000 134512640 134829744 4288135088 18446744073709551615 134620936 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 4660 4084 281 78 0 3946 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 18640

[startup+1242.3 s]
/proc/loadavg: 4.05 4.02 3.93 5/190 6931
/proc/meminfo: memFree=15813936/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=18784 CPUtime=1242.33 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 6840 0 0 0 124232 1 0 0 25 0 1 0 469143130 19234816 4095 33554432000 134512640 134829744 4288135088 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 4696 4095 281 78 0 3982 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 18784



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.56 3.92 3.90 2/172 6987
/proc/meminfo: memFree=16251104/32951124 swapFree=67111528/67111528
[pid=6898] ppid=6896 vsize=18928 CPUtime=1300.03 cores=1,3
/proc/6898/stat : 6898 (MPhaseSAT_M) R 6896 6898 5803 0 -1 4202496 6871 0 0 0 130002 1 0 0 25 0 1 0 469143130 19382272 4126 33554432000 134512640 134829744 4288135088 18446744073709551615 134620966 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6898/statm: 4732 4126 281 78 0 4018 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 18928

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): 1300.03
CPU system time (s): 0.019996
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 18928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.03
system time used= 0.019996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6871
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= 8
involuntary context switches= 3532

runsolver used 2.08268 second user time and 5.01224 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-23 18:17:07
IDJOB=3265660
IDBENCH=85799
IDSOLVER=1522
FILE ID=node106/3265660-1303575427
RUNJOBID= node106-1303575416-6803
PBS_JOBID= 13150305
Free space on /tmp= 71708 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-icl005.shuffled-as.sat05-3826.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265660-1303575427/watcher-3265660-1303575427 -o /tmp/evaluation-result-3265660-1303575427/solver-3265660-1303575427 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3265660-1303575427.cnf

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

MD5SUM BENCH= 5d8489e52ec1ef9c7431a7fd60f9ff86
RANDOM SEED=959282141

node106.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.830
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.66
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.830
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.20
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.830
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.830
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.82
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.830
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.74
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.830
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.75
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.830
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15985092 kB
Buffers:       1983132 kB
Cached:       14114636 kB
SwapCached:          0 kB
Active:        9893172 kB
Inactive:      6511716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15985092 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           39812 kB
Writeback:           0 kB
AnonPages:      306384 kB
Mapped:          16736 kB
Slab:           497556 kB
PageTables:       5740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   503132 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= 71744 MiB
End job on node106 at 2011-04-23 18:38:49