Trace number 3422295

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.41 5000.18

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.080-SAT.cnf
MD5SUM1ca09a2b911e29894c6603aee8d3e672
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1503.62
Satisfiable
(Un)Satisfiability was proved
Number of variables175084
Number of clauses2826936
Sum of the clauses size6454456
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22728320
Number of clauses of size 37680
Number of clauses of size 435520
Number of clauses of size 515360
Number of clauses of size over 539360

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

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.00 2.02 2.00 2/517 9707
/proc/meminfo: memFree=15730844/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=20260 CPUtime=0 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 840 0 0 0 0 0 0 0 22 0 1 0 777968652 20746240 783 33554432000 4194304 4293939 140735829803520 18446744073709551615 4200635 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 5065 783 219 25 0 1698 0

[startup+0.114439 s]
/proc/loadavg: 2.00 2.02 2.00 2/517 9707
/proc/meminfo: memFree=15730844/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=34660 CPUtime=0.1 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 6227 0 0 0 10 0 0 0 23 0 1 0 777968652 35491840 5120 33554432000 4194304 4293939 140735829803520 18446744073709551615 254500352709 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 8665 5121 219 25 0 5298 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 34660

[startup+0.200423 s]
/proc/loadavg: 2.00 2.02 2.00 2/517 9707
/proc/meminfo: memFree=15730844/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=56340 CPUtime=0.19 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 12652 0 0 0 18 1 0 0 23 0 1 0 777968652 57692160 9715 33554432000 4194304 4293939 140735829803520 18446744073709551615 4280557 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 14085 9715 219 25 0 10718 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 56340

[startup+0.300405 s]
/proc/loadavg: 2.00 2.02 2.00 2/517 9707
/proc/meminfo: memFree=15730844/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=78144 CPUtime=0.29 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 19699 0 0 0 27 2 0 0 23 0 1 0 777968652 80019456 14854 33554432000 4194304 4293939 140735829803520 18446744073709551615 254500352709 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 19536 14857 219 25 0 16169 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78144

[startup+0.700325 s]
/proc/loadavg: 2.00 2.02 2.00 2/517 9707
/proc/meminfo: memFree=15730844/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=170720 CPUtime=0.69 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 47109 0 0 0 64 5 0 0 25 0 1 0 777968652 174817280 34914 33554432000 4194304 4293939 140735829803520 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 42680 34915 219 25 0 39313 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 170720

