Trace number 3289314

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
SApperloT 2011-03-23? (TO) 1299.43 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom19.cnf
MD5SUMd725e0d6a363434dce7cb39ffdb1b83f
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 variables40286
Number of clauses134663
Sum of the clauses size343327
Maximum clause length1301
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 269181
Number of clauses of size 364779
Number of clauses of size 4189
Number of clauses of size 517
Number of clauses of size over 5496

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

running on 2 cores: 1,3

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.07 2.07 2.86 5/184 17151
/proc/meminfo: memFree=18325468/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=11712 CPUtime=0 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 489603620 11993088 223 33554432000 4194304 4465733 140734291125728 18446744073709551615 47694490996560 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17151/statm: 2928 230 198 67 0 51 0

[startup+0.106137 s]
/proc/loadavg: 1.07 2.07 2.86 5/184 17151
/proc/meminfo: memFree=18325468/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=18036 CPUtime=0.09 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 3023 0 0 0 9 0 0 0 20 0 1 0 489603620 18468864 1564 33554432000 4194304 4465733 140734291125728 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 4509 1564 255 67 0 1632 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18036

[startup+0.201118 s]
/proc/loadavg: 1.07 2.07 2.86 5/184 17151
/proc/meminfo: memFree=18325468/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=18036 CPUtime=0.19 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 3052 0 0 0 19 0 0 0 20 0 1 0 489603620 18468864 1582 33554432000 4194304 4465733 140734291125728 18446744073709551615 4263575 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 4509 1582 255 67 0 1632 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18036

[startup+0.301104 s]
/proc/loadavg: 1.07 2.07 2.86 5/184 17151
/proc/meminfo: memFree=18325468/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=18036 CPUtime=0.29 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 3099 0 0 0 29 0 0 0 21 0 1 0 489603620 18468864 1611 33554432000 4194304 4465733 140734291125728 18446744073709551615 4270455 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 4509 1611 255 67 0 1632 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18036

[startup+0.701036 s]
/proc/loadavg: 1.07 2.07 2.86 5/184 17151
/proc/meminfo: memFree=18325468/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=18036 CPUtime=0.68 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 3298 0 0 0 68 0 0 0 22 0 1 0 489603620 18468864 1735 33554432000 4194304 4465733 140734291125728 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 4509 1735 255 67 0 1632 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 18036

[startup+1.5009 s]
/proc/loadavg: 1.07 2.07 2.86 5/188 17158
/proc/meminfo: memFree=18282372/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=44108 CPUtime=1.49 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 7589 0 0 0 148 1 0 0 25 0 1 0 489603620 45166592 4761 33554432000 4194304 4465733 140734291125728 18446744073709551615 4242477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 11027 4761 271 67 0 8150 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44108

[startup+3.10063 s]
/proc/loadavg: 1.07 2.07 2.86 5/188 17158
/proc/meminfo: memFree=18273184/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=47604 CPUtime=3.09 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 8570 0 0 0 308 1 0 0 25 0 1 0 489603620 48746496 5727 33554432000 4194304 4465733 140734291125728 18446744073709551615 4300769 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 11901 5727 280 67 0 9024 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47604

[startup+6.30105 s]
/proc/loadavg: 1.31 2.11 2.86 8/188 17159
/proc/meminfo: memFree=18232128/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=41456 CPUtime=6.08 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 11809 0 0 0 605 3 0 0 25 0 1 0 489603620 42450944 7028 33554432000 4194304 4465733 140734291125728 18446744073709551615 4271132 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/17151/statm: 10364 7028 280 67 0 7487 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 41456

[startup+12.701 s]
/proc/loadavg: 1.52 2.14 2.87 5/188 17159
/proc/meminfo: memFree=18213772/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=64856 CPUtime=12.48 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 15465 0 0 0 1244 4 0 0 25 0 1 0 489603620 66412544 9027 33554432000 4194304 4465733 140734291125728 18446744073709551615 4304436 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 16214 9027 280 67 0 13337 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 64856

