Trace number 3348508

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: cir_minisat 2011-03-02? (TO) 1300.06 1300.04

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top28.cnf
MD5SUM005e29e99454a24085199b085e720b2f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark368.61
Satisfiable
(Un)Satisfiability was proved
Number of variables88763
Number of clauses282870
Sum of the clauses size691774
Maximum clause length3284
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2171374
Number of clauses of size 3109718
Number of clauses of size 4405
Number of clauses of size 526
Number of clauses of size over 51346

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

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: 1.84 3.18 3.48 3/415 28762
/proc/meminfo: memFree=7403852/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=26364 CPUtime=0 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 2178 0 0 0 0 0 0 0 21 0 1 0 687477513 26996736 2044 33554432000 4194304 4254575 140735249219056 18446744073709551615 215988253381 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 6591 2048 213 15 0 3234 0

[startup+0.0332379 s]
/proc/loadavg: 1.84 3.18 3.48 3/415 28762
/proc/meminfo: memFree=7403852/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=29192 CPUtime=0.02 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 3213 0 0 0 2 0 0 0 21 0 1 0 687477513 29892608 2984 33554432000 4194304 4254575 140735249219056 18446744073709551615 215988253381 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 7298 2986 213 15 0 3941 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29192

[startup+0.100228 s]
/proc/loadavg: 1.84 3.18 3.48 3/415 28762
/proc/meminfo: memFree=7403852/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=35764 CPUtime=0.08 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 5815 0 0 0 8 0 0 0 21 0 1 0 687477513 36622336 5280 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 8941 5280 222 15 0 5584 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 35764

[startup+0.300192 s]
/proc/loadavg: 1.84 3.18 3.48 3/415 28762
/proc/meminfo: memFree=7403852/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=36956 CPUtime=0.28 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 6057 0 0 0 28 0 0 0 22 0 1 0 687477513 37842944 5520 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216707 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 9239 5520 231 15 0 5882 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 36956

[startup+0.700122 s]
/proc/loadavg: 1.84 3.18 3.48 3/415 28762
/proc/meminfo: memFree=7403852/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=36956 CPUtime=0.68 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 6146 0 0 0 68 0 0 0 23 0 1 0 687477513 37842944 5608 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 9239 5608 231 15 0 5882 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 36956

[startup+1.50104 s]
/proc/loadavg: 2.01 3.20 3.49 5/426 28781
/proc/meminfo: memFree=7329292/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=40208 CPUtime=1.48 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 6419 0 0 0 148 0 0 0 25 0 1 0 687477513 41172992 5874 33554432000 4194304 4254575 140735249219056 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 10052 5874 232 15 0 6695 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40208

[startup+3.10075 s]
/proc/loadavg: 2.01 3.20 3.49 5/426 28781
/proc/meminfo: memFree=7319744/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=40664 CPUtime=3.08 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 6713 0 0 0 308 0 0 0 25 0 1 0 687477513 41639936 6165 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 10166 6165 232 15 0 6809 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40664

[startup+6.30014 s]
/proc/loadavg: 2.17 3.21 3.49 5/426 28781
/proc/meminfo: memFree=7298440/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=45792 CPUtime=6.28 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 7448 0 0 0 628 0 0 0 25 0 1 0 687477513 46891008 6893 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 11448 6893 232 15 0 8091 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 45792

[startup+12.701 s]
/proc/loadavg: 2.32 3.22 3.49 5/426 28781
/proc/meminfo: memFree=7261576/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=46460 CPUtime=12.69 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 8746 0 0 0 1268 1 0 0 25 0 1 0 687477513 47575040 8170 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216450 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 11615 8170 232 15 0 8258 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46460

[startup+25.5009 s]
/proc/loadavg: 2.58 3.25 3.50 5/426 28781
/proc/meminfo: memFree=7227660/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=68244 CPUtime=25.49 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 11577 0 0 0 2547 2 0 0 25 0 1 0 687477513 69881856 10967 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 17061 10967 232 15 0 13704 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68244

[startup+51.1003 s]
/proc/loadavg: 3.20 3.33 3.52 5/426 28782
/proc/meminfo: memFree=7146492/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=91544 CPUtime=51.08 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 16695 0 0 0 5106 2 0 0 25 0 1 0 687477513 93741056 16028 33554432000 4194304 4254575 140735249219056 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 22886 16028 232 15 0 19529 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 91544

