Trace number 3350114

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_NOSHR 2011-03-02? (TO) 1300.05 1300.02

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k45.cnf
MD5SUM8a76c8add64173ae39149aae572a02d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark185.162
Satisfiable
(Un)Satisfiability was proved
Number of variables37432
Number of clauses147345
Sum of the clauses size401667
Maximum clause length37
Minimum clause length1
Number of clauses of size 1603
Number of clauses of size 269621
Number of clauses of size 371450
Number of clauses of size 4266
Number of clauses of size 5505
Number of clauses of size over 54900

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-3350114-1304968109/watcher-3350114-1304968109 -o /tmp/evaluation-result-3350114-1304968109/solver-3350114-1304968109 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350114-1304968109.cnf -verb=0 -model -no-shrinking 

running on 2 cores: 1,3

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: 0.00 0.00 0.00 3/281 18688
/proc/meminfo: memFree=17909544/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=19632 CPUtime=0 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 439 0 0 0 0 0 0 0 21 0 1 0 687041575 20103168 378 33554432000 4194304 4300056 140733756354720 18446744073709551615 260020093136 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 4908 378 218 26 0 1540 0

[startup+0.084935 s]
/proc/loadavg: 0.00 0.00 0.00 3/281 18688
/proc/meminfo: memFree=17909544/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=29520 CPUtime=0.07 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 3608 0 0 0 7 0 0 0 21 0 1 0 687041575 30228480 3227 33554432000 4194304 4300056 140733756354720 18446744073709551615 260020056773 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 7380 3228 220 26 0 4012 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29520

[startup+0.100935 s]
/proc/loadavg: 0.00 0.00 0.00 3/281 18688
/proc/meminfo: memFree=17909544/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=31252 CPUtime=0.09 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 4494 0 0 0 9 0 0 0 21 0 1 0 687041575 32002048 3971 33554432000 4194304 4300056 140733756354720 18446744073709551615 4231586 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 7813 3971 227 26 0 4445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31252

[startup+0.300908 s]
/proc/loadavg: 0.00 0.00 0.00 3/281 18688
/proc/meminfo: memFree=17909544/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=37088 CPUtime=0.29 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 6153 0 0 0 29 0 0 0 22 0 1 0 687041575 37978112 5207 33554432000 4194304 4300056 140733756354720 18446744073709551615 260020054772 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 9272 5207 228 26 0 5904 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37088

[startup+0.700833 s]
/proc/loadavg: 0.00 0.00 0.00 3/281 18688
/proc/meminfo: memFree=17909544/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=34368 CPUtime=0.69 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 6997 0 0 0 69 0 0 0 23 0 1 0 687041575 35192832 4788 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 8592 4788 247 26 0 5224 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34368

[startup+1.50068 s]
/proc/loadavg: 0.24 0.05 0.02 5/284 18693
/proc/meminfo: memFree=17853488/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=37088 CPUtime=1.49 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 7468 0 0 0 149 0 0 0 25 0 1 0 687041575 37978112 5253 33554432000 4194304 4300056 140733756354720 18446744073709551615 4263782 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 9272 5253 247 26 0 5904 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37088

[startup+3.10038 s]
/proc/loadavg: 0.24 0.05 0.02 5/287 18699
/proc/meminfo: memFree=17822924/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=41508 CPUtime=3.09 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 8646 0 0 0 308 1 0 0 25 0 1 0 687041575 42504192 6420 33554432000 4194304 4300056 140733756354720 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 10377 6420 247 26 0 7009 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41508

[startup+6.30081 s]
/proc/loadavg: 0.54 0.12 0.04 5/287 18700
/proc/meminfo: memFree=17792340/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=60580 CPUtime=6.29 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 11111 0 0 0 628 1 0 0 25 0 1 0 687041575 62033920 8846 33554432000 4194304 4300056 140733756354720 18446744073709551615 4252676 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 15145 8846 247 26 0 11777 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60580

[startup+12.7006 s]
/proc/loadavg: 0.82 0.18 0.06 5/287 18700
/proc/meminfo: memFree=17731032/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=82260 CPUtime=12.69 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 15446 0 0 0 1267 2 0 0 25 0 1 0 687041575 84234240 13152 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 20565 13152 247 26 0 17197 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82260

[startup+25.5003 s]
/proc/loadavg: 1.52 0.37 0.12 5/287 18700
/proc/meminfo: memFree=17679076/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=55668 CPUtime=25.49 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 26074 0 0 0 2544 5 0 0 25 0 1 0 687041575 57004032 9385 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 13917 9385 247 26 0 10549 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55668

