Trace number 3372400

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
Lingeling 587f (fixed)? (TO) 5000.05 4999.93

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

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.30 5.30 6.80 3/291 6980
/proc/meminfo: memFree=16474204/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=6900 CPUtime=0 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 304 0 0 0 0 0 0 0 23 0 1 0 653754882 7065600 247 33554432000 4194304 4409284 140734971496224 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 1725 247 110 53 0 148 0

[startup+0.022881 s]
/proc/loadavg: 2.30 5.30 6.80 3/291 6980
/proc/meminfo: memFree=16474204/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=7356 CPUtime=0.02 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 437 0 0 0 2 0 0 0 23 0 1 0 653754882 7532544 363 33554432000 4194304 4409284 140734971496224 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 1839 363 112 53 0 262 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7356

[startup+0.100899 s]
/proc/loadavg: 2.30 5.30 6.80 3/291 6980
/proc/meminfo: memFree=16474204/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=10380 CPUtime=0.09 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 1194 0 0 0 9 0 0 0 23 0 1 0 653754882 10629120 1120 33554432000 4194304 4409284 140734971496224 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 2595 1120 113 53 0 1018 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10380

[startup+0.300862 s]
/proc/loadavg: 2.30 5.30 6.80 3/291 6980
/proc/meminfo: memFree=16474204/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=21320 CPUtime=0.29 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 3980 0 0 0 29 0 0 0 25 0 1 0 653754882 21831680 3855 33554432000 4194304 4409284 140734971496224 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 5330 3855 113 53 0 3753 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21320

[startup+0.700795 s]
/proc/loadavg: 2.30 5.30 6.80 3/291 6980
/proc/meminfo: memFree=16474204/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=53576 CPUtime=0.68 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 12044 0 0 0 67 1 0 0 25 0 1 0 653754882 54861824 11919 33554432000 4194304 4409284 140734971496224 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 13394 11919 113 53 0 11817 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 53576

[startup+1.50065 s]
/proc/loadavg: 2.30 5.30 6.80 3/292 6981
/proc/meminfo: memFree=16425844/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=59880 CPUtime=1.48 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 17549 0 0 0 146 2 0 0 25 0 1 0 653754882 61317120 13479 33554432000 4194304 4409284 140734971496224 18446744073709551615 4295747 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 14970 13479 129 53 0 13393 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 59880

[startup+3.10037 s]
/proc/loadavg: 2.30 5.30 6.80 3/292 6981
/proc/meminfo: memFree=16419880/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=64924 CPUtime=3.09 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 24440 0 0 0 306 3 0 0 25 0 1 0 653754882 66482176 14744 33554432000 4194304 4409284 140734971496224 18446744073709551615 4264765 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 16231 14744 133 53 0 14654 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64924

[startup+6.30079 s]
/proc/loadavg: 2.28 5.24 6.77 3/292 6981
/proc/meminfo: memFree=16404024/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=83668 CPUtime=6.29 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 27088 0 0 0 625 4 0 0 25 0 1 0 653754882 85676032 17392 33554432000 4194304 4409284 140734971496224 18446744073709551615 4242796 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 20917 17392 136 53 0 19340 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83668

[startup+12.7007 s]
/proc/loadavg: 2.26 5.19 6.74 3/292 6981
/proc/meminfo: memFree=16396008/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=83668 CPUtime=12.69 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 27093 0 0 0 1265 4 0 0 25 0 1 0 653754882 85676032 17397 33554432000 4194304 4409284 140734971496224 18446744073709551615 4230527 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 20917 17397 141 53 0 19340 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83668

[startup+25.5004 s]
/proc/loadavg: 2.20 5.03 6.67 3/292 6982
/proc/meminfo: memFree=16396504/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=83668 CPUtime=25.49 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 27093 0 0 0 2544 5 0 0 25 0 1 0 653754882 85676032 17397 33554432000 4194304 4409284 140734971496224 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 20917 17397 141 53 0 19340 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83668

[startup+51.1008 s]
/proc/loadavg: 2.13 4.79 6.54 3/292 6982
/proc/meminfo: memFree=16377208/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=102032 CPUtime=51.09 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 31783 0 0 0 5102 7 0 0 25 0 1 0 653754882 104480768 21988 33554432000 4194304 4409284 140734971496224 18446744073709551615 4243014 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 25508 21988 141 53 0 23931 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 102032

