Trace number 3379956

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1299.7 1300.02

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-3379956-1305456038/watcher-3379956-1305456038 -o /tmp/evaluation-result-3379956-1305456038/solver-3379956-1305456038 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379956-1305456038.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: 1.26 2.87 3.56 5/293 16963
/proc/meminfo: memFree=21259636/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=22712 CPUtime=0 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 2833 0 0 0 0 0 0 0 21 0 1 0 657201951 23257088 2773 33554432000 4194304 4394578 140733924242304 18446744073709551615 4280318 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 5678 2781 244 49 0 2819 0

[startup+0.0291391 s]
/proc/loadavg: 1.26 2.87 3.56 5/293 16963
/proc/meminfo: memFree=21259636/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=29116 CPUtime=0.02 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 4059 0 0 0 2 0 0 0 21 0 1 0 657201951 29814784 3999 33554432000 4194304 4394578 140733924242304 18446744073709551615 232335553221 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 7279 4000 247 49 0 4420 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29116

[startup+0.101172 s]
/proc/loadavg: 1.26 2.87 3.56 5/293 16963
/proc/meminfo: memFree=21259636/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=36376 CPUtime=0.08 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 5869 0 0 0 8 0 0 0 21 0 1 0 657201951 37249024 5809 33554432000 4194304 4394578 140733924242304 18446744073709551615 232335553221 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 9094 5810 247 49 0 6235 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36376

[startup+0.301128 s]
/proc/loadavg: 1.26 2.87 3.56 5/293 16963
/proc/meminfo: memFree=21259636/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=55568 CPUtime=0.29 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 10678 0 0 0 27 2 0 0 22 0 1 0 657201951 56901632 10617 33554432000 4194304 4394578 140733924242304 18446744073709551615 232335916951 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 13892 10617 255 49 0 11033 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55568

[startup+0.701036 s]
/proc/loadavg: 1.26 2.87 3.56 5/293 16963
/proc/meminfo: memFree=21259636/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=76160 CPUtime=0.69 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 16291 0 0 0 65 4 0 0 24 0 1 0 657201951 77987840 15677 33554432000 4194304 4394578 140733924242304 18446744073709551615 232335916951 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 19040 15677 255 49 0 16181 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76160

[startup+1.5009 s]
/proc/loadavg: 1.48 2.89 3.57 5/297 16970
/proc/meminfo: memFree=21083640/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=93072 CPUtime=1.48 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 21929 0 0 0 142 6 0 0 25 0 1 0 657201951 95305728 20275 33554432000 4194304 4394578 140733924242304 18446744073709551615 232335553221 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 23268 20275 266 49 0 20409 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 93072

[startup+3.10061 s]
/proc/loadavg: 1.48 2.89 3.57 5/297 16970
/proc/meminfo: memFree=21032804/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=100540 CPUtime=3.09 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 23765 0 0 0 302 7 0 0 25 0 1 0 657201951 102952960 22111 33554432000 4194304 4394578 140733924242304 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 25135 22111 266 49 0 22276 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 100540

[startup+6.30099 s]
/proc/loadavg: 1.48 2.89 3.57 5/297 16970
/proc/meminfo: memFree=21006836/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=106036 CPUtime=6.28 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 25124 0 0 0 621 7 0 0 25 0 1 0 657201951 108580864 23470 33554432000 4194304 4394578 140733924242304 18446744073709551615 4346323 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/16963/statm: 26509 23470 266 49 0 23650 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 106036

[startup+12.7009 s]
/proc/loadavg: 1.95 2.95 3.58 5/297 16970
/proc/meminfo: memFree=20974028/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=117848 CPUtime=12.66 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 28001 0 0 0 1259 7 0 0 25 0 1 0 657201951 120676352 26347 33554432000 4194304 4394578 140733924242304 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 29462 26347 266 49 0 26603 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 117848

[startup+25.5006 s]
/proc/loadavg: 2.26 2.98 3.58 5/297 16971
/proc/meminfo: memFree=20925816/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=135272 CPUtime=25.43 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 32093 0 0 0 2535 8 0 0 25 0 1 0 657201951 138518528 30439 33554432000 4194304 4394578 140733924242304 18446744073709551615 4299100 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/16963/statm: 33818 30439 266 49 0 30959 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 135272

[startup+51.1011 s]
/proc/loadavg: 2.86 3.06 3.59 5/297 16971
/proc/meminfo: memFree=20875992/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=147864 CPUtime=50.98 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 34965 0 0 0 5089 9 0 0 25 0 1 0 657201951 151412736 33311 33554432000 4194304 4394578 140733924242304 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 36966 33311 266 49 0 34107 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 147864

