Trace number 3285298

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 587? (TO) 1300.05 1300.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
MD5SUM36e8e2178d03f08fa4223da0e3d9beb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark539.975
Satisfiable
(Un)Satisfiability was proved
Number of variables87884
Number of clauses1413816
Sum of the clauses size3227576
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21364160
Number of clauses of size 33840
Number of clauses of size 417760
Number of clauses of size 57680
Number of clauses of size over 519680

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

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-3285298-1303763147/watcher-3285298-1303763147 -o /tmp/evaluation-result-3285298-1303763147/solver-3285298-1303763147 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3285298-1303763147.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.06 4.00 3.69 5/189 29167
/proc/meminfo: memFree=21454720/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=6900 CPUtime=0 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 305 0 0 0 0 0 0 0 23 0 1 0 487917548 7065600 247 33554432000 4194304 4409164 140735057169664 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 1725 247 110 53 0 148 0

[startup+0.07498 s]
/proc/loadavg: 4.06 4.00 3.69 5/189 29167
/proc/meminfo: memFree=21454720/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=10124 CPUtime=0.07 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 1131 0 0 0 7 0 0 0 23 0 1 0 487917548 10366976 1056 33554432000 4194304 4409164 140735057169664 18446744073709551615 218370651117 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 2531 1056 113 53 0 954 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10124

[startup+0.100974 s]
/proc/loadavg: 4.06 4.00 3.69 5/189 29167
/proc/meminfo: memFree=21454720/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=10380 CPUtime=0.09 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 1195 0 0 0 9 0 0 0 23 0 1 0 487917548 10629120 1120 33554432000 4194304 4409164 140735057169664 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 2595 1120 113 53 0 1018 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10380

[startup+0.300978 s]
/proc/loadavg: 4.06 4.00 3.69 5/189 29167
/proc/meminfo: memFree=21454720/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=21320 CPUtime=0.29 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 3981 0 0 0 29 0 0 0 25 0 1 0 487917548 21831680 3855 33554432000 4194304 4409164 140735057169664 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 5330 3855 113 53 0 3753 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21320

[startup+0.700908 s]
/proc/loadavg: 4.06 4.00 3.69 5/189 29167
/proc/meminfo: memFree=21454720/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=33996 CPUtime=0.69 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 9085 0 0 0 69 0 0 0 25 0 1 0 487917548 34811904 7004 33554432000 4194304 4409164 140735057169664 18446744073709551615 4281416 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 8499 7004 125 53 0 6922 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33996

[startup+1.50076 s]
/proc/loadavg: 4.05 4.00 3.69 5/190 29168
/proc/meminfo: memFree=21426704/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=34112 CPUtime=1.48 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 9804 0 0 0 148 0 0 0 25 0 1 0 487917548 34930688 7037 33554432000 4194304 4409164 140735057169664 18446744073709551615 4264719 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 8528 7037 129 53 0 6951 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34112

[startup+3.10047 s]
/proc/loadavg: 4.05 4.00 3.69 5/190 29168
/proc/meminfo: memFree=21426332/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=45988 CPUtime=3.09 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 13894 0 0 0 308 1 0 0 25 0 1 0 487917548 47091712 8989 33554432000 4194304 4409164 140735057169664 18446744073709551615 4340137 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 11497 8989 135 53 0 9920 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45988

[startup+6.30088 s]
/proc/loadavg: 4.05 4.00 3.69 5/190 29168
/proc/meminfo: memFree=21407180/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=45988 CPUtime=6.29 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 13905 0 0 0 628 1 0 0 25 0 1 0 487917548 47091712 9000 33554432000 4194304 4409164 140735057169664 18446744073709551615 4350993 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 11497 9000 140 53 0 9920 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45988

[startup+12.7007 s]
/proc/loadavg: 4.05 4.00 3.69 5/190 29168
/proc/meminfo: memFree=21308684/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=45988 CPUtime=12.69 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 13906 0 0 0 1267 2 0 0 25 0 1 0 487917548 47091712 9001 33554432000 4194304 4409164 140735057169664 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 11497 9001 141 53 0 9920 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45988

[startup+25.5005 s]
/proc/loadavg: 4.04 4.00 3.69 5/190 29169
/proc/meminfo: memFree=21041716/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=63060 CPUtime=25.49 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 19229 0 0 0 2545 4 0 0 25 0 1 0 487917548 64573440 14324 33554432000 4194304 4409164 140735057169664 18446744073709551615 4358588 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 15765 14324 141 53 0 14188 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63060

