Trace number 3289082

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-03-04? (TO) 1300.05 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark703.609
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

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: 935)

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-3289082-1303779637/watcher-3289082-1303779637 -o /tmp/evaluation-result-3289082-1303779637/solver-3289082-1303779637 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3289082-1303779637.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.06 1.61 2.21 4/189 23732
/proc/meminfo: memFree=14960892/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=24408 CPUtime=0 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 2614 0 0 0 0 0 0 0 22 0 1 0 489563496 24993792 2553 33554432000 4194304 4395502 140736982759456 18446744073709551615 4329144 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 6102 2564 247 50 0 3242 0

[startup+0.02116 s]
/proc/loadavg: 1.06 1.61 2.21 4/189 23732
/proc/meminfo: memFree=14960892/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=30560 CPUtime=0.01 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 4611 0 0 0 1 0 0 0 22 0 1 0 489563496 31293440 2766 33554432000 4194304 4395502 140736982759456 18446744073709551615 248089359045 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 7673 2767 249 50 0 4813 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30560

[startup+0.100149 s]
/proc/loadavg: 1.06 1.61 2.21 4/189 23732
/proc/meminfo: memFree=14960892/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=38348 CPUtime=0.09 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 6527 0 0 0 9 0 0 0 22 0 1 0 489563496 39268352 4682 33554432000 4194304 4395502 140736982759456 18446744073709551615 248089698048 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 9587 4683 249 50 0 6727 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38348

[startup+0.300224 s]
/proc/loadavg: 1.06 1.61 2.21 4/189 23732
/proc/meminfo: memFree=14960892/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=54292 CPUtime=0.29 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 10621 0 0 0 26 3 0 0 23 0 1 0 489563496 55595008 8397 33554432000 4194304 4395502 140736982759456 18446744073709551615 248089722775 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 13573 8397 255 50 0 10713 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54292

[startup+0.701099 s]
/proc/loadavg: 1.06 1.61 2.21 4/189 23732
/proc/meminfo: memFree=14960892/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=65268 CPUtime=0.69 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 13645 0 0 0 61 8 0 0 25 0 1 0 489563496 66834432 11421 33554432000 4194304 4395502 140736982759456 18446744073709551615 248089722775 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 16317 11421 255 50 0 13457 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65268

[startup+1.50096 s]
/proc/loadavg: 1.06 1.61 2.21 5/190 23733
/proc/meminfo: memFree=14804908/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=78768 CPUtime=1.49 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 17230 0 0 0 139 10 0 0 25 0 1 0 489563496 80658432 15006 33554432000 4194304 4395502 140736982759456 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 19692 15006 266 50 0 16832 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78768

[startup+3.10061 s]
/proc/loadavg: 1.06 1.61 2.21 5/190 23733
/proc/meminfo: memFree=14771924/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=82288 CPUtime=3.09 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 18095 0 0 0 298 11 0 0 25 0 1 0 489563496 84262912 15871 33554432000 4194304 4395502 140736982759456 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 20572 15871 266 50 0 17712 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82288

[startup+6.3011 s]
/proc/loadavg: 1.30 1.65 2.22 5/190 23733
/proc/meminfo: memFree=14742380/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=90064 CPUtime=6.29 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 19937 0 0 0 618 11 0 0 25 0 1 0 489563496 92225536 17713 33554432000 4194304 4395502 140736982759456 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 22516 17713 266 50 0 19656 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90064

[startup+12.7009 s]
/proc/loadavg: 1.51 1.69 2.23 5/190 23733
/proc/meminfo: memFree=14695688/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=102076 CPUtime=12.69 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 22838 0 0 0 1257 12 0 0 25 0 1 0 489563496 104525824 20614 33554432000 4194304 4395502 140736982759456 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 25519 20614 266 50 0 22659 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102076

[startup+25.5006 s]
/proc/loadavg: 2.14 1.82 2.27 5/190 23743
/proc/meminfo: memFree=14661448/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=107996 CPUtime=25.49 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 24173 0 0 0 2537 12 0 0 25 0 1 0 489563496 110587904 21949 33554432000 4194304 4395502 140736982759456 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 26999 21949 266 50 0 24139 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 107996

[startup+51.101 s]
/proc/loadavg: 2.77 1.99 2.31 5/190 23743
/proc/meminfo: memFree=14624456/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=113600 CPUtime=51.09 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 25505 0 0 0 5097 12 0 0 25 0 1 0 489563496 116326400 23281 33554432000 4194304 4395502 140736982759456 18446744073709551615 4299495 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 28400 23281 266 50 0 25540 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 113600

