Trace number 3349318

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.01 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom25.cnf
MD5SUMc40bd543dad558d19995fef4fd742233
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 variables67777
Number of clauses227761
Sum of the clauses size582177
Maximum clause length2084
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2115213
Number of clauses of size 3111398
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 5802

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-3349318-1304979836/watcher-3349318-1304979836 -o /tmp/evaluation-result-3349318-1304979836/solver-3349318-1304979836 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349318-1304979836.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: 0.94 1.81 2.84 2/293 13244
/proc/meminfo: memFree=26171488/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=23276 CPUtime=0 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 1391 0 0 0 0 0 0 0 21 0 1 0 590399487 23834624 1335 33554432000 4194304 4293939 140734313082592 18446744073709551615 4280209 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 5819 1337 217 25 0 2452 0

[startup+0.0616411 s]
/proc/loadavg: 0.94 1.81 2.84 2/293 13244
/proc/meminfo: memFree=26171488/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=34100 CPUtime=0.05 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 4736 0 0 0 5 0 0 0 21 0 1 0 590399487 34918400 4326 33554432000 4194304 4293939 140734313082592 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 8525 4329 219 25 0 5158 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 34100

[startup+0.100623 s]
/proc/loadavg: 0.94 1.81 2.84 2/293 13244
/proc/meminfo: memFree=26171488/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=39324 CPUtime=0.09 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 6579 0 0 0 9 0 0 0 21 0 1 0 590399487 40267776 5946 33554432000 4194304 4293939 140734313082592 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 9831 5947 219 25 0 6464 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39324

[startup+0.300605 s]
/proc/loadavg: 0.94 1.81 2.84 2/293 13244
/proc/meminfo: memFree=26171488/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=54176 CPUtime=0.29 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 10186 0 0 0 28 1 0 0 22 0 1 0 590399487 55476224 9148 33554432000 4194304 4293939 140734313082592 18446744073709551615 4210169 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 13544 9151 225 25 0 10177 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54176

[startup+0.700539 s]
/proc/loadavg: 0.94 1.81 2.84 2/293 13244
/proc/meminfo: memFree=26171488/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=45052 CPUtime=0.69 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 11887 0 0 0 68 1 0 0 23 0 1 0 590399487 46133248 7092 33554432000 4194304 4293939 140734313082592 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 11263 7092 244 25 0 7896 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45052

[startup+1.50039 s]
/proc/loadavg: 0.94 1.81 2.84 5/304 13265
/proc/meminfo: memFree=26082768/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=45052 CPUtime=1.49 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 12146 0 0 0 148 1 0 0 25 0 1 0 590399487 46133248 7347 33554432000 4194304 4293939 140734313082592 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 11263 7347 244 25 0 7896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45052

[startup+3.1011 s]
/proc/loadavg: 1.18 1.85 2.85 5/304 13265
/proc/meminfo: memFree=26074832/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=52124 CPUtime=3.09 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 12665 0 0 0 308 1 0 0 25 0 1 0 590399487 53374976 7852 33554432000 4194304 4293939 140734313082592 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 13031 7852 244 25 0 9664 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52124

[startup+6.30048 s]
/proc/loadavg: 1.18 1.85 2.85 5/304 13265
/proc/meminfo: memFree=26033156/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=52124 CPUtime=6.29 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 14025 0 0 0 627 2 0 0 25 0 1 0 590399487 53374976 9186 33554432000 4194304 4293939 140734313082592 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 13031 9186 244 25 0 9664 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52124

[startup+12.7003 s]
/proc/loadavg: 1.61 1.92 2.86 5/304 13266
/proc/meminfo: memFree=25981480/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=82476 CPUtime=12.69 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 19387 0 0 0 1266 3 0 0 25 0 1 0 590399487 84455424 14513 33554432000 4194304 4293939 140734313082592 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 20619 14513 244 25 0 17252 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82476

[startup+25.5009 s]
/proc/loadavg: 2.05 2.00 2.88 5/304 13266
/proc/meminfo: memFree=25963132/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=101444 CPUtime=25.49 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 24197 0 0 0 2544 5 0 0 25 0 1 0 590399487 103878656 19251 33554432000 4194304 4293939 140734313082592 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 25361 19251 244 25 0 21994 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 101444

[startup+51.1002 s]
/proc/loadavg: 2.72 2.16 2.91 5/304 13267
/proc/meminfo: memFree=25910384/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=63620 CPUtime=51.09 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 34950 0 0 0 5101 8 0 0 25 0 1 0 590399487 65146880 12019 33554432000 4194304 4293939 140734313082592 18446744073709551615 4251623 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 15905 12019 244 25 0 12538 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 63620

