Trace number 3286402

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
Lingeling 587? (TO) 1300.02 1300.04

General information on the benchmark

Nameapplication/jarvisalo/
AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.cnf
MD5SUMac372f51471a04bbb3fb9a678284c6a4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.57246
Satisfiable
(Un)Satisfiability was proved
Number of variables29317
Number of clauses277090
Sum of the clauses size598882
Maximum clause length179
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2264085
Number of clauses of size 38078
Number of clauses of size 41144
Number of clauses of size 5453
Number of clauses of size over 53186

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: 935)

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-3286402-1303766622/watcher-3286402-1303766622 -o /tmp/evaluation-result-3286402-1303766622/solver-3286402-1303766622 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3286402-1303766622.cnf 

running on 2 cores: 0,2

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.04 3.96 3.85 6/189 2829
/proc/meminfo: memFree=10488784/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=7388 CPUtime=0 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 425 0 0 0 0 0 0 0 24 0 1 0 469078059 7565312 367 33554432000 4194304 4409164 140735058082384 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 1847 367 108 53 0 270 0

[startup+0.0497341 s]
/proc/loadavg: 4.04 3.96 3.85 6/189 2829
/proc/meminfo: memFree=10488784/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=11244 CPUtime=0.04 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 1393 0 0 0 4 0 0 0 24 0 1 0 469078059 11513856 1335 33554432000 4194304 4409164 140735058082384 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 2811 1335 112 53 0 1234 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11244

[startup+0.100717 s]
/proc/loadavg: 4.04 3.96 3.85 6/189 2829
/proc/meminfo: memFree=10488784/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=13292 CPUtime=0.09 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 1905 0 0 0 9 0 0 0 24 0 1 0 469078059 13611008 1847 33554432000 4194304 4409164 140735058082384 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 3323 1847 112 53 0 1746 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13292

[startup+0.300685 s]
/proc/loadavg: 4.04 3.96 3.85 6/189 2829
/proc/meminfo: memFree=10488784/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=14972 CPUtime=0.29 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 3058 0 0 0 29 0 0 0 25 0 1 0 469078059 15331328 2252 33554432000 4194304 4409164 140735058082384 18446744073709551615 4301346 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 3743 2252 129 53 0 2166 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14972

[startup+0.700605 s]
/proc/loadavg: 4.04 3.96 3.85 6/189 2829
/proc/meminfo: memFree=10488784/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=14852 CPUtime=0.69 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 3508 0 0 0 69 0 0 0 25 0 1 0 469078059 15208448 2223 33554432000 4194304 4409164 140735058082384 18446744073709551615 4254640 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 3713 2223 130 53 0 2136 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14852

[startup+1.50044 s]
/proc/loadavg: 4.04 3.96 3.85 5/190 2830
/proc/meminfo: memFree=10480840/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=18936 CPUtime=1.49 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 5488 0 0 0 148 1 0 0 25 0 1 0 469078059 19390464 3246 33554432000 4194304 4409164 140735058082384 18446744073709551615 4269820 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 4734 3246 132 53 0 3157 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18936

[startup+3.10118 s]
/proc/loadavg: 4.04 3.96 3.85 5/190 2830
/proc/meminfo: memFree=10468192/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=21052 CPUtime=3.09 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 9584 0 0 0 308 1 0 0 25 0 1 0 469078059 21557248 3786 33554432000 4194304 4409164 140735058082384 18446744073709551615 4230016 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 5263 3786 137 53 0 3686 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21052

[startup+6.3006 s]
/proc/loadavg: 4.04 3.96 3.85 5/190 2830
/proc/meminfo: memFree=10462084/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=23908 CPUtime=6.29 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 10298 0 0 0 628 1 0 0 25 0 1 0 469078059 24481792 4500 33554432000 4194304 4409164 140735058082384 18446744073709551615 4252039 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 5977 4500 137 53 0 4400 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23908

[startup+12.7005 s]
/proc/loadavg: 4.03 3.96 3.85 5/190 2830
/proc/meminfo: memFree=10447824/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=31176 CPUtime=12.69 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 11604 0 0 0 1268 1 0 0 25 0 1 0 469078059 31924224 5806 33554432000 4194304 4409164 140735058082384 18446744073709551615 4230016 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 7794 5806 137 53 0 6217 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31176

[startup+25.5012 s]
/proc/loadavg: 4.02 3.97 3.85 5/190 2831
/proc/meminfo: memFree=10385316/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=45712 CPUtime=25.5 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 15238 0 0 0 2548 2 0 0 25 0 1 0 469078059 46809088 9440 33554432000 4194304 4409164 140735058082384 18446744073709551615 4252264 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 11428 9440 137 53 0 9851 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 45712

[startup+51.1006 s]
/proc/loadavg: 4.02 3.97 3.85 5/190 2867
/proc/meminfo: memFree=10290780/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=57412 CPUtime=51.09 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 29095 0 0 0 5102 7 0 0 25 0 1 0 469078059 58789888 12880 33554432000 4194304 4409164 140735058082384 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 14353 12880 141 53 0 12776 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57412