[startup+102.307 s]
/proc/loadavg: 3.46 2.30 2.40 5/190 23745
/proc/meminfo: memFree=14582040/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=124024 CPUtime=102.29 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 27701 0 0 0 10217 12 0 0 25 0 1 0 489563496 127000576 25477 33554432000 4194304 4395502 140736982759456 18446744073709551615 4301123 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 31006 25477 266 50 0 28146 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 124024

[startup+162.301 s]
/proc/loadavg: 3.86 2.62 2.50 5/190 23746
/proc/meminfo: memFree=14533764/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=139528 CPUtime=162.29 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 31181 0 0 0 16215 14 0 0 25 0 1 0 489563496 142876672 28957 33554432000 4194304 4395502 140736982759456 18446744073709551615 4299767 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 34882 28957 266 50 0 32022 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 139528

[startup+222.3 s]
/proc/loadavg: 3.95 2.87 2.59 5/190 23751
/proc/meminfo: memFree=14499524/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=144644 CPUtime=222.29 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 32253 0 0 0 22215 14 0 0 25 0 1 0 489563496 148115456 30029 33554432000 4194304 4395502 140736982759456 18446744073709551615 4297129 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 36161 30029 266 50 0 33301 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 144644

[startup+282.301 s]
/proc/loadavg: 3.98 3.07 2.68 5/190 23753
/proc/meminfo: memFree=14466024/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=147868 CPUtime=282.29 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 33004 0 0 0 28215 14 0 0 25 0 1 0 489563496 151416832 30780 33554432000 4194304 4395502 140736982759456 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 36967 30780 266 50 0 34107 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 147868

[startup+342.301 s]
/proc/loadavg: 3.99 3.24 2.76 5/190 23754
/proc/meminfo: memFree=14443916/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=161796 CPUtime=342.3 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 35778 0 0 0 34215 15 0 0 25 0 1 0 489563496 165679104 33554 33554432000 4194304 4395502 140736982759456 18446744073709551615 4293464 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 40449 33554 266 50 0 37589 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 161796

[startup+402.301 s]
/proc/loadavg: 4.04 3.39 2.84 5/190 23756
/proc/meminfo: memFree=14404828/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=165156 CPUtime=402.3 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 36446 0 0 0 40215 15 0 0 25 0 1 0 489563496 169119744 34222 33554432000 4194304 4395502 140736982759456 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 41289 34222 266 50 0 38429 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 165156

[startup+462.3 s]
/proc/loadavg: 4.01 3.50 2.91 5/190 23757
/proc/meminfo: memFree=14380612/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=168312 CPUtime=462.3 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 37090 0 0 0 46214 16 0 0 25 0 1 0 489563496 172351488 34866 33554432000 4194304 4395502 140736982759456 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 42078 34866 266 50 0 39218 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 168312

[startup+522.301 s]
/proc/loadavg: 4.00 3.59 2.97 5/190 23759
/proc/meminfo: memFree=14368688/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=176524 CPUtime=522.3 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 38782 0 0 0 52214 16 0 0 25 0 1 0 489563496 180760576 36558 33554432000 4194304 4395502 140736982759456 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 44131 36558 266 50 0 41271 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 176524

[startup+582.301 s]
/proc/loadavg: 4.08 3.68 3.04 5/190 23761
/proc/meminfo: memFree=14334048/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=178496 CPUtime=582.31 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 39209 0 0 0 58214 17 0 0 25 0 1 0 489563496 182779904 36985 33554432000 4194304 4395502 140736982759456 18446744073709551615 4288516 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 44624 36985 266 50 0 41764 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 178496

[startup+642.301 s]
/proc/loadavg: 4.03 3.73 3.10 5/190 23762
/proc/meminfo: memFree=14309224/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=186888 CPUtime=642.31 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 41023 0 0 0 64214 17 0 0 25 0 1 0 489563496 191373312 38799 33554432000 4194304 4395502 140736982759456 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 46722 38799 266 50 0 43862 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 186888

[startup+702.3 s]
/proc/loadavg: 4.09 3.79 3.15 5/190 23764
/proc/meminfo: memFree=14287740/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=201900 CPUtime=702.31 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 44332 0 0 0 70213 18 0 0 25 0 1 0 489563496 206745600 42108 33554432000 4194304 4395502 140736982759456 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 50475 42108 266 50 0 47615 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 201900

[startup+762.307 s]
/proc/loadavg: 4.03 3.83 3.20 5/190 23765
/proc/meminfo: memFree=14285220/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=202284 CPUtime=762.32 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 44428 0 0 0 76214 18 0 0 25 0 1 0 489563496 207138816 42204 33554432000 4194304 4395502 140736982759456 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 50571 42204 266 50 0 47711 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 202284

