Trace number 3433952

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: MiniSAT 2.2.0-agile-26? (TO) 5000.4 5000.27

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

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

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.02 2.05 2.01 3/458 24507
/proc/meminfo: memFree=5271308/32951124 swapFree=44826120/67111528
[pid=24507] ppid=24505 vsize=20384 CPUtime=0.01 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 879 0 0 0 1 0 0 0 22 0 1 0 796390567 20873216 817 33554432000 4194304 4291235 140737322367328 18446744073709551615 4278070 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24507/statm: 5096 817 216 24 0 1730 0

[startup+0.083154 s]
/proc/loadavg: 2.02 2.05 2.01 3/458 24507
/proc/meminfo: memFree=5271308/32951124 swapFree=44826120/67111528
[pid=24507] ppid=24505 vsize=28948 CPUtime=0.07 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 3833 0 0 0 7 0 0 0 22 0 1 0 796390567 29642752 3341 33554432000 4194304 4291235 140737322367328 18446744073709551615 4277932 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24507/statm: 7237 3343 216 24 0 3871 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28948

[startup+0.101148 s]
/proc/loadavg: 2.02 2.05 2.01 3/458 24507
/proc/meminfo: memFree=5271308/32951124 swapFree=44826120/67111528
[pid=24507] ppid=24505 vsize=32936 CPUtime=0.09 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 5125 0 0 0 9 0 0 0 22 0 1 0 796390567 33726464 4397 33554432000 4194304 4291235 140737322367328 18446744073709551615 4277901 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24507/statm: 8234 4397 216 24 0 4868 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32936

[startup+0.301114 s]
/proc/loadavg: 2.02 2.05 2.01 3/458 24507
/proc/meminfo: memFree=5271308/32951124 swapFree=44826120/67111528
[pid=24507] ppid=24505 vsize=78144 CPUtime=0.29 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 19698 0 0 0 27 2 0 0 23 0 1 0 796390567 80019456 14850 33554432000 4194304 4291235 140737322367328 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24507/statm: 19536 14850 216 24 0 16170 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78144

[startup+0.701044 s]
/proc/loadavg: 2.02 2.05 2.01 3/458 24507
/proc/meminfo: memFree=5271308/32951124 swapFree=44826120/67111528
[pid=24507] ppid=24505 vsize=170456 CPUtime=0.69 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 46912 0 0 0 63 6 0 0 25 0 1 0 796390567 174546944 34750 33554432000 4194304 4291235 140737322367328 18446744073709551615 228122374853 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24507/statm: 42647 34754 216 24 0 39281 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 170456

[startup+1.5009 s]
/proc/loadavg: 2.02 2.05 2.01 3/459 24526
/proc/meminfo: memFree=5108224/32951124 swapFree=44826120/67111528
[pid=24507] ppid=24505 vsize=175888 CPUtime=1.49 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 47287 0 0 0 143 6 0 0 25 0 1 0 796390567 180109312 35071 33554432000 4194304 4291235 140737322367328 18446744073709551615 4230144 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24507/statm: 43972 35071 237 24 0 40606 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 175888

[startup+3.1006 s]
/proc/loadavg: 2.02 2.05 2.01 3/462 24532
/proc/meminfo: memFree=4978244/32951124 swapFree=44826120/67111528
[pid=24507] ppid=24505 vsize=142460 CPUtime=3.09 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 54074 0 0 0 302 7 0 0 25 0 1 0 796390567 145879040 28233 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248318 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24507/statm: 35615 28233 258 24 0 32249 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142460

[startup+6.30103 s]
/proc/loadavg: 2.01 2.05 2.01 3/462 24532
/proc/meminfo: memFree=5017668/32951124 swapFree=44826120/67111528
[pid=24507] ppid=24505 vsize=142460 CPUtime=6.29 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 56113 0 0 0 622 7 0 0 25 0 1 0 796390567 145879040 30269 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24507/statm: 35615 30269 259 24 0 32249 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142460

[startup+12.7009 s]
/proc/loadavg: 2.01 2.05 2.01 3/462 24533
/proc/meminfo: memFree=4982440/32951124 swapFree=44826120/67111528
[pid=24507] ppid=24505 vsize=161428 CPUtime=12.69 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 60107 0 0 0 1261 8 0 0 25 0 1 0 796390567 165302272 34260 33554432000 4194304 4291235 140737322367328 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24507/statm: 40357 34260 259 24 0 36991 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 161428

