Trace number 3349341

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

General information on the benchmark

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

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3349341-1304978292/watcher-3349341-1304978292 -o /tmp/evaluation-result-3349341-1304978292/solver-3349341-1304978292 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349341-1304978292.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: 4.00 3.99 3.45 5/362 4093
/proc/meminfo: memFree=4542264/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=20444 CPUtime=0 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 899 0 0 0 0 0 0 0 25 0 1 0 609425980 20934656 843 33554432000 4194304 4293939 140733919448880 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 5111 843 219 25 0 1744 0

[startup+0.081277 s]
/proc/loadavg: 4.00 3.99 3.45 5/362 4093
/proc/meminfo: memFree=4542264/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=36676 CPUtime=0.06 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 5608 0 0 0 6 0 0 0 25 0 1 0 609425980 37556224 4939 33554432000 4194304 4293939 140733919448880 18446744073709551615 4279613 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 9169 4942 219 25 0 5802 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 36676

[startup+0.100277 s]
/proc/loadavg: 4.00 3.99 3.45 5/362 4093
/proc/meminfo: memFree=4542264/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=39016 CPUtime=0.08 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 6796 0 0 0 8 0 0 0 25 0 1 0 609425980 39952384 6043 33554432000 4194304 4293939 140733919448880 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 9754 6045 219 25 0 6387 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39016

[startup+0.300232 s]
/proc/loadavg: 4.00 3.99 3.45 5/362 4093
/proc/meminfo: memFree=4542264/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=79892 CPUtime=0.29 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 18844 0 0 0 27 2 0 0 25 0 1 0 609425980 81809408 15695 33554432000 4194304 4293939 140733919448880 18446744073709551615 4230144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 19973 15695 223 25 0 16606 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79892

[startup+0.701149 s]
/proc/loadavg: 4.00 3.99 3.45 5/362 4093
/proc/meminfo: memFree=4542264/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=94780 CPUtime=0.69 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 21490 0 0 0 67 2 0 0 25 0 1 0 609425980 97054720 17982 33554432000 4194304 4293939 140733919448880 18446744073709551615 4232443 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 23695 17982 225 25 0 20328 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94780

[startup+1.50099 s]
/proc/loadavg: 4.00 3.99 3.45 6/363 4094
/proc/meminfo: memFree=4479892/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=79632 CPUtime=1.49 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 24148 0 0 0 147 2 0 0 25 0 1 0 609425980 81543168 15063 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 19908 15063 243 25 0 16541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79632

[startup+3.10067 s]
/proc/loadavg: 4.00 3.99 3.45 6/363 4094
/proc/meminfo: memFree=4474932/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=79632 CPUtime=3.09 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 24556 0 0 0 307 2 0 0 25 0 1 0 609425980 81543168 15471 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 19908 15471 243 25 0 16541 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79632

[startup+6.30103 s]
/proc/loadavg: 4.00 3.99 3.45 6/363 4094
/proc/meminfo: memFree=4459680/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=86812 CPUtime=6.29 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 25562 0 0 0 627 2 0 0 25 0 1 0 609425980 88895488 16477 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 21703 16477 243 25 0 18336 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86812

[startup+12.7008 s]
/proc/loadavg: 4.00 3.99 3.46 7/363 4095
/proc/meminfo: memFree=4422528/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=98488 CPUtime=12.69 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 27403 0 0 0 1267 2 0 0 25 0 1 0 609425980 100851712 18310 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 24622 18310 244 25 0 21255 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 98488

[startup+25.5012 s]
/proc/loadavg: 4.00 3.99 3.46 6/363 4095
/proc/meminfo: memFree=4376012/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=117456 CPUtime=25.49 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 29862 0 0 0 2546 3 0 0 25 0 1 0 609425980 120274944 20766 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 29364 20766 244 25 0 25997 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 117456

[startup+51.1011 s]
/proc/loadavg: 4.00 3.99 3.48 6/363 4096
/proc/meminfo: memFree=4268420/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=148276 CPUtime=51.09 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 37620 0 0 0 5105 4 0 0 25 0 1 0 609425980 151834624 28518 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 37069 28518 244 25 0 33702 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 148276