[startup+102.306 s]
/proc/loadavg: 4.06 3.99 3.86 5/190 2872
/proc/meminfo: memFree=10164776/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=121932 CPUtime=102.29 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 60797 0 0 0 10208 21 0 0 25 0 1 0 469078059 124858368 29010 33554432000 4194304 4409164 140735058082384 18446744073709551615 4303877 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 30483 29010 141 53 0 28906 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 121932

[startup+162.301 s]
/proc/loadavg: 3.37 3.82 3.81 3/178 2908
/proc/meminfo: memFree=10657668/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=145304 CPUtime=162.28 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 96554 0 0 0 16195 33 0 0 25 0 1 0 469078059 148791296 34853 33554432000 4194304 4409164 140735058082384 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 36326 34853 141 53 0 34749 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 145304

[startup+222.301 s]
/proc/loadavg: 2.50 3.48 3.70 3/178 2910
/proc/meminfo: memFree=10514792/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=224544 CPUtime=222.29 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 145498 0 0 0 22185 44 0 0 25 0 1 0 469078059 229933056 54663 33554432000 4194304 4409164 140735058082384 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 56136 54663 141 53 0 54559 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 224544

[startup+282.301 s]
/proc/loadavg: 2.18 3.21 3.59 3/178 2912
/proc/meminfo: memFree=10314616/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=289360 CPUtime=282.29 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 178406 0 0 0 28174 55 0 0 25 0 1 0 469078059 296304640 70867 33554432000 4194304 4409164 140735058082384 18446744073709551615 4269774 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 72340 70867 141 53 0 70763 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 289360

[startup+342.3 s]
/proc/loadavg: 2.15 3.00 3.49 3/178 2913
/proc/meminfo: memFree=10137120/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=314172 CPUtime=342.29 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 225827 0 0 0 34166 63 0 0 25 0 1 0 469078059 321712128 76590 33554432000 4194304 4409164 140735058082384 18446744073709551615 4359752 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 78543 76590 141 53 0 76966 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 314172

[startup+402.301 s]
/proc/loadavg: 2.05 2.82 3.39 3/178 2915
/proc/meminfo: memFree=10276708/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=379708 CPUtime=402.28 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 242211 0 0 0 40160 68 0 0 25 0 1 0 469078059 388820992 92974 33554432000 4194304 4409164 140735058082384 18446744073709551615 4358475 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 94927 92974 141 53 0 93350 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 379708

[startup+462.301 s]
/proc/loadavg: 2.02 2.67 3.30 3/178 2916
/proc/meminfo: memFree=10320944/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=312876 CPUtime=462.29 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 271992 0 0 0 46151 78 0 0 25 0 1 0 469078059 320385024 76746 33554432000 4194304 4409164 140735058082384 18446744073709551615 4358505 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 78219 76746 141 53 0 76642 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 312876

[startup+522.301 s]
/proc/loadavg: 2.00 2.54 3.22 3/178 2920
/proc/meminfo: memFree=10220724/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=378232 CPUtime=522.29 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 288376 0 0 0 52146 83 0 0 25 0 1 0 469078059 387309568 93085 33554432000 4194304 4409164 140735058082384 18446744073709551615 4303972 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 94558 93085 141 53 0 92981 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 378232

[startup+582.3 s]
/proc/loadavg: 2.00 2.44 3.14 3/178 2922
/proc/meminfo: memFree=10087748/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=430836 CPUtime=582.28 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 332783 0 0 0 58139 89 0 0 25 0 1 0 469078059 441176064 106236 33554432000 4194304 4409164 140735058082384 18446744073709551615 4358514 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 107709 106236 141 53 0 106132 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 430836

[startup+642.301 s]
/proc/loadavg: 2.00 2.36 3.07 3/178 2923
/proc/meminfo: memFree=9805980/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=430836 CPUtime=642.28 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 332783 0 0 0 64135 93 0 0 25 0 1 0 469078059 441176064 106236 33554432000 4194304 4409164 140735058082384 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 107709 106236 141 53 0 106132 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 430836

[startup+702.301 s]
/proc/loadavg: 2.00 2.29 3.00 3/178 2925
/proc/meminfo: memFree=10314944/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=505240 CPUtime=702.28 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 393989 0 0 0 70124 104 0 0 25 0 1 0 469078059 517365760 124869 33554432000 4194304 4409164 140735058082384 18446744073709551615 4358514 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 126310 124869 141 53 0 124733 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 505240

[startup+762.306 s]
/proc/loadavg: 2.00 2.23 2.93 3/178 2926
/proc/meminfo: memFree=10349136/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=363128 CPUtime=762.29 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 418630 0 0 0 76116 113 0 0 25 0 1 0 469078059 371843072 89341 33554432000 4194304 4409164 140735058082384 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 90782 89341 141 53 0 89205 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 363128

