Trace number 3439688

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-05-15 (fixed)? (TO) 5000.12 5000.04

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q446.25-n35-p30-s33692332.cnf
MD5SUM1002234f62b5dfa01a75197c65e66327
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.177972
Satisfiable
(Un)Satisfiability was proved
Number of variables1285
Number of clauses166723
Sum of the clauses size334661
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2166688
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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

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-3439688-1306940667/watcher-3439688-1306940667 -o /tmp/evaluation-result-3439688-1306940667/solver-3439688-1306940667 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439688-1306940667.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.12 2.08 2.06 2/530 14234
/proc/meminfo: memFree=15128248/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=16128 CPUtime=0.01 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 1132 0 0 0 1 0 0 0 25 0 1 0 805665350 16515072 1072 33554432000 4194304 4394578 140734171855888 18446744073709551615 242970211013 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 4032 1072 247 49 0 1173 0

[startup+0.061647 s]
/proc/loadavg: 2.12 2.08 2.06 2/530 14234
/proc/meminfo: memFree=15128248/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=22992 CPUtime=0.05 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 2826 0 0 0 5 0 0 0 25 0 1 0 805665350 23543808 2766 33554432000 4194304 4394578 140734171855888 18446744073709551615 242970211013 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 5748 2769 247 49 0 2889 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22992

[startup+0.100641 s]
/proc/loadavg: 2.12 2.08 2.06 2/530 14234
/proc/meminfo: memFree=15128248/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=27708 CPUtime=0.09 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 4033 0 0 0 7 2 0 0 25 0 1 0 805665350 28372992 3972 33554432000 4194304 4394578 140734171855888 18446744073709551615 242970574743 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 6927 3972 255 49 0 4068 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27708

[startup+0.300606 s]
/proc/loadavg: 2.12 2.08 2.06 2/530 14234
/proc/meminfo: memFree=15128248/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=33504 CPUtime=0.29 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 6131 0 0 0 25 4 0 0 25 0 1 0 805665350 34308096 5418 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 8376 5418 266 49 0 5517 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33504

[startup+0.700543 s]
/proc/loadavg: 2.12 2.08 2.06 2/530 14234
/proc/meminfo: memFree=15128248/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=40152 CPUtime=0.69 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 7804 0 0 0 65 4 0 0 25 0 1 0 805665350 41115648 7091 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298773 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 10038 7091 266 49 0 7179 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40152

[startup+1.50041 s]
/proc/loadavg: 2.12 2.08 2.06 3/531 14235
/proc/meminfo: memFree=15093592/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=48128 CPUtime=1.49 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 9764 0 0 0 145 4 0 0 25 0 1 0 805665350 49283072 9051 33554432000 4194304 4394578 140734171855888 18446744073709551615 4288008 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 12032 9051 266 49 0 9173 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48128

[startup+3.10014 s]
/proc/loadavg: 2.12 2.08 2.06 3/531 14235
/proc/meminfo: memFree=15080448/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=59460 CPUtime=3.09 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 12507 0 0 0 304 5 0 0 25 0 1 0 805665350 60887040 11794 33554432000 4194304 4394578 140734171855888 18446744073709551615 4338278 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 14865 11794 266 49 0 12006 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59460

[startup+6.30059 s]
/proc/loadavg: 2.27 2.11 2.07 3/531 14235
/proc/meminfo: memFree=15055752/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=75432 CPUtime=6.29 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 16233 0 0 0 624 5 0 0 25 0 1 0 805665350 77242368 15520 33554432000 4194304 4394578 140734171855888 18446744073709551615 4338097 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 18858 15520 266 49 0 15999 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75432

[startup+12.7005 s]
/proc/loadavg: 2.25 2.11 2.07 3/531 14235
/proc/meminfo: memFree=15009184/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=101532 CPUtime=12.69 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 22274 0 0 0 1263 6 0 0 25 0 1 0 805665350 103968768 21561 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 25383 21561 266 49 0 22524 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 101532

[startup+25.5003 s]
/proc/loadavg: 2.20 2.10 2.07 3/531 14235
/proc/meminfo: memFree=14961820/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=113572 CPUtime=25.49 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 24964 0 0 0 2542 7 0 0 25 0 1 0 805665350 116297728 24251 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 28393 24251 266 49 0 25534 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 113572

[startup+51.1009 s]
/proc/loadavg: 2.13 2.09 2.06 3/531 14237
/proc/meminfo: memFree=14891848/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=135740 CPUtime=51.09 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 29695 0 0 0 5101 8 0 0 25 0 1 0 805665350 138997760 28982 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 33935 28982 266 49 0 31076 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 135740

[startup+102.32 s]
/proc/loadavg: 2.05 2.08 2.06 3/531 14239
/proc/meminfo: memFree=14783924/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=175996 CPUtime=102.31 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 38241 0 0 0 10221 10 0 0 25 0 1 0 805665350 180219904 37528 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 43999 37528 266 49 0 41140 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 175996

