Trace number 3394683

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) 5000.1 5000.04

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00X23.cnf
MD5SUM9cec6483d4ca03e8555377ba059b61ae
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2417.94
Satisfiable
(Un)Satisfiability was proved
Number of variables15364
Number of clauses2133873
Sum of the clauses size18060684
Maximum clause length91
Minimum clause length1
Number of clauses of size 116
Number of clauses of size 240913
Number of clauses of size 337518
Number of clauses of size 422333
Number of clauses of size 5147683
Number of clauses of size over 51885410

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-3394683-1306081246/watcher-3394683-1306081246 -o /tmp/evaluation-result-3394683-1306081246/solver-3394683-1306081246 -C 5000 -W 5100 -M 15500 MPhaseSAT64 HOME/instance-3394683-1306081246.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.00 2/489 16153
/proc/meminfo: memFree=19779704/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=53548 CPUtime=0.01 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 459 0 0 0 1 0 0 0 23 0 1 0 719723427 54833152 400 33554432000 4194304 4479436 140737327670640 18446744073709551615 210204647168 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 13387 400 267 70 0 10507 0

[startup+0.098744 s]
/proc/loadavg: 2.01 2.02 2.00 2/489 16153
/proc/meminfo: memFree=19779704/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=53548 CPUtime=0.09 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 1189 0 0 0 9 0 0 0 23 0 1 0 719723427 54833152 1130 33554432000 4194304 4479436 140737327670640 18446744073709551615 210204647168 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 13387 1131 267 70 0 10507 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53548

[startup+0.100737 s]
/proc/loadavg: 2.01 2.02 2.00 2/489 16153
/proc/meminfo: memFree=19779704/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=53548 CPUtime=0.09 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 1207 0 0 0 9 0 0 0 23 0 1 0 719723427 54833152 1148 33554432000 4194304 4479436 140737327670640 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 13387 1148 267 70 0 10507 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53548

[startup+0.300701 s]
/proc/loadavg: 2.01 2.02 2.00 2/489 16153
/proc/meminfo: memFree=19779704/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=53548 CPUtime=0.29 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 2931 0 0 0 29 0 0 0 24 0 1 0 719723427 54833152 2872 33554432000 4194304 4479436 140737327670640 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 13387 2872 267 70 0 10507 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53548

[startup+0.700637 s]
/proc/loadavg: 2.01 2.02 2.00 2/489 16153
/proc/meminfo: memFree=19779704/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=53548 CPUtime=0.69 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 6620 0 0 0 68 1 0 0 25 0 1 0 719723427 54833152 6561 33554432000 4194304 4479436 140737327670640 18446744073709551615 4213812 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 13387 6562 267 70 0 10507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53548

[startup+1.50048 s]
/proc/loadavg: 2.01 2.02 2.00 3/490 16154
/proc/meminfo: memFree=19742752/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=72444 CPUtime=1.49 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 13480 0 0 0 146 3 0 0 25 0 1 0 719723427 74182656 13421 33554432000 4194304 4479436 140737327670640 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 18111 13421 268 70 0 15231 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72444

[startup+3.10021 s]
/proc/loadavg: 2.01 2.02 2.00 3/490 16154
/proc/meminfo: memFree=19702328/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=231812 CPUtime=3.09 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 55251 0 0 0 299 10 0 0 25 0 1 0 719723427 237375488 55174 33554432000 4194304 4479436 140737327670640 18446744073709551615 4370909 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 57953 55174 280 70 0 55073 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 231812

[startup+6.3007 s]
/proc/loadavg: 2.01 2.02 2.00 3/490 16154
/proc/meminfo: memFree=19486336/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=443308 CPUtime=6.29 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 124110 0 0 0 613 16 0 0 25 0 1 0 719723427 453947392 108042 33554432000 4194304 4479436 140737327670640 18446744073709551615 4416454 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 110827 108042 306 70 0 107947 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 443308

[startup+12.7006 s]
/proc/loadavg: 2.01 2.01 2.00 3/490 16154
/proc/meminfo: memFree=19484732/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=312236 CPUtime=12.69 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 124114 0 0 0 1253 16 0 0 25 0 1 0 719723427 319729664 75278 33554432000 4194304 4479436 140737327670640 18446744073709551615 4340715 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 78059 75278 310 70 0 75179 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 312236

[startup+25.5005 s]
/proc/loadavg: 2.01 2.01 2.00 3/490 16155
/proc/meminfo: memFree=19343912/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=454140 CPUtime=25.49 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 159851 0 0 0 2530 19 0 0 25 0 1 0 719723427 465039360 110754 33554432000 4194304 4479436 140737327670640 18446744073709551615 4350605 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 113535 110754 310 70 0 110655 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 454140

