Trace number 3372433

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)UNSAT 1966.71 1966.64

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 benchmark477.605
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

1966.66/1966.61	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.54 7.99 7.98 2/361 2274
/proc/meminfo: memFree=25664844/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=6900 CPUtime=0 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 300 0 0 0 0 0 0 0 21 0 1 0 634590381 7065600 244 33554432000 4194304 4409284 140736342643072 18446744073709551615 264726404864 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 1725 244 107 53 0 148 0

[startup+0.04268 s]
/proc/loadavg: 7.54 7.99 7.98 2/361 2274
/proc/meminfo: memFree=25664844/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=8320 CPUtime=0.04 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 646 0 0 0 4 0 0 0 21 0 1 0 634590381 8519680 573 33554432000 4194304 4409284 140736342643072 18446744073709551615 264726404864 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 2080 573 113 53 0 503 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8320

[startup+0.100667 s]
/proc/loadavg: 7.54 7.99 7.98 2/361 2274
/proc/meminfo: memFree=25664844/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=10380 CPUtime=0.09 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 1193 0 0 0 9 0 0 0 21 0 1 0 634590381 10629120 1120 33554432000 4194304 4409284 140736342643072 18446744073709551615 264726404864 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 2595 1120 113 53 0 1018 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10380

[startup+0.300636 s]
/proc/loadavg: 7.54 7.99 7.98 2/361 2274
/proc/meminfo: memFree=25664844/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=21320 CPUtime=0.29 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 3979 0 0 0 28 1 0 0 22 0 1 0 634590381 21831680 3855 33554432000 4194304 4409284 140736342643072 18446744073709551615 264726404864 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 5330 3855 113 53 0 3753 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21320

[startup+0.700561 s]
/proc/loadavg: 7.54 7.99 7.98 2/361 2274
/proc/meminfo: memFree=25664844/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=33996 CPUtime=0.69 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 9085 0 0 0 67 2 0 0 23 0 1 0 634590381 34811904 7006 33554432000 4194304 4409284 140736342643072 18446744073709551615 4285008 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 8499 7006 127 53 0 6922 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33996

[startup+1.50041 s]
/proc/loadavg: 7.09 7.89 7.94 3/362 2275
/proc/meminfo: memFree=25595476/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=34112 CPUtime=1.49 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 9803 0 0 0 147 2 0 0 25 0 1 0 634590381 34930688 7038 33554432000 4194304 4409284 140736342643072 18446744073709551615 4304003 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 8528 7038 130 53 0 6951 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34112

[startup+3.1011 s]
/proc/loadavg: 7.09 7.89 7.94 3/362 2275
/proc/meminfo: memFree=25549804/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=45988 CPUtime=3.09 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 13894 0 0 0 307 2 0 0 25 0 1 0 634590381 47091712 8991 33554432000 4194304 4409284 140736342643072 18446744073709551615 4248772 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 11497 8991 137 53 0 9920 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45988

[startup+6.3005 s]
/proc/loadavg: 7.09 7.89 7.94 3/365 2281
/proc/meminfo: memFree=25350296/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=45988 CPUtime=6.29 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 13905 0 0 0 624 5 0 0 25 0 1 0 634590381 47091712 9002 33554432000 4194304 4409284 140736342643072 18446744073709551615 4244739 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 11497 9002 141 53 0 9920 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45988

[startup+12.7003 s]
/proc/loadavg: 6.46 7.73 7.89 3/365 2281
/proc/meminfo: memFree=25228720/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=45988 CPUtime=12.69 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 14147 0 0 0 1263 6 0 0 25 0 1 0 634590381 47091712 9244 33554432000 4194304 4409284 140736342643072 18446744073709551615 4360453 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 11497 9244 141 53 0 9920 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45988

[startup+25.5009 s]
/proc/loadavg: 5.77 7.54 7.83 3/365 2282
/proc/meminfo: memFree=25207796/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=63056 CPUtime=25.49 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 19274 0 0 0 2539 10 0 0 25 0 1 0 634590381 64569344 14324 33554432000 4194304 4409284 140736342643072 18446744073709551615 4359738 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 15764 14324 141 53 0 14187 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63056

[startup+51.101 s]
/proc/loadavg: 4.48 7.09 7.67 3/365 2282
/proc/meminfo: memFree=25164788/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=82904 CPUtime=51.09 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 24237 0 0 0 5094 15 0 0 25 0 1 0 634590381 84893696 19254 33554432000 4194304 4409284 140736342643072 18446744073709551615 4230961 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 20726 19254 141 53 0 19149 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82904