[startup+102.316 s]
/proc/loadavg: 3.65 3.43 3.54 5/426 28783
/proc/meminfo: memFree=7035112/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=127880 CPUtime=102.3 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 27254 0 0 0 10225 5 0 0 25 0 1 0 687477513 130949120 26483 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 31970 26483 232 15 0 28613 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 127880

[startup+162.301 s]
/proc/loadavg: 3.87 3.54 3.57 5/426 28785
/proc/meminfo: memFree=6930784/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=186152 CPUtime=162.29 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 36350 0 0 0 16221 8 0 0 25 0 1 0 687477513 190619648 35472 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 46538 35472 232 15 0 43181 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 186152

[startup+222.3 s]
/proc/loadavg: 3.95 3.62 3.59 5/426 28787
/proc/meminfo: memFree=6917344/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=192224 CPUtime=222.29 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 44353 0 0 0 22218 11 0 0 25 0 1 0 687477513 196837376 43395 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216964 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 48056 43395 232 15 0 44699 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 192224

[startup+282.301 s]
/proc/loadavg: 3.98 3.68 3.61 5/426 28788
/proc/meminfo: memFree=6760556/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=276072 CPUtime=282.29 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 53126 0 0 0 28216 13 0 0 25 0 1 0 687477513 282697728 52089 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 69018 52089 232 15 0 65661 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 276072

[startup+342.3 s]
/proc/loadavg: 4.07 3.77 3.64 5/426 28790
/proc/meminfo: memFree=6714372/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=283016 CPUtime=342.29 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 60623 0 0 0 34212 17 0 0 25 0 1 0 687477513 289808384 59510 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 70754 59510 232 15 0 67397 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 283016

[startup+402.301 s]
/proc/loadavg: 4.12 3.84 3.67 5/426 28791
/proc/meminfo: memFree=6777556/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=152404 CPUtime=402.29 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 75731 0 0 0 40207 22 0 0 25 0 1 0 687477513 156061696 28544 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 38101 28544 232 15 0 34744 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 152404

[startup+462.3 s]
/proc/loadavg: 4.04 3.86 3.69 5/426 28793
/proc/meminfo: memFree=6934632/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=203004 CPUtime=462.3 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 87146 0 0 0 46204 26 0 0 25 0 1 0 687477513 207876096 39854 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 50751 39854 232 15 0 47394 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 203004

[startup+522.301 s]
/proc/loadavg: 4.01 3.89 3.71 5/426 28795
/proc/meminfo: memFree=6786272/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=286408 CPUtime=522.29 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 96583 0 0 0 52201 28 0 0 25 0 1 0 687477513 293281792 49208 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216733 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 71602 49208 232 15 0 68245 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 286408

[startup+582.3 s]
/proc/loadavg: 4.00 3.90 3.72 5/426 28796
/proc/meminfo: memFree=6796032/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=288848 CPUtime=582.29 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 105742 0 0 0 58198 31 0 0 25 0 1 0 687477513 295780352 58266 33554432000 4194304 4254575 140735249219056 18446744073709551615 4223256 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 72212 58266 232 15 0 68855 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 288848

[startup+642.301 s]
/proc/loadavg: 4.04 3.93 3.74 5/426 28798
/proc/meminfo: memFree=6684492/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=289076 CPUtime=642.31 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 112467 0 0 0 64198 33 0 0 25 0 1 0 687477513 296013824 64926 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 72269 64926 232 15 0 68912 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 289076

[startup+702.3 s]
/proc/loadavg: 4.01 3.94 3.75 5/426 28799
/proc/meminfo: memFree=6679220/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=423928 CPUtime=702.3 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 120398 0 0 0 70194 36 0 0 25 0 1 0 687477513 434102272 72799 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 105982 72799 232 15 0 102625 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 423928

[startup+762.316 s]
/proc/loadavg: 4.00 3.95 3.77 5/426 28801
/proc/meminfo: memFree=6513748/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=428504 CPUtime=762.31 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 127130 0 0 0 76193 38 0 0 25 0 1 0 687477513 438788096 79465 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 107126 79465 232 15 0 103769 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 428504

[startup+822.3 s]
/proc/loadavg: 4.00 3.96 3.78 5/426 28803
/proc/meminfo: memFree=6659892/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=139096 CPUtime=822.31 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 140279 0 0 0 82187 44 0 0 25 0 1 0 687477513 142434304 26077 33554432000 4194304 4254575 140735249219056 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 34774 26077 232 15 0 31417 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 139096