[startup+51.1006 s]
/proc/loadavg: 2.43 0.67 0.23 5/287 18701
/proc/meminfo: memFree=17577404/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=120576 CPUtime=51.09 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 37774 0 0 0 5101 8 0 0 25 0 1 0 687041575 123469824 20984 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 30144 20984 247 26 0 26776 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 120576

[startup+102.31 s]
/proc/loadavg: 3.32 1.18 0.42 5/287 18702
/proc/meminfo: memFree=17515236/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=126828 CPUtime=102.31 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 66554 0 0 0 10216 15 0 0 25 0 1 0 687041575 129871872 21315 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 31707 21315 247 26 0 28339 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 126828

[startup+162.3 s]
/proc/loadavg: 3.75 1.69 0.64 5/287 18704
/proc/meminfo: memFree=17499192/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=132296 CPUtime=162.29 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 99792 0 0 0 16207 22 0 0 25 0 1 0 687041575 135471104 25397 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 33074 25397 247 26 0 29706 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 132296

[startup+222.3 s]
/proc/loadavg: 3.96 2.13 0.86 5/287 18705
/proc/meminfo: memFree=17562000/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=136508 CPUtime=222.29 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 125330 0 0 0 22200 29 0 0 25 0 1 0 687041575 139784192 23026 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 34127 23026 247 26 0 30759 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 136508

[startup+282.3 s]
/proc/loadavg: 4.03 2.48 1.06 5/287 18707
/proc/meminfo: memFree=17482948/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=110220 CPUtime=282.3 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 159631 0 0 0 28193 37 0 0 25 0 1 0 687041575 112865280 22246 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 27555 22246 247 26 0 24187 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 110220

[startup+342.3 s]
/proc/loadavg: 4.01 2.75 1.24 5/287 18735
/proc/meminfo: memFree=17587572/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=94016 CPUtime=342.3 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 191644 0 0 0 34185 45 0 0 25 0 1 0 687041575 96272384 19102 33554432000 4194304 4300056 140733756354720 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 23504 19102 247 26 0 20136 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 94016

[startup+402.3 s]
/proc/loadavg: 4.00 2.98 1.41 5/287 18737
/proc/meminfo: memFree=17507888/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=148116 CPUtime=402.3 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 226361 0 0 0 40177 53 0 0 25 0 1 0 687041575 151670784 25775 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 37029 25775 247 26 0 33661 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 148116

[startup+462.3 s]
/proc/loadavg: 4.00 3.16 1.57 5/287 18739
/proc/meminfo: memFree=17612492/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=88836 CPUtime=462.31 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 247421 0 0 0 46172 59 0 0 25 0 1 0 687041575 90968064 18393 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 22209 18393 247 26 0 18841 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 88836

[startup+522.3 s]
/proc/loadavg: 4.00 3.31 1.72 5/287 18740
/proc/meminfo: memFree=17630420/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=120880 CPUtime=522.3 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 275281 0 0 0 52165 65 0 0 25 0 1 0 687041575 123781120 25817 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 30220 25817 247 26 0 26852 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 120880

[startup+582.3 s]
/proc/loadavg: 4.04 3.45 1.86 5/287 18742
/proc/meminfo: memFree=17466328/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=204360 CPUtime=582.31 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 307434 0 0 0 58156 75 0 0 25 0 1 0 687041575 209264640 36993 33554432000 4194304 4300056 140733756354720 18446744073709551615 4252328 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 51090 36993 247 26 0 47722 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 204360

[startup+642.3 s]
/proc/loadavg: 4.01 3.55 1.99 5/287 18743
/proc/meminfo: memFree=17415804/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=125376 CPUtime=642.32 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 340382 0 0 0 64148 84 0 0 25 0 1 0 687041575 128385024 24396 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 31344 24396 247 26 0 27976 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 125376

[startup+702.3 s]
/proc/loadavg: 4.00 3.63 2.11 5/287 18745
/proc/meminfo: memFree=17468456/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=208756 CPUtime=702.31 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 361127 0 0 0 70141 90 0 0 25 0 1 0 687041575 213766144 45036 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 52189 45036 247 26 0 48821 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 208756

[startup+762.31 s]
/proc/loadavg: 4.08 3.71 2.23 5/287 18747
/proc/meminfo: memFree=17395868/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=210424 CPUtime=762.32 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 391021 0 0 0 76136 96 0 0 25 0 1 0 687041575 215474176 41674 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 52606 41674 247 26 0 49238 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 210424