[startup+102.311 s]
/proc/loadavg: 3.49 2.47 2.97 5/304 13271
/proc/meminfo: memFree=25796272/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=182688 CPUtime=102.3 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 52655 0 0 0 10217 13 0 0 25 0 1 0 590399487 187072512 29535 33554432000 4194304 4293939 140734313082592 18446744073709551615 4248628 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 45672 29535 244 25 0 42305 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 182688

[startup+162.301 s]
/proc/loadavg: 3.81 2.74 3.03 5/304 13273
/proc/meminfo: memFree=25772944/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=135956 CPUtime=162.29 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 78441 0 0 0 16208 21 0 0 25 0 1 0 590399487 139218944 27744 33554432000 4194304 4293939 140734313082592 18446744073709551615 4256106 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 33989 27744 244 25 0 30622 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 135956

[startup+222.301 s]
/proc/loadavg: 3.93 2.97 3.09 5/304 13274
/proc/meminfo: memFree=25844320/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=110284 CPUtime=222.29 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 103123 0 0 0 22200 29 0 0 25 0 1 0 590399487 112930816 19123 33554432000 4194304 4293939 140734313082592 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 27571 19123 244 25 0 24204 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 110284

[startup+282.301 s]
/proc/loadavg: 3.97 3.16 3.14 5/304 13276
/proc/meminfo: memFree=25714580/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=192564 CPUtime=282.3 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 124081 0 0 0 28195 35 0 0 25 0 1 0 590399487 197185536 39913 33554432000 4194304 4293939 140734313082592 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 48141 39913 244 25 0 44774 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 192564

[startup+342.301 s]
/proc/loadavg: 4.06 3.32 3.20 5/304 13277
/proc/meminfo: memFree=25806292/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=145100 CPUtime=342.29 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 149672 0 0 0 34186 43 0 0 25 0 1 0 590399487 148582400 24737 33554432000 4194304 4293939 140734313082592 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 36275 24737 244 25 0 32908 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 145100

[startup+402.301 s]
/proc/loadavg: 4.10 3.46 3.25 5/304 13279
/proc/meminfo: memFree=25670840/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=196640 CPUtime=402.29 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 168714 0 0 0 40181 48 0 0 25 0 1 0 590399487 201359360 43612 33554432000 4194304 4293939 140734313082592 18446744073709551615 4265310 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 49160 43612 244 25 0 45793 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 196640

[startup+462.3 s]
/proc/loadavg: 4.03 3.56 3.29 5/304 13281
/proc/meminfo: memFree=25718544/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=149252 CPUtime=462.29 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 191765 0 0 0 46173 56 0 0 25 0 1 0 590399487 152834048 28964 33554432000 4194304 4293939 140734313082592 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 37313 28964 244 25 0 33946 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 149252

[startup+522.3 s]
/proc/loadavg: 4.06 3.64 3.34 5/304 13282
/proc/meminfo: memFree=25630956/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=282680 CPUtime=522.29 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 213387 0 0 0 52168 61 0 0 25 0 1 0 590399487 289464320 50448 33554432000 4194304 4293939 140734313082592 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 70670 50448 244 25 0 67303 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 282680

[startup+582.3 s]
/proc/loadavg: 4.09 3.73 3.38 5/304 13284
/proc/meminfo: memFree=25729628/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=152484 CPUtime=582.29 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 235686 0 0 0 58160 69 0 0 25 0 1 0 590399487 156143616 29841 33554432000 4194304 4293939 140734313082592 18446744073709551615 4256128 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 38121 29841 244 25 0 34754 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 152484

[startup+642.3 s]
/proc/loadavg: 4.03 3.77 3.42 5/304 13285
/proc/meminfo: memFree=25650720/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=203704 CPUtime=642.29 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 252074 0 0 0 64153 76 0 0 25 0 1 0 590399487 208592896 46075 33554432000 4194304 4293939 140734313082592 18446744073709551615 4255891 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 50926 46075 244 25 0 47559 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 203704

[startup+702.301 s]
/proc/loadavg: 4.01 3.81 3.45 5/304 13287
/proc/meminfo: memFree=25703148/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=155732 CPUtime=702.29 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 274028 0 0 0 70147 82 0 0 25 0 1 0 590399487 159469568 27035 33554432000 4194304 4293939 140734313082592 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 38933 27035 244 25 0 35566 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 155732

[startup+762.311 s]
/proc/loadavg: 4.00 3.84 3.48 5/304 13289
/proc/meminfo: memFree=25631932/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=289132 CPUtime=762.3 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 299018 0 0 0 76140 90 0 0 25 0 1 0 590399487 296071168 51832 33554432000 4194304 4293939 140734313082592 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 72283 51832 244 25 0 68916 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 289132

