Trace number 3379745

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) 1300.01 1300.03

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l4.used-as.sat04-896.cnf
MD5SUMfc993d9544ccd8eaeaa4882599387947
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark437.97
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379745-1305460443/watcher-3379745-1305460443 -o /tmp/evaluation-result-3379745-1305460443/solver-3379745-1305460443 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379745-1305460443.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.56 2.59 3.06 2/429 21118
/proc/meminfo: memFree=17316580/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=14400 CPUtime=0.01 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 938 0 0 0 1 0 0 0 21 0 1 0 736274959 14745600 877 33554432000 4194304 4394578 140736141814480 18446744073709551615 4267384 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 3600 877 253 49 0 741 0

[startup+0.086463 s]
/proc/loadavg: 1.56 2.59 3.06 2/429 21118
/proc/meminfo: memFree=17316580/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=18148 CPUtime=0.07 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 2098 0 0 0 7 0 0 0 21 0 1 0 736274959 18583552 1887 33554432000 4194304 4394578 140736141814480 18446744073709551615 4288076 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 4537 1887 267 49 0 1678 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 18148

[startup+0.100436 s]
/proc/loadavg: 1.56 2.59 3.06 2/429 21118
/proc/meminfo: memFree=17316580/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=18148 CPUtime=0.09 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 2120 0 0 0 9 0 0 0 21 0 1 0 736274959 18583552 1909 33554432000 4194304 4394578 140736141814480 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 4537 1909 267 49 0 1678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18148

[startup+0.3004 s]
/proc/loadavg: 1.56 2.59 3.06 2/429 21118
/proc/meminfo: memFree=17316580/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=19076 CPUtime=0.29 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 2327 0 0 0 29 0 0 0 22 0 1 0 736274959 19533824 2116 33554432000 4194304 4394578 140736141814480 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 4769 2116 267 49 0 1910 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19076

[startup+0.70034 s]
/proc/loadavg: 1.56 2.59 3.06 2/429 21118
/proc/meminfo: memFree=17316580/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=20548 CPUtime=0.69 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 2687 0 0 0 69 0 0 0 24 0 1 0 736274959 21041152 2476 33554432000 4194304 4394578 140736141814480 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 5137 2476 267 49 0 2278 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20548

[startup+1.5002 s]
/proc/loadavg: 1.56 2.59 3.06 5/445 21149
/proc/meminfo: memFree=17166324/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=22164 CPUtime=1.48 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 3075 0 0 0 148 0 0 0 25 0 1 0 736274959 22695936 2864 33554432000 4194304 4394578 140736141814480 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 5541 2864 267 49 0 2682 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22164

[startup+3.10095 s]
/proc/loadavg: 1.56 2.59 3.06 5/442 21152
/proc/meminfo: memFree=17171300/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=23460 CPUtime=3.09 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 3384 0 0 0 309 0 0 0 25 0 1 0 736274959 24023040 3173 33554432000 4194304 4394578 140736141814480 18446744073709551615 4298814 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 5865 3173 267 49 0 3006 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23460

[startup+6.3004 s]
/proc/loadavg: 1.75 2.61 3.06 5/445 21176
/proc/meminfo: memFree=17146492/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=25568 CPUtime=6.28 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 3873 0 0 0 628 0 0 0 25 0 1 0 736274959 26181632 3662 33554432000 4194304 4394578 140736141814480 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 6392 3662 267 49 0 3533 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25568

[startup+12.7003 s]
/proc/loadavg: 1.93 2.64 3.07 5/445 21203
/proc/meminfo: memFree=17055696/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=29712 CPUtime=12.69 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 4857 0 0 0 1268 1 0 0 25 0 1 0 736274959 30425088 4646 33554432000 4194304 4394578 140736141814480 18446744073709551615 4287940 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 7428 4646 267 49 0 4569 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29712

[startup+25.5012 s]
/proc/loadavg: 2.39 2.70 3.08 5/445 21205
/proc/meminfo: memFree=17009432/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=35248 CPUtime=25.49 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 6173 0 0 0 2548 1 0 0 25 0 1 0 736274959 36093952 5962 33554432000 4194304 4394578 140736141814480 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 8812 5962 267 49 0 5953 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35248

[startup+51.1009 s]
/proc/loadavg: 2.94 2.81 3.10 5/442 21226
/proc/meminfo: memFree=16860204/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=47440 CPUtime=51.09 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 9149 0 0 0 5107 2 0 0 25 0 1 0 736274959 48578560 8938 33554432000 4194304 4394578 140736141814480 18446744073709551615 4295704 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 11860 8938 267 49 0 9001 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 47440

[startup+102.317 s]
/proc/loadavg: 3.65 3.03 3.16 5/445 21234
/proc/meminfo: memFree=16294912/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=68544 CPUtime=102.3 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 14271 0 0 0 10226 4 0 0 25 0 1 0 736274959 70189056 14060 33554432000 4194304 4394578 140736141814480 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 17136 14060 267 49 0 14277 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 68544

