Trace number 3350080

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-step21.cnf
MD5SUM4f6c74152fcb90409ea0105b51afa3bd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark73.1309
Satisfiable
(Un)Satisfiability was proved
Number of variables53919
Number of clauses308235
Sum of the clauses size690466
Maximum clause length61
Minimum clause length1
Number of clauses of size 1414
Number of clauses of size 2270265
Number of clauses of size 329435
Number of clauses of size 45675
Number of clauses of size 5487
Number of clauses of size over 51959

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

running on 2 cores: 5,7

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: 2.63 2.26 2.95 4/363 27132
/proc/meminfo: memFree=12691004/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=25688 CPUtime=0 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 1742 0 0 0 0 0 0 0 25 0 1 0 687342165 26304512 1634 33554432000 4194304 4300056 140737435994352 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 6422 1635 220 26 0 3054 0

[startup+0.092772 s]
/proc/loadavg: 2.63 2.26 2.95 4/363 27132
/proc/meminfo: memFree=12691004/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=32212 CPUtime=0.08 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 4152 0 0 0 8 0 0 0 25 0 1 0 687342165 32985088 3796 33554432000 4194304 4300056 140737435994352 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 8053 3797 222 26 0 4685 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32212

[startup+0.100769 s]
/proc/loadavg: 2.63 2.26 2.95 4/363 27132
/proc/meminfo: memFree=12691004/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=33008 CPUtime=0.09 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 4581 0 0 0 9 0 0 0 25 0 1 0 687342165 33800192 4089 33554432000 4194304 4300056 140737435994352 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 8252 4090 222 26 0 4884 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33008

[startup+0.300729 s]
/proc/loadavg: 2.63 2.26 2.95 4/363 27132
/proc/meminfo: memFree=12691004/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=42764 CPUtime=0.29 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 7720 0 0 0 28 1 0 0 25 0 1 0 687342165 43790336 7001 33554432000 4194304 4300056 140737435994352 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 10691 7001 228 26 0 7323 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42764

[startup+0.700651 s]
/proc/loadavg: 2.63 2.26 2.95 4/363 27132
/proc/meminfo: memFree=12691004/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=41092 CPUtime=0.69 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 9312 0 0 0 68 1 0 0 25 0 1 0 687342165 42078208 6154 33554432000 4194304 4300056 140737435994352 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 10273 6154 246 26 0 6905 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41092

[startup+1.5005 s]
/proc/loadavg: 2.63 2.26 2.95 5/364 27133
/proc/meminfo: memFree=12659880/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=45512 CPUtime=1.49 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 10110 0 0 0 148 1 0 0 25 0 1 0 687342165 46604288 6945 33554432000 4194304 4300056 140737435994352 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 11378 6945 247 26 0 8010 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45512

[startup+3.1002 s]
/proc/loadavg: 2.63 2.26 2.95 5/364 27133
/proc/meminfo: memFree=12647232/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=52692 CPUtime=3.09 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 11896 0 0 0 308 1 0 0 25 0 1 0 687342165 53956608 8722 33554432000 4194304 4300056 140737435994352 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 13173 8722 247 26 0 9805 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52692

[startup+6.30059 s]
/proc/loadavg: 2.74 2.29 2.96 5/364 27133
/proc/meminfo: memFree=12614640/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=64880 CPUtime=6.29 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 15442 0 0 0 627 2 0 0 25 0 1 0 687342165 66437120 12253 33554432000 4194304 4300056 140737435994352 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 16220 12253 247 26 0 12852 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64880

[startup+12.7004 s]
/proc/loadavg: 2.84 2.32 2.96 5/364 27134
/proc/meminfo: memFree=12559468/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=85548 CPUtime=12.69 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 21128 0 0 0 1265 4 0 0 25 0 1 0 687342165 87601152 17918 33554432000 4194304 4300056 140737435994352 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 21387 17918 247 26 0 18019 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85548

[startup+25.5009 s]
/proc/loadavg: 3.16 2.42 2.99 5/364 27134
/proc/meminfo: memFree=12474156/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=119688 CPUtime=25.49 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 29070 0 0 0 2542 7 0 0 25 0 1 0 687342165 122560512 25827 33554432000 4194304 4300056 140737435994352 18446744073709551615 4252310 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 29922 25827 247 26 0 26554 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 119688

[startup+51.1011 s]
/proc/loadavg: 3.45 2.54 3.01 5/364 27135
/proc/meminfo: memFree=12345624/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=172724 CPUtime=51.09 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 35933 0 0 0 5100 9 0 0 25 0 1 0 687342165 176869376 32648 33554432000 4194304 4300056 140737435994352 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 43181 32648 247 26 0 39813 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 172724

