Trace number 3285648

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 B95? (TO) 1300.12 1300.08

General information on the benchmark

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

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3285648-1303764922/watcher-3285648-1303764922 -o /tmp/evaluation-result-3285648-1303764922/solver-3285648-1303764922 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3285648-1303764922.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.87 1.49 2.40 5/180 9292
/proc/meminfo: memFree=24240576/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=19120 CPUtime=0 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 589 0 0 0 0 0 0 0 20 0 1 0 566722690 19578880 531 33554432000 4194304 4291949 140735987497584 18446744073709551615 252457762571 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 4780 536 225 24 0 1414 0

[startup+0.0891201 s]
/proc/loadavg: 0.87 1.49 2.40 5/180 9292
/proc/meminfo: memFree=24240576/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=36332 CPUtime=0.07 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 5462 0 0 0 7 0 0 0 20 0 1 0 566722690 37203968 4815 33554432000 4194304 4291949 140735987497584 18446744073709551615 4277165 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 9083 4816 228 24 0 5717 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 36332

[startup+0.101125 s]
/proc/loadavg: 0.87 1.49 2.40 5/180 9292
/proc/meminfo: memFree=24240576/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=37520 CPUtime=0.08 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 6132 0 0 0 8 0 0 0 20 0 1 0 566722690 38420480 5428 33554432000 4194304 4291949 140735987497584 18446744073709551615 252457727009 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 9380 5429 228 24 0 6014 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37520

[startup+0.301088 s]
/proc/loadavg: 0.87 1.49 2.40 5/180 9292
/proc/meminfo: memFree=24240576/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=66980 CPUtime=0.29 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 13566 0 0 0 27 2 0 0 21 0 1 0 566722690 68587520 11633 33554432000 4194304 4291949 140735987497584 18446744073709551615 4229961 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 16745 11633 232 24 0 13379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66980

[startup+0.701006 s]
/proc/loadavg: 0.87 1.49 2.40 5/180 9292
/proc/meminfo: memFree=24240576/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=72904 CPUtime=0.69 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 15464 0 0 0 67 2 0 0 22 0 1 0 566722690 74653696 13290 33554432000 4194304 4291949 140735987497584 18446744073709551615 252457723666 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 18226 13290 234 24 0 14860 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72904

[startup+1.50086 s]
/proc/loadavg: 0.87 1.49 2.40 5/184 9299
/proc/meminfo: memFree=24073404/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=61968 CPUtime=1.49 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 17283 0 0 0 146 3 0 0 25 0 1 0 566722690 63455232 11202 33554432000 4194304 4291949 140735987497584 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 15492 11202 252 24 0 12126 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61968

[startup+3.10056 s]
/proc/loadavg: 0.87 1.49 2.40 5/187 9305
/proc/meminfo: memFree=23747124/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=66388 CPUtime=3.09 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 17743 0 0 0 306 3 0 0 25 0 1 0 566722690 67981312 11662 33554432000 4194304 4291949 140735987497584 18446744073709551615 4262918 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 16597 11662 252 24 0 13231 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66388

[startup+6.30094 s]
/proc/loadavg: 1.12 1.53 2.41 6/185 9305
/proc/meminfo: memFree=23653908/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=66388 CPUtime=6.29 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 18545 0 0 0 626 3 0 0 25 0 1 0 566722690 67981312 12462 33554432000 4194304 4291949 140735987497584 18446744073709551615 4248446 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 16597 12462 252 24 0 13231 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66388

[startup+12.7008 s]
/proc/loadavg: 1.51 1.61 2.43 5/190 9311
/proc/meminfo: memFree=23088104/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=73568 CPUtime=12.69 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 20464 0 0 0 1266 3 0 0 25 0 1 0 566722690 75333632 14374 33554432000 4194304 4291949 140735987497584 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 18392 14374 252 24 0 15026 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73568

[startup+25.5004 s]
/proc/loadavg: 2.06 1.72 2.45 5/190 9311
/proc/meminfo: memFree=23195372/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=104212 CPUtime=25.49 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 23685 0 0 0 2545 4 0 0 25 0 1 0 566722690 106713088 17592 33554432000 4194304 4291949 140735987497584 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 26053 17592 252 24 0 22687 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 104212

[startup+51.1006 s]
/proc/loadavg: 2.72 1.91 2.49 5/190 9312
/proc/meminfo: memFree=23082868/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=135032 CPUtime=51.09 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 32171 0 0 0 5103 6 0 0 25 0 1 0 566722690 138272768 26069 33554432000 4194304 4291949 140735987497584 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 33758 26069 252 24 0 30392 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 135032

