Trace number 3386433

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
SArTagnan 2011-05-15 (fixed)? (exit code) 513.449 129.589

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.045-NOTKNOWN.cnf
MD5SUM4ab53801f3b1a3f7169c9fb38cba4184
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 clauses870241
Sum of the clauses size2069671
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2859140
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-3386433-1305579599/watcher-3386433-1305579599 -o /tmp/evaluation-result-3386433-1305579599/solver-3386433-1305579599 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386433-1305579599.cnf -threads=4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.11 8.14 8.09 5/481 10764
/proc/meminfo: memFree=13178772/32950928 swapFree=45358800/67111528
[pid=10764] ppid=10762 vsize=53004 CPUtime=0 cores=0,2,4,6
/proc/10764/stat : 10764 (SArTagnan) R 10762 10764 10402 0 -1 4202496 3470 0 0 0 0 0 0 0 24 0 1 0 669556655 54276096 3409 33554432000 4194304 4625164 140733883106720 18446744073709551615 254500691712 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10764/statm: 13251 3409 296 106 0 8754 0

[startup+0.041786 s]
/proc/loadavg: 8.11 8.14 8.09 5/481 10764
/proc/meminfo: memFree=13178772/32950928 swapFree=45358800/67111528
[pid=10764] ppid=10762 vsize=55016 CPUtime=0.03 cores=0,2,4,6
/proc/10764/stat : 10764 (SArTagnan) R 10762 10764 10402 0 -1 4202496 3978 0 0 0 3 0 0 0 24 0 1 0 669556655 56336384 3690 33554432000 4194304 4625164 140733883106720 18446744073709551615 254500389072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10764/statm: 13754 3712 299 106 0 9257 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 55016

[startup+0.100777 s]
/proc/loadavg: 8.11 8.14 8.09 5/481 10764
/proc/meminfo: memFree=13178772/32950928 swapFree=45358800/67111528
[pid=10764] ppid=10762 vsize=57928 CPUtime=0.09 cores=0,2,4,6
/proc/10764/stat : 10764 (SArTagnan) R 10762 10764 10402 0 -1 4202496 5953 0 0 0 9 0 0 0 24 0 1 0 669556655 59318272 4362 33554432000 4194304 4625164 140733883106720 18446744073709551615 254500691712 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10764/statm: 14482 4362 299 106 0 9985 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57928

[startup+0.300736 s]
/proc/loadavg: 8.11 8.14 8.09 5/481 10764
/proc/meminfo: memFree=13178772/32950928 swapFree=45358800/67111528
[pid=10764] ppid=10762 vsize=85800 CPUtime=0.29 cores=0,2,4,6
/proc/10764/stat : 10764 (SArTagnan) R 10762 10764 10402 0 -1 4202496 15835 0 0 0 28 1 0 0 25 0 1 0 669556655 87859200 10392 33554432000 4194304 4625164 140733883106720 18446744073709551615 254500389333 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10764/statm: 21450 10412 301 106 0 16953 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85800

[startup+0.700591 s]
/proc/loadavg: 8.11 8.14 8.09 5/481 10764
/proc/meminfo: memFree=13178772/32950928 swapFree=45358800/67111528
[pid=10764] ppid=10762 vsize=301660 CPUtime=1.81 cores=0,2,4,6
/proc/10764/stat : 10764 (SArTagnan) R 10762 10764 10402 0 -1 4202496 31154 0 0 0 179 2 0 0 25 0 4 0 669556655 308899840 25291 33554432000 4194304 4625164 140733883106720 18446744073709551615 4390723 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10764/statm: 75415 25291 336 106 0 70918 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 301660

