Trace number 3439948

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: LR_GL_SHR 2011-03-02UNSAT 1593.51 1593.48

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 benchmark130.866
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

1593.42/1593.47	c WARNING: for repeatability, setting FPU to use double precision
1593.42/1593.47	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: 977)

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

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.10 2.05 2.01 2/515 24782
/proc/meminfo: memFree=3098724/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=26456 CPUtime=0.01 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 1903 0 0 0 1 0 0 0 25 0 1 0 880992908 27090944 1795 33554432000 4194304 4300056 140733737111008 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24782/statm: 6614 1796 220 26 0 3246 0

[startup+0.033828 s]
/proc/loadavg: 2.10 2.05 2.01 2/515 24782
/proc/meminfo: memFree=3098724/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=27972 CPUtime=0.03 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 2450 0 0 0 3 0 0 0 25 0 1 0 880992908 28643328 2283 33554432000 4194304 4300056 140733737111008 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24782/statm: 6993 2284 220 26 0 3625 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27972

[startup+0.100844 s]
/proc/loadavg: 2.10 2.05 2.01 2/515 24782
/proc/meminfo: memFree=3098724/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=33536 CPUtime=0.09 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 4758 0 0 0 9 0 0 0 25 0 1 0 880992908 34340864 4276 33554432000 4194304 4300056 140733737111008 18446744073709551615 4286350 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24782/statm: 8384 4277 222 26 0 5016 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33536

[startup+0.300813 s]
/proc/loadavg: 2.10 2.05 2.01 2/515 24782
/proc/meminfo: memFree=3098724/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=42472 CPUtime=0.29 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 7426 0 0 0 28 1 0 0 25 0 1 0 880992908 43491328 6710 33554432000 4194304 4300056 140733737111008 18446744073709551615 4232444 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24782/statm: 10618 6710 228 26 0 7250 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42472

[startup+0.700737 s]
/proc/loadavg: 2.10 2.05 2.01 2/515 24782
/proc/meminfo: memFree=3098724/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=37300 CPUtime=0.69 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 8715 0 0 0 68 1 0 0 25 0 1 0 880992908 38195200 5712 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24782/statm: 9325 5712 246 26 0 5957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37300

[startup+1.50058 s]
/proc/loadavg: 2.10 2.05 2.01 3/516 24783
/proc/meminfo: memFree=3074828/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=40020 CPUtime=1.49 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 9084 0 0 0 148 1 0 0 25 0 1 0 880992908 40980480 6075 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256367 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24782/statm: 10005 6075 247 26 0 6637 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40020

[startup+3.10027 s]
/proc/loadavg: 2.10 2.05 2.01 3/516 24783
/proc/meminfo: memFree=3069868/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=44440 CPUtime=3.09 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 9880 0 0 0 308 1 0 0 25 0 1 0 880992908 45506560 6864 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24782/statm: 11110 6864 249 26 0 7742 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44440

[startup+6.30067 s]
/proc/loadavg: 2.09 2.05 2.01 3/516 24783
/proc/meminfo: memFree=3059628/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=52028 CPUtime=6.29 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 12033 0 0 0 628 1 0 0 25 0 1 0 880992908 53276672 9004 33554432000 4194304 4300056 140733737111008 18446744073709551615 4263033 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24782/statm: 13007 9004 249 26 0 9639 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52028

[startup+12.7005 s]
/proc/loadavg: 2.08 2.05 2.01 3/516 24783
/proc/meminfo: memFree=3037084/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=65364 CPUtime=12.69 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 15387 0 0 0 1267 2 0 0 25 0 1 0 880992908 66932736 12333 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24782/statm: 16341 12333 249 26 0 12973 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65364

[startup+25.501 s]
/proc/loadavg: 2.07 2.05 2.01 3/516 24783
/proc/meminfo: memFree=3000712/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=87592 CPUtime=25.49 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 21162 0 0 0 2545 4 0 0 25 0 1 0 880992908 89694208 18084 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24782/statm: 21898 18084 249 26 0 18530 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87592

[startup+51.1012 s]
/proc/loadavg: 2.04 2.04 2.00 3/516 24784
/proc/meminfo: memFree=2946000/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=122572 CPUtime=51.09 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 29129 0 0 0 5103 6 0 0 25 0 1 0 880992908 125513728 25983 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24782/statm: 30643 25983 249 26 0 27275 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 122572

[startup+102.32 s]
/proc/loadavg: 2.02 2.03 2.00 3/516 24785
/proc/meminfo: memFree=2849344/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=181112 CPUtime=102.32 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 41669 0 0 0 10222 10 0 0 25 0 1 0 880992908 185458688 38437 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24782/statm: 45278 38437 249 26 0 41910 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 181112

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 24787
/proc/meminfo: memFree=2746748/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=269908 CPUtime=162.29 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 51661 0 0 0 16216 13 0 0 25 0 1 0 880992908 276385792 48356 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24782/statm: 67477 48356 249 26 0 64109 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 269908

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 24789
/proc/meminfo: memFree=2626780/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=274984 CPUtime=222.29 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 63647 0 0 0 22212 17 0 0 25 0 1 0 880992908 281583616 60279 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/24782/statm: 68746 60279 249 26 0 65378 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 274984

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/516 24790
/proc/meminfo: memFree=2524044/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=415524 CPUtime=282.27 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 71719 0 0 0 28207 20 0 0 25 0 1 0 880992908 425496576 68309 33554432000 4194304 4300056 140733737111008 18446744073709551615 4251324 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 103881 68309 249 26 0 100513 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 415524

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/516 24792
/proc/meminfo: memFree=2415544/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=420644 CPUtime=342.28 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 80095 0 0 0 34205 23 0 0 25 0 1 0 880992908 430739456 76631 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 105161 76631 249 26 0 101793 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 420644

