Trace number 3362711

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 reference: minisat 2.2.0? (TO) 1300.06 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom23.cnf
MD5SUMe560aa6505ddce6d3784f70d5b7aff66
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 variables57800
Number of clauses193923
Sum of the clauses size495331
Maximum clause length1803
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298497
Number of clauses of size 394437
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5692

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-3362711-1305307996/watcher-3362711-1305307996 -o /tmp/evaluation-result-3362711-1305307996/solver-3362711-1305307996 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362711-1305307996.cnf 

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.96 4.00 3.99 4/359 10165
/proc/meminfo: memFree=25841552/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=26572 CPUtime=0 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 2146 0 0 0 0 0 0 0 18 0 1 0 642400081 27209728 2034 33554432000 4194304 4291037 140735535830384 18446744073709551615 4277998 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 6643 2034 216 24 0 3277 0

[startup+0.0817189 s]
/proc/loadavg: 3.96 4.00 3.99 4/359 10165
/proc/meminfo: memFree=25841552/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=36248 CPUtime=0.07 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 5844 0 0 0 7 0 0 0 18 0 1 0 642400081 37117952 5225 33554432000 4194304 4291037 140735535830384 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 9062 5227 216 24 0 5696 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 36248

[startup+0.100717 s]
/proc/loadavg: 3.96 4.00 3.99 4/359 10165
/proc/meminfo: memFree=25841552/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=36984 CPUtime=0.09 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 5981 0 0 0 9 0 0 0 18 0 1 0 642400081 37871616 5358 33554432000 4194304 4291037 140735535830384 18446744073709551615 4229766 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 9246 5358 239 24 0 5880 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36984

[startup+0.300682 s]
/proc/loadavg: 3.96 4.00 3.99 4/359 10165
/proc/meminfo: memFree=25841552/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=43332 CPUtime=0.29 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 9329 0 0 0 28 1 0 0 18 0 1 0 642400081 44371968 7044 33554432000 4194304 4291037 140735535830384 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 10833 7044 240 24 0 7467 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43332

[startup+0.70063 s]
/proc/loadavg: 3.96 4.00 3.99 4/359 10165
/proc/meminfo: memFree=25841552/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=40552 CPUtime=0.69 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 10133 0 0 0 68 1 0 0 18 0 1 0 642400081 41525248 6194 33554432000 4194304 4291037 140735535830384 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 10138 6194 258 24 0 6772 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40552

[startup+1.5005 s]
/proc/loadavg: 3.96 4.00 3.99 5/360 10166
/proc/meminfo: memFree=25813032/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=40552 CPUtime=1.49 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 10437 0 0 0 148 1 0 0 20 0 1 0 642400081 41525248 6490 33554432000 4194304 4291037 140735535830384 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 10138 6490 259 24 0 6772 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40552

[startup+3.10021 s]
/proc/loadavg: 3.97 4.00 3.99 5/360 10166
/proc/meminfo: memFree=25808072/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=47624 CPUtime=3.09 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 11128 0 0 0 308 1 0 0 25 0 1 0 642400081 48766976 7163 33554432000 4194304 4291037 140735535830384 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 11906 7163 259 24 0 8540 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47624

[startup+6.30059 s]
/proc/loadavg: 3.97 4.00 3.99 5/360 10166
/proc/meminfo: memFree=25793508/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=48524 CPUtime=6.29 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 12612 0 0 0 628 1 0 0 25 0 1 0 642400081 49688576 8616 33554432000 4194304 4291037 140735535830384 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 12131 8616 259 24 0 8765 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48524

[startup+12.7004 s]
/proc/loadavg: 3.97 4.00 3.99 5/360 10166
/proc/meminfo: memFree=25735108/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=78876 CPUtime=12.69 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 18813 0 0 0 1267 2 0 0 25 0 1 0 642400081 80769024 14778 33554432000 4194304 4291037 140735535830384 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 19719 14778 259 24 0 16353 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 78876

[startup+25.5011 s]
/proc/loadavg: 3.98 4.00 3.99 5/360 10167
/proc/meminfo: memFree=25748716/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=97844 CPUtime=25.5 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 24137 0 0 0 2546 4 0 0 25 0 1 0 642400081 100192256 20033 33554432000 4194304 4291037 140735535830384 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 24461 20033 259 24 0 21095 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 97844

[startup+51.1004 s]
/proc/loadavg: 3.98 4.00 3.99 5/360 10167
/proc/meminfo: memFree=25656064/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=128664 CPUtime=51.09 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 38122 0 0 0 5102 7 0 0 25 0 1 0 642400081 131751936 21119 33554432000 4194304 4291037 140735535830384 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 32166 21119 259 24 0 28800 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 128664

