Trace number 3371860

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.07 1300.03

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
MD5SUMe44b288003a3eaf34673a2c0fb8c6f3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1226.02
Satisfiable
(Un)Satisfiability was proved
Number of variables131484
Number of clauses2120376
Sum of the clauses size4841016
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22046240
Number of clauses of size 35760
Number of clauses of size 426640
Number of clauses of size 511520
Number of clauses of size over 529520

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-3371860-1305432988/watcher-3371860-1305432988 -o /tmp/evaluation-result-3371860-1305432988/solver-3371860-1305432988 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371860-1305432988.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.04 4.07 4.75 5/363 19761
/proc/meminfo: memFree=17418704/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=7356 CPUtime=0 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 434 0 0 0 0 0 0 0 23 0 1 0 733529612 7532544 361 33554432000 4194304 4409284 140733806436800 18446744073709551615 256415391488 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 1839 361 111 53 0 262 0

[startup+0.0678401 s]
/proc/loadavg: 4.04 4.07 4.75 5/363 19761
/proc/meminfo: memFree=17418704/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=8320 CPUtime=0.06 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 645 0 0 0 6 0 0 0 23 0 1 0 733529612 8519680 572 33554432000 4194304 4409284 140733806436800 18446744073709551615 256415391488 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 2080 572 113 53 0 503 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8320

[startup+0.100838 s]
/proc/loadavg: 4.04 4.07 4.75 5/363 19761
/proc/meminfo: memFree=17418704/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=10380 CPUtime=0.09 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 1192 0 0 0 9 0 0 0 23 0 1 0 733529612 10629120 1119 33554432000 4194304 4409284 140733806436800 18446744073709551615 256415010396 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 2595 1119 113 53 0 1018 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10380

[startup+0.300794 s]
/proc/loadavg: 4.04 4.07 4.75 5/363 19761
/proc/meminfo: memFree=17418704/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=21320 CPUtime=0.28 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 3978 0 0 0 28 0 0 0 25 0 1 0 733529612 21831680 3854 33554432000 4194304 4409284 140733806436800 18446744073709551615 256415391488 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 5330 3854 113 53 0 3753 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21320

[startup+0.700726 s]
/proc/loadavg: 4.04 4.07 4.75 5/363 19761
/proc/meminfo: memFree=17418704/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=53576 CPUtime=0.68 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 12042 0 0 0 66 2 0 0 25 0 1 0 733529612 54861824 11918 33554432000 4194304 4409284 140733806436800 18446744073709551615 256415391488 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 13394 11918 113 53 0 11817 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 53576

[startup+1.50057 s]
/proc/loadavg: 4.04 4.07 4.75 5/364 19762
/proc/meminfo: memFree=17366996/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=52828 CPUtime=1.49 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 17053 0 0 0 146 3 0 0 25 0 1 0 733529612 54095872 11715 33554432000 4194304 4409284 140733806436800 18446744073709551615 4264650 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 13207 11715 129 53 0 11630 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52828

[startup+3.10027 s]
/proc/loadavg: 4.04 4.07 4.74 5/364 19762
/proc/meminfo: memFree=17357696/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=75140 CPUtime=3.09 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 22764 0 0 0 305 4 0 0 25 0 1 0 733529612 76943360 17297 33554432000 4194304 4409284 140733806436800 18446744073709551615 4268680 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 18785 17297 133 53 0 17208 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75140

[startup+6.30066 s]
/proc/loadavg: 4.04 4.07 4.74 5/364 19762
/proc/meminfo: memFree=17342684/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=81596 CPUtime=6.29 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 26439 0 0 0 625 4 0 0 25 0 1 0 733529612 83554304 16874 33554432000 4194304 4409284 140733806436800 18446744073709551615 4229809 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 20399 16874 136 53 0 18822 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81596

[startup+12.7005 s]
/proc/loadavg: 4.03 4.07 4.74 5/361 19784
/proc/meminfo: memFree=17376424/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=81596 CPUtime=12.68 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 26444 0 0 0 1264 4 0 0 25 0 1 0 733529612 83554304 16879 33554432000 4194304 4409284 140733806436800 18446744073709551615 4358287 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 20399 16879 141 53 0 18822 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 81596

[startup+25.501 s]
/proc/loadavg: 4.03 4.06 4.73 5/364 19791
/proc/meminfo: memFree=17242824/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=81596 CPUtime=25.49 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 26444 0 0 0 2543 6 0 0 25 0 1 0 733529612 83554304 16879 33554432000 4194304 4409284 140733806436800 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 20399 16879 141 53 0 18822 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81596

[startup+51.1012 s]
/proc/loadavg: 4.32 4.12 4.73 5/364 19819
/proc/meminfo: memFree=16587964/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=96372 CPUtime=51.09 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 31145 0 0 0 5101 8 0 0 25 0 1 0 733529612 98684928 21495 33554432000 4194304 4409284 140733806436800 18446744073709551615 4300099 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 24093 21495 141 53 0 22516 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 96372

