Trace number 3375352

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-05-14 (fixed)? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S841042385-099.UNKNOWN.cnf
MD5SUM2b4a2e64d71570c9cdfb4872b312e245
Bench CategoryRANDOM (random 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 variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

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: 961)

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-3375352-1305450151/watcher-3375352-1305450151 -o /tmp/evaluation-result-3375352-1305450151/solver-3375352-1305450151 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375352-1305450151.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.73 1.81 3.00 5/370 5984
/proc/meminfo: memFree=23744060/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=12036 CPUtime=0 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 398 0 0 0 0 0 0 0 25 0 1 0 656615536 12324864 339 33554432000 4194304 4479436 140734174291088 18446744073709551615 253640859392 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 3009 339 267 70 0 129 0

[startup+0.06884 s]
/proc/loadavg: 1.73 1.81 3.00 5/370 5984
/proc/meminfo: memFree=23744060/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=14396 CPUtime=0.06 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 1045 0 0 0 6 0 0 0 25 0 1 0 656615536 14741504 887 33554432000 4194304 4479436 140734174291088 18446744073709551615 4340798 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 3599 887 303 70 0 719 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14396

[startup+0.100833 s]
/proc/loadavg: 1.73 1.81 3.00 5/370 5984
/proc/meminfo: memFree=23744060/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=14396 CPUtime=0.09 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 1045 0 0 0 9 0 0 0 25 0 1 0 656615536 14741504 887 33554432000 4194304 4479436 140734174291088 18446744073709551615 4340731 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 3599 887 303 70 0 719 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14396

[startup+0.3008 s]
/proc/loadavg: 1.73 1.81 3.00 5/370 5984
/proc/meminfo: memFree=23744060/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=14908 CPUtime=0.29 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 1187 0 0 0 29 0 0 0 25 0 1 0 656615536 15265792 1029 33554432000 4194304 4479436 140734174291088 18446744073709551615 4304664 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 3727 1029 317 70 0 847 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14908

[startup+0.700735 s]
/proc/loadavg: 1.73 1.81 3.00 5/370 5984
/proc/meminfo: memFree=23744060/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=15128 CPUtime=0.69 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 1377 0 0 0 69 0 0 0 25 0 1 0 656615536 15491072 1091 33554432000 4194304 4479436 140734174291088 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 3782 1091 324 70 0 902 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15128

[startup+1.50058 s]
/proc/loadavg: 1.73 1.81 3.00 5/371 5985
/proc/meminfo: memFree=23739620/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=15640 CPUtime=1.49 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 1532 0 0 0 149 0 0 0 25 0 1 0 656615536 16015360 1246 33554432000 4194304 4479436 140734174291088 18446744073709551615 4295448 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 3910 1246 327 70 0 1030 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15640

[startup+3.10029 s]
/proc/loadavg: 1.73 1.81 3.00 5/371 5985
/proc/meminfo: memFree=23737512/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=15640 CPUtime=3.09 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 1532 0 0 0 309 0 0 0 25 0 1 0 656615536 16015360 1246 33554432000 4194304 4479436 140734174291088 18446744073709551615 4294975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 3910 1246 327 70 0 1030 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15640

[startup+6.3007 s]
/proc/loadavg: 2.07 1.88 3.02 5/371 5985
/proc/meminfo: memFree=23737140/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=15640 CPUtime=6.3 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 1532 0 0 0 630 0 0 0 25 0 1 0 656615536 16015360 1246 33554432000 4194304 4479436 140734174291088 18446744073709551615 4295472 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 3910 1246 327 70 0 1030 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 15640

[startup+12.7005 s]
/proc/loadavg: 2.23 1.91 3.02 5/371 5985
/proc/meminfo: memFree=23735260/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=15640 CPUtime=12.7 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 1532 0 0 0 1270 0 0 0 25 0 1 0 656615536 16015360 1246 33554432000 4194304 4479436 140734174291088 18446744073709551615 4295040 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 3910 1246 327 70 0 1030 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 15640

[startup+25.5002 s]
/proc/loadavg: 2.62 2.01 3.04 5/371 5986
/proc/meminfo: memFree=23733132/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=15640 CPUtime=25.5 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 1532 0 0 0 2550 0 0 0 25 0 1 0 656615536 16015360 1246 33554432000 4194304 4479436 140734174291088 18446744073709551615 4295695 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 3910 1246 327 70 0 1030 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 15640

[startup+51.1006 s]
/proc/loadavg: 3.09 2.17 3.06 5/371 5986
/proc/meminfo: memFree=23729988/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=15640 CPUtime=51.1 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 1532 0 0 0 5110 0 0 0 25 0 1 0 656615536 16015360 1246 33554432000 4194304 4479436 140734174291088 18446744073709551615 4295040 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 3910 1246 327 70 0 1030 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 15640

