Trace number 3371985

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 587f (fixed)? (TO) 1300.07 1300.05

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: 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-3371985-1305433500/watcher-3371985-1305433500 -o /tmp/evaluation-result-3371985-1305433500/solver-3371985-1305433500 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371985-1305433500.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: 3.82 3.96 3.61 4/320 22945
/proc/meminfo: memFree=14283472/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=7648 CPUtime=0 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 489 0 0 0 0 0 0 0 25 0 1 0 654948808 7831552 433 33554432000 4194304 4409284 140733888100176 18446744073709551615 235594866432 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 1912 433 109 53 0 335 0

[startup+0.0992171 s]
/proc/loadavg: 3.82 3.96 3.61 4/320 22945
/proc/meminfo: memFree=14283472/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=13048 CPUtime=0.09 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 1908 0 0 0 9 0 0 0 25 0 1 0 654948808 13361152 1791 33554432000 4194304 4409284 140733888100176 18446744073709551615 4295593 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 3262 1791 117 53 0 1685 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13048

[startup+0.100211 s]
/proc/loadavg: 3.82 3.96 3.61 4/320 22945
/proc/meminfo: memFree=14283472/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=13048 CPUtime=0.09 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 1908 0 0 0 9 0 0 0 25 0 1 0 654948808 13361152 1791 33554432000 4194304 4409284 140733888100176 18446744073709551615 4295787 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 3262 1791 117 53 0 1685 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13048

[startup+0.300242 s]
/proc/loadavg: 3.82 3.96 3.61 4/320 22945
/proc/meminfo: memFree=14283472/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=14972 CPUtime=0.29 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 3056 0 0 0 29 0 0 0 25 0 1 0 654948808 15331328 2252 33554432000 4194304 4409284 140733888100176 18446744073709551615 4280047 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 3743 2252 129 53 0 2166 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14972

[startup+0.701112 s]
/proc/loadavg: 3.82 3.96 3.61 4/320 22945
/proc/meminfo: memFree=14283472/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=15304 CPUtime=0.69 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 3619 0 0 0 69 0 0 0 25 0 1 0 654948808 15671296 2336 33554432000 4194304 4409284 140733888100176 18446744073709551615 4278418 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 3826 2336 130 53 0 2249 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15304

[startup+1.50098 s]
/proc/loadavg: 3.82 3.96 3.61 5/321 22946
/proc/meminfo: memFree=14274544/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=18932 CPUtime=1.49 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 5487 0 0 0 149 0 0 0 25 0 1 0 654948808 19386368 3246 33554432000 4194304 4409284 140733888100176 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 4733 3246 133 53 0 3156 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18932

[startup+3.1007 s]
/proc/loadavg: 3.82 3.96 3.61 5/321 22946
/proc/meminfo: memFree=14269088/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=21052 CPUtime=3.09 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 9582 0 0 0 308 1 0 0 25 0 1 0 654948808 21557248 3786 33554432000 4194304 4409284 140733888100176 18446744073709551615 4252291 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 5263 3786 137 53 0 3686 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21052

[startup+6.30008 s]
/proc/loadavg: 3.92 3.98 3.62 5/321 22947
/proc/meminfo: memFree=14262624/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=23908 CPUtime=6.29 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 10296 0 0 0 628 1 0 0 25 0 1 0 654948808 24481792 4500 33554432000 4194304 4409284 140733888100176 18446744073709551615 4252059 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 5977 4500 137 53 0 4400 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23908

[startup+12.7009 s]
/proc/loadavg: 3.92 3.98 3.62 5/321 22947
/proc/meminfo: memFree=14254580/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=31176 CPUtime=12.69 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 11602 0 0 0 1268 1 0 0 25 0 1 0 654948808 31924224 5806 33554432000 4194304 4409284 140733888100176 18446744073709551615 4252193 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 7794 5806 137 53 0 6217 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31176

[startup+25.5007 s]
/proc/loadavg: 4.09 4.01 3.64 5/321 22947
/proc/meminfo: memFree=14201348/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=58396 CPUtime=25.49 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 18407 0 0 0 2547 2 0 0 25 0 1 0 654948808 59797504 12611 33554432000 4194304 4409284 140733888100176 18446744073709551615 4229170 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 14599 12611 137 53 0 13022 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58396

[startup+51.1002 s]
/proc/loadavg: 4.06 4.01 3.65 5/321 22948
/proc/meminfo: memFree=14093224/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=65604 CPUtime=51.09 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 31141 0 0 0 5101 8 0 0 25 0 1 0 654948808 67178496 14928 33554432000 4194304 4409284 140733888100176 18446744073709551615 4257024 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 16401 14928 141 53 0 14824 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65604

