Trace number 3372091

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.01 1300.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.080-SAT.cnf
MD5SUM1ca09a2b911e29894c6603aee8d3e672
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark153.91
Satisfiable
(Un)Satisfiability was proved
Number of variables175084
Number of clauses2826936
Sum of the clauses size6454456
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22728320
Number of clauses of size 37680
Number of clauses of size 435520
Number of clauses of size 515360
Number of clauses of size over 539360

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-3372091-1305433392/watcher-3372091-1305433392 -o /tmp/evaluation-result-3372091-1305433392/solver-3372091-1305433392 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372091-1305433392.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: 1.17 1.60 2.79 5/323 23556
/proc/meminfo: memFree=27696908/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=6900 CPUtime=0 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 304 0 0 0 0 0 0 0 23 0 1 0 654938160 7065600 247 33554432000 4194304 4409284 140735225881776 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 1725 247 110 53 0 148 0

[startup+0.102944 s]
/proc/loadavg: 1.17 1.60 2.79 5/323 23556
/proc/meminfo: memFree=27696908/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=10380 CPUtime=0.09 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 1194 0 0 0 9 0 0 0 23 0 1 0 654938160 10629120 1120 33554432000 4194304 4409284 140735225881776 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 2595 1120 113 53 0 1018 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10380

[startup+0.200927 s]
/proc/loadavg: 1.17 1.60 2.79 5/323 23556
/proc/meminfo: memFree=27696908/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=16712 CPUtime=0.19 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 2828 0 0 0 19 0 0 0 24 0 1 0 654938160 17113088 2703 33554432000 4194304 4409284 140735225881776 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 4178 2703 113 53 0 2601 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16712

[startup+0.300909 s]
/proc/loadavg: 1.17 1.60 2.79 5/323 23556
/proc/meminfo: memFree=27696908/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=21320 CPUtime=0.28 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 3980 0 0 0 28 0 0 0 25 0 1 0 654938160 21831680 3855 33554432000 4194304 4409284 140735225881776 18446744073709551615 4229789 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 5330 3855 113 53 0 3753 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21320

[startup+0.700947 s]
/proc/loadavg: 1.17 1.60 2.79 5/323 23556
/proc/meminfo: memFree=27696908/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=53576 CPUtime=0.68 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 12044 0 0 0 67 1 0 0 25 0 1 0 654938160 54861824 11919 33554432000 4194304 4409284 140735225881776 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 13394 11919 113 53 0 11817 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 53576

[startup+1.5007 s]
/proc/loadavg: 1.17 1.60 2.79 5/324 23557
/proc/meminfo: memFree=27526420/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=62368 CPUtime=1.48 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 18041 0 0 0 146 2 0 0 25 0 1 0 654938160 63864832 14097 33554432000 4194304 4409284 140735225881776 18446744073709551615 4281358 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 15592 14097 125 53 0 14015 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 62368

[startup+3.10041 s]
/proc/loadavg: 1.17 1.60 2.79 5/324 23557
/proc/meminfo: memFree=27435208/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=64056 CPUtime=3.08 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 20067 0 0 0 306 2 0 0 25 0 1 0 654938160 65593344 14525 33554432000 4194304 4409284 140735225881776 18446744073709551615 4269752 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 16014 14525 131 53 0 14437 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 64056

[startup+6.30084 s]
/proc/loadavg: 1.47 1.65 2.80 5/330 23569
/proc/meminfo: memFree=27099644/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=67496 CPUtime=6.29 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 37503 0 0 0 625 4 0 0 25 0 1 0 654938160 69115904 15396 33554432000 4194304 4409284 140735225881776 18446744073709551615 4229791 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 16874 15396 136 53 0 15297 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67496

[startup+12.7007 s]
/proc/loadavg: 1.76 1.71 2.81 5/330 23569
/proc/meminfo: memFree=26714628/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=67496 CPUtime=12.69 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 37508 0 0 0 1265 4 0 0 25 0 1 0 654938160 69115904 15401 33554432000 4194304 4409284 140735225881776 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 16874 15401 141 53 0 15297 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67496

[startup+25.5004 s]
/proc/loadavg: 2.10 1.78 2.83 5/330 23569
/proc/meminfo: memFree=26817192/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=68000 CPUtime=25.48 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 37634 0 0 0 2543 5 0 0 25 0 1 0 654938160 69632000 15527 33554432000 4194304 4409284 140735225881776 18446744073709551615 4226462 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 17000 15527 141 53 0 15423 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 68000

[startup+51.1009 s]
/proc/loadavg: 2.90 2.01 2.87 5/330 23570
/proc/meminfo: memFree=26727884/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=93056 CPUtime=51.09 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 60406 0 0 0 5101 8 0 0 25 0 1 0 654938160 95289344 21791 33554432000 4194304 4409284 140735225881776 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 23264 21791 141 53 0 21687 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 93056

