Trace number 3350138

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

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-17-step20.cnf
MD5SUM8f0e3738453893efc8a2d1abcf0d190d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.969
Satisfiable
(Un)Satisfiability was proved
Number of variables50277
Number of clauses283903
Sum of the clauses size636342
Maximum clause length61
Minimum clause length1
Number of clauses of size 1414
Number of clauses of size 2248375
Number of clauses of size 327490
Number of clauses of size 45332
Number of clauses of size 5458
Number of clauses of size over 51834

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 1.95 2.89 4/357 27038
/proc/meminfo: memFree=13365232/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=25688 CPUtime=0 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 1669 0 0 0 0 0 0 0 18 0 1 0 687338497 26304512 1561 33554432000 4194304 4300056 140736139915648 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 6422 1562 220 26 0 3054 0

[startup+0.111248 s]
/proc/loadavg: 0.94 1.95 2.89 4/357 27038
/proc/meminfo: memFree=13365232/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=33272 CPUtime=0.1 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 4640 0 0 0 10 0 0 0 18 0 1 0 687338497 34070528 4158 33554432000 4194304 4300056 140736139915648 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 8318 4160 222 26 0 4950 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 33272

[startup+0.201248 s]
/proc/loadavg: 0.94 1.95 2.89 4/357 27038
/proc/meminfo: memFree=13365232/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=40628 CPUtime=0.19 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 6740 0 0 0 18 1 0 0 18 0 1 0 687338497 41603072 6053 33554432000 4194304 4300056 140736139915648 18446744073709551615 4230380 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 10157 6053 226 26 0 6789 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 40628

[startup+0.301211 s]
/proc/loadavg: 0.94 1.95 2.89 4/357 27038
/proc/meminfo: memFree=13365232/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=41864 CPUtime=0.29 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 7277 0 0 0 28 1 0 0 18 0 1 0 687338497 42868736 6564 33554432000 4194304 4300056 140736139915648 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 10466 6564 228 26 0 7098 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41864

[startup+0.701141 s]
/proc/loadavg: 0.94 1.95 2.89 4/357 27038
/proc/meminfo: memFree=13365232/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=37300 CPUtime=0.69 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 8696 0 0 0 68 1 0 0 18 0 1 0 687338497 38195200 5695 33554432000 4194304 4300056 140736139915648 18446744073709551615 4254009 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 9325 5695 246 26 0 5957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37300

[startup+1.50098 s]
/proc/loadavg: 1.19 1.98 2.89 5/358 27039
/proc/meminfo: memFree=13248808/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=40020 CPUtime=1.49 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 9394 0 0 0 148 1 0 0 20 0 1 0 687338497 40980480 6390 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 10005 6390 247 26 0 6637 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40020

[startup+3.10067 s]
/proc/loadavg: 1.19 1.98 2.89 5/361 27045
/proc/meminfo: memFree=13095372/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=44440 CPUtime=3.09 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 10546 0 0 0 308 1 0 0 25 0 1 0 687338497 45506560 7533 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 11110 7533 247 26 0 7742 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44440

[startup+6.30107 s]
/proc/loadavg: 1.65 2.06 2.92 4/361 27051
/proc/meminfo: memFree=12700956/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=63652 CPUtime=6.29 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 13254 0 0 0 628 1 0 0 25 0 1 0 687338497 65179648 10226 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 15913 10226 247 26 0 12545 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63652

[startup+12.7009 s]
/proc/loadavg: 1.92 2.11 2.93 5/364 27079
/proc/meminfo: memFree=12395260/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=84160 CPUtime=12.69 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 18029 0 0 0 1267 2 0 0 25 0 1 0 687338497 86179840 14977 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 21040 14977 247 26 0 17672 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84160

[startup+25.5004 s]
/proc/loadavg: 2.38 2.20 2.94 5/364 27106
/proc/meminfo: memFree=12532888/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=117444 CPUtime=25.49 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 24584 0 0 0 2545 4 0 0 25 0 1 0 687338497 120262656 21507 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 29361 21507 247 26 0 25993 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 117444

[startup+51.1005 s]
/proc/loadavg: 3.01 2.36 2.97 5/364 27134
/proc/meminfo: memFree=12546324/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=172124 CPUtime=51.09 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 37161 0 0 0 5102 7 0 0 25 0 1 0 687338497 176254976 34031 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 43031 34031 247 26 0 39663 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 172124