[startup+162.3 s]
/proc/loadavg: 3.87 3.20 3.21 5/445 21234
/proc/meminfo: memFree=16169396/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=93200 CPUtime=162.29 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 20287 0 0 0 16223 6 0 0 25 0 1 0 736274959 95436800 20076 33554432000 4194304 4394578 140736141814480 18446744073709551615 4299005 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 23300 20076 267 49 0 20441 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 93200

[startup+222.3 s]
/proc/loadavg: 3.95 3.35 3.26 5/445 21236
/proc/meminfo: memFree=16071772/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=113668 CPUtime=222.28 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 25269 0 0 0 22221 7 0 0 25 0 1 0 736274959 116396032 25058 33554432000 4194304 4394578 140736141814480 18446744073709551615 4296329 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 28417 25058 267 49 0 25558 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 113668

[startup+282.3 s]
/proc/loadavg: 3.98 3.46 3.30 5/445 21238
/proc/meminfo: memFree=15990036/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=118292 CPUtime=282.29 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 26340 0 0 0 28221 8 0 0 25 0 1 0 736274959 121131008 26129 33554432000 4194304 4394578 140736141814480 18446744073709551615 4313519 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 29573 26129 267 49 0 26714 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 118292

[startup+342.3 s]
/proc/loadavg: 4.04 3.57 3.35 5/445 21240
/proc/meminfo: memFree=15895496/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=140800 CPUtime=342.28 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 31911 0 0 0 34218 10 0 0 25 0 1 0 736274959 144179200 31700 33554432000 4194304 4394578 140736141814480 18446744073709551615 4299105 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 35200 31700 267 49 0 32341 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 140800

[startup+402.3 s]
/proc/loadavg: 4.09 3.66 3.39 5/445 21242
/proc/meminfo: memFree=15774200/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=156156 CPUtime=402.28 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 35690 0 0 0 40217 11 0 0 25 0 1 0 736274959 159903744 35479 33554432000 4194304 4394578 140736141814480 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 39039 35479 267 49 0 36180 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 156156

[startup+462.3 s]
/proc/loadavg: 4.03 3.72 3.43 5/445 21251
/proc/meminfo: memFree=15698368/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=179444 CPUtime=462.28 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 41448 0 0 0 46214 14 0 0 25 0 1 0 736274959 183750656 41237 33554432000 4194304 4394578 140736141814480 18446744073709551615 4296782 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 44861 41237 267 49 0 42002 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 179444

[startup+522.3 s]
/proc/loadavg: 4.08 3.80 3.47 5/445 21253
/proc/meminfo: memFree=15622324/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=202988 CPUtime=522.29 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 47293 0 0 0 52212 17 0 0 25 0 1 0 736274959 207859712 47082 33554432000 4194304 4394578 140736141814480 18446744073709551615 4327688 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 50747 47082 267 49 0 47888 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 202988

[startup+582.3 s]
/proc/loadavg: 4.12 3.86 3.51 5/445 21255
/proc/meminfo: memFree=15572936/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=208736 CPUtime=582.28 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 48642 0 0 0 58211 17 0 0 25 0 1 0 736274959 213745664 48431 33554432000 4194304 4394578 140736141814480 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 52184 48431 267 49 0 49325 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 208736

[startup+642.301 s]
/proc/loadavg: 4.09 3.90 3.55 5/445 21257
/proc/meminfo: memFree=15495900/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=208992 CPUtime=642.29 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 48732 0 0 0 64212 17 0 0 25 0 1 0 736274959 214007808 48521 33554432000 4194304 4394578 140736141814480 18446744073709551615 4298647 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 52248 48521 267 49 0 49389 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 208992

[startup+702.301 s]
/proc/loadavg: 4.03 3.91 3.57 5/445 21259
/proc/meminfo: memFree=15403236/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=221932 CPUtime=702.28 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 51980 0 0 0 70210 18 0 0 25 0 1 0 736274959 227258368 51769 33554432000 4194304 4394578 140736141814480 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 55483 51769 267 49 0 52624 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 221932

[startup+762.317 s]
/proc/loadavg: 4.01 3.93 3.59 5/445 21259
/proc/meminfo: memFree=15307716/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=245776 CPUtime=762.29 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 57961 0 0 0 76208 21 0 0 25 0 1 0 736274959 251674624 57714 33554432000 4194304 4394578 140736141814480 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 61444 57714 267 49 0 58585 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 245776

[startup+822.301 s]
/proc/loadavg: 4.00 3.94 3.62 5/445 21261
/proc/meminfo: memFree=15248164/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=264748 CPUtime=822.27 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 62712 0 0 0 82205 22 0 0 25 0 1 0 736274959 271101952 62465 33554432000 4194304 4394578 140736141814480 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 66187 62465 267 49 0 63328 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 264748