[startup+51.1012 s]
/proc/loadavg: 2.00 2.01 2.00 3/490 16155
/proc/meminfo: memFree=19465532/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=323860 CPUtime=51.09 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 179351 0 0 0 5087 22 0 0 25 0 1 0 719723427 331632640 78184 33554432000 4194304 4479436 140737327670640 18446744073709551615 4450984 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 80965 78184 310 70 0 78085 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 323860

[startup+102.318 s]
/proc/loadavg: 2.00 2.01 2.00 3/490 16157
/proc/meminfo: memFree=19340072/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=456380 CPUtime=102.31 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 212482 0 0 0 10206 25 0 0 25 0 1 0 719723427 467333120 111314 33554432000 4194304 4479436 140737327670640 18446744073709551615 4304664 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 114095 111314 310 70 0 111215 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 456380

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/490 16158
/proc/meminfo: memFree=19261680/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=603348 CPUtime=162.29 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 625285 0 0 0 16157 72 0 0 25 0 1 0 719723427 617828352 130756 33554432000 4194304 4479436 140737327670640 18446744073709551615 4350594 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 150837 130756 325 70 0 147957 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 603348

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/490 16160
/proc/meminfo: memFree=19386404/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=471972 CPUtime=222.3 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 658053 0 0 0 22153 77 0 0 25 0 1 0 719723427 483299328 97912 33554432000 4194304 4479436 140737327670640 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 117993 97912 325 70 0 115113 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 471972

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/490 16162
/proc/meminfo: memFree=19394320/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=471920 CPUtime=282.3 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 658053 0 0 0 28153 77 0 0 25 0 1 0 719723427 483246080 97899 33554432000 4194304 4479436 140737327670640 18446744073709551615 4364168 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 117980 97899 325 70 0 115100 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 471920

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/490 16163
/proc/meminfo: memFree=19395024/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=471888 CPUtime=342.3 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 658053 0 0 0 34153 77 0 0 25 0 1 0 719723427 483213312 97891 33554432000 4194304 4479436 140737327670640 18446744073709551615 4451872 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 117972 97891 325 70 0 115092 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 471888

[startup+402.301 s]
/proc/loadavg: 2.11 2.03 2.01 3/490 16165
/proc/meminfo: memFree=19395752/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=471524 CPUtime=402.3 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 658053 0 0 0 40153 77 0 0 25 0 1 0 719723427 482840576 97800 33554432000 4194304 4479436 140737327670640 18446744073709551615 4340715 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 117881 97800 325 70 0 115001 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 471524

[startup+462.301 s]
/proc/loadavg: 2.09 2.04 2.01 3/490 16166
/proc/meminfo: memFree=19389392/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=469432 CPUtime=462.3 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 658588 0 0 0 46153 77 0 0 25 0 1 0 719723427 480698368 97505 33554432000 4194304 4479436 140737327670640 18446744073709551615 4452303 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 117358 97505 325 70 0 114478 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 469432

[startup+522.301 s]
/proc/loadavg: 2.14 2.06 2.01 3/490 16168
/proc/meminfo: memFree=19388632/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=470064 CPUtime=522.3 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 658835 0 0 0 52153 77 0 0 25 0 1 0 719723427 481345536 97663 33554432000 4194304 4479436 140737327670640 18446744073709551615 4450961 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 117516 97663 325 70 0 114636 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 470064

[startup+582.301 s]
/proc/loadavg: 2.10 2.06 2.01 3/490 16170
/proc/meminfo: memFree=19388612/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=477164 CPUtime=582.3 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 660626 0 0 0 58153 77 0 0 25 0 1 0 719723427 488615936 99438 33554432000 4194304 4479436 140737327670640 18446744073709551615 4382513 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 119291 99438 325 70 0 116411 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 477164

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.01 1.44 1.76 2/484 16291
/proc/meminfo: memFree=19398996/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=515224 CPUtime=4002.34 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 673617 0 0 0 400155 79 0 0 25 0 1 0 719723427 527589376 108959 33554432000 4194304 4479436 140737327670640 18446744073709551615 4450802 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 128806 108959 325 70 0 125926 0
Current children cumulated CPU time (s) 4002.34
Current children cumulated vsize (KiB) 515224

