Trace number 3439917

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
minisat hack: LR_GL_SHR 2011-03-02? (TO) 5000.21 5000.09

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 benchmark1095.17
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.1 (svn: 989)

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-3439917-1308502180/watcher-3439917-1308502180 -o /tmp/evaluation-result-3439917-1308502180/solver-3439917-1308502180 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439917-1308502180.cnf -verb=0 -model 

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: 1.04 1.01 1.12 2/174 20812
/proc/meminfo: memFree=29520280/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=19716 CPUtime=0 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 438 0 0 0 0 0 0 0 23 0 1 0 942633430 20189184 380 33554432000 4194304 4300056 140733875876896 18446744073709551615 254261616384 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 4929 380 221 26 0 1561 0

[startup+0.0098179 s]
/proc/loadavg: 1.04 1.01 1.12 2/174 20812
/proc/meminfo: memFree=29520280/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=19888 CPUtime=0 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 504 0 0 0 0 0 0 0 23 0 1 0 942633430 20365312 446 33554432000 4194304 4300056 140733875876896 18446744073709551615 254261616384 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 4972 446 221 26 0 1604 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 19888

[startup+0.100808 s]
/proc/loadavg: 1.04 1.01 1.12 2/174 20812
/proc/meminfo: memFree=29520280/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=25772 CPUtime=0.09 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 2296 0 0 0 9 0 0 0 23 0 1 0 942633430 26390528 2043 33554432000 4194304 4300056 140733875876896 18446744073709551615 254261616384 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 6443 2044 222 26 0 3075 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25772

[startup+0.300772 s]
/proc/loadavg: 1.04 1.01 1.12 2/174 20812
/proc/meminfo: memFree=29520280/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=57608 CPUtime=0.29 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 13077 0 0 0 27 2 0 0 25 0 1 0 942633430 58990592 10000 33554432000 4194304 4300056 140733875876896 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 14402 10001 222 26 0 11034 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57608

[startup+0.7007 s]
/proc/loadavg: 1.04 1.01 1.12 2/174 20812
/proc/meminfo: memFree=29520280/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=122616 CPUtime=0.69 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 33396 0 0 0 64 5 0 0 25 0 1 0 942633430 125558784 24994 33554432000 4194304 4300056 140733875876896 18446744073709551615 254261277381 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 30687 24994 222 26 0 27319 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 122616

[startup+1.50056 s]
/proc/loadavg: 1.11 1.03 1.12 3/175 20813
/proc/meminfo: memFree=29360884/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=137072 CPUtime=1.49 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 40412 0 0 0 143 6 0 0 25 0 1 0 942633430 140361728 29541 33554432000 4194304 4300056 140733875876896 18446744073709551615 4230419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 34268 29541 226 26 0 30900 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 137072

[startup+3.10028 s]
/proc/loadavg: 1.11 1.03 1.12 3/175 20813
/proc/meminfo: memFree=29314648/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=123988 CPUtime=3.09 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 46244 0 0 0 303 6 0 0 25 0 1 0 942633430 126963712 23630 33554432000 4194304 4300056 140733875876896 18446744073709551615 4265565 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 30997 23630 244 26 0 27629 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 123988

[startup+6.30071 s]
/proc/loadavg: 1.11 1.03 1.12 3/178 20823
/proc/meminfo: memFree=29083512/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=123988 CPUtime=6.29 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 47632 0 0 0 622 7 0 0 25 0 1 0 942633430 126963712 25014 33554432000 4194304 4300056 140733875876896 18446744073709551615 4254009 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 30997 25014 246 26 0 27629 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 123988

[startup+12.7006 s]
/proc/loadavg: 1.40 1.09 1.14 3/178 20823
/proc/meminfo: memFree=28739336/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=142956 CPUtime=12.69 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 50384 0 0 0 1262 7 0 0 25 0 1 0 942633430 146386944 27764 33554432000 4194304 4300056 140733875876896 18446744073709551615 4256257 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 35739 27764 246 26 0 32371 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 142956

