Trace number 3362707

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-bottom21.cnf
MD5SUMe6407843d1fbd00b68d4ad600a25dfb2
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 variables48639
Number of clauses162901
Sum of the clauses size415741
Maximum clause length1542
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 283161
Number of clauses of size 378900
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5590

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-3362707-1305307985/watcher-3362707-1305307985 -o /tmp/evaluation-result-3362707-1305307985/solver-3362707-1305307985 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362707-1305307985.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: 3.96 4.00 3.99 5/359 10137
/proc/meminfo: memFree=24823108/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=25168 CPUtime=0 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 1950 0 0 0 0 0 0 0 25 0 1 0 642398948 25772032 1838 33554432000 4194304 4291037 140735637685648 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 6292 1838 216 24 0 2926 0

[startup+0.053764 s]
/proc/loadavg: 3.96 4.00 3.99 5/359 10137
/proc/meminfo: memFree=24823108/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=30416 CPUtime=0.04 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 3959 0 0 0 4 0 0 0 25 0 1 0 642398948 31145984 3550 33554432000 4194304 4291037 140735637685648 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 7604 3551 216 24 0 4238 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30416

[startup+0.100755 s]
/proc/loadavg: 3.96 4.00 3.99 5/359 10137
/proc/meminfo: memFree=24823108/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=33828 CPUtime=0.09 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 5244 0 0 0 9 0 0 0 25 0 1 0 642398948 34639872 4646 33554432000 4194304 4291037 140735637685648 18446744073709551615 4217134 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 8457 4646 240 24 0 5091 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33828

[startup+0.300703 s]
/proc/loadavg: 3.96 4.00 3.99 5/359 10137
/proc/meminfo: memFree=24823108/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=39528 CPUtime=0.28 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 8068 0 0 0 28 0 0 0 25 0 1 0 642398948 40476672 6078 33554432000 4194304 4291037 140735637685648 18446744073709551615 4232653 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 9882 6078 240 24 0 6516 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39528

[startup+0.700627 s]
/proc/loadavg: 3.96 4.00 3.99 5/359 10137
/proc/meminfo: memFree=24823108/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=35572 CPUtime=0.69 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 8818 0 0 0 68 1 0 0 25 0 1 0 642398948 36425728 5368 33554432000 4194304 4291037 140735637685648 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 8893 5368 259 24 0 5527 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35572

[startup+1.50049 s]
/proc/loadavg: 3.96 4.00 3.99 5/360 10138
/proc/meminfo: memFree=24799176/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=39924 CPUtime=1.49 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 9210 0 0 0 148 1 0 0 25 0 1 0 642398948 40882176 5749 33554432000 4194304 4291037 140735637685648 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 9981 5749 259 24 0 6615 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39924

[startup+3.1012 s]
/proc/loadavg: 3.96 4.00 3.99 5/360 10138
/proc/meminfo: memFree=24793844/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=39924 CPUtime=3.09 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 10015 0 0 0 308 1 0 0 25 0 1 0 642398948 40882176 6532 33554432000 4194304 4291037 140735637685648 18446744073709551615 4255687 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 9981 6532 259 24 0 6615 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39924

[startup+6.30061 s]
/proc/loadavg: 3.96 4.00 3.99 5/360 10138
/proc/meminfo: memFree=24773824/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=58600 CPUtime=6.29 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 13363 0 0 0 627 2 0 0 25 0 1 0 642398948 60006400 9861 33554432000 4194304 4291037 140735637685648 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 14650 9861 259 24 0 11284 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58600

[startup+12.7004 s]
/proc/loadavg: 3.96 4.00 3.99 5/360 10166
/proc/meminfo: memFree=25814520/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=70276 CPUtime=12.69 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 15605 0 0 0 1266 3 0 0 25 0 1 0 642398948 71962624 12065 33554432000 4194304 4291037 140735637685648 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 17569 12065 259 24 0 14203 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70276

[startup+25.5011 s]
/proc/loadavg: 3.97 4.00 3.99 5/360 10166
/proc/meminfo: memFree=25776028/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=89244 CPUtime=25.49 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 20352 0 0 0 2545 4 0 0 25 0 1 0 642398948 91385856 16749 33554432000 4194304 4291037 140735637685648 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 22311 16749 259 24 0 18945 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89244

[startup+51.1004 s]
/proc/loadavg: 3.98 4.00 3.99 5/360 10167
/proc/meminfo: memFree=25712240/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=120936 CPUtime=51.09 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 33599 0 0 0 5101 8 0 0 25 0 1 0 642398948 123838464 19431 33554432000 4194304 4291037 140735637685648 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 30234 19431 259 24 0 26868 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 120936