[startup+1.50043 s]
/proc/loadavg: 8.11 8.14 8.09 9/485 10768
/proc/meminfo: memFree=13075704/32950928 swapFree=45358800/67111528
[pid=10764] ppid=10762 vsize=302104 CPUtime=5 cores=0,2,4,6
/proc/10764/stat : 10764 (SArTagnan) R 10762 10764 10402 0 -1 4202496 33346 0 0 0 497 3 0 0 25 0 4 0 669556655 309354496 26906 33554432000 4194304 4625164 140733883106720 18446744073709551615 4390589 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10764/statm: 75526 26906 336 106 0 71029 0
[pid=10764/tid=10766] ppid=10762 vsize=302104 CPUtime=1.16 cores=0,2,4,6
/proc/10764/task/10766/stat : 10766 (SArTagnan) R 10762 10764 10402 0 -1 4202560 2533 0 0 0 116 0 0 0 25 0 4 0 669556687 309354496 26906 33554432000 4194304 4625164 140733883106720 18446744073709551615 4464363 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10764/tid=10767] ppid=10762 vsize=302104 CPUtime=1.17 cores=0,2,4,6
/proc/10764/task/10767/stat : 10767 (SArTagnan) R 10762 10764 10402 0 -1 4202560 1138 0 0 0 117 0 0 0 25 0 4 0 669556687 309354496 26906 33554432000 4194304 4625164 140733883106720 18446744073709551615 4317294 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10764/tid=10768] ppid=10762 vsize=302104 CPUtime=1.16 cores=0,2,4,6
/proc/10764/task/10768/stat : 10768 (SArTagnan) R 10762 10764 10402 0 -1 4202560 1307 0 0 0 116 0 0 0 25 0 4 0 669556687 309354496 26906 33554432000 4194304 4625164 140733883106720 18446744073709551615 4554582 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 302104

[startup+3.10111 s]
/proc/loadavg: 8.10 8.13 8.09 9/485 10768
/proc/meminfo: memFree=13052640/32950928 swapFree=45358800/67111528
[pid=10764] ppid=10762 vsize=317808 CPUtime=11.37 cores=0,2,4,6
/proc/10764/stat : 10764 (SArTagnan) R 10762 10764 10402 0 -1 4202496 45143 0 0 0 1132 5 0 0 25 0 4 0 669556655 325435392 36280 33554432000 4194304 4625164 140733883106720 18446744073709551615 4390528 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10764/statm: 79452 36280 343 106 0 74955 0
[pid=10764/tid=10766] ppid=10762 vsize=317808 CPUtime=2.75 cores=0,2,4,6
/proc/10764/task/10766/stat : 10766 (SArTagnan) R 10762 10764 10402 0 -1 4202560 6713 0 0 0 274 1 0 0 25 0 4 0 669556687 325435392 36280 33554432000 4194304 4625164 140733883106720 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10764/tid=10767] ppid=10762 vsize=317808 CPUtime=2.77 cores=0,2,4,6
/proc/10764/task/10767/stat : 10767 (SArTagnan) R 10762 10764 10402 0 -1 4202560 4118 0 0 0 277 0 0 0 25 0 4 0 669556687 325435392 36280 33554432000 4194304 4625164 140733883106720 18446744073709551615 4464625 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10764/tid=10768] ppid=10762 vsize=317808 CPUtime=2.74 cores=0,2,4,6
/proc/10764/task/10768/stat : 10768 (SArTagnan) R 10762 10764 10402 0 -1 4202560 2416 0 0 0 274 0 0 0 25 0 4 0 669556687 325435392 36280 33554432000 4194304 4625164 140733883106720 18446744073709551615 4562688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.37
Current children cumulated vsize (KiB) 317808

[startup+6.30048 s]
/proc/loadavg: 8.10 8.13 8.09 9/485 10768
/proc/meminfo: memFree=12984272/32950928 swapFree=45358800/67111528
[pid=10764] ppid=10762 vsize=394108 CPUtime=24.12 cores=0,2,4,6
/proc/10764/stat : 10764 (SArTagnan) R 10762 10764 10402 0 -1 4202496 95595 0 0 0 2401 11 0 0 25 0 4 0 669556655 403566592 60107 33554432000 4194304 4625164 140733883106720 18446744073709551615 4390435 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10764/statm: 98527 60107 362 106 0 94030 0
[pid=10764/tid=10766] ppid=10762 vsize=394108 CPUtime=5.96 cores=0,2,4,6
/proc/10764/task/10766/stat : 10766 (SArTagnan) R 10762 10764 10402 0 -1 4202560 7867 0 0 0 594 2 0 0 25 0 4 0 669556687 403566592 60107 33554432000 4194304 4625164 140733883106720 18446744073709551615 4467313 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10764/tid=10767] ppid=10762 vsize=394108 CPUtime=5.97 cores=0,2,4,6
/proc/10764/task/10767/stat : 10767 (SArTagnan) R 10762 10764 10402 0 -1 4202560 4870 0 0 0 597 0 0 0 25 0 4 0 669556687 403566592 60108 33554432000 4194304 4625164 140733883106720 18446744073709551615 4467238 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10764/tid=10768] ppid=10762 vsize=394108 CPUtime=5.89 cores=0,2,4,6
/proc/10764/task/10768/stat : 10768 (SArTagnan) R 10762 10764 10402 0 -1 4202560 3193 0 0 0 589 0 0 0 25 0 4 0 669556687 403566592 60110 33554432000 4194304 4625164 140733883106720 18446744073709551615 4562252 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.12
Current children cumulated vsize (KiB) 394108

