Trace number 3285678

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
SApperloT2010 2011-03-04? (TO) 1300.01 1300.04

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
MD5SUM28233bedeee44da6e79e63b9febc4d1e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2999.44
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses667976
Sum of the clauses size1591941
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2659295
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

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

running on 2 cores: 4,6

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: 2.46 2.97 3.21 5/187 17362
/proc/meminfo: memFree=21174424/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=20264 CPUtime=0 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 2326 0 0 0 0 0 0 0 23 0 1 0 488527484 20750336 2265 33554432000 4194304 4395502 140735872287536 18446744073709551615 4332374 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 5066 2276 245 50 0 2206 0

[startup+0.0362801 s]
/proc/loadavg: 2.46 2.97 3.21 5/187 17362
/proc/meminfo: memFree=21174424/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=39856 CPUtime=0.03 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 5938 0 0 0 3 0 0 0 23 0 1 0 488527484 40812544 5878 33554432000 4194304 4395502 140735872287536 18446744073709551615 246516495045 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 9964 5878 250 50 0 7104 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 39856

[startup+0.100296 s]
/proc/loadavg: 2.46 2.97 3.21 5/187 17362
/proc/meminfo: memFree=21174424/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=44472 CPUtime=0.09 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 7103 0 0 0 9 0 0 0 23 0 1 0 488527484 45539328 7042 33554432000 4194304 4395502 140735872287536 18446744073709551615 246516495045 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 11118 7043 250 50 0 8258 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44472

[startup+0.300254 s]
/proc/loadavg: 2.46 2.97 3.21 5/187 17362
/proc/meminfo: memFree=21174424/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=63344 CPUtime=0.29 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 11818 0 0 0 28 1 0 0 25 0 1 0 488527484 64864256 11757 33554432000 4194304 4395502 140735872287536 18446744073709551615 246516495045 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 15836 11760 250 50 0 12976 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63344

[startup+0.701188 s]
/proc/loadavg: 2.46 2.97 3.21 5/187 17362
/proc/meminfo: memFree=21174424/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=112896 CPUtime=0.68 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 24006 0 0 0 65 3 0 0 25 0 1 0 488527484 115605504 19929 33554432000 4194304 4395502 140735872287536 18446744073709551615 246516858775 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 28224 19929 256 50 0 25364 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 112896

[startup+1.50103 s]
/proc/loadavg: 2.46 2.97 3.21 7/188 17363
/proc/meminfo: memFree=21006380/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=128288 CPUtime=1.49 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 28299 0 0 0 139 10 0 0 25 0 1 0 488527484 131366912 22917 33554432000 4194304 4395502 140735872287536 18446744073709551615 4288811 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 32072 22917 267 50 0 29212 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 128288

[startup+3.10073 s]
/proc/loadavg: 2.74 3.02 3.23 5/191 17369
/proc/meminfo: memFree=20816008/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=130844 CPUtime=3.09 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 28978 0 0 0 299 10 0 0 25 0 1 0 488527484 133984256 23596 33554432000 4194304 4395502 140735872287536 18446744073709551615 4288779 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 32711 23596 267 50 0 29851 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 130844

[startup+6.30114 s]
/proc/loadavg: 2.74 3.02 3.23 6/189 17369
/proc/meminfo: memFree=20540248/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=137320 CPUtime=6.29 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 30548 0 0 0 619 10 0 0 25 0 1 0 488527484 140615680 25166 33554432000 4194304 4395502 140735872287536 18446744073709551615 4288736 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 34330 25166 267 50 0 31470 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 137320

[startup+12.701 s]
/proc/loadavg: 3.31 3.13 3.26 6/194 17375
/proc/meminfo: memFree=19657388/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=146800 CPUtime=12.69 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 32942 0 0 0 1258 11 0 0 25 0 1 0 488527484 150323200 27560 33554432000 4194304 4395502 140735872287536 18446744073709551615 4289033 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 36700 27560 267 50 0 33840 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 146800

[startup+25.5007 s]
/proc/loadavg: 3.42 3.16 3.27 5/194 17375
/proc/meminfo: memFree=19598860/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=152784 CPUtime=25.49 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 34454 0 0 0 2538 11 0 0 25 0 1 0 488527484 156450816 29072 33554432000 4194304 4395502 140735872287536 18446744073709551615 4288776 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 38196 29072 267 50 0 35336 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 152784

[startup+51.101 s]
/proc/loadavg: 3.62 3.23 3.29 5/194 17376
/proc/meminfo: memFree=19468192/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=188412 CPUtime=51.03 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 43350 0 0 0 5091 12 0 0 25 0 1 0 488527484 192933888 37968 33554432000 4194304 4395502 140735872287536 18446744073709551615 4288781 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 47103 37968 267 50 0 44243 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 188412

