Trace number 3439955

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-02? (TO) 5000.1 5000.07

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-TPP-21-step11.cnf
MD5SUM00d93f117a3253605ad3ac6a153ec61f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark218.303
Satisfiable
(Un)Satisfiability was proved
Number of variables99736
Number of clauses783991
Sum of the clauses size1708562
Maximum clause length91
Minimum clause length1
Number of clauses of size 1139
Number of clauses of size 2756759
Number of clauses of size 37636
Number of clauses of size 411357
Number of clauses of size 5745
Number of clauses of size over 57355

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3439955-1306907905/watcher-3439955-1306907905 -o /tmp/evaluation-result-3439955-1306907905/solver-3439955-1306907905 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439955-1306907905.cnf -verb=0 -model 

running on 4 cores: 0,2,4,6

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.00 2.03 2.00 3/461 27519
/proc/meminfo: memFree=14854916/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=28568 CPUtime=0.01 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 2336 0 0 0 1 0 0 0 25 0 1 0 802388510 29253632 2241 33554432000 4194304 4300056 140733471512688 18446744073709551615 4221877 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 7142 2243 220 26 0 3774 0

[startup+0.109544 s]
/proc/loadavg: 2.00 2.03 2.00 3/461 27519
/proc/meminfo: memFree=14854916/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=37956 CPUtime=0.1 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 5838 0 0 0 10 0 0 0 25 0 1 0 802388510 38866944 5389 33554432000 4194304 4300056 140733471512688 18446744073709551615 228122374853 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 9489 5391 222 26 0 6121 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 37956

[startup+0.200515 s]
/proc/loadavg: 2.00 2.03 2.00 3/461 27519
/proc/meminfo: memFree=14854916/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=49056 CPUtime=0.19 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 9316 0 0 0 18 1 0 0 25 0 1 0 802388510 50233344 8360 33554432000 4194304 4300056 140733471512688 18446744073709551615 228122374853 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 12264 8360 222 26 0 8896 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 49056

[startup+0.300497 s]
/proc/loadavg: 2.00 2.03 2.00 3/461 27519
/proc/meminfo: memFree=14854916/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=63604 CPUtime=0.29 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 12859 0 0 0 28 1 0 0 25 0 1 0 802388510 65130496 11447 33554432000 4194304 4300056 140733471512688 18446744073709551615 228122713856 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 15901 11449 222 26 0 12533 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63604

[startup+0.700401 s]
/proc/loadavg: 2.00 2.03 2.00 3/461 27519
/proc/meminfo: memFree=14854916/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=81304 CPUtime=0.69 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 17033 0 0 0 67 2 0 0 25 0 1 0 802388510 83255296 14928 33554432000 4194304 4300056 140733471512688 18446744073709551615 4232841 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 20326 14928 228 26 0 16958 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 81304

[startup+1.50028 s]
/proc/loadavg: 2.00 2.03 2.00 4/462 27520
/proc/meminfo: memFree=14802216/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=74704 CPUtime=1.49 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 20756 0 0 0 147 2 0 0 25 0 1 0 802388510 76496896 12818 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 18676 12818 244 26 0 15308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74704

[startup+3.10099 s]
/proc/loadavg: 2.00 2.03 2.00 4/462 27520
/proc/meminfo: memFree=14797084/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=74704 CPUtime=3.09 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 21393 0 0 0 307 2 0 0 25 0 1 0 802388510 76496896 13446 33554432000 4194304 4300056 140733471512688 18446744073709551615 4255938 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 18676 13446 245 26 0 15308 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74704

[startup+6.30042 s]
/proc/loadavg: 2.00 2.03 2.00 4/462 27520
/proc/meminfo: memFree=14784244/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=74704 CPUtime=6.3 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 22447 0 0 0 627 3 0 0 25 0 1 0 802388510 76496896 14492 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 18676 14492 247 26 0 15308 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 74704

[startup+12.7002 s]
/proc/loadavg: 2.00 2.03 2.00 4/462 27520
/proc/meminfo: memFree=14762940/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=86836 CPUtime=12.69 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 24525 0 0 0 1266 3 0 0 25 0 1 0 802388510 88920064 16565 33554432000 4194304 4300056 140733471512688 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 21709 16566 247 26 0 18341 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86836

