Trace number 3289036

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-top22.cnf
MD5SUMe822739302a2d834ec9ddfe9fbd0caa2
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 variables55875
Number of clauses177646
Sum of the clauses size434144
Maximum clause length2255
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2108197
Number of clauses of size 368250
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5926

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.06 1.61 2.21 5/186 23726
/proc/meminfo: memFree=14978152/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=21496 CPUtime=0 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 2163 0 0 0 0 0 0 0 21 0 1 0 489563490 22011904 2103 33554432000 4194304 4395502 140735895582800 18446744073709551615 4280382 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 5374 2117 246 50 0 2514 0

[startup+0.0625331 s]
/proc/loadavg: 1.06 1.61 2.21 5/186 23726
/proc/meminfo: memFree=14978152/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=32928 CPUtime=0.05 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 5241 0 0 0 5 0 0 0 21 0 1 0 489563490 33718272 3541 33554432000 4194304 4395502 140735895582800 18446744073709551615 248089359045 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 8232 3542 249 50 0 5372 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 32928

[startup+0.100525 s]
/proc/loadavg: 1.06 1.61 2.21 5/186 23726
/proc/meminfo: memFree=14978152/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=36492 CPUtime=0.09 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 6129 0 0 0 9 0 0 0 21 0 1 0 489563490 37367808 4429 33554432000 4194304 4395502 140735895582800 18446744073709551615 248089359045 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 9123 4430 249 50 0 6263 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36492

[startup+0.300489 s]
/proc/loadavg: 1.06 1.61 2.21 5/186 23726
/proc/meminfo: memFree=14978152/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=51628 CPUtime=0.29 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 10019 0 0 0 28 1 0 0 22 0 1 0 489563490 52867072 7971 33554432000 4194304 4395502 140735895582800 18446744073709551615 248089722775 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 12907 7972 255 50 0 10047 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51628

[startup+0.70049 s]
/proc/loadavg: 1.06 1.61 2.21 5/186 23726
/proc/meminfo: memFree=14978152/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=61032 CPUtime=0.69 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 12582 0 0 0 66 3 0 0 24 0 1 0 489563490 62496768 10534 33554432000 4194304 4395502 140735895582800 18446744073709551615 248089722775 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 15258 10534 255 50 0 12398 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61032

[startup+1.50034 s]
/proc/loadavg: 1.06 1.61 2.21 5/190 23733
/proc/meminfo: memFree=14807884/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=73656 CPUtime=1.49 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 15931 0 0 0 145 4 0 0 25 0 1 0 489563490 75423744 13883 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 18414 13883 266 50 0 15554 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73656

[startup+3.10099 s]
/proc/loadavg: 1.06 1.61 2.21 5/190 23733
/proc/meminfo: memFree=14772544/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=77240 CPUtime=3.09 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 16821 0 0 0 304 5 0 0 25 0 1 0 489563490 79093760 14773 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 19310 14773 266 50 0 16450 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77240

[startup+6.30048 s]
/proc/loadavg: 1.30 1.65 2.22 5/190 23733
/proc/meminfo: memFree=14742876/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=84188 CPUtime=6.29 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 18506 0 0 0 624 5 0 0 25 0 1 0 489563490 86208512 16458 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 21047 16458 266 50 0 18187 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84188

[startup+12.7003 s]
/proc/loadavg: 1.51 1.69 2.23 5/190 23733
/proc/meminfo: memFree=14696060/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=94848 CPUtime=12.69 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 21017 0 0 0 1263 6 0 0 25 0 1 0 489563490 97124352 18969 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 23712 18969 266 50 0 20852 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94848

[startup+25.501 s]
/proc/loadavg: 2.14 1.82 2.27 5/190 23743
/proc/meminfo: memFree=14661572/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=101476 CPUtime=25.49 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 22518 0 0 0 2543 6 0 0 25 0 1 0 489563490 103911424 20470 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 25369 20470 266 50 0 22509 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 101476

[startup+51.1004 s]
/proc/loadavg: 2.77 1.99 2.31 5/190 23743
/proc/meminfo: memFree=14624456/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=109360 CPUtime=51.09 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 24237 0 0 0 5102 7 0 0 25 0 1 0 489563490 111984640 22189 33554432000 4194304 4395502 140735895582800 18446744073709551615 4288209 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 27340 22189 266 50 0 24480 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 109360

