Trace number 3349838

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_NOGL_NOSHR 2011-03-02UNSAT 886.462 886.443

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 benchmark143.969
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

886.41/886.42	c WARNING: for repeatability, setting FPU to use double precision
886.41/886.42	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3349838-1304969544/watcher-3349838-1304969544 -o /tmp/evaluation-result-3349838-1304969544/solver-3349838-1304969544 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349838-1304969544.cnf -verb=0 -model -no-shrinking -no-glucose 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.02 3.99 3.14 4/361 20820
/proc/meminfo: memFree=27320392/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=25688 CPUtime=0.01 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 1679 0 0 0 1 0 0 0 21 0 1 0 608557031 26304512 1572 33554432000 4194304 4300056 140733641292128 18446744073709551615 216634176197 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 6422 1573 220 26 0 3054 0

[startup+0.0765999 s]
/proc/loadavg: 4.02 3.99 3.14 4/361 20820
/proc/meminfo: memFree=27320392/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=30916 CPUtime=0.07 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 3651 0 0 0 7 0 0 0 21 0 1 0 608557031 31657984 3306 33554432000 4194304 4300056 140733641292128 18446744073709551615 4286350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 7729 3307 222 26 0 4361 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30916

[startup+0.100594 s]
/proc/loadavg: 4.02 3.99 3.14 4/361 20820
/proc/meminfo: memFree=27320392/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=33008 CPUtime=0.09 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 4532 0 0 0 9 0 0 0 21 0 1 0 608557031 33800192 4051 33554432000 4194304 4300056 140733641292128 18446744073709551615 4284365 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 8252 4051 222 26 0 4884 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33008

[startup+0.300561 s]
/proc/loadavg: 4.02 3.99 3.14 4/361 20820
/proc/meminfo: memFree=27320392/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=41864 CPUtime=0.29 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 7340 0 0 0 29 0 0 0 22 0 1 0 608557031 42868736 6625 33554432000 4194304 4300056 140733641292128 18446744073709551615 4232402 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 10466 6625 228 26 0 7098 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41864

[startup+0.700491 s]
/proc/loadavg: 4.02 3.99 3.14 4/361 20820
/proc/meminfo: memFree=27320392/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=37300 CPUtime=0.69 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 8731 0 0 0 68 1 0 0 24 0 1 0 608557031 38195200 5731 33554432000 4194304 4300056 140733641292128 18446744073709551615 4262820 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 9325 5731 246 26 0 5957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37300

[startup+1.50035 s]
/proc/loadavg: 4.02 3.99 3.15 5/362 20821
/proc/meminfo: memFree=27293608/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=40020 CPUtime=1.49 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 9530 0 0 0 148 1 0 0 25 0 1 0 608557031 40980480 6527 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 10005 6527 247 26 0 6637 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40020

[startup+3.10107 s]
/proc/loadavg: 4.02 3.99 3.15 5/362 20821
/proc/meminfo: memFree=27286044/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=51620 CPUtime=3.09 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 10784 0 0 0 308 1 0 0 25 0 1 0 608557031 52858880 7769 33554432000 4194304 4300056 140733641292128 18446744073709551615 4262820 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 12905 7769 247 26 0 9537 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51620

[startup+6.3005 s]
/proc/loadavg: 4.02 3.99 3.15 5/362 20821
/proc/meminfo: memFree=27259640/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=63652 CPUtime=6.29 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 13994 0 0 0 628 1 0 0 25 0 1 0 608557031 65179648 10964 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 15913 10964 247 26 0 12545 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63652

[startup+12.7004 s]
/proc/loadavg: 4.02 3.99 3.16 5/362 20822
/proc/meminfo: memFree=27202244/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=84440 CPUtime=12.69 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 18827 0 0 0 1266 3 0 0 25 0 1 0 608557031 86466560 15772 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 21110 15772 247 26 0 17742 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84440

[startup+25.5011 s]
/proc/loadavg: 4.01 3.99 3.17 5/362 20822
/proc/meminfo: memFree=27092876/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=118548 CPUtime=25.49 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 26915 0 0 0 2545 4 0 0 25 0 1 0 608557031 121393152 23828 33554432000 4194304 4300056 140733641292128 18446744073709551615 4263274 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 29637 23828 247 26 0 26269 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 118548

[startup+51.1006 s]
/proc/loadavg: 4.01 3.99 3.19 5/362 20823
/proc/meminfo: memFree=26879120/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=173368 CPUtime=51.09 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 39996 0 0 0 5101 8 0 0 25 0 1 0 608557031 177528832 36861 33554432000 4194304 4300056 140733641292128 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 43342 36861 247 26 0 39974 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 173368

