Trace number 3372013

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) 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: 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-3372013-1305433082/watcher-3372013-1305433082 -o /tmp/evaluation-result-3372013-1305433082/solver-3372013-1305433082 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372013-1305433082.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.03 4.02 3.42 5/307 13070
/proc/meminfo: memFree=15374408/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=7356 CPUtime=0 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 436 0 0 0 0 0 0 0 23 0 1 0 110917685 7532544 362 33554432000 4194304 4409284 140733921440512 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 1839 362 111 53 0 262 0

[startup+0.0980081 s]
/proc/loadavg: 4.03 4.02 3.42 5/307 13070
/proc/meminfo: memFree=15374408/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=10124 CPUtime=0.09 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 1130 0 0 0 9 0 0 0 23 0 1 0 110917685 10366976 1056 33554432000 4194304 4409284 140733921440512 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 2531 1056 113 53 0 954 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10124

[startup+0.101007 s]
/proc/loadavg: 4.03 4.02 3.42 5/307 13070
/proc/meminfo: memFree=15374408/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=10380 CPUtime=0.09 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 1194 0 0 0 9 0 0 0 23 0 1 0 110917685 10629120 1120 33554432000 4194304 4409284 140733921440512 18446744073709551615 4225095 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 2595 1120 113 53 0 1018 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10380

[startup+0.300971 s]
/proc/loadavg: 4.03 4.02 3.42 5/307 13070
/proc/meminfo: memFree=15374408/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=21320 CPUtime=0.28 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 3980 0 0 0 28 0 0 0 25 0 1 0 110917685 21831680 3855 33554432000 4194304 4409284 140733921440512 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 5330 3855 113 53 0 3753 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21320

[startup+0.700901 s]
/proc/loadavg: 4.03 4.02 3.42 5/307 13070
/proc/meminfo: memFree=15374408/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=33996 CPUtime=0.69 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 9084 0 0 0 68 1 0 0 25 0 1 0 110917685 34811904 7004 33554432000 4194304 4409284 140733921440512 18446744073709551615 4281128 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/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.02 4.02 3.43 5/308 13071
/proc/meminfo: memFree=15346152/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=34112 CPUtime=1.49 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 9803 0 0 0 148 1 0 0 25 0 1 0 110917685 34930688 7037 33554432000 4194304 4409284 140733921440512 18446744073709551615 4300021 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 8528 7037 129 53 0 6951 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34112

[startup+3.10049 s]
/proc/loadavg: 4.02 4.02 3.43 5/308 13071
/proc/meminfo: memFree=15345532/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=45988 CPUtime=3.09 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 13893 0 0 0 307 2 0 0 25 0 1 0 110917685 47091712 8989 33554432000 4194304 4409284 140733921440512 18446744073709551615 4340276 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 11497 8989 135 53 0 9920 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45988

[startup+6.30093 s]
/proc/loadavg: 4.02 4.02 3.43 5/308 13071
/proc/meminfo: memFree=15337028/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=45988 CPUtime=6.29 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 13904 0 0 0 627 2 0 0 25 0 1 0 110917685 47091712 9000 33554432000 4194304 4409284 140733921440512 18446744073709551615 4347428 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 11497 9000 140 53 0 9920 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45988

[startup+12.7008 s]
/proc/loadavg: 4.02 4.02 3.43 5/308 13071
/proc/meminfo: memFree=15334112/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=45988 CPUtime=12.69 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 13905 0 0 0 1267 2 0 0 25 0 1 0 110917685 47091712 9001 33554432000 4194304 4409284 140733921440512 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/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.02 4.02 3.44 5/308 13072
/proc/meminfo: memFree=15330716/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=63060 CPUtime=25.49 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 19196 0 0 0 2545 4 0 0 25 0 1 0 110917685 64573440 14292 33554432000 4194304 4409284 140733921440512 18446744073709551615 4346131 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 15765 14292 141 53 0 14188 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63060

[startup+51.101 s]
/proc/loadavg: 4.01 4.02 3.45 5/308 13072
/proc/meminfo: memFree=15255284/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=75324 CPUtime=51.09 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 22310 0 0 0 5104 5 0 0 25 0 1 0 110917685 77131776 17358 33554432000 4194304 4409284 140733921440512 18446744073709551615 4358258 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 18831 17358 141 53 0 17254 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 75324

[startup+102.311 s]
/proc/loadavg: 4.00 4.01 3.48 5/308 13074
/proc/meminfo: memFree=15178988/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=134728 CPUtime=102.3 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 42117 0 0 0 10220 10 0 0 25 0 1 0 110917685 137961472 32209 33554432000 4194304 4409284 140733921440512 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 33682 32209 141 53 0 32105 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 134728

