Trace number 3422279

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.28 5000.14

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1309.74
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

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-3422279-1306663668/watcher-3422279-1306663668 -o /tmp/evaluation-result-3422279-1306663668/solver-3422279-1306663668 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422279-1306663668.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.06 2.02 2/524 20998
/proc/meminfo: memFree=12883200/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=19808 CPUtime=0 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 753 0 0 0 0 0 0 0 21 0 1 0 777964599 20283392 696 33554432000 4194304 4293939 140734236482672 18446744073709551615 4278899 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 4952 696 218 25 0 1585 0

[startup+0.097426 s]
/proc/loadavg: 2.03 2.06 2.02 2/524 20998
/proc/meminfo: memFree=12883200/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=30932 CPUtime=0.09 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 4819 0 0 0 9 0 0 0 21 0 1 0 777964599 31674368 4143 33554432000 4194304 4293939 140734236482672 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 7733 4143 219 25 0 4366 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30932

[startup+0.100419 s]
/proc/loadavg: 2.03 2.06 2.02 2/524 20998
/proc/meminfo: memFree=12883200/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=32936 CPUtime=0.09 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 5104 0 0 0 9 0 0 0 21 0 1 0 777964599 33726464 4383 33554432000 4194304 4293939 140734236482672 18446744073709551615 4276040 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 8234 4385 219 25 0 4867 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32936

[startup+0.300385 s]
/proc/loadavg: 2.03 2.06 2.02 2/524 20998
/proc/meminfo: memFree=12883200/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=78012 CPUtime=0.29 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 19665 0 0 0 27 2 0 0 22 0 1 0 777964599 79884288 14820 33554432000 4194304 4293939 140734236482672 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 19503 14822 219 25 0 16136 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78012

[startup+0.700325 s]
/proc/loadavg: 2.03 2.06 2.02 2/524 20998
/proc/meminfo: memFree=12883200/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=116636 CPUtime=0.69 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 31674 0 0 0 65 4 0 0 23 0 1 0 777964599 119435264 23689 33554432000 4194304 4293939 140734236482672 18446744073709551615 4230160 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 29159 23689 223 25 0 25792 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116636

[startup+1.50017 s]
/proc/loadavg: 2.03 2.06 2.02 3/525 20999
/proc/meminfo: memFree=12787968/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=116988 CPUtime=1.49 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 31684 0 0 0 145 4 0 0 25 0 1 0 777964599 119795712 23699 33554432000 4194304 4293939 140734236482672 18446744073709551615 4232002 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 29247 23699 225 25 0 25880 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116988

[startup+3.10088 s]
/proc/loadavg: 2.03 2.06 2.02 3/525 20999
/proc/meminfo: memFree=12805080/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=95668 CPUtime=3.09 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 36793 0 0 0 304 5 0 0 25 0 1 0 777964599 97964032 19722 33554432000 4194304 4293939 140734236482672 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 23917 19722 244 25 0 20550 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95668

[startup+6.3003 s]
/proc/loadavg: 2.03 2.06 2.02 3/525 20999
/proc/meminfo: memFree=12795552/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=107344 CPUtime=6.29 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 38945 0 0 0 624 5 0 0 25 0 1 0 777964599 109920256 21870 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 26836 21870 245 25 0 23469 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 107344

[startup+12.7001 s]
/proc/loadavg: 2.03 2.06 2.02 3/525 21000
/proc/meminfo: memFree=12776596/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=126312 CPUtime=12.69 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 43438 0 0 0 1263 6 0 0 25 0 1 0 777964599 129343488 26356 33554432000 4194304 4293939 140734236482672 18446744073709551615 4255630 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 31578 26356 245 25 0 28211 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 126312

[startup+25.5008 s]
/proc/loadavg: 2.02 2.05 2.01 3/525 21000
/proc/meminfo: memFree=12738896/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=207220 CPUtime=25.49 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 52840 0 0 0 2542 7 0 0 25 0 1 0 777964599 212193280 35751 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 51805 35751 245 25 0 48438 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 207220

[startup+51.1002 s]
/proc/loadavg: 2.01 2.05 2.01 3/525 21001
/proc/meminfo: memFree=12666668/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=288608 CPUtime=51.09 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 70901 0 0 0 5099 10 0 0 25 0 1 0 777964599 295534592 53794 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248367 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 72152 53794 245 25 0 68785 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 288608

[startup+102.32 s]
/proc/loadavg: 2.00 2.04 2.01 3/525 21002
/proc/meminfo: memFree=12525304/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=421036 CPUtime=102.31 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 105810 0 0 0 10215 16 0 0 25 0 1 0 777964599 431140864 88686 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 105259 88686 245 25 0 101892 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 421036