[startup+102.311 s]
/proc/loadavg: 3.63 3.25 3.62 5/297 16973
/proc/meminfo: memFree=20828240/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=158972 CPUtime=102.13 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 37426 0 0 0 10203 10 0 0 25 0 1 0 657201951 162787328 35772 33554432000 4194304 4394578 140733924242304 18446744073709551615 4285625 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 39743 35772 266 49 0 36884 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 158972

[startup+162.3 s]
/proc/loadavg: 3.86 3.38 3.64 5/297 16974
/proc/meminfo: memFree=20810492/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=167640 CPUtime=162.01 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 39394 0 0 0 16191 10 0 0 25 0 1 0 657201951 171663360 37740 33554432000 4194304 4394578 140733924242304 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 41910 37740 266 49 0 39051 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 167640

[startup+222.301 s]
/proc/loadavg: 3.98 3.50 3.67 5/297 16976
/proc/meminfo: memFree=20770544/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=178100 CPUtime=221.97 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 41837 0 0 0 22186 11 0 0 25 0 1 0 657201951 182374400 40183 33554432000 4194304 4394578 140733924242304 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 44525 40183 266 49 0 41666 0
Current children cumulated CPU time (s) 221.97
Current children cumulated vsize (KiB) 178100

[startup+282.301 s]
/proc/loadavg: 3.99 3.59 3.68 5/297 16978
/proc/meminfo: memFree=20739532/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=184152 CPUtime=281.97 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 43263 0 0 0 28186 11 0 0 25 0 1 0 657201951 188571648 41609 33554432000 4194304 4394578 140733924242304 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 46038 41609 266 49 0 43179 0
Current children cumulated CPU time (s) 281.97
Current children cumulated vsize (KiB) 184152

[startup+342.3 s]
/proc/loadavg: 4.03 3.68 3.71 5/297 16979
/proc/meminfo: memFree=20730216/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=185448 CPUtime=341.98 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 43549 0 0 0 34186 12 0 0 25 0 1 0 657201951 189898752 41895 33554432000 4194304 4394578 140733924242304 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 46362 41895 266 49 0 43503 0
Current children cumulated CPU time (s) 341.98
Current children cumulated vsize (KiB) 185448

[startup+402.301 s]
/proc/loadavg: 4.01 3.73 3.72 5/297 16981
/proc/meminfo: memFree=20696220/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=198656 CPUtime=401.98 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 46704 0 0 0 40185 13 0 0 25 0 1 0 657201951 203423744 45050 33554432000 4194304 4394578 140733924242304 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 49664 45050 266 49 0 46805 0
Current children cumulated CPU time (s) 401.98
Current children cumulated vsize (KiB) 198656

[startup+462.301 s]
/proc/loadavg: 4.05 3.79 3.74 5/297 16982
/proc/meminfo: memFree=20657132/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=209316 CPUtime=461.97 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 49166 0 0 0 46184 13 0 0 25 0 1 0 657201951 214339584 47512 33554432000 4194304 4394578 140733924242304 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 52329 47512 266 49 0 49470 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 209316

[startup+522.3 s]
/proc/loadavg: 4.14 3.86 3.77 5/297 16984
/proc/meminfo: memFree=20647568/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=210212 CPUtime=521.97 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 49368 0 0 0 52183 14 0 0 25 0 1 0 657201951 215257088 47714 33554432000 4194304 4394578 140733924242304 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 52553 47714 266 49 0 49694 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 210212

[startup+582.301 s]
/proc/loadavg: 4.24 3.93 3.79 5/297 16986
/proc/meminfo: memFree=20624108/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=211396 CPUtime=581.97 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 49603 0 0 0 58183 14 0 0 25 0 1 0 657201951 216469504 47949 33554432000 4194304 4394578 140733924242304 18446744073709551615 4287949 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 52849 47949 266 49 0 49990 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 211396

[startup+642.301 s]
/proc/loadavg: 4.13 3.95 3.81 5/297 16987
/proc/meminfo: memFree=20593332/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=231916 CPUtime=641.98 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 53946 0 0 0 64183 15 0 0 25 0 1 0 657201951 237481984 52292 33554432000 4194304 4394578 140733924242304 18446744073709551615 4296774 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 57979 52292 266 49 0 55120 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 231916

[startup+702.3 s]
/proc/loadavg: 4.05 3.96 3.82 5/297 16989
/proc/meminfo: memFree=20573316/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=231916 CPUtime=701.97 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 53953 0 0 0 70182 15 0 0 25 0 1 0 657201951 237481984 52299 33554432000 4194304 4394578 140733924242304 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 57979 52299 266 49 0 55120 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 231916

[startup+762.311 s]
/proc/loadavg: 4.06 3.98 3.83 5/297 16990
/proc/meminfo: memFree=20570772/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=231916 CPUtime=761.98 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 53994 0 0 0 76183 15 0 0 25 0 1 0 657201951 237481984 52340 33554432000 4194304 4394578 140733924242304 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 57979 52340 266 49 0 55120 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 231916

