Trace number 3422271

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
minisat hack: EBMiniSAT 2011-03-02? (TO) 5000.32 5000.22

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
MD5SUMc4319228342e10028de028a9b67c3404
Bench CategoryAPPLICATION (applications 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 variables133566
Number of clauses676901
Sum of the clauses size1609791
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2668220
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

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-3422271-1306663667/watcher-3422271-1306663667 -o /tmp/evaluation-result-3422271-1306663667/solver-3422271-1306663667 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422271-1306663667.cnf -verb=0 

running on 4 cores: 1,3,5,7

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: 1.93 2.02 2.00 2/508 30791
/proc/meminfo: memFree=11442504/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=21884 CPUtime=0.01 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 1270 0 0 0 1 0 0 0 21 0 1 0 758782904 22409216 1213 33554432000 4194304 4293939 140734217597792 18446744073709551615 255106768640 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30791/statm: 5471 1213 219 25 0 2104 0

[startup+0.116775 s]
/proc/loadavg: 1.93 2.02 2.00 2/508 30791
/proc/meminfo: memFree=11442504/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=43208 CPUtime=0.1 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 7891 0 0 0 9 1 0 0 21 0 1 0 758782904 44244992 6862 33554432000 4194304 4293939 140734217597792 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30791/statm: 10802 6864 219 25 0 7435 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 43208

[startup+0.20076 s]
/proc/loadavg: 1.93 2.02 2.00 2/508 30791
/proc/meminfo: memFree=11442504/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=66684 CPUtime=0.18 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 13545 0 0 0 16 2 0 0 21 0 1 0 758782904 68284416 11594 33554432000 4194304 4293939 140734217597792 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30791/statm: 16671 11595 220 25 0 13304 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 66684

[startup+0.300752 s]
/proc/loadavg: 1.93 2.02 2.00 2/508 30791
/proc/meminfo: memFree=11442504/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=67616 CPUtime=0.28 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 13663 0 0 0 26 2 0 0 22 0 1 0 758782904 69238784 11710 33554432000 4194304 4293939 140734217597792 18446744073709551615 4230160 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30791/statm: 16904 11710 223 25 0 13537 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 67616

[startup+0.700672 s]
/proc/loadavg: 1.93 2.02 2.00 2/508 30791
/proc/meminfo: memFree=11442504/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=62096 CPUtime=0.69 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 17198 0 0 0 66 3 0 0 23 0 1 0 758782904 63586304 11065 33554432000 4194304 4293939 140734217597792 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30791/statm: 15524 11065 234 25 0 12157 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62096

[startup+1.50053 s]
/proc/loadavg: 1.93 2.02 2.00 3/509 30792
/proc/meminfo: memFree=11357936/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=62096 CPUtime=1.49 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 17469 0 0 0 146 3 0 0 25 0 1 0 758782904 63586304 11335 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30791/statm: 15524 11335 244 25 0 12157 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62096

[startup+3.10024 s]
/proc/loadavg: 1.93 2.02 2.00 3/509 30792
/proc/meminfo: memFree=11314416/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=66516 CPUtime=3.09 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 17973 0 0 0 306 3 0 0 25 0 1 0 758782904 68112384 11839 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248264 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30791/statm: 16629 11839 244 25 0 13262 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66516

[startup+6.3007 s]
/proc/loadavg: 2.10 2.06 2.01 3/509 30793
/proc/meminfo: memFree=11187200/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=66516 CPUtime=6.29 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 18726 0 0 0 626 3 0 0 25 0 1 0 758782904 68112384 12592 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30791/statm: 16629 12592 244 25 0 13262 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66516

[startup+12.7006 s]
/proc/loadavg: 2.17 2.07 2.01 4/512 30799
/proc/meminfo: memFree=10453440/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=85372 CPUtime=12.69 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 20892 0 0 0 1265 4 0 0 25 0 1 0 758782904 87420928 14756 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248400 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30791/statm: 21343 14756 244 25 0 17976 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85372

[startup+25.5003 s]
/proc/loadavg: 2.13 2.07 2.01 4/512 30799
/proc/meminfo: memFree=10584420/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=104340 CPUtime=25.49 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 26003 0 0 0 2544 5 0 0 25 0 1 0 758782904 106844160 19854 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30791/statm: 26085 19854 244 25 0 22718 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 104340

[startup+51.1008 s]
/proc/loadavg: 2.09 2.06 2.01 3/512 30827
/proc/meminfo: memFree=11292208/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=135160 CPUtime=51.08 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 32127 0 0 0 5103 5 0 0 25 0 1 0 758782904 138403840 25975 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248439 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30791/statm: 33790 25975 244 25 0 30423 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 135160

[startup+102.301 s]
/proc/loadavg: 2.12 2.07 2.01 3/512 30828
/proc/meminfo: memFree=11185388/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=185248 CPUtime=102.31 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 45441 0 0 0 10224 7 0 0 25 0 1 0 758782904 189693952 39269 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30791/statm: 46312 39269 244 25 0 42945 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 185248

[startup+162.3 s]
/proc/loadavg: 2.19 2.09 2.01 3/512 30830
/proc/meminfo: memFree=11079968/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=266636 CPUtime=162.29 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 60284 0 0 0 16220 9 0 0 25 0 1 0 758782904 273035264 54109 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248558 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30791/statm: 66659 54109 244 25 0 63292 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 266636

[startup+222.32 s]
/proc/loadavg: 2.07 2.07 2.01 3/512 30831
/proc/meminfo: memFree=10990176/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=266768 CPUtime=222.31 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 68797 0 0 0 22222 9 0 0 25 0 1 0 758782904 273170432 62619 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30791/statm: 66692 62619 244 25 0 63325 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 266768

[startup+282.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/512 30833
/proc/meminfo: memFree=10865160/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=401232 CPUtime=282.3 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 83619 0 0 0 28219 11 0 0 25 0 1 0 758782904 410861568 77429 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30791/statm: 100308 77429 244 25 0 96941 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 401232

[startup+342.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/512 30835
/proc/meminfo: memFree=10745116/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=617816 CPUtime=342.3 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 103682 0 0 0 34216 14 0 0 25 0 1 0 758782904 632643584 97480 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248383 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30791/statm: 154454 97480 244 25 0 151087 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 617816

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/512 30836
/proc/meminfo: memFree=10651848/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=618588 CPUtime=402.29 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 116162 0 0 0 40214 15 0 0 25 0 1 0 758782904 633434112 109953 33554432000 4194304 4293939 140734217597792 18446744073709551615 4265310 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30791/statm: 154647 109953 244 25 0 151280 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 618588

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 30838
/proc/meminfo: memFree=10551896/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=618720 CPUtime=462.3 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 127830 0 0 0 46213 17 0 0 25 0 1 0 758782904 633569280 121617 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30791/statm: 154680 121617 244 25 0 151313 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 618720

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 30839
/proc/meminfo: memFree=10405932/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=620340 CPUtime=522.3 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 151393 0 0 0 52210 20 0 0 25 0 1 0 758782904 635228160 145162 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248388 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30791/statm: 155085 145162 244 25 0 151718 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 620340

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 30841
/proc/meminfo: memFree=10291580/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=971888 CPUtime=582.3 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 169774 0 0 0 58207 23 0 0 25 0 1 0 758782904 995213312 163532 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30791/statm: 242972 163532 244 25 0 239605 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 971888

[startup+642.301 s]

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

[startup+4122.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/512 30947
/proc/meminfo: memFree=2907312/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=6444788 CPUtime=4122.38 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 1148953 0 0 0 412081 157 0 0 25 0 1 0 758782904 6599462912 1142321 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30791/statm: 1611197 1142321 244 25 0 1607830 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 6444788

[startup+4182.32 s]
/proc/loadavg: 2.05 2.03 2.00 3/512 30949
/proc/meminfo: memFree=2768128/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=6446232 CPUtime=4182.39 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 1166938 0 0 0 418079 160 0 0 25 0 1 0 758782904 6600941568 1160294 33554432000 4194304 4293939 140734217597792 18446744073709551615 4255888 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30791/statm: 1611558 1160294 244 25 0 1608191 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 6446232

[startup+4242.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/512 30951
/proc/meminfo: memFree=2621532/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=6447500 CPUtime=4242.38 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 1185459 0 0 0 424074 164 0 0 25 0 1 0 758782904 6602240000 1178802 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248521 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30791/statm: 1611875 1178802 244 25 0 1608508 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 6447500

[startup+4302.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/512 30952
/proc/meminfo: memFree=2443836/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=6448848 CPUtime=4302.38 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 1214520 0 0 0 430070 168 0 0 25 0 1 0 758782904 6603620352 1207853 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248383 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30791/statm: 1612212 1207853 244 25 0 1608845 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 6448848

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 30954
/proc/meminfo: memFree=2316288/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=6449768 CPUtime=4362.37 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 1230527 0 0 0 436067 170 0 0 25 0 1 0 758782904 6604562432 1223853 33554432000 4194304 4293939 140734217597792 18446744073709551615 4255891 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30791/statm: 1612442 1223853 244 25 0 1609075 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 6449768

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 30955
/proc/meminfo: memFree=2189916/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=6451856 CPUtime=4422.38 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 1245809 0 0 0 442065 173 0 0 25 0 1 0 758782904 6606700544 1239123 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30791/statm: 1612964 1239123 244 25 0 1609597 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 6451856

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 30957
/proc/meminfo: memFree=2052948/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=6452796 CPUtime=4482.38 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 1264934 0 0 0 448062 176 0 0 25 0 1 0 758782904 6607663104 1258240 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30791/statm: 1613199 1258240 244 25 0 1609832 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 6452796

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/512 30959
/proc/meminfo: memFree=1917288/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=6454448 CPUtime=4542.38 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 1281362 0 0 0 454059 179 0 0 25 0 1 0 758782904 6609354752 1274650 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30791/statm: 1613612 1274650 244 25 0 1610245 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 6454448

[startup+4602.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/512 30960
/proc/meminfo: memFree=1790780/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=6454884 CPUtime=4602.39 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 1297467 0 0 0 460058 181 0 0 25 0 1 0 758782904 6609801216 1290749 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248240 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30791/statm: 1613721 1290749 244 25 0 1610354 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 6454884

[startup+4662.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/512 30965
/proc/meminfo: memFree=1690444/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=6455200 CPUtime=4662.39 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 1308625 0 0 0 466056 183 0 0 25 0 1 0 758782904 6610124800 1301904 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30791/statm: 1613800 1301904 244 25 0 1610433 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 6455200

[startup+4722.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/512 30966
/proc/meminfo: memFree=1559520/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=6455200 CPUtime=4722.4 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 1326848 0 0 0 472055 185 0 0 25 0 1 0 758782904 6610124800 1320123 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30791/statm: 1613800 1320123 244 25 0 1610433 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 6455200

[startup+4782.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/512 30968
/proc/meminfo: memFree=1398844/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=6455888 CPUtime=4782.39 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 1355454 0 0 0 478049 190 0 0 25 0 1 0 758782904 6610829312 1348720 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248558 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30791/statm: 1613972 1348720 244 25 0 1610605 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 6455888

[startup+4842.32 s]
/proc/loadavg: 2.03 2.05 2.01 3/512 30970
/proc/meminfo: memFree=1270924/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=6461344 CPUtime=4842.4 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 1373318 0 0 0 484048 192 0 0 25 0 1 0 758782904 6616416256 1366573 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30791/statm: 1615336 1366573 244 25 0 1611969 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 6461344

[startup+4902.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/512 30971
/proc/meminfo: memFree=1142652/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=6461344 CPUtime=4902.4 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 1389347 0 0 0 490044 196 0 0 25 0 1 0 758782904 6616416256 1382593 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30791/statm: 1615336 1382593 244 25 0 1611969 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 6461344

[startup+4962.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/512 30973
/proc/meminfo: memFree=1009532/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=6461344 CPUtime=4962.39 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 1407252 0 0 0 496040 199 0 0 25 0 1 0 758782904 6616416256 1400487 33554432000 4194304 4293939 140734217597792 18446744073709551615 4248240 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30791/statm: 1615336 1400487 244 25 0 1611969 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 6461344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 30974
/proc/meminfo: memFree=906208/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=6461684 CPUtime=5000.11 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4202496 1423869 0 0 0 499810 201 0 0 25 0 1 0 758782904 6616764416 1417099 33554432000 4194304 4293939 140734217597792 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30791/statm: 1615421 1417099 244 25 0 1612054 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 6461684

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

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

[startup+5000.12 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 30974
/proc/meminfo: memFree=906208/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=0 CPUtime=5000.21 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4203524 1423869 0 0 0 499810 211 0 0 25 0 1 0 758782904 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/30791/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.21
Current children cumulated vsize (KiB) 0

[startup+5000.2 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 30974
/proc/meminfo: memFree=906208/32951124 swapFree=67111364/67111528
[pid=30791] ppid=30789 vsize=0 CPUtime=5000.29 cores=1,3,5,7
/proc/30791/stat : 30791 (ebminisat_relea) R 30789 30791 30549 0 -1 4203524 1423869 0 0 0 499810 219 0 0 25 0 1 0 758782904 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/30791/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.29
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.22
CPU time (s): 5000.32
CPU user time (s): 4998.11
CPU system time (s): 2.21566
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 6461684

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

runsolver used 23.6514 second user time and 58.2911 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-29 12:07:48
IDJOB=3422271
IDBENCH=82372
IDSOLVER=1914
FILE ID=node144/3422271-1306663667
RUNJOBID= node144-1306658664-30568
PBS_JOBID= 13471753
Free space on /tmp= 73524 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422271-1306663667/watcher-3422271-1306663667 -o /tmp/evaluation-result-3422271-1306663667/solver-3422271-1306663667 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422271-1306663667.cnf  -verb=0

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

MD5SUM BENCH= c4319228342e10028de028a9b67c3404
RANDOM SEED=1791513701

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11442800 kB
Buffers:        350580 kB
Cached:        5614804 kB
SwapCached:          0 kB
Active:       17769652 kB
Inactive:      3362156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11442800 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           25328 kB
Writeback:           0 kB
AnonPages:    15165920 kB
Mapped:          41840 kB
Slab:           239180 kB
PageTables:      69680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 157748192 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= 73524 MiB
End job on node144 at 2011-05-29 13:31:10