[startup+25.5003 s]
/proc/loadavg: 1.49 1.12 1.15 3/178 20824
/proc/meminfo: memFree=28859540/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=173776 CPUtime=25.49 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 55870 0 0 0 2541 8 0 0 25 0 1 0 942633430 177946624 33244 33554432000 4194304 4300056 140733875876896 18446744073709551615 4252659 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 43444 33244 246 26 0 40076 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 173776

[startup+51.1008 s]
/proc/loadavg: 1.66 1.19 1.17 3/178 20824
/proc/meminfo: memFree=28792996/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=224368 CPUtime=51.09 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 67888 0 0 0 5099 10 0 0 25 0 1 0 942633430 229752832 45247 33554432000 4194304 4300056 140733875876896 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 56092 45247 246 26 0 52724 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 224368

[startup+102.307 s]
/proc/loadavg: 1.86 1.32 1.22 3/178 20864
/proc/meminfo: memFree=28728516/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=305756 CPUtime=102.29 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 91094 0 0 0 10215 14 0 0 25 0 1 0 942633430 313094144 68420 33554432000 4194304 4300056 140733875876896 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 76439 68420 246 26 0 73071 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 305756

[startup+162.3 s]
/proc/loadavg: 1.95 1.44 1.26 3/178 20865
/proc/meminfo: memFree=28603056/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=438016 CPUtime=162.29 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 118709 0 0 0 16210 19 0 0 25 0 1 0 942633430 448528384 96008 33554432000 4194304 4300056 140733875876896 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 109504 96008 246 26 0 106136 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 438016

[startup+222.301 s]
/proc/loadavg: 1.98 1.54 1.31 3/178 20867
/proc/meminfo: memFree=28347064/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=653488 CPUtime=222.29 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 146087 0 0 0 22205 24 0 0 25 0 1 0 942633430 669171712 123358 33554432000 4194304 4300056 140733875876896 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 163372 123358 246 26 0 160004 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 653488

[startup+282.301 s]
/proc/loadavg: 1.99 1.62 1.35 3/178 20868
/proc/meminfo: memFree=28098036/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=653488 CPUtime=282.3 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 169960 0 0 0 28201 29 0 0 25 0 1 0 942633430 669171712 147210 33554432000 4194304 4300056 140733875876896 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 163372 147210 246 26 0 160004 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 653488

[startup+342.3 s]
/proc/loadavg: 2.03 1.70 1.39 3/178 20870
/proc/meminfo: memFree=27867112/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=1002736 CPUtime=342.3 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 194353 0 0 0 34197 33 0 0 25 0 1 0 942633430 1026801664 171579 33554432000 4194304 4300056 140733875876896 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 250684 171579 246 26 0 247316 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1002736

[startup+402.301 s]
/proc/loadavg: 2.01 1.75 1.42 3/178 20872
/proc/meminfo: memFree=27627772/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=1005168 CPUtime=402.29 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 218663 0 0 0 40193 36 0 0 25 0 1 0 942633430 1029292032 195865 33554432000 4194304 4300056 140733875876896 18446744073709551615 4256018 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 251292 195865 246 26 0 247924 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1005168

[startup+462.301 s]
/proc/loadavg: 2.00 1.80 1.46 3/178 20873
/proc/meminfo: memFree=27366220/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=1007556 CPUtime=462.3 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 245119 0 0 0 46188 42 0 0 25 0 1 0 942633430 1031737344 222304 33554432000 4194304 4300056 140733875876896 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 251889 222304 246 26 0 248521 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1007556

[startup+522.301 s]
/proc/loadavg: 2.00 1.83 1.49 3/178 20875
/proc/meminfo: memFree=27129112/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=1009912 CPUtime=522.3 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 266574 0 0 0 52183 47 0 0 25 0 1 0 942633430 1034149888 243745 33554432000 4194304 4300056 140733875876896 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 252478 243745 246 26 0 249110 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1009912