[startup+102.313 s]
/proc/loadavg: 4.05 4.01 4.00 5/360 10168
/proc/meminfo: memFree=25612520/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=125924 CPUtime=102.3 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 57554 0 0 0 10216 14 0 0 25 0 1 0 642398948 128946176 25865 33554432000 4194304 4291037 140735637685648 18446744073709551615 4275768 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 31481 25865 259 24 0 28115 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 125924

[startup+162.301 s]
/proc/loadavg: 4.02 4.01 4.00 5/360 10170
/proc/meminfo: memFree=25658364/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=105984 CPUtime=162.3 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 84781 0 0 0 16209 21 0 0 25 0 1 0 642398948 108527616 18311 33554432000 4194304 4291037 140735637685648 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 26496 18311 259 24 0 23130 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 105984

[startup+222.301 s]
/proc/loadavg: 4.07 4.02 4.00 5/360 10172
/proc/meminfo: memFree=25583424/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=109036 CPUtime=222.29 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 108766 0 0 0 22202 27 0 0 25 0 1 0 642398948 111652864 23190 33554432000 4194304 4291037 140735637685648 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 27259 23190 259 24 0 23893 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 109036

[startup+282.301 s]
/proc/loadavg: 4.08 4.03 4.00 5/360 10173
/proc/meminfo: memFree=25606692/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=109036 CPUtime=282.3 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 136750 0 0 0 28196 34 0 0 25 0 1 0 642398948 111652864 22149 33554432000 4194304 4291037 140735637685648 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 27259 22149 259 24 0 23893 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 109036

[startup+342.301 s]
/proc/loadavg: 4.03 4.02 4.00 5/360 10175
/proc/meminfo: memFree=25668156/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=109036 CPUtime=342.29 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 156878 0 0 0 34190 39 0 0 25 0 1 0 642398948 111652864 19741 33554432000 4194304 4291037 140735637685648 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 27259 19741 259 24 0 23893 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 109036

[startup+402.3 s]
/proc/loadavg: 4.09 4.03 4.01 5/360 10176
/proc/meminfo: memFree=25550316/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=109856 CPUtime=402.3 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 180764 0 0 0 40183 47 0 0 25 0 1 0 642398948 112492544 21207 33554432000 4194304 4291037 140735637685648 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 27464 21207 259 24 0 24098 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 109856

