Trace number 3265658

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 2011-02-15? (TO) 1300.04 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-3265658-1303578897/watcher-3265658-1303578897 -o /tmp/evaluation-result-3265658-1303578897/solver-3265658-1303578897 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3265658-1303578897.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.31 3.83 3.86 5/189 12273
/proc/meminfo: memFree=14212528/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=3472 CPUtime=0 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 325 0 0 0 0 0 0 0 25 0 1 0 469490680 3555328 266 33554432000 134512640 134731564 4292715104 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 868 266 225 54 0 178 0

[startup+0.030867 s]
/proc/loadavg: 3.31 3.83 3.86 5/189 12273
/proc/meminfo: memFree=14212528/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=3540 CPUtime=0.02 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 454 0 0 0 2 0 0 0 25 0 1 0 469490680 3624960 395 33554432000 134512640 134731564 4292715104 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 885 396 226 54 0 195 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3540

[startup+0.100856 s]
/proc/loadavg: 3.31 3.83 3.86 5/189 12273
/proc/meminfo: memFree=14212528/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=6612 CPUtime=0.09 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 1392 0 0 0 9 0 0 0 25 0 1 0 469490680 6770688 1200 33554432000 134512640 134731564 4292715104 18446744073709551615 134665431 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 1653 1200 261 54 0 963 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6612

[startup+0.30082 s]
/proc/loadavg: 3.31 3.83 3.86 5/189 12273
/proc/meminfo: memFree=14212528/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=6612 CPUtime=0.29 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 1403 0 0 0 29 0 0 0 25 0 1 0 469490680 6770688 1211 33554432000 134512640 134731564 4292715104 18446744073709551615 134620668 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 1653 1211 265 54 0 963 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6612

[startup+0.700749 s]
/proc/loadavg: 3.31 3.83 3.86 5/189 12273
/proc/meminfo: memFree=14212528/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=6876 CPUtime=0.69 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 1468 0 0 0 69 0 0 0 25 0 1 0 469490680 7041024 1276 33554432000 134512640 134731564 4292715104 18446744073709551615 134623344 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 1719 1276 265 54 0 1029 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6876

[startup+1.50061 s]
/proc/loadavg: 3.31 3.83 3.86 5/190 12274
/proc/meminfo: memFree=14207324/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=7140 CPUtime=1.49 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 1515 0 0 0 149 0 0 0 25 0 1 0 469490680 7311360 1323 33554432000 134512640 134731564 4292715104 18446744073709551615 134620731 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 1785 1323 265 54 0 1095 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7140

[startup+3.10033 s]
/proc/loadavg: 3.36 3.83 3.86 5/190 12274
/proc/meminfo: memFree=14204348/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=7412 CPUtime=3.09 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 1598 0 0 0 309 0 0 0 25 0 1 0 469490680 7589888 1406 33554432000 134512640 134731564 4292715104 18446744073709551615 134614658 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 1853 1406 265 54 0 1163 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7412

[startup+6.30076 s]
/proc/loadavg: 3.36 3.83 3.86 5/190 12275
/proc/meminfo: memFree=14203088/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=7676 CPUtime=6.29 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 1666 0 0 0 629 0 0 0 25 0 1 0 469490680 7860224 1474 33554432000 134512640 134731564 4292715104 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 1919 1474 265 54 0 1229 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7676

[startup+12.7006 s]
/proc/loadavg: 3.61 3.87 3.87 5/190 12275
/proc/meminfo: memFree=14199736/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=5492 CPUtime=12.69 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 2297 0 0 0 1269 0 0 0 25 0 1 0 469490680 5623808 927 33554432000 134512640 134731564 4292715104 18446744073709551615 134580485 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 1373 927 268 54 0 683 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5492

[startup+25.5004 s]
/proc/loadavg: 3.67 3.87 3.88 5/190 12275
/proc/meminfo: memFree=14196492/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=11260 CPUtime=25.49 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 5107 0 0 0 2549 0 0 0 25 0 1 0 469490680 11530240 2361 33554432000 134512640 134731564 4292715104 18446744073709551615 134620755 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 2815 2361 277 54 0 2125 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11260

[startup+51.1008 s]
/proc/loadavg: 3.85 3.89 3.88 5/190 12276
/proc/meminfo: memFree=14197420/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=11656 CPUtime=51.09 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 5210 0 0 0 5109 0 0 0 25 0 1 0 469490680 11935744 2464 33554432000 134512640 134731564 4292715104 18446744073709551615 134720309 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 2914 2464 277 54 0 2224 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 11656