[startup+25.5008 s]
/proc/loadavg: 2.07 2.23 2.88 5/188 17159
/proc/meminfo: memFree=18173488/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=51508 CPUtime=25.27 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 17948 0 0 0 2519 8 0 0 25 0 1 0 489603620 52744192 9545 33554432000 4194304 4465733 140734291125728 18446744073709551615 4271224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 12877 9545 280 67 0 10000 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 51508

[startup+51.1005 s]
/proc/loadavg: 2.73 2.37 2.91 5/188 17187
/proc/meminfo: memFree=18117780/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=69976 CPUtime=50.48 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 23948 0 0 0 5032 16 0 0 25 0 1 0 489603620 71655424 12983 33554432000 4194304 4465733 140734291125728 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 17494 12983 280 67 0 14617 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 69976

[startup+102.301 s]
/proc/loadavg: 3.45 2.62 2.97 5/188 17215
/proc/meminfo: memFree=18062292/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=75792 CPUtime=101.69 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 29457 0 0 0 10151 18 0 0 25 0 1 0 489603620 77611008 14814 33554432000 4194304 4465733 140734291125728 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 18948 14814 280 67 0 16071 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 75792

[startup+162.301 s]
/proc/loadavg: 3.79 2.87 3.03 5/188 17217
/proc/meminfo: memFree=18028556/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=88212 CPUtime=161.68 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 38156 0 0 0 16149 19 0 0 25 0 1 0 489603620 90329088 18102 33554432000 4194304 4465733 140734291125728 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 22053 18102 280 67 0 19176 0
Current children cumulated CPU time (s) 161.68
Current children cumulated vsize (KiB) 88212

[startup+222.307 s]
/proc/loadavg: 3.92 3.07 3.09 5/188 17218
/proc/meminfo: memFree=17981048/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=88212 CPUtime=221.7 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 39318 0 0 0 22150 20 0 0 25 0 1 0 489603620 90329088 18683 33554432000 4194304 4465733 140734291125728 18446744073709551615 4270768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 22053 18683 280 67 0 19176 0
Current children cumulated CPU time (s) 221.7
Current children cumulated vsize (KiB) 88212

[startup+282.3 s]
/proc/loadavg: 3.97 3.24 3.14 5/188 17220
/proc/meminfo: memFree=17905144/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=115208 CPUtime=281.69 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 51158 0 0 0 28147 22 0 0 25 0 1 0 489603620 117972992 23749 33554432000 4194304 4465733 140734291125728 18446744073709551615 4271882 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 28802 23749 280 67 0 25925 0
Current children cumulated CPU time (s) 281.69
Current children cumulated vsize (KiB) 115208

[startup+342.3 s]
/proc/loadavg: 4.11 3.40 3.20 5/188 17222
/proc/meminfo: memFree=17850200/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=115208 CPUtime=341.69 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 52098 0 0 0 34147 22 0 0 25 0 1 0 489603620 117972992 24219 33554432000 4194304 4465733 140734291125728 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 28802 24219 280 67 0 25925 0
Current children cumulated CPU time (s) 341.69
Current children cumulated vsize (KiB) 115208

[startup+402.3 s]
/proc/loadavg: 4.04 3.51 3.25 5/188 17223
/proc/meminfo: memFree=17892592/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=115208 CPUtime=401.69 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 52846 0 0 0 40147 22 0 0 25 0 1 0 489603620 117972992 24593 33554432000 4194304 4465733 140734291125728 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 28802 24593 280 67 0 25925 0
Current children cumulated CPU time (s) 401.69
Current children cumulated vsize (KiB) 115208

[startup+462.301 s]
/proc/loadavg: 4.10 3.63 3.30 6/188 17225
/proc/meminfo: memFree=17837028/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=146240 CPUtime=461.69 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 64007 0 0 0 46145 24 0 0 25 0 1 0 489603620 149749760 30447 33554432000 4194304 4465733 140734291125728 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 36560 30447 280 67 0 33683 0
Current children cumulated CPU time (s) 461.69
Current children cumulated vsize (KiB) 146240

