Trace number 3422255

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.42 5000.32

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
MD5SUMf52ec4dacdcf65c3aedb61fb46ade01b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1007.46
Satisfiable
(Un)Satisfiability was proved
Number of variables153284
Number of clauses2473656
Sum of the clauses size5647736
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22387280
Number of clauses of size 36720
Number of clauses of size 431080
Number of clauses of size 513440
Number of clauses of size over 534440

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-3422255-1306662725/watcher-3422255-1306662725 -o /tmp/evaluation-result-3422255-1306662725/solver-3422255-1306662725 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422255-1306662725.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: 2.03 2.03 1.96 4/464 4239
/proc/meminfo: memFree=14706948/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=19808 CPUtime=0 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 754 0 0 0 0 0 0 0 23 0 1 0 777872432 20283392 697 33554432000 4194304 4293939 140733592842896 18446744073709551615 4201264 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4239/statm: 4952 697 218 25 0 1585 0

[startup+0.091769 s]
/proc/loadavg: 2.03 2.03 1.96 4/464 4239
/proc/meminfo: memFree=14706948/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=30272 CPUtime=0.08 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 4500 0 0 0 8 0 0 0 23 0 1 0 777872432 30998528 3853 33554432000 4194304 4293939 140733592842896 18446744073709551615 248089359045 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4239/statm: 7568 3855 219 25 0 4201 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30272

[startup+0.100762 s]
/proc/loadavg: 2.03 2.03 1.96 4/464 4239
/proc/meminfo: memFree=14706948/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=32936 CPUtime=0.09 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 5122 0 0 0 9 0 0 0 23 0 1 0 777872432 33726464 4398 33554432000 4194304 4293939 140733592842896 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4239/statm: 8234 4398 219 25 0 4867 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32936

[startup+0.30073 s]
/proc/loadavg: 2.03 2.03 1.96 4/464 4239
/proc/meminfo: memFree=14706948/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=78012 CPUtime=0.29 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 19616 0 0 0 27 2 0 0 24 0 1 0 777872432 79884288 14779 33554432000 4194304 4293939 140733592842896 18446744073709551615 248089359393 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4239/statm: 19503 14781 219 25 0 16136 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78012

[startup+0.700596 s]
/proc/loadavg: 2.03 2.03 1.96 4/464 4239
/proc/meminfo: memFree=14706948/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=170324 CPUtime=0.69 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 46844 0 0 0 63 6 0 0 25 0 1 0 777872432 174411776 34701 33554432000 4194304 4293939 140733592842896 18446744073709551615 248089359045 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4239/statm: 42581 34704 219 25 0 39214 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 170324

[startup+1.50053 s]
/proc/loadavg: 2.03 2.03 1.96 3/465 4240
/proc/meminfo: memFree=14566580/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=175888 CPUtime=1.49 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 47270 0 0 0 143 6 0 0 25 0 1 0 777872432 180109312 35057 33554432000 4194304 4293939 140733592842896 18446744073709551615 4229233 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4239/statm: 43972 35057 223 25 0 40605 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 175888

[startup+3.10024 s]
/proc/loadavg: 2.03 2.03 1.96 3/465 4240
/proc/meminfo: memFree=14566200/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=142460 CPUtime=3.09 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 53991 0 0 0 301 8 0 0 25 0 1 0 777872432 145879040 28154 33554432000 4194304 4293939 140733592842896 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4239/statm: 35615 28154 244 25 0 32248 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142460

[startup+6.30067 s]
/proc/loadavg: 2.03 2.03 1.96 3/465 4240
/proc/meminfo: memFree=14589084/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=142460 CPUtime=6.29 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 55692 0 0 0 621 8 0 0 25 0 1 0 777872432 145879040 29851 33554432000 4194304 4293939 140733592842896 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4239/statm: 35615 29851 245 25 0 32248 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142460