[startup+4062.32 s]
/proc/loadavg: 1.00 1.36 1.71 2/484 16292
/proc/meminfo: memFree=19399096/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=515224 CPUtime=4062.36 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 673617 0 0 0 406157 79 0 0 25 0 1 0 719723427 527589376 108959 33554432000 4194304 4479436 140737327670640 18446744073709551615 4452303 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 128806 108959 325 70 0 125926 0
Current children cumulated CPU time (s) 4062.36
Current children cumulated vsize (KiB) 515224

[startup+4122.3 s]
/proc/loadavg: 1.08 1.32 1.67 2/484 16294
/proc/meminfo: memFree=19399192/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=515192 CPUtime=4122.34 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 673617 0 0 0 412155 79 0 0 25 0 1 0 719723427 527556608 108951 33554432000 4194304 4479436 140737327670640 18446744073709551615 4450979 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 128798 108951 325 70 0 125918 0
Current children cumulated CPU time (s) 4122.34
Current children cumulated vsize (KiB) 515192

[startup+4182.3 s]
/proc/loadavg: 1.06 1.27 1.63 2/484 16296
/proc/meminfo: memFree=19399152/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=515192 CPUtime=4182.34 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 673617 0 0 0 418155 79 0 0 25 0 1 0 719723427 527556608 108951 33554432000 4194304 4479436 140737327670640 18446744073709551615 4307050 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 128798 108951 325 70 0 125918 0
Current children cumulated CPU time (s) 4182.34
Current children cumulated vsize (KiB) 515192

[startup+4242.3 s]
/proc/loadavg: 1.02 1.22 1.59 2/484 16297
/proc/meminfo: memFree=19342212/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=572124 CPUtime=4242.34 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 687850 0 0 0 424154 80 0 0 25 0 1 0 719723427 585854976 123184 33554432000 4194304 4479436 140737327670640 18446744073709551615 4452267 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 143031 123184 325 70 0 140151 0
Current children cumulated CPU time (s) 4242.34
Current children cumulated vsize (KiB) 572124

[startup+4302.3 s]
/proc/loadavg: 1.01 1.18 1.55 2/484 16299
/proc/meminfo: memFree=19342288/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=572124 CPUtime=4302.34 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 687850 0 0 0 430154 80 0 0 25 0 1 0 719723427 585854976 123184 33554432000 4194304 4479436 140737327670640 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 143031 123184 325 70 0 140151 0
Current children cumulated CPU time (s) 4302.34
Current children cumulated vsize (KiB) 572124

[startup+4362.3 s]
/proc/loadavg: 1.00 1.14 1.51 2/484 16300
/proc/meminfo: memFree=19402032/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=511864 CPUtime=4362.34 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 687850 0 0 0 436154 80 0 0 25 0 1 0 719723427 524148736 108119 33554432000 4194304 4479436 140737327670640 18446744073709551615 4450981 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 127966 108119 325 70 0 125086 0
Current children cumulated CPU time (s) 4362.34
Current children cumulated vsize (KiB) 511864

[startup+4422.3 s]
/proc/loadavg: 1.00 1.11 1.48 2/484 16302
/proc/meminfo: memFree=19402240/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=511864 CPUtime=4422.34 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 687850 0 0 0 442154 80 0 0 25 0 1 0 719723427 524148736 108119 33554432000 4194304 4479436 140737327670640 18446744073709551615 4451913 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 127966 108119 325 70 0 125086 0
Current children cumulated CPU time (s) 4422.34
Current children cumulated vsize (KiB) 511864

[startup+4482.3 s]
/proc/loadavg: 1.00 1.09 1.44 2/484 16303
/proc/meminfo: memFree=19402088/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=511864 CPUtime=4482.34 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 687850 0 0 0 448154 80 0 0 25 0 1 0 719723427 524148736 108119 33554432000 4194304 4479436 140737327670640 18446744073709551615 4450949 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 127966 108119 325 70 0 125086 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 511864

[startup+4542.3 s]
/proc/loadavg: 1.00 1.07 1.41 2/484 16305
/proc/meminfo: memFree=19402184/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=511796 CPUtime=4542.34 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 687850 0 0 0 454154 80 0 0 25 0 1 0 719723427 524079104 108102 33554432000 4194304 4479436 140737327670640 18446744073709551615 4450900 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 127949 108102 325 70 0 125069 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 511796

[startup+4602.3 s]
/proc/loadavg: 1.00 1.06 1.39 2/484 16307
/proc/meminfo: memFree=19402164/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=511796 CPUtime=4602.36 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 687850 0 0 0 460156 80 0 0 25 0 1 0 719723427 524079104 108102 33554432000 4194304 4479436 140737327670640 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 127949 108102 325 70 0 125069 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 511796