[startup+162.301 s]
/proc/loadavg: 2.15 2.09 2.06 3/531 14242
/proc/meminfo: memFree=14751540/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=191808 CPUtime=162.29 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 41472 0 0 0 16219 10 0 0 25 0 1 0 805665350 196411392 40759 33554432000 4194304 4394578 140734171855888 18446744073709551615 4313607 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 47952 40759 266 49 0 45093 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 191808

[startup+222.3 s]
/proc/loadavg: 2.12 2.09 2.06 3/531 14244
/proc/meminfo: memFree=14707328/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=216648 CPUtime=222.3 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 47087 0 0 0 22218 12 0 0 25 0 1 0 805665350 221847552 46374 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 54162 46374 266 49 0 51303 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 216648

[startup+282.301 s]
/proc/loadavg: 2.04 2.07 2.06 3/531 14246
/proc/meminfo: memFree=14643212/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=255872 CPUtime=282.3 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 55361 0 0 0 28217 13 0 0 25 0 1 0 805665350 262012928 54648 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 63968 54648 266 49 0 61109 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 255872

[startup+342.301 s]
/proc/loadavg: 2.01 2.05 2.05 3/531 14246
/proc/meminfo: memFree=14608484/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=256896 CPUtime=342.29 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 55722 0 0 0 34216 13 0 0 25 0 1 0 805665350 263061504 55009 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 64224 55009 266 49 0 61365 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 256896

[startup+402.3 s]
/proc/loadavg: 2.08 2.07 2.06 3/531 14248
/proc/meminfo: memFree=14565076/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=283012 CPUtime=402.29 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 60977 0 0 0 40215 14 0 0 25 0 1 0 805665350 289804288 60264 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 70753 60264 266 49 0 67894 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 283012

[startup+462.301 s]
/proc/loadavg: 2.07 2.07 2.06 3/531 14250
/proc/meminfo: memFree=14536180/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=289860 CPUtime=462.3 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 62338 0 0 0 46215 15 0 0 25 0 1 0 805665350 296816640 61625 33554432000 4194304 4394578 140734171855888 18446744073709551615 4292087 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 72465 61625 266 49 0 69606 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 289860

[startup+522.301 s]
/proc/loadavg: 2.02 2.05 2.05 3/531 14252
/proc/meminfo: memFree=14516452/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=296132 CPUtime=522.3 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 63572 0 0 0 52215 15 0 0 25 0 1 0 805665350 303239168 62859 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 74033 62859 266 49 0 71174 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 296132

[startup+582.3 s]
/proc/loadavg: 2.01 2.04 2.04 3/531 14254
/proc/meminfo: memFree=14496604/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=306952 CPUtime=582.3 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 65892 0 0 0 58214 16 0 0 25 0 1 0 805665350 314318848 65179 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 76738 65179 266 49 0 73879 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 306952

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/531 14356
/proc/meminfo: memFree=13905216/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=576284 CPUtime=4002.35 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 121546 0 0 0 400204 31 0 0 25 0 1 0 805665350 590114816 120833 33554432000 4194304 4394578 140734171855888 18446744073709551615 4338266 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 144071 120833 266 49 0 141212 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 576284

[startup+4062.32 s]
/proc/loadavg: 2.00 2.04 2.00 3/531 14358
/proc/meminfo: memFree=13902104/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=576284 CPUtime=4062.37 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 121558 0 0 0 406206 31 0 0 25 0 1 0 805665350 590114816 120845 33554432000 4194304 4394578 140734171855888 18446744073709551615 4338212 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 144071 120845 266 49 0 141212 0
Current children cumulated CPU time (s) 4062.37
Current children cumulated vsize (KiB) 576284

