Trace number 3350140

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-02UNSAT 552.003 551.989

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-12-step15.cnf
MD5SUM86980f7370ece00291f2970256db731a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark63.2044
Satisfiable
(Un)Satisfiability was proved
Number of variables63349
Number of clauses943492
Sum of the clauses size2149412
Maximum clause length541
Minimum clause length1
Number of clauses of size 1202
Number of clauses of size 2908736
Number of clauses of size 32676
Number of clauses of size 41261
Number of clauses of size 54705
Number of clauses of size over 525912

Solver Data

551.91/551.95	c WARNING: for repeatability, setting FPU to use double precision
551.91/551.95	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3350140-1304971063/watcher-3350140-1304971063 -o /tmp/evaluation-result-3350140-1304971063/solver-3350140-1304971063 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350140-1304971063.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: 0.85 1.57 2.46 4/370 23580
/proc/meminfo: memFree=12510384/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=24816 CPUtime=0 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 1635 0 0 0 0 0 0 0 20 0 1 0 589522669 25411584 1538 33554432000 4194304 4300056 140733980017488 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 6204 1539 220 26 0 2836 0

[startup+0.101495 s]
/proc/loadavg: 0.85 1.57 2.46 4/370 23580
/proc/meminfo: memFree=12510384/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=32620 CPUtime=0.09 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 4293 0 0 0 9 0 0 0 20 0 1 0 589522669 33402880 3987 33554432000 4194304 4300056 140733980017488 18446744073709551615 212039655168 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 8155 3988 222 26 0 4787 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32620

[startup+0.20048 s]
/proc/loadavg: 0.85 1.57 2.46 4/370 23580
/proc/meminfo: memFree=12510384/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=44516 CPUtime=0.19 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 8252 0 0 0 18 1 0 0 21 0 1 0 589522669 45584384 7303 33554432000 4194304 4300056 140733980017488 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 11129 7305 222 26 0 7761 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 44516

[startup+0.300459 s]
/proc/loadavg: 0.85 1.57 2.46 4/370 23580
/proc/meminfo: memFree=12510384/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=58180 CPUtime=0.29 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 12139 0 0 0 28 1 0 0 21 0 1 0 589522669 59576320 10734 33554432000 4194304 4300056 140733980017488 18446744073709551615 212039655168 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 14545 10734 222 26 0 11177 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58180

[startup+0.700387 s]
/proc/loadavg: 0.85 1.57 2.46 4/370 23580
/proc/meminfo: memFree=12510384/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=83612 CPUtime=0.69 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 18014 0 0 0 67 2 0 0 22 0 1 0 589522669 85618688 15923 33554432000 4194304 4300056 140733980017488 18446744073709551615 4230544 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 20903 15923 226 26 0 17535 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83612

[startup+1.50024 s]
/proc/loadavg: 0.85 1.57 2.46 5/371 23581
/proc/meminfo: memFree=12307584/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=84452 CPUtime=1.49 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 18368 0 0 0 147 2 0 0 25 0 1 0 589522669 86478848 16276 33554432000 4194304 4300056 140733980017488 18446744073709551615 4230691 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 21113 16276 228 26 0 17745 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84452

[startup+3.10096 s]
/proc/loadavg: 0.85 1.57 2.46 5/374 23587
/proc/meminfo: memFree=12155480/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=78584 CPUtime=3.1 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 23711 0 0 0 307 3 0 0 25 0 1 0 589522669 80470016 15196 33554432000 4194304 4300056 140733980017488 18446744073709551615 4256046 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 19646 15196 246 26 0 16278 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 78584

[startup+6.3004 s]
/proc/loadavg: 1.10 1.61 2.47 5/374 23587
/proc/meminfo: memFree=11940068/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=90260 CPUtime=6.29 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 26527 0 0 0 626 3 0 0 25 0 1 0 589522669 92426240 18007 33554432000 4194304 4300056 140733980017488 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 22565 18007 246 26 0 19197 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90260

[startup+12.7002 s]
/proc/loadavg: 1.49 1.68 2.48 5/377 23593
/proc/meminfo: memFree=11217144/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=109228 CPUtime=12.69 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 31112 0 0 0 1265 4 0 0 25 0 1 0 589522669 111849472 22580 33554432000 4194304 4300056 140733980017488 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 27307 22580 246 26 0 23939 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 109228