[startup+25.5009 s]
/proc/loadavg: 2.00 2.02 2.00 4/462 27520
/proc/meminfo: memFree=14715688/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=107884 CPUtime=25.49 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 28603 0 0 0 2545 4 0 0 25 0 1 0 802388510 110473216 20630 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256573 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 26971 20630 247 26 0 23603 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 107884

[startup+51.1013 s]
/proc/loadavg: 2.00 2.02 2.00 4/462 27521
/proc/meminfo: memFree=14598592/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=141224 CPUtime=51.09 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 34907 0 0 0 5104 5 0 0 25 0 1 0 802388510 144613376 26911 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256556 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 35306 26911 247 26 0 31938 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 141224

[startup+102.301 s]
/proc/loadavg: 2.00 2.02 2.00 4/462 27523
/proc/meminfo: memFree=14441996/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=195460 CPUtime=102.31 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 44189 0 0 0 10224 7 0 0 25 0 1 0 802388510 200151040 36155 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256327 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 48865 36155 247 26 0 45497 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 195460

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 4/462 27533
/proc/meminfo: memFree=14203272/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=200536 CPUtime=162.3 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 54076 0 0 0 16219 11 0 0 25 0 1 0 802388510 205348864 46003 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 50134 46003 247 26 0 46766 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 200536

[startup+222.318 s]
/proc/loadavg: 2.00 2.00 2.00 4/462 27535
/proc/meminfo: memFree=14023068/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=286792 CPUtime=222.32 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 62168 0 0 0 22218 14 0 0 25 0 1 0 802388510 293675008 54064 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 71698 54064 247 26 0 68330 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 286792

[startup+282.3 s]
/proc/loadavg: 2.09 2.03 2.01 4/462 27536
/proc/meminfo: memFree=13848212/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=289900 CPUtime=282.3 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 68773 0 0 0 28213 17 0 0 25 0 1 0 802388510 296857600 60637 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 72475 60637 247 26 0 69107 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 289900

[startup+342.3 s]
/proc/loadavg: 2.14 2.06 2.02 4/462 27538
/proc/meminfo: memFree=13670372/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=292824 CPUtime=342.3 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 75263 0 0 0 34211 19 0 0 25 0 1 0 802388510 299851776 67092 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 73206 67092 247 26 0 69838 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 292824

[startup+402.301 s]
/proc/loadavg: 2.05 2.05 2.01 4/462 27543
/proc/meminfo: memFree=13501844/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=427952 CPUtime=402.3 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 80680 0 0 0 40208 22 0 0 25 0 1 0 802388510 438222848 72485 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256337 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 106988 72485 247 26 0 103620 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 427952

[startup+462.301 s]
/proc/loadavg: 2.02 2.04 2.01 4/462 27544
/proc/meminfo: memFree=13337640/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=430964 CPUtime=462.3 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 85583 0 0 0 46207 23 0 0 25 0 1 0 802388510 441307136 77362 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 107741 77362 247 26 0 104373 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 430964

[startup+522.301 s]
/proc/loadavg: 2.00 2.03 2.00 4/462 27546
/proc/meminfo: memFree=13115036/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=434304 CPUtime=522.31 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 90635 0 0 0 52206 25 0 0 25 0 1 0 802388510 444727296 82389 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 108576 82389 249 26 0 105208 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 434304

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 4/462 27547
/proc/meminfo: memFree=12940412/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=436064 CPUtime=582.31 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 95440 0 0 0 58204 27 0 0 25 0 1 0 802388510 446529536 87172 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 109016 87172 249 26 0 105648 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 436064

[startup+642.301 s]

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