[startup+4122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/531 14360
/proc/meminfo: memFree=13901468/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=576540 CPUtime=4122.35 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 121598 0 0 0 412204 31 0 0 25 0 1 0 805665350 590376960 120885 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 144135 120885 266 49 0 141276 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 576540

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 14362
/proc/meminfo: memFree=13897608/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=576924 CPUtime=4182.36 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 121666 0 0 0 418205 31 0 0 25 0 1 0 805665350 590770176 120953 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 144231 120953 266 49 0 141372 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 576924

[startup+4242.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/531 14362
/proc/meminfo: memFree=13893636/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=578716 CPUtime=4242.36 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 121977 0 0 0 424205 31 0 0 25 0 1 0 805665350 592605184 121264 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 144679 121264 266 49 0 141820 0
Current children cumulated CPU time (s) 4242.36
Current children cumulated vsize (KiB) 578716

[startup+4302.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/531 14364
/proc/meminfo: memFree=13891396/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=580764 CPUtime=4302.36 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 122461 0 0 0 430204 32 0 0 25 0 1 0 805665350 594702336 121748 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298927 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 145191 121748 266 49 0 142332 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 580764

[startup+4362.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/531 14366
/proc/meminfo: memFree=13886676/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=585884 CPUtime=4362.36 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 123340 0 0 0 436204 32 0 0 25 0 1 0 805665350 599945216 122627 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298664 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 146471 122627 266 49 0 143612 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 585884

[startup+4422.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/531 14368
/proc/meminfo: memFree=13882704/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=588868 CPUtime=4422.36 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 124046 0 0 0 442204 32 0 0 25 0 1 0 805665350 603000832 123333 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 147217 123333 266 49 0 144358 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 588868

[startup+4482.3 s]
/proc/loadavg: 2.11 2.05 2.00 3/531 14370
/proc/meminfo: memFree=13875008/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=589892 CPUtime=4482.37 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 124289 0 0 0 448205 32 0 0 25 0 1 0 805665350 604049408 123576 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 147473 123576 266 49 0 144614 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 589892

[startup+4542.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/531 14370
/proc/meminfo: memFree=13871276/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=589892 CPUtime=4542.37 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 124302 0 0 0 454205 32 0 0 25 0 1 0 805665350 604049408 123589 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 147473 123589 266 49 0 144614 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 589892

[startup+4602.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/531 14372
/proc/meminfo: memFree=13868656/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=590404 CPUtime=4602.38 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 124480 0 0 0 460206 32 0 0 25 0 1 0 805665350 604573696 123767 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 147601 123767 266 49 0 144742 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 590404

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 14374
/proc/meminfo: memFree=13864664/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=590916 CPUtime=4662.37 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 124651 0 0 0 466205 32 0 0 25 0 1 0 805665350 605097984 123938 33554432000 4194304 4394578 140734171855888 18446744073709551615 4292774 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 147729 123938 266 49 0 144870 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 590916

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 14376
/proc/meminfo: memFree=13865148/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=590916 CPUtime=4722.39 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 124682 0 0 0 472207 32 0 0 25 0 1 0 805665350 605097984 123969 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 147729 123969 266 49 0 144870 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 590916

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/531 14378
/proc/meminfo: memFree=13862524/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=591428 CPUtime=4782.37 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 124833 0 0 0 478205 32 0 0 25 0 1 0 805665350 605622272 124120 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 147857 124120 266 49 0 144998 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 591428

[startup+4842.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/531 14378
/proc/meminfo: memFree=13857808/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=591940 CPUtime=4842.37 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 125030 0 0 0 484205 32 0 0 25 0 1 0 805665350 606146560 124317 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 147985 124317 266 49 0 145126 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 591940

[startup+4902.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/531 14380
/proc/meminfo: memFree=13856560/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=591940 CPUtime=4902.37 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 125060 0 0 0 490205 32 0 0 25 0 1 0 805665350 606146560 124347 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 147985 124347 266 49 0 145126 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 591940

[startup+4962.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/531 14382
/proc/meminfo: memFree=13854820/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=591940 CPUtime=4962.37 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 125110 0 0 0 496205 32 0 0 25 0 1 0 805665350 606146560 124397 33554432000 4194304 4394578 140734171855888 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 147985 124397 266 49 0 145126 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 591940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.01 2.02 2.00 3/531 14412
/proc/meminfo: memFree=14644092/32951132 swapFree=46579808/67111528
[pid=14234] ppid=14232 vsize=593988 CPUtime=5000.08 cores=1,3,5,7
/proc/14234/stat : 14234 (SApperloT2010) R 14232 14234 13931 0 -1 4202496 125634 0 0 0 499976 32 0 0 25 0 1 0 805665350 608243712 124921 33554432000 4194304 4394578 140734171855888 18446744073709551615 4287234 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14234/statm: 148497 124921 266 49 0 145638 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 593988

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): 5000.04
CPU time (s): 5000.12
CPU user time (s): 4999.77
CPU system time (s): 0.350946
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 593988

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

runsolver used 24.3003 second user time and 62.3995 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-01 17:04:27
IDJOB=3439688
IDBENCH=88205
IDSOLVER=1933
FILE ID=node128/3439688-1306940667
RUNJOBID= node128-1306935633-13950
PBS_JOBID= 13488599
Free space on /tmp= 73796 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q446.25-n35-p30-s33692332.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439688-1306940667/watcher-3439688-1306940667 -o /tmp/evaluation-result-3439688-1306940667/solver-3439688-1306940667 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439688-1306940667.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1002234f62b5dfa01a75197c65e66327
RANDOM SEED=2039625230

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15128544 kB
Buffers:        293720 kB
Cached:        3422076 kB
SwapCached:      35620 kB
Active:        9010672 kB
Inactive:      8496776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15128544 kB
SwapTotal:    67111528 kB
SwapFree:     46579808 kB
Dirty:            9772 kB
Writeback:           0 kB
AnonPages:    13765360 kB
Mapped:          17916 kB
Slab:           133304 kB
PageTables:     112384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 175014044 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= 73796 MiB
End job on node128 at 2011-06-01 18:27:49