Trace number 3285740

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
RestartSAT B95UNSAT 1121.61 1121.58

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark454.45
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

Solver Data

1121.52/1121.52	c WARNING: for repeatability, setting FPU to use double precision
1121.52/1121.52	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3285740-1303764922/watcher-3285740-1303764922 -o /tmp/evaluation-result-3285740-1303764922/solver-3285740-1303764922 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3285740-1303764922.cnf 

running on 2 cores: 5,7

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: 1.12 1.53 2.41 5/189 9310
/proc/meminfo: memFree=23653372/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=11800 CPUtime=0 cores=5,7
/proc/9310/stat : 9310 (runsolver) R 9308 9310 8087 0 -1 4202560 43 0 0 0 0 0 0 0 21 0 1 0 566723246 12083200 51 33554432000 4194304 5434984 140735164566672 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/9310/statm: 2950 51 31 303 0 2644 0

[startup+0.0467009 s]
/proc/loadavg: 1.12 1.53 2.41 5/189 9310
/proc/meminfo: memFree=23653372/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=22196 CPUtime=0.03 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 1364 0 0 0 3 0 0 0 21 0 1 0 566723246 22728704 1277 33554432000 4194304 4291949 140735846768128 18446744073709551615 252457726661 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 5549 1277 228 24 0 2183 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 22196

[startup+0.100688 s]
/proc/loadavg: 1.12 1.53 2.41 5/189 9310
/proc/meminfo: memFree=23653372/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=28036 CPUtime=0.08 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 3095 0 0 0 8 0 0 0 21 0 1 0 566723246 28708864 2690 33554432000 4194304 4291949 140735846768128 18446744073709551615 252457726661 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 7009 2690 228 24 0 3643 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28036

[startup+0.30065 s]
/proc/loadavg: 1.12 1.53 2.41 5/189 9310
/proc/meminfo: memFree=23653372/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=63792 CPUtime=0.29 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 14211 0 0 0 26 3 0 0 22 0 1 0 566723246 65323008 11679 33554432000 4194304 4291949 140735846768128 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 15948 11684 228 24 0 12582 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63792

[startup+0.700589 s]
/proc/loadavg: 1.12 1.53 2.41 5/189 9310
/proc/meminfo: memFree=23653372/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=160744 CPUtime=0.69 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 42095 0 0 0 62 7 0 0 24 0 1 0 566723246 164601856 31403 33554432000 4194304 4291949 140735846768128 18446744073709551615 252457726661 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 40186 31405 228 24 0 36820 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 160744

[startup+1.50043 s]
/proc/loadavg: 1.12 1.53 2.41 5/190 9311
/proc/meminfo: memFree=23491608/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=309032 CPUtime=1.49 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 95900 0 0 0 134 15 0 0 25 0 1 0 566723246 316448768 69871 33554432000 4194304 4291949 140735846768128 18446744073709551615 252457726661 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 77258 69874 228 24 0 73892 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 309032

[startup+3.10113 s]
/proc/loadavg: 1.51 1.61 2.43 5/190 9311
/proc/meminfo: memFree=23278576/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=668576 CPUtime=3.09 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 201627 0 0 0 279 30 0 0 25 0 1 0 566723246 684621824 144389 33554432000 4194304 4291949 140735846768128 18446744073709551615 4215120 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 167144 144389 231 24 0 163778 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 668576

[startup+6.30053 s]
/proc/loadavg: 1.51 1.61 2.43 5/190 9311
/proc/meminfo: memFree=23091700/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=668576 CPUtime=6.29 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 201628 0 0 0 599 30 0 0 25 0 1 0 566723246 684621824 144390 33554432000 4194304 4291949 140735846768128 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 167144 144390 232 24 0 163778 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 668576

[startup+12.7003 s]
/proc/loadavg: 1.89 1.69 2.45 5/190 9311
/proc/meminfo: memFree=23190908/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=522844 CPUtime=12.68 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 231572 0 0 0 1234 34 0 0 25 0 1 0 566723246 535392256 114185 33554432000 4194304 4291949 140735846768128 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 130711 114185 253 24 0 127345 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 522844

