Trace number 3380188

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-05-15 (fixed)? (TO) 1300.08 1300.05

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

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

running on 2 cores: 1,3

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.75 3.72 3.87 4/342 26261
/proc/meminfo: memFree=17338644/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=33076 CPUtime=0.01 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 5480 0 0 0 1 0 0 0 21 0 1 0 657108559 33869824 5420 33554432000 4194304 4394578 140735467241872 18446744073709551615 4280318 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 8269 5428 244 49 0 5410 0

[startup+0.0741979 s]
/proc/loadavg: 2.75 3.72 3.87 4/342 26261
/proc/meminfo: memFree=17338644/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=50064 CPUtime=0.06 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 8097 0 0 0 6 0 0 0 21 0 1 0 657108559 51265536 8037 33554432000 4194304 4394578 140735467241872 18446744073709551615 228244009669 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 12516 8037 247 49 0 9657 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 50064

[startup+0.100206 s]
/proc/loadavg: 2.75 3.72 3.87 4/342 26261
/proc/meminfo: memFree=17338644/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=52176 CPUtime=0.09 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 8604 0 0 0 9 0 0 0 21 0 1 0 657108559 53428224 8544 33554432000 4194304 4394578 140735467241872 18446744073709551615 228244009669 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 13044 8545 247 49 0 10185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 52176

[startup+0.300173 s]
/proc/loadavg: 2.75 3.72 3.87 4/342 26261
/proc/meminfo: memFree=17338644/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=70780 CPUtime=0.29 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 13279 0 0 0 28 1 0 0 22 0 1 0 657108559 72478720 13219 33554432000 4194304 4394578 140735467241872 18446744073709551615 228244348672 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 17695 13220 248 49 0 14836 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70780

[startup+0.70109 s]
/proc/loadavg: 2.75 3.72 3.87 4/342 26261
/proc/meminfo: memFree=17338644/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=113464 CPUtime=0.69 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 23752 0 0 0 65 4 0 0 23 0 1 0 657108559 116187136 23691 33554432000 4194304 4394578 140735467241872 18446744073709551615 228244373399 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 28366 23691 256 49 0 25507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 113464

[startup+1.50095 s]
/proc/loadavg: 2.75 3.72 3.87 5/349 26274
/proc/meminfo: memFree=16994716/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=127392 CPUtime=1.49 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 29081 0 0 0 131 18 0 0 25 0 1 0 657108559 130449408 25016 33554432000 4194304 4394578 140735467241872 18446744073709551615 228244373399 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 31848 25016 256 49 0 28989 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 127392

[startup+3.10067 s]
/proc/loadavg: 2.75 3.72 3.87 5/349 26274
/proc/meminfo: memFree=16744612/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=149016 CPUtime=3.09 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 35439 0 0 0 281 28 0 0 25 0 1 0 657108559 152592384 31374 33554432000 4194304 4394578 140735467241872 18446744073709551615 4287763 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 37254 31374 267 49 0 34395 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 149016

[startup+6.3001 s]
/proc/loadavg: 3.09 3.78 3.88 5/352 26280
/proc/meminfo: memFree=16254404/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=152616 CPUtime=6.29 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 36339 0 0 0 601 28 0 0 25 0 1 0 657108559 156278784 32274 33554432000 4194304 4394578 140735467241872 18446744073709551615 4287963 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 38154 32274 267 49 0 35295 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 152616

[startup+12.701 s]
/proc/loadavg: 3.16 3.78 3.88 5/352 26281
/proc/meminfo: memFree=16212024/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=161848 CPUtime=12.69 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 38686 0 0 0 1241 28 0 0 25 0 1 0 657108559 165732352 34621 33554432000 4194304 4394578 140735467241872 18446744073709551615 4288254 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 40462 34621 267 49 0 37603 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 161848

[startup+25.5007 s]
/proc/loadavg: 3.43 3.81 3.89 5/352 26281
/proc/meminfo: memFree=16092504/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=191496 CPUtime=25.49 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 45826 0 0 0 2520 29 0 0 25 0 1 0 657108559 196091904 41761 33554432000 4194304 4394578 140735467241872 18446744073709551615 4313444 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 47874 41761 267 49 0 45015 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 191496

[startup+51.1002 s]
/proc/loadavg: 3.62 3.82 3.89 5/352 26282
/proc/meminfo: memFree=15850936/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=273484 CPUtime=51.09 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 66222 0 0 0 5077 32 0 0 25 0 1 0 657108559 280047616 62157 33554432000 4194304 4394578 140735467241872 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 68371 62157 267 49 0 65512 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 273484