[startup+12.7002 s]
/proc/loadavg: 8.09 8.13 8.09 9/485 10769
/proc/meminfo: memFree=12782048/32950928 swapFree=45358800/67111528
[pid=10764] ppid=10762 vsize=553372 CPUtime=49.62 cores=0,2,4,6
/proc/10764/stat : 10764 (SArTagnan) R 10762 10764 10402 0 -1 4202496 176219 0 0 0 4940 22 0 0 25 0 4 0 669556655 566652928 99046 33554432000 4194304 4625164 140733883106720 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10764/statm: 138343 99046 668 106 0 133846 0
[pid=10764/tid=10766] ppid=10762 vsize=553372 CPUtime=12.36 cores=0,2,4,6
/proc/10764/task/10766/stat : 10766 (SArTagnan) R 10762 10764 10402 0 -1 4202560 11723 0 0 0 1233 3 0 0 25 0 4 0 669556687 566652928 99046 33554432000 4194304 4625164 140733883106720 18446744073709551615 4467430 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10764/tid=10767] ppid=10762 vsize=553372 CPUtime=12.37 cores=0,2,4,6
/proc/10764/task/10767/stat : 10767 (SArTagnan) R 10762 10764 10402 0 -1 4202560 7087 0 0 0 1236 1 0 0 25 0 4 0 669556687 566652928 99046 33554432000 4194304 4625164 140733883106720 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10764/tid=10768] ppid=10762 vsize=553372 CPUtime=12.18 cores=0,2,4,6
/proc/10764/task/10768/stat : 10768 (SArTagnan) R 10762 10764 10402 0 -1 4202560 7517 0 0 0 1217 1 0 0 25 0 4 0 669556687 566652928 99046 33554432000 4194304 4625164 140733883106720 18446744073709551615 4547257 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.62
Current children cumulated vsize (KiB) 553372

[startup+25.5007 s]
/proc/loadavg: 8.07 8.12 8.09 9/485 10769
/proc/meminfo: memFree=12629232/32950928 swapFree=45358800/67111528
[pid=10764] ppid=10762 vsize=782180 CPUtime=100.62 cores=0,2,4,6
/proc/10764/stat : 10764 (SArTagnan) R 10762 10764 10402 0 -1 4202496 234471 0 0 0 10028 34 0 0 25 0 4 0 669556655 800952320 134995 33554432000 4194304 4625164 140733883106720 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10764/statm: 195545 134996 488 106 0 191048 0
[pid=10764/tid=10766] ppid=10762 vsize=782180 CPUtime=25.15 cores=0,2,4,6
/proc/10764/task/10766/stat : 10766 (SArTagnan) R 10762 10764 10402 0 -1 4202560 30831 0 0 0 2507 8 0 0 25 0 4 0 669556687 800952320 134997 33554432000 4194304 4625164 140733883106720 18446744073709551615 4278659 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10764/tid=10767] ppid=10762 vsize=782180 CPUtime=25.17 cores=0,2,4,6
/proc/10764/task/10767/stat : 10767 (SArTagnan) R 10762 10764 10402 0 -1 4202560 18539 0 0 0 2514 3 0 0 25 0 4 0 669556687 800952320 134999 33554432000 4194304 4625164 140733883106720 18446744073709551615 4464328 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10764/tid=10768] ppid=10762 vsize=782180 CPUtime=24.78 cores=0,2,4,6
/proc/10764/task/10768/stat : 10768 (SArTagnan) R 10762 10764 10402 0 -1 4202560 22225 0 0 0 2475 3 0 0 25 0 4 0 669556687 800952320 135000 33554432000 4194304 4625164 140733883106720 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.62
Current children cumulated vsize (KiB) 782180