[startup+582.301 s]
/proc/loadavg: 2.00 1.86 1.52 3/178 20876
/proc/meminfo: memFree=26908840/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=1578680 CPUtime=582.31 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 285636 0 0 0 58181 50 0 0 25 0 1 0 942633430 1616568320 262797 33554432000 4194304 4300056 140733875876896 18446744073709551615 4256224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 394670 262797 246 26 0 391302 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1578680

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 20981
/proc/meminfo: memFree=16656148/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=6510308 CPUtime=4062.39 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 1245212 0 0 0 406015 224 0 0 25 0 1 0 942633430 6666555392 1221769 33554432000 4194304 4300056 140733875876896 18446744073709551615 4252576 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 1627577 1221769 246 26 0 1624209 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 6510308

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 20983
/proc/meminfo: memFree=16510040/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=6511056 CPUtime=4122.39 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 1258099 0 0 0 412012 227 0 0 25 0 1 0 942633430 6667321344 1234649 33554432000 4194304 4300056 140733875876896 18446744073709551615 4263033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 1627764 1234649 246 26 0 1624396 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 6511056

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 20984
/proc/meminfo: memFree=16353264/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=6512168 CPUtime=4182.4 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 1273548 0 0 0 418010 230 0 0 25 0 1 0 942633430 6668460032 1250087 33554432000 4194304 4300056 140733875876896 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 1628042 1250087 246 26 0 1624674 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 6512168

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 20986
/proc/meminfo: memFree=16238032/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=6513140 CPUtime=4242.39 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 1288216 0 0 0 424007 232 0 0 25 0 1 0 942633430 6669455360 1264750 33554432000 4194304 4300056 140733875876896 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 1628285 1264750 246 26 0 1624917 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 6513140

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 20997
/proc/meminfo: memFree=16102408/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=6514120 CPUtime=4302.4 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 1302617 0 0 0 430006 234 0 0 25 0 1 0 942633430 6670458880 1279145 33554432000 4194304 4300056 140733875876896 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 1628530 1279145 246 26 0 1625162 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 6514120

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 20998
/proc/meminfo: memFree=15962628/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=6519672 CPUtime=4362.4 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 1318387 0 0 0 436002 238 0 0 25 0 1 0 942633430 6676144128 1294903 33554432000 4194304 4300056 140733875876896 18446744073709551615 4252328 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 1629918 1294903 246 26 0 1626550 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 6519672

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 21000
/proc/meminfo: memFree=15840576/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=6519672 CPUtime=4422.4 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 1330105 0 0 0 442000 240 0 0 25 0 1 0 942633430 6676144128 1306609 33554432000 4194304 4300056 140733875876896 18446744073709551615 4263392 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 1629918 1306609 246 26 0 1626550 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 6519672

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 21001
/proc/meminfo: memFree=15708096/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=6519672 CPUtime=4482.4 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 1343780 0 0 0 447998 242 0 0 25 0 1 0 942633430 6676144128 1320277 33554432000 4194304 4300056 140733875876896 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 1629918 1320277 246 26 0 1626550 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 6519672

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 21003
/proc/meminfo: memFree=15583540/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=6519672 CPUtime=4542.4 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 1352102 0 0 0 453996 244 0 0 25 0 1 0 942633430 6676144128 1328595 33554432000 4194304 4300056 140733875876896 18446744073709551615 4252576 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 1629918 1328595 246 26 0 1626550 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 6519672

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 21005
/proc/meminfo: memFree=15462000/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=6519672 CPUtime=4602.41 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 1361132 0 0 0 459995 246 0 0 25 0 1 0 942633430 6676144128 1337620 33554432000 4194304 4300056 140733875876896 18446744073709551615 4252373 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 1629918 1337620 246 26 0 1626550 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 6519672

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 21006
/proc/meminfo: memFree=15351980/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=6519672 CPUtime=4662.41 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 1366794 0 0 0 465994 247 0 0 25 0 1 0 942633430 6676144128 1343281 33554432000 4194304 4300056 140733875876896 18446744073709551615 4252335 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 1629918 1343281 246 26 0 1626550 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 6519672

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 21008
/proc/meminfo: memFree=15247924/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=6519672 CPUtime=4722.41 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 1372360 0 0 0 471993 248 0 0 25 0 1 0 942633430 6676144128 1348844 33554432000 4194304 4300056 140733875876896 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 1629918 1348844 246 26 0 1626550 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 6519672

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 21009
/proc/meminfo: memFree=15141992/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=6519672 CPUtime=4782.41 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 1375848 0 0 0 477992 249 0 0 25 0 1 0 942633430 6676144128 1352325 33554432000 4194304 4300056 140733875876896 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 1629918 1352325 246 26 0 1626550 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 6519672