[startup+102.313 s]
/proc/loadavg: 3.89 3.86 3.90 5/352 26310
/proc/meminfo: memFree=15565356/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=402764 CPUtime=102.31 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 98543 0 0 0 10194 37 0 0 25 0 1 0 657108559 412430336 94478 33554432000 4194304 4394578 140735467241872 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 100691 94478 267 49 0 97832 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 402764

[startup+162.301 s]
/proc/loadavg: 3.96 3.89 3.91 5/352 26312
/proc/meminfo: memFree=15122064/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=525368 CPUtime=162.29 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 128587 0 0 0 16187 42 0 0 25 0 1 0 657108559 537976832 124522 33554432000 4194304 4394578 140735467241872 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 131342 124522 267 49 0 128483 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 525368

[startup+222.3 s]
/proc/loadavg: 3.98 3.90 3.91 5/352 26313
/proc/meminfo: memFree=14619064/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=620396 CPUtime=222.29 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 152337 0 0 0 22183 46 0 0 25 0 1 0 657108559 635285504 148272 33554432000 4194304 4394578 140735467241872 18446744073709551615 4288134 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 155099 148272 267 49 0 152240 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 620396

[startup+282.301 s]
/proc/loadavg: 3.99 3.92 3.91 5/352 26315
/proc/meminfo: memFree=14207844/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=709856 CPUtime=282.3 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 174700 0 0 0 28181 49 0 0 25 0 1 0 657108559 726892544 170635 33554432000 4194304 4394578 140735467241872 18446744073709551615 4287897 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 177464 170635 267 49 0 174605 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 709856

[startup+342.301 s]
/proc/loadavg: 4.03 3.94 3.91 5/352 26316
/proc/meminfo: memFree=14081028/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=709856 CPUtime=342.3 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 174703 0 0 0 34181 49 0 0 25 0 1 0 657108559 726892544 170638 33554432000 4194304 4394578 140735467241872 18446744073709551615 4288318 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 177464 170638 267 49 0 174605 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 709856

[startup+402.301 s]
/proc/loadavg: 4.01 3.95 3.91 5/352 26318
/proc/meminfo: memFree=13921928/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=760236 CPUtime=402.3 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 187290 0 0 0 40179 51 0 0 25 0 1 0 657108559 778481664 183225 33554432000 4194304 4394578 140735467241872 18446744073709551615 4288358 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 190059 183225 267 49 0 187200 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 760236

[startup+462.301 s]
/proc/loadavg: 4.12 3.99 3.93 5/352 26320
/proc/meminfo: memFree=13789856/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=768428 CPUtime=462.31 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 191822 0 0 0 46179 52 0 0 25 0 1 0 657108559 786870272 185708 33554432000 4194304 4394578 140735467241872 18446744073709551615 4287940 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 192107 185708 267 49 0 189248 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 768428

[startup+522.301 s]
/proc/loadavg: 4.04 3.99 3.93 5/352 26321
/proc/meminfo: memFree=13741352/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=784812 CPUtime=522.31 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 199922 0 0 0 52178 53 0 0 25 0 1 0 657108559 803647488 189711 33554432000 4194304 4394578 140735467241872 18446744073709551615 4288332 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 196203 189711 267 49 0 193344 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 784812

[startup+582.301 s]
/proc/loadavg: 4.10 4.02 3.94 5/352 26323
/proc/meminfo: memFree=13741460/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=784812 CPUtime=582.31 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 199922 0 0 0 58178 53 0 0 25 0 1 0 657108559 803647488 189711 33554432000 4194304 4394578 140735467241872 18446744073709551615 4288355 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 196203 189711 267 49 0 193344 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 784812

[startup+642.301 s]
/proc/loadavg: 4.12 4.03 3.94 5/352 26324
/proc/meminfo: memFree=13700768/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=784812 CPUtime=642.32 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 199922 0 0 0 64179 53 0 0 25 0 1 0 657108559 803647488 189711 33554432000 4194304 4394578 140735467241872 18446744073709551615 4287579 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 196203 189711 267 49 0 193344 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 784812

[startup+702.301 s]
/proc/loadavg: 4.04 4.02 3.94 5/352 26326
/proc/meminfo: memFree=13681164/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=790068 CPUtime=702.31 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 201229 0 0 0 70178 53 0 0 25 0 1 0 657108559 809029632 191018 33554432000 4194304 4394578 140735467241872 18446744073709551615 4288355 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 197517 191018 267 49 0 194658 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 790068

[startup+762.313 s]
/proc/loadavg: 4.01 4.02 3.94 5/352 26328
/proc/meminfo: memFree=13584428/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=790068 CPUtime=762.32 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 201229 0 0 0 76179 53 0 0 25 0 1 0 657108559 809029632 191018 33554432000 4194304 4394578 140735467241872 18446744073709551615 4287907 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 197517 191018 267 49 0 194658 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 790068

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.94 5/352 26356
/proc/meminfo: memFree=14521668/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=817232 CPUtime=822.31 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 207984 0 0 0 82176 55 0 0 25 0 1 0 657108559 836845568 197773 33554432000 4194304 4394578 140735467241872 18446744073709551615 4288296 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 204308 197773 267 49 0 201449 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 817232