[startup+4062.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/462 27652
/proc/meminfo: memFree=5456780/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=1084916 CPUtime=4062.31 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 266380 0 0 0 406141 90 0 0 25 0 1 0 802388510 1110953984 257360 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 271229 257360 249 26 0 267861 0
Current children cumulated CPU time (s) 4062.31
Current children cumulated vsize (KiB) 1084916

[startup+4122.3 s]
/proc/loadavg: 2.12 2.03 2.01 4/462 27654
/proc/meminfo: memFree=5343124/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=1086356 CPUtime=4122.29 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 268643 0 0 0 412138 91 0 0 25 0 1 0 802388510 1112428544 259615 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256078 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 271589 259615 249 26 0 268221 0
Current children cumulated CPU time (s) 4122.29
Current children cumulated vsize (KiB) 1086356

[startup+4182.32 s]
/proc/loadavg: 2.16 2.05 2.01 5/462 27655
/proc/meminfo: memFree=5239260/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=1087316 CPUtime=4182.32 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 270877 0 0 0 418140 92 0 0 25 0 1 0 802388510 1113411584 261841 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256573 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 271829 261841 249 26 0 268461 0
Current children cumulated CPU time (s) 4182.32
Current children cumulated vsize (KiB) 1087316

[startup+4242.3 s]
/proc/loadavg: 1.57 1.92 1.97 2/456 27675
/proc/meminfo: memFree=16094188/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=1088276 CPUtime=4242.3 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 273066 0 0 0 424137 93 0 0 25 0 1 0 802388510 1114394624 264021 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 272069 264021 249 26 0 268701 0
Current children cumulated CPU time (s) 4242.3
Current children cumulated vsize (KiB) 1088276

[startup+4302.3 s]
/proc/loadavg: 1.21 1.75 1.90 2/456 27677
/proc/meminfo: memFree=16084088/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=1089236 CPUtime=4302.3 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 275651 0 0 0 430136 94 0 0 25 0 1 0 802388510 1115377664 266588 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 272309 266588 249 26 0 268941 0
Current children cumulated CPU time (s) 4302.3
Current children cumulated vsize (KiB) 1089236

[startup+4362.3 s]
/proc/loadavg: 1.07 1.61 1.85 2/456 27678
/proc/meminfo: memFree=16078076/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=1657564 CPUtime=4362.3 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 277127 0 0 0 436135 95 0 0 25 0 1 0 802388510 1697345536 268053 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 414391 268053 249 26 0 411023 0
Current children cumulated CPU time (s) 4362.3
Current children cumulated vsize (KiB) 1657564

[startup+4422.3 s]
/proc/loadavg: 1.02 1.50 1.79 2/456 27680
/proc/meminfo: memFree=16068720/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=1657564 CPUtime=4422.3 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 279459 0 0 0 442135 95 0 0 25 0 1 0 802388510 1697345536 270374 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 414391 270374 249 26 0 411023 0
Current children cumulated CPU time (s) 4422.3
Current children cumulated vsize (KiB) 1657564

[startup+4482.3 s]
/proc/loadavg: 1.01 1.40 1.74 2/456 27681
/proc/meminfo: memFree=16060240/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=1659492 CPUtime=4482.3 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 281654 0 0 0 448134 96 0 0 25 0 1 0 802388510 1699319808 272561 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 414873 272561 249 26 0 411505 0
Current children cumulated CPU time (s) 4482.3
Current children cumulated vsize (KiB) 1659492

[startup+4542.3 s]
/proc/loadavg: 1.00 1.33 1.69 2/456 27683
/proc/meminfo: memFree=16054364/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=1659972 CPUtime=4542.31 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 283353 0 0 0 454134 97 0 0 25 0 1 0 802388510 1699811328 274254 33554432000 4194304 4300056 140733471512688 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 414993 274254 249 26 0 411625 0
Current children cumulated CPU time (s) 4542.31
Current children cumulated vsize (KiB) 1659972

[startup+4602.3 s]
/proc/loadavg: 1.00 1.26 1.64 2/456 27685
/proc/meminfo: memFree=16046716/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=1660132 CPUtime=4602.31 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 285094 0 0 0 460133 98 0 0 25 0 1 0 802388510 1699975168 275989 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 415033 275989 249 26 0 411665 0
Current children cumulated CPU time (s) 4602.31
Current children cumulated vsize (KiB) 1660132

[startup+4662.3 s]
/proc/loadavg: 1.03 1.23 1.60 2/456 27686
/proc/meminfo: memFree=16038972/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=1660132 CPUtime=4662.32 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 286979 0 0 0 466133 99 0 0 25 0 1 0 802388510 1699975168 277864 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 415033 277864 249 26 0 411665 0
Current children cumulated CPU time (s) 4662.32
Current children cumulated vsize (KiB) 1660132

[startup+4722.3 s]
/proc/loadavg: 1.15 1.23 1.58 2/456 27688
/proc/meminfo: memFree=16030984/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=1661804 CPUtime=4722.33 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 289237 0 0 0 472134 99 0 0 25 0 1 0 802388510 1701687296 280109 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 415451 280109 249 26 0 412083 0
Current children cumulated CPU time (s) 4722.33
Current children cumulated vsize (KiB) 1661804

[startup+4782.3 s]
/proc/loadavg: 1.05 1.18 1.54 2/456 27689
/proc/meminfo: memFree=16022860/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=1663436 CPUtime=4782.32 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 291287 0 0 0 478132 100 0 0 25 0 1 0 802388510 1703358464 282156 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 415859 282156 249 26 0 412491 0
Current children cumulated CPU time (s) 4782.32
Current children cumulated vsize (KiB) 1663436

[startup+4842.32 s]
/proc/loadavg: 1.02 1.15 1.50 2/456 27691
/proc/meminfo: memFree=16012136/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=1664876 CPUtime=4842.33 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 293945 0 0 0 484133 100 0 0 25 0 1 0 802388510 1704833024 284799 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 416219 284799 249 26 0 412851 0
Current children cumulated CPU time (s) 4842.33
Current children cumulated vsize (KiB) 1664876

[startup+4902.3 s]
/proc/loadavg: 1.00 1.12 1.47 2/456 27693
/proc/meminfo: memFree=16005256/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=1664876 CPUtime=4902.32 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 295720 0 0 0 490130 102 0 0 25 0 1 0 802388510 1704833024 286564 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256274 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 416219 286564 249 26 0 412851 0
Current children cumulated CPU time (s) 4902.32
Current children cumulated vsize (KiB) 1664876

[startup+4962.3 s]
/proc/loadavg: 1.00 1.09 1.44 2/456 27694
/proc/meminfo: memFree=15998624/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=1666152 CPUtime=4962.32 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 297432 0 0 0 496130 102 0 0 25 0 1 0 802388510 1706139648 288266 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 416538 288266 249 26 0 413170 0
Current children cumulated CPU time (s) 4962.32
Current children cumulated vsize (KiB) 1666152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.08 1.42 2/456 27695
/proc/meminfo: memFree=15995504/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=1666152 CPUtime=5000.04 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 298239 0 0 0 499901 103 0 0 25 0 1 0 802388510 1706139648 289069 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 416538 289069 249 26 0 413170 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1666152

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

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

[startup+5000 s]
/proc/loadavg: 1.00 1.08 1.42 2/456 27695
/proc/meminfo: memFree=15995504/32951124 swapFree=41830672/67111528
[pid=27519] ppid=27517 vsize=1666152 CPUtime=5000.04 cores=0,2,4,6
/proc/27519/stat : 27519 (lr_gl_shr) R 27517 27519 25762 0 -1 4202496 298239 0 0 0 499901 103 0 0 25 0 1 0 802388510 1706139648 289069 33554432000 4194304 4300056 140733471512688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27519/statm: 416538 289069 249 26 0 413170 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1666152

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.07
CPU time (s): 5000.1
CPU user time (s): 4999.01
CPU system time (s): 1.08183
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1666152

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

runsolver used 24.1453 second user time and 51.2762 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-01 07:58:25
IDJOB=3439955
IDBENCH=82431
IDSOLVER=1938
FILE ID=node138/3439955-1306907905
RUNJOBID= node138-1306899522-26898
PBS_JOBID= 13488438
Free space on /tmp= 57408 MiB

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

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

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=183052631

node138.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.854
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.70
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.854
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      14855212 kB
Buffers:        209052 kB
Cached:       12511056 kB
SwapCached:      44540 kB
Active:        4872080 kB
Inactive:     12647620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14855212 kB
SwapTotal:    67111528 kB
SwapFree:     41830672 kB
Dirty:           12864 kB
Writeback:           0 kB
AnonPages:     4766412 kB
Mapped:          16704 kB
Slab:           410592 kB
PageTables:      96920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 133460992 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= 57528 MiB
End job on node138 at 2011-06-01 09:21:47