Trace number 3349340

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.07 1300.07

General information on the benchmark

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

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3349340-1304978150/watcher-3349340-1304978150 -o /tmp/evaluation-result-3349340-1304978150/solver-3349340-1304978150 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349340-1304978150.cnf -verb=0 

running on 2 cores: 4,6

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.95 3.97 3.30 5/303 13038
/proc/meminfo: memFree=25534320/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=20448 CPUtime=0 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 901 0 0 0 0 0 0 0 25 0 1 0 590230916 20938752 844 33554432000 4194304 4293939 140734287098720 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 5112 844 219 25 0 1745 0

[startup+0.0495401 s]
/proc/loadavg: 3.95 3.97 3.30 5/303 13038
/proc/meminfo: memFree=25534320/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=29704 CPUtime=0.04 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 3405 0 0 0 4 0 0 0 25 0 1 0 590230916 30416896 3109 33554432000 4194304 4293939 140734287098720 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 7426 3111 219 25 0 4059 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29704

[startup+0.100558 s]
/proc/loadavg: 3.95 3.97 3.30 5/303 13038
/proc/meminfo: memFree=25534320/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=38808 CPUtime=0.08 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 6673 0 0 0 8 0 0 0 25 0 1 0 590230916 39739392 5938 33554432000 4194304 4293939 140734287098720 18446744073709551615 4280209 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 9702 5944 219 25 0 6335 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38808

[startup+0.300521 s]
/proc/loadavg: 3.95 3.97 3.30 5/303 13038
/proc/meminfo: memFree=25534320/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=80064 CPUtime=0.29 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 18704 0 0 0 27 2 0 0 25 0 1 0 590230916 81985536 15584 33554432000 4194304 4293939 140734287098720 18446744073709551615 4230007 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 20016 15584 223 25 0 16649 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80064

[startup+0.70046 s]
/proc/loadavg: 3.95 3.97 3.30 5/303 13038
/proc/meminfo: memFree=25534320/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=94588 CPUtime=0.69 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 21372 0 0 0 67 2 0 0 25 0 1 0 590230916 96858112 17893 33554432000 4194304 4293939 140734287098720 18446744073709551615 4231738 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 23647 17893 225 25 0 20280 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94588

[startup+1.5003 s]
/proc/loadavg: 3.95 3.97 3.30 5/304 13039
/proc/meminfo: memFree=25463020/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=79440 CPUtime=1.48 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 23998 0 0 0 146 2 0 0 25 0 1 0 590230916 81346560 14992 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 19860 14992 243 25 0 16493 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 79440

[startup+3.10102 s]
/proc/loadavg: 3.95 3.97 3.30 5/304 13039
/proc/meminfo: memFree=25470956/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=79440 CPUtime=3.09 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 24368 0 0 0 307 2 0 0 25 0 1 0 590230916 81346560 15360 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 19860 15360 243 25 0 16493 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79440

[startup+6.30042 s]
/proc/loadavg: 3.95 3.97 3.30 5/304 13040
/proc/meminfo: memFree=25466304/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=86620 CPUtime=6.29 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 25179 0 0 0 626 3 0 0 25 0 1 0 590230916 88698880 16171 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 21655 16171 243 25 0 18288 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86620

[startup+12.7002 s]
/proc/loadavg: 3.95 3.97 3.30 5/304 13040
/proc/meminfo: memFree=25452740/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=86620 CPUtime=12.69 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 26665 0 0 0 1265 4 0 0 25 0 1 0 590230916 88698880 17657 33554432000 4194304 4293939 140734287098720 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 21655 17657 244 25 0 18288 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86620

[startup+25.5008 s]
/proc/loadavg: 3.96 3.97 3.31 5/304 13068
/proc/meminfo: memFree=25775140/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=98296 CPUtime=25.48 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 29071 0 0 0 2544 4 0 0 25 0 1 0 590230916 100655104 20061 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 24574 20061 244 25 0 21207 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 98296

[startup+51.1011 s]
/proc/loadavg: 3.97 3.97 3.33 5/304 13069
/proc/meminfo: memFree=25713032/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=117264 CPUtime=51.08 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 33608 0 0 0 5103 5 0 0 25 0 1 0 590230916 120078336 24592 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 29316 24592 244 25 0 25949 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 117264