[startup+102.307 s]
/proc/loadavg: 3.46 2.30 2.40 5/190 23745
/proc/meminfo: memFree=14582040/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=118432 CPUtime=102.3 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 26164 0 0 0 10222 8 0 0 25 0 1 0 489563490 121274368 24116 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 29608 24116 266 50 0 26748 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 118432

[startup+162.3 s]
/proc/loadavg: 3.86 2.62 2.50 5/190 23746
/proc/meminfo: memFree=14533764/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=130456 CPUtime=162.29 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 28628 0 0 0 16220 9 0 0 25 0 1 0 489563490 133586944 26580 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299749 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 32614 26580 266 50 0 29754 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 130456

[startup+222.301 s]
/proc/loadavg: 3.95 2.87 2.59 5/190 23751
/proc/meminfo: memFree=14499524/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=135188 CPUtime=222.29 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 29634 0 0 0 22219 10 0 0 25 0 1 0 489563490 138432512 27586 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 33797 27586 266 50 0 30937 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 135188

[startup+282.301 s]
/proc/loadavg: 3.98 3.07 2.68 5/190 23753
/proc/meminfo: memFree=14466024/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=143048 CPUtime=282.3 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 31306 0 0 0 28219 11 0 0 25 0 1 0 489563490 146481152 29258 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 35762 29258 266 50 0 32902 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 143048

[startup+342.3 s]
/proc/loadavg: 3.99 3.24 2.76 5/190 23754
/proc/meminfo: memFree=14443916/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=152400 CPUtime=342.3 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 33223 0 0 0 34218 12 0 0 25 0 1 0 489563490 156057600 31175 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 38100 31175 266 50 0 35240 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 152400

[startup+402.301 s]
/proc/loadavg: 4.04 3.39 2.84 5/190 23756
/proc/meminfo: memFree=14404828/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=154384 CPUtime=402.3 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 33605 0 0 0 40218 12 0 0 25 0 1 0 489563490 158089216 31557 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 38596 31557 266 50 0 35736 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 154384

[startup+462.301 s]
/proc/loadavg: 4.01 3.50 2.91 5/190 23757
/proc/meminfo: memFree=14380612/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=160952 CPUtime=462.3 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 34965 0 0 0 46217 13 0 0 25 0 1 0 489563490 164814848 32917 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 40238 32917 266 50 0 37378 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 160952

[startup+522.301 s]
/proc/loadavg: 4.00 3.59 2.97 5/190 23759
/proc/meminfo: memFree=14368688/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=166436 CPUtime=522.3 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 36186 0 0 0 52217 13 0 0 25 0 1 0 489563490 170430464 34138 33554432000 4194304 4395502 140735895582800 18446744073709551615 4288516 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 41609 34138 266 50 0 38749 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 166436

[startup+582.3 s]
/proc/loadavg: 4.08 3.68 3.04 5/190 23761
/proc/meminfo: memFree=14334048/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=169936 CPUtime=582.3 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 36962 0 0 0 58216 14 0 0 25 0 1 0 489563490 174014464 34914 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 42484 34914 266 50 0 39624 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 169936

[startup+642.3 s]
/proc/loadavg: 4.03 3.73 3.10 5/190 23762
/proc/meminfo: memFree=14309224/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=183816 CPUtime=642.31 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 39845 0 0 0 64216 15 0 0 25 0 1 0 489563490 188227584 37797 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 45954 37797 266 50 0 43094 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 183816

[startup+702.301 s]
/proc/loadavg: 4.09 3.79 3.15 5/190 23764
/proc/meminfo: memFree=14287740/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=187656 CPUtime=702.31 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 40649 0 0 0 70215 16 0 0 25 0 1 0 489563490 192159744 38601 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 46914 38601 266 50 0 44054 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 187656

[startup+762.307 s]
/proc/loadavg: 4.03 3.83 3.20 5/190 23765
/proc/meminfo: memFree=14285220/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=189512 CPUtime=762.31 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 40980 0 0 0 76215 16 0 0 25 0 1 0 489563490 194060288 38932 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 47378 38932 266 50 0 44518 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 189512