[startup+162.3 s]
/proc/loadavg: 4.06 4.02 3.52 5/308 13075
/proc/meminfo: memFree=15215796/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=156984 CPUtime=162.29 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 50746 0 0 0 16214 15 0 0 25 0 1 0 110917685 160751616 37773 33554432000 4194304 4409284 140733921440512 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 39246 37773 141 53 0 37669 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 156984

[startup+222.301 s]
/proc/loadavg: 4.02 4.01 3.55 5/308 13077
/proc/meminfo: memFree=15185872/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=125184 CPUtime=222.29 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 84719 0 0 0 22206 23 0 0 25 0 1 0 110917685 128188416 29855 33554432000 4194304 4409284 140733921440512 18446744073709551615 4351346 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 31296 29855 141 53 0 29719 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 125184

[startup+282.3 s]
/proc/loadavg: 4.01 4.01 3.57 5/308 13078
/proc/meminfo: memFree=15132336/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=104784 CPUtime=282.3 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 98722 0 0 0 28202 28 0 0 25 0 1 0 110917685 107298816 24755 33554432000 4194304 4409284 140733921440512 18446744073709551615 4351885 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 26196 24755 141 53 0 24619 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 104784

[startup+342.301 s]
/proc/loadavg: 4.18 4.06 3.61 5/308 13080
/proc/meminfo: memFree=14858024/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=159252 CPUtime=342.3 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 121538 0 0 0 34194 36 0 0 25 0 1 0 110917685 163074048 38340 33554432000 4194304 4409284 140733921440512 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 39813 38340 141 53 0 38236 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 159252

[startup+402.301 s]
/proc/loadavg: 4.06 4.05 3.64 5/308 13082
/proc/meminfo: memFree=14946676/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=166880 CPUtime=402.3 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 163179 0 0 0 40185 45 0 0 25 0 1 0 110917685 170885120 40247 33554432000 4194304 4409284 140733921440512 18446744073709551615 4358268 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 41720 40247 141 53 0 40143 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 166880

[startup+462.301 s]
/proc/loadavg: 4.09 4.05 3.66 5/308 13083
/proc/meminfo: memFree=14961264/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=200556 CPUtime=462.3 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 182230 0 0 0 46178 52 0 0 25 0 1 0 110917685 205369344 48666 33554432000 4194304 4409284 140733921440512 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 50139 48666 141 53 0 48562 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 200556

[startup+522.301 s]
/proc/loadavg: 4.03 4.04 3.68 5/308 13085
/proc/meminfo: memFree=14770908/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=187916 CPUtime=522.3 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 195535 0 0 0 52171 59 0 0 25 0 1 0 110917685 192425984 45506 33554432000 4194304 4409284 140733921440512 18446744073709551615 4257024 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 46979 45506 141 53 0 45402 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 187916

[startup+582.3 s]
/proc/loadavg: 4.01 4.03 3.70 5/308 13086
/proc/meminfo: memFree=14726612/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=242240 CPUtime=582.3 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 214804 0 0 0 58164 66 0 0 25 0 1 0 110917685 248053760 59087 33554432000 4194304 4409284 140733921440512 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 60560 59087 141 53 0 58983 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 242240

[startup+642.301 s]
/proc/loadavg: 4.00 4.02 3.71 5/308 13088
/proc/meminfo: memFree=14752756/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=228400 CPUtime=642.32 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 221690 0 0 0 64160 72 0 0 25 0 1 0 110917685 233881600 55627 33554432000 4194304 4409284 140733921440512 18446744073709551615 4256845 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 57100 55627 141 53 0 55523 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 228400

[startup+702.3 s]
/proc/loadavg: 3.56 3.91 3.69 4/302 13108
/proc/meminfo: memFree=14818780/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=217832 CPUtime=702.31 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 228215 0 0 0 70152 79 0 0 25 0 1 0 110917685 223059968 52985 33554432000 4194304 4409284 140733921440512 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 54458 52985 141 53 0 52881 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 217832

[startup+762.311 s]
/proc/loadavg: 3.23 3.75 3.65 4/302 13109
/proc/meminfo: memFree=14966460/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=278868 CPUtime=762.32 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 265444 0 0 0 76143 89 0 0 25 0 1 0 110917685 285560832 68244 33554432000 4194304 4409284 140733921440512 18446744073709551615 4231029 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 69717 68244 141 53 0 68140 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 278868

[startup+822.301 s]
/proc/loadavg: 3.08 3.61 3.61 4/302 13111
/proc/meminfo: memFree=14964096/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=206320 CPUtime=822.31 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 282037 0 0 0 82135 96 0 0 25 0 1 0 110917685 211271680 50139 33554432000 4194304 4409284 140733921440512 18446744073709551615 4305401 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 51580 50139 141 53 0 50003 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 206320