[startup+822.301 s]
/proc/loadavg: 4.00 3.87 3.51 5/304 13290
/proc/meminfo: memFree=25661152/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=110388 CPUtime=822.29 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 319837 0 0 0 82132 97 0 0 25 0 1 0 590399487 113037312 20878 33554432000 4194304 4293939 140734313082592 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 27597 20878 244 25 0 24230 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 110388

[startup+882.301 s]
/proc/loadavg: 4.04 3.90 3.55 5/304 13292
/proc/meminfo: memFree=25613752/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=210528 CPUtime=882.29 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 340046 0 0 0 88125 104 0 0 25 0 1 0 590399487 215580672 40896 33554432000 4194304 4293939 140734313082592 18446744073709551615 4262944 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 52632 40896 244 25 0 49265 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 210528

[startup+942.301 s]
/proc/loadavg: 4.06 3.93 3.58 5/304 13293
/proc/meminfo: memFree=25547256/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=293020 CPUtime=942.29 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 354648 0 0 0 94119 110 0 0 25 0 1 0 590399487 300052480 55375 33554432000 4194304 4293939 140734313082592 18446744073709551615 4255888 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 73255 55375 244 25 0 69888 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 293020

[startup+1002.3 s]
/proc/loadavg: 4.02 3.94 3.60 5/304 13295
/proc/meminfo: memFree=25707180/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=164276 CPUtime=1002.29 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 377414 0 0 0 100111 118 0 0 25 0 1 0 590399487 168218624 32483 33554432000 4194304 4293939 140734313082592 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 41069 32483 244 25 0 37702 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 164276

[startup+1062.3 s]
/proc/loadavg: 4.07 3.97 3.63 5/304 13297
/proc/meminfo: memFree=25620440/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=295752 CPUtime=1062.29 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 395003 0 0 0 106105 124 0 0 25 0 1 0 590399487 302850048 49909 33554432000 4194304 4293939 140734313082592 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 73938 49909 244 25 0 70571 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 295752

[startup+1122.3 s]
/proc/loadavg: 4.02 3.97 3.65 5/304 13298
/proc/meminfo: memFree=25445436/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=297856 CPUtime=1122.29 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 408742 0 0 0 112100 129 0 0 25 0 1 0 590399487 305004544 63536 33554432000 4194304 4293939 140734313082592 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 74464 63536 244 25 0 71097 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 297856

[startup+1182.3 s]
/proc/loadavg: 4.04 3.99 3.67 5/304 13300
/proc/meminfo: memFree=25626308/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=216468 CPUtime=1182.29 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 432094 0 0 0 118091 138 0 0 25 0 1 0 590399487 221663232 39782 33554432000 4194304 4293939 140734313082592 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 54117 39782 244 25 0 50750 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 216468

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.69 5/304 13301
/proc/meminfo: memFree=25455516/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=298148 CPUtime=1242.28 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 450759 0 0 0 124084 144 0 0 25 0 1 0 590399487 305303552 58308 33554432000 4194304 4293939 140734313082592 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 74537 58308 244 25 0 71170 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 298148



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.70 4/303 13304
/proc/meminfo: memFree=25757920/32951124 swapFree=63485424/67111528
[pid=13244] ppid=13242 vsize=138700 CPUtime=1299.99 cores=0,2
/proc/13244/stat : 13244 (ebminisat_relea) R 13242 13244 12669 0 -1 4202496 469248 0 0 0 129849 150 0 0 25 0 1 0 590399487 142028800 25837 33554432000 4194304 4293939 140734313082592 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/13244/statm: 34675 25837 244 25 0 31308 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 138700

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.02
CPU time (s): 1300.01
CPU user time (s): 1298.5
CPU system time (s): 1.51477
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 312492

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

runsolver used 3.70044 second user time and 8.13776 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-10 00:23:56
IDJOB=3349318
IDBENCH=83109
IDSOLVER=1812
FILE ID=node147/3349318-1304979836
RUNJOBID= node147-1304979836-13222
PBS_JOBID= 13285666
Free space on /tmp= 52868 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom25.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349318-1304979836/watcher-3349318-1304979836 -o /tmp/evaluation-result-3349318-1304979836/solver-3349318-1304979836 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349318-1304979836.cnf  -verb=0

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

MD5SUM BENCH= c40bd543dad558d19995fef4fd742233
RANDOM SEED=441487538

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:      26172636 kB
Buffers:        172540 kB
Cached:        3363668 kB
SwapCached:      12852 kB
Active:         837972 kB
Inactive:      5744248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26172636 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:            7764 kB
Writeback:           0 kB
AnonPages:     3041388 kB
Mapped:          14832 kB
Slab:           104764 kB
PageTables:      29264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44871368 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= 52864 MiB
End job on node147 at 2011-05-10 00:45:38