[startup+25.501 s]
/proc/loadavg: 2.05 1.80 2.51 5/374 23624
/proc/meminfo: memFree=11491000/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=190136 CPUtime=25.49 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 42909 0 0 0 2543 6 0 0 25 0 1 0 589522669 194699264 34351 33554432000 4194304 4300056 140733980017488 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 47534 34351 246 26 0 44166 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 190136

[startup+51.1004 s]
/proc/loadavg: 2.71 1.97 2.55 5/377 23648
/proc/meminfo: memFree=10946308/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=271524 CPUtime=51.09 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 58192 0 0 0 5100 9 0 0 25 0 1 0 589522669 278040576 49619 33554432000 4194304 4300056 140733980017488 18446744073709551615 4256573 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 67881 49619 246 26 0 64513 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 271524

[startup+102.3 s]
/proc/loadavg: 3.44 2.28 2.62 5/377 23650
/proc/meminfo: memFree=10618340/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=406276 CPUtime=102.31 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 79244 0 0 0 10218 13 0 0 25 0 1 0 589522669 416026624 70636 33554432000 4194304 4300056 140733980017488 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 101569 70636 246 26 0 98201 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 406276

[startup+162.3 s]
/proc/loadavg: 3.79 2.59 2.70 5/377 23678
/proc/meminfo: memFree=10719088/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=624564 CPUtime=162.3 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 112984 0 0 0 16211 19 0 0 25 0 1 0 589522669 639553536 104337 33554432000 4194304 4300056 140733980017488 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 156141 104337 246 26 0 152773 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 624564

[startup+222.314 s]
/proc/loadavg: 3.92 2.85 2.78 5/377 23689
/proc/meminfo: memFree=10394852/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=627568 CPUtime=222.31 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 140591 0 0 0 22207 24 0 0 25 0 1 0 589522669 642629632 131912 33554432000 4194304 4300056 140733980017488 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 156892 131912 246 26 0 153524 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 627568

[startup+282.301 s]
/proc/loadavg: 3.97 3.05 2.85 5/377 23718
/proc/meminfo: memFree=10898444/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=979520 CPUtime=282.3 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 168612 0 0 0 28200 30 0 0 25 0 1 0 589522669 1003028480 159913 33554432000 4194304 4300056 140733980017488 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 244880 159913 246 26 0 241512 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 979520

[startup+342.3 s]
/proc/loadavg: 4.04 3.24 2.93 5/377 23719
/proc/meminfo: memFree=10671248/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=982620 CPUtime=342.3 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 188379 0 0 0 34195 35 0 0 25 0 1 0 589522669 1006202880 179665 33554432000 4194304 4300056 140733980017488 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 245655 179665 246 26 0 242287 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 982620

[startup+402.301 s]
/proc/loadavg: 4.12 3.40 3.00 5/377 23748
/proc/meminfo: memFree=11290596/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=985004 CPUtime=402.3 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 208189 0 0 0 40190 40 0 0 25 0 1 0 589522669 1008644096 199457 33554432000 4194304 4300056 140733980017488 18446744073709551615 4252692 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 246251 199457 246 26 0 242883 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 985004

[startup+462.301 s]
/proc/loadavg: 4.08 3.52 3.07 5/377 23749
/proc/meminfo: memFree=11217396/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=986468 CPUtime=462.31 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 227738 0 0 0 46184 47 0 0 25 0 1 0 589522669 1010143232 218987 33554432000 4194304 4300056 140733980017488 18446744073709551615 4252392 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 246617 218987 246 26 0 243249 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 986468

[startup+522.301 s]
/proc/loadavg: 4.03 3.61 3.12 5/377 23751
/proc/meminfo: memFree=11110052/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=988656 CPUtime=522.31 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 242881 0 0 0 52179 52 0 0 25 0 1 0 589522669 1012383744 234114 33554432000 4194304 4300056 140733980017488 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 247164 234114 246 26 0 243796 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 988656

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

[startup+538.701 s]
/proc/loadavg: 4.02 3.63 3.14 5/377 23752
/proc/meminfo: memFree=11052132/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=989540 CPUtime=538.71 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 246989 0 0 0 53818 53 0 0 25 0 1 0 589522669 1013288960 238215 33554432000 4194304 4300056 140733980017488 18446744073709551615 4252461 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 247385 238215 246 26 0 244017 0
Current children cumulated CPU time (s) 538.71
Current children cumulated vsize (KiB) 989540