[startup+102.314 s]
/proc/loadavg: 3.76 2.77 3.06 5/364 27136
/proc/meminfo: memFree=12135404/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=178036 CPUtime=102.3 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 43927 0 0 0 10218 12 0 0 25 0 1 0 687342165 182308864 40602 33554432000 4194304 4300056 140737435994352 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 44509 40602 247 26 0 41141 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 178036

[startup+162.301 s]
/proc/loadavg: 3.85 2.97 3.11 5/364 27174
/proc/meminfo: memFree=12505336/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=273656 CPUtime=162.3 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 58227 0 0 0 16212 18 0 0 25 0 1 0 687342165 280223744 54866 33554432000 4194304 4300056 140737435994352 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 68414 54866 247 26 0 65046 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 273656

[startup+222.3 s]
/proc/loadavg: 4.02 3.17 3.17 5/364 27175
/proc/meminfo: memFree=12329452/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=413620 CPUtime=222.3 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 74059 0 0 0 22206 24 0 0 25 0 1 0 687342165 423546880 70648 33554432000 4194304 4300056 140737435994352 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 103405 70648 247 26 0 100037 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 413620

[startup+282.301 s]
/proc/loadavg: 4.01 3.32 3.22 5/364 27177
/proc/meminfo: memFree=12216696/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=416952 CPUtime=282.3 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 83855 0 0 0 28202 28 0 0 25 0 1 0 687342165 426958848 80401 33554432000 4194304 4300056 140737435994352 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 104238 80401 247 26 0 100870 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 416952

[startup+342.301 s]
/proc/loadavg: 4.05 3.46 3.27 5/364 27178
/proc/meminfo: memFree=12097984/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=424196 CPUtime=342.31 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 95279 0 0 0 34197 34 0 0 25 0 1 0 687342165 434376704 91782 33554432000 4194304 4300056 140737435994352 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 106049 91782 247 26 0 102681 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 424196

[startup+402.3 s]
/proc/loadavg: 4.02 3.55 3.31 5/364 27180
/proc/meminfo: memFree=12020072/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=427256 CPUtime=402.31 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 101386 0 0 0 40195 36 0 0 25 0 1 0 687342165 437510144 97847 33554432000 4194304 4300056 140737435994352 18446744073709551615 4256566 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 106814 97847 247 26 0 103446 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 427256

[startup+462.301 s]
/proc/loadavg: 4.08 3.65 3.36 5/364 27182
/proc/meminfo: memFree=11882636/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=647708 CPUtime=462.3 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 108048 0 0 0 46192 38 0 0 25 0 1 0 687342165 663252992 104478 33554432000 4194304 4300056 140737435994352 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 161927 104478 247 26 0 158559 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 647708

[startup+522.3 s]
/proc/loadavg: 4.03 3.71 3.39 5/364 27183
/proc/meminfo: memFree=11811916/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=656112 CPUtime=522.31 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 117797 0 0 0 52189 42 0 0 25 0 1 0 687342165 671858688 114187 33554432000 4194304 4300056 140737435994352 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 164028 114187 247 26 0 160660 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 656112

[startup+582.301 s]
/proc/loadavg: 4.08 3.78 3.43 5/364 27185
/proc/meminfo: memFree=11748132/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=664548 CPUtime=582.31 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 126495 0 0 0 58186 45 0 0 25 0 1 0 687342165 680497152 122852 33554432000 4194304 4300056 140737435994352 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 166137 122852 247 26 0 162769 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 664548

[startup+642.301 s]
/proc/loadavg: 4.03 3.81 3.47 5/364 27186
/proc/meminfo: memFree=11864152/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=667004 CPUtime=642.33 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 133855 0 0 0 64185 48 0 0 25 0 1 0 687342165 683012096 130184 33554432000 4194304 4300056 140737435994352 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 166751 130184 247 26 0 163383 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 667004

[startup+702.301 s]
/proc/loadavg: 4.01 3.85 3.50 5/364 27188
/proc/meminfo: memFree=12021960/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=454236 CPUtime=702.31 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 193664 0 0 0 70171 60 0 0 25 0 1 0 687342165 465137664 81021 33554432000 4194304 4300056 140737435994352 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 113559 81021 247 26 0 110191 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 454236

[startup+762.314 s]
/proc/loadavg: 4.09 3.90 3.54 5/364 27190
/proc/meminfo: memFree=11945772/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=455264 CPUtime=762.33 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 208072 0 0 0 76166 67 0 0 25 0 1 0 687342165 466190336 95366 33554432000 4194304 4300056 140737435994352 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 113816 95366 247 26 0 110448 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 455264