[startup+102.314 s]
/proc/loadavg: 4.04 4.01 4.00 5/360 10169
/proc/meminfo: memFree=25651696/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=130604 CPUtime=102.31 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 65633 0 0 0 10218 13 0 0 25 0 1 0 642400081 133738496 27653 33554432000 4194304 4291037 140735535830384 18446744073709551615 4248976 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 32651 27653 259 24 0 29285 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 130604

[startup+162.301 s]
/proc/loadavg: 4.01 4.01 4.00 5/360 10170
/proc/meminfo: memFree=25603920/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=134268 CPUtime=162.3 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 94532 0 0 0 16208 22 0 0 25 0 1 0 642400081 137490432 29750 33554432000 4194304 4291037 140735535830384 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 33567 29750 259 24 0 30201 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 134268

[startup+222.301 s]
/proc/loadavg: 4.05 4.02 4.00 5/360 10172
/proc/meminfo: memFree=25582296/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=136796 CPUtime=222.29 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 121923 0 0 0 22200 29 0 0 25 0 1 0 642400081 140079104 29216 33554432000 4194304 4291037 140735535830384 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 34199 29216 259 24 0 30833 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 136796

[startup+282.301 s]
/proc/loadavg: 4.07 4.03 4.00 5/360 10173
/proc/meminfo: memFree=25599488/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=140036 CPUtime=282.3 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 155987 0 0 0 28192 38 0 0 25 0 1 0 642400081 143396864 29475 33554432000 4194304 4291037 140735535830384 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 35009 29475 259 24 0 31643 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 140036