[startup+102.311 s]
/proc/loadavg: 4.08 4.02 3.67 5/321 22976
/proc/meminfo: memFree=14146828/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=121932 CPUtime=102.3 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 60795 0 0 0 10210 20 0 0 25 0 1 0 654948808 124858368 29010 33554432000 4194304 4409284 140733888100176 18446744073709551615 4340293 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 30483 29010 141 53 0 28906 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 121932

[startup+162.301 s]
/proc/loadavg: 4.03 4.01 3.68 5/321 23032
/proc/meminfo: memFree=14183532/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=153500 CPUtime=162.29 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 98601 0 0 0 16198 31 0 0 25 0 1 0 654948808 157184000 36902 33554432000 4194304 4409284 140733888100176 18446744073709551615 4358548 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 38375 36902 141 53 0 36798 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 153500

[startup+222.301 s]
/proc/loadavg: 4.01 4.01 3.70 5/321 23087
/proc/meminfo: memFree=14125756/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=233156 CPUtime=222.29 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 147649 0 0 0 22189 40 0 0 25 0 1 0 654948808 238751744 56816 33554432000 4194304 4409284 140733888100176 18446744073709551615 235594891159 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 58289 56816 141 53 0 56712 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 233156

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.72 5/321 23116
/proc/meminfo: memFree=14091684/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=276252 CPUtime=282.3 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 195050 0 0 0 28177 53 0 0 25 0 1 0 654948808 282882048 66445 33554432000 4194304 4409284 140733888100176 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 69063 66445 141 53 0 67486 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 276252

[startup+342.301 s]
/proc/loadavg: 4.16 4.03 3.74 5/321 23118
/proc/meminfo: memFree=13992056/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=314172 CPUtime=342.3 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 225825 0 0 0 34170 60 0 0 25 0 1 0 654948808 321712128 76590 33554432000 4194304 4409284 140733888100176 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 78543 76590 141 53 0 76966 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 314172

[startup+402.3 s]
/proc/loadavg: 4.10 4.04 3.76 5/321 23119
/proc/meminfo: memFree=13894636/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=379708 CPUtime=402.3 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 242209 0 0 0 40165 65 0 0 25 0 1 0 654948808 388820992 92974 33554432000 4194304 4409284 140733888100176 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 94927 92974 141 53 0 93350 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 379708

[startup+462.301 s]
/proc/loadavg: 4.04 4.03 3.77 5/321 23121
/proc/meminfo: memFree=13940348/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=312876 CPUtime=462.3 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 271990 0 0 0 46155 75 0 0 25 0 1 0 654948808 320385024 76746 33554432000 4194304 4409284 140733888100176 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 78219 76746 141 53 0 76642 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 312876

[startup+522.3 s]
/proc/loadavg: 4.01 4.02 3.78 5/321 23122
/proc/meminfo: memFree=13807728/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=378232 CPUtime=522.3 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 288374 0 0 0 52151 79 0 0 25 0 1 0 654948808 387309568 93085 33554432000 4194304 4409284 140733888100176 18446744073709551615 4304433 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 94558 93085 141 53 0 92981 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 378232

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.80 5/321 23124
/proc/meminfo: memFree=13770240/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=430836 CPUtime=582.3 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 332781 0 0 0 58144 86 0 0 25 0 1 0 654948808 441176064 106236 33554432000 4194304 4409284 140733888100176 18446744073709551615 4358541 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 107709 106236 141 53 0 106132 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 430836

[startup+642.3 s]
/proc/loadavg: 4.10 4.04 3.82 5/321 23126
/proc/meminfo: memFree=13668768/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=456244 CPUtime=642.31 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 339133 0 0 0 64139 92 0 0 25 0 1 0 654948808 467193856 112588 33554432000 4194304 4409284 140733888100176 18446744073709551615 4359840 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 114061 112588 141 53 0 112484 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 456244

[startup+702.301 s]
/proc/loadavg: 4.04 4.03 3.82 5/321 23127
/proc/meminfo: memFree=13582156/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=505240 CPUtime=702.31 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 393987 0 0 0 70131 100 0 0 25 0 1 0 654948808 517365760 124869 33554432000 4194304 4409284 140733888100176 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 126310 124869 141 53 0 124733 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 505240

[startup+762.312 s]
/proc/loadavg: 4.01 4.02 3.83 5/321 23156
/proc/meminfo: memFree=13960056/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=374196 CPUtime=762.32 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 421363 0 0 0 76122 110 0 0 25 0 1 0 654948808 383176704 92076 33554432000 4194304 4409284 140733888100176 18446744073709551615 4230426 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 93549 92076 141 53 0 91972 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 374196

