Trace number 3439957

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 2945.38 2945.29

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-13-step17.cnf
MD5SUMe7acb1f64be7eb3ff1367dad08444685
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark179.191
Satisfiable
(Un)Satisfiability was proved
Number of variables25631
Number of clauses142227
Sum of the clauses size317942
Maximum clause length49
Minimum clause length1
Number of clauses of size 1224
Number of clauses of size 2125320
Number of clauses of size 313034
Number of clauses of size 42438
Number of clauses of size 5163
Number of clauses of size over 51048

Solver Data

2945.28/2945.28	c WARNING: for repeatability, setting FPU to use double precision
2945.28/2945.28	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-3439957-1306909057/watcher-3439957-1306909057 -o /tmp/evaluation-result-3439957-1306909057/solver-3439957-1306909057 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439957-1306909057.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: 0.99 1.24 1.62 2/518 8607
/proc/meminfo: memFree=16874536/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=22748 CPUtime=0 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 1197 0 0 0 0 0 0 0 25 0 1 0 783321203 23293952 1106 33554432000 4194304 4300056 140734006354880 18446744073709551615 228095111877 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 5687 1106 220 26 0 2319 0

[startup+0.0858219 s]
/proc/loadavg: 0.99 1.24 1.62 2/518 8607
/proc/meminfo: memFree=16874536/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=28508 CPUtime=0.08 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 3731 0 0 0 8 0 0 0 25 0 1 0 783321203 29192192 3273 33554432000 4194304 4300056 140734006354880 18446744073709551615 4230339 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 7127 3273 226 26 0 3759 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28508

[startup+0.100817 s]
/proc/loadavg: 0.99 1.24 1.62 2/518 8607
/proc/meminfo: memFree=16874536/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=28508 CPUtime=0.09 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 3732 0 0 0 9 0 0 0 25 0 1 0 783321203 29192192 3274 33554432000 4194304 4300056 140734006354880 18446744073709551615 4284286 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 7127 3274 227 26 0 3759 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28508

[startup+0.30078 s]
/proc/loadavg: 0.99 1.24 1.62 2/518 8607
/proc/meminfo: memFree=16874536/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=26240 CPUtime=0.29 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 4778 0 0 0 29 0 0 0 25 0 1 0 783321203 26869760 3112 33554432000 4194304 4300056 140734006354880 18446744073709551615 4262957 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 6560 3112 246 26 0 3192 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26240

[startup+0.700712 s]
/proc/loadavg: 0.99 1.24 1.62 2/518 8607
/proc/meminfo: memFree=16874536/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=27916 CPUtime=0.69 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 5162 0 0 0 69 0 0 0 25 0 1 0 783321203 28585984 3493 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 6979 3493 247 26 0 3611 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27916

[startup+1.50057 s]
/proc/loadavg: 0.99 1.24 1.62 3/522 8614
/proc/meminfo: memFree=16833940/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=30636 CPUtime=1.49 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 5941 0 0 0 149 0 0 0 25 0 1 0 783321203 31371264 4267 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 7659 4267 247 26 0 4291 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30636

[startup+3.10027 s]
/proc/loadavg: 0.99 1.24 1.62 3/522 8614
/proc/meminfo: memFree=16825888/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=42632 CPUtime=3.09 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 7310 0 0 0 309 0 0 0 25 0 1 0 783321203 43655168 5624 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 10658 5624 249 26 0 7290 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42632

[startup+6.30069 s]
/proc/loadavg: 1.07 1.26 1.62 3/522 8614
/proc/meminfo: memFree=16807040/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=55576 CPUtime=6.29 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 9871 0 0 0 628 1 0 0 25 0 1 0 783321203 56909824 8169 33554432000 4194304 4300056 140734006354880 18446744073709551615 4253928 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 13894 8169 249 26 0 10526 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55576

[startup+12.7005 s]
/proc/loadavg: 1.14 1.27 1.62 3/522 8614
/proc/meminfo: memFree=16776960/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=76864 CPUtime=12.69 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 13612 0 0 0 1267 2 0 0 25 0 1 0 783321203 78708736 11888 33554432000 4194304 4300056 140734006354880 18446744073709551615 4262966 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 19216 11888 249 26 0 15848 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76864

[startup+25.5012 s]
/proc/loadavg: 1.33 1.30 1.63 3/522 8614
/proc/meminfo: memFree=16723412/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=111204 CPUtime=25.49 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 19254 0 0 0 2546 3 0 0 25 0 1 0 783321203 113872896 17493 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 27801 17493 249 26 0 24433 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 111204