[startup+882.301 s]
/proc/loadavg: 4.13 3.98 3.65 5/445 21263
/proc/meminfo: memFree=15213284/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=289680 CPUtime=882.28 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 68960 0 0 0 88203 25 0 0 25 0 1 0 736274959 296632320 68713 33554432000 4194304 4394578 140736141814480 18446744073709551615 4296782 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 72420 68713 267 49 0 69561 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 289680

[startup+942.301 s]
/proc/loadavg: 4.11 3.99 3.67 5/445 21265
/proc/meminfo: memFree=15189444/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=299276 CPUtime=942.28 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 71455 0 0 0 94202 26 0 0 25 0 1 0 736274959 306458624 71097 33554432000 4194304 4394578 140736141814480 18446744073709551615 4298330 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 74819 71097 267 49 0 71960 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 299276

[startup+1002.3 s]
/proc/loadavg: 4.11 4.02 3.70 5/445 21267
/proc/meminfo: memFree=15166580/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=318308 CPUtime=1002.27 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 76256 0 0 0 100200 27 0 0 25 0 1 0 736274959 325947392 75861 33554432000 4194304 4394578 140736141814480 18446744073709551615 4285492 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 79577 75861 267 49 0 76718 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 318308

[startup+1062.3 s]
/proc/loadavg: 4.12 4.05 3.73 5/445 21267
/proc/meminfo: memFree=15129104/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=335868 CPUtime=1062.27 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 80636 0 0 0 106199 28 0 0 25 0 1 0 736274959 343928832 80241 33554432000 4194304 4394578 140736141814480 18446744073709551615 4298335 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 83967 80241 267 49 0 81108 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 335868

[startup+1122.3 s]
/proc/loadavg: 4.29 4.10 3.76 5/445 21269
/proc/meminfo: memFree=15075488/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=354804 CPUtime=1122.27 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 85374 0 0 0 112196 31 0 0 25 0 1 0 736274959 363319296 84939 33554432000 4194304 4394578 140736141814480 18446744073709551615 4299175 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 88701 84939 267 49 0 85842 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 354804

[startup+1182.3 s]
/proc/loadavg: 4.22 4.11 3.78 5/445 21271
/proc/meminfo: memFree=15008380/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=377460 CPUtime=1182.27 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 91076 0 0 0 118194 33 0 0 25 0 1 0 736274959 386519040 90597 33554432000 4194304 4394578 140736141814480 18446744073709551615 4308934 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 94365 90597 267 49 0 91506 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 377460

[startup+1242.3 s]
/proc/loadavg: 4.08 4.08 3.80 5/445 21273
/proc/meminfo: memFree=14986400/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=386352 CPUtime=1242.27 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 93298 0 0 0 124193 34 0 0 25 0 1 0 736274959 395624448 92819 33554432000 4194304 4394578 140736141814480 18446744073709551615 4298933 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 96588 92819 267 49 0 93729 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 386352



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.07 3.81 5/445 21275
/proc/meminfo: memFree=14981904/32951124 swapFree=45193372/67111528
[pid=21118] ppid=21116 vsize=386616 CPUtime=1299.98 cores=0,2
/proc/21118/stat : 21118 (SApperloT2010) R 21116 21118 21088 0 -1 4202496 93389 0 0 0 129964 34 0 0 25 0 1 0 736274959 395894784 92910 33554432000 4194304 4394578 140736141814480 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/21118/statm: 96654 92910 267 49 0 93795 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 386616

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.03
CPU time (s): 1300.01
CPU user time (s): 1299.65
CPU system time (s): 0.360945
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 386616

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

runsolver used 5.99609 second user time and 12.919 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 13:54:03
IDJOB=3379745
IDBENCH=84762
IDSOLVER=1862
FILE ID=node118/3379745-1305460443
RUNJOBID= node118-1305460443-21106
PBS_JOBID= 13324919
Free space on /tmp= 73268 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l4.used-as.sat04-896.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379745-1305460443/watcher-3379745-1305460443 -o /tmp/evaluation-result-3379745-1305460443/solver-3379745-1305460443 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379745-1305460443.cnf

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

MD5SUM BENCH= fc993d9544ccd8eaeaa4882599387947
RANDOM SEED=1076474929

node118.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.842
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.68
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.842
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.842
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.74
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17316736 kB
Buffers:        301216 kB
Cached:        4592080 kB
SwapCached:      22076 kB
Active:       12673436 kB
Inactive:      2636528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17316736 kB
SwapTotal:    67111528 kB
SwapFree:     45193372 kB
Dirty:             592 kB
Writeback:           0 kB
AnonPages:    10408152 kB
Mapped:          21612 kB
Slab:           156612 kB
PageTables:      99328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 125843856 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= 73092 MiB
End job on node118 at 2011-05-15 14:15:45