Trace number 3349339

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
minisat hack: EBMiniSAT 2011-03-02? (TO) 1300.06 1300.07

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
MD5SUMc4319228342e10028de028a9b67c3404
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 variables133566
Number of clauses676901
Sum of the clauses size1609791
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2668220
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: 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-3349339-1304978165/watcher-3349339-1304978165 -o /tmp/evaluation-result-3349339-1304978165/solver-3349339-1304978165 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349339-1304978165.cnf -verb=0 

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: 3.96 3.97 3.31 5/303 13067
/proc/meminfo: memFree=25841460/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=19812 CPUtime=0 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 751 0 0 0 0 0 0 0 23 0 1 0 590232414 20287488 694 33554432000 4194304 4293939 140736534992352 18446744073709551615 4280209 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 4953 696 218 25 0 1586 0

[startup+0.034263 s]
/proc/loadavg: 3.96 3.97 3.31 5/303 13067
/proc/meminfo: memFree=25841460/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=25912 CPUtime=0.02 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 2345 0 0 0 2 0 0 0 23 0 1 0 590232414 26533888 2182 33554432000 4194304 4293939 140736534992352 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 6478 2183 219 25 0 3111 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25912

[startup+0.100262 s]
/proc/loadavg: 3.96 3.97 3.31 5/303 13067
/proc/meminfo: memFree=25841460/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=37740 CPUtime=0.09 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 6258 0 0 0 8 1 0 0 23 0 1 0 590232414 38645760 5535 33554432000 4194304 4293939 140736534992352 18446744073709551615 4280734 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 9435 5535 219 25 0 6068 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37740

[startup+0.300236 s]
/proc/loadavg: 3.96 3.97 3.31 5/303 13067
/proc/meminfo: memFree=25841460/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=67624 CPUtime=0.29 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 13664 0 0 0 27 2 0 0 25 0 1 0 590232414 69246976 11711 33554432000 4194304 4293939 140736534992352 18446744073709551615 4230147 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 16906 11711 223 25 0 13539 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67624

[startup+0.701154 s]
/proc/loadavg: 3.96 3.97 3.31 5/303 13067
/proc/meminfo: memFree=25841460/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=66524 CPUtime=0.69 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 15536 0 0 0 67 2 0 0 25 0 1 0 590232414 68120576 11973 33554432000 4194304 4293939 140736534992352 18446744073709551615 220815895271 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 16631 11973 225 25 0 13264 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66524

[startup+1.50098 s]
/proc/loadavg: 3.96 3.97 3.31 5/304 13068
/proc/meminfo: memFree=25795848/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=62104 CPUtime=1.49 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 17406 0 0 0 147 2 0 0 25 0 1 0 590232414 63594496 11272 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 15526 11272 244 25 0 12159 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62104

[startup+3.10069 s]
/proc/loadavg: 3.96 3.97 3.31 5/304 13068
/proc/meminfo: memFree=25791756/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=66524 CPUtime=3.08 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 17927 0 0 0 306 2 0 0 25 0 1 0 590232414 68120576 11793 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 16631 11793 244 25 0 13264 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 66524

[startup+6.30112 s]
/proc/loadavg: 3.96 3.97 3.31 5/304 13068
/proc/meminfo: memFree=25785672/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=66524 CPUtime=6.29 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 18617 0 0 0 626 3 0 0 25 0 1 0 590232414 68120576 12483 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248320 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 16631 12484 244 25 0 13264 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66524

[startup+12.7009 s]
/proc/loadavg: 3.96 3.97 3.31 5/304 13068
/proc/meminfo: memFree=25771416/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=73704 CPUtime=12.69 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 20515 0 0 0 1266 3 0 0 25 0 1 0 590232414 75472896 14380 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 18426 14380 244 25 0 15059 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73704

[startup+25.5006 s]
/proc/loadavg: 3.97 3.97 3.32 5/304 13068
/proc/meminfo: memFree=25739424/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=104348 CPUtime=25.49 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 25050 0 0 0 2545 4 0 0 25 0 1 0 590232414 106852352 18902 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 26087 18902 244 25 0 22720 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 104348