[startup+25.5005 s]
/proc/loadavg: 2.17 2.08 2.02 3/462 24533
/proc/meminfo: memFree=4913856/32951124 swapFree=44826120/67111528
[pid=24507] ppid=24505 vsize=192248 CPUtime=25.49 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 68931 0 0 0 2540 9 0 0 25 0 1 0 796390567 196861952 43075 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248376 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24507/statm: 48062 43075 259 24 0 44696 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 192248

[startup+51.1009 s]
/proc/loadavg: 2.11 2.08 2.02 3/462 24534
/proc/meminfo: memFree=4791472/32951124 swapFree=44826120/67111528
[pid=24507] ppid=24505 vsize=323724 CPUtime=51.09 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 84705 0 0 0 5098 11 0 0 25 0 1 0 796390567 331493376 58840 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 80931 58840 259 24 0 77565 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 323724

[startup+102.318 s]
/proc/loadavg: 2.10 2.08 2.02 3/462 24535
/proc/meminfo: memFree=4546708/32951124 swapFree=44826120/67111528
[pid=24507] ppid=24505 vsize=455984 CPUtime=102.31 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 113026 0 0 0 10215 16 0 0 25 0 1 0 796390567 466927616 87147 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248381 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 113996 87147 259 24 0 110630 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 455984

[startup+162.301 s]
/proc/loadavg: 2.04 2.06 2.01 3/462 24537
/proc/meminfo: memFree=4236284/32951124 swapFree=44826120/67111528
[pid=24507] ppid=24505 vsize=671452 CPUtime=162.29 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 152779 0 0 0 16208 21 0 0 25 0 1 0 796390567 687566848 126878 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 167863 126878 259 24 0 164497 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 671452

[startup+222.301 s]
/proc/loadavg: 2.01 2.05 2.01 3/462 24538
/proc/meminfo: memFree=3969856/32951124 swapFree=44826120/67111528
[pid=24507] ppid=24505 vsize=671452 CPUtime=222.29 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 180127 0 0 0 22205 24 0 0 25 0 1 0 796390567 687566848 154209 33554432000 4194304 4291235 140737322367328 18446744073709551615 4262416 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 167863 154209 259 24 0 164497 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 671452

[startup+282.301 s]
/proc/loadavg: 2.00 2.04 2.00 3/462 24540
/proc/meminfo: memFree=3686088/32951124 swapFree=44826120/67111528
[pid=24507] ppid=24505 vsize=1020700 CPUtime=282.3 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 215430 0 0 0 28200 30 0 0 25 0 1 0 796390567 1045196800 189491 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248312 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 255175 189491 259 24 0 251809 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1020700