[startup+51.1005 s]
/proc/loadavg: 1.56 1.36 1.64 3/522 8615
/proc/meminfo: memFree=16648436/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=165428 CPUtime=51.09 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 27727 0 0 0 5104 5 0 0 25 0 1 0 783321203 169398272 25907 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 41357 25907 249 26 0 37989 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 165428

[startup+102.32 s]
/proc/loadavg: 1.81 1.45 1.65 3/522 8616
/proc/meminfo: memFree=16601896/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=123492 CPUtime=102.32 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 48139 0 0 0 10221 11 0 0 25 0 1 0 783321203 126455808 21237 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 30873 21237 249 26 0 27505 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 123492

[startup+162.301 s]
/proc/loadavg: 1.93 1.55 1.67 3/522 8618
/proc/meminfo: memFree=16599584/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=52388 CPUtime=162.29 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 61576 0 0 0 16214 15 0 0 25 0 1 0 783321203 53645312 9352 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 13097 9352 249 26 0 9729 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 52388

[startup+222.301 s]
/proc/loadavg: 2.11 1.66 1.70 3/522 8620
/proc/meminfo: memFree=16474396/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=132528 CPUtime=222.29 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 79305 0 0 0 22209 20 0 0 25 0 1 0 783321203 135708672 26908 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256573 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 33132 26909 249 26 0 29764 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 132528

[startup+282.301 s]
/proc/loadavg: 2.15 1.75 1.73 3/522 8621
/proc/meminfo: memFree=16464132/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=109796 CPUtime=282.3 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 97178 0 0 0 28206 24 0 0 25 0 1 0 783321203 112431104 19837 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 27449 19837 249 26 0 24081 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 109796

[startup+342.301 s]
/proc/loadavg: 2.10 1.81 1.74 3/522 8623
/proc/meminfo: memFree=16380100/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=190704 CPUtime=342.3 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 109985 0 0 0 34203 27 0 0 25 0 1 0 783321203 195280896 32486 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 47676 32486 249 26 0 44308 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 190704

[startup+402.301 s]
/proc/loadavg: 2.04 1.84 1.76 3/522 8624
/proc/meminfo: memFree=16657036/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=114928 CPUtime=402.3 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 126252 0 0 0 40199 31 0 0 25 0 1 0 783321203 117686272 23305 33554432000 4194304 4300056 140734006354880 18446744073709551615 4263248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 28732 23305 249 26 0 25364 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 114928

[startup+462.301 s]
/proc/loadavg: 2.01 1.87 1.77 3/522 8629
/proc/meminfo: memFree=16537760/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=145748 CPUtime=462.31 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 135323 0 0 0 46196 35 0 0 25 0 1 0 783321203 149245952 32234 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 36437 32234 249 26 0 33069 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 145748

[startup+522.301 s]
/proc/loadavg: 2.00 1.89 1.78 3/522 8631
/proc/meminfo: memFree=16532172/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=120520 CPUtime=522.31 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 149442 0 0 0 52193 38 0 0 25 0 1 0 783321203 123412480 21948 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 30130 21948 249 26 0 26762 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 120520

[startup+582.301 s]
/proc/loadavg: 2.00 1.91 1.79 3/522 8632
/proc/meminfo: memFree=16441568/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=151340 CPUtime=582.31 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 161056 0 0 0 58190 41 0 0 25 0 1 0 783321203 154972160 33403 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 37835 33403 249 26 0 34467 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 151340

[startup+642.301 s]

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

/proc/meminfo: memFree=16633612/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=171380 CPUtime=2322.36 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 444597 0 0 0 232106 130 0 0 25 0 1 0 783321203 175493120 37850 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 42845 37850 249 26 0 39477 0
Current children cumulated CPU time (s) 2322.36
Current children cumulated vsize (KiB) 171380

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/522 8708
/proc/meminfo: memFree=16594868/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=202200 CPUtime=2382.37 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 449498 0 0 0 238105 132 0 0 25 0 1 0 783321203 207052800 42636 33554432000 4194304 4300056 140734006354880 18446744073709551615 4262793 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 50550 42636 249 26 0 47182 0
Current children cumulated CPU time (s) 2382.37
Current children cumulated vsize (KiB) 202200