[startup+51.1009 s]
/proc/loadavg: 3.98 3.97 3.34 5/304 13069
/proc/meminfo: memFree=25686136/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=135168 CPUtime=51.09 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 30835 0 0 0 5105 4 0 0 25 0 1 0 590232414 138412032 24684 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248602 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 33792 24684 244 25 0 30425 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 135168

[startup+102.311 s]
/proc/loadavg: 3.99 3.97 3.37 5/304 13070
/proc/meminfo: memFree=25569396/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=185256 CPUtime=102.3 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 43409 0 0 0 10224 6 0 0 25 0 1 0 590232414 189702144 37238 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 46314 37238 244 25 0 42947 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 185256

[startup+162.3 s]
/proc/loadavg: 4.08 4.00 3.42 5/304 13072
/proc/meminfo: memFree=25446360/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=266644 CPUtime=162.29 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 57802 0 0 0 16222 7 0 0 25 0 1 0 590232414 273043456 51627 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248587 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 66661 51627 244 25 0 63294 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 266644

[startup+222.3 s]
/proc/loadavg: 4.03 4.00 3.46 6/304 13074
/proc/meminfo: memFree=25362000/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=266644 CPUtime=222.29 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 65284 0 0 0 22221 8 0 0 25 0 1 0 590232414 273043456 59109 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 66661 59109 244 25 0 63294 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 266644

[startup+282.3 s]
/proc/loadavg: 4.11 4.03 3.50 6/304 13075
/proc/meminfo: memFree=25245760/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=399692 CPUtime=282.29 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 74366 0 0 0 28219 10 0 0 25 0 1 0 590232414 409284608 68187 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 99923 68187 244 25 0 96556 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 399692

[startup+342.301 s]
/proc/loadavg: 4.04 4.02 3.52 6/304 13086
/proc/meminfo: memFree=25078216/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=402140 CPUtime=342.29 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 91648 0 0 0 34216 13 0 0 25 0 1 0 590232414 411791360 85453 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 100535 85453 244 25 0 97168 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 402140

[startup+402.301 s]
/proc/loadavg: 3.97 4.00 3.55 5/304 13115
/proc/meminfo: memFree=24517484/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=617976 CPUtime=402.28 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 106329 0 0 0 40214 14 0 0 25 0 1 0 590232414 632807424 100124 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 154494 100124 244 25 0 151127 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 617976

[startup+462.301 s]
/proc/loadavg: 3.99 4.00 3.57 5/304 13117
/proc/meminfo: memFree=24190324/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=618596 CPUtime=462.29 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 118312 0 0 0 46213 16 0 0 25 0 1 0 590232414 633442304 112101 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248397 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 154649 112101 244 25 0 151282 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 618596

[startup+522.301 s]
/proc/loadavg: 4.05 4.01 3.60 6/304 13119
/proc/meminfo: memFree=23865672/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=618860 CPUtime=522.29 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 128533 0 0 0 52211 18 0 0 25 0 1 0 590232414 633712640 122320 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248391 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 154715 122320 244 25 0 151348 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 618860

[startup+582.301 s]
/proc/loadavg: 4.02 4.01 3.62 5/304 13120
/proc/meminfo: memFree=23542952/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=620216 CPUtime=582.29 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 150671 0 0 0 58206 23 0 0 25 0 1 0 590232414 635101184 144441 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 155054 144441 244 25 0 151687 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 620216

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.64 5/304 13122
/proc/meminfo: memFree=23252128/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=971896 CPUtime=642.29 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 167022 0 0 0 64203 26 0 0 25 0 1 0 590232414 995221504 160781 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248400 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 242974 160781 244 25 0 239607 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 971896

[startup+702.301 s]
/proc/loadavg: 4.06 4.02 3.67 5/304 13123
/proc/meminfo: memFree=22907236/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=973208 CPUtime=702.29 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 184560 0 0 0 70200 29 0 0 25 0 1 0 590232414 996564992 178305 33554432000 4194304 4293939 140736534992352 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 243302 178305 244 25 0 239935 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 973208

[startup+762.311 s]
/proc/loadavg: 4.09 4.03 3.69 5/304 13125
/proc/meminfo: memFree=22552900/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=974760 CPUtime=762.3 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 204143 0 0 0 76198 32 0 0 25 0 1 0 590232414 998154240 197875 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248595 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 243690 197875 244 25 0 240323 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 974760