[startup+102.314 s]
/proc/loadavg: 4.18 4.11 4.69 5/364 19821
/proc/meminfo: memFree=16670660/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=121548 CPUtime=102.3 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 38669 0 0 0 10218 12 0 0 25 0 1 0 733529612 124465152 28914 33554432000 4194304 4409284 140733806436800 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 30387 28914 141 53 0 28810 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 121548

[startup+162.301 s]
/proc/loadavg: 4.06 4.09 4.64 5/364 19851
/proc/meminfo: memFree=17204472/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=121544 CPUtime=162.29 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 38669 0 0 0 16214 15 0 0 25 0 1 0 733529612 124461056 28913 33554432000 4194304 4409284 140733806436800 18446744073709551615 4244759 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 30386 28913 141 53 0 28809 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 121544

[startup+222.301 s]
/proc/loadavg: 4.16 4.10 4.61 5/364 19853
/proc/meminfo: memFree=17107520/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=205288 CPUtime=222.3 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 77370 0 0 0 22207 23 0 0 25 0 1 0 733529612 210214912 49881 33554432000 4194304 4409284 140733806436800 18446744073709551615 4244297 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 51322 49881 141 53 0 49745 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 205288

[startup+282.301 s]
/proc/loadavg: 4.12 4.10 4.58 5/364 19883
/proc/meminfo: memFree=16897080/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=205288 CPUtime=282.3 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 77370 0 0 0 28204 26 0 0 25 0 1 0 733529612 210214912 49881 33554432000 4194304 4409284 140733806436800 18446744073709551615 4284384 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 51322 49881 141 53 0 49745 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 205288

[startup+342.301 s]
/proc/loadavg: 4.04 4.08 4.54 5/364 19884
/proc/meminfo: memFree=16874720/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=150752 CPUtime=342.3 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 80001 0 0 0 34199 31 0 0 25 0 1 0 733529612 154370048 36215 33554432000 4194304 4409284 140733806436800 18446744073709551615 4230767 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 37688 36215 141 53 0 36111 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 150752

[startup+402.301 s]
/proc/loadavg: 4.07 4.08 4.51 5/364 19886
/proc/meminfo: memFree=16718208/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=222316 CPUtime=402.3 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 97925 0 0 0 40193 37 0 0 25 0 1 0 733529612 227651584 54106 33554432000 4194304 4409284 140733806436800 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 55579 54106 141 53 0 54002 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 222316

[startup+462.301 s]
/proc/loadavg: 4.02 4.06 4.47 5/364 19887
/proc/meminfo: memFree=16712064/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=219324 CPUtime=462.31 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 107088 0 0 0 46188 43 0 0 25 0 1 0 733529612 224587776 53390 33554432000 4194304 4409284 140733806436800 18446744073709551615 4296713 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 54831 53390 141 53 0 53254 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 219324

[startup+522.301 s]
/proc/loadavg: 4.01 4.05 4.44 5/364 19889
/proc/meminfo: memFree=16607296/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=219324 CPUtime=522.3 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 107088 0 0 0 52184 46 0 0 25 0 1 0 733529612 224587776 53390 33554432000 4194304 4409284 140733806436800 18446744073709551615 4226456 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 54831 53390 141 53 0 53254 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 219324

[startup+582.301 s]
/proc/loadavg: 4.04 4.05 4.42 5/364 19891
/proc/meminfo: memFree=16593588/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=239552 CPUtime=582.31 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 112145 0 0 0 58179 52 0 0 25 0 1 0 733529612 245301248 58447 33554432000 4194304 4409284 140733806436800 18446744073709551615 256415416215 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 59888 58447 141 53 0 58311 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 239552

[startup+642.3 s]
/proc/loadavg: 4.12 4.07 4.40 5/364 19892
/proc/meminfo: memFree=16489440/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=226948 CPUtime=642.32 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 141666 0 0 0 64173 59 0 0 25 0 1 0 733529612 232394752 55264 33554432000 4194304 4409284 140733806436800 18446744073709551615 4226600 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 56737 55264 141 53 0 55160 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 226948

[startup+702.301 s]
/proc/loadavg: 4.04 4.05 4.37 5/364 19894
/proc/meminfo: memFree=16447100/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=229436 CPUtime=702.31 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 146225 0 0 0 70167 64 0 0 25 0 1 0 733529612 234942464 55886 33554432000 4194304 4409284 140733806436800 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 57359 55886 141 53 0 55782 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 229436

[startup+762.314 s]
/proc/loadavg: 4.01 4.04 4.34 5/364 19895
/proc/meminfo: memFree=16313160/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=242800 CPUtime=762.33 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 152826 0 0 0 76162 71 0 0 25 0 1 0 733529612 248627200 59227 33554432000 4194304 4409284 140733806436800 18446744073709551615 4351874 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 60700 59227 141 53 0 59123 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 242800