[startup+51.1006 s]
/proc/loadavg: 8.05 8.11 8.09 9/485 10770
/proc/meminfo: memFree=11110620/32950928 swapFree=45358800/67111528
[pid=10764] ppid=10762 vsize=2473984 CPUtime=202.56 cores=0,2,4,6
/proc/10764/stat : 10764 (SArTagnan) R 10762 10764 10402 0 -1 4202496 1132437 0 0 0 20097 159 0 0 25 0 4 0 669556655 2533359616 519639 33554432000 4194304 4625164 140733883106720 18446744073709551615 4360194 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10764/statm: 618496 519639 443 106 0 613999 0
[pid=10764/tid=10766] ppid=10762 vsize=2473984 CPUtime=50.72 cores=0,2,4,6
/proc/10764/task/10766/stat : 10766 (SArTagnan) R 10762 10764 10402 0 -1 4202560 88648 0 0 0 5051 21 0 0 25 0 4 0 669556687 2533359616 519639 33554432000 4194304 4625164 140733883106720 18446744073709551615 4467219 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10764/tid=10767] ppid=10762 vsize=2473984 CPUtime=50.76 cores=0,2,4,6
/proc/10764/task/10767/stat : 10767 (SArTagnan) R 10762 10764 10402 0 -1 4202560 63939 0 0 0 5067 9 0 0 25 0 4 0 669556687 2533359616 519639 33554432000 4194304 4625164 140733883106720 18446744073709551615 4464658 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10764/tid=10768] ppid=10762 vsize=2473984 CPUtime=49.99 cores=0,2,4,6
/proc/10764/task/10768/stat : 10768 (SArTagnan) R 10762 10764 10402 0 -1 4202560 48671 0 0 0 4994 5 0 0 25 0 4 0 669556687 2533359616 519639 33554432000 4194304 4625164 140733883106720 18446744073709551615 4562263 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.56
Current children cumulated vsize (KiB) 2473984

[startup+102.318 s]
/proc/loadavg: 8.07 8.11 8.09 9/485 10780
/proc/meminfo: memFree=4630948/32950928 swapFree=45358800/67111528
[pid=10764] ppid=10762 vsize=11084780 CPUtime=406.13 cores=0,2,4,6
/proc/10764/stat : 10764 (SArTagnan) R 10762 10764 10402 0 -1 4202496 6370309 0 0 0 39762 851 0 0 25 0 4 0 669556655 11350814720 2111835 33554432000 4194304 4625164 140733883106720 18446744073709551615 4360205 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10764/statm: 2771195 2111835 496 106 0 2766698 0
[pid=10764/tid=10766] ppid=10762 vsize=11084780 CPUtime=101.78 cores=0,2,4,6
/proc/10764/task/10766/stat : 10766 (SArTagnan) R 10762 10764 10402 0 -1 4202560 97028 0 0 0 10155 23 0 0 21 0 4 0 669556687 11350814720 2111835 33554432000 4194304 4625164 140733883106720 18446744073709551615 4464397 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10764/tid=10767] ppid=10762 vsize=11084780 CPUtime=101.67 cores=0,2,4,6
/proc/10764/task/10767/stat : 10767 (SArTagnan) R 10762 10764 10402 0 -1 4202560 93318 0 0 0 10151 16 0 0 25 0 4 0 669556687 11350814720 2111835 33554432000 4194304 4625164 140733883106720 18446744073709551615 4464320 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10764/tid=10768] ppid=10762 vsize=11084780 CPUtime=100.4 cores=0,2,4,6
/proc/10764/task/10768/stat : 10768 (SArTagnan) R 10762 10764 10402 0 -1 4202560 48710 0 0 0 10035 5 0 0 25 0 4 0 669556687 11350814720 2111838 33554432000 4194304 4625164 140733883106720 18446744073709551615 4562619 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 406.13
Current children cumulated vsize (KiB) 11084780

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