[startup+51.1009 s]
/proc/loadavg: 4.02 4.00 3.70 5/190 29170
/proc/meminfo: memFree=21027556/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=75324 CPUtime=51.1 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 22311 0 0 0 5104 6 0 0 25 0 1 0 487917548 77131776 17358 33554432000 4194304 4409164 140735057169664 18446744073709551615 4350563 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 18831 17358 141 53 0 17254 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 75324

[startup+102.307 s]
/proc/loadavg: 4.01 4.00 3.72 5/190 29199
/proc/meminfo: memFree=21752744/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=136400 CPUtime=102.3 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 42536 0 0 0 10218 12 0 0 25 0 1 0 487917548 139673600 32627 33554432000 4194304 4409164 140735057169664 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 34100 32627 141 53 0 32523 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 136400

[startup+162.301 s]
/proc/loadavg: 4.06 4.01 3.74 5/190 29200
/proc/meminfo: memFree=21701820/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=180956 CPUtime=162.29 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 56740 0 0 0 16211 18 0 0 25 0 1 0 487917548 185298944 43766 33554432000 4194304 4409164 140735057169664 18446744073709551615 4358534 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 45239 43766 141 53 0 43662 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 180956

[startup+222.3 s]
/proc/loadavg: 4.02 4.00 3.75 5/190 29202
/proc/meminfo: memFree=21643120/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=111320 CPUtime=222.29 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 89801 0 0 0 22201 28 0 0 25 0 1 0 487917548 113991680 26389 33554432000 4194304 4409164 140735057169664 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 27830 26389 141 53 0 26253 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 111320

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.76 5/190 29204
/proc/meminfo: memFree=21595376/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=104928 CPUtime=282.3 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 98762 0 0 0 28197 33 0 0 25 0 1 0 487917548 107446272 24791 33554432000 4194304 4409164 140735057169664 18446744073709551615 4230986 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 26232 24791 141 53 0 24655 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 104928

[startup+342.301 s]
/proc/loadavg: 4.03 4.01 3.78 5/190 29205
/proc/meminfo: memFree=21471964/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=157444 CPUtime=342.3 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 127368 0 0 0 34188 42 0 0 25 0 1 0 487917548 161222656 37888 33554432000 4194304 4409164 140735057169664 18446744073709551615 4360211 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 39361 37888 141 53 0 37784 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 157444

[startup+402.3 s]
/proc/loadavg: 4.01 4.01 3.79 5/190 29207
/proc/meminfo: memFree=21203412/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=178584 CPUtime=402.3 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 166106 0 0 0 40178 52 0 0 25 0 1 0 487917548 182870016 43173 33554432000 4194304 4409164 140735057169664 18446744073709551615 4358339 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 44646 43173 141 53 0 43069 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 178584

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 29208
/proc/meminfo: memFree=21349620/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=178800 CPUtime=462.3 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 185944 0 0 0 46171 59 0 0 25 0 1 0 487917548 183091200 43227 33554432000 4194304 4409164 140735057169664 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 44700 43227 141 53 0 43123 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 178800

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 29210
/proc/meminfo: memFree=21006524/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=211644 CPUtime=522.3 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 205575 0 0 0 52164 66 0 0 25 0 1 0 487917548 216723456 51438 33554432000 4194304 4409164 140735057169664 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 52911 51438 141 53 0 51334 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 211644

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 29212
/proc/meminfo: memFree=20917992/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=218936 CPUtime=582.31 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 217371 0 0 0 58159 72 0 0 25 0 1 0 487917548 224190464 53261 33554432000 4194304 4409164 140735057169664 18446744073709551615 4350956 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 54734 53261 141 53 0 53157 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 218936

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 29213
/proc/meminfo: memFree=20950476/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=217120 CPUtime=642.31 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 223805 0 0 0 64154 77 0 0 25 0 1 0 487917548 222330880 52807 33554432000 4194304 4409164 140735057169664 18446744073709551615 4360211 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 54280 52807 141 53 0 52703 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 217120

[startup+702.301 s]
/proc/loadavg: 4.07 4.02 3.84 5/190 29215
/proc/meminfo: memFree=21035424/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=225396 CPUtime=702.31 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 249871 0 0 0 70147 84 0 0 25 0 1 0 487917548 230805504 54876 33554432000 4194304 4409164 140735057169664 18446744073709551615 4351666 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 56349 54876 141 53 0 54772 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 225396

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.84 5/190 29216
/proc/meminfo: memFree=20877324/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=190440 CPUtime=762.32 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 273115 0 0 0 76140 92 0 0 25 0 1 0 487917548 195010560 46169 33554432000 4194304 4409164 140735057169664 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 47610 46169 141 53 0 46033 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 190440