[startup+12.7005 s]
/proc/loadavg: 2.02 2.03 1.96 3/465 4241
/proc/meminfo: memFree=14540876/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=161428 CPUtime=12.69 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 59347 0 0 0 1260 9 0 0 25 0 1 0 777872432 165302272 33504 33554432000 4194304 4293939 140733592842896 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4239/statm: 40357 33504 245 25 0 36990 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 161428

[startup+25.5003 s]
/proc/loadavg: 2.02 2.02 1.96 3/465 4241
/proc/meminfo: memFree=14544616/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=192248 CPUtime=25.49 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 66689 0 0 0 2539 10 0 0 25 0 1 0 777872432 196861952 40838 33554432000 4194304 4293939 140733592842896 18446744073709551615 4255927 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4239/statm: 48062 40838 245 25 0 44695 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 192248

[startup+51.1007 s]
/proc/loadavg: 2.28 2.09 1.98 3/465 4242
/proc/meminfo: memFree=14484432/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=323724 CPUtime=51.07 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 82024 0 0 0 5095 12 0 0 25 0 1 0 777872432 331493376 56167 33554432000 4194304 4293939 140733592842896 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 80931 56167 245 25 0 77564 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 323724

[startup+102.318 s]
/proc/loadavg: 2.25 2.10 1.99 3/465 4243
/proc/meminfo: memFree=14329276/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=455984 CPUtime=102.29 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 113493 0 0 0 10212 17 0 0 25 0 1 0 777872432 466927616 87609 33554432000 4194304 4293939 140733592842896 18446744073709551615 4251625 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 113996 87609 245 25 0 110629 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 455984

[startup+162.301 s]
/proc/loadavg: 2.09 2.08 1.99 3/465 4244
/proc/meminfo: memFree=14179160/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=671496 CPUtime=162.28 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 150711 0 0 0 16204 24 0 0 25 0 1 0 777872432 687611904 124805 33554432000 4194304 4293939 140733592842896 18446744073709551615 4248587 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 167874 124805 245 25 0 164507 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 671496

[startup+222.3 s]
/proc/loadavg: 2.03 2.06 1.99 3/465 4246
/proc/meminfo: memFree=14040420/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=671656 CPUtime=222.27 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 184369 0 0 0 22199 28 0 0 25 0 1 0 777872432 687775744 158438 33554432000 4194304 4293939 140733592842896 18446744073709551615 4248899 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 167914 158438 245 25 0 164547 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 671656

[startup+282.301 s]
/proc/loadavg: 2.01 2.05 1.99 3/465 4248
/proc/meminfo: memFree=13873264/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=1021464 CPUtime=282.28 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 218896 0 0 0 28194 34 0 0 25 0 1 0 777872432 1045979136 192935 33554432000 4194304 4293939 140733592842896 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 255366 192935 245 25 0 251999 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 1021464

[startup+342.3 s]
/proc/loadavg: 2.00 2.04 1.99 3/465 4249
/proc/meminfo: memFree=13789964/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=1021464 CPUtime=342.28 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 247290 0 0 0 34190 38 0 0 25 0 1 0 777872432 1045979136 221317 33554432000 4194304 4293939 140733592842896 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 255366 221317 245 25 0 251999 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 1021464

[startup+402.301 s]
/proc/loadavg: 2.00 2.03 1.99 3/465 4251
/proc/meminfo: memFree=13634296/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=1588992 CPUtime=402.28 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 277159 0 0 0 40185 43 0 0 25 0 1 0 777872432 1627127808 251164 33554432000 4194304 4293939 140733592842896 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 397248 251164 245 25 0 393881 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 1588992

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 1.99 3/465 4253
/proc/meminfo: memFree=13574360/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=1588992 CPUtime=462.28 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 301051 0 0 0 46181 47 0 0 25 0 1 0 777872432 1627127808 275048 33554432000 4194304 4293939 140733592842896 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 397248 275048 245 25 0 393881 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 1588992

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 1.99 3/465 4254
/proc/meminfo: memFree=13443612/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=1589672 CPUtime=522.29 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 334156 0 0 0 52176 53 0 0 25 0 1 0 777872432 1627824128 308140 33554432000 4194304 4293939 140733592842896 18446744073709551615 4248356 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 397418 308140 245 25 0 394051 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1589672

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 1.99 3/465 4265
/proc/meminfo: memFree=13270136/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=1591220 CPUtime=582.29 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 365963 0 0 0 58170 59 0 0 25 0 1 0 777872432 1629409280 339927 33554432000 4194304 4293939 140733592842896 18446744073709551615 4248628 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 397805 339927 245 25 0 394438 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1591220