[startup+102.314 s]
/proc/loadavg: 4.06 4.00 3.23 5/362 20824
/proc/meminfo: memFree=26451140/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=266896 CPUtime=102.3 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 56803 0 0 0 10217 13 0 0 25 0 1 0 608557031 273301504 53597 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 66724 53597 247 26 0 63356 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 266896

[startup+162.301 s]
/proc/loadavg: 4.02 4.00 3.28 5/362 20825
/proc/meminfo: memFree=26103440/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=408092 CPUtime=162.29 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 73132 0 0 0 16210 19 0 0 25 0 1 0 608557031 417886208 69851 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 102023 69851 247 26 0 98655 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 408092

[startup+222.3 s]
/proc/loadavg: 4.01 4.00 3.32 5/362 20827
/proc/meminfo: memFree=25656368/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=414240 CPUtime=222.3 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 87799 0 0 0 22205 25 0 0 25 0 1 0 608557031 424181760 84468 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 103560 84468 247 26 0 100192 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 414240

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.36 5/362 20829
/proc/meminfo: memFree=25282964/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=421604 CPUtime=282.3 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 97403 0 0 0 28200 30 0 0 25 0 1 0 608557031 431722496 94037 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 105401 94037 247 26 0 102033 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 421604

[startup+342.301 s]
/proc/loadavg: 4.12 4.03 3.41 5/362 20830
/proc/meminfo: memFree=25569360/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=643388 CPUtime=342.3 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 107105 0 0 0 34196 34 0 0 25 0 1 0 608557031 658829312 103697 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 160847 103697 247 26 0 157479 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 643388

[startup+402.301 s]
/proc/loadavg: 4.12 4.04 3.45 5/362 20832
/proc/meminfo: memFree=25192984/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=650032 CPUtime=402.3 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 117980 0 0 0 40192 38 0 0 25 0 1 0 608557031 665632768 114534 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 162508 114534 247 26 0 159140 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 650032

[startup+462.301 s]
/proc/loadavg: 4.00 4.03 3.48 4/357 20850
/proc/meminfo: memFree=25787796/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=656112 CPUtime=462.3 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 124848 0 0 0 46189 41 0 0 25 0 1 0 608557031 671858688 121362 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 164028 121362 247 26 0 160660 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 656112

[startup+522.3 s]
/proc/loadavg: 3.37 3.84 3.45 4/356 20852
/proc/meminfo: memFree=25606592/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=659312 CPUtime=522.3 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 130518 0 0 0 52186 44 0 0 25 0 1 0 608557031 675135488 127008 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 164828 127008 247 26 0 161460 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 659312

[startup+582.301 s]
/proc/loadavg: 3.13 3.68 3.42 4/356 20854
/proc/meminfo: memFree=25759180/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=244568 CPUtime=582.3 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 164299 0 0 0 58178 52 0 0 25 0 1 0 608557031 250437632 53066 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 61142 53066 247 26 0 57774 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 244568

[startup+642.3 s]
/proc/loadavg: 3.05 3.56 3.39 4/356 20855
/proc/meminfo: memFree=25477668/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=325956 CPUtime=642.32 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 177435 0 0 0 64175 57 0 0 25 0 1 0 608557031 333778944 66124 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 81489 66124 247 26 0 78121 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 325956

[startup+702.301 s]
/proc/loadavg: 3.02 3.45 3.36 4/356 20857
/proc/meminfo: memFree=25258772/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=458216 CPUtime=702.31 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 191282 0 0 0 70169 62 0 0 25 0 1 0 608557031 469213184 79874 33554432000 4194304 4300056 140733641292128 18446744073709551615 4262820 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 114554 79874 247 26 0 111186 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 458216

[startup+762.313 s]
/proc/loadavg: 3.00 3.37 3.34 4/356 20859
/proc/meminfo: memFree=25076952/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=459852 CPUtime=762.32 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 204255 0 0 0 76166 66 0 0 25 0 1 0 608557031 470888448 92765 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 114963 92765 247 26 0 111595 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 459852

[startup+822.3 s]
/proc/loadavg: 3.00 3.30 3.31 4/356 20860
/proc/meminfo: memFree=24796804/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=464332 CPUtime=822.31 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 215724 0 0 0 82162 69 0 0 25 0 1 0 608557031 475475968 104164 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 116083 104164 247 26 0 112715 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 464332