[startup+4662.3 s]
/proc/loadavg: 1.00 1.04 1.36 2/484 16308
/proc/meminfo: memFree=19401892/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=511796 CPUtime=4662.34 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 687850 0 0 0 466154 80 0 0 25 0 1 0 719723427 524079104 108102 33554432000 4194304 4479436 140737327670640 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 127949 108102 325 70 0 125069 0
Current children cumulated CPU time (s) 4662.34
Current children cumulated vsize (KiB) 511796

[startup+4722.32 s]
/proc/loadavg: 1.05 1.05 1.34 2/484 16310
/proc/meminfo: memFree=19401248/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=511764 CPUtime=4722.36 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 687850 0 0 0 472156 80 0 0 25 0 1 0 719723427 524046336 108094 33554432000 4194304 4479436 140737327670640 18446744073709551615 4451003 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 127941 108094 325 70 0 125061 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 511764

[startup+4782.3 s]
/proc/loadavg: 1.06 1.05 1.32 2/484 16312
/proc/meminfo: memFree=19401340/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=511764 CPUtime=4782.35 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 687850 0 0 0 478155 80 0 0 25 0 1 0 719723427 524046336 108094 33554432000 4194304 4479436 140737327670640 18446744073709551615 4452496 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 127941 108094 325 70 0 125061 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 511764

[startup+4842.3 s]
/proc/loadavg: 1.02 1.04 1.30 2/484 16313
/proc/meminfo: memFree=19401188/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=511764 CPUtime=4842.35 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 687850 0 0 0 484155 80 0 0 25 0 1 0 719723427 524046336 108094 33554432000 4194304 4479436 140737327670640 18446744073709551615 4452210 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 127941 108094 325 70 0 125061 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 511764

[startup+4902.3 s]
/proc/loadavg: 1.01 1.03 1.27 2/484 16315
/proc/meminfo: memFree=19401268/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=511664 CPUtime=4902.35 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 687850 0 0 0 490155 80 0 0 25 0 1 0 719723427 523943936 108069 33554432000 4194304 4479436 140737327670640 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 127916 108069 325 70 0 125036 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 511664

[startup+4962.3 s]
/proc/loadavg: 1.00 1.02 1.26 2/484 16316
/proc/meminfo: memFree=19402236/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=511664 CPUtime=4962.35 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 687850 0 0 0 496155 80 0 0 25 0 1 0 719723427 523943936 108069 33554432000 4194304 4479436 140737327670640 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 127916 108069 325 70 0 125036 0
Current children cumulated CPU time (s) 4962.35
Current children cumulated vsize (KiB) 511664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.02 1.24 2/484 16317
/proc/meminfo: memFree=19402344/32951124 swapFree=63649276/67111528
[pid=16153] ppid=16151 vsize=511664 CPUtime=5000.06 cores=0,2,4,6
/proc/16153/stat : 16153 (MPhaseSAT64) R 16151 16153 15506 0 -1 4202496 687850 0 0 0 499926 80 0 0 25 0 1 0 719723427 523943936 108069 33554432000 4194304 4479436 140737327670640 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16153/statm: 127916 108069 325 70 0 125036 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 511664

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): 5000.04
CPU time (s): 5000.1
CPU user time (s): 4999.27
CPU system time (s): 0.825874
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 603724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.27
system time used= 0.825874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 687850
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= 7498

runsolver used 25.5021 second user time and 53.6138 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-22 18:20:49
IDJOB=3394683
IDBENCH=83463
IDSOLVER=1879
FILE ID=node130/3394683-1306081246
RUNJOBID= node130-1306069996-15524
PBS_JOBID= 13387873
Free space on /tmp= 73004 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00X23.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394683-1306081246/watcher-3394683-1306081246 -o /tmp/evaluation-result-3394683-1306081246/solver-3394683-1306081246 -C 5000 -W 5100 -M 15500  MPhaseSAT64 HOME/instance-3394683-1306081246.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 9cec6483d4ca03e8555377ba059b61ae
RANDOM SEED=499469349

node130.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.838
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.67
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.838
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	: 5332.83
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.838
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.838
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.81
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.838
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.75
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.838
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.83
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19779860 kB
Buffers:        342792 kB
Cached:        7675736 kB
SwapCached:      10260 kB
Active:        7093980 kB
Inactive:      5756396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19779860 kB
SwapTotal:    67111528 kB
SwapFree:     63649276 kB
Dirty:          101136 kB
Writeback:           0 kB
AnonPages:     4829584 kB
Mapped:          31000 kB
Slab:           197600 kB
PageTables:      54176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145141344 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= 73008 MiB
End job on node130 at 2011-05-22 19:44:11