[startup+115.101 s]
/proc/loadavg: 8.06 8.10 8.08 9/485 10780
/proc/meminfo: memFree=3453132/32950928 swapFree=45358800/67111528
[pid=10764] ppid=10762 vsize=11787244 CPUtime=457.08 cores=0,2,4,6
/proc/10764/stat : 10764 (SArTagnan) R 10762 10764 10402 0 -1 4202496 6800579 0 0 0 44796 912 0 0 21 0 4 0 669556655 12070137856 2422086 33554432000 4194304 4625164 140733883106720 18446744073709551615 4360194 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10764/statm: 2946811 2422086 496 106 0 2942314 0
[pid=10764/tid=10766] ppid=10762 vsize=11787244 CPUtime=114.56 cores=0,2,4,6
/proc/10764/task/10766/stat : 10766 (SArTagnan) R 10762 10764 10402 0 -1 4202560 109970 0 0 0 11430 26 0 0 21 0 4 0 669556687 12070137856 2422086 33554432000 4194304 4625164 140733883106720 18446744073709551615 4464320 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10764/tid=10767] ppid=10762 vsize=11787244 CPUtime=114.45 cores=0,2,4,6
/proc/10764/task/10767/stat : 10767 (SArTagnan) R 10762 10764 10402 0 -1 4202560 100371 0 0 0 11427 18 0 0 25 0 4 0 669556687 12070137856 2422086 33554432000 4194304 4625164 140733883106720 18446744073709551615 4464320 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10764/tid=10768] ppid=10762 vsize=11787244 CPUtime=112.99 cores=0,2,4,6
/proc/10764/task/10768/stat : 10768 (SArTagnan) R 10762 10764 10402 0 -1 4202560 48710 0 0 0 11294 5 0 0 25 0 4 0 669556687 12070137856 2422086 33554432000 4194304 4625164 140733883106720 18446744073709551615 4570746 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 457.08
Current children cumulated vsize (KiB) 11787244

[startup+121.501 s]
/proc/loadavg: 8.06 8.10 8.08 9/485 10780
/proc/meminfo: memFree=2666848/32950928 swapFree=45358800/67111528
[pid=10764] ppid=10762 vsize=12137628 CPUtime=482.58 cores=0,2,4,6
/proc/10764/stat : 10764 (SArTagnan) R 10762 10764 10402 0 -1 4202496 7064413 0 0 0 47309 949 0 0 25 0 4 0 669556655 12428931072 2604509 33554432000 4194304 4625164 140733883106720 18446744073709551615 4381976 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10764/statm: 3034407 2604510 496 106 0 3029910 0
[pid=10764/tid=10766] ppid=10762 vsize=12137628 CPUtime=120.96 cores=0,2,4,6
/proc/10764/task/10766/stat : 10766 (SArTagnan) R 10762 10764 10402 0 -1 4202560 111476 0 0 0 12069 27 0 0 25 0 4 0 669556687 12428931072 2604510 33554432000 4194304 4625164 140733883106720 18446744073709551615 4467243 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10764/tid=10767] ppid=10762 vsize=12137628 CPUtime=120.85 cores=0,2,4,6
/proc/10764/task/10767/stat : 10767 (SArTagnan) R 10762 10764 10402 0 -1 4202560 102909 0 0 0 12067 18 0 0 25 0 4 0 669556687 12428931072 2604510 33554432000 4194304 4625164 140733883106720 18446744073709551615 4467199 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10764/tid=10768] ppid=10762 vsize=12137628 CPUtime=119.29 cores=0,2,4,6
/proc/10764/task/10768/stat : 10768 (SArTagnan) R 10762 10764 10402 0 -1 4202560 48710 0 0 0 11924 5 0 0 25 0 4 0 669556687 12428931072 2604510 33554432000 4194304 4625164 140733883106720 18446744073709551615 4352007 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 482.58
Current children cumulated vsize (KiB) 12137628

[startup+124.701 s]
/proc/loadavg: 8.05 8.10 8.08 9/485 10781
/proc/meminfo: memFree=2273296/32950928 swapFree=45358800/67111528
[pid=10764] ppid=10762 vsize=12299420 CPUtime=495.32 cores=0,2,4,6
/proc/10764/stat : 10764 (SArTagnan) R 10762 10764 10402 0 -1 4202496 7208197 0 0 0 48565 967 0 0 25 0 4 0 669556655 12594606080 2705385 33554432000 4194304 4625164 140733883106720 18446744073709551615 4381976 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10764/statm: 3074855 2705386 496 106 0 3070358 0
[pid=10764/tid=10766] ppid=10762 vsize=12299420 CPUtime=124.16 cores=0,2,4,6
/proc/10764/task/10766/stat : 10766 (SArTagnan) R 10762 10764 10402 0 -1 4202560 112373 0 0 0 12389 27 0 0 25 0 4 0 669556687 12594606080 2705386 33554432000 4194304 4625164 140733883106720 18446744073709551615 4464625 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10764/tid=10767] ppid=10762 vsize=12299420 CPUtime=124.05 cores=0,2,4,6
/proc/10764/task/10767/stat : 10767 (SArTagnan) R 10762 10764 10402 0 -1 4202560 103938 0 0 0 12387 18 0 0 25 0 4 0 669556687 12594606080 2705386 33554432000 4194304 4625164 140733883106720 18446744073709551615 4317277 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10764/tid=10768] ppid=10762 vsize=12299420 CPUtime=122.44 cores=0,2,4,6
/proc/10764/task/10768/stat : 10768 (SArTagnan) R 10762 10764 10402 0 -1 4202560 48710 0 0 0 12239 5 0 0 25 0 4 0 669556687 12594606080 2705386 33554432000 4194304 4625164 140733883106720 18446744073709551615 4547257 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 495.32
Current children cumulated vsize (KiB) 12299420