[startup+162.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/525 21004
/proc/meminfo: memFree=12360608/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=636384 CPUtime=162.3 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 147195 0 0 0 16207 23 0 0 25 0 1 0 777964599 651657216 130038 33554432000 4194304 4293939 140734236482672 18446744073709551615 4265261 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 159096 130038 245 25 0 155729 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 636384

[startup+222.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/525 21005
/proc/meminfo: memFree=12237568/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=985632 CPUtime=222.29 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 177711 0 0 0 22203 26 0 0 25 0 1 0 777964599 1009287168 160535 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248439 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 246408 160535 245 25 0 243041 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 985632

[startup+282.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/525 21007
/proc/meminfo: memFree=12095688/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=985772 CPUtime=282.3 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 211726 0 0 0 28199 31 0 0 25 0 1 0 777964599 1009430528 194523 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248360 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 246443 194523 245 25 0 243076 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 985772

[startup+342.301 s]
/proc/loadavg: 2.16 2.07 2.01 3/525 21008
/proc/meminfo: memFree=11953812/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=988108 CPUtime=342.31 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 245925 0 0 0 34195 36 0 0 25 0 1 0 777964599 1011822592 228702 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 247027 228702 245 25 0 243660 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 988108

[startup+402.301 s]
/proc/loadavg: 2.21 2.08 2.02 3/525 21010
/proc/meminfo: memFree=11836236/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=1556632 CPUtime=402.3 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 274207 0 0 0 40191 39 0 0 25 0 1 0 777964599 1593991168 256973 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 389158 256973 245 25 0 385791 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1556632

[startup+462.301 s]
/proc/loadavg: 2.07 2.07 2.01 3/525 21012
/proc/meminfo: memFree=11709852/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=1559084 CPUtime=462.3 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 304414 0 0 0 46188 42 0 0 25 0 1 0 777964599 1596502016 287169 33554432000 4194304 4293939 140734236482672 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 389771 287169 245 25 0 386404 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1559084

[startup+522.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/525 21013
/proc/meminfo: memFree=11611116/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=1560008 CPUtime=522.31 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 329558 0 0 0 52184 47 0 0 25 0 1 0 777964599 1597448192 312306 33554432000 4194304 4293939 140734236482672 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 390002 312306 245 25 0 386635 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1560008

[startup+582.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/525 21015
/proc/meminfo: memFree=11482136/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=1562088 CPUtime=582.3 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 361814 0 0 0 58179 51 0 0 25 0 1 0 777964599 1599578112 344551 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248380 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 390522 344551 245 25 0 387155 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1562088

[startup+642.3 s]

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

[startup+4122.3 s]
/proc/loadavg: 2.10 2.08 2.02 3/525 21203
/proc/meminfo: memFree=6679648/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=6469240 CPUtime=4122.41 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 1519264 0 0 0 412003 238 0 0 25 0 1 0 777964599 6624501760 1501539 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 1617310 1501539 245 25 0 1613943 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 6469240

[startup+4182.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/525 21205
/proc/meminfo: memFree=6589844/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=6469628 CPUtime=4182.41 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 1532491 0 0 0 418001 240 0 0 25 0 1 0 777964599 6624899072 1514758 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 1617407 1514758 245 25 0 1614040 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 6469628

[startup+4242.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/525 21206
/proc/meminfo: memFree=6508196/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=6470192 CPUtime=4242.41 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 1545908 0 0 0 423999 242 0 0 25 0 1 0 777964599 6625476608 1528170 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 1617548 1528170 245 25 0 1614181 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 6470192

[startup+4302.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/525 21208
/proc/meminfo: memFree=6421368/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=6470332 CPUtime=4302.41 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 1558258 0 0 0 429997 244 0 0 25 0 1 0 777964599 6625619968 1540517 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 1617583 1540517 245 25 0 1614216 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 6470332

[startup+4362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/525 21210
/proc/meminfo: memFree=6344952/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=6470632 CPUtime=4362.41 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 1568038 0 0 0 435996 245 0 0 25 0 1 0 777964599 6625927168 1550291 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248356 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 1617658 1550291 245 25 0 1614291 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 6470632

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 21211
/proc/meminfo: memFree=6252152/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=6471292 CPUtime=4422.42 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 1581704 0 0 0 441994 248 0 0 25 0 1 0 777964599 6626603008 1563953 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 1617823 1563953 245 25 0 1614456 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 6471292

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 21213
/proc/meminfo: memFree=6408604/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=6471808 CPUtime=4482.42 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 1597042 0 0 0 447992 250 0 0 25 0 1 0 777964599 6627131392 1579286 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 1617952 1579286 245 25 0 1614585 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 6471808

[startup+4542.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/525 21214
/proc/meminfo: memFree=6310356/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=6472448 CPUtime=4542.42 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 1612262 0 0 0 453989 253 0 0 25 0 1 0 777964599 6627786752 1594499 33554432000 4194304 4293939 140734236482672 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 1618112 1594499 245 25 0 1614745 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 6472448

[startup+4602.3 s]
/proc/loadavg: 2.20 2.08 2.02 3/525 21216
/proc/meminfo: memFree=6209272/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=6473520 CPUtime=4602.43 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 1628780 0 0 0 459988 255 0 0 25 0 1 0 777964599 6628884480 1611013 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 1618380 1611013 245 25 0 1615013 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 6473520

[startup+4662.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/525 21218
/proc/meminfo: memFree=6111032/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=10431848 CPUtime=4662.42 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 1645736 0 0 0 465984 258 0 0 25 0 1 0 777964599 10682212352 1627963 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 2607962 1627963 245 25 0 2604595 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 10431848

[startup+4722.32 s]
/proc/loadavg: 2.02 2.05 2.00 3/525 21219
/proc/meminfo: memFree=6000640/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=10432264 CPUtime=4722.45 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 1661043 0 0 0 471985 260 0 0 25 0 1 0 777964599 10682638336 1643268 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 2608066 1643268 245 25 0 2604699 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 10432264

[startup+4782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/525 21221
/proc/meminfo: memFree=5908084/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=10432636 CPUtime=4782.43 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 1679135 0 0 0 477980 263 0 0 25 0 1 0 777964599 10683019264 1661354 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248320 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 2608159 1661354 245 25 0 2604792 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 10432636

[startup+4842.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/525 21222
/proc/meminfo: memFree=5814064/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=10433068 CPUtime=4842.43 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 1697172 0 0 0 483978 265 0 0 25 0 1 0 777964599 10683461632 1679385 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 2608267 1679385 245 25 0 2604900 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 10433068

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 21224
/proc/meminfo: memFree=5714592/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=10433892 CPUtime=4902.43 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 1716304 0 0 0 489976 267 0 0 25 0 1 0 777964599 10684305408 1698512 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 2608473 1698512 245 25 0 2605106 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 10433892

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/525 21226
/proc/meminfo: memFree=5849456/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=10434412 CPUtime=4962.43 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 1730495 0 0 0 495973 270 0 0 25 0 1 0 777964599 10684837888 1712700 33554432000 4194304 4293939 140734236482672 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 2608603 1712700 245 25 0 2605236 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 10434412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/525 21227
/proc/meminfo: memFree=5782440/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=10434996 CPUtime=5000.04 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4202496 1741227 0 0 0 499732 272 0 0 25 0 1 0 777964599 10685435904 1723427 33554432000 4194304 4293939 140734236482672 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20998/statm: 2608749 1723427 245 25 0 2605382 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 10434996

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

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

[startup+5000.02 s]
/proc/loadavg: 2.00 2.01 2.00 3/525 21227
/proc/meminfo: memFree=5782440/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=0 CPUtime=5000.15 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4203524 1741235 0 0 0 499733 282 0 0 25 0 1 0 777964599 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/20998/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/525 21227
/proc/meminfo: memFree=5782440/32951124 swapFree=59247644/67111528
[pid=20998] ppid=20996 vsize=0 CPUtime=5000.23 cores=1,3,5,7
/proc/20998/stat : 20998 (ebminisat_relea) R 20996 20998 20694 0 -1 4203524 1741235 0 0 0 499733 290 0 0 25 0 1 0 777964599 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/20998/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.23
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.14
CPU time (s): 5000.28
CPU user time (s): 4997.34
CPU system time (s): 2.94655
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 10434996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.34
system time used= 2.94655
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1741235
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 2666

runsolver used 24.6593 second user time and 60.3128 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-29 12:07:49
IDJOB=3422279
IDBENCH=82379
IDSOLVER=1914
FILE ID=node137/3422279-1306663668
RUNJOBID= node137-1306658665-20713
PBS_JOBID= 13471760
Free space on /tmp= 73088 MiB

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

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=546349772

node137.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.844
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.68
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.844
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.844
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.74
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12883480 kB
Buffers:        375584 kB
Cached:        8990880 kB
SwapCached:      17768 kB
Active:       11262220 kB
Inactive:      8499164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12883480 kB
SwapTotal:    67111528 kB
SwapFree:     59247644 kB
Dirty:           30308 kB
Writeback:           0 kB
AnonPages:    10386740 kB
Mapped:          29996 kB
Slab:           162376 kB
PageTables:      74544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162632788 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= 73080 MiB
End job on node137 at 2011-05-29 13:31:11