[startup+102.311 s]
/proc/loadavg: 2.06 4.36 6.30 3/292 6984
/proc/meminfo: memFree=16341452/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=139176 CPUtime=102.3 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 43239 0 0 0 10218 12 0 0 25 0 1 0 653754882 142516224 33321 33554432000 4194304 4409284 140734971496224 18446744073709551615 4230712 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 34794 33321 141 53 0 33217 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 139176

[startup+162.301 s]
/proc/loadavg: 2.02 3.92 6.03 3/292 6985
/proc/meminfo: memFree=16341312/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=139172 CPUtime=162.29 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 43239 0 0 0 16214 15 0 0 25 0 1 0 653754882 142512128 33320 33554432000 4194304 4409284 140734971496224 18446744073709551615 4351898 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 34793 33320 141 53 0 33216 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 139172

[startup+222.3 s]
/proc/loadavg: 2.00 3.57 5.77 3/292 6987
/proc/meminfo: memFree=16314132/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=160628 CPUtime=222.3 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 58023 0 0 0 22207 23 0 0 25 0 1 0 653754882 164483072 38684 33554432000 4194304 4409284 140734971496224 18446744073709551615 4351895 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 40157 38684 141 53 0 38580 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 160628

[startup+282.301 s]
/proc/loadavg: 2.04 3.30 5.54 3/292 6988
/proc/meminfo: memFree=16307304/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=180652 CPUtime=282.29 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 63029 0 0 0 28201 28 0 0 25 0 1 0 653754882 184987648 43690 33554432000 4194304 4409284 140734971496224 18446744073709551615 4358350 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 45163 43690 141 53 0 43586 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 180652

[startup+342.301 s]
/proc/loadavg: 2.01 3.06 5.32 3/292 6990
/proc/meminfo: memFree=16286256/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=189360 CPUtime=342.3 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 65307 0 0 0 34197 33 0 0 25 0 1 0 653754882 193904640 45867 33554432000 4194304 4409284 140734971496224 18446744073709551615 4244661 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 47340 45867 141 53 0 45763 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 189360

[startup+402.3 s]
/proc/loadavg: 2.00 2.86 5.11 3/292 6992
/proc/meminfo: memFree=16232904/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=239564 CPUtime=402.3 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 94953 0 0 0 40189 41 0 0 25 0 1 0 653754882 245313536 58418 33554432000 4194304 4409284 140734971496224 18446744073709551615 4271323 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 59891 58418 141 53 0 58314 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 239564

[startup+462.301 s]
/proc/loadavg: 2.06 2.72 4.91 3/292 6993
/proc/meminfo: memFree=16220836/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=247040 CPUtime=462.31 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 102206 0 0 0 46183 48 0 0 25 0 1 0 653754882 252968960 60287 33554432000 4194304 4409284 140734971496224 18446744073709551615 4358609 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 61760 60287 141 53 0 60183 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 247040

[startup+522.301 s]
/proc/loadavg: 2.07 2.60 4.73 3/292 6995
/proc/meminfo: memFree=16204552/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=262904 CPUtime=522.3 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 111564 0 0 0 52175 55 0 0 25 0 1 0 653754882 269213696 64253 33554432000 4194304 4409284 140734971496224 18446744073709551615 4230733 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 65726 64253 141 53 0 64149 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 262904

[startup+582.3 s]
/proc/loadavg: 2.02 2.49 4.56 3/292 6996
/proc/meminfo: memFree=16233416/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=234620 CPUtime=582.31 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 122021 0 0 0 58169 62 0 0 25 0 1 0 653754882 240250880 57182 33554432000 4194304 4409284 140734971496224 18446744073709551615 4244753 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 58655 57182 141 53 0 57078 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 234620

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.10 1.51 2/286 7591
/proc/meminfo: memFree=16036496/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=636168 CPUtime=4062.4 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 3485694 0 0 0 405569 671 0 0 25 0 1 0 653754882 651436032 157601 33554432000 4194304 4409284 140734971496224 18446744073709551615 4351874 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 159042 157601 141 53 0 157465 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 636168