[startup+402.301 s]
/proc/loadavg: 2.11 2.03 2.01 3/516 24793
/proc/meminfo: memFree=2450488/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=218608 CPUtime=402.28 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 108798 0 0 0 40198 30 0 0 25 0 1 0 880992908 223854592 42318 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 54652 42318 249 26 0 51284 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 218608

[startup+462.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/516 24804
/proc/meminfo: memFree=2279160/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=299996 CPUtime=462.28 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 122728 0 0 0 46194 34 0 0 25 0 1 0 880992908 307195904 56140 33554432000 4194304 4300056 140733737111008 18446744073709551615 4262820 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 74999 56140 249 26 0 71631 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 299996

[startup+522.301 s]
/proc/loadavg: 2.12 2.06 2.01 3/516 24806
/proc/meminfo: memFree=2165248/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=299996 CPUtime=522.29 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 132090 0 0 0 52192 37 0 0 25 0 1 0 880992908 307195904 65393 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 74999 65393 249 26 0 71631 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 299996

[startup+582.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/516 24807
/proc/meminfo: memFree=2069164/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=433552 CPUtime=582.29 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 139433 0 0 0 58190 39 0 0 25 0 1 0 880992908 443957248 72677 33554432000 4194304 4300056 140733737111008 18446744073709551615 4263782 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 108388 72677 249 26 0 105020 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 433552

[startup+642.301 s]

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

/proc/meminfo: memFree=1620364/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=325056 CPUtime=1002.3 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 206476 0 0 0 100170 60 0 0 25 0 1 0 880992908 332857344 66487 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 81264 66487 249 26 0 77896 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 325056

[startup+1062.3 s]
/proc/loadavg: 2.13 2.07 2.02 3/516 24820
/proc/meminfo: memFree=1533548/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=325056 CPUtime=1062.3 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 213945 0 0 0 106168 62 0 0 25 0 1 0 880992908 332857344 73890 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 81264 73890 249 26 0 77896 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 325056

[startup+1122.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/516 24822
/proc/meminfo: memFree=1424252/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=458336 CPUtime=1122.3 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 221665 0 0 0 112166 64 0 0 25 0 1 0 880992908 469336064 81517 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 114584 81517 249 26 0 111216 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 458336

[startup+1182.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/516 24823
/proc/meminfo: memFree=1318096/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=464328 CPUtime=1182.31 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 228124 0 0 0 118164 67 0 0 25 0 1 0 880992908 475471872 87898 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 116082 87898 249 26 0 112714 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 464328

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 24825
/proc/meminfo: memFree=1473916/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=181196 CPUtime=1242.31 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 244268 0 0 0 124161 70 0 0 25 0 1 0 880992908 185544704 38681 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256327 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 45299 38681 249 26 0 41931 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 181196

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 24826
/proc/meminfo: memFree=1403020/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=212016 CPUtime=1302.33 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 253856 0 0 0 130159 74 0 0 25 0 1 0 880992908 217104384 48139 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256480 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 53004 48139 249 26 0 49636 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 212016

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 24828
/proc/meminfo: memFree=1338972/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=262104 CPUtime=1362.32 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 261035 0 0 0 136155 77 0 0 25 0 1 0 880992908 268394496 55210 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256071 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 65526 55210 249 26 0 62158 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 262104

[startup+1422.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/516 24830
/proc/meminfo: memFree=1284196/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=262104 CPUtime=1422.33 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 266130 0 0 0 142155 78 0 0 25 0 1 0 880992908 268394496 60225 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 65526 60225 249 26 0 62158 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 262104

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/516 24831
/proc/meminfo: memFree=1239096/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=343492 CPUtime=1482.32 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 270199 0 0 0 148152 80 0 0 25 0 1 0 880992908 351735808 64221 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256538 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 85873 64221 249 26 0 82505 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 343492

[startup+1542.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/516 24833
/proc/meminfo: memFree=1198032/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=343492 CPUtime=1542.32 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 273342 0 0 0 154150 82 0 0 25 0 1 0 880992908 351735808 67297 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 85873 67297 249 26 0 82505 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 343492

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

[startup+1561.5 s]
/proc/loadavg: 2.13 2.06 2.01 3/516 24833
/proc/meminfo: memFree=1238992/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=262104 CPUtime=1561.52 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 300798 0 0 0 156065 87 0 0 25 0 1 0 880992908 268394496 54670 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 65526 54670 249 26 0 62158 0
Current children cumulated CPU time (s) 1561.52
Current children cumulated vsize (KiB) 262104

[startup+1574.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/516 24834
/proc/meminfo: memFree=1229176/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=262104 CPUtime=1574.32 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 301494 0 0 0 157345 87 0 0 25 0 1 0 880992908 268394496 55354 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 65526 55354 249 26 0 62158 0
Current children cumulated CPU time (s) 1574.32
Current children cumulated vsize (KiB) 262104

[startup+1587.1 s]
/proc/loadavg: 2.08 2.05 2.01 3/516 24834
/proc/meminfo: memFree=1220176/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=262104 CPUtime=1587.12 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 302095 0 0 0 158624 88 0 0 25 0 1 0 880992908 268394496 55941 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 65526 55941 249 26 0 62158 0
Current children cumulated CPU time (s) 1587.12
Current children cumulated vsize (KiB) 262104

[startup+1590.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/516 24834
/proc/meminfo: memFree=1242632/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=262104 CPUtime=1590.32 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 324094 0 0 0 158941 91 0 0 25 0 1 0 880992908 268394496 49803 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 65526 49803 249 26 0 62158 0
Current children cumulated CPU time (s) 1590.32
Current children cumulated vsize (KiB) 262104

[startup+1591.9 s]
/proc/loadavg: 2.08 2.05 2.01 3/516 24834
/proc/meminfo: memFree=1242384/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=262104 CPUtime=1591.92 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 324154 0 0 0 159101 91 0 0 25 0 1 0 880992908 268394496 49859 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 65526 49859 249 26 0 62158 0
Current children cumulated CPU time (s) 1591.92
Current children cumulated vsize (KiB) 262104

[startup+1592.7 s]
/proc/loadavg: 2.07 2.05 2.01 3/516 24834
/proc/meminfo: memFree=1241756/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=262104 CPUtime=1592.74 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 324177 0 0 0 159183 91 0 0 25 0 1 0 880992908 268394496 49882 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 65526 49882 249 26 0 62158 0
Current children cumulated CPU time (s) 1592.74
Current children cumulated vsize (KiB) 262104

[startup+1593.1 s]
/proc/loadavg: 2.07 2.05 2.01 3/516 24834
/proc/meminfo: memFree=1241756/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=262104 CPUtime=1593.12 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 324187 0 0 0 159221 91 0 0 25 0 1 0 880992908 268394496 49892 33554432000 4194304 4300056 140733737111008 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 65526 49892 249 26 0 62158 0
Current children cumulated CPU time (s) 1593.12
Current children cumulated vsize (KiB) 262104

[startup+1593.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/516 24834
/proc/meminfo: memFree=1241756/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=262104 CPUtime=1593.32 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 324198 0 0 0 159241 91 0 0 25 0 1 0 880992908 268394496 49903 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 65526 49903 249 26 0 62158 0
Current children cumulated CPU time (s) 1593.32
Current children cumulated vsize (KiB) 262104

[startup+1593.4 s]
/proc/loadavg: 2.07 2.05 2.01 3/516 24834
/proc/meminfo: memFree=1241756/32950928 swapFree=61513528/67111528
[pid=24782] ppid=24780 vsize=262104 CPUtime=1593.42 cores=1,3,5,7
/proc/24782/stat : 24782 (lr_gl_shr) R 24780 24782 22922 0 -1 4202496 324200 0 0 0 159251 91 0 0 25 0 1 0 880992908 268394496 49905 33554432000 4194304 4300056 140733737111008 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24782/statm: 65526 49905 249 26 0 62158 0
Current children cumulated CPU time (s) 1593.42
Current children cumulated vsize (KiB) 262104

Child status: 20
Real time (s): 1593.48
CPU time (s): 1593.51
CPU user time (s): 1592.59
CPU system time (s): 0.925859
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 473720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1592.59
system time used= 0.925859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 324206
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 2785

runsolver used 8.21475 second user time and 19.3411 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-01 07:53:42
IDJOB=3439948
IDBENCH=82422
IDSOLVER=1938
FILE ID=node115/3439948-1306907622
RUNJOBID= node115-1306899876-24150
PBS_JOBID= 13488461
Free space on /tmp= 9040 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 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
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439948-1306907622/watcher-3439948-1306907622 -o /tmp/evaluation-result-3439948-1306907622/solver-3439948-1306907622 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439948-1306907622.cnf -verb=0 -model

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

MD5SUM BENCH= 8f0e3738453893efc8a2d1abcf0d190d
RANDOM SEED=444766987

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:       3098880 kB
Buffers:         97072 kB
Cached:       14676092 kB
SwapCached:       5172 kB
Active:       20809488 kB
Inactive:      8407756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3098880 kB
SwapTotal:    67111528 kB
SwapFree:     61513528 kB
Dirty:            5076 kB
Writeback:           0 kB
AnonPages:    14442264 kB
Mapped:          33848 kB
Slab:           482560 kB
PageTables:      80380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 155842524 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= 9040 MiB
End job on node115 at 2011-06-01 08:20:16