[startup+822.301 s]
/proc/loadavg: 4.01 3.86 3.25 5/190 23767
/proc/meminfo: memFree=14245896/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=204140 CPUtime=822.31 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 44750 0 0 0 82213 18 0 0 25 0 1 0 489563496 209039360 42526 33554432000 4194304 4395502 140736982759456 18446744073709551615 4293728 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 51035 42526 266 50 0 48175 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 204140

[startup+882.3 s]
/proc/loadavg: 4.00 3.88 3.30 5/190 23769
/proc/meminfo: memFree=14207052/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=207212 CPUtime=882.31 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 45272 0 0 0 88213 18 0 0 25 0 1 0 489563496 212185088 43048 33554432000 4194304 4395502 140736982759456 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 51803 43048 266 50 0 48943 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 207212

[startup+942.3 s]
/proc/loadavg: 4.07 3.91 3.34 5/190 23770
/proc/meminfo: memFree=14202304/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=208876 CPUtime=942.31 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 45636 0 0 0 94213 18 0 0 25 0 1 0 489563496 213889024 43412 33554432000 4194304 4395502 140736982759456 18446744073709551615 4297623 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 52219 43412 266 50 0 49359 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 208876

[startup+1002.3 s]
/proc/loadavg: 4.02 3.93 3.38 6/190 23772
/proc/meminfo: memFree=14178224/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=217384 CPUtime=1002.32 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 47474 0 0 0 100213 19 0 0 25 0 1 0 489563496 222601216 45250 33554432000 4194304 4395502 140736982759456 18446744073709551615 4299502 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 54346 45250 266 50 0 51486 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 217384

[startup+1062.3 s]
/proc/loadavg: 4.01 3.94 3.42 5/190 23773
/proc/meminfo: memFree=14172732/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=221224 CPUtime=1062.32 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 48248 0 0 0 106213 19 0 0 25 0 1 0 489563496 226533376 46024 33554432000 4194304 4395502 140736982759456 18446744073709551615 4291838 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 55306 46024 266 50 0 52446 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 221224

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.45 5/190 23775
/proc/meminfo: memFree=14167124/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=224240 CPUtime=1122.32 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 48902 0 0 0 112212 20 0 0 25 0 1 0 489563496 229621760 46678 33554432000 4194304 4395502 140736982759456 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 56060 46678 266 50 0 53200 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 224240

[startup+1182.3 s]
/proc/loadavg: 4.04 3.97 3.49 5/190 23777
/proc/meminfo: memFree=14159644/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=230000 CPUtime=1182.32 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 49951 0 0 0 118212 20 0 0 25 0 1 0 489563496 235520000 47727 33554432000 4194304 4395502 140736982759456 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 57500 47727 266 50 0 54640 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 230000

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.52 5/190 23778
/proc/meminfo: memFree=14156264/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=231932 CPUtime=1242.32 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 50367 0 0 0 124212 20 0 0 25 0 1 0 489563496 237498368 48143 33554432000 4194304 4395502 140736982759456 18446744073709551615 4299886 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 57983 48143 266 50 0 55123 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 231932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.99 3.55 2/185 23783
/proc/meminfo: memFree=14818176/32950928 swapFree=67111528/67111528
[pid=23732] ppid=23730 vsize=233928 CPUtime=1300.03 cores=4,6
/proc/23732/stat : 23732 (SApperloT2010) R 23730 23732 22376 0 -1 4202496 50810 0 0 0 129982 21 0 0 25 0 1 0 489563496 239542272 48586 33554432000 4194304 4395502 140736982759456 18446744073709551615 4288811 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/23732/statm: 58482 48586 266 50 0 55622 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 233928

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.05
CPU user time (s): 1299.83
CPU system time (s): 0.222966
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 233928

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

runsolver used 2.01669 second user time and 5.08723 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-26 03:00:37
IDJOB=3289082
IDBENCH=83114
IDSOLVER=1655
FILE ID=node123/3289082-1303779637
RUNJOBID= node123-1303779637-23691
PBS_JOBID= 13157187
Free space on /tmp= 72680 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top23.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289082-1303779637/watcher-3289082-1303779637 -o /tmp/evaluation-result-3289082-1303779637/solver-3289082-1303779637 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3289082-1303779637.cnf

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=489040275

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14961296 kB
Buffers:       2169240 kB
Cached:       15153940 kB
SwapCached:          0 kB
Active:        8497468 kB
Inactive:      8948724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14961296 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13236 kB
Writeback:           0 kB
AnonPages:      121396 kB
Mapped:          15148 kB
Slab:           478508 kB
PageTables:       5440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   337008 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= 72692 MiB
End job on node123 at 2011-04-26 03:22:19