[startup+2442.3 s]
/proc/loadavg: 2.16 2.04 1.97 3/522 8711
/proc/meminfo: memFree=16629896/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=136876 CPUtime=2442.37 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 457299 0 0 0 244101 136 0 0 25 0 1 0 783321203 140161024 30282 33554432000 4194304 4300056 140734006354880 18446744073709551615 4254632 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 34219 30282 249 26 0 30851 0
Current children cumulated CPU time (s) 2442.37
Current children cumulated vsize (KiB) 136876

[startup+2502.3 s]
/proc/loadavg: 2.13 2.04 1.98 3/522 8712
/proc/meminfo: memFree=16587308/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=174700 CPUtime=2502.37 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 466014 0 0 0 250098 139 0 0 25 0 1 0 783321203 178892800 38814 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256556 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 43675 38814 249 26 0 40307 0
Current children cumulated CPU time (s) 2502.37
Current children cumulated vsize (KiB) 174700

[startup+2562.3 s]
/proc/loadavg: 2.16 2.06 1.99 3/522 8715
/proc/meminfo: memFree=16553652/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=205520 CPUtime=2562.37 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 471059 0 0 0 256096 141 0 0 25 0 1 0 783321203 210452480 43734 33554432000 4194304 4300056 140734006354880 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 51380 43734 249 26 0 48012 0
Current children cumulated CPU time (s) 2562.37
Current children cumulated vsize (KiB) 205520

[startup+2622.3 s]
/proc/loadavg: 2.16 2.08 2.00 3/522 8728
/proc/meminfo: memFree=16531928/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=205736 CPUtime=2622.38 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 474553 0 0 0 262095 143 0 0 25 0 1 0 783321203 210673664 47142 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 51434 47142 249 26 0 48066 0
Current children cumulated CPU time (s) 2622.38
Current children cumulated vsize (KiB) 205736