[startup+882.301 s]
/proc/loadavg: 3.00 3.24 3.29 4/356 20862
/proc/meminfo: memFree=24536712/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=682136 CPUtime=882.31 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 230607 0 0 0 88158 73 0 0 25 0 1 0 608557031 698507264 118972 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 170534 118972 247 26 0 167166 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 682136

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

[startup+883.101 s]
/proc/loadavg: 3.00 3.24 3.29 4/356 20862
/proc/meminfo: memFree=24536712/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=682136 CPUtime=883.11 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 230731 0 0 0 88238 73 0 0 25 0 1 0 608557031 698507264 119096 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 170534 119096 247 26 0 167166 0
Current children cumulated CPU time (s) 883.11
Current children cumulated vsize (KiB) 682136

[startup+884.7 s]
/proc/loadavg: 3.00 3.24 3.29 4/356 20862
/proc/meminfo: memFree=24531256/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=682136 CPUtime=884.71 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 230807 0 0 0 88398 73 0 0 25 0 1 0 608557031 698507264 119172 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256528 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 170534 119172 247 26 0 167166 0
Current children cumulated CPU time (s) 884.71
Current children cumulated vsize (KiB) 682136

[startup+885.513 s]
/proc/loadavg: 3.16 3.27 3.30 4/356 20862
/proc/meminfo: memFree=24527784/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=682136 CPUtime=885.53 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 230887 0 0 0 88480 73 0 0 25 0 1 0 608557031 698507264 119250 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 170534 119250 247 26 0 167166 0
Current children cumulated CPU time (s) 885.53
Current children cumulated vsize (KiB) 682136

[startup+885.9 s]
/proc/loadavg: 3.16 3.27 3.30 4/356 20862
/proc/meminfo: memFree=24527784/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=682136 CPUtime=885.91 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 230895 0 0 0 88518 73 0 0 25 0 1 0 608557031 698507264 119258 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256528 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 170534 119258 247 26 0 167166 0
Current children cumulated CPU time (s) 885.91
Current children cumulated vsize (KiB) 682136

[startup+886.301 s]
/proc/loadavg: 3.16 3.27 3.30 4/356 20862
/proc/meminfo: memFree=24527784/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=682136 CPUtime=886.31 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 230897 0 0 0 88558 73 0 0 25 0 1 0 608557031 698507264 119260 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 170534 119260 247 26 0 167166 0
Current children cumulated CPU time (s) 886.31
Current children cumulated vsize (KiB) 682136

[startup+886.401 s]
/proc/loadavg: 3.16 3.27 3.30 4/356 20862
/proc/meminfo: memFree=24527784/32951124 swapFree=53501176/67111528
[pid=20820] ppid=20818 vsize=682136 CPUtime=886.41 cores=5,7
/proc/20820/stat : 20820 (lr_gl_shr) R 20818 20820 20502 0 -1 4202496 230898 0 0 0 88568 73 0 0 25 0 1 0 608557031 698507264 119261 33554432000 4194304 4300056 140733641292128 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/20820/statm: 170534 119261 247 26 0 167166 0
Current children cumulated CPU time (s) 886.41
Current children cumulated vsize (KiB) 682136

Child status: 20
Real time (s): 886.443
CPU time (s): 886.462
CPU user time (s): 885.708
CPU system time (s): 0.753885
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 682136

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

runsolver used 2.87956 second user time and 6.83596 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-09 21:32:24
IDJOB=3349838
IDBENCH=82422
IDSOLVER=1814
FILE ID=node103/3349838-1304969544
RUNJOBID= node103-1304968099-20523
PBS_JOBID= 13285647
Free space on /tmp= 48652 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 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 -no-shrinking -no-glucose
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349838-1304969544/watcher-3349838-1304969544 -o /tmp/evaluation-result-3349838-1304969544/solver-3349838-1304969544 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349838-1304969544.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= 8f0e3738453893efc8a2d1abcf0d190d
RANDOM SEED=635347659

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.83
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.858
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:      27320796 kB
Buffers:        187280 kB
Cached:        1628880 kB
SwapCached:     339736 kB
Active:        2175096 kB
Inactive:      3211908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27320796 kB
SwapTotal:    67111528 kB
SwapFree:     53501176 kB
Dirty:          194348 kB
Writeback:           0 kB
AnonPages:     3240932 kB
Mapped:          11064 kB
Slab:           123136 kB
PageTables:      56328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79768512 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= 48692 MiB
End job on node103 at 2011-05-09 21:47:11