[startup+102.312 s]
/proc/loadavg: 3.63 2.48 3.11 5/371 5991
/proc/meminfo: memFree=23718372/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=20068 CPUtime=102.31 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 3029 0 0 0 10231 0 0 0 25 0 1 0 656615536 20549632 2261 33554432000 4194304 4479436 140734174291088 18446744073709551615 4295268 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 5017 2261 334 70 0 2137 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 20068

[startup+162.3 s]
/proc/loadavg: 3.85 2.73 3.16 5/371 5992
/proc/meminfo: memFree=23710852/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=20704 CPUtime=162.29 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 5622 0 0 0 16229 0 0 0 25 0 1 0 656615536 21200896 2389 33554432000 4194304 4479436 140734174291088 18446744073709551615 4331644 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 5176 2389 335 70 0 2296 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 20704

[startup+222.3 s]
/proc/loadavg: 4.03 2.99 3.22 5/371 5994
/proc/meminfo: memFree=23713528/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=20576 CPUtime=222.29 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 6432 0 0 0 22229 0 0 0 25 0 1 0 656615536 21069824 2262 33554432000 4194304 4479436 140734174291088 18446744073709551615 4294832 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 5144 2262 335 70 0 2264 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 20576

[startup+282.3 s]
/proc/loadavg: 4.01 3.16 3.26 5/371 5995
/proc/meminfo: memFree=23708776/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=24676 CPUtime=282.29 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 7584 0 0 0 28229 0 0 0 25 0 1 0 656615536 25268224 3414 33554432000 4194304 4479436 140734174291088 18446744073709551615 4452507 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 6169 3414 335 70 0 3289 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 24676

[startup+342.3 s]
/proc/loadavg: 4.00 3.31 3.31 5/371 5997
/proc/meminfo: memFree=23704488/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=25440 CPUtime=342.29 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 8768 0 0 0 34229 0 0 0 25 0 1 0 656615536 26050560 3573 33554432000 4194304 4479436 140734174291088 18446744073709551615 4295480 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 6360 3573 335 70 0 3480 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 25440

[startup+402.301 s]
/proc/loadavg: 4.04 3.45 3.35 5/371 5999
/proc/meminfo: memFree=23715108/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=25440 CPUtime=402.31 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 8768 0 0 0 40230 1 0 0 25 0 1 0 656615536 26050560 3573 33554432000 4194304 4479436 140734174291088 18446744073709551615 4331413 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 6360 3573 335 70 0 3480 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 25440

[startup+462.301 s]
/proc/loadavg: 4.16 3.59 3.40 5/371 6000
/proc/meminfo: memFree=23711724/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=21344 CPUtime=462.3 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 9815 0 0 0 46229 1 0 0 25 0 1 0 656615536 21856256 2549 33554432000 4194304 4479436 140734174291088 18446744073709551615 4306752 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 5336 2549 335 70 0 2456 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 21344

[startup+522.301 s]
/proc/loadavg: 4.06 3.66 3.44 5/371 6002
/proc/meminfo: memFree=23710808/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=20960 CPUtime=522.31 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 11886 0 0 0 52230 1 0 0 25 0 1 0 656615536 21463040 2453 33554432000 4194304 4479436 140734174291088 18446744073709551615 4295885 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 5240 2453 335 70 0 2360 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 20960

[startup+582.301 s]
/proc/loadavg: 4.08 3.74 3.48 5/371 6003
/proc/meminfo: memFree=23704684/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=20960 CPUtime=582.31 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 13989 0 0 0 58230 1 0 0 25 0 1 0 656615536 21463040 2453 33554432000 4194304 4479436 140734174291088 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 5240 2453 335 70 0 2360 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 20960

[startup+642.301 s]
/proc/loadavg: 4.03 3.79 3.51 5/371 6005
/proc/meminfo: memFree=23701524/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=20832 CPUtime=642.31 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 16028 0 0 0 64230 1 0 0 25 0 1 0 656615536 21331968 2421 33554432000 4194304 4479436 140734174291088 18446744073709551615 4295160 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 5208 2421 335 70 0 2328 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 20832

[startup+702.301 s]
/proc/loadavg: 4.01 3.82 3.54 5/371 6007
/proc/meminfo: memFree=23695284/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=25440 CPUtime=702.31 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 17180 0 0 0 70229 2 0 0 25 0 1 0 656615536 26050560 3573 33554432000 4194304 4479436 140734174291088 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 6360 3573 335 70 0 3480 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 25440

[startup+762.313 s]
/proc/loadavg: 4.00 3.85 3.56 5/371 6008
/proc/meminfo: memFree=23691268/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=33636 CPUtime=762.33 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 19229 0 0 0 76231 2 0 0 25 0 1 0 656615536 34443264 5622 33554432000 4194304 4479436 140734174291088 18446744073709551615 4331448 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 8409 5622 335 70 0 5529 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 33636