[startup+545.101 s]
/proc/loadavg: 4.02 3.64 3.14 5/377 23752
/proc/meminfo: memFree=11030180/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=989824 CPUtime=545.1 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 248963 0 0 0 54457 53 0 0 25 0 1 0 589522669 1013579776 240188 33554432000 4194304 4300056 140733980017488 18446744073709551615 4252692 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 247456 240188 246 26 0 244088 0
Current children cumulated CPU time (s) 545.1
Current children cumulated vsize (KiB) 989824

[startup+548.3 s]
/proc/loadavg: 4.02 3.64 3.14 5/377 23752
/proc/meminfo: memFree=11060928/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=989824 CPUtime=548.31 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 250079 0 0 0 54777 54 0 0 25 0 1 0 589522669 1013579776 241304 33554432000 4194304 4300056 140733980017488 18446744073709551615 4252350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 247456 241304 246 26 0 244088 0
Current children cumulated CPU time (s) 548.31
Current children cumulated vsize (KiB) 989824

[startup+549.9 s]
/proc/loadavg: 4.02 3.64 3.15 5/377 23752
/proc/meminfo: memFree=11056464/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=990252 CPUtime=549.91 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 250661 0 0 0 54937 54 0 0 25 0 1 0 589522669 1014018048 241886 33554432000 4194304 4300056 140733980017488 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 247563 241886 246 26 0 244195 0
Current children cumulated CPU time (s) 549.91
Current children cumulated vsize (KiB) 990252

[startup+550.701 s]
/proc/loadavg: 4.02 3.64 3.15 5/377 23752
/proc/meminfo: memFree=11052620/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=990252 CPUtime=550.71 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 250857 0 0 0 55017 54 0 0 25 0 1 0 589522669 1014018048 242082 33554432000 4194304 4300056 140733980017488 18446744073709551615 4252407 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 247563 242082 246 26 0 244195 0
Current children cumulated CPU time (s) 550.71
Current children cumulated vsize (KiB) 990252

[startup+551.501 s]
/proc/loadavg: 4.02 3.64 3.15 5/377 23752
/proc/meminfo: memFree=11048776/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=990252 CPUtime=551.51 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 251043 0 0 0 55097 54 0 0 25 0 1 0 589522669 1014018048 242267 33554432000 4194304 4300056 140733980017488 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 247563 242267 246 26 0 244195 0
Current children cumulated CPU time (s) 551.51
Current children cumulated vsize (KiB) 990252

[startup+551.901 s]
/proc/loadavg: 4.02 3.64 3.15 5/377 23752
/proc/meminfo: memFree=11048776/32951124 swapFree=65155552/67111528
[pid=23580] ppid=23578 vsize=990252 CPUtime=551.91 cores=5,7
/proc/23580/stat : 23580 (lr_gl_shr) R 23578 23580 22980 0 -1 4202496 251145 0 0 0 55137 54 0 0 25 0 1 0 589522669 1014018048 242369 33554432000 4194304 4300056 140733980017488 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23580/statm: 247563 242369 246 26 0 244195 0
Current children cumulated CPU time (s) 551.91
Current children cumulated vsize (KiB) 990252

Child status: 20
Real time (s): 551.989
CPU time (s): 552.003
CPU user time (s): 551.419
CPU system time (s): 0.583911
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 990252

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

runsolver used 1.84372 second user time and 4.66929 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-09 21:57:44
IDJOB=3350140
IDBENCH=82420
IDSOLVER=1815
FILE ID=node146/3350140-1304971063
RUNJOBID= node146-1304971063-23553
PBS_JOBID= 13285604
Free space on /tmp= 41792 MiB

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

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

MD5SUM BENCH= 86980f7370ece00291f2970256db731a
RANDOM SEED=294375079

node146.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.75
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.86
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.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.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12512020 kB
Buffers:        157284 kB
Cached:        4469016 kB
SwapCached:       9316 kB
Active:       10720844 kB
Inactive:      9407036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12512020 kB
SwapTotal:    67111528 kB
SwapFree:     65155552 kB
Dirty:           65520 kB
Writeback:           0 kB
AnonPages:    15499196 kB
Mapped:          22240 kB
Slab:           186988 kB
PageTables:      59436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81803360 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= 41812 MiB
End job on node146 at 2011-05-09 22:06:56