[startup+102.307 s]
/proc/loadavg: 3.99 3.92 3.89 5/190 12277
/proc/meminfo: memFree=14194544/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=12448 CPUtime=102.3 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 5417 0 0 0 10230 0 0 0 25 0 1 0 469490680 12746752 2671 33554432000 134512640 134731564 4292715104 18446744073709551615 134614640 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 3112 2671 277 54 0 2422 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 12448

[startup+162.3 s]
/proc/loadavg: 3.99 3.94 3.90 5/190 12279
/proc/meminfo: memFree=14191780/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=13660 CPUtime=162.29 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 5717 0 0 0 16229 0 0 0 25 0 1 0 469490680 13987840 2971 33554432000 134512640 134731564 4292715104 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 3415 2971 277 54 0 2725 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 13660

[startup+222.301 s]
/proc/loadavg: 3.99 3.94 3.91 5/190 12280
/proc/meminfo: memFree=14184916/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=14736 CPUtime=222.29 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 5980 0 0 0 22229 0 0 0 25 0 1 0 469490680 15089664 3234 33554432000 134512640 134731564 4292715104 18446744073709551615 134621077 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 3684 3234 277 54 0 2994 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 14736

[startup+282.301 s]
/proc/loadavg: 4.04 3.97 3.91 5/190 12282
/proc/meminfo: memFree=14173972/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=15544 CPUtime=282.29 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 6176 0 0 0 28229 0 0 0 25 0 1 0 469490680 15917056 3430 33554432000 134512640 134731564 4292715104 18446744073709551615 134621077 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 3886 3430 277 54 0 3196 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 15544