[startup+822.3 s]
/proc/loadavg: 4.17 3.95 3.57 5/364 27191
/proc/meminfo: memFree=11814652/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=455976 CPUtime=822.32 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 217359 0 0 0 82161 71 0 0 25 0 1 0 687342165 466919424 104598 33554432000 4194304 4300056 140737435994352 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 113994 104598 247 26 0 110626 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 455976

[startup+882.301 s]
/proc/loadavg: 4.12 3.97 3.60 5/364 27193
/proc/meminfo: memFree=11726924/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=674812 CPUtime=882.32 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 226248 0 0 0 88158 74 0 0 25 0 1 0 687342165 691007488 113438 33554432000 4194304 4300056 140737435994352 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 168703 113438 247 26 0 165335 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 674812

[startup+942.301 s]
/proc/loadavg: 4.04 3.97 3.62 5/364 27194
/proc/meminfo: memFree=11599660/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=679076 CPUtime=942.32 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 237046 0 0 0 94153 79 0 0 25 0 1 0 687342165 695373824 124198 33554432000 4194304 4300056 140737435994352 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 169769 124198 247 26 0 166401 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 679076

[startup+1002.3 s]
/proc/loadavg: 4.06 3.99 3.65 5/364 27196
/proc/meminfo: memFree=11533652/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=683024 CPUtime=1002.32 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 246756 0 0 0 100148 84 0 0 25 0 1 0 687342165 699416576 133873 33554432000 4194304 4300056 140737435994352 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 170756 133873 247 26 0 167388 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 683024

[startup+1062.3 s]
/proc/loadavg: 4.02 3.99 3.67 5/364 27198
/proc/meminfo: memFree=11671372/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=468100 CPUtime=1062.33 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 307017 0 0 0 106135 98 0 0 25 0 1 0 687342165 479334400 85346 33554432000 4194304 4300056 140737435994352 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 117025 85346 247 26 0 113657 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 468100

[startup+1122.3 s]
/proc/loadavg: 4.05 4.00 3.69 5/364 27226
/proc/meminfo: memFree=11694136/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=468100 CPUtime=1122.34 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 318482 0 0 0 112131 103 0 0 25 0 1 0 687342165 479334400 96758 33554432000 4194304 4300056 140737435994352 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 117025 96758 247 26 0 113657 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 468100

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.71 5/364 27228
/proc/meminfo: memFree=11783796/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=471088 CPUtime=1182.33 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 333031 0 0 0 118125 108 0 0 25 0 1 0 687342165 482394112 111236 33554432000 4194304 4300056 140737435994352 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 117772 111236 247 26 0 114404 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 471088

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.73 5/364 27229
/proc/meminfo: memFree=11676864/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=686652 CPUtime=1242.34 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 342959 0 0 0 124121 113 0 0 25 0 1 0 687342165 703131648 121111 33554432000 4194304 4300056 140737435994352 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 171663 121111 247 26 0 168295 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 686652



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.45 3.87 3.70 3/352 27267
/proc/meminfo: memFree=12796576/32950928 swapFree=67111200/67111528
[pid=27132] ppid=27130 vsize=688620 CPUtime=1300.05 cores=5,7
/proc/27132/stat : 27132 (lr_gl_shr) R 27130 27132 26572 0 -1 4202496 350257 0 0 0 129890 115 0 0 25 0 1 0 687342165 705146880 128372 33554432000 4194304 4300056 140737435994352 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27132/statm: 172155 128372 247 26 0 168787 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 688620

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.03
CPU time (s): 1300.08
CPU user time (s): 1298.9
CPU system time (s): 1.18082
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 894640

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

runsolver used 4.47432 second user time and 10.9023 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-09 21:58:35
IDJOB=3350080
IDBENCH=82432
IDSOLVER=1815
FILE ID=node115/3350080-1304971115
RUNJOBID= node115-1304971078-27011
PBS_JOBID= 13285635
Free space on /tmp= 50248 MiB

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

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

MD5SUM BENCH= 4f6c74152fcb90409ea0105b51afa3bd
RANDOM SEED=1159431445

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:      12691284 kB
Buffers:        203956 kB
Cached:        9037692 kB
SwapCached:          0 kB
Active:       11268668 kB
Inactive:      8542772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12691284 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:          120220 kB
Writeback:           0 kB
AnonPages:    10569568 kB
Mapped:          28548 kB
Slab:           341088 kB
PageTables:      42676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 70345932 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= 50368 MiB
End job on node115 at 2011-05-09 22:20:17