[startup+102.311 s]
/proc/loadavg: 3.99 3.97 3.37 5/304 13070
/proc/meminfo: memFree=25607104/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=198172 CPUtime=102.29 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 45105 0 0 0 10221 8 0 0 25 0 1 0 590230916 202928128 36077 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 49543 36077 244 25 0 46176 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 198172

[startup+162.301 s]
/proc/loadavg: 4.11 4.00 3.41 5/304 13072
/proc/meminfo: memFree=25471048/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=279560 CPUtime=162.28 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 59612 0 0 0 16219 9 0 0 25 0 1 0 590230916 286269440 50572 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 69890 50572 244 25 0 66523 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 279560

[startup+222.301 s]
/proc/loadavg: 4.04 4.00 3.45 5/304 13073
/proc/meminfo: memFree=25390280/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=279560 CPUtime=222.28 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 68516 0 0 0 22217 11 0 0 25 0 1 0 590230916 286269440 59473 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 69890 59473 244 25 0 66523 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 279560

[startup+282.301 s]
/proc/loadavg: 4.15 4.03 3.49 5/304 13075
/proc/meminfo: memFree=25280368/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=411820 CPUtime=282.28 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 86244 0 0 0 28216 12 0 0 25 0 1 0 590230916 421703680 77188 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 102955 77188 244 25 0 99588 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 411820

[startup+342.3 s]
/proc/loadavg: 4.05 4.02 3.52 5/304 13085
/proc/meminfo: memFree=25115924/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=413216 CPUtime=342.28 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 106084 0 0 0 34213 15 0 0 25 0 1 0 590230916 423133184 97003 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248628 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 103304 97003 244 25 0 99937 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 413216

[startup+402.3 s]
/proc/loadavg: 3.96 4.00 3.54 5/304 13115
/proc/meminfo: memFree=24623600/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=630424 CPUtime=402.28 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 140508 0 0 0 40208 20 0 0 25 0 1 0 590230916 645554176 131400 33554432000 4194304 4293939 140734287098720 18446744073709551615 4255693 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 157606 131400 244 25 0 154239 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 630424

[startup+462.3 s]
/proc/loadavg: 3.98 4.00 3.57 5/304 13117
/proc/meminfo: memFree=24263508/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=633480 CPUtime=462.28 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 162643 0 0 0 46205 23 0 0 25 0 1 0 590230916 648683520 153512 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 158370 153512 244 25 0 155003 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 633480

[startup+522.3 s]
/proc/loadavg: 4.07 4.02 3.59 5/304 13118
/proc/meminfo: memFree=23972920/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=985052 CPUtime=522.28 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 183232 0 0 0 52202 26 0 0 25 0 1 0 590230916 1008693248 174084 33554432000 4194304 4293939 140734287098720 18446744073709551615 4255891 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 246263 174084 244 25 0 242896 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 985052

[startup+582.3 s]
/proc/loadavg: 4.02 4.01 3.62 5/304 13120
/proc/meminfo: memFree=23628028/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=985936 CPUtime=582.28 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 198739 0 0 0 58199 29 0 0 25 0 1 0 590230916 1009598464 189580 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 246484 189580 244 25 0 243117 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 985936

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.64 5/304 13122
/proc/meminfo: memFree=23339560/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=987300 CPUtime=642.28 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 212056 0 0 0 64198 30 0 0 25 0 1 0 590230916 1010995200 202891 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248397 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 246825 202891 244 25 0 243458 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 987300

[startup+702.301 s]
/proc/loadavg: 4.08 4.02 3.66 5/304 13123
/proc/meminfo: memFree=22990580/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=988648 CPUtime=702.28 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 233903 0 0 0 70195 33 0 0 25 0 1 0 590230916 1012375552 224722 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 247162 224722 244 25 0 243795 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 988648

[startup+762.311 s]
/proc/loadavg: 4.03 4.01 3.68 5/304 13125
/proc/meminfo: memFree=22647412/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=989984 CPUtime=762.29 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 252338 0 0 0 76193 36 0 0 25 0 1 0 590230916 1013743616 243148 33554432000 4194304 4293939 140734287098720 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 247496 243148 244 25 0 244129 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 989984