[startup+102.313 s]
/proc/loadavg: 2.99 6.23 7.34 3/365 2284
/proc/meminfo: memFree=25074396/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=132104 CPUtime=102.3 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 43487 0 0 0 10203 27 0 0 25 0 1 0 634590381 135274496 31554 33554432000 4194304 4409284 140736342643072 18446744073709551615 4254506 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 33026 31554 141 53 0 31449 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 132104

[startup+162.301 s]
/proc/loadavg: 2.36 5.46 7.00 3/365 2285
/proc/meminfo: memFree=25024492/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=179032 CPUtime=162.29 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 81255 0 0 0 16190 39 0 0 25 0 1 0 634590381 183328768 43286 33554432000 4194304 4409284 140736342643072 18446744073709551615 4360026 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 44758 43286 141 53 0 43181 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 179032

[startup+222.301 s]
/proc/loadavg: 2.13 4.83 6.69 3/365 2287
/proc/meminfo: memFree=25032880/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=147136 CPUtime=222.3 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 98722 0 0 0 22178 52 0 0 25 0 1 0 634590381 150667264 35312 33554432000 4194304 4409284 140736342643072 18446744073709551615 4303691 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 36784 35312 141 53 0 35207 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 147136

[startup+282.3 s]
/proc/loadavg: 2.05 4.31 6.39 3/365 2289
/proc/meminfo: memFree=25007052/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=143860 CPUtime=282.3 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 117690 0 0 0 28167 63 0 0 25 0 1 0 634590381 147312640 34493 33554432000 4194304 4409284 140736342643072 18446744073709551615 4244728 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 35965 34493 141 53 0 34388 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 143860

[startup+342.301 s]
/proc/loadavg: 2.10 3.92 6.12 3/365 2290
/proc/meminfo: memFree=24945640/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=173936 CPUtime=342.31 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 164943 0 0 0 34151 80 0 0 25 0 1 0 634590381 178110464 42012 33554432000 4194304 4409284 140736342643072 18446744073709551615 4244959 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 43484 42012 141 53 0 41907 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 173936

[startup+402.301 s]
/proc/loadavg: 2.08 3.58 5.87 3/365 2292
/proc/meminfo: memFree=24908400/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=183216 CPUtime=402.3 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 187047 0 0 0 40136 94 0 0 25 0 1 0 634590381 187613184 44332 33554432000 4194304 4409284 140736342643072 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 45804 44332 141 53 0 44227 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 183216

[startup+462.3 s]
/proc/loadavg: 2.17 3.33 5.64 3/365 2293
/proc/meminfo: memFree=24870052/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=217076 CPUtime=462.31 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 206932 0 0 0 46122 109 0 0 25 0 1 0 634590381 222285824 52797 33554432000 4194304 4409284 140736342643072 18446744073709551615 4270811 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 54269 52797 141 53 0 52692 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 217076

[startup+522.301 s]
/proc/loadavg: 2.06 3.09 5.41 3/365 2295
/proc/meminfo: memFree=24814948/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=213588 CPUtime=522.31 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 217987 0 0 0 52113 118 0 0 25 0 1 0 634590381 218714112 51925 33554432000 4194304 4409284 140736342643072 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 53397 51925 141 53 0 51820 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 213588

[startup+582.301 s]
/proc/loadavg: 2.09 2.90 5.20 3/365 2297
/proc/meminfo: memFree=24752424/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=213244 CPUtime=582.31 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 227068 0 0 0 58098 133 0 0 25 0 1 0 634590381 218361856 51839 33554432000 4194304 4409284 140736342643072 18446744073709551615 4351075 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 53311 51839 141 53 0 51734 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 213244

[startup+642.3 s]

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

/proc/meminfo: memFree=24426124/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=249260 CPUtime=1182.34 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 400628 0 0 0 117971 263 0 0 25 0 1 0 634590381 255242240 60843 33554432000 4194304 4409284 140736342643072 18446744073709551615 4349622 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 62315 60843 141 53 0 60738 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 249260

[startup+1242.3 s]
/proc/loadavg: 2.00 2.10 3.56 3/365 2319
/proc/meminfo: memFree=24423352/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=250408 CPUtime=1242.34 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 445184 0 0 0 123955 279 0 0 25 0 1 0 634590381 256417792 61130 33554432000 4194304 4409284 140736342643072 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 62602 61130 141 53 0 61025 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 250408