[startup+342.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/462 24541
/proc/meminfo: memFree=3427116/32951124 swapFree=44826120/67111528
[pid=24507] ppid=24505 vsize=1020972 CPUtime=342.3 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 245832 0 0 0 34196 34 0 0 25 0 1 0 796390567 1045475328 219878 33554432000 4194304 4291235 140737322367328 18446744073709551615 4262269 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 255243 219878 259 24 0 251877 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1020972

[startup+402.301 s]
/proc/loadavg: 2.10 2.05 2.01 3/462 24543
/proc/meminfo: memFree=3220600/32951124 swapFree=44826120/67111528
[pid=24507] ppid=24505 vsize=1588500 CPUtime=402.3 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 278717 0 0 0 40192 38 0 0 25 0 1 0 796390567 1626624000 252755 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 397125 252755 259 24 0 393759 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1588500

[startup+462.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/462 24545
/proc/meminfo: memFree=2949836/32951124 swapFree=44826120/67111528
[pid=24507] ppid=24505 vsize=1588500 CPUtime=462.29 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 309931 0 0 0 46188 41 0 0 25 0 1 0 796390567 1626624000 283955 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248451 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 397125 283955 259 24 0 393759 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1588500

[startup+522.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/462 24546
/proc/meminfo: memFree=2694720/32951124 swapFree=44826120/67111528
[pid=24507] ppid=24505 vsize=1589580 CPUtime=522.29 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 341583 0 0 0 52183 46 0 0 25 0 1 0 796390567 1627729920 315591 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248564 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 397395 315591 259 24 0 394029 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1589580

[startup+582.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/462 24548
/proc/meminfo: memFree=2404248/32951124 swapFree=44826120/67111528
[pid=24507] ppid=24505 vsize=1590464 CPUtime=582.3 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 377178 0 0 0 58178 52 0 0 25 0 1 0 796390567 1628635136 351176 33554432000 4194304 4291235 140737322367328 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 397616 351176 259 24 0 394250 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1590464

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.03 2.05 2.00 3/462 24653
/proc/meminfo: memFree=98848/32951124 swapFree=42725004/67111528
[pid=24507] ppid=24505 vsize=10478824 CPUtime=4062.41 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 1975761 0 0 0 405921 320 0 0 25 0 1 0 796390567 10730315776 1949198 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248584 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 2619706 1949198 259 24 0 2616340 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 10478824

[startup+4122.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/462 24654
/proc/meminfo: memFree=94688/32951124 swapFree=42666028/67111528
[pid=24507] ppid=24505 vsize=10479980 CPUtime=4122.39 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 2003077 0 0 0 411916 323 0 0 25 0 1 0 796390567 10731499520 1976507 33554432000 4194304 4291235 140737322367328 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 2619995 1976507 259 24 0 2616629 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 10479980

[startup+4182.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/462 24656
/proc/meminfo: memFree=92604/32951124 swapFree=42595600/67111528
[pid=24507] ppid=24505 vsize=10480640 CPUtime=4182.39 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 2031117 0 0 0 417911 328 0 0 25 0 1 0 796390567 10732175360 2004539 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248584 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 2620160 2004539 259 24 0 2616794 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 10480640

[startup+4242.3 s]
/proc/loadavg: 2.16 2.07 2.01 3/462 24657
/proc/meminfo: memFree=99292/32951124 swapFree=42541584/67111528
[pid=24507] ppid=24505 vsize=10480904 CPUtime=4242.4 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 2049405 0 0 0 423909 331 0 0 25 0 1 0 796390567 10732445696 2022825 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 2620226 2022825 259 24 0 2616860 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 10480904

[startup+4302.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/462 24659
/proc/meminfo: memFree=99236/32951124 swapFree=42484240/67111528
[pid=24507] ppid=24505 vsize=10482560 CPUtime=4302.4 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 2073965 0 0 0 429905 335 0 0 25 0 1 0 796390567 10734141440 2047376 33554432000 4194304 4291235 140737322367328 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 2620640 2047376 259 24 0 2617274 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 10482560

[startup+4362.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/462 24661
/proc/meminfo: memFree=94008/32951124 swapFree=42434188/67111528
[pid=24507] ppid=24505 vsize=10483776 CPUtime=4362.4 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 2094990 0 0 0 435902 338 0 0 25 0 1 0 796390567 10735386624 2068390 33554432000 4194304 4291235 140737322367328 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 2620944 2068390 259 24 0 2617578 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 10483776

[startup+4422.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/462 24662
/proc/meminfo: memFree=99312/32951124 swapFree=42369552/67111528
[pid=24507] ppid=24505 vsize=10484828 CPUtime=4422.4 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 2117857 0 0 0 441897 343 0 0 25 0 1 0 796390567 10736463872 2091248 33554432000 4194304 4291235 140737322367328 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 2621207 2091249 259 24 0 2617841 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 10484828

[startup+4482.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/462 24664
/proc/meminfo: memFree=98596/32951124 swapFree=42314256/67111528
[pid=24507] ppid=24505 vsize=10486648 CPUtime=4482.4 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 2138926 0 0 0 447892 348 0 0 25 0 1 0 796390567 10738327552 2112309 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 2621662 2112309 259 24 0 2618296 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 10486648

[startup+4542.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/462 24665
/proc/meminfo: memFree=92904/32951124 swapFree=42254864/67111528
[pid=24507] ppid=24505 vsize=10486936 CPUtime=4542.4 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 2162143 0 0 0 453888 352 0 0 25 0 1 0 796390567 10738622464 2135520 33554432000 4194304 4291235 140737322367328 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 2621734 2135520 259 24 0 2618368 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 10486936

[startup+4602.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/462 24667
/proc/meminfo: memFree=92436/32951124 swapFree=42201488/67111528
[pid=24507] ppid=24505 vsize=10487092 CPUtime=4602.41 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 2180642 0 0 0 459887 354 0 0 25 0 1 0 796390567 10738782208 2154014 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 2621773 2154014 259 24 0 2618407 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 10487092

[startup+4662.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/462 24669
/proc/meminfo: memFree=95872/32951124 swapFree=42154512/67111528
[pid=24507] ppid=24505 vsize=10488124 CPUtime=4662.41 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 2200105 0 0 0 465882 359 0 0 25 0 1 0 796390567 10739838976 2173473 33554432000 4194304 4291235 140737322367328 18446744073709551615 4256121 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 2622031 2173473 259 24 0 2618665 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 10488124

[startup+4722.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/462 24670
/proc/meminfo: memFree=99068/32951124 swapFree=42098320/67111528
[pid=24507] ppid=24505 vsize=10489292 CPUtime=4722.42 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 2222819 0 0 0 471881 361 0 0 25 0 1 0 796390567 10741035008 2196179 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 2622323 2196179 259 24 0 2618957 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 10489292

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/462 24672
/proc/meminfo: memFree=97780/32951124 swapFree=42052128/67111528
[pid=24507] ppid=24505 vsize=10489756 CPUtime=4782.41 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 2240675 0 0 0 477877 364 0 0 25 0 1 0 796390567 10741510144 2214029 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248354 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 2622439 2214029 259 24 0 2619073 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 10489756

[startup+4842.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/462 24673
/proc/meminfo: memFree=93308/32951124 swapFree=41996816/67111528
[pid=24507] ppid=24505 vsize=10491148 CPUtime=4842.41 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 2263546 0 0 0 483873 368 0 0 25 0 1 0 796390567 10742935552 2236890 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 2622787 2236890 259 24 0 2619421 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 10491148

[startup+4902.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/462 24675
/proc/meminfo: memFree=93268/32951124 swapFree=41928316/67111528
[pid=24507] ppid=24505 vsize=10492732 CPUtime=4902.41 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 2291223 0 0 0 489868 373 0 0 25 0 1 0 796390567 10744557568 2264554 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248451 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 2623183 2264554 259 24 0 2619817 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 10492732

[startup+4962.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/462 24677
/proc/meminfo: memFree=97668/32951124 swapFree=41865488/67111528
[pid=24507] ppid=24505 vsize=10498532 CPUtime=4962.42 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 2323136 0 0 0 495864 378 0 0 25 0 1 0 796390567 10750496768 2296461 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 2624633 2296461 259 24 0 2621267 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 10498532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/462 24678
/proc/meminfo: memFree=94260/32951124 swapFree=41830672/67111528
[pid=24507] ppid=24505 vsize=10498532 CPUtime=5000.03 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4202496 2341956 0 0 0 499622 381 0 0 25 0 1 0 796390567 10750496768 2315278 33554432000 4194304 4291235 140737322367328 18446744073709551615 4248564 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24507/statm: 2624633 2315278 259 24 0 2621267 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 10498532

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/462 24678
/proc/meminfo: memFree=94260/32951124 swapFree=41830672/67111528
[pid=24507] ppid=24505 vsize=0 CPUtime=5000.31 cores=1,3,5,7
/proc/24507/stat : 24507 (minisat) R 24505 24507 24253 0 -1 4203524 2341956 0 0 0 499622 409 0 0 25 0 1 0 796390567 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/24507/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.31
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.27
CPU time (s): 5000.4
CPU user time (s): 4996.23
CPU system time (s): 4.16937
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 10498532

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

runsolver used 20.6839 second user time and 52.522 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-31 15:18:46
IDJOB=3433952
IDBENCH=82363
IDSOLVER=1930
FILE ID=node138/3433952-1306847924
RUNJOBID= node138-1306842918-24272
PBS_JOBID= 13482014
Free space on /tmp= 57412 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3433952-1306847924/watcher-3433952-1306847924 -o /tmp/evaluation-result-3433952-1306847924/solver-3433952-1306847924 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3433952-1306847924.cnf

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=1487263318

node138.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.854
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.854
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.75
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.854
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.82
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.854
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.75
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.854
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.80
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.854
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.854
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.854
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:     32951124 kB
MemFree:       5271588 kB
Buffers:        290400 kB
Cached:       21055564 kB
SwapCached:      33396 kB
Active:       10428936 kB
Inactive:     16521460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       5271588 kB
SwapTotal:    67111528 kB
SwapFree:     44826120 kB
Dirty:           48460 kB
Writeback:          16 kB
AnonPages:     5582424 kB
Mapped:          17900 kB
Slab:           565132 kB
PageTables:      92248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 130636740 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= 57380 MiB
End job on node138 at 2011-05-31 16:42:08