[startup+25.501 s]
/proc/loadavg: 2.21 1.76 2.46 5/190 9311
/proc/meminfo: memFree=23168140/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=472756 CPUtime=25.48 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 251823 0 0 0 2511 37 0 0 25 0 1 0 566723246 484102144 107653 33554432000 4194304 4291949 140735846768128 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 118189 107653 253 24 0 114823 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 472756

[startup+51.1002 s]
/proc/loadavg: 2.82 1.94 2.50 5/190 9312
/proc/meminfo: memFree=23058068/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=522844 CPUtime=51.08 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 256651 0 0 0 5070 38 0 0 25 0 1 0 566723246 535392256 112479 33554432000 4194304 4291949 140735846768128 18446744073709551615 4248391 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 130711 112479 253 24 0 127345 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 522844

[startup+102.307 s]
/proc/loadavg: 3.60 2.30 2.59 5/190 9313
/proc/meminfo: memFree=22824692/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=522844 CPUtime=102.29 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 262733 0 0 0 10189 40 0 0 25 0 1 0 566723246 535392256 118555 33554432000 4194304 4291949 140735846768128 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 130711 118555 253 24 0 127345 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 522844

[startup+162.301 s]
/proc/loadavg: 3.84 2.58 2.67 5/190 9315
/proc/meminfo: memFree=22523580/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=604232 CPUtime=162.29 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 272107 0 0 0 16187 42 0 0 25 0 1 0 566723246 618733568 127924 33554432000 4194304 4291949 140735846768128 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 151058 127924 253 24 0 147692 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 604232

[startup+222.3 s]
/proc/loadavg: 3.94 2.86 2.76 5/190 9317
/proc/meminfo: memFree=22211416/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=604232 CPUtime=222.29 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 283110 0 0 0 22184 45 0 0 25 0 1 0 566723246 618733568 138924 33554432000 4194304 4291949 140735846768128 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 151058 138924 253 24 0 147692 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 604232

[startup+282.3 s]
/proc/loadavg: 3.98 3.05 2.83 5/190 9345
/proc/meminfo: memFree=21600424/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=736492 CPUtime=282.3 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 292858 0 0 0 28183 47 0 0 25 0 1 0 566723246 754167808 148665 33554432000 4194304 4291949 140735846768128 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 184123 148665 253 24 0 180757 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 736492

[startup+342.301 s]
/proc/loadavg: 3.99 3.23 2.90 5/190 9356
/proc/meminfo: memFree=21393292/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=736492 CPUtime=342.3 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 302082 0 0 0 34182 48 0 0 25 0 1 0 566723246 754167808 157883 33554432000 4194304 4291949 140735846768128 18446744073709551615 4248385 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 184123 157883 253 24 0 180757 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 736492

[startup+402.301 s]
/proc/loadavg: 3.99 3.36 2.96 5/190 9357
/proc/meminfo: memFree=21075968/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=736492 CPUtime=402.3 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 309585 0 0 0 40180 50 0 0 25 0 1 0 566723246 754167808 165379 33554432000 4194304 4291949 140735846768128 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 184123 165379 253 24 0 180757 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 736492

[startup+462.301 s]
/proc/loadavg: 3.99 3.48 3.03 5/190 9359
/proc/meminfo: memFree=20750180/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=736492 CPUtime=462.3 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 318361 0 0 0 46178 52 0 0 25 0 1 0 566723246 754167808 174149 33554432000 4194304 4291949 140735846768128 18446744073709551615 4248367 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 184123 174149 253 24 0 180757 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 736492

[startup+522.301 s]
/proc/loadavg: 3.99 3.57 3.08 5/190 9361
/proc/meminfo: memFree=20473732/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=951416 CPUtime=522.3 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 330919 0 0 0 52176 54 0 0 25 0 1 0 566723246 974249984 186703 33554432000 4194304 4291949 140735846768128 18446744073709551615 4256305 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 237854 186703 253 24 0 234488 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 951416

[startup+582.3 s]
/proc/loadavg: 4.03 3.66 3.15 5/190 9362
/proc/meminfo: memFree=20124240/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=951416 CPUtime=582.3 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 342306 0 0 0 58174 56 0 0 25 0 1 0 566723246 974249984 198082 33554432000 4194304 4291949 140735846768128 18446744073709551615 4248328 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 237854 198082 253 24 0 234488 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 951416