[startup+102.301 s]
/proc/loadavg: 3.57 2.61 3.03 5/364 27135
/proc/meminfo: memFree=12284228/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=263588 CPUtime=102.31 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 51770 0 0 0 10218 13 0 0 25 0 1 0 687338497 269914112 48583 33554432000 4194304 4300056 140736139915648 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 65897 48583 247 26 0 62529 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 263588

[startup+162.3 s]
/proc/loadavg: 3.84 2.86 3.08 5/364 27137
/proc/meminfo: memFree=12045276/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=272680 CPUtime=162.29 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 64304 0 0 0 16212 17 0 0 25 0 1 0 687338497 279224320 61048 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 68170 61048 247 26 0 64802 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 272680

[startup+222.314 s]
/proc/loadavg: 3.90 3.05 3.13 5/364 27174
/proc/meminfo: memFree=12426812/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=411612 CPUtime=222.31 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 79246 0 0 0 22209 22 0 0 25 0 1 0 687338497 421490688 75946 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 102903 75946 247 26 0 99535 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 411612

[startup+282.301 s]
/proc/loadavg: 4.01 3.24 3.19 5/364 27176
/proc/meminfo: memFree=12273636/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=416376 CPUtime=282.3 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 90712 0 0 0 28203 27 0 0 25 0 1 0 687338497 426369024 87367 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 104094 87367 247 26 0 100726 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 416376

[startup+342.301 s]
/proc/loadavg: 4.08 3.39 3.24 5/364 27177
/proc/meminfo: memFree=12156176/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=422564 CPUtime=342.3 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 98831 0 0 0 34200 30 0 0 25 0 1 0 687338497 432705536 95458 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 105641 95458 247 26 0 102273 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 422564

[startup+402.301 s]
/proc/loadavg: 4.03 3.50 3.29 5/364 27179
/proc/meminfo: memFree=12040188/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=642324 CPUtime=402.3 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 106266 0 0 0 40198 32 0 0 25 0 1 0 687338497 657739776 102861 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 160581 102861 247 26 0 157213 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 642324

[startup+462.3 s]
/proc/loadavg: 4.01 3.59 3.33 5/364 27181
/proc/meminfo: memFree=11963144/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=648592 CPUtime=462.31 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 115803 0 0 0 46195 36 0 0 25 0 1 0 687338497 664158208 112363 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 162148 112363 247 26 0 158780 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 648592

[startup+522.301 s]
/proc/loadavg: 4.05 3.68 3.37 5/364 27182
/proc/meminfo: memFree=11893168/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=654512 CPUtime=522.3 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 122272 0 0 0 52192 38 0 0 25 0 1 0 687338497 670220288 118799 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 163628 118799 247 26 0 160260 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 654512

[startup+582.3 s]
/proc/loadavg: 4.02 3.73 3.41 5/364 27184
/proc/meminfo: memFree=11766524/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=656112 CPUtime=582.31 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 126506 0 0 0 58191 40 0 0 25 0 1 0 687338497 671858688 123011 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 164028 123011 247 26 0 160660 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 656112

[startup+642.301 s]
/proc/loadavg: 4.05 3.79 3.45 5/364 27185
/proc/meminfo: memFree=11939072/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=314532 CPUtime=642.31 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 181041 0 0 0 64182 49 0 0 25 0 1 0 687338497 322080768 69787 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 78633 69787 247 26 0 75265 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 314532

[startup+702.301 s]
/proc/loadavg: 4.02 3.83 3.48 5/364 27187
/proc/meminfo: memFree=12128124/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=446792 CPUtime=702.31 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 189057 0 0 0 70178 53 0 0 25 0 1 0 687338497 457515008 77758 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 111698 77758 247 26 0 108330 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 446792

[startup+762.301 s]
/proc/loadavg: 4.16 3.89 3.52 5/364 27189
/proc/meminfo: memFree=11960680/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=446792 CPUtime=762.33 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 196207 0 0 0 76177 56 0 0 25 0 1 0 687338497 457515008 84873 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 111698 84873 247 26 0 108330 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 446792

[startup+822.301 s]
/proc/loadavg: 4.06 3.91 3.55 5/364 27190
/proc/meminfo: memFree=11895164/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=446792 CPUtime=822.32 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 202581 0 0 0 82174 58 0 0 25 0 1 0 687338497 457515008 91213 33554432000 4194304 4300056 140736139915648 18446744073709551615 4252692 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 111698 91213 247 26 0 108330 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 446792