[startup+822.3 s]
/proc/loadavg: 2.00 2.19 2.87 3/178 2928
/proc/meminfo: memFree=10175984/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=402580 CPUtime=822.28 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 428505 0 0 0 82111 117 0 0 25 0 1 0 469078059 412241920 99172 33554432000 4194304 4409164 140735058082384 18446744073709551615 4340217 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 100645 99172 141 53 0 99068 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 402580

[startup+882.301 s]
/proc/loadavg: 2.00 2.15 2.81 3/178 2930
/proc/meminfo: memFree=9902276/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=454880 CPUtime=882.28 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 476083 0 0 0 88103 125 0 0 25 0 1 0 469078059 465797120 112247 33554432000 4194304 4409164 140735058082384 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 113720 112247 141 53 0 112143 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 454880

[startup+942.301 s]
/proc/loadavg: 2.04 2.14 2.77 3/178 2931
/proc/meminfo: memFree=9681760/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=501420 CPUtime=942.28 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 524684 0 0 0 94093 135 0 0 25 0 1 0 469078059 513454080 123882 33554432000 4194304 4409164 140735058082384 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 125355 123882 141 53 0 123778 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 501420

[startup+1002.3 s]
/proc/loadavg: 2.01 2.11 2.71 3/178 2934
/proc/meminfo: memFree=9391436/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=566956 CPUtime=1002.27 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 541068 0 0 0 100089 138 0 0 25 0 1 0 469078059 580562944 140266 33554432000 4194304 4409164 140735058082384 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 141739 140266 141 53 0 140162 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 566956

[startup+1062.3 s]
/proc/loadavg: 2.00 2.09 2.67 2/173 2955
/proc/meminfo: memFree=10883008/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=566956 CPUtime=1062.27 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 541068 0 0 0 106085 142 0 0 25 0 1 0 469078059 580562944 140266 33554432000 4194304 4409164 140735058082384 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 141739 140266 141 53 0 140162 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 566956

[startup+1122.3 s]
/proc/loadavg: 1.37 1.89 2.56 2/172 2957
/proc/meminfo: memFree=10752324/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=698028 CPUtime=1122.27 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 573836 0 0 0 112078 149 0 0 25 0 1 0 469078059 714780672 173034 33554432000 4194304 4409164 140735058082384 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 174507 173034 141 53 0 172930 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 698028

[startup+1182.3 s]
/proc/loadavg: 1.13 1.72 2.46 2/172 2959
/proc/meminfo: memFree=10752544/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=698028 CPUtime=1182.27 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 573836 0 0 0 118075 152 0 0 25 0 1 0 469078059 714780672 173034 33554432000 4194304 4409164 140735058082384 18446744073709551615 4358542 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 174507 173034 141 53 0 172930 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 698028

[startup+1242.3 s]
/proc/loadavg: 1.05 1.59 2.36 2/172 2960
/proc/meminfo: memFree=10701412/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=749016 CPUtime=1242.26 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 586583 0 0 0 124069 157 0 0 25 0 1 0 469078059 766992384 185781 33554432000 4194304 4409164 140735058082384 18446744073709551615 4358545 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 187254 185781 141 53 0 185677 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 749016



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.02 1.48 2.28 2/172 2962
/proc/meminfo: memFree=10681056/32951124 swapFree=67111528/67111528
[pid=2829] ppid=2827 vsize=769340 CPUtime=1299.97 cores=0,2
/proc/2829/stat : 2829 (lingeling) R 2827 2829 616 0 -1 4202496 591665 0 0 0 129837 160 0 0 25 0 1 0 469078059 787804160 190862 33554432000 4194304 4409164 140735058082384 18446744073709551615 4303764 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/2829/statm: 192335 190862 141 53 0 190758 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 769340

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.02
CPU user time (s): 1298.37
CPU system time (s): 1.64375
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 769340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.37
system time used= 1.64375
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 591665
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= 4
involuntary context switches= 4021

runsolver used 2.12068 second user time and 4.43233 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-25 23:23:42
IDJOB=3286402
IDBENCH=82424
IDSOLVER=1606
FILE ID=node145/3286402-1303766622
RUNJOBID= node145-1303766377-2664
PBS_JOBID= 13157118
Free space on /tmp= 71416 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286402-1303766622/watcher-3286402-1303766622 -o /tmp/evaluation-result-3286402-1303766622/solver-3286402-1303766622 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3286402-1303766622.cnf

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

MD5SUM BENCH= ac372f51471a04bbb3fb9a678284c6a4
RANDOM SEED=1408190454

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10488940 kB
Buffers:       2188532 kB
Cached:       18902660 kB
SwapCached:          0 kB
Active:       11313168 kB
Inactive:     10575152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10488940 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          171936 kB
Writeback:           0 kB
AnonPages:      796464 kB
Mapped:          15640 kB
Slab:           507264 kB
PageTables:       6688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   979288 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= 71640 MiB
End job on node145 at 2011-04-25 23:45:24