[startup+4842.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/178 21011
/proc/meminfo: memFree=15040164/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=6519672 CPUtime=4842.41 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 1379776 0 0 0 483991 250 0 0 25 0 1 0 942633430 6676144128 1356249 33554432000 4194304 4300056 140733875876896 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 1629918 1356249 246 26 0 1626550 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 6519672

[startup+4902.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/178 21013
/proc/meminfo: memFree=14878432/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=6519812 CPUtime=4902.41 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 1387162 0 0 0 489989 252 0 0 25 0 1 0 942633430 6676287488 1363632 33554432000 4194304 4300056 140733875876896 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 1629953 1363632 246 26 0 1626585 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 6519812

[startup+4962.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 21014
/proc/meminfo: memFree=14759972/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=6520644 CPUtime=4962.41 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 1399470 0 0 0 495986 255 0 0 25 0 1 0 942633430 6677139456 1375932 33554432000 4194304 4300056 140733875876896 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 1630161 1375932 246 26 0 1626793 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 6520644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21015
/proc/meminfo: memFree=14683676/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=6521652 CPUtime=5000.02 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4202496 1408223 0 0 0 499745 257 0 0 25 0 1 0 942633430 6678171648 1384680 33554432000 4194304 4300056 140733875876896 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20812/statm: 1630413 1384680 246 26 0 1627045 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 6521652

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

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

[startup+5000.01 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21015
/proc/meminfo: memFree=14683676/32951124 swapFree=67057764/67111528
[pid=20812] ppid=20810 vsize=0 CPUtime=5000.12 cores=1,3,5,7
/proc/20812/stat : 20812 (lr_gl_shr) R 20810 20812 20083 0 -1 4203524 1408223 0 0 0 499745 267 0 0 25 0 1 0 942633430 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/20812/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.09
CPU time (s): 5000.21
CPU user time (s): 4997.45
CPU system time (s): 2.75958
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 6521652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.45
system time used= 2.75958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1408223
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= 10
involuntary context switches= 2754

runsolver used 6.50701 second user time and 16.3345 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-19 18:49:41
IDJOB=3439917
IDBENCH=82366
IDSOLVER=1938
FILE ID=node140/3439917-1308502180
RUNJOBID= node140-1308502180-20795
PBS_JOBID= 13608166
Free space on /tmp= 73436 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439917-1308502180/watcher-3439917-1308502180 -o /tmp/evaluation-result-3439917-1308502180/solver-3439917-1308502180 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439917-1308502180.cnf -verb=0 -model

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

MD5SUM BENCH= e44b288003a3eaf34673a2c0fb8c6f3e
RANDOM SEED=1765487444

node140.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.833
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.66
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.833
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.14
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.833
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.833
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.77
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.833
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.833
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.833
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.833
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:      29520452 kB
Buffers:        419636 kB
Cached:        2660904 kB
SwapCached:       7768 kB
Active:        1080316 kB
Inactive:      2023048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29520452 kB
SwapTotal:    67111528 kB
SwapFree:     67057764 kB
Dirty:           82896 kB
Writeback:           0 kB
AnonPages:       20452 kB
Mapped:          12620 kB
Slab:           262416 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188108 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= 73380 MiB
End job on node140 at 2011-06-19 20:13:03