[startup+822.301 s]
/proc/loadavg: 4.16 3.79 2.35 5/287 18748
/proc/meminfo: memFree=17445404/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=130488 CPUtime=822.31 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 424586 0 0 0 82126 105 0 0 25 0 1 0 687041575 133619712 25294 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 32622 25294 247 26 0 29254 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 130488

[startup+882.301 s]
/proc/loadavg: 4.06 3.83 2.45 5/287 18750
/proc/meminfo: memFree=17539840/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=212364 CPUtime=882.31 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 456083 0 0 0 88118 113 0 0 25 0 1 0 687041575 217460736 37824 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 53091 37824 247 26 0 49723 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 212364

[startup+942.301 s]
/proc/loadavg: 4.02 3.85 2.55 5/287 18751
/proc/meminfo: memFree=17489928/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=216808 CPUtime=942.31 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 494602 0 0 0 94110 121 0 0 25 0 1 0 687041575 222011392 44437 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 54202 44437 247 26 0 50834 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 216808

[startup+1002.3 s]
/proc/loadavg: 4.00 3.88 2.64 5/287 18753
/proc/meminfo: memFree=17294196/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=219168 CPUtime=1002.32 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 525212 0 0 0 100104 128 0 0 25 0 1 0 687041575 224428032 39043 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 54792 39043 247 26 0 51424 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 219168

[startup+1062.3 s]
/proc/loadavg: 4.00 3.90 2.72 5/287 18755
/proc/meminfo: memFree=17545736/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=121376 CPUtime=1062.32 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 552608 0 0 0 106095 137 0 0 25 0 1 0 687041575 124289024 23484 33554432000 4194304 4300056 140733756354720 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 30344 23484 247 26 0 26976 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 121376

[startup+1122.3 s]
/proc/loadavg: 4.06 3.93 2.80 5/287 18756
/proc/meminfo: memFree=17367756/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=122792 CPUtime=1122.32 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 583459 0 0 0 112088 144 0 0 25 0 1 0 687041575 125739008 26361 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 30698 26361 247 26 0 27330 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 122792

[startup+1182.3 s]
/proc/loadavg: 4.02 3.94 2.87 5/287 18758
/proc/meminfo: memFree=17274836/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=173760 CPUtime=1182.32 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 616998 0 0 0 118080 152 0 0 25 0 1 0 687041575 177930240 36804 33554432000 4194304 4300056 140733756354720 18446744073709551615 4263712 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 43440 36804 247 26 0 40072 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 173760

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 2.94 5/287 18759
/proc/meminfo: memFree=17312476/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=224896 CPUtime=1242.32 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 647687 0 0 0 124073 159 0 0 25 0 1 0 687041575 230293504 43153 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 56224 43153 247 26 0 52856 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 224896



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.01 4/285 18762
/proc/meminfo: memFree=17425280/32951124 swapFree=67083432/67111528
[pid=18688] ppid=18686 vsize=145492 CPUtime=1300.03 cores=1,3
/proc/18688/stat : 18688 (lr_gl_shr) R 18686 18688 18638 0 -1 4202496 688465 0 0 0 129833 170 0 0 25 0 1 0 687041575 148983808 29196 33554432000 4194304 4300056 140733756354720 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18688/statm: 36373 29196 247 26 0 33005 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 145492

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1298.34
CPU system time (s): 1.70974
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 302640

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

runsolver used 3.54746 second user time and 8.15676 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-09 21:08:30
IDJOB=3350114
IDBENCH=20523
IDSOLVER=1815
FILE ID=node110/3350114-1304968109
RUNJOBID= node110-1304968104-18658
PBS_JOBID= 13285640
Free space on /tmp= 50440 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k45.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350114-1304968109/watcher-3350114-1304968109 -o /tmp/evaluation-result-3350114-1304968109/solver-3350114-1304968109 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350114-1304968109.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= 8a76c8add64173ae39149aae572a02d9
RANDOM SEED=1478059705

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17910568 kB
Buffers:        200300 kB
Cached:       10985268 kB
SwapCached:       1408 kB
Active:        4340152 kB
Inactive:     10097692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17910568 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           23380 kB
Writeback:           0 kB
AnonPages:     3250524 kB
Mapped:          23036 kB
Slab:           518640 kB
PageTables:      21700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46265428 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= 50452 MiB
End job on node110 at 2011-05-09 21:30:12