[startup+102.307 s]
/proc/loadavg: 3.52 2.24 2.58 6/190 9313
/proc/meminfo: memFree=22850980/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=185120 CPUtime=102.3 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 47967 0 0 0 10221 9 0 0 25 0 1 0 566722690 189562880 41847 33554432000 4194304 4291949 140735987497584 18446744073709551615 4248385 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 46280 41847 252 24 0 42914 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 185120

[startup+162.301 s]
/proc/loadavg: 3.82 2.56 2.66 6/190 9315
/proc/meminfo: memFree=22548628/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=267608 CPUtime=162.3 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 64539 0 0 0 16216 14 0 0 25 0 1 0 566722690 274030592 58408 33554432000 4194304 4291949 140735987497584 18446744073709551615 4248367 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 66902 58408 252 24 0 63536 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 267608

[startup+222.301 s]
/proc/loadavg: 3.93 2.82 2.74 5/190 9317
/proc/meminfo: memFree=22238572/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=402436 CPUtime=222.29 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 89111 0 0 0 22210 19 0 0 25 0 1 0 566722690 412094464 82967 33554432000 4194304 4291949 140735987497584 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 100609 82967 252 24 0 97243 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 402436

[startup+282.301 s]
/proc/loadavg: 3.97 3.03 2.82 5/190 9345
/proc/meminfo: memFree=21805504/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=618720 CPUtime=282.3 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 109480 0 0 0 28206 24 0 0 25 0 1 0 566722690 633569280 103326 33554432000 4194304 4291949 140735987497584 18446744073709551615 4250422 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 154680 103326 252 24 0 151314 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 618720

[startup+342.3 s]
/proc/loadavg: 3.99 3.20 2.89 5/190 9356
/proc/meminfo: memFree=21428284/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=620428 CPUtime=342.3 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 127866 0 0 0 34201 29 0 0 25 0 1 0 566722690 635318272 121707 33554432000 4194304 4291949 140735987497584 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 155107 121707 252 24 0 151741 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 620428

[startup+402.3 s]
/proc/loadavg: 3.99 3.35 2.96 5/190 9357
/proc/meminfo: memFree=21113044/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=621532 CPUtime=402.3 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 146333 0 0 0 40197 33 0 0 25 0 1 0 566722690 636448768 140165 33554432000 4194304 4291949 140735987497584 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 155383 140165 252 24 0 152017 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 621532

[startup+462.301 s]
/proc/loadavg: 3.99 3.46 3.02 5/190 9359
/proc/meminfo: memFree=20783908/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=971904 CPUtime=462.3 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 168060 0 0 0 46192 38 0 0 25 0 1 0 566722690 995229696 161881 33554432000 4194304 4291949 140735987497584 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 242976 161881 252 24 0 239610 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 971904

[startup+522.301 s]
/proc/loadavg: 3.99 3.56 3.08 5/190 9361
/proc/meminfo: memFree=20516516/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=972172 CPUtime=522.3 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 181469 0 0 0 52190 40 0 0 25 0 1 0 566722690 995504128 175283 33554432000 4194304 4291949 140735987497584 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 243043 175283 252 24 0 239677 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 972172

[startup+582.301 s]
/proc/loadavg: 4.03 3.65 3.14 5/190 9362
/proc/meminfo: memFree=20155616/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=974772 CPUtime=582.31 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 200053 0 0 0 58187 44 0 0 25 0 1 0 566722690 998166528 193854 33554432000 4194304 4291949 140735987497584 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 243693 193854 252 24 0 240327 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 974772

[startup+642.301 s]
/proc/loadavg: 4.01 3.72 3.19 5/190 9364
/proc/meminfo: memFree=19866032/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=976628 CPUtime=642.32 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 215647 0 0 0 64183 49 0 0 25 0 1 0 566722690 1000067072 209437 33554432000 4194304 4291949 140735987497584 18446744073709551615 4268817 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 244157 209437 252 24 0 240791 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 976628

[startup+702.3 s]
/proc/loadavg: 4.00 3.76 3.24 5/190 9365
/proc/meminfo: memFree=19554752/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=978176 CPUtime=702.31 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 235493 0 0 0 70177 54 0 0 25 0 1 0 566722690 1001652224 229267 33554432000 4194304 4291949 140735987497584 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 244544 229267 252 24 0 241178 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 978176

[startup+762.306 s]
/proc/loadavg: 4.00 3.80 3.28 5/190 9367
/proc/meminfo: memFree=19255136/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=1546720 CPUtime=762.32 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 254754 0 0 0 76174 58 0 0 25 0 1 0 566722690 1583841280 248521 33554432000 4194304 4291949 140735987497584 18446744073709551615 4248515 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 386680 248521 252 24 0 383314 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1546720