[startup+102.301 s]
/proc/loadavg: 3.52 2.31 2.93 5/330 23572
/proc/meminfo: memFree=26590920/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=107132 CPUtime=102.29 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 63980 0 0 0 10217 12 0 0 25 0 1 0 654938160 109703168 25310 33554432000 4194304 4409284 140735225881776 18446744073709551615 4244759 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 26783 25310 141 53 0 25206 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 107132

[startup+162.301 s]
/proc/loadavg: 3.82 2.62 2.99 5/330 23573
/proc/meminfo: memFree=26430184/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=111092 CPUtime=162.3 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 81462 0 0 0 16213 17 0 0 25 0 1 0 654938160 113758208 26300 33554432000 4194304 4409284 140735225881776 18446744073709551615 4276148 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 27773 26300 141 53 0 26196 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 111092

[startup+222.3 s]
/proc/loadavg: 3.93 2.87 3.05 5/330 23575
/proc/meminfo: memFree=26215504/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=207956 CPUtime=222.29 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 105708 0 0 0 22205 24 0 0 25 0 1 0 654938160 212946944 50516 33554432000 4194304 4409284 140735225881776 18446744073709551615 4358408 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 51989 50516 141 53 0 50412 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 207956

[startup+282.312 s]
/proc/loadavg: 4.05 3.09 3.11 5/330 23576
/proc/meminfo: memFree=26328800/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=163664 CPUtime=282.3 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 136304 0 0 0 28199 31 0 0 25 0 1 0 654938160 167591936 39443 33554432000 4194304 4409284 140735225881776 18446744073709551615 4226415 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 40916 39443 141 53 0 39339 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 163664

[startup+342.301 s]
/proc/loadavg: 4.02 3.25 3.16 5/330 23578
/proc/meminfo: memFree=26246308/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=160652 CPUtime=342.29 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 138470 0 0 0 34194 35 0 0 25 0 1 0 654938160 164507648 38690 33554432000 4194304 4409284 140735225881776 18446744073709551615 4257013 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 40163 38690 141 53 0 38586 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 160652

[startup+402.3 s]
/proc/loadavg: 4.00 3.38 3.21 5/330 23580
/proc/meminfo: memFree=26222460/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=107668 CPUtime=402.28 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 147037 0 0 0 40187 41 0 0 25 0 1 0 654938160 110252032 25476 33554432000 4194304 4409284 140735225881776 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 26917 25476 141 53 0 25340 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 107668

[startup+462.301 s]
/proc/loadavg: 4.00 3.49 3.26 5/330 23581
/proc/meminfo: memFree=26030476/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=322180 CPUtime=462.29 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 200662 0 0 0 46178 51 0 0 25 0 1 0 654938160 329912320 79072 33554432000 4194304 4409284 140735225881776 18446744073709551615 4351153 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 80545 79072 141 53 0 78968 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 322180

[startup+522.301 s]
/proc/loadavg: 4.11 3.61 3.31 5/330 23583
/proc/meminfo: memFree=25998188/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=165900 CPUtime=522.29 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 223300 0 0 0 52172 57 0 0 25 0 1 0 654938160 169881600 40002 33554432000 4194304 4409284 140735225881776 18446744073709551615 4252249 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 41475 40002 141 53 0 39898 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 165900

[startup+582.3 s]
/proc/loadavg: 4.04 3.68 3.35 5/330 23611
/proc/meminfo: memFree=26373740/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=188188 CPUtime=582.29 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 230653 0 0 0 58167 62 0 0 25 0 1 0 654938160 192704512 45574 33554432000 4194304 4409284 140735225881776 18446744073709551615 4358329 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 47047 45574 141 53 0 45470 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 188188

[startup+642.301 s]
/proc/loadavg: 4.04 3.75 3.40 5/330 23613
/proc/meminfo: memFree=26283044/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=192904 CPUtime=642.29 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 236714 0 0 0 64161 68 0 0 25 0 1 0 654938160 197533696 46753 33554432000 4194304 4409284 140735225881776 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 48226 46753 141 53 0 46649 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 192904

[startup+702.301 s]
/proc/loadavg: 4.01 3.79 3.43 5/330 23615
/proc/meminfo: memFree=26252484/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=273848 CPUtime=702.29 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 272553 0 0 0 70154 75 0 0 25 0 1 0 654938160 280420352 66989 33554432000 4194304 4409284 140735225881776 18446744073709551615 4257163 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 68462 66989 141 53 0 66885 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 273848

[startup+762.3 s]
/proc/loadavg: 4.00 3.83 3.46 5/330 23643
/proc/meminfo: memFree=26642424/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=283100 CPUtime=762.29 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 283270 0 0 0 76149 80 0 0 25 0 1 0 654938160 289894400 69302 33554432000 4194304 4409284 140735225881776 18446744073709551615 4244256 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 70775 69302 141 53 0 69198 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 283100