[startup+1.50116 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 9708
/proc/meminfo: memFree=15564396/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=192604 CPUtime=1.5 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 57338 0 0 0 143 7 0 0 25 0 1 0 777968652 197226496 41473 33554432000 4194304 4293939 140735829803520 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 48151 41473 223 25 0 44784 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 192604

[startup+3.10085 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 9708
/proc/meminfo: memFree=15562536/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=154560 CPUtime=3.09 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 64952 0 0 0 301 8 0 0 25 0 1 0 777968652 158269440 32447 33554432000 4194304 4293939 140735829803520 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 38640 32447 243 25 0 35273 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 154560

[startup+6.30122 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 9708
/proc/meminfo: memFree=15592216/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=154560 CPUtime=6.29 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 66375 0 0 0 621 8 0 0 25 0 1 0 777968652 158269440 33868 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 38640 33868 244 25 0 35273 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 154560

[startup+12.7009 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 9709
/proc/meminfo: memFree=15574004/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=173528 CPUtime=12.69 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 69457 0 0 0 1260 9 0 0 25 0 1 0 777968652 177692672 36946 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 43382 36946 244 25 0 40015 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 173528

[startup+25.5014 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 9709
/proc/meminfo: memFree=15529860/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=204348 CPUtime=25.5 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 76886 0 0 0 2540 10 0 0 25 0 1 0 777968652 209252352 44368 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248264 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 51087 44368 244 25 0 47720 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 204348

[startup+51.1013 s]
/proc/loadavg: 2.00 2.01 2.00 3/518 9710
/proc/meminfo: memFree=15445132/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=254436 CPUtime=51.09 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 90945 0 0 0 5097 12 0 0 25 0 1 0 777968652 260542464 58414 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248558 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 63609 58414 244 25 0 60242 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 254436

[startup+102.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/518 9711
/proc/meminfo: memFree=15283304/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=468084 CPUtime=102.3 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 117634 0 0 0 10214 16 0 0 25 0 1 0 777968652 479318016 85071 33554432000 4194304 4293939 140735829803520 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 117021 85071 244 25 0 113654 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 468084

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/518 9713
/proc/meminfo: memFree=15088592/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=683008 CPUtime=162.3 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 147006 0 0 0 16210 20 0 0 25 0 1 0 777968652 699400192 114418 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 170752 114418 244 25 0 167385 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 683008

[startup+222.32 s]
/proc/loadavg: 2.04 2.01 2.00 3/518 9714
/proc/meminfo: memFree=14878876/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=683756 CPUtime=222.32 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 180413 0 0 0 22207 25 0 0 25 0 1 0 777968652 700166144 147814 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248347 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 170939 147814 244 25 0 167572 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 683756

[startup+282.301 s]
/proc/loadavg: 2.05 2.02 2.00 3/518 9716
/proc/meminfo: memFree=14663712/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=1033004 CPUtime=282.31 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 216746 0 0 0 28200 31 0 0 25 0 1 0 777968652 1057796096 184122 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 258251 184122 244 25 0 254884 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 1033004

[startup+342.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/518 9717
/proc/meminfo: memFree=14457084/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=1033004 CPUtime=342.31 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 249031 0 0 0 34196 35 0 0 25 0 1 0 777968652 1057796096 216381 33554432000 4194304 4293939 140735829803520 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 258251 216381 244 25 0 254884 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 1033004

[startup+402.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/518 9719
/proc/meminfo: memFree=14264616/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=1033004 CPUtime=402.31 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 279658 0 0 0 40192 39 0 0 25 0 1 0 777968652 1057796096 246983 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248314 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 258251 246983 244 25 0 254884 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1033004

[startup+462.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/518 9721
/proc/meminfo: memFree=14089496/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=1600532 CPUtime=462.31 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 313030 0 0 0 46190 41 0 0 25 0 1 0 777968652 1638944768 280329 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 400133 280329 244 25 0 396766 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1600532

[startup+522.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/518 9722
/proc/meminfo: memFree=13908800/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=1600532 CPUtime=522.31 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 346869 0 0 0 52185 46 0 0 25 0 1 0 777968652 1638944768 314142 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 400133 314142 244 25 0 396766 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1600532

[startup+582.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/518 9724
/proc/meminfo: memFree=13702552/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=1601384 CPUtime=582.32 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 381148 0 0 0 58182 50 0 0 25 0 1 0 777968652 1639817216 348406 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 400346 348406 244 25 0 396979 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 1601384

[startup+642.3 s]

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

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/518 9935
/proc/meminfo: memFree=7530908/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=10523664 CPUtime=4122.49 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 2129058 0 0 0 411955 294 0 0 25 0 1 0 777968652 10776231936 2095651 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 2630916 2095651 244 25 0 2627549 0
Current children cumulated CPU time (s) 4122.49
Current children cumulated vsize (KiB) 10523664

[startup+4182.32 s]
/proc/loadavg: 2.05 2.01 2.00 3/518 9937
/proc/meminfo: memFree=7530496/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=10526036 CPUtime=4182.51 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 2164505 0 0 0 417952 299 0 0 25 0 1 0 777968652 10778660864 2131090 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 2631509 2131090 244 25 0 2628142 0
Current children cumulated CPU time (s) 4182.51
Current children cumulated vsize (KiB) 10526036

[startup+4242.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/518 9938
/proc/meminfo: memFree=7345272/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=10532256 CPUtime=4242.49 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 2191956 0 0 0 423946 303 0 0 25 0 1 0 777968652 10785030144 2158535 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 2633064 2158535 244 25 0 2629697 0
Current children cumulated CPU time (s) 4242.49
Current children cumulated vsize (KiB) 10532256

[startup+4302.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/518 9940
/proc/meminfo: memFree=7134412/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=10532256 CPUtime=4302.5 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 2228296 0 0 0 429940 310 0 0 25 0 1 0 777968652 10785030144 2194869 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248271 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 2633064 2194869 244 25 0 2629697 0
Current children cumulated CPU time (s) 4302.5
Current children cumulated vsize (KiB) 10532256

[startup+4362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/518 9942
/proc/meminfo: memFree=7117700/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=10532256 CPUtime=4362.5 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 2267113 0 0 0 435934 316 0 0 25 0 1 0 777968652 10785030144 2233679 33554432000 4194304 4293939 140735829803520 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 2633064 2233679 244 25 0 2629697 0
Current children cumulated CPU time (s) 4362.5
Current children cumulated vsize (KiB) 10532256

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 9943
/proc/meminfo: memFree=6936516/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=10532256 CPUtime=4422.5 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 2293443 0 0 0 441930 320 0 0 25 0 1 0 777968652 10785030144 2260006 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 2633064 2260006 244 25 0 2629697 0
Current children cumulated CPU time (s) 4422.5
Current children cumulated vsize (KiB) 10532256

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/518 9945
/proc/meminfo: memFree=6768756/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=10532256 CPUtime=4482.5 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 2319396 0 0 0 447927 323 0 0 25 0 1 0 777968652 10785030144 2285954 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 2633064 2285954 244 25 0 2629697 0
Current children cumulated CPU time (s) 4482.5
Current children cumulated vsize (KiB) 10532256

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/518 9946
/proc/meminfo: memFree=6820572/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=10532256 CPUtime=4542.5 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 2345236 0 0 0 453923 327 0 0 25 0 1 0 777968652 10785030144 2311783 33554432000 4194304 4293939 140735829803520 18446744073709551615 4255891 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 2633064 2311783 244 25 0 2629697 0
Current children cumulated CPU time (s) 4542.5
Current children cumulated vsize (KiB) 10532256

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/518 9948
/proc/meminfo: memFree=6599472/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=10532852 CPUtime=4602.5 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 2376780 0 0 0 459918 332 0 0 25 0 1 0 777968652 10785640448 2343320 33554432000 4194304 4293939 140735829803520 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 2633213 2343320 244 25 0 2629846 0
Current children cumulated CPU time (s) 4602.5
Current children cumulated vsize (KiB) 10532852

[startup+4662.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/518 9950
/proc/meminfo: memFree=6391408/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=10534612 CPUtime=4662.51 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 2409927 0 0 0 465912 339 0 0 25 0 1 0 777968652 10787442688 2376452 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248264 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 2633653 2376452 244 25 0 2630286 0
Current children cumulated CPU time (s) 4662.51
Current children cumulated vsize (KiB) 10534612

[startup+4722.3 s]
/proc/loadavg: 2.19 2.04 2.01 3/518 9951
/proc/meminfo: memFree=6252428/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=10535016 CPUtime=4722.53 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 2429817 0 0 0 471911 342 0 0 25 0 1 0 777968652 10787856384 2396338 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248380 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 2633754 2396338 244 25 0 2630387 0
Current children cumulated CPU time (s) 4722.53
Current children cumulated vsize (KiB) 10535016

[startup+4782.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/518 9953
/proc/meminfo: memFree=6326048/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=10536688 CPUtime=4782.52 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 2461744 0 0 0 477904 348 0 0 25 0 1 0 777968652 10789568512 2428262 33554432000 4194304 4293939 140735829803520 18446744073709551615 4255888 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 2634172 2428262 244 25 0 2630805 0
Current children cumulated CPU time (s) 4782.52
Current children cumulated vsize (KiB) 10536688

[startup+4842.32 s]
/proc/loadavg: 2.02 2.02 2.00 3/518 9954
/proc/meminfo: memFree=6131280/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=10538392 CPUtime=4842.54 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 2492079 0 0 0 483900 354 0 0 25 0 1 0 777968652 10791313408 2458586 33554432000 4194304 4293939 140735829803520 18446744073709551615 4256111 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 2634598 2458586 244 25 0 2631231 0
Current children cumulated CPU time (s) 4842.54
Current children cumulated vsize (KiB) 10538392

[startup+4902.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/518 9956
/proc/meminfo: memFree=5968828/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=10539068 CPUtime=4902.52 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 2515902 0 0 0 489893 359 0 0 25 0 1 0 777968652 10792005632 2482403 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248320 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 2634767 2482403 244 25 0 2631400 0
Current children cumulated CPU time (s) 4902.52
Current children cumulated vsize (KiB) 10539068

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/518 9958
/proc/meminfo: memFree=6067220/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=10539796 CPUtime=4962.52 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 2543405 0 0 0 495888 364 0 0 25 0 1 0 777968652 10792751104 2509899 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 2634949 2509901 244 25 0 2631582 0
Current children cumulated CPU time (s) 4962.52
Current children cumulated vsize (KiB) 10539796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 2.00 2.01 2.00 3/518 9959
/proc/meminfo: memFree=5933072/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=10540080 CPUtime=5000.04 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4202496 2559591 0 0 0 499636 368 0 0 25 0 1 0 777968652 10793041920 2526082 33554432000 4194304 4293939 140735829803520 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9707/statm: 2635020 2526082 244 25 0 2631653 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 10540080

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

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

[startup+4999.92 s]
/proc/loadavg: 2.00 2.01 2.00 3/518 9959
/proc/meminfo: memFree=5933072/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=0 CPUtime=5000.15 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4203524 2559591 0 0 0 499637 378 0 0 25 0 1 0 777968652 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/9707/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 0

[startup+5000.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/518 9959
/proc/meminfo: memFree=5933072/32950928 swapFree=38157052/67111528
[pid=9707] ppid=9705 vsize=0 CPUtime=5000.33 cores=0,2,4,6
/proc/9707/stat : 9707 (ebminisat_relea) R 9705 9707 9428 0 -1 4203524 2559591 0 0 0 499637 396 0 0 25 0 1 0 777968652 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/9707/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.33
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.18
CPU time (s): 5000.41
CPU user time (s): 4996.37
CPU system time (s): 4.04139
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 10540080

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

runsolver used 26.9659 second user time and 58.0062 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-29 12:08:40
IDJOB=3422295
IDBENCH=82394
IDSOLVER=1914
FILE ID=node149/3422295-1306663718
RUNJOBID= node149-1306658663-9446
PBS_JOBID= 13471748
Free space on /tmp= 73272 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.080-SAT.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422295-1306663718/watcher-3422295-1306663718 -o /tmp/evaluation-result-3422295-1306663718/solver-3422295-1306663718 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422295-1306663718.cnf  -verb=0

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=1128924823

node149.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.806
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.61
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.806
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.806
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.83
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.806
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.73
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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.82
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15731000 kB
Buffers:        265236 kB
Cached:        4938356 kB
SwapCached:      56180 kB
Active:        2860896 kB
Inactive:     14044528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15731000 kB
SwapTotal:    67111528 kB
SwapFree:     38157052 kB
Dirty:           51064 kB
Writeback:           0 kB
AnonPages:    11670260 kB
Mapped:          18120 kB
Slab:           127264 kB
PageTables:     118616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 173526696 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= 73424 MiB
End job on node149 at 2011-05-29 13:32:02