[startup+822.301 s]
/proc/loadavg: 4.04 4.02 3.86 5/190 29218
/proc/meminfo: memFree=21070536/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=219672 CPUtime=822.31 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 289653 0 0 0 82135 96 0 0 25 0 1 0 487917548 224944128 53477 33554432000 4194304 4409164 140735057169664 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 54918 53477 141 53 0 53341 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 219672

[startup+882.301 s]
/proc/loadavg: 4.06 4.03 3.87 5/190 29220
/proc/meminfo: memFree=20772692/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=212248 CPUtime=882.31 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 306133 0 0 0 88127 104 0 0 25 0 1 0 487917548 217341952 51589 33554432000 4194304 4409164 140735057169664 18446744073709551615 4358889 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 53062 51589 141 53 0 51485 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 212248

[startup+942.301 s]
/proc/loadavg: 4.02 4.02 3.87 5/190 29221
/proc/meminfo: memFree=20807532/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=215744 CPUtime=942.31 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 315737 0 0 0 94120 111 0 0 25 0 1 0 487917548 220921856 52463 33554432000 4194304 4409164 140735057169664 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 53936 52463 141 53 0 52359 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 215744

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.88 5/190 29223
/proc/meminfo: memFree=20269156/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=235112 CPUtime=1002.31 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 328236 0 0 0 100112 119 0 0 25 0 1 0 487917548 240754688 57305 33554432000 4194304 4409164 140735057169664 18446744073709551615 4358143 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 58778 57305 141 53 0 57201 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 235112

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.88 5/190 29224
/proc/meminfo: memFree=20532844/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=252112 CPUtime=1062.32 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 348015 0 0 0 106106 126 0 0 25 0 1 0 487917548 258162688 61555 33554432000 4194304 4409164 140735057169664 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 63028 61555 141 53 0 61451 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 252112

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.89 5/190 29226
/proc/meminfo: memFree=20843536/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=244844 CPUtime=1122.32 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 353207 0 0 0 112100 132 0 0 25 0 1 0 487917548 250720256 59738 33554432000 4194304 4409164 140735057169664 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 61211 59738 141 53 0 59634 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 244844

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 29228
/proc/meminfo: memFree=20595992/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=265396 CPUtime=1182.32 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 370936 0 0 0 118093 139 0 0 25 0 1 0 487917548 271765504 64876 33554432000 4194304 4409164 140735057169664 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 66349 64876 141 53 0 64772 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 265396

[startup+1242.3 s]
/proc/loadavg: 3.85 3.97 3.89 4/184 29247
/proc/meminfo: memFree=20910924/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=255000 CPUtime=1242.33 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 378912 0 0 0 124087 146 0 0 25 0 1 0 487917548 261120000 62277 33554432000 4194304 4409164 140735057169664 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 63750 62277 141 53 0 62173 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 255000



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.12 3.75 3.82 3/178 29267
/proc/meminfo: memFree=21682492/32951124 swapFree=67051468/67111528
[pid=29167] ppid=29165 vsize=244140 CPUtime=1300.03 cores=0,2
/proc/29167/stat : 29167 (lingeling) R 29165 29167 28631 0 -1 4202496 386395 0 0 0 129852 151 0 0 25 0 1 0 487917548 249999360 59562 33554432000 4194304 4409164 140735057169664 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/29167/statm: 61035 59562 141 53 0 59458 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 244140

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1298.52
CPU system time (s): 1.52577
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 304072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.52
system time used= 1.52577
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 386395
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= 3
involuntary context switches= 2451

runsolver used 2.28365 second user time and 4.80927 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-25 22:25:48
IDJOB=3285298
IDBENCH=82378
IDSOLVER=1606
FILE ID=node101/3285298-1303763147
RUNJOBID= node101-1303761712-28649
PBS_JOBID= 13157151
Free space on /tmp= 71396 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285298-1303763147/watcher-3285298-1303763147 -o /tmp/evaluation-result-3285298-1303763147/solver-3285298-1303763147 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3285298-1303763147.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=1480587188

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:      21455000 kB
Buffers:       2079008 kB
Cached:        7848456 kB
SwapCached:      33708 kB
Active:        7536132 kB
Inactive:      3486224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21455000 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:          161780 kB
Writeback:          12 kB
AnonPages:     1082624 kB
Mapped:           9716 kB
Slab:           406952 kB
PageTables:       7164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1305204 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= 71576 MiB
End job on node101 at 2011-04-25 22:47:30