[startup+522.301 s]
/proc/loadavg: 4.04 3.69 3.35 5/188 17226
/proc/meminfo: memFree=17764108/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=146240 CPUtime=521.69 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 65082 0 0 0 52144 25 0 0 25 0 1 0 489603620 149749760 31077 33554432000 4194304 4465733 140734291125728 18446744073709551615 4271204 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 36560 31077 280 67 0 33683 0
Current children cumulated CPU time (s) 521.69
Current children cumulated vsize (KiB) 146240

[startup+582.301 s]
/proc/loadavg: 4.01 3.74 3.38 5/188 17228
/proc/meminfo: memFree=17793100/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=146240 CPUtime=581.69 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 65538 0 0 0 58144 25 0 0 25 0 1 0 489603620 149749760 31305 33554432000 4194304 4465733 140734291125728 18446744073709551615 4271118 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 36560 31305 280 67 0 33683 0
Current children cumulated CPU time (s) 581.69
Current children cumulated vsize (KiB) 146240

[startup+642.301 s]
/proc/loadavg: 4.00 3.79 3.42 5/188 17230
/proc/meminfo: memFree=17811924/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=191024 CPUtime=641.69 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 81288 0 0 0 64142 27 0 0 25 0 1 0 489603620 195608576 24066 33554432000 4194304 4465733 140734291125728 18446744073709551615 4358576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 47756 24066 281 67 0 44879 0
Current children cumulated CPU time (s) 641.69
Current children cumulated vsize (KiB) 191024

[startup+702.301 s]
/proc/loadavg: 4.00 3.82 3.45 5/188 17231
/proc/meminfo: memFree=17858408/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=110116 CPUtime=701.69 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 84977 0 0 0 70141 28 0 0 25 0 1 0 489603620 112758784 20696 33554432000 4194304 4465733 140734291125728 18446744073709551615 4270199 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 27529 20696 281 67 0 24652 0
Current children cumulated CPU time (s) 701.69
Current children cumulated vsize (KiB) 110116

[startup+762.3 s]
/proc/loadavg: 4.00 3.86 3.49 5/188 17233
/proc/meminfo: memFree=17819708/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=110116 CPUtime=761.71 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 85521 0 0 0 76142 29 0 0 25 0 1 0 489603620 112758784 21240 33554432000 4194304 4465733 140734291125728 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 27529 21240 281 67 0 24652 0
Current children cumulated CPU time (s) 761.71
Current children cumulated vsize (KiB) 110116

[startup+822.3 s]
/proc/loadavg: 4.00 3.88 3.51 5/188 17234
/proc/meminfo: memFree=17820064/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=149832 CPUtime=821.69 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 93586 0 0 0 82140 29 0 0 25 0 1 0 489603620 153427968 29099 33554432000 4194304 4465733 140734291125728 18446744073709551615 4253551 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 37458 29099 621 67 0 34581 0
Current children cumulated CPU time (s) 821.69
Current children cumulated vsize (KiB) 149832

[startup+882.307 s]
/proc/loadavg: 4.00 3.90 3.54 5/188 17236
/proc/meminfo: memFree=17812732/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=149832 CPUtime=881.71 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 94908 0 0 0 88141 30 0 0 25 0 1 0 489603620 153427968 30012 33554432000 4194304 4465733 140734291125728 18446744073709551615 4270614 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 37458 30012 621 67 0 34581 0
Current children cumulated CPU time (s) 881.71
Current children cumulated vsize (KiB) 149832

[startup+942.301 s]
/proc/loadavg: 4.04 3.93 3.57 5/188 17238
/proc/meminfo: memFree=17805524/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=149832 CPUtime=941.7 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 96097 0 0 0 94140 30 0 0 25 0 1 0 489603620 153427968 30840 33554432000 4194304 4465733 140734291125728 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 37458 30840 621 67 0 34581 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 149832