[startup+822.3 s]
/proc/loadavg: 4.01 3.86 3.25 5/190 23767
/proc/meminfo: memFree=14245896/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=193948 CPUtime=822.31 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 41890 0 0 0 82214 17 0 0 25 0 1 0 489563490 198602752 39842 33554432000 4194304 4395502 140735895582800 18446744073709551615 4297623 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 48487 39842 266 50 0 45627 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 193948

[startup+882.301 s]
/proc/loadavg: 4.00 3.88 3.30 5/190 23769
/proc/meminfo: memFree=14207052/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=195340 CPUtime=882.31 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 42199 0 0 0 88214 17 0 0 25 0 1 0 489563490 200028160 40151 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 48835 40151 266 50 0 45975 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 195340

[startup+942.301 s]
/proc/loadavg: 4.07 3.91 3.34 5/190 23770
/proc/meminfo: memFree=14202304/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=196028 CPUtime=942.31 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 42356 0 0 0 94213 18 0 0 25 0 1 0 489563490 200732672 40308 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299096 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 49007 40308 266 50 0 46147 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 196028

[startup+1002.3 s]
/proc/loadavg: 4.02 3.93 3.38 5/190 23772
/proc/meminfo: memFree=14178224/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=205828 CPUtime=1002.31 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 44404 0 0 0 100212 19 0 0 25 0 1 0 489563490 210767872 42356 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299767 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 51457 42356 266 50 0 48597 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 205828

[startup+1062.3 s]
/proc/loadavg: 4.01 3.94 3.42 5/190 23773
/proc/meminfo: memFree=14172732/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=208700 CPUtime=1062.31 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 45051 0 0 0 106212 19 0 0 25 0 1 0 489563490 213708800 43003 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 52175 43003 266 50 0 49315 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 208700

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.45 5/190 23775
/proc/meminfo: memFree=14167124/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=210648 CPUtime=1122.32 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 45475 0 0 0 112212 20 0 0 25 0 1 0 489563490 215703552 43427 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 52662 43427 266 50 0 49802 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 210648

[startup+1182.3 s]
/proc/loadavg: 4.04 3.97 3.49 5/190 23777
/proc/meminfo: memFree=14159644/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=214560 CPUtime=1182.32 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 46309 0 0 0 118212 20 0 0 25 0 1 0 489563490 219709440 44261 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 53640 44261 266 50 0 50780 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 214560

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.52 5/190 23778
/proc/meminfo: memFree=14156264/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=214816 CPUtime=1242.32 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 46375 0 0 0 124211 21 0 0 25 0 1 0 489563490 219971584 44327 33554432000 4194304 4395502 140735895582800 18446744073709551615 4299795 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 53704 44327 266 50 0 50844 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 214816



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.99 3.55 3/187 23782
/proc/meminfo: memFree=14637616/32950928 swapFree=67111528/67111528
[pid=23726] ppid=23724 vsize=219536 CPUtime=1300.03 cores=0,2
/proc/23726/stat : 23726 (SApperloT2010) R 23724 23726 22376 0 -1 4202496 47480 0 0 0 129982 21 0 0 25 0 1 0 489563490 224804864 45432 33554432000 4194304 4395502 140735895582800 18446744073709551615 4288516 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/23726/statm: 54884 45432 266 50 0 52024 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 219536

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.82
CPU system time (s): 0.225965
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 219536

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

runsolver used 2.11468 second user time and 4.98824 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-26 03:00:37
IDJOB=3289036
IDBENCH=83113
IDSOLVER=1655
FILE ID=node123/3289036-1303779637
RUNJOBID= node123-1303779637-23690
PBS_JOBID= 13157187
Free space on /tmp= 72684 MiB

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

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

MD5SUM BENCH= e822739302a2d834ec9ddfe9fbd0caa2
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:      14978440 kB
Buffers:       2169236 kB
Cached:       15152392 kB
SwapCached:          0 kB
Active:        8478608 kB
Inactive:      8950488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14978440 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11296 kB
Writeback:           0 kB
AnonPages:      106264 kB
Mapped:          15148 kB
Slab:           478248 kB
PageTables:       5052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   289268 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= 72688 MiB
End job on node123 at 2011-04-26 03:22:19