[startup+642.3 s]

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

[startup+4122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/465 4390
/proc/meminfo: memFree=7192108/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=10482264 CPUtime=4122.37 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 1921272 0 0 0 411929 308 0 0 25 0 1 0 777872432 10733838336 1894644 33554432000 4194304 4293939 140733592842896 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 2620566 1894644 245 25 0 2617199 0
Current children cumulated CPU time (s) 4122.37
Current children cumulated vsize (KiB) 10482264

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 4401
/proc/meminfo: memFree=7148500/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=10482444 CPUtime=4182.37 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 1932125 0 0 0 417928 309 0 0 25 0 1 0 777872432 10734022656 1905494 33554432000 4194304 4293939 140733592842896 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 2620611 1905494 245 25 0 2617244 0
Current children cumulated CPU time (s) 4182.37
Current children cumulated vsize (KiB) 10482444

[startup+4242.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/465 4402
/proc/meminfo: memFree=7060684/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=10484200 CPUtime=4242.37 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 1956533 0 0 0 423923 314 0 0 25 0 1 0 777872432 10735820800 1929895 33554432000 4194304 4293939 140733592842896 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 2621050 1929895 245 25 0 2617683 0
Current children cumulated CPU time (s) 4242.37
Current children cumulated vsize (KiB) 10484200

[startup+4302.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/465 4404
/proc/meminfo: memFree=6882468/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=10486032 CPUtime=4302.37 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 1982450 0 0 0 429918 319 0 0 25 0 1 0 777872432 10737696768 1955803 33554432000 4194304 4293939 140733592842896 18446744073709551615 4248397 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 2621508 1955803 245 25 0 2618141 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 10486032

[startup+4362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/465 4408
/proc/meminfo: memFree=6782416/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=10487720 CPUtime=4362.37 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 2008423 0 0 0 435914 323 0 0 25 0 1 0 777872432 10739425280 1981767 33554432000 4194304 4293939 140733592842896 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 2621930 1981767 245 25 0 2618563 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 10487720

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 4410
/proc/meminfo: memFree=6679356/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=10489188 CPUtime=4422.38 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 2032325 0 0 0 441910 328 0 0 25 0 1 0 777872432 10740928512 2005654 33554432000 4194304 4293939 140733592842896 18446744073709551615 4248356 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 2622297 2005654 245 25 0 2618930 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 10489188

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 4412
/proc/meminfo: memFree=6614340/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=10489464 CPUtime=4482.38 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 2049961 0 0 0 447908 330 0 0 25 0 1 0 777872432 10741211136 2023287 33554432000 4194304 4293939 140733592842896 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 2622366 2023287 245 25 0 2618999 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 10489464

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 4413
/proc/meminfo: memFree=6589988/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=10489464 CPUtime=4542.38 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 2055567 0 0 0 453907 331 0 0 25 0 1 0 777872432 10741211136 2028893 33554432000 4194304 4293939 140733592842896 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 2622366 2028893 245 25 0 2618999 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 10489464

[startup+4602.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/465 4415
/proc/meminfo: memFree=6570244/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=10489464 CPUtime=4602.38 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 2058759 0 0 0 459907 331 0 0 25 0 1 0 777872432 10741211136 2032084 33554432000 4194304 4293939 140733592842896 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 2622366 2032084 245 25 0 2618999 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 10489464

[startup+4662.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/465 4416
/proc/meminfo: memFree=6480060/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=10491060 CPUtime=4662.38 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 2084803 0 0 0 465902 336 0 0 25 0 1 0 777872432 10742845440 2058115 33554432000 4194304 4293939 140733592842896 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 2622765 2058115 245 25 0 2619398 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 10491060

[startup+4722.32 s]
/proc/loadavg: 2.03 2.04 2.01 3/465 4418
/proc/meminfo: memFree=6395076/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=10492284 CPUtime=4722.4 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 2113495 0 0 0 471901 339 0 0 25 0 1 0 777872432 10744098816 2086795 33554432000 4194304 4293939 140733592842896 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 2623071 2086795 245 25 0 2619704 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 10492284

[startup+4782.3 s]
/proc/loadavg: 2.05 2.04 2.01 3/465 4420
/proc/meminfo: memFree=6318532/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=10494356 CPUtime=4782.39 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 2140277 0 0 0 477896 343 0 0 25 0 1 0 777872432 10746220544 2113563 33554432000 4194304 4293939 140733592842896 18446744073709551615 4256119 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 2623589 2113563 245 25 0 2620222 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 10494356

[startup+4842.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/465 4421
/proc/meminfo: memFree=6176536/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=10494924 CPUtime=4842.39 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 2156098 0 0 0 483892 347 0 0 25 0 1 0 777872432 10746802176 2129383 33554432000 4194304 4293939 140733592842896 18446744073709551615 4248367 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 2623731 2129383 245 25 0 2620364 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 10494924

[startup+4902.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/465 4423
/proc/meminfo: memFree=6173516/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=10494924 CPUtime=4902.39 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 2160881 0 0 0 489892 347 0 0 25 0 1 0 777872432 10746802176 2134166 33554432000 4194304 4293939 140733592842896 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 2623731 2134166 245 25 0 2620364 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 10494924

[startup+4962.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 4425
/proc/meminfo: memFree=6122264/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=10495252 CPUtime=4962.39 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 2177470 0 0 0 495889 350 0 0 25 0 1 0 777872432 10747138048 2150749 33554432000 4194304 4293939 140733592842896 18446744073709551615 4248246 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 2623813 2150749 245 25 0 2620446 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 10495252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 4426
/proc/meminfo: memFree=6031328/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=10495252 CPUtime=5000.1 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4202496 2189144 0 0 0 499659 351 0 0 25 0 1 0 777872432 10747138048 2162419 33554432000 4194304 4293939 140733592842896 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4239/statm: 2623813 2162419 245 25 0 2620446 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 10495252

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

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

[startup+5000.2 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 4426
/proc/meminfo: memFree=6031328/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=0 CPUtime=5000.29 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4203524 2189154 0 0 0 499660 369 0 0 25 0 1 0 777872432 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/4239/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.29
Current children cumulated vsize (KiB) 0

[startup+5000.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 4426
/proc/meminfo: memFree=6031328/32950928 swapFree=56743108/67111528
[pid=4239] ppid=4237 vsize=0 CPUtime=5000.39 cores=1,3,5,7
/proc/4239/stat : 4239 (ebminisat_relea) R 4237 4239 3865 0 -1 4203524 2189154 0 0 0 499660 379 0 0 25 0 1 0 777872432 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/4239/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.39
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.32
CPU time (s): 5000.42
CPU user time (s): 4996.6
CPU system time (s): 3.81542
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 10495252

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

runsolver used 20.7768 second user time and 52.3 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-29 11:52:06
IDJOB=3422255
IDBENCH=82363
IDSOLVER=1914
FILE ID=node123/3422255-1306662725
RUNJOBID= node123-1306658667-3884
PBS_JOBID= 13471774
Free space on /tmp= 73400 MiB

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

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=2147362650

node123.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	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14706980 kB
Buffers:        267096 kB
Cached:        4446884 kB
SwapCached:      18840 kB
Active:        3471332 kB
Inactive:     14496984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14706980 kB
SwapTotal:    67111528 kB
SwapFree:     56743108 kB
Dirty:           43904 kB
Writeback:           0 kB
AnonPages:    13242892 kB
Mapped:          31740 kB
Slab:           127040 kB
PageTables:      78676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133544316 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= 73400 MiB
End job on node123 at 2011-05-29 13:15:28