[startup+822.3 s]
/proc/loadavg: 4.04 4.05 4.33 5/364 19897
/proc/meminfo: memFree=16310776/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=427936 CPUtime=822.31 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 247136 0 0 0 82147 84 0 0 25 0 1 0 733529612 438206464 105511 33554432000 4194304 4409284 140733806436800 18446744073709551615 4351699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 106984 105511 141 53 0 105407 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 427936

[startup+882.301 s]
/proc/loadavg: 4.17 4.07 4.31 5/364 19899
/proc/meminfo: memFree=16387124/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=209740 CPUtime=882.32 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 363198 0 0 0 88131 101 0 0 25 0 1 0 733529612 214773760 50994 33554432000 4194304 4409284 140733806436800 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 52435 50994 141 53 0 50858 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 209740

[startup+942.301 s]
/proc/loadavg: 4.13 4.07 4.29 5/364 19900
/proc/meminfo: memFree=16403444/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=356036 CPUtime=942.32 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 404323 0 0 0 94123 109 0 0 25 0 1 0 733529612 364580864 87568 33554432000 4194304 4409284 140733806436800 18446744073709551615 256415416215 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 89009 87568 141 53 0 87432 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 356036

[startup+1002.3 s]
/proc/loadavg: 4.05 4.05 4.27 5/364 19902
/proc/meminfo: memFree=16301108/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=280188 CPUtime=1002.32 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 429315 0 0 0 100115 117 0 0 25 0 1 0 733529612 286912512 68606 33554432000 4194304 4409284 140733806436800 18446744073709551615 4256747 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 70047 68606 141 53 0 68470 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 280188

[startup+1062.3 s]
/proc/loadavg: 4.07 4.06 4.26 5/364 19903
/proc/meminfo: memFree=16193188/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=208420 CPUtime=1062.33 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 456735 0 0 0 106107 126 0 0 25 0 1 0 733529612 213422080 50664 33554432000 4194304 4409284 140733806436800 18446744073709551615 4351075 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 52105 50664 141 53 0 50528 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 208420

[startup+1122.3 s]
/proc/loadavg: 4.07 4.06 4.25 5/364 19905
/proc/meminfo: memFree=16154476/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=198016 CPUtime=1122.32 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 485595 0 0 0 112097 135 0 0 25 0 1 0 733529612 202768384 48063 33554432000 4194304 4409284 140733806436800 18446744073709551615 4360242 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 49504 48063 141 53 0 47927 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 198016

[startup+1182.3 s]
/proc/loadavg: 4.07 4.06 4.23 5/364 19907
/proc/meminfo: memFree=15915864/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=205608 CPUtime=1182.33 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 504539 0 0 0 118091 142 0 0 25 0 1 0 733529612 210542592 49961 33554432000 4194304 4409284 140733806436800 18446744073709551615 4226494 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 51402 49961 141 53 0 49825 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 205608

[startup+1242.3 s]
/proc/loadavg: 4.02 4.05 4.22 5/364 19908
/proc/meminfo: memFree=16290060/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=224924 CPUtime=1242.33 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 559391 0 0 0 124078 155 0 0 25 0 1 0 733529612 230322176 54790 33554432000 4194304 4409284 140733806436800 18446744073709551615 4305081 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 56231 54790 141 53 0 54654 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 224924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.58 3.93 4.16 4/358 19928
/proc/meminfo: memFree=16421848/32950928 swapFree=67111200/67111528
[pid=19761] ppid=19759 vsize=340316 CPUtime=1300.04 cores=0,2
/proc/19761/stat : 19761 (lingeling) R 19759 19761 19312 0 -1 4202496 588872 0 0 0 129842 162 0 0 25 0 1 0 733529612 348483584 83638 33554432000 4194304 4409284 140733806436800 18446744073709551615 256415416215 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19761/statm: 85079 83638 141 53 0 83502 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 340316

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.03
CPU time (s): 1300.07
CPU user time (s): 1298.43
CPU system time (s): 1.64275
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 842824

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

runsolver used 4.92925 second user time and 10.3804 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 06:16:29
IDJOB=3371860
IDBENCH=82366
IDSOLVER=1849
FILE ID=node115/3371860-1305432988
RUNJOBID= node115-1305431565-19330
PBS_JOBID= 13324623
Free space on /tmp= 73228 MiB

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

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

MD5SUM BENCH= e44b288003a3eaf34673a2c0fb8c6f3e
RANDOM SEED=1940110556

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17418860 kB
Buffers:        298732 kB
Cached:        4667008 kB
SwapCached:          0 kB
Active:       12283768 kB
Inactive:      2930248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17418860 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           60072 kB
Writeback:           0 kB
AnonPages:    10248072 kB
Mapped:          28832 kB
Slab:           211792 kB
PageTables:      41992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69937056 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= 73176 MiB
End job on node115 at 2011-05-15 06:38:11