[startup+882.301 s]
/proc/loadavg: 3.08 3.51 3.57 4/302 13112
/proc/meminfo: memFree=14817516/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=189680 CPUtime=882.31 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 293440 0 0 0 88128 103 0 0 25 0 1 0 110917685 194232320 45979 33554432000 4194304 4409284 140733921440512 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 47420 45979 141 53 0 45843 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 189680

[startup+942.301 s]
/proc/loadavg: 3.09 3.43 3.54 4/302 13114
/proc/meminfo: memFree=15020000/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=233680 CPUtime=942.31 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 313824 0 0 0 94121 110 0 0 25 0 1 0 110917685 239288320 56947 33554432000 4194304 4409284 140733921440512 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 58420 56947 141 53 0 56843 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 233680

[startup+1002.3 s]
/proc/loadavg: 3.03 3.35 3.50 4/302 13116
/proc/meminfo: memFree=14931452/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=231908 CPUtime=1002.32 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 319777 0 0 0 100115 117 0 0 25 0 1 0 110917685 237473792 56504 33554432000 4194304 4409284 140733921440512 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 57977 56504 141 53 0 56400 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 231908

[startup+1062.3 s]
/proc/loadavg: 3.01 3.29 3.47 4/302 13117
/proc/meminfo: memFree=14708980/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=291236 CPUtime=1062.32 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 342266 0 0 0 106107 125 0 0 25 0 1 0 110917685 298225664 71336 33554432000 4194304 4409284 140733921440512 18446744073709551615 4351052 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 72809 71336 141 53 0 71232 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 291236

[startup+1122.3 s]
/proc/loadavg: 3.00 3.23 3.44 4/302 13119
/proc/meminfo: memFree=14820688/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=258948 CPUtime=1122.31 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 349723 0 0 0 112100 131 0 0 25 0 1 0 110917685 265162752 63264 33554432000 4194304 4409284 140733921440512 18446744073709551615 4244759 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 64737 63264 141 53 0 63160 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 258948

[startup+1182.3 s]
/proc/loadavg: 3.00 3.19 3.41 4/302 13120
/proc/meminfo: memFree=14996132/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=258372 CPUtime=1182.32 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 356588 0 0 0 118094 138 0 0 25 0 1 0 110917685 264572928 63120 33554432000 4194304 4409284 140733921440512 18446744073709551615 4358408 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 64593 63120 141 53 0 63016 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 258372

[startup+1242.3 s]
/proc/loadavg: 2.25 2.96 3.32 2/290 13158
/proc/meminfo: memFree=15518304/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=273620 CPUtime=1242.32 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 372991 0 0 0 124088 144 0 0 25 0 1 0 110917685 280186880 66932 33554432000 4194304 4409284 140733921440512 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 68405 66932 141 53 0 66828 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 273620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.50 2.63 3.18 2/290 13160
/proc/meminfo: memFree=15529824/32950928 swapFree=67111364/67111528
[pid=13070] ppid=13068 vsize=262424 CPUtime=1300.03 cores=0,2
/proc/13070/stat : 13070 (lingeling) R 13068 13070 12632 0 -1 4202496 380767 0 0 0 129852 151 0 0 25 0 1 0 110917685 268722176 64133 33554432000 4194304 4409284 140733921440512 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13070/statm: 65606 64133 141 53 0 64029 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 262424

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.53
CPU system time (s): 1.52377
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 304072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.53
system time used= 1.52377
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 380767
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= 4
involuntary context switches= 2972

runsolver used 3.81442 second user time and 8.04578 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 06:18:03
IDJOB=3372013
IDBENCH=82378
IDSOLVER=1849
FILE ID=node112/3372013-1305433082
RUNJOBID= node112-1305431630-12650
PBS_JOBID= 13324624
Free space on /tmp= 73508 MiB

SOLVER NAME= Lingeling 587f (fixed)
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-3372013-1305433082/watcher-3372013-1305433082 -o /tmp/evaluation-result-3372013-1305433082/solver-3372013-1305433082 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372013-1305433082.cnf

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=258210118

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15374564 kB
Buffers:        295264 kB
Cached:        2933456 kB
SwapCached:          0 kB
Active:       15571840 kB
Inactive:      1763700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15374564 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           62720 kB
Writeback:           0 kB
AnonPages:    14106848 kB
Mapped:          22192 kB
Slab:           133920 kB
PageTables:      43232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35405780 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= 73568 MiB
End job on node112 at 2011-05-15 06:39:45