[startup+342.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/360 10175
/proc/meminfo: memFree=25611724/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=142540 CPUtime=342.31 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 182379 0 0 0 34185 46 0 0 25 0 1 0 642400081 145960960 25511 33554432000 4194304 4291037 140735535830384 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 35635 25511 259 24 0 32269 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 142540

[startup+402.3 s]
/proc/loadavg: 4.07 4.03 4.00 5/360 10177
/proc/meminfo: memFree=25668476/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=84048 CPUtime=402.3 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 206905 0 0 0 40177 53 0 0 25 0 1 0 642400081 86065152 16898 33554432000 4194304 4291037 140735535830384 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 21012 16898 259 24 0 17646 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 84048

[startup+462.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/360 10178
/proc/meminfo: memFree=25605812/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=196592 CPUtime=462.31 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 231159 0 0 0 46171 60 0 0 25 0 1 0 642400081 201310208 40928 33554432000 4194304 4291037 140735535830384 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 49148 40928 259 24 0 45782 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 196592

[startup+522.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/360 10180
/proc/meminfo: memFree=25536704/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=198128 CPUtime=522.31 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 259580 0 0 0 52164 67 0 0 25 0 1 0 642400081 202883072 36547 33554432000 4194304 4291037 140735535830384 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 49532 36547 259 24 0 46166 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 198128

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/360 10181
/proc/meminfo: memFree=25479624/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=151372 CPUtime=582.3 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 289278 0 0 0 58156 74 0 0 25 0 1 0 642400081 155004928 26385 33554432000 4194304 4291037 140735535830384 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 37843 26385 259 24 0 34477 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 151372

[startup+642.3 s]
/proc/loadavg: 4.06 4.02 4.00 5/360 10183
/proc/meminfo: memFree=25384344/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=206836 CPUtime=642.32 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 310400 0 0 0 64151 81 0 0 25 0 1 0 642400081 211800064 47391 33554432000 4194304 4291037 140735535830384 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 51709 47391 259 24 0 48343 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 206836

[startup+702.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/360 10185
/proc/meminfo: memFree=25534720/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=131756 CPUtime=702.32 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 334712 0 0 0 70144 88 0 0 25 0 1 0 642400081 134918144 24322 33554432000 4194304 4291037 140735535830384 18446744073709551615 4262291 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 32939 24322 259 24 0 29573 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 131756

[startup+762.313 s]
/proc/loadavg: 4.22 4.06 4.02 5/360 10186
/proc/meminfo: memFree=25456304/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=212664 CPUtime=762.33 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 355572 0 0 0 76139 94 0 0 25 0 1 0 642400081 217767936 44957 33554432000 4194304 4291037 140735535830384 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 53166 44957 259 24 0 49800 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 212664

[startup+822.3 s]
/proc/loadavg: 4.16 4.06 4.02 5/360 10188
/proc/meminfo: memFree=25503372/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=164324 CPUtime=822.32 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 380012 0 0 0 82132 100 0 0 25 0 1 0 642400081 168267776 35764 33554432000 4194304 4291037 140735535830384 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 41081 35764 259 24 0 37715 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 164324

[startup+882.3 s]
/proc/loadavg: 4.05 4.05 4.01 5/360 10189
/proc/meminfo: memFree=25379952/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=221784 CPUtime=882.32 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 393021 0 0 0 88128 104 0 0 25 0 1 0 642400081 227106816 48649 33554432000 4194304 4291037 140735535830384 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 55446 48649 259 24 0 52080 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 221784

[startup+942.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/360 10191
/proc/meminfo: memFree=25503784/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=177656 CPUtime=942.31 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 412360 0 0 0 94123 108 0 0 25 0 1 0 642400081 181919744 33818 33554432000 4194304 4291037 140735535830384 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 44414 33818 259 24 0 41048 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 177656

[startup+1002.3 s]
/proc/loadavg: 4.04 4.04 4.00 6/360 10193
/proc/meminfo: memFree=25450048/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=128824 CPUtime=1002.32 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 437153 0 0 0 100118 114 0 0 25 0 1 0 642400081 131915776 25233 33554432000 4194304 4291037 140735535830384 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 32206 25233 259 24 0 28840 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 128824

[startup+1062.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/360 10194
/proc/meminfo: memFree=25374240/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=229784 CPUtime=1062.32 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 457569 0 0 0 106114 118 0 0 25 0 1 0 642400081 235298816 45428 33554432000 4194304 4291037 140735535830384 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 57446 45428 259 24 0 54080 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 229784

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/360 10196
/proc/meminfo: memFree=25441032/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=187816 CPUtime=1122.33 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 481962 0 0 0 112107 126 0 0 25 0 1 0 642400081 192323584 39007 33554432000 4194304 4291037 140735535830384 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 46954 39007 259 24 0 43588 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 187816

[startup+1182.3 s]
/proc/loadavg: 4.07 4.05 4.01 5/360 10197
/proc/meminfo: memFree=25219028/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=237904 CPUtime=1182.33 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 498105 0 0 0 118104 129 0 0 25 0 1 0 642400081 243613696 54982 33554432000 4194304 4291037 140735535830384 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 59476 54982 259 24 0 56110 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 237904

[startup+1242.3 s]
/proc/loadavg: 4.06 4.05 4.01 5/360 10199
/proc/meminfo: memFree=25357992/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=237904 CPUtime=1242.32 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 525101 0 0 0 124097 135 0 0 25 0 1 0 642400081 243613696 47224 33554432000 4194304 4291037 140735535830384 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 59476 47224 259 24 0 56110 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 237904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.73 3.70 3.89 2/342 10255
/proc/meminfo: memFree=25917092/32951124 swapFree=40554400/67111528
[pid=10165] ppid=10163 vsize=138028 CPUtime=1300.04 cores=4,6
/proc/10165/stat : 10165 (minisat_release) R 10163 10165 9823 0 -1 4202496 546115 0 0 0 129863 141 0 0 25 0 1 0 642400081 141340672 29940 33554432000 4194304 4291037 140735535830384 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10165/statm: 34507 29940 259 24 0 31141 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 138028

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.06
CPU user time (s): 1298.63
CPU system time (s): 1.42378
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 330788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.63
system time used= 1.42378
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 546117
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= 6
involuntary context switches= 2358

runsolver used 4.86226 second user time and 9.94849 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-13 19:33:16
IDJOB=3362711
IDBENCH=83137
IDSOLVER=1840
FILE ID=node104/3362711-1305307996
RUNJOBID= node104-1305306639-9842
PBS_JOBID= 13321480
Free space on /tmp= 16380 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom23.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362711-1305307996/watcher-3362711-1305307996 -o /tmp/evaluation-result-3362711-1305307996/solver-3362711-1305307996 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362711-1305307996.cnf

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

MD5SUM BENCH= e560aa6505ddce6d3784f70d5b7aff66
RANDOM SEED=561464768

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.75
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25841708 kB
Buffers:        208684 kB
Cached:        2250988 kB
SwapCached:     122128 kB
Active:        1030192 kB
Inactive:      5825672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25841708 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:            7372 kB
Writeback:           0 kB
AnonPages:     4286892 kB
Mapped:          11372 kB
Slab:           103680 kB
PageTables:      85536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75094116 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= 16388 MiB
End job on node104 at 2011-05-13 19:54:58