[startup+1302.3 s]
/proc/loadavg: 2.00 2.08 3.45 3/365 2321
/proc/meminfo: memFree=24339616/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=262736 CPUtime=1302.34 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 464752 0 0 0 129940 294 0 0 25 0 1 0 634590381 269041664 64212 33554432000 4194304 4409284 140736342643072 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 65684 64212 141 53 0 64107 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 262736

[startup+1362.3 s]
/proc/loadavg: 2.00 2.06 3.36 3/365 2322
/proc/meminfo: memFree=24803956/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=284584 CPUtime=1362.34 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 472555 0 0 0 135928 306 0 0 25 0 1 0 634590381 291414016 69674 33554432000 4194304 4409284 140736342643072 18446744073709551615 4230608 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 71146 69674 141 53 0 69569 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 284584

[startup+1422.31 s]
/proc/loadavg: 2.07 2.08 3.28 3/365 2324
/proc/meminfo: memFree=24556168/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=326864 CPUtime=1422.36 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 493316 0 0 0 141922 314 0 0 25 0 1 0 634590381 334708736 80244 33554432000 4194304 4409284 140736342643072 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 81716 80244 141 53 0 80139 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 326864

[startup+1482.3 s]
/proc/loadavg: 2.19 2.11 3.22 3/365 2326
/proc/meminfo: memFree=24554644/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=328308 CPUtime=1482.34 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 509487 0 0 0 147907 327 0 0 25 0 1 0 634590381 336187392 80605 33554432000 4194304 4409284 140736342643072 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 82077 80605 141 53 0 80500 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 328308

[startup+1542.3 s]
/proc/loadavg: 2.13 2.10 3.14 3/365 2327
/proc/meminfo: memFree=24312692/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=340404 CPUtime=1542.34 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 512511 0 0 0 153897 337 0 0 25 0 1 0 634590381 348573696 83629 33554432000 4194304 4409284 140736342643072 18446744073709551615 4358258 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 85101 83629 141 53 0 83524 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 340404

[startup+1602.3 s]
/proc/loadavg: 2.05 2.08 3.07 3/365 2329
/proc/meminfo: memFree=24279668/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=487124 CPUtime=1602.35 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 549315 0 0 0 159887 348 0 0 25 0 1 0 634590381 498814976 120309 33554432000 4194304 4409284 140736342643072 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 121781 120309 141 53 0 120204 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 487124

[startup+1662.3 s]
/proc/loadavg: 2.02 2.06 3.00 3/365 2330
/proc/meminfo: memFree=24134444/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=647764 CPUtime=1662.35 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 596945 0 0 0 165875 360 0 0 25 0 1 0 634590381 663310336 160469 33554432000 4194304 4409284 140736342643072 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 161941 160469 141 53 0 160364 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 647764

[startup+1722.3 s]
/proc/loadavg: 2.00 2.05 2.93 3/365 2332
/proc/meminfo: memFree=24145936/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=352444 CPUtime=1722.35 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 604109 0 0 0 171864 371 0 0 25 0 1 0 634590381 360902656 86639 33554432000 4194304 4409284 140736342643072 18446744073709551615 4351075 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 88111 86639 141 53 0 86534 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 352444

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.87 3/365 2334
/proc/meminfo: memFree=24136476/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=360112 CPUtime=1782.36 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 624066 0 0 0 177854 382 0 0 25 0 1 0 634590381 368754688 88556 33554432000 4194304 4409284 140736342643072 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 90028 88556 141 53 0 88451 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 360112

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 2.81 3/365 2335
/proc/meminfo: memFree=24101476/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=395964 CPUtime=1842.35 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 633029 0 0 0 183844 391 0 0 25 0 1 0 634590381 405467136 97519 33554432000 4194304 4409284 140736342643072 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 98991 97519 141 53 0 97414 0
Current children cumulated CPU time (s) 1842.35
Current children cumulated vsize (KiB) 395964

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.76 3/365 2337
/proc/meminfo: memFree=23404936/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=500436 CPUtime=1902.36 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 659147 0 0 0 189834 402 0 0 25 0 1 0 634590381 512446464 123637 33554432000 4194304 4409284 140736342643072 18446744073709551615 4350795 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 125109 123637 141 53 0 123532 0
Current children cumulated CPU time (s) 1902.36
Current children cumulated vsize (KiB) 500436