[startup+102.314 s]
/proc/loadavg: 4.17 4.04 3.52 7/363 4124
/proc/meminfo: memFree=3737140/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=198364 CPUtime=102.3 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 52381 0 0 0 10221 9 0 0 25 0 1 0 609425980 203124736 43266 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248595 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 49591 43266 244 25 0 46224 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 198364

[startup+162.301 s]
/proc/loadavg: 4.06 4.03 3.55 6/363 4126
/proc/meminfo: memFree=3591684/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=279752 CPUtime=162.29 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 64217 0 0 0 16218 11 0 0 25 0 1 0 609425980 286466048 55094 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 69938 55094 244 25 0 66571 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 279752

[startup+222.301 s]
/proc/loadavg: 4.07 4.04 3.58 7/363 4136
/proc/meminfo: memFree=3261460/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=412012 CPUtime=222.3 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 79161 0 0 0 22217 13 0 0 25 0 1 0 609425980 421900288 70027 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 103003 70027 244 25 0 99636 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 412012

[startup+282.301 s]
/proc/loadavg: 4.06 4.04 3.60 6/363 4138
/proc/meminfo: memFree=2886728/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=412012 CPUtime=282.3 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 94633 0 0 0 28215 15 0 0 25 0 1 0 609425980 421900288 85491 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 103003 85491 244 25 0 99636 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 412012

[startup+342.301 s]
/proc/loadavg: 4.02 4.03 3.63 7/363 4139
/proc/meminfo: memFree=2581912/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=627812 CPUtime=342.3 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 111634 0 0 0 34212 18 0 0 25 0 1 0 609425980 642879488 102484 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248320 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 156953 102484 244 25 0 153586 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 627812

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 3.65 6/363 4144
/proc/meminfo: memFree=2151348/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=629268 CPUtime=402.3 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 128947 0 0 0 40209 21 0 0 25 0 1 0 609425980 644370432 119785 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 157317 119785 244 25 0 153950 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 629268

[startup+462.301 s]
/proc/loadavg: 4.07 4.03 3.67 6/363 4146
/proc/meminfo: memFree=1823188/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=629944 CPUtime=462.3 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 143237 0 0 0 46207 23 0 0 25 0 1 0 609425980 645062656 134069 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 157486 134069 244 25 0 154119 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 629944

[startup+522.301 s]
/proc/loadavg: 4.10 4.04 3.69 6/363 4147
/proc/meminfo: memFree=1504864/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=630212 CPUtime=522.3 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 152031 0 0 0 52205 25 0 0 25 0 1 0 609425980 645337088 142861 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248280 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 157553 142861 244 25 0 154186 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 630212

[startup+582.301 s]
/proc/loadavg: 4.26 4.08 3.73 6/363 4149
/proc/meminfo: memFree=1164312/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=630372 CPUtime=582.31 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 160147 0 0 0 58204 27 0 0 25 0 1 0 609425980 645500928 150973 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248380 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 157593 150973 244 25 0 154226 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 630372

[startup+642.301 s]
/proc/loadavg: 4.09 4.06 3.74 6/363 4150
/proc/meminfo: memFree=774220/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=980512 CPUtime=642.32 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 169849 0 0 0 64203 29 0 0 25 0 1 0 609425980 1004044288 160668 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 245128 160668 244 25 0 241761 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 980512

[startup+702.301 s]
/proc/loadavg: 4.17 4.08 3.76 6/363 4152
/proc/meminfo: memFree=355368/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=981572 CPUtime=702.32 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 185982 0 0 0 70201 31 0 0 25 0 1 0 609425980 1005129728 176791 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248230 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 245393 176791 244 25 0 242026 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 981572

[startup+762.313 s]
/proc/loadavg: 4.12 4.08 3.78 6/363 4154
/proc/meminfo: memFree=92464/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=981884 CPUtime=762.33 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 197130 0 0 0 76200 33 0 0 25 0 1 0 609425980 1005449216 187938 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 245471 187938 244 25 0 242104 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 981884

[startup+822.3 s]
/proc/loadavg: 4.04 4.06 3.79 6/363 4155
/proc/meminfo: memFree=95552/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=983036 CPUtime=822.32 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 211239 0 0 0 82197 35 0 0 25 0 1 0 609425980 1006628864 202036 33554432000 4194304 4293939 140733919448880 18446744073709551615 4265250 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 245759 202036 244 25 0 242392 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 983036