[startup+2682.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/522 8729
/proc/meminfo: memFree=16558740/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=179244 CPUtime=2682.37 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 486018 0 0 0 268090 147 0 0 25 0 1 0 783321203 183545856 38590 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 44811 38590 249 26 0 41443 0
Current children cumulated CPU time (s) 2682.37
Current children cumulated vsize (KiB) 179244

[startup+2742.32 s]
/proc/loadavg: 2.02 2.05 2.00 3/522 8732
/proc/meminfo: memFree=16528400/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=210064 CPUtime=2742.4 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 491811 0 0 0 274090 150 0 0 25 0 1 0 783321203 215105536 44227 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 52516 44227 249 26 0 49148 0
Current children cumulated CPU time (s) 2742.4
Current children cumulated vsize (KiB) 210064

[startup+2802.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/522 8733
/proc/meminfo: memFree=16559792/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=183132 CPUtime=2802.37 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 504104 0 0 0 280085 152 0 0 25 0 1 0 783321203 187527168 38394 33554432000 4194304 4300056 140734006354880 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 45783 38394 249 26 0 42415 0
Current children cumulated CPU time (s) 2802.37
Current children cumulated vsize (KiB) 183132

[startup+2862.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/522 8736
/proc/meminfo: memFree=16524504/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=213952 CPUtime=2862.38 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 510611 0 0 0 286084 154 0 0 25 0 1 0 783321203 219086848 44743 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 53488 44743 249 26 0 50120 0
Current children cumulated CPU time (s) 2862.38
Current children cumulated vsize (KiB) 213952

[startup+2922.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 8771
/proc/meminfo: memFree=16538420/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=213952 CPUtime=2922.38 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 514688 0 0 0 292082 156 0 0 25 0 1 0 783321203 219086848 48692 33554432000 4194304 4300056 140734006354880 18446744073709551615 4285101 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 53488 48692 249 26 0 50120 0
Current children cumulated CPU time (s) 2922.38
Current children cumulated vsize (KiB) 213952

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

[startup+2931.1 s]
/proc/loadavg: 2.07 2.04 2.00 3/522 8771
/proc/meminfo: memFree=16596120/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=155796 CPUtime=2931.18 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 518985 0 0 0 292961 157 0 0 25 0 1 0 783321203 159535104 33828 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 38949 33828 249 26 0 35581 0
Current children cumulated CPU time (s) 2931.18
Current children cumulated vsize (KiB) 155796

[startup+2937.5 s]
/proc/loadavg: 2.07 2.04 2.00 3/522 8771
/proc/meminfo: memFree=16608508/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=137120 CPUtime=2937.58 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 519681 0 0 0 293601 157 0 0 25 0 1 0 783321203 140410880 30399 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 34280 30399 249 26 0 30912 0
Current children cumulated CPU time (s) 2937.58
Current children cumulated vsize (KiB) 137120

[startup+2940.7 s]
/proc/loadavg: 2.06 2.03 2.00 3/522 8771
/proc/meminfo: memFree=16600816/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=155728 CPUtime=2940.78 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 521692 0 0 0 293921 157 0 0 25 0 1 0 783321203 159465472 32290 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256330 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 38932 32290 249 26 0 35564 0
Current children cumulated CPU time (s) 2940.78
Current children cumulated vsize (KiB) 155728

[startup+2942.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/522 8771
/proc/meminfo: memFree=16599452/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=155728 CPUtime=2942.38 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 521985 0 0 0 294081 157 0 0 25 0 1 0 783321203 159465472 32573 33554432000 4194304 4300056 140734006354880 18446744073709551615 4262778 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 38932 32573 249 26 0 35564 0
Current children cumulated CPU time (s) 2942.38
Current children cumulated vsize (KiB) 155728

[startup+2943.9 s]
/proc/loadavg: 2.06 2.03 2.00 3/522 8771
/proc/meminfo: memFree=16598708/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=155728 CPUtime=2943.98 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 522262 0 0 0 294241 157 0 0 25 0 1 0 783321203 159465472 32842 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 38932 32842 249 26 0 35564 0
Current children cumulated CPU time (s) 2943.98
Current children cumulated vsize (KiB) 155728

[startup+2944.72 s]
/proc/loadavg: 2.06 2.03 2.00 3/522 8771
/proc/meminfo: memFree=16597344/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=155728 CPUtime=2944.8 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 522392 0 0 0 294323 157 0 0 25 0 1 0 783321203 159465472 32967 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 38932 32967 249 26 0 35564 0
Current children cumulated CPU time (s) 2944.8
Current children cumulated vsize (KiB) 155728

[startup+2945.1 s]
/proc/loadavg: 2.06 2.03 2.00 3/522 8771
/proc/meminfo: memFree=16597344/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=155728 CPUtime=2945.18 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 522423 0 0 0 294361 157 0 0 25 0 1 0 783321203 159465472 32997 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 38932 32997 249 26 0 35564 0
Current children cumulated CPU time (s) 2945.18
Current children cumulated vsize (KiB) 155728

[startup+2945.2 s]
/proc/loadavg: 2.06 2.03 2.00 3/522 8771
/proc/meminfo: memFree=16597344/32951124 swapFree=58800692/67111528
[pid=8607] ppid=8605 vsize=155728 CPUtime=2945.28 cores=1,3,5,7
/proc/8607/stat : 8607 (lr_gl_shr) R 8605 8607 8575 0 -1 4202496 522423 0 0 0 294371 157 0 0 25 0 1 0 783321203 159465472 32997 33554432000 4194304 4300056 140734006354880 18446744073709551615 4256531 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/8607/statm: 38932 32997 249 26 0 35564 0
Current children cumulated CPU time (s) 2945.28
Current children cumulated vsize (KiB) 155728

Child status: 20
Real time (s): 2945.29
CPU time (s): 2945.38
CPU user time (s): 2943.8
CPU system time (s): 1.58476
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 249096

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

runsolver used 14.4568 second user time and 36.4195 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-01 08:17:37
IDJOB=3439957
IDBENCH=82433
IDSOLVER=1938
FILE ID=node142/3439957-1306909057
RUNJOBID= node142-1306909057-8594
PBS_JOBID= 13488478
Free space on /tmp= 15908 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-13-step17.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439957-1306909057/watcher-3439957-1306909057 -o /tmp/evaluation-result-3439957-1306909057/solver-3439957-1306909057 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439957-1306909057.cnf -verb=0 -model

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

MD5SUM BENCH= e7acb1f64be7eb3ff1367dad08444685
RANDOM SEED=789326220

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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:      16874940 kB
Buffers:         45160 kB
Cached:        5235480 kB
SwapCached:      11212 kB
Active:        9064116 kB
Inactive:      6631872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16874940 kB
SwapTotal:    67111528 kB
SwapFree:     58800692 kB
Dirty:            4280 kB
Writeback:           0 kB
AnonPages:    10413448 kB
Mapped:          30312 kB
Slab:           233484 kB
PageTables:      75016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145382260 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= 15876 MiB
End job on node142 at 2011-06-01 09:06:43