[startup+822.301 s]
/proc/loadavg: 4.03 3.85 3.33 5/190 9369
/proc/meminfo: memFree=18939512/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=1547592 CPUtime=822.31 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 271117 0 0 0 82170 61 0 0 25 0 1 0 566722690 1584734208 264875 33554432000 4194304 4291949 140735987497584 18446744073709551615 4248340 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 386898 264875 252 24 0 383532 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1547592

[startup+882.301 s]
/proc/loadavg: 4.01 3.87 3.37 5/190 9370
/proc/meminfo: memFree=18637160/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=1548832 CPUtime=882.31 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 284971 0 0 0 88168 63 0 0 25 0 1 0 566722690 1586003968 278727 33554432000 4194304 4291949 140735987497584 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 387208 278727 252 24 0 383842 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1548832

[startup+942.301 s]
/proc/loadavg: 4.00 3.89 3.40 5/190 9372
/proc/meminfo: memFree=18253092/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=1549832 CPUtime=942.31 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 301415 0 0 0 94164 67 0 0 25 0 1 0 566722690 1587027968 295155 33554432000 4194304 4291949 140735987497584 18446744073709551615 4248264 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 387458 295155 252 24 0 384092 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1549832

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.44 5/190 9373
/proc/meminfo: memFree=17924832/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=1550824 CPUtime=1002.32 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 318120 0 0 0 100162 70 0 0 25 0 1 0 566722690 1588043776 311856 33554432000 4194304 4291949 140735987497584 18446744073709551615 4248360 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 387706 311856 252 24 0 384340 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1550824

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.47 5/190 9375
/proc/meminfo: memFree=17644672/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=1551460 CPUtime=1062.33 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 334948 0 0 0 106160 73 0 0 25 0 1 0 566722690 1588695040 328679 33554432000 4194304 4291949 140735987497584 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 387865 328679 252 24 0 384499 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1551460

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 3.50 5/190 9377
/proc/meminfo: memFree=17372572/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=1552588 CPUtime=1122.32 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 352299 0 0 0 112156 76 0 0 25 0 1 0 566722690 1589850112 346021 33554432000 4194304 4291949 140735987497584 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 388147 346021 252 24 0 384781 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1552588

[startup+1182.3 s]
/proc/loadavg: 4.10 3.97 3.54 5/187 9408
/proc/meminfo: memFree=18217812/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=1553152 CPUtime=1182.33 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 369168 0 0 0 118155 78 0 0 25 0 1 0 566722690 1590427648 362884 33554432000 4194304 4291949 140735987497584 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 388288 362884 252 24 0 384922 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1553152

[startup+1242.3 s]
/proc/loadavg: 4.03 3.97 3.57 5/190 9461
/proc/meminfo: memFree=18073772/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=1554380 CPUtime=1242.33 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 383517 0 0 0 124151 82 0 0 25 0 1 0 566722690 1591685120 377221 33554432000 4194304 4291949 140735987497584 18446744073709551615 4248595 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 388595 377221 252 24 0 385229 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1554380



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.97 3.59 5/190 9462
/proc/meminfo: memFree=17712964/32951124 swapFree=67111348/67111528
[pid=9292] ppid=9290 vsize=2477392 CPUtime=1300.04 cores=0,2
/proc/9292/stat : 9292 (RestartSAT) R 9290 9292 8087 0 -1 4202496 401294 0 0 0 129919 85 0 0 25 0 1 0 566722690 2536849408 394989 33554432000 4194304 4291949 140735987497584 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/9292/statm: 619348 394989 252 24 0 615982 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 2477392

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.08
CPU time (s): 1300.12
CPU user time (s): 1299.19
CPU system time (s): 0.927858
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2477392

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

runsolver used 2.25066 second user time and 4.85226 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-25 22:55:22
IDJOB=3285648
IDBENCH=82392
IDSOLVER=1580
FILE ID=node111/3285648-1303764922
RUNJOBID= node111-1303764921-9268
PBS_JOBID= 13157149
Free space on /tmp= 70592 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285648-1303764922/watcher-3285648-1303764922 -o /tmp/evaluation-result-3285648-1303764922/solver-3285648-1303764922 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3285648-1303764922.cnf

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

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=671980614

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:      24240972 kB
Buffers:       1229668 kB
Cached:        6927316 kB
SwapCached:        132 kB
Active:        2499860 kB
Inactive:      5732952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24240972 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           51608 kB
Writeback:          16 kB
AnonPages:       75320 kB
Mapped:          14588 kB
Slab:           413468 kB
PageTables:       5488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   201708 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= 70400 MiB
End job on node111 at 2011-04-25 23:17:04