[startup+4122.3 s]
/proc/loadavg: 1.00 1.08 1.48 2/286 7593
/proc/meminfo: memFree=16351908/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=322096 CPUtime=4122.4 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 3505007 0 0 0 411560 680 0 0 25 0 1 0 653754882 329826304 79083 33554432000 4194304 4409284 140734971496224 18446744073709551615 4358421 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 80524 79083 141 53 0 78947 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 322096

[startup+4182.3 s]
/proc/loadavg: 1.04 1.08 1.45 2/286 7595
/proc/meminfo: memFree=16397752/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=276104 CPUtime=4182.4 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 3562287 0 0 0 417550 690 0 0 25 0 1 0 653754882 282730496 67553 33554432000 4194304 4409284 140734971496224 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 69026 67553 141 53 0 67449 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 276104

[startup+4242.3 s]
/proc/loadavg: 1.02 1.06 1.42 2/286 7596
/proc/meminfo: memFree=16249276/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=424680 CPUtime=4242.4 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 3608212 0 0 0 423541 699 0 0 25 0 1 0 653754882 434872320 104697 33554432000 4194304 4409284 140734971496224 18446744073709551615 4350787 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 106170 104697 141 53 0 104593 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 424680

[startup+4302.3 s]
/proc/loadavg: 1.00 1.05 1.39 2/286 7598
/proc/meminfo: memFree=16393340/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=282472 CPUtime=4302.4 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 3621019 0 0 0 429533 707 0 0 25 0 1 0 653754882 289251328 69145 33554432000 4194304 4409284 140734971496224 18446744073709551615 4245040 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 70618 69145 141 53 0 69041 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 282472

[startup+4362.3 s]
/proc/loadavg: 1.00 1.04 1.36 2/286 7599
/proc/meminfo: memFree=16266824/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=407396 CPUtime=4362.4 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 3652635 0 0 0 435525 715 0 0 25 0 1 0 653754882 417173504 100376 33554432000 4194304 4409284 140734971496224 18446744073709551615 4351648 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 101849 100376 141 53 0 100272 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 407396

[startup+4422.3 s]
/proc/loadavg: 1.00 1.03 1.34 2/286 7601
/proc/meminfo: memFree=15903588/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=769780 CPUtime=4422.4 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 3743231 0 0 0 441513 727 0 0 25 0 1 0 653754882 788254720 190972 33554432000 4194304 4409284 140734971496224 18446744073709551615 4230949 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 192445 190972 141 53 0 190868 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 769780

[startup+4482.3 s]
/proc/loadavg: 1.00 1.02 1.31 2/286 7602
/proc/meminfo: memFree=16172140/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=518452 CPUtime=4482.41 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 3893133 0 0 0 447495 746 0 0 25 0 1 0 653754882 530894848 128140 33554432000 4194304 4409284 140734971496224 18446744073709551615 4358621 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 129613 128140 141 53 0 128036 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 518452

[startup+4542.3 s]
/proc/loadavg: 1.00 1.01 1.29 2/286 7604
/proc/meminfo: memFree=15919888/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=753624 CPUtime=4542.4 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 3981939 0 0 0 453484 756 0 0 25 0 1 0 653754882 771710976 186933 33554432000 4194304 4409284 140734971496224 18446744073709551615 4360408 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 188406 186933 141 53 0 186829 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 753624

[startup+4602.3 s]
/proc/loadavg: 1.08 1.02 1.27 3/292 9718
/proc/meminfo: memFree=15806284/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=860724 CPUtime=4602.41 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 4008714 0 0 0 459478 763 0 0 25 0 1 0 653754882 881381376 213708 33554432000 4194304 4409284 140734971496224 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 215181 213708 141 53 0 213604 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 860724

[startup+4662.3 s]
/proc/loadavg: 1.49 1.17 1.31 2/286 13475
/proc/meminfo: memFree=16372032/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=300248 CPUtime=4662.41 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 4014891 0 0 0 465471 770 0 0 25 0 1 0 653754882 307453952 73589 33554432000 4194304 4409284 140734971496224 18446744073709551615 4358599 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 75062 73589 141 53 0 73485 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 300248