[startup+882.3 s]
/proc/loadavg: 4.10 4.03 3.95 5/352 26358
/proc/meminfo: memFree=14500756/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=817232 CPUtime=882.31 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 207985 0 0 0 88176 55 0 0 25 0 1 0 657108559 836845568 197774 33554432000 4194304 4394578 140735467241872 18446744073709551615 4287375 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 204308 197774 267 49 0 201449 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 817232

[startup+942.301 s]
/proc/loadavg: 4.08 4.04 3.96 5/352 26359
/proc/meminfo: memFree=14485840/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=817232 CPUtime=942.31 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 207985 0 0 0 94176 55 0 0 25 0 1 0 657108559 836845568 197774 33554432000 4194304 4394578 140735467241872 18446744073709551615 4313440 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 204308 197774 267 49 0 201449 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 817232

[startup+1002.3 s]
/proc/loadavg: 4.03 4.03 3.96 5/352 26361
/proc/meminfo: memFree=14454436/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=817232 CPUtime=1002.31 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 207988 0 0 0 100176 55 0 0 25 0 1 0 657108559 836845568 197777 33554432000 4194304 4394578 140735467241872 18446744073709551615 4287940 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 204308 197777 267 49 0 201449 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 817232

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/352 26363
/proc/meminfo: memFree=14392632/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=831104 CPUtime=1062.31 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 211471 0 0 0 106175 56 0 0 25 0 1 0 657108559 851050496 201260 33554432000 4194304 4394578 140735467241872 18446744073709551615 4324950 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 207776 201260 267 49 0 204917 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 831104

[startup+1122.3 s]
/proc/loadavg: 4.13 4.05 3.97 5/352 26364
/proc/meminfo: memFree=14391604/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=831104 CPUtime=1122.32 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 211472 0 0 0 112176 56 0 0 25 0 1 0 657108559 851050496 201261 33554432000 4194304 4394578 140735467241872 18446744073709551615 4291928 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 207776 201261 267 49 0 204917 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 831104

[startup+1182.3 s]
/proc/loadavg: 4.10 4.05 3.97 6/352 26366
/proc/meminfo: memFree=14364776/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=845564 CPUtime=1182.32 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 215041 0 0 0 118175 57 0 0 25 0 1 0 657108559 865857536 204830 33554432000 4194304 4394578 140735467241872 18446744073709551615 4288318 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 211391 204830 267 49 0 208532 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 845564

[startup+1242.3 s]
/proc/loadavg: 4.08 4.06 3.98 5/352 26367
/proc/meminfo: memFree=14293552/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=868800 CPUtime=1242.32 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 220859 0 0 0 124174 58 0 0 25 0 1 0 657108559 889651200 210648 33554432000 4194304 4394578 140735467241872 18446744073709551615 4287907 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 217200 210648 267 49 0 214341 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 868800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.04 3.98 5/352 26369
/proc/meminfo: memFree=14291656/32951124 swapFree=67082152/67111528
[pid=26261] ppid=26259 vsize=868800 CPUtime=1300.04 cores=1,3
/proc/26261/stat : 26261 (SApperloT2010) R 26259 26261 26219 0 -1 4202496 220859 0 0 0 129946 58 0 0 25 0 1 0 657108559 889651200 210648 33554432000 4194304 4394578 140735467241872 18446744073709551615 4287940 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26261/statm: 217200 210648 267 49 0 214341 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 868800

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.08
CPU user time (s): 1299.46
CPU system time (s): 0.617906
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 868800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.46
system time used= 0.617906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 220859
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= 8
involuntary context switches= 2023

runsolver used 4.18636 second user time and 10.0205 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-15 12:25:06
IDJOB=3380188
IDBENCH=82369
IDSOLVER=1862
FILE ID=node136/3380188-1305455105
RUNJOBID= node136-1305455105-26239
PBS_JOBID= 13324886
Free space on /tmp= 72976 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380188-1305455105/watcher-3380188-1305455105 -o /tmp/evaluation-result-3380188-1305455105/solver-3380188-1305455105 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380188-1305455105.cnf

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=2077648472

node136.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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17339172 kB
Buffers:        310224 kB
Cached:        5831716 kB
SwapCached:       2740 kB
Active:       10814440 kB
Inactive:      4452924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17339172 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:           88364 kB
Writeback:           0 kB
AnonPages:     9123096 kB
Mapped:          27132 kB
Slab:           238072 kB
PageTables:      39588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69873404 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= 72912 MiB
End job on node136 at 2011-05-15 12:46:48