[startup+882.3 s]
/proc/loadavg: 4.01 4.05 3.80 6/363 4157
/proc/meminfo: memFree=93408/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=983964 CPUtime=882.32 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 227023 0 0 0 88194 38 0 0 25 0 1 0 609425980 1007579136 217808 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 245991 217808 244 25 0 242624 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 983964

[startup+942.3 s]
/proc/loadavg: 4.00 4.04 3.81 6/363 4158
/proc/meminfo: memFree=92904/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=984600 CPUtime=942.33 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 243324 0 0 0 94192 41 0 0 25 0 1 0 609425980 1008230400 234099 33554432000 4194304 4293939 140733919448880 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 246150 234099 244 25 0 242783 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 984600

[startup+1002.3 s]
/proc/loadavg: 4.04 4.04 3.83 6/363 4160
/proc/meminfo: memFree=92936/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=1553484 CPUtime=1002.33 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 258214 0 0 0 100190 43 0 0 25 0 1 0 609425980 1590767616 248981 33554432000 4194304 4293939 140733919448880 18446744073709551615 4265168 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 388371 248981 244 25 0 385004 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 1553484

[startup+1062.3 s]
/proc/loadavg: 3.98 4.03 3.83 4/358 4180
/proc/meminfo: memFree=1059556/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=1554388 CPUtime=1062.33 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 275479 0 0 0 106188 45 0 0 25 0 1 0 609425980 1591693312 266233 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 388597 266233 244 25 0 385230 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1554388

[startup+1122.3 s]
/proc/loadavg: 3.40 3.85 3.78 4/357 4181
/proc/meminfo: memFree=715636/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=1555000 CPUtime=1122.33 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 290502 0 0 0 112186 47 0 0 25 0 1 0 609425980 1592320000 281245 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248558 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 388750 281245 244 25 0 385383 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1555000

[startup+1182.3 s]
/proc/loadavg: 2.75 3.60 3.70 3/351 4201
/proc/meminfo: memFree=3517220/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=1556704 CPUtime=1182.34 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 307598 0 0 0 118183 51 0 0 25 0 1 0 609425980 1594064896 298328 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248628 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 389176 298328 244 25 0 385809 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 1556704

[startup+1242.3 s]
/proc/loadavg: 2.27 3.31 3.59 3/351 4202
/proc/meminfo: memFree=3279392/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=1556704 CPUtime=1242.34 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 319274 0 0 0 124182 52 0 0 25 0 1 0 609425980 1594064896 309996 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 389176 309996 244 25 0 385809 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 1556704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.10 3.07 3.49 3/351 4204
/proc/meminfo: memFree=3058448/32950928 swapFree=45936960/67111528
[pid=4093] ppid=4091 vsize=1556852 CPUtime=1300.05 cores=4,6
/proc/4093/stat : 4093 (ebminisat_relea) R 4091 4093 3554 0 -1 4202496 328781 0 0 0 129952 53 0 0 25 0 1 0 609425980 1594216448 319499 33554432000 4194304 4293939 140733919448880 18446744073709551615 4248628 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4093/statm: 389213 319499 244 25 0 385846 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 1556852

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.12
CPU user time (s): 1299.53
CPU system time (s): 0.58991
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1556852

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

runsolver used 4.76927 second user time and 10.3474 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-09 23:58:13
IDJOB=3349341
IDBENCH=82389
IDSOLVER=1812
FILE ID=node149/3349341-1304978292
RUNJOBID= node149-1304976739-3576
PBS_JOBID= 13285664
Free space on /tmp= 42356 MiB

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

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

MD5SUM BENCH= 4ab53801f3b1a3f7169c9fb38cba4184
RANDOM SEED=555395826

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       4542296 kB
Buffers:        243968 kB
Cached:       21612112 kB
SwapCached:      21336 kB
Active:       13573068 kB
Inactive:     14070716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4542296 kB
SwapTotal:    67111528 kB
SwapFree:     45936960 kB
Dirty:           16148 kB
Writeback:           0 kB
AnonPages:     5778796 kB
Mapped:          14500 kB
Slab:           624064 kB
PageTables:      75492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82260696 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= 42328 MiB
End job on node149 at 2011-05-10 00:19:55