[startup+102.307 s]
/proc/loadavg: 3.85 3.36 3.33 5/194 17377
/proc/meminfo: memFree=19183580/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=228384 CPUtime=102.23 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 53263 0 0 0 10210 13 0 0 25 0 1 0 488527484 233865216 47881 33554432000 4194304 4395502 140735872287536 18446744073709551615 4289134 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 57096 47881 267 50 0 54236 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 228384

[startup+162.301 s]
/proc/loadavg: 4.00 3.49 3.37 5/194 17379
/proc/meminfo: memFree=18836744/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=317908 CPUtime=162.23 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 75596 0 0 0 16205 18 0 0 25 0 1 0 488527484 325537792 70214 33554432000 4194304 4395502 140735872287536 18446744073709551615 4288532 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 79477 70214 267 50 0 76617 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 317908

[startup+222.301 s]
/proc/loadavg: 4.04 3.59 3.41 5/194 17380
/proc/meminfo: memFree=18490528/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=350776 CPUtime=222.23 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 83823 0 0 0 22204 19 0 0 25 0 1 0 488527484 359194624 78441 33554432000 4194304 4395502 140735872287536 18446744073709551615 4289016 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 87694 78441 267 50 0 84834 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 350776

[startup+282.301 s]
/proc/loadavg: 4.08 3.68 3.45 5/194 17382
/proc/meminfo: memFree=18155836/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=482180 CPUtime=282.23 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 116503 0 0 0 28199 24 0 0 25 0 1 0 488527484 493752320 111121 33554432000 4194304 4395502 140735872287536 18446744073709551615 4288773 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 120545 111121 267 50 0 117685 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 482180

[startup+342.301 s]
/proc/loadavg: 4.07 3.75 3.49 5/194 17384
/proc/meminfo: memFree=18025376/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=540788 CPUtime=342.23 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 131022 0 0 0 34196 27 0 0 25 0 1 0 488527484 553766912 125640 33554432000 4194304 4395502 140735872287536 18446744073709551615 4288787 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 135197 125640 267 50 0 132337 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 540788

[startup+402.301 s]
/proc/loadavg: 4.06 3.81 3.52 5/194 17385
/proc/meminfo: memFree=17931620/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=576872 CPUtime=402.24 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 140044 0 0 0 40196 28 0 0 25 0 1 0 488527484 590716928 134662 33554432000 4194304 4395502 140735872287536 18446744073709551615 4289070 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 144218 134662 267 50 0 141358 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 576872

[startup+462.301 s]
/proc/loadavg: 4.02 3.84 3.55 5/194 17387
/proc/meminfo: memFree=17736428/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=672676 CPUtime=462.24 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 163984 0 0 0 46193 31 0 0 25 0 1 0 488527484 688820224 158602 33554432000 4194304 4395502 140735872287536 18446744073709551615 4288756 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 168169 158602 267 50 0 165309 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 672676

[startup+522.301 s]
/proc/loadavg: 4.06 3.88 3.58 5/194 17388
/proc/meminfo: memFree=17672432/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=672676 CPUtime=522.24 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 163984 0 0 0 52193 31 0 0 25 0 1 0 488527484 688820224 158602 33554432000 4194304 4395502 140735872287536 18446744073709551615 4288713 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 168169 158602 267 50 0 165309 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 672676

[startup+582.3 s]
/proc/loadavg: 4.02 3.90 3.60 5/194 17390
/proc/meminfo: memFree=17639804/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=672676 CPUtime=582.24 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 163985 0 0 0 58193 31 0 0 25 0 1 0 488527484 688820224 158603 33554432000 4194304 4395502 140735872287536 18446744073709551615 4292747 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 168169 158603 267 50 0 165309 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 672676

[startup+642.3 s]
/proc/loadavg: 4.00 3.92 3.63 5/194 17392
/proc/meminfo: memFree=17578032/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=701780 CPUtime=642.25 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 171133 0 0 0 64193 32 0 0 25 0 1 0 488527484 718622720 165751 33554432000 4194304 4395502 140735872287536 18446744073709551615 4289016 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 175445 165751 267 50 0 172585 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 701780

[startup+702.3 s]
/proc/loadavg: 4.04 3.94 3.65 5/194 17393
/proc/meminfo: memFree=17555828/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=701780 CPUtime=702.24 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 171143 0 0 0 70192 32 0 0 25 0 1 0 488527484 718622720 165761 33554432000 4194304 4395502 140735872287536 18446744073709551615 4289125 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 175445 165761 267 50 0 172585 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 701780

[startup+762.306 s]
/proc/loadavg: 4.10 3.98 3.68 5/194 17395
/proc/meminfo: memFree=17555564/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=701780 CPUtime=762.25 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 171244 0 0 0 76193 32 0 0 25 0 1 0 488527484 718622720 165862 33554432000 4194304 4395502 140735872287536 18446744073709551615 4288781 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 175445 165862 267 50 0 172585 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 701780