[startup+462.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/360 10178
/proc/meminfo: memFree=25621076/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=93480 CPUtime=462.3 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 201514 0 0 0 46177 53 0 0 25 0 1 0 642398948 95723520 17570 33554432000 4194304 4291037 140735637685648 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 23370 17570 259 24 0 20004 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 93480

[startup+522.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/360 10180
/proc/meminfo: memFree=25553456/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=83196 CPUtime=522.3 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 222716 0 0 0 52171 59 0 0 25 0 1 0 642398948 85192704 15855 33554432000 4194304 4291037 140735637685648 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 20799 15855 259 24 0 17433 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 83196

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/360 10181
/proc/meminfo: memFree=25555892/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=197516 CPUtime=582.31 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 245060 0 0 0 58164 67 0 0 25 0 1 0 642398948 202256384 37998 33554432000 4194304 4291037 140735637685648 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 49379 37998 259 24 0 46013 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 197516

[startup+642.3 s]
/proc/loadavg: 4.08 4.02 4.01 5/360 10183
/proc/meminfo: memFree=25426268/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=150716 CPUtime=642.32 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 272642 0 0 0 64159 73 0 0 25 0 1 0 642398948 154333184 31943 33554432000 4194304 4291037 140735637685648 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 37679 31943 259 24 0 34313 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 150716

[startup+702.3 s]
/proc/loadavg: 4.03 4.02 4.00 5/360 10184
/proc/meminfo: memFree=25299504/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=287480 CPUtime=702.31 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 288728 0 0 0 70152 79 0 0 25 0 1 0 642398948 294379520 47862 33554432000 4194304 4291037 140735637685648 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 71870 47862 259 24 0 68504 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 287480

[startup+762.313 s]
/proc/loadavg: 4.01 4.01 4.00 5/360 10186
/proc/meminfo: memFree=25497980/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=206092 CPUtime=762.33 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 309582 0 0 0 76148 85 0 0 25 0 1 0 642398948 211038208 35470 33554432000 4194304 4291037 140735637685648 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 51523 35470 259 24 0 48157 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 206092

[startup+822.3 s]
/proc/loadavg: 4.10 4.05 4.01 5/360 10188
/proc/meminfo: memFree=25442128/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=158584 CPUtime=822.31 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 331469 0 0 0 82141 90 0 0 25 0 1 0 642398948 162390016 32572 33554432000 4194304 4291037 140735637685648 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 39646 32572 259 24 0 36280 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 158584

[startup+882.3 s]
/proc/loadavg: 4.07 4.05 4.01 5/360 10189
/proc/meminfo: memFree=25370908/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=159352 CPUtime=882.31 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 353593 0 0 0 88133 98 0 0 25 0 1 0 642398948 163176448 33416 33554432000 4194304 4291037 140735637685648 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 39838 33416 259 24 0 36472 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 159352

[startup+942.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/360 10191
/proc/meminfo: memFree=25556616/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=129188 CPUtime=942.32 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 377778 0 0 0 94125 107 0 0 25 0 1 0 642398948 132288512 27478 33554432000 4194304 4291037 140735637685648 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 32297 27478 259 24 0 28931 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 129188

[startup+1002.3 s]
/proc/loadavg: 4.05 4.05 4.00 5/360 10192
/proc/meminfo: memFree=25276828/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=212500 CPUtime=1002.31 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 395732 0 0 0 100119 112 0 0 25 0 1 0 642398948 217600000 45241 33554432000 4194304 4291037 140735637685648 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 53125 45241 259 24 0 49759 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 212500

[startup+1062.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/360 10194
/proc/meminfo: memFree=25417900/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=220008 CPUtime=1062.32 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 421655 0 0 0 106113 119 0 0 25 0 1 0 642398948 225288192 40606 33554432000 4194304 4291037 140735637685648 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 55002 40606 259 24 0 51636 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 220008

[startup+1122.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/360 10196
/proc/meminfo: memFree=25531564/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=169920 CPUtime=1122.33 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 444840 0 0 0 112105 128 0 0 25 0 1 0 642398948 173998080 32293 33554432000 4194304 4291037 140735637685648 18446744073709551615 4262944 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 42480 32293 259 24 0 39114 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 169920

[startup+1182.3 s]
/proc/loadavg: 4.09 4.05 4.01 5/360 10197
/proc/meminfo: memFree=25292200/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=220008 CPUtime=1182.33 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 463578 0 0 0 118101 132 0 0 25 0 1 0 642398948 225288192 50855 33554432000 4194304 4291037 140735637685648 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 55002 50855 259 24 0 51636 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 220008

[startup+1242.3 s]
/proc/loadavg: 4.07 4.05 4.01 5/360 10199
/proc/meminfo: memFree=25354032/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=220008 CPUtime=1242.32 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 489455 0 0 0 124093 139 0 0 25 0 1 0 642398948 225288192 41568 33554432000 4194304 4291037 140735637685648 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 55002 41568 259 24 0 51636 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 220008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.05 3.79 3.92 3/348 10236
/proc/meminfo: memFree=25674312/32951124 swapFree=40554400/67111528
[pid=10137] ppid=10135 vsize=139100 CPUtime=1300.04 cores=0,2
/proc/10137/stat : 10137 (minisat_release) R 10135 10137 9823 0 -1 4202496 513011 0 0 0 129857 147 0 0 25 0 1 0 642398948 142438400 29183 33554432000 4194304 4291037 140735637685648 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10137/statm: 34775 29183 259 24 0 31409 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 139100

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.58
CPU system time (s): 1.47778
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 301396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.58
system time used= 1.47778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 513012
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 4.66429 second user time and 9.63354 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-13 19:33:05
IDJOB=3362707
IDBENCH=83135
IDSOLVER=1840
FILE ID=node104/3362707-1305307985
RUNJOBID= node104-1305306639-9841
PBS_JOBID= 13321480
Free space on /tmp= 16356 MiB

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

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

MD5SUM BENCH= e6407843d1fbd00b68d4ad600a25dfb2
RANDOM SEED=1975946713

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:      24823264 kB
Buffers:        208656 kB
Cached:        2273152 kB
SwapCached:     122128 kB
Active:        2047836 kB
Inactive:      5824716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24823264 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:            3304 kB
Writeback:           0 kB
AnonPages:     5281980 kB
Mapped:          11372 kB
Slab:           104012 kB
PageTables:      87048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76650384 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= 16384 MiB
End job on node104 at 2011-05-13 19:54:47