[startup+822.301 s]
/proc/loadavg: 4.06 4.03 3.71 5/304 13127
/proc/meminfo: memFree=22238876/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=975048 CPUtime=822.29 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 219860 0 0 0 82194 35 0 0 25 0 1 0 590232414 998449152 213588 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 243762 213588 244 25 0 240395 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 975048

[startup+882.301 s]
/proc/loadavg: 4.02 4.02 3.73 5/304 13128
/proc/meminfo: memFree=21948308/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=976908 CPUtime=882.29 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 237041 0 0 0 88191 38 0 0 25 0 1 0 590232414 1000353792 230755 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248240 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 244227 230755 244 25 0 240860 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 976908

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.74 5/304 13130
/proc/meminfo: memFree=21640264/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=1545612 CPUtime=942.28 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 251899 0 0 0 94188 40 0 0 25 0 1 0 590232414 1582706688 245593 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 386403 245593 244 25 0 383036 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1545612

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.75 5/304 13131
/proc/meminfo: memFree=21264608/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=1546072 CPUtime=1002.28 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 265353 0 0 0 100186 42 0 0 25 0 1 0 590232414 1583177728 259045 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 386518 259045 244 25 0 383151 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1546072

[startup+1062.3 s]
/proc/loadavg: 4.03 4.02 3.77 5/304 13133
/proc/meminfo: memFree=20943624/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=1547544 CPUtime=1062.29 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 284842 0 0 0 106183 46 0 0 25 0 1 0 590232414 1584685056 278531 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 386886 278531 244 25 0 383519 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1547544

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.78 5/304 13135
/proc/meminfo: memFree=20649924/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=1547544 CPUtime=1122.29 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 296516 0 0 0 112182 47 0 0 25 0 1 0 590232414 1584685056 290204 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 386886 290204 244 25 0 383519 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1547544

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.79 5/304 13136
/proc/meminfo: memFree=20373080/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=1547544 CPUtime=1182.28 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 308395 0 0 0 118180 48 0 0 25 0 1 0 590232414 1584685056 302080 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248303 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 386886 302080 244 25 0 383519 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 1547544

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.81 6/304 13138
/proc/meminfo: memFree=20019612/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=1547992 CPUtime=1242.28 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 320297 0 0 0 124179 49 0 0 25 0 1 0 590232414 1585143808 313978 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248446 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 386998 313978 244 25 0 383631 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 1547992



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.37 3.86 3.77 3/292 13175
/proc/meminfo: memFree=21643000/32951124 swapFree=63485424/67111528
[pid=13067] ppid=13065 vsize=1547992 CPUtime=1299.99 cores=0,2
/proc/13067/stat : 13067 (ebminisat_relea) R 13065 13067 12669 0 -1 4202496 326611 0 0 0 129948 51 0 0 25 0 1 0 590232414 1585143808 320292 33554432000 4194304 4293939 140736534992352 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13067/statm: 386998 320292 244 25 0 383631 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 1547992

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.07
CPU time (s): 1300.06
CPU user time (s): 1299.49
CPU system time (s): 0.568913
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 1547992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.49
system time used= 0.568913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 326611
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2311

runsolver used 3.73343 second user time and 8.10677 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-09 23:56:05
IDJOB=3349339
IDBENCH=82372
IDSOLVER=1812
FILE ID=node147/3349339-1304978165
RUNJOBID= node147-1304976740-12687
PBS_JOBID= 13285666
Free space on /tmp= 52824 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349339-1304978165/watcher-3349339-1304978165 -o /tmp/evaluation-result-3349339-1304978165/solver-3349339-1304978165 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349339-1304978165.cnf  -verb=0

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

MD5SUM BENCH= c4319228342e10028de028a9b67c3404
RANDOM SEED=1099753003

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.82
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.836
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.75
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.836
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.836
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.76
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.836
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.836
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:     32951124 kB
MemFree:      25841492 kB
Buffers:        171112 kB
Cached:        3409092 kB
SwapCached:      12852 kB
Active:        1158080 kB
Inactive:      5753900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25841492 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           44988 kB
Writeback:           0 kB
AnonPages:     3327092 kB
Mapped:          15340 kB
Slab:           105164 kB
PageTables:      30120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45250312 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= 52792 MiB
End job on node147 at 2011-05-10 00:17:47