[startup+342.3 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 12283
/proc/meminfo: memFree=14173572/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=15544 CPUtime=342.29 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 6202 0 0 0 34229 0 0 0 25 0 1 0 469490680 15917056 3456 33554432000 134512640 134731564 4292715104 18446744073709551615 134620738 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 3886 3456 277 54 0 3196 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 15544

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 12285
/proc/meminfo: memFree=14166324/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=16540 CPUtime=402.3 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 6408 0 0 0 40230 0 0 0 25 0 1 0 469490680 16936960 3662 33554432000 134512640 134731564 4292715104 18446744073709551615 134620994 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 4135 3662 277 54 0 3445 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 16540

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 12287
/proc/meminfo: memFree=14161948/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=16812 CPUtime=462.3 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 6451 0 0 0 46230 0 0 0 25 0 1 0 469490680 17215488 3705 33554432000 134512640 134731564 4292715104 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 4203 3705 277 54 0 3513 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 16812

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 12288
/proc/meminfo: memFree=14161780/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=17100 CPUtime=522.3 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 6506 0 0 0 52230 0 0 0 25 0 1 0 469490680 17510400 3760 33554432000 134512640 134731564 4292715104 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 4275 3760 277 54 0 3585 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 17100

[startup+582.301 s]
/proc/loadavg: 4.06 3.99 3.92 5/190 12290
/proc/meminfo: memFree=14153456/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=17388 CPUtime=582.3 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 6571 0 0 0 58230 0 0 0 25 0 1 0 469490680 17805312 3825 33554432000 134512640 134731564 4292715104 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 4347 3825 277 54 0 3657 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 17388

[startup+642.3 s]
/proc/loadavg: 4.13 4.02 3.93 5/190 12292
/proc/meminfo: memFree=14153040/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=17388 CPUtime=642.31 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 6590 0 0 0 64231 0 0 0 25 0 1 0 469490680 17805312 3844 33554432000 134512640 134731564 4292715104 18446744073709551615 134620725 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 4347 3844 277 54 0 3657 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 17388

[startup+702.301 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 12293
/proc/meminfo: memFree=14152748/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=17532 CPUtime=702.3 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 6612 0 0 0 70230 0 0 0 25 0 1 0 469490680 17952768 3866 33554432000 134512640 134731564 4292715104 18446744073709551615 134620727 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 4383 3866 277 54 0 3693 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 17532

[startup+762.307 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 12295
/proc/meminfo: memFree=14152208/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=17820 CPUtime=762.31 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 6681 0 0 0 76231 0 0 0 25 0 1 0 469490680 18247680 3935 33554432000 134512640 134731564 4292715104 18446744073709551615 134659716 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 4455 3935 277 54 0 3765 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 17820

[startup+822.3 s]
/proc/loadavg: 4.06 4.02 3.93 5/190 12296
/proc/meminfo: memFree=14116704/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=18252 CPUtime=822.3 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 6753 0 0 0 82230 0 0 0 25 0 1 0 469490680 18690048 4007 33554432000 134512640 134731564 4292715104 18446744073709551615 134620712 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 4563 4007 277 54 0 3873 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 18252

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 12298
/proc/meminfo: memFree=14100568/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=18396 CPUtime=882.31 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 6776 0 0 0 88231 0 0 0 25 0 1 0 469490680 18837504 4030 33554432000 134512640 134731564 4292715104 18446744073709551615 134620731 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 4599 4030 277 54 0 3909 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 18396

[startup+942.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 12299
/proc/meminfo: memFree=14100044/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=18396 CPUtime=942.31 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 6788 0 0 0 94231 0 0 0 25 0 1 0 469490680 18837504 4042 33554432000 134512640 134731564 4292715104 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 4599 4042 277 54 0 3909 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 18396

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 12301
/proc/meminfo: memFree=14098140/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=18540 CPUtime=1002.32 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 6803 0 0 0 100231 1 0 0 25 0 1 0 469490680 18984960 4057 33554432000 134512640 134731564 4292715104 18446744073709551615 10814215 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 4635 4057 277 54 0 3945 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 18540

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 12303
/proc/meminfo: memFree=14084456/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=18540 CPUtime=1062.32 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 6809 0 0 0 106231 1 0 0 25 0 1 0 469490680 18984960 4063 33554432000 134512640 134731564 4292715104 18446744073709551615 134620727 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 4635 4063 277 54 0 3945 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 18540

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 12304
/proc/meminfo: memFree=14042256/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=18540 CPUtime=1122.32 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 6825 0 0 0 112231 1 0 0 25 0 1 0 469490680 18984960 4079 33554432000 134512640 134731564 4292715104 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 4635 4079 277 54 0 3945 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 18540

[startup+1182.3 s]
/proc/loadavg: 4.09 4.03 3.95 5/190 12306
/proc/meminfo: memFree=14041868/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=18684 CPUtime=1182.32 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 6836 0 0 0 118231 1 0 0 25 0 1 0 469490680 19132416 4090 33554432000 134512640 134731564 4292715104 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 4671 4090 277 54 0 3981 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 18684

[startup+1242.3 s]
/proc/loadavg: 4.06 4.03 3.95 5/190 12307
/proc/meminfo: memFree=14040700/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=18828 CPUtime=1242.32 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 6867 0 0 0 124231 1 0 0 25 0 1 0 469490680 19279872 4121 33554432000 134512640 134731564 4292715104 18446744073709551615 134620738 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 4707 4121 277 54 0 4017 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 18828



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.80 3.98 3.93 5/190 12393
/proc/meminfo: memFree=14459160/32951124 swapFree=67111528/67111528
[pid=12273] ppid=12271 vsize=18828 CPUtime=1300.03 cores=1,3
/proc/12273/stat : 12273 (MPhaseSAT) R 12271 12273 12159 0 -1 4202496 6878 0 0 0 130002 1 0 0 25 0 1 0 469490680 19279872 4132 33554432000 134512640 134731564 4292715104 18446744073709551615 134620727 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12273/statm: 4707 4132 277 54 0 4017 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 18828

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.04
CPU user time (s): 1300.03
CPU system time (s): 0.012998
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 18828

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

runsolver used 1.91371 second user time and 5.18821 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-23 19:14:57
IDJOB=3265658
IDBENCH=85799
IDSOLVER=1520
FILE ID=node108/3265658-1303578897
RUNJOBID= node108-1303578887-12179
PBS_JOBID= 13150338
Free space on /tmp= 71364 MiB

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

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

MD5SUM BENCH= 5d8489e52ec1ef9c7431a7fd60f9ff86
RANDOM SEED=503286645

node108.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.820
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.64
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.820
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.820
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.82
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.820
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.77
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.820
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.82
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.820
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.820
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.820
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:      14212808 kB
Buffers:       2252652 kB
Cached:       15608452 kB
SwapCached:          0 kB
Active:       10189912 kB
Inactive:      7976680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14212808 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           39532 kB
Writeback:           0 kB
AnonPages:      305128 kB
Mapped:          16700 kB
Slab:           506816 kB
PageTables:       5388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   500600 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= 71396 MiB
End job on node108 at 2011-04-23 19:36:39