[startup+642.3 s]
/proc/loadavg: 4.01 3.72 3.20 5/190 9364
/proc/meminfo: memFree=19829824/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=951416 CPUtime=642.31 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 353865 0 0 0 64172 59 0 0 25 0 1 0 566723246 974249984 209636 33554432000 4194304 4291949 140735846768128 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 237854 209636 253 24 0 234488 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 951416

[startup+702.301 s]
/proc/loadavg: 4.00 3.76 3.24 5/190 9365
/proc/meminfo: memFree=19531564/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=951416 CPUtime=702.3 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 365246 0 0 0 70169 61 0 0 25 0 1 0 566723246 974249984 221013 33554432000 4194304 4291949 140735846768128 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 237854 221013 253 24 0 234488 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 951416

[startup+762.307 s]
/proc/loadavg: 4.07 3.82 3.29 5/190 9367
/proc/meminfo: memFree=19232444/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=951416 CPUtime=762.32 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 372629 0 0 0 76169 63 0 0 25 0 1 0 566723246 974249984 228395 33554432000 4194304 4291949 140735846768128 18446744073709551615 4248595 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 237854 228395 253 24 0 234488 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 951416

[startup+822.301 s]
/proc/loadavg: 4.03 3.85 3.33 5/190 9369
/proc/meminfo: memFree=18909752/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=1300664 CPUtime=822.31 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 383897 0 0 0 82166 65 0 0 25 0 1 0 566723246 1331879936 239655 33554432000 4194304 4291949 140735846768128 18446744073709551615 4248380 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 325166 239655 253 24 0 321800 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1300664

[startup+882.301 s]
/proc/loadavg: 4.01 3.88 3.37 5/190 9370
/proc/meminfo: memFree=18601572/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=1300664 CPUtime=882.31 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 395360 0 0 0 88163 68 0 0 25 0 1 0 566723246 1331879936 251110 33554432000 4194304 4291949 140735846768128 18446744073709551615 4248320 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 325166 251110 253 24 0 321800 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1300664

[startup+942.3 s]
/proc/loadavg: 4.00 3.89 3.41 5/190 9372
/proc/meminfo: memFree=18213536/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=1300664 CPUtime=942.31 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 405207 0 0 0 94161 70 0 0 25 0 1 0 566723246 1331879936 260946 33554432000 4194304 4291949 140735846768128 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 325166 260946 253 24 0 321800 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1300664

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.45 5/190 9373
/proc/meminfo: memFree=17901272/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=1300664 CPUtime=1002.32 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 415972 0 0 0 100159 73 0 0 25 0 1 0 566723246 1331879936 271702 33554432000 4194304 4291949 140735846768128 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 325166 271702 253 24 0 321800 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1300664

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.47 5/190 9375
/proc/meminfo: memFree=17620740/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=1300664 CPUtime=1062.32 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 426217 0 0 0 106157 75 0 0 25 0 1 0 566723246 1331879936 281938 33554432000 4194304 4291949 140735846768128 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 325166 281938 253 24 0 321800 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1300664

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

[startup+1075.1 s]
/proc/loadavg: 4.00 3.93 3.48 5/190 9375
/proc/meminfo: memFree=17564312/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=1300664 CPUtime=1075.12 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 428010 0 0 0 107436 76 0 0 25 0 1 0 566723246 1331879936 283728 33554432000 4194304 4291949 140735846768128 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 325166 283728 253 24 0 321800 0
Current children cumulated CPU time (s) 1075.12
Current children cumulated vsize (KiB) 1300664

[startup+1100.7 s]
/proc/loadavg: 4.00 3.93 3.49 5/190 9376
/proc/meminfo: memFree=17454044/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=1300664 CPUtime=1100.72 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 431245 0 0 0 109995 77 0 0 25 0 1 0 566723246 1331879936 286960 33554432000 4194304 4291949 140735846768128 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 325166 286960 253 24 0 321800 0
Current children cumulated CPU time (s) 1100.72
Current children cumulated vsize (KiB) 1300664