[startup+822.301 s]
/proc/loadavg: 4.09 3.90 3.60 5/371 6010
/proc/meminfo: memFree=23697048/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=25440 CPUtime=822.32 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 19229 0 0 0 82230 2 0 0 25 0 1 0 656615536 26050560 3573 33554432000 4194304 4479436 140734174291088 18446744073709551615 4450925 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 6360 3573 335 70 0 3480 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 25440

[startup+882.301 s]
/proc/loadavg: 4.15 3.95 3.63 5/371 6011
/proc/meminfo: memFree=23697892/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=25440 CPUtime=882.32 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 19229 0 0 0 88230 2 0 0 25 0 1 0 656615536 26050560 3573 33554432000 4194304 4479436 140734174291088 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 6360 3573 335 70 0 3480 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 25440

[startup+942.3 s]
/proc/loadavg: 4.12 3.97 3.65 5/371 6013
/proc/meminfo: memFree=23696372/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=25440 CPUtime=942.32 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 19229 0 0 0 94230 2 0 0 25 0 1 0 656615536 26050560 3573 33554432000 4194304 4479436 140734174291088 18446744073709551615 4451010 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 6360 3573 335 70 0 3480 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 25440

[startup+1002.3 s]
/proc/loadavg: 4.12 4.00 3.68 5/371 6015
/proc/meminfo: memFree=23698300/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=25440 CPUtime=1002.32 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 19247 0 0 0 100230 2 0 0 25 0 1 0 656615536 26050560 3591 33554432000 4194304 4479436 140734174291088 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 6360 3591 335 70 0 3480 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 25440

[startup+1062.3 s]
/proc/loadavg: 4.05 4.00 3.70 5/371 6016
/proc/meminfo: memFree=23699872/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=33504 CPUtime=1062.32 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 20496 0 0 0 106230 2 0 0 25 0 1 0 656615536 34308096 4840 33554432000 4194304 4479436 140734174291088 18446744073709551615 4331474 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 8376 4840 335 70 0 5496 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 33504

[startup+1122.3 s]
/proc/loadavg: 4.02 4.00 3.72 5/371 6018
/proc/meminfo: memFree=23700452/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=21088 CPUtime=1122.33 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 21479 0 0 0 112230 3 0 0 25 0 1 0 656615536 21594112 2503 33554432000 4194304 4479436 140734174291088 18446744073709551615 4331549 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 5272 2503 335 70 0 2392 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 21088

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.74 5/371 6019
/proc/meminfo: memFree=23697908/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=25440 CPUtime=1182.33 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 22567 0 0 0 118230 3 0 0 25 0 1 0 656615536 26050560 3591 33554432000 4194304 4479436 140734174291088 18446744073709551615 4451078 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 6360 3591 335 70 0 3480 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 25440

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.75 5/371 6021
/proc/meminfo: memFree=23697348/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=25440 CPUtime=1242.33 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 22567 0 0 0 124230 3 0 0 25 0 1 0 656615536 26050560 3591 33554432000 4194304 4479436 140734174291088 18446744073709551615 4331639 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 6360 3591 335 70 0 3480 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 25440



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.34 3.85 3.71 2/353 6077
/proc/meminfo: memFree=23746760/32951124 swapFree=56449224/67111528
[pid=5984] ppid=5982 vsize=26080 CPUtime=1300.04 cores=1,3
/proc/5984/stat : 5984 (MPhaseSAT64) R 5982 5984 5445 0 -1 4202496 22727 0 0 0 130001 3 0 0 25 0 1 0 656615536 26705920 3751 33554432000 4194304 4479436 140734174291088 18446744073709551615 4451154 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/5984/statm: 6520 3751 335 70 0 3640 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 26080

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

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

runsolver used 4.32734 second user time and 9.8915 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-15 11:02:31
IDJOB=3375352
IDBENCH=83061
IDSOLVER=1855
FILE ID=node106/3375352-1305450151
RUNJOBID= node106-1305450133-5835
PBS_JOBID= 13324871
Free space on /tmp= 73464 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S841042385-099.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375352-1305450151/watcher-3375352-1305450151 -o /tmp/evaluation-result-3375352-1305450151/solver-3375352-1305450151 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375352-1305450151.cnf

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

MD5SUM BENCH= 2b4a2e64d71570c9cdfb4872b312e245
RANDOM SEED=1114752991

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:      23744340 kB
Buffers:        283064 kB
Cached:        5925224 kB
SwapCached:      27544 kB
Active:         781612 kB
Inactive:      8195112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23744340 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:            2004 kB
Writeback:           0 kB
AnonPages:     2749448 kB
Mapped:          11256 kB
Slab:           115788 kB
PageTables:      48480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75069344 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= 73464 MiB
End job on node106 at 2011-05-15 11:24:13