[startup+822.301 s]
/proc/loadavg: 4.00 3.86 3.49 5/330 23645
/proc/meminfo: memFree=26602968/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=281360 CPUtime=822.29 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 291955 0 0 0 82141 88 0 0 25 0 1 0 654938160 288112640 68867 33554432000 4194304 4409284 140735225881776 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 70340 68867 141 53 0 68763 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 281360

[startup+882.301 s]
/proc/loadavg: 4.04 3.89 3.53 5/330 23646
/proc/meminfo: memFree=26541072/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=334596 CPUtime=882.29 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 345327 0 0 0 88129 100 0 0 25 0 1 0 654938160 342626304 82176 33554432000 4194304 4409284 140735225881776 18446744073709551615 4230498 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 83649 82176 141 53 0 82072 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 334596

[startup+942.312 s]
/proc/loadavg: 4.07 3.93 3.56 5/330 23648
/proc/meminfo: memFree=26406872/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=260676 CPUtime=942.29 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 428392 0 0 0 94115 114 0 0 25 0 1 0 654938160 266932224 63728 33554432000 4194304 4409284 140735225881776 18446744073709551615 4244647 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 65169 63728 141 53 0 63592 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 260676

[startup+1002.3 s]
/proc/loadavg: 4.03 3.94 3.58 5/330 23650
/proc/meminfo: memFree=26779584/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=226036 CPUtime=1002.29 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 449483 0 0 0 100108 121 0 0 25 0 1 0 654938160 231460864 55036 33554432000 4194304 4409284 140735225881776 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 56509 55036 141 53 0 54932 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 226036

[startup+1062.3 s]
/proc/loadavg: 4.05 3.96 3.61 5/330 23651
/proc/meminfo: memFree=26662000/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=204216 CPUtime=1062.28 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 478787 0 0 0 106101 127 0 0 25 0 1 0 654938160 209117184 49581 33554432000 4194304 4409284 140735225881776 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 51054 49581 141 53 0 49477 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 204216

[startup+1122.3 s]
/proc/loadavg: 4.05 3.98 3.64 5/330 23653
/proc/meminfo: memFree=26601816/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=215444 CPUtime=1122.29 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 500979 0 0 0 112093 136 0 0 25 0 1 0 654938160 220614656 52388 33554432000 4194304 4409284 140735225881776 18446744073709551615 4351726 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 53861 52388 141 53 0 52284 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 215444

[startup+1182.3 s]
/proc/loadavg: 4.06 4.00 3.66 5/330 23654
/proc/meminfo: memFree=26444936/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=208740 CPUtime=1182.29 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 573762 0 0 0 118079 150 0 0 25 0 1 0 654938160 213749760 50712 33554432000 4194304 4409284 140735225881776 18446744073709551615 4244759 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 52185 50712 141 53 0 50608 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 208740

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.68 5/330 23656
/proc/meminfo: memFree=26874312/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=204232 CPUtime=1242.29 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 608615 0 0 0 124070 159 0 0 25 0 1 0 654938160 209133568 49585 33554432000 4194304 4409284 140735225881776 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 51058 49585 141 53 0 49481 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 204232



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.70 5/330 23657
/proc/meminfo: memFree=26757728/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=214600 CPUtime=1299.99 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 622302 0 0 0 129834 165 0 0 25 0 1 0 654938160 219750400 52177 33554432000 4194304 4409284 140735225881776 18446744073709551615 4351075 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 53650 52177 141 53 0 52073 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 214600

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

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

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.70 5/330 23657
/proc/meminfo: memFree=26757728/32950928 swapFree=60199044/67111528
[pid=23556] ppid=23554 vsize=214600 CPUtime=1299.99 cores=0,2
/proc/23556/stat : 23556 (lingeling) R 23554 23556 23021 0 -1 4202496 622302 0 0 0 129834 165 0 0 25 0 1 0 654938160 219750400 52177 33554432000 4194304 4409284 140735225881776 18446744073709551615 4351075 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23556/statm: 53650 52177 141 53 0 52073 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 214600

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1298.35
CPU system time (s): 1.66775
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 538884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.35
system time used= 1.66775
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 622302
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2937

runsolver used 3.85141 second user time and 9.16261 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 06:23:14
IDJOB=3372091
IDBENCH=82394
IDSOLVER=1849
FILE ID=node122/3372091-1305433392
RUNJOBID= node122-1305433392-23526
PBS_JOBID= 13324618
Free space on /tmp= 73308 MiB

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

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=2074428423

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27697312 kB
Buffers:        286852 kB
Cached:        3609284 kB
SwapCached:      50104 kB
Active:        1030816 kB
Inactive:      4006500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27697312 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:          202396 kB
Writeback:           0 kB
AnonPages:     1102168 kB
Mapped:          13748 kB
Slab:           120752 kB
PageTables:      32564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52585620 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= 73288 MiB
End job on node122 at 2011-05-15 06:44:56