[startup+1962.3 s]
/proc/loadavg: 2.05 2.03 2.71 3/365 2338
/proc/meminfo: memFree=24366516/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=554600 CPUtime=1962.37 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 672690 0 0 0 195825 412 0 0 25 0 1 0 634590381 567910400 137178 33554432000 4194304 4409284 140736342643072 18446744073709551615 264726429591 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 138650 137178 141 53 0 137073 0
Current children cumulated CPU time (s) 1962.37
Current children cumulated vsize (KiB) 554600

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

[startup+1964.7 s]
/proc/loadavg: 2.05 2.03 2.71 3/365 2338
/proc/meminfo: memFree=24366516/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=554600 CPUtime=1964.76 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 672690 0 0 0 196064 412 0 0 25 0 1 0 634590381 567910400 137178 33554432000 4194304 4409284 140736342643072 18446744073709551615 4351052 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 138650 137178 141 53 0 137073 0
Current children cumulated CPU time (s) 1964.76
Current children cumulated vsize (KiB) 554600

[startup+1965.5 s]
/proc/loadavg: 2.05 2.03 2.71 3/365 2338
/proc/meminfo: memFree=24366516/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=554600 CPUtime=1965.56 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 672690 0 0 0 196144 412 0 0 25 0 1 0 634590381 567910400 137178 33554432000 4194304 4409284 140736342643072 18446744073709551615 4244728 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 138650 137178 141 53 0 137073 0
Current children cumulated CPU time (s) 1965.56
Current children cumulated vsize (KiB) 554600

[startup+1966.3 s]
/proc/loadavg: 2.04 2.03 2.71 3/365 2338
/proc/meminfo: memFree=24366516/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=554600 CPUtime=1966.36 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 672690 0 0 0 196224 412 0 0 25 0 1 0 634590381 567910400 137178 33554432000 4194304 4409284 140736342643072 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 138650 137178 141 53 0 137073 0
Current children cumulated CPU time (s) 1966.36
Current children cumulated vsize (KiB) 554600

[startup+1966.5 s]
/proc/loadavg: 2.04 2.03 2.71 3/365 2338
/proc/meminfo: memFree=24366516/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=554600 CPUtime=1966.56 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 672690 0 0 0 196244 412 0 0 25 0 1 0 634590381 567910400 137178 33554432000 4194304 4409284 140736342643072 18446744073709551615 4358850 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 138650 137178 141 53 0 137073 0
Current children cumulated CPU time (s) 1966.56
Current children cumulated vsize (KiB) 554600

[startup+1966.6 s]
/proc/loadavg: 2.04 2.03 2.71 3/365 2338
/proc/meminfo: memFree=24366516/32951124 swapFree=63083164/67111528
[pid=2274] ppid=2263 vsize=554600 CPUtime=1966.66 cores=1,3,5,7
/proc/2274/stat : 2274 (lingeling) R 2263 2274 1566 0 -1 4202496 672690 0 0 0 196254 412 0 0 25 0 1 0 634590381 567910400 137178 33554432000 4194304 4409284 140736342643072 18446744073709551615 4358379 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/2274/statm: 138650 137178 141 53 0 137073 0
Current children cumulated CPU time (s) 1966.66
Current children cumulated vsize (KiB) 554600

Child status: 20
Real time (s): 1966.64
CPU time (s): 1966.71
CPU user time (s): 1962.56
CPU system time (s): 4.15137
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 647764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1962.56
system time used= 4.15137
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 672693
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= 6
involuntary context switches= 2699

runsolver used 6.62399 second user time and 16.6205 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 03:09:08
IDJOB=3372433
IDBENCH=82378
IDSOLVER=1850
FILE ID=node141/3372433-1305421747
RUNJOBID= node141-1305421747-2252
PBS_JOBID= 13324546
Free space on /tmp= 73248 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-3372433-1305421747/watcher-3372433-1305421747 -o /tmp/evaluation-result-3372433-1305421747/solver-3372433-1305421747 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372433-1305421747.cnf

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=288080712

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25665124 kB
Buffers:        239520 kB
Cached:        4834068 kB
SwapCached:      15708 kB
Active:        2015740 kB
Inactive:      5029920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25665124 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:           50992 kB
Writeback:           0 kB
AnonPages:     1963452 kB
Mapped:          12416 kB
Slab:           137344 kB
PageTables:      37728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86233900 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= 73144 MiB
End job on node141 at 2011-05-15 03:41:54