[startup+4722.31 s]
/proc/loadavg: 1.23 1.15 1.29 2/286 13477
/proc/meminfo: memFree=16167384/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=505472 CPUtime=4722.42 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 4066197 0 0 0 471464 778 0 0 25 0 1 0 653754882 517603328 124895 33554432000 4194304 4409284 140734971496224 18446744073709551615 4230683 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 126368 124895 141 53 0 124791 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 505472

[startup+4782.3 s]
/proc/loadavg: 1.09 1.12 1.27 2/286 13478
/proc/meminfo: memFree=16388072/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=284552 CPUtime=4782.41 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 4089754 0 0 0 477456 785 0 0 25 0 1 0 653754882 291381248 69665 33554432000 4194304 4409284 140734971496224 18446744073709551615 4249475 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 71138 69665 141 53 0 69561 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 284552

[startup+4842.3 s]
/proc/loadavg: 1.03 1.09 1.25 2/286 13480
/proc/meminfo: memFree=16253252/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=419796 CPUtime=4842.41 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 4123565 0 0 0 483447 794 0 0 25 0 1 0 653754882 429871104 103476 33554432000 4194304 4409284 140734971496224 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 104949 103476 141 53 0 103372 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 419796

[startup+4902.3 s]
/proc/loadavg: 1.01 1.08 1.23 2/286 13482
/proc/meminfo: memFree=16054196/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=618560 CPUtime=4902.41 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 4173256 0 0 0 489439 802 0 0 25 0 1 0 653754882 633405440 153167 33554432000 4194304 4409284 140734971496224 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 154640 153167 141 53 0 153063 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 618560

[startup+4962.3 s]
/proc/loadavg: 1.00 1.06 1.21 2/286 13483
/proc/meminfo: memFree=16351260/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=322380 CPUtime=4962.42 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 4207358 0 0 0 495431 811 0 0 25 0 1 0 653754882 330117120 79122 33554432000 4194304 4409284 140734971496224 18446744073709551615 4256928 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 80595 79122 141 53 0 79018 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 322380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.05 1.20 2/286 13484
/proc/meminfo: memFree=16257972/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=415316 CPUtime=5000.02 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 4230592 0 0 0 499186 816 0 0 25 0 1 0 653754882 425283584 102356 33554432000 4194304 4409284 140734971496224 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 103829 102356 141 53 0 102252 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 415316

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

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.05 1.20 2/286 13484
/proc/meminfo: memFree=16257972/32951124 swapFree=52307768/67111528
[pid=6980] ppid=6978 vsize=415316 CPUtime=5000.02 cores=0,2,4,6
/proc/6980/stat : 6980 (lingeling) R 6978 6980 5978 0 -1 4202496 4230592 0 0 0 499186 816 0 0 25 0 1 0 653754882 425283584 102356 33554432000 4194304 4409284 140734971496224 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/6980/statm: 103829 102356 141 53 0 102252 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 415316

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.05
CPU user time (s): 4991.87
CPU system time (s): 8.18176
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2150992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4991.87
system time used= 8.18176
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4230592
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= 5
involuntary context switches= 6809

runsolver used 14.3838 second user time and 31.0863 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 03:05:21
IDJOB=3372400
IDBENCH=82363
IDSOLVER=1850
FILE ID=node101/3372400-1305421520
RUNJOBID= node101-1305421380-6818
PBS_JOBID= 13324544
Free space on /tmp= 73676 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372400-1305421520/watcher-3372400-1305421520 -o /tmp/evaluation-result-3372400-1305421520/solver-3372400-1305421520 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372400-1305421520.cnf

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=1568579084

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.841
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.83
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.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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:     32951124 kB
MemFree:      16474236 kB
Buffers:        329044 kB
Cached:        6064092 kB
SwapCached:      14848 kB
Active:       11067256 kB
Inactive:      5130528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16474236 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:           61116 kB
Writeback:           0 kB
AnonPages:     9801720 kB
Mapped:          15136 kB
Slab:           152444 kB
PageTables:      62512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42149088 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= 73716 MiB
End job on node101 at 2011-05-15 04:28:43