[startup+822.301 s]
/proc/loadavg: 4.02 3.98 3.84 5/297 16992
/proc/meminfo: memFree=20559196/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=237300 CPUtime=821.98 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 55315 0 0 0 82182 16 0 0 25 0 1 0 657201951 242995200 53661 33554432000 4194304 4394578 140733924242304 18446744073709551615 4298693 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 59325 53661 266 49 0 56466 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 237300

[startup+882.3 s]
/proc/loadavg: 4.05 4.00 3.85 5/297 16994
/proc/meminfo: memFree=20541172/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=251952 CPUtime=881.97 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 58877 0 0 0 88180 17 0 0 25 0 1 0 657201951 257998848 57223 33554432000 4194304 4394578 140733924242304 18446744073709551615 4299126 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 62988 57223 266 49 0 60129 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 251952

[startup+942.301 s]
/proc/loadavg: 4.02 4.00 3.85 5/297 16995
/proc/meminfo: memFree=20502080/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=260080 CPUtime=941.97 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 60425 0 0 0 94180 17 0 0 25 0 1 0 657201951 266321920 58771 33554432000 4194304 4394578 140733924242304 18446744073709551615 4287749 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 65020 58771 266 49 0 62161 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 260080

[startup+1002.3 s]
/proc/loadavg: 4.07 4.01 3.87 5/297 16997
/proc/meminfo: memFree=20482696/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=267376 CPUtime=1001.97 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 61850 0 0 0 100179 18 0 0 25 0 1 0 657201951 273793024 60196 33554432000 4194304 4394578 140733924242304 18446744073709551615 4299631 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 66844 60196 266 49 0 63985 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 267376

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.87 5/297 16998
/proc/meminfo: memFree=20467788/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=268656 CPUtime=1061.97 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 62085 0 0 0 106179 18 0 0 25 0 1 0 657201951 275103744 60431 33554432000 4194304 4394578 140733924242304 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 67164 60431 266 49 0 64305 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 268656

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.88 5/297 17000
/proc/meminfo: memFree=20465148/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=269808 CPUtime=1121.98 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 62313 0 0 0 112179 19 0 0 25 0 1 0 657201951 276283392 60659 33554432000 4194304 4394578 140733924242304 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 67452 60659 266 49 0 64593 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 269808

[startup+1182.3 s]
/proc/loadavg: 4.10 4.03 3.89 5/297 17002
/proc/meminfo: memFree=20454332/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=276480 CPUtime=1181.98 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 63652 0 0 0 118179 19 0 0 25 0 1 0 657201951 283115520 61998 33554432000 4194304 4394578 140733924242304 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 69120 61998 266 49 0 66261 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 276480

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.90 5/297 17012
/proc/meminfo: memFree=20446024/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=276480 CPUtime=1241.98 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 63654 0 0 0 124178 20 0 0 25 0 1 0 657201951 283115520 62000 33554432000 4194304 4394578 140733924242304 18446744073709551615 4291813 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 69120 62000 266 49 0 66261 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 276480



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.03 3.91 3/294 17016
/proc/meminfo: memFree=20764844/32951124 swapFree=66457188/67111528
[pid=16963] ppid=16961 vsize=277120 CPUtime=1299.68 cores=4,6
/proc/16963/stat : 16963 (SApperloT2010) R 16961 16963 15402 0 -1 4202496 63801 0 0 0 129948 20 0 0 25 0 1 0 657201951 283770880 62147 33554432000 4194304 4394578 140733924242304 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16963/statm: 69280 62147 266 49 0 66421 0
Current children cumulated CPU time (s) 1299.68
Current children cumulated vsize (KiB) 277120

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): 1299.7
CPU user time (s): 1299.49
CPU system time (s): 0.213967
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 277120

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

runsolver used 3.77942 second user time and 8.05977 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 12:40:38
IDJOB=3379956
IDBENCH=83123
IDSOLVER=1862
FILE ID=node132/3379956-1305456038
RUNJOBID= node132-1305456038-16928
PBS_JOBID= 13324875
Free space on /tmp= 73356 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top28.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379956-1305456038/watcher-3379956-1305456038 -o /tmp/evaluation-result-3379956-1305456038/solver-3379956-1305456038 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379956-1305456038.cnf

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

MD5SUM BENCH= 005e29e99454a24085199b085e720b2f
RANDOM SEED=718424048

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21260908 kB
Buffers:        297308 kB
Cached:        5810272 kB
SwapCached:       6904 kB
Active:        5000392 kB
Inactive:      6384532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21260908 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           12532 kB
Writeback:           8 kB
AnonPages:     5274388 kB
Mapped:          18940 kB
Slab:           218768 kB
PageTables:      24664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34813740 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73360 MiB
End job on node132 at 2011-05-15 13:02:20