[startup+882.313 s]
/proc/loadavg: 4.11 3.95 3.58 5/364 27192
/proc/meminfo: memFree=11760196/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=448232 CPUtime=882.33 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 213932 0 0 0 88170 63 0 0 25 0 1 0 687338497 458989568 102517 33554432000 4194304 4300056 140736139915648 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 112058 102517 247 26 0 108690 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 448232

[startup+942.301 s]
/proc/loadavg: 4.08 3.97 3.61 5/364 27193
/proc/meminfo: memFree=11678312/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=664596 CPUtime=942.33 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 224311 0 0 0 94165 68 0 0 25 0 1 0 687338497 680546304 112854 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 166149 112854 247 26 0 162781 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 664596

[startup+1002.3 s]
/proc/loadavg: 4.10 3.99 3.64 5/364 27195
/proc/meminfo: memFree=11600268/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=666516 CPUtime=1002.33 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 232025 0 0 0 100162 71 0 0 25 0 1 0 687338497 682512384 120534 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 166629 120534 247 26 0 163261 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 666516

[startup+1062.3 s]
/proc/loadavg: 4.04 3.99 3.66 5/364 27197
/proc/meminfo: memFree=11740356/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=667476 CPUtime=1062.33 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 235996 0 0 0 106161 72 0 0 25 0 1 0 687338497 683495424 124482 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 166869 124482 247 26 0 163501 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 667476

[startup+1122.3 s]
/proc/loadavg: 4.08 4.00 3.68 5/364 27198
/proc/meminfo: memFree=11624740/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=668756 CPUtime=1122.33 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 239293 0 0 0 112158 75 0 0 25 0 1 0 687338497 684806144 127762 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 167189 127762 247 26 0 163821 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 668756

[startup+1182.3 s]
/proc/loadavg: 4.03 4.00 3.70 5/364 27227
/proc/meminfo: memFree=11641284/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=673076 CPUtime=1182.33 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 243115 0 0 0 118157 76 0 0 25 0 1 0 687338497 689229824 131561 33554432000 4194304 4300056 140736139915648 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 168269 131561 247 26 0 164901 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 673076

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.72 5/364 27228
/proc/meminfo: memFree=11745844/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=458152 CPUtime=1242.34 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 305351 0 0 0 124148 86 0 0 25 0 1 0 687338497 469147648 85438 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 114538 85438 247 26 0 111170 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 458152



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.73 5/364 27230
/proc/meminfo: memFree=11647448/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=459592 CPUtime=1300.05 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 315816 0 0 0 129916 89 0 0 25 0 1 0 687338497 470622208 95843 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 114898 95843 247 26 0 111530 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 459592

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.73 5/364 27230
/proc/meminfo: memFree=11647448/32950928 swapFree=67111200/67111528
[pid=27038] ppid=27036 vsize=459592 CPUtime=1300.05 cores=0,2
/proc/27038/stat : 27038 (lr_gl_shr) R 27036 27038 26572 0 -1 4202496 315816 0 0 0 129916 89 0 0 25 0 1 0 687338497 470622208 95843 33554432000 4194304 4300056 140736139915648 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27038/statm: 114898 95843 247 26 0 111530 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 459592

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.08
CPU user time (s): 1299.16
CPU system time (s): 0.91486
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 884692

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

runsolver used 4.79827 second user time and 10.5704 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-09 21:57:58
IDJOB=3350138
IDBENCH=82422
IDSOLVER=1815
FILE ID=node115/3350138-1304971078
RUNJOBID= node115-1304971078-27008
PBS_JOBID= 13285635
Free space on /tmp= 50356 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-17-step20.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350138-1304971078/watcher-3350138-1304971078 -o /tmp/evaluation-result-3350138-1304971078/solver-3350138-1304971078 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350138-1304971078.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= 8f0e3738453893efc8a2d1abcf0d190d
RANDOM SEED=1105428327

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13365636 kB
Buffers:        203592 kB
Cached:        8894724 kB
SwapCached:          0 kB
Active:       10621936 kB
Inactive:      8518664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13365636 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           19036 kB
Writeback:          24 kB
AnonPages:    10041708 kB
Mapped:          28116 kB
Slab:           339316 kB
PageTables:      41444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69694640 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= 50352 MiB
End job on node115 at 2011-05-09 22:19:40