[startup+882.301 s]
/proc/loadavg: 4.11 3.99 3.80 5/426 28804
/proc/meminfo: memFree=6627960/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=169916 CPUtime=882.31 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 152610 0 0 0 88183 48 0 0 25 0 1 0 687477513 173993984 38269 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 42479 38269 232 15 0 39122 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 169916

[startup+942.3 s]
/proc/loadavg: 4.15 4.02 3.82 5/426 28806
/proc/meminfo: memFree=6507496/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=220512 CPUtime=942.31 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 161924 0 0 0 94179 52 0 0 25 0 1 0 687477513 225804288 47498 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 55128 47498 232 15 0 51771 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 220512

[startup+1002.3 s]
/proc/loadavg: 4.09 4.03 3.83 5/426 28834
/proc/meminfo: memFree=6808796/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=302704 CPUtime=1002.31 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 169930 0 0 0 100177 54 0 0 25 0 1 0 687477513 309968896 55416 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216817 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 75676 55416 232 15 0 72319 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 302704

[startup+1062.3 s]
/proc/loadavg: 4.03 4.02 3.84 5/426 28838
/proc/meminfo: memFree=6636616/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=302992 CPUtime=1062.31 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 179200 0 0 0 106174 57 0 0 25 0 1 0 687477513 310263808 64607 33554432000 4194304 4254575 140735249219056 18446744073709551615 4223280 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 75748 64607 232 15 0 72391 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 302992

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.84 5/426 28841
/proc/meminfo: memFree=6450272/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=437960 CPUtime=1122.32 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 187125 0 0 0 112172 60 0 0 25 0 1 0 687477513 448471040 72455 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216802 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 109490 72455 232 15 0 106133 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 437960

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.85 5/426 28842
/proc/meminfo: memFree=6452472/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=439532 CPUtime=1182.31 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 194561 0 0 0 118169 62 0 0 25 0 1 0 687477513 450080768 79827 33554432000 4194304 4254575 140735249219056 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 109883 79827 232 15 0 106526 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 439532

[startup+1242.3 s]
/proc/loadavg: 3.51 3.88 3.81 4/420 28861
/proc/meminfo: memFree=6769764/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=442460 CPUtime=1242.32 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 200921 0 0 0 124168 64 0 0 25 0 1 0 687477513 453079040 86132 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 110615 86132 232 15 0 107258 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 442460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.20 3.73 3.77 3/419 28863
/proc/meminfo: memFree=6933532/32950940 swapFree=67111356/67111528
[pid=28762] ppid=28760 vsize=442460 CPUtime=1300.03 cores=0,2
/proc/28762/stat : 28762 (cir_minisat) R 28760 28762 27979 0 -1 4202496 207519 0 0 0 129937 66 0 0 25 0 1 0 687477513 453079040 92689 33554432000 4194304 4254575 140735249219056 18446744073709551615 4216799 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28762/statm: 110615 92689 232 15 0 107258 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 442460

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.04
CPU time (s): 1300.06
CPU user time (s): 1299.37
CPU system time (s): 0.686895
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 444696

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

runsolver used 5.11622 second user time and 12.6401 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-09 22:21:07
IDJOB=3348508
IDBENCH=83123
IDSOLVER=1810
FILE ID=node117/3348508-1304972467
RUNJOBID= node117-1304972467-28738
PBS_JOBID= 13285633
Free space on /tmp= 37824 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top28.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348508-1304972467/watcher-3348508-1304972467 -o /tmp/evaluation-result-3348508-1304972467/solver-3348508-1304972467 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348508-1304972467.cnf

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

MD5SUM BENCH= 005e29e99454a24085199b085e720b2f
RANDOM SEED=1720004710

node117.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.849
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.69
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.849
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.849
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.74
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.849
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.849
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.75
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:       7403868 kB
Buffers:        227056 kB
Cached:       16774480 kB
SwapCached:          0 kB
Active:       13277060 kB
Inactive:     11610844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:       7403868 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            6784 kB
Writeback:           0 kB
AnonPages:     7886196 kB
Mapped:          31948 kB
Slab:           548684 kB
PageTables:      44336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100442604 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= 37824 MiB
End job on node117 at 2011-05-09 22:42:49