[startup+822.301 s]
/proc/loadavg: 4.08 4.03 3.71 5/304 13126
/proc/meminfo: memFree=22310568/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=1558348 CPUtime=822.28 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 267514 0 0 0 82190 38 0 0 25 0 1 0 590230916 1595748352 258313 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248383 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 389587 258313 244 25 0 386220 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1558348

[startup+882.301 s]
/proc/loadavg: 4.03 4.03 3.73 5/304 13128
/proc/meminfo: memFree=22021968/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=1559568 CPUtime=882.28 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 279275 0 0 0 88188 40 0 0 25 0 1 0 590230916 1596997632 270069 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 389892 270069 244 25 0 386525 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1559568

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.74 5/304 13129
/proc/meminfo: memFree=21719392/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=1559832 CPUtime=942.28 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 299586 0 0 0 94186 42 0 0 25 0 1 0 590230916 1597267968 290368 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 389958 290368 244 25 0 386591 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1559832

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.75 5/304 13131
/proc/meminfo: memFree=21367660/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=1560796 CPUtime=1002.29 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 325454 0 0 0 100183 46 0 0 25 0 1 0 590230916 1598255104 316231 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 390199 316231 244 25 0 386832 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1560796

[startup+1062.3 s]
/proc/loadavg: 4.04 4.02 3.77 5/304 13133
/proc/meminfo: memFree=21041228/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=1561068 CPUtime=1062.29 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 340206 0 0 0 106181 48 0 0 25 0 1 0 590230916 1598533632 330981 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 390267 330981 244 25 0 386900 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1561068

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.78 5/304 13134
/proc/meminfo: memFree=20717272/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=1561200 CPUtime=1122.29 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 348069 0 0 0 112180 49 0 0 25 0 1 0 590230916 1598668800 338842 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 390300 338842 244 25 0 386933 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1561200

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.79 5/304 13136
/proc/meminfo: memFree=20447364/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=1561744 CPUtime=1182.29 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 361600 0 0 0 118178 51 0 0 25 0 1 0 590230916 1599225856 352367 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248400 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 390436 352367 244 25 0 387069 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1561744

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.80 5/304 13137
/proc/meminfo: memFree=20118944/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=1562464 CPUtime=1242.29 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 375928 0 0 0 124176 53 0 0 25 0 1 0 590230916 1599963136 366691 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 390616 366691 244 25 0 387249 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 1562464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.76 3.95 3.80 4/298 13157
/proc/meminfo: memFree=20132032/32951124 swapFree=63485424/67111528
[pid=13038] ppid=13036 vsize=2489252 CPUtime=1300 cores=4,6
/proc/13038/stat : 13038 (ebminisat_relea) R 13036 13038 12669 0 -1 4202496 397543 0 0 0 129944 56 0 0 25 0 1 0 590230916 2548994048 388302 33554432000 4194304 4293939 140734287098720 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13038/statm: 622313 388302 244 25 0 618946 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2489252

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.07
CPU user time (s): 1299.45
CPU system time (s): 0.623905
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 2489252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.45
system time used= 0.623905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 397543
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= 2676

runsolver used 3.82942 second user time and 8.01078 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-09 23:55:50
IDJOB=3349340
IDBENCH=82369
IDSOLVER=1812
FILE ID=node147/3349340-1304978150
RUNJOBID= node147-1304976740-12688
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_1.045-NOTKNOWN.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349340-1304978150/watcher-3349340-1304978150 -o /tmp/evaluation-result-3349340-1304978150/solver-3349340-1304978150 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349340-1304978150.cnf  -verb=0

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=418717498

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:      25534600 kB
Buffers:        171076 kB
Cached:        3407980 kB
SwapCached:      12852 kB
Active:        1463304 kB
Inactive:      5756032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25534600 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           37368 kB
Writeback:           0 kB
AnonPages:     3636036 kB
Mapped:          15432 kB
Slab:           105064 kB
PageTables:      30928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45668832 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= 52776 MiB
End job on node147 at 2011-05-10 00:17:32