[startup+127.9 s]
/proc/loadavg: 8.05 8.10 8.08 9/485 10781
/proc/meminfo: memFree=1829128/32950928 swapFree=45358800/67111528
[pid=10764] ppid=10762 vsize=12519580 CPUtime=508.07 cores=0,2,4,6
/proc/10764/stat : 10764 (SArTagnan) R 10762 10764 10402 0 -1 4202496 7354498 0 0 0 49819 988 0 0 25 0 4 0 669556655 12820049920 2809907 33554432000 4194304 4625164 140733883106720 18446744073709551615 4360200 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10764/statm: 3129895 2809907 496 106 0 3125398 0
[pid=10764/tid=10766] ppid=10762 vsize=12519580 CPUtime=127.36 cores=0,2,4,6
/proc/10764/task/10766/stat : 10766 (SArTagnan) R 10762 10764 10402 0 -1 4202560 114224 0 0 0 12709 27 0 0 25 0 4 0 669556687 12820049920 2809907 33554432000 4194304 4625164 140733883106720 18446744073709551615 4467238 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10764/tid=10767] ppid=10762 vsize=12519580 CPUtime=127.25 cores=0,2,4,6
/proc/10764/task/10767/stat : 10767 (SArTagnan) R 10762 10764 10402 0 -1 4202560 108904 0 0 0 12704 21 0 0 25 0 4 0 669556687 12820049920 2809911 33554432000 4194304 4625164 140733883106720 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10764/tid=10768] ppid=10762 vsize=12519580 CPUtime=125.59 cores=0,2,4,6
/proc/10764/task/10768/stat : 10768 (SArTagnan) R 10762 10764 10402 0 -1 4202560 48710 0 0 0 12554 5 0 0 25 0 4 0 669556687 12820049920 2809912 33554432000 4194304 4625164 140733883106720 18446744073709551615 4562252 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 508.07
Current children cumulated vsize (KiB) 12519580

[startup+128.718 s]
/proc/loadavg: 8.05 8.10 8.08 9/485 10781
/proc/meminfo: memFree=1699300/32950928 swapFree=45358800/67111528
[pid=10764] ppid=10762 vsize=12557468 CPUtime=511.32 cores=0,2,4,6
/proc/10764/stat : 10764 (SArTagnan) R 10762 10764 10402 0 -1 4202496 7389603 0 0 0 50139 993 0 0 25 0 4 0 669556655 12858847232 2834935 33554432000 4194304 4625164 140733883106720 18446744073709551615 4360561 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10764/statm: 3139367 2834946 496 106 0 3134870 0
[pid=10764/tid=10766] ppid=10762 vsize=12557468 CPUtime=128.18 cores=0,2,4,6
/proc/10764/task/10766/stat : 10766 (SArTagnan) R 10762 10764 10402 0 -1 4202560 114832 0 0 0 12790 28 0 0 25 0 4 0 669556687 12858847232 2834951 33554432000 4194304 4625164 140733883106720 18446744073709551615 4464310 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10764/tid=10767] ppid=10762 vsize=12557468 CPUtime=128.07 cores=0,2,4,6
/proc/10764/task/10767/stat : 10767 (SArTagnan) R 10762 10764 10402 0 -1 4202560 108905 0 0 0 12786 21 0 0 25 0 4 0 669556687 12858847232 2834955 33554432000 4194304 4625164 140733883106720 18446744073709551615 4317294 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10764/tid=10768] ppid=10762 vsize=12557468 CPUtime=126.39 cores=0,2,4,6
/proc/10764/task/10768/stat : 10768 (SArTagnan) R 10762 10764 10402 0 -1 4202560 48710 0 0 0 12634 5 0 0 25 0 4 0 669556687 12858847232 2834956 33554432000 4194304 4625164 140733883106720 18446744073709551615 4570686 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 511.32
Current children cumulated vsize (KiB) 12557468