[startup+1002.3 s]
/proc/loadavg: 4.01 3.94 3.60 5/188 17239
/proc/meminfo: memFree=17809600/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=140324 CPUtime=1001.7 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 111350 0 0 0 100137 33 0 0 25 0 1 0 489603620 143691776 28392 33554432000 4194304 4465733 140734291125728 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 35081 28392 350 67 0 32204 0
Current children cumulated CPU time (s) 1001.7
Current children cumulated vsize (KiB) 140324

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.62 5/188 17241
/proc/meminfo: memFree=17764196/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=140324 CPUtime=1061.7 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 112292 0 0 0 106137 33 0 0 25 0 1 0 489603620 143691776 29307 33554432000 4194304 4465733 140734291125728 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 35081 29307 350 67 0 32204 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 140324

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.64 5/188 17242
/proc/meminfo: memFree=17769880/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=160572 CPUtime=1121.7 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 125712 0 0 0 112135 35 0 0 25 0 1 0 489603620 164425728 31225 33554432000 4194304 4465733 140734291125728 18446744073709551615 4279631 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 40143 31225 350 67 0 37266 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 160572

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.66 5/188 17244
/proc/meminfo: memFree=17764152/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=160572 CPUtime=1181.71 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 126078 0 0 0 118135 36 0 0 25 0 1 0 489603620 164425728 31591 33554432000 4194304 4465733 140734291125728 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 40143 31591 350 67 0 37266 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 160572

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.68 5/188 17246
/proc/meminfo: memFree=17798612/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=133248 CPUtime=1241.7 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 134887 0 0 0 124133 37 0 0 25 0 1 0 489603620 136445952 21697 33554432000 4194304 4465733 140734291125728 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 33312 21697 281 67 0 30435 0
Current children cumulated CPU time (s) 1241.7
Current children cumulated vsize (KiB) 133248



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.69 5/188 17247
/proc/meminfo: memFree=17811612/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=133248 CPUtime=1299.41 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 135356 0 0 0 129904 37 0 0 25 0 1 0 489603620 136445952 22166 33554432000 4194304 4465733 140734291125728 18446744073709551615 4271237 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 33312 22166 281 67 0 30435 0
Current children cumulated CPU time (s) 1299.41
Current children cumulated vsize (KiB) 133248

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.69 5/188 17247
/proc/meminfo: memFree=17811612/32951132 swapFree=67111524/67111528
[pid=17151] ppid=17149 vsize=133248 CPUtime=1299.41 cores=1,3
/proc/17151/stat : 17151 (SApperloT) R 17149 17151 15815 0 -1 4202496 135356 0 0 0 129904 37 0 0 25 0 1 0 489603620 136445952 22166 33554432000 4194304 4465733 140734291125728 18446744073709551615 4271237 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17151/statm: 33312 22166 281 67 0 30435 0
Current children cumulated CPU time (s) 1299.41
Current children cumulated vsize (KiB) 133248

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1299.43
CPU user time (s): 1299.04
CPU system time (s): 0.380942
CPU usage (%): 99.9549
Max. virtual memory (cumulated for all children) (KiB): 283308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.04
system time used= 0.380942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135356
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= 7
involuntary context switches= 2576

runsolver used 2.03869 second user time and 5.05923 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-26 03:07:19
IDJOB=3289314
IDBENCH=83119
IDSOLVER=1657
FILE ID=node129/3289314-1303780039
RUNJOBID= node129-1303780039-17117
PBS_JOBID= 13157179
Free space on /tmp= 66192 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom19.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289314-1303780039/watcher-3289314-1303780039 -o /tmp/evaluation-result-3289314-1303780039/solver-3289314-1303780039 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3289314-1303780039.cnf

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

MD5SUM BENCH= d725e0d6a363434dce7cb39ffdb1b83f
RANDOM SEED=1709343987

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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:     32951132 kB
MemFree:      18326492 kB
Buffers:       1243996 kB
Cached:       12638952 kB
SwapCached:          4 kB
Active:        2140924 kB
Inactive:     11820232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18326492 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5232 kB
Writeback:           0 kB
AnonPages:       77644 kB
Mapped:          15720 kB
Slab:           600608 kB
PageTables:       5404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   256004 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66180 MiB
End job on node129 at 2011-04-26 03:29:02