[startup+822.3 s]
/proc/loadavg: 4.04 3.98 3.70 5/194 17396
/proc/meminfo: memFree=17527652/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=729604 CPUtime=822.24 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 178223 0 0 0 82191 33 0 0 25 0 1 0 488527484 747114496 172841 33554432000 4194304 4395502 140735872287536 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 182401 172841 267 50 0 179541 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 729604

[startup+882.301 s]
/proc/loadavg: 4.07 4.00 3.72 5/194 17398
/proc/meminfo: memFree=17497244/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=729604 CPUtime=882.25 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 178223 0 0 0 88192 33 0 0 25 0 1 0 488527484 747114496 172841 33554432000 4194304 4395502 140735872287536 18446744073709551615 4289026 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 182401 172841 267 50 0 179541 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 729604

[startup+942.301 s]
/proc/loadavg: 4.02 4.00 3.74 5/194 17400
/proc/meminfo: memFree=17340864/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=731368 CPUtime=942.25 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 178664 0 0 0 94191 34 0 0 25 0 1 0 488527484 748920832 173282 33554432000 4194304 4395502 140735872287536 18446744073709551615 4288581 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 182842 173282 267 50 0 179982 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 731368

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.75 5/194 17401
/proc/meminfo: memFree=17148764/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=757720 CPUtime=1002.25 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 187226 0 0 0 100190 35 0 0 25 0 1 0 488527484 775905280 179795 33554432000 4194304 4395502 140735872287536 18446744073709551615 4289061 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 189430 179795 267 50 0 186570 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 757720

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.76 5/194 17403
/proc/meminfo: memFree=17004156/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=757720 CPUtime=1062.25 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 187227 0 0 0 106190 35 0 0 25 0 1 0 488527484 775905280 179796 33554432000 4194304 4395502 140735872287536 18446744073709551615 4289070 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 189430 179796 267 50 0 186570 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 757720

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.78 5/194 17404
/proc/meminfo: memFree=16881368/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=757720 CPUtime=1122.26 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 187229 0 0 0 112191 35 0 0 25 0 1 0 488527484 775905280 179798 33554432000 4194304 4395502 140735872287536 18446744073709551615 4288273 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 189430 179798 267 50 0 186570 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 757720

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 3.79 5/194 17406
/proc/meminfo: memFree=16863244/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=768236 CPUtime=1182.26 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 189826 0 0 0 118190 36 0 0 25 0 1 0 488527484 786673664 182395 33554432000 4194304 4395502 140735872287536 18446744073709551615 4288725 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 192059 182395 267 50 0 189199 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 768236

[startup+1242.3 s]
/proc/loadavg: 4.15 4.05 3.82 5/194 17408
/proc/meminfo: memFree=16862476/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=768236 CPUtime=1242.26 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 189827 0 0 0 124190 36 0 0 25 0 1 0 488527484 786673664 182396 33554432000 4194304 4395502 140735872287536 18446744073709551615 4289134 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 192059 182396 267 50 0 189199 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 768236



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.05 3.83 4/192 17410
/proc/meminfo: memFree=17584280/32951124 swapFree=67111352/67111528
[pid=17362] ppid=17360 vsize=768236 CPUtime=1299.97 cores=4,6
/proc/17362/stat : 17362 (SApperloT2010) R 17360 17362 17314 0 -1 4202496 189827 0 0 0 129961 36 0 0 25 0 1 0 488527484 786673664 182396 33554432000 4194304 4395502 140735872287536 18446744073709551615 4296868 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17362/statm: 192059 182396 267 50 0 189199 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 768236

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.01
CPU user time (s): 1299.62
CPU system time (s): 0.395939
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 768236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.62
system time used= 0.395939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189827
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= 5
involuntary context switches= 3289

runsolver used 2.22566 second user time and 4.87826 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-26 00:08:13
IDJOB=3285678
IDBENCH=82392
IDSOLVER=1655
FILE ID=node134/3285678-1303769293
RUNJOBID= node134-1303769292-17333
PBS_JOBID= 13157169
Free space on /tmp= 71020 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285678-1303769293/watcher-3285678-1303769293 -o /tmp/evaluation-result-3285678-1303769293/solver-3285678-1303769293 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3285678-1303769293.cnf

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

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=614531139

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.831
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.83
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.831
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.75
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21175448 kB
Buffers:       2295796 kB
Cached:        8814076 kB
SwapCached:         64 kB
Active:        4386292 kB
Inactive:      6839372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21175448 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           45604 kB
Writeback:           0 kB
AnonPages:      115520 kB
Mapped:          15484 kB
Slab:           484160 kB
PageTables:       5380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   274968 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70820 MiB
End job on node134 at 2011-04-26 00:29:55