[startup+822.3 s]
/proc/loadavg: 4.00 4.02 3.84 5/321 23157
/proc/meminfo: memFree=13943284/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=389344 CPUtime=822.31 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 459697 0 0 0 82115 116 0 0 25 0 1 0 654948808 398688256 95863 33554432000 4194304 4409284 140733888100176 18446744073709551615 4358424 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 97336 95863 141 53 0 95759 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 389344

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.84 5/321 23159
/proc/meminfo: memFree=13862748/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=454908 CPUtime=882.31 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 476089 0 0 0 88110 121 0 0 25 0 1 0 654948808 465825792 112254 33554432000 4194304 4409284 140733888100176 18446744073709551615 4358533 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 113727 112254 141 53 0 112150 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 454908

[startup+942.3 s]
/proc/loadavg: 4.04 4.02 3.85 5/321 23161
/proc/meminfo: memFree=13803044/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=501420 CPUtime=942.31 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 524682 0 0 0 94101 130 0 0 25 0 1 0 654948808 513454080 123882 33554432000 4194304 4409284 140733888100176 18446744073709551615 4359840 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 125355 123882 141 53 0 123778 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 501420

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.86 5/321 23162
/proc/meminfo: memFree=13745704/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=566956 CPUtime=1002.32 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 541066 0 0 0 100097 135 0 0 25 0 1 0 654948808 580562944 140266 33554432000 4194304 4409284 140733888100176 18446744073709551615 4257022 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 141739 140266 141 53 0 140162 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 566956

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.87 5/321 23164
/proc/meminfo: memFree=13720120/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=566956 CPUtime=1062.31 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 541066 0 0 0 106092 139 0 0 25 0 1 0 654948808 580562944 140266 33554432000 4194304 4409284 140733888100176 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 141739 140266 141 53 0 140162 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 566956

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/321 23165
/proc/meminfo: memFree=13437968/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=698028 CPUtime=1122.31 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 573834 0 0 0 112088 143 0 0 25 0 1 0 654948808 714780672 173034 33554432000 4194304 4409284 140733888100176 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 174507 173034 141 53 0 172930 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 698028

[startup+1182.3 s]
/proc/loadavg: 4.14 4.05 3.89 6/321 23167
/proc/meminfo: memFree=13591324/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=698028 CPUtime=1182.32 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 573834 0 0 0 118086 146 0 0 25 0 1 0 654948808 714780672 173034 33554432000 4194304 4409284 140733888100176 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 174507 173034 141 53 0 172930 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 698028

[startup+1242.3 s]
/proc/loadavg: 4.14 4.06 3.91 5/321 23196
/proc/meminfo: memFree=13578732/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=749016 CPUtime=1242.32 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 586581 0 0 0 124082 150 0 0 25 0 1 0 654948808 766992384 185781 33554432000 4194304 4409284 140733888100176 18446744073709551615 4358611 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 187254 185781 141 53 0 185677 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 749016



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.05 3.91 5/321 23197
/proc/meminfo: memFree=13548672/32950928 swapFree=67111348/67111528
[pid=22945] ppid=22943 vsize=769340 CPUtime=1300.02 cores=0,2
/proc/22945/stat : 22945 (lingeling) R 22943 22945 22829 0 -1 4202496 591663 0 0 0 129850 152 0 0 25 0 1 0 654948808 787804160 190862 33554432000 4194304 4409284 140733888100176 18446744073709551615 4302000 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/22945/statm: 192335 190862 141 53 0 190758 0
Current children cumulated CPU time (s) 1300.02
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.05
CPU time (s): 1300.07
CPU user time (s): 1298.51
CPU system time (s): 1.55976
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 769340

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

runsolver used 3.71244 second user time and 9.31058 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-15 06:25:00
IDJOB=3371985
IDBENCH=82424
IDSOLVER=1849
FILE ID=node120/3371985-1305433500
RUNJOBID= node120-1305433426-22847
PBS_JOBID= 13324633
Free space on /tmp= 73572 MiB

SOLVER NAME= Lingeling 587f (fixed)
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-3371985-1305433500/watcher-3371985-1305433500 -o /tmp/evaluation-result-3371985-1305433500/solver-3371985-1305433500 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371985-1305433500.cnf

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

MD5SUM BENCH= ac372f51471a04bbb3fb9a678284c6a4
RANDOM SEED=571316810

node120.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.809
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.61
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
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.809
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.809
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.809
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.78
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.809
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.809
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.809
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:     32950928 kB
MemFree:      14283504 kB
Buffers:        226436 kB
Cached:        1409956 kB
SwapCached:          0 kB
Active:       16934928 kB
Inactive:      1453924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14283504 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            9444 kB
Writeback:           0 kB
AnonPages:    16752528 kB
Mapped:          25356 kB
Slab:           165796 kB
PageTables:      49772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51858144 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= 73636 MiB
End job on node120 at 2011-05-15 06:46:43