[startup+1113.5 s]
/proc/loadavg: 4.00 3.93 3.50 5/190 9376
/proc/meminfo: memFree=17386088/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=1300664 CPUtime=1113.53 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 433124 0 0 0 111275 78 0 0 25 0 1 0 566723246 1331879936 288837 33554432000 4194304 4291949 140735846768128 18446744073709551615 4255712 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 325166 288837 253 24 0 321800 0
Current children cumulated CPU time (s) 1113.53
Current children cumulated vsize (KiB) 1300664

[startup+1116.7 s]
/proc/loadavg: 4.00 3.93 3.50 5/190 9377
/proc/meminfo: memFree=17372448/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=1300664 CPUtime=1116.73 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 433455 0 0 0 111595 78 0 0 25 0 1 0 566723246 1331879936 289168 33554432000 4194304 4291949 140735846768128 18446744073709551615 4248383 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 325166 289168 253 24 0 321800 0
Current children cumulated CPU time (s) 1116.73
Current children cumulated vsize (KiB) 1300664

[startup+1119.9 s]
/proc/loadavg: 4.00 3.94 3.50 5/190 9377
/proc/meminfo: memFree=17361908/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=1300664 CPUtime=1119.92 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 433838 0 0 0 111914 78 0 0 25 0 1 0 566723246 1331879936 289551 33554432000 4194304 4291949 140735846768128 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 325166 289551 253 24 0 321800 0
Current children cumulated CPU time (s) 1119.92
Current children cumulated vsize (KiB) 1300664

[startup+1120.7 s]
/proc/loadavg: 4.00 3.94 3.50 5/190 9377
/proc/meminfo: memFree=17361908/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=1300664 CPUtime=1120.72 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 433911 0 0 0 111994 78 0 0 25 0 1 0 566723246 1331879936 289624 33554432000 4194304 4291949 140735846768128 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 325166 289624 253 24 0 321800 0
Current children cumulated CPU time (s) 1120.72
Current children cumulated vsize (KiB) 1300664

[startup+1121.1 s]
/proc/loadavg: 4.00 3.94 3.50 5/190 9377
/proc/meminfo: memFree=17358808/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=1300664 CPUtime=1121.12 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 433961 0 0 0 112034 78 0 0 25 0 1 0 566723246 1331879936 289674 33554432000 4194304 4291949 140735846768128 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 325166 289674 253 24 0 321800 0
Current children cumulated CPU time (s) 1121.12
Current children cumulated vsize (KiB) 1300664

[startup+1121.5 s]
/proc/loadavg: 4.00 3.94 3.50 5/190 9377
/proc/meminfo: memFree=17358808/32951124 swapFree=67111348/67111528
[pid=9310] ppid=9308 vsize=1300664 CPUtime=1121.52 cores=5,7
/proc/9310/stat : 9310 (RestartSAT) R 9308 9310 8087 0 -1 4202496 433999 0 0 0 112074 78 0 0 25 0 1 0 566723246 1331879936 289712 33554432000 4194304 4291949 140735846768128 18446744073709551615 4255536 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/9310/statm: 325166 289712 253 24 0 321800 0
Current children cumulated CPU time (s) 1121.52
Current children cumulated vsize (KiB) 1300664

Child status: 20
Real time (s): 1121.58
CPU time (s): 1121.61
CPU user time (s): 1120.78
CPU system time (s): 0.830873
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1300664

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

runsolver used 1.86072 second user time and 4.25935 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-25 22:55:28
IDJOB=3285740
IDBENCH=82399
IDSOLVER=1580
FILE ID=node111/3285740-1303764922
RUNJOBID= node111-1303764921-9271
PBS_JOBID= 13157149
Free space on /tmp= 70356 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285740-1303764922/watcher-3285740-1303764922 -o /tmp/evaluation-result-3285740-1303764922/solver-3285740-1303764922 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3285740-1303764922.cnf

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=1435399406

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23653652 kB
Buffers:       1229916 kB
Cached:        7199284 kB
SwapCached:        132 kB
Active:        3083352 kB
Inactive:      5726168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23653652 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          290360 kB
Writeback:           0 kB
AnonPages:      379784 kB
Mapped:          15388 kB
Slab:           422496 kB
PageTables:       6084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   590240 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= 70236 MiB
End job on node111 at 2011-04-25 23:14:09