[startup+129.1 s]
/proc/loadavg: 8.05 8.10 8.08 9/485 10781
/proc/meminfo: memFree=1699300/32950928 swapFree=45358800/67111528
[pid=10764] ppid=10762 vsize=12575900 CPUtime=512.85 cores=0,2,4,6
/proc/10764/stat : 10764 (SArTagnan) R 10762 10764 10402 0 -1 4202496 7405434 0 0 0 50289 996 0 0 25 0 4 0 669556655 12877721600 2845899 33554432000 4194304 4625164 140733883106720 18446744073709551615 4381976 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10764/statm: 3143975 2845900 496 106 0 3139478 0
[pid=10764/tid=10766] ppid=10762 vsize=12575900 CPUtime=128.57 cores=0,2,4,6
/proc/10764/task/10766/stat : 10766 (SArTagnan) R 10762 10764 10402 0 -1 4202560 115125 0 0 0 12829 28 0 0 25 0 4 0 669556687 12877721600 2845901 33554432000 4194304 4625164 140733883106720 18446744073709551615 4464320 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10764/tid=10767] ppid=10762 vsize=12575900 CPUtime=128.45 cores=0,2,4,6
/proc/10764/task/10767/stat : 10767 (SArTagnan) R 10762 10764 10402 0 -1 4202560 108928 0 0 0 12824 21 0 0 25 0 4 0 669556687 12877721600 2845902 33554432000 4194304 4625164 140733883106720 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10764/tid=10768] ppid=10762 vsize=12575900 CPUtime=126.77 cores=0,2,4,6
/proc/10764/task/10768/stat : 10768 (SArTagnan) R 10762 10764 10402 0 -1 4202560 48710 0 0 0 12672 5 0 0 25 0 4 0 669556687 12877721600 2845903 33554432000 4194304 4625164 140733883106720 18446744073709551615 4555138 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 512.85
Current children cumulated vsize (KiB) 12575900

[startup+129.501 s]
/proc/loadavg: 8.05 8.10 8.08 9/485 10781
/proc/meminfo: memFree=1699300/32950928 swapFree=45358800/67111528
[pid=10764] ppid=10762 vsize=0 CPUtime=513.35 cores=0,2,4,6
/proc/10764/stat : 10764 (SArTagnan) Z 10762 10764 10402 0 -1 4202524 7407109 0 0 0 50302 1033 0 0 25 0 2 0 669556655 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10764/statm: 0 0 0 0 0 0 0
[pid=10764/tid=10766] ppid=10762 vsize=0 CPUtime=128.96 cores=0,2,4,6
/proc/10764/task/10766/stat : 10766 (SArTagnan) R 10762 10764 10402 0 -1 4203588 115146 0 0 0 12832 64 0 0 25 0 2 0 669556687 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 513.35
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 129.589
CPU time (s): 513.449
CPU user time (s): 503.027
CPU system time (s): 10.4224
CPU usage (%): 396.213
Max. virtual memory (cumulated for all children) (KiB): 15842564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 503.027
system time used= 10.4224
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7407109
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= 8446
involuntary context switches= 2391

runsolver used 0.567913 second user time and 1.44878 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-16 23:00:00
IDJOB=3386433
IDBENCH=82389
IDSOLVER=1871
FILE ID=node149/3386433-1305579599
RUNJOBID= node149-1305576699-10420
PBS_JOBID= 13350208
Free space on /tmp= 73516 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.045-NOTKNOWN.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386433-1305579599/watcher-3386433-1305579599 -o /tmp/evaluation-result-3386433-1305579599/solver-3386433-1305579599 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386433-1305579599.cnf -threads=4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 4ab53801f3b1a3f7169c9fb38cba4184
RANDOM SEED=485019447

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.806
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:      13179052 kB
Buffers:         86144 kB
Cached:         559036 kB
SwapCached:      36208 kB
Active:       10352516 kB
Inactive:      9138584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13179052 kB
SwapTotal:    67111528 kB
SwapFree:     45358800 kB
Dirty:           15956 kB
Writeback:           4 kB
AnonPages:    18822156 kB
Mapped:          27456 kB
Slab:            97544 kB
PageTables:     115492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 158150788 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= 73516 MiB
End job on node149 at 2011-05-16 23:02:09