Trace number 3264689

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

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.72 1.96 2.43 5/189 10997
/proc/meminfo: memFree=16977064/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=12304 CPUtime=0 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 403 0 0 0 0 0 0 0 22 0 1 0 547840712 12599296 340 33554432000 4194304 4465733 140734514784832 18446744073709551615 260020395776 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 3076 340 249 67 0 199 0

[startup+0.0567181 s]
/proc/loadavg: 1.72 1.96 2.43 5/189 10997
/proc/meminfo: memFree=16977064/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=13028 CPUtime=0.05 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 1005 0 0 0 5 0 0 0 22 0 1 0 547840712 13340672 563 33554432000 4194304 4465733 140734514784832 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 3257 563 255 67 0 380 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13028

[startup+0.100701 s]
/proc/loadavg: 1.72 1.96 2.43 5/189 10997
/proc/meminfo: memFree=16977064/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=13356 CPUtime=0.09 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 1090 0 0 0 9 0 0 0 22 0 1 0 547840712 13676544 638 33554432000 4194304 4465733 140734514784832 18446744073709551615 4270202 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 3339 638 255 67 0 462 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13356

[startup+0.30067 s]
/proc/loadavg: 1.72 1.96 2.43 5/189 10997
/proc/meminfo: memFree=16977064/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=14216 CPUtime=0.29 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 1518 0 0 0 29 0 0 0 23 0 1 0 547840712 14557184 822 33554432000 4194304 4465733 140734514784832 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 3554 822 255 67 0 677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14216

[startup+0.700586 s]
/proc/loadavg: 1.72 1.96 2.43 5/189 10997
/proc/meminfo: memFree=16977064/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=14952 CPUtime=0.69 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 1807 0 0 0 69 0 0 0 25 0 1 0 547840712 15310848 1047 33554432000 4194304 4465733 140734514784832 18446744073709551615 4271168 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 3738 1047 255 67 0 861 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14952

[startup+1.50046 s]
/proc/loadavg: 1.72 1.96 2.43 5/190 10998
/proc/meminfo: memFree=16960696/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=15400 CPUtime=1.49 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 2899 0 0 0 149 0 0 0 25 0 1 0 547840712 15769600 1049 33554432000 4194304 4465733 140734514784832 18446744073709551615 4270768 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 3850 1049 256 67 0 973 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15400

[startup+3.10017 s]
/proc/loadavg: 1.72 1.96 2.43 5/190 10998
/proc/meminfo: memFree=16949540/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=21400 CPUtime=3.09 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 6527 0 0 0 309 0 0 0 25 0 1 0 547840712 21913600 2622 33554432000 4194304 4465733 140734514784832 18446744073709551615 4270801 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 5350 2622 280 67 0 2473 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21400

[startup+6.30059 s]
/proc/loadavg: 1.90 1.99 2.43 5/190 10998
/proc/meminfo: memFree=16932804/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=26936 CPUtime=6.28 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 8294 0 0 0 628 0 0 0 25 0 1 0 547840712 27582464 3764 33554432000 4194304 4465733 140734514784832 18446744073709551615 4258806 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 6734 3764 317 67 0 3857 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26936

[startup+12.7004 s]
/proc/loadavg: 2.07 2.03 2.44 5/190 10999
/proc/meminfo: memFree=16926652/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=32528 CPUtime=12.69 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 11704 0 0 0 1268 1 0 0 25 0 1 0 547840712 33308672 5290 33554432000 4194304 4465733 140734514784832 18446744073709551615 4270736 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 8132 5290 280 67 0 5255 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32528

[startup+25.5011 s]
/proc/loadavg: 2.50 2.12 2.47 5/190 10999
/proc/meminfo: memFree=16912396/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=32528 CPUtime=25.49 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 11874 0 0 0 2548 1 0 0 25 0 1 0 547840712 33308672 5446 33554432000 4194304 4465733 140734514784832 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 8132 5446 280 67 0 5255 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32528

[startup+51.1004 s]
/proc/loadavg: 3.01 2.27 2.51 5/190 10999
/proc/meminfo: memFree=16874384/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=48916 CPUtime=51.08 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 17058 0 0 0 5107 1 0 0 25 0 1 0 547840712 50089984 8681 33554432000 4194304 4465733 140734514784832 18446744073709551615 4296159 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 12229 8681 280 67 0 9352 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 48916

[startup+102.307 s]
/proc/loadavg: 3.57 2.54 2.58 5/190 11001
/proc/meminfo: memFree=16831456/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=62932 CPUtime=102.3 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 26602 0 0 0 10228 2 0 0 25 0 1 0 547840712 64442368 12097 33554432000 4194304 4465733 140734514784832 18446744073709551615 4270205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 15733 12097 280 67 0 12856 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 62932

[startup+162.301 s]
/proc/loadavg: 3.84 2.80 2.67 5/190 11031
/proc/meminfo: memFree=16817168/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=77400 CPUtime=162.29 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 29901 0 0 0 16227 2 0 0 25 0 1 0 547840712 79257600 15396 33554432000 4194304 4465733 140734514784832 18446744073709551615 4270781 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 19350 15396 292 67 0 16473 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 77400

[startup+222.301 s]
/proc/loadavg: 3.99 3.03 2.75 5/190 11032
/proc/meminfo: memFree=16788228/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=105716 CPUtime=222.29 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 36988 0 0 0 22226 3 0 0 25 0 1 0 547840712 108253184 21928 33554432000 4194304 4465733 140734514784832 18446744073709551615 4295945 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 26429 21928 658 67 0 23552 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 105716

[startup+282.301 s]
/proc/loadavg: 3.99 3.20 2.83 5/190 11034
/proc/meminfo: memFree=16767996/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=105716 CPUtime=282.3 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 38754 0 0 0 28226 4 0 0 25 0 1 0 547840712 108253184 22811 33554432000 4194304 4465733 140734514784832 18446744073709551615 4263104 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 26429 22811 658 67 0 23552 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 105716

[startup+342.301 s]
/proc/loadavg: 4.16 3.39 2.91 5/190 11035
/proc/meminfo: memFree=16785552/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=83332 CPUtime=342.3 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 56104 0 0 0 34223 7 0 0 25 0 1 0 547840712 85331968 15341 33554432000 4194304 4465733 140734514784832 18446744073709551615 4270205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 20833 15341 280 67 0 17956 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 83332

[startup+402.301 s]
/proc/loadavg: 4.06 3.50 2.98 5/190 11037
/proc/meminfo: memFree=16752028/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=107952 CPUtime=402.3 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 60406 0 0 0 40223 7 0 0 25 0 1 0 547840712 110542848 19643 33554432000 4194304 4465733 140734514784832 18446744073709551615 4271258 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 26988 19643 280 67 0 24111 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 107952

[startup+462.301 s]
/proc/loadavg: 4.02 3.59 3.04 5/190 11039
/proc/meminfo: memFree=16719008/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=107952 CPUtime=462.31 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 60982 0 0 0 46223 8 0 0 25 0 1 0 547840712 110542848 20219 33554432000 4194304 4465733 140734514784832 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 26988 20219 280 67 0 24111 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 107952

[startup+522.301 s]
/proc/loadavg: 4.01 3.66 3.10 5/190 11040
/proc/meminfo: memFree=16686488/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=145000 CPUtime=522.3 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 68519 0 0 0 52222 8 0 0 25 0 1 0 547840712 148480000 27756 33554432000 4194304 4465733 140734514784832 18446744073709551615 4270167 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 36250 27756 805 67 0 33373 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 145000

[startup+582.301 s]
/proc/loadavg: 4.00 3.72 3.15 5/190 11042
/proc/meminfo: memFree=16693524/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=107952 CPUtime=582.31 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 74147 0 0 0 58222 9 0 0 25 0 1 0 547840712 110542848 21406 33554432000 4194304 4465733 140734514784832 18446744073709551615 4270216 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 26988 21406 805 67 0 24111 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 107952

[startup+642.301 s]
/proc/loadavg: 4.00 3.77 3.20 5/190 11046
/proc/meminfo: memFree=16708988/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=118856 CPUtime=642.32 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 76868 0 0 0 64222 10 0 0 25 0 1 0 547840712 121708544 23103 33554432000 4194304 4465733 140734514784832 18446744073709551615 4270199 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 29714 23103 280 67 0 26837 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 118856

[startup+702.301 s]
/proc/loadavg: 4.00 3.81 3.25 5/190 11048
/proc/meminfo: memFree=16684464/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=118856 CPUtime=702.31 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 77503 0 0 0 70221 10 0 0 25 0 1 0 547840712 121708544 23735 33554432000 4194304 4465733 140734514784832 18446744073709551615 4270831 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 29714 23735 280 67 0 26837 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 118856

[startup+762.307 s]
/proc/loadavg: 4.07 3.86 3.30 5/190 11050
/proc/meminfo: memFree=16674516/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=118856 CPUtime=762.32 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 80288 0 0 0 76221 11 0 0 25 0 1 0 547840712 121708544 25575 33554432000 4194304 4465733 140734514784832 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 29714 25575 461 67 0 26837 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 118856

[startup+822.301 s]
/proc/loadavg: 4.02 3.88 3.34 5/190 11051
/proc/meminfo: memFree=16669148/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=118856 CPUtime=822.32 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 80288 0 0 0 82221 11 0 0 25 0 1 0 547840712 121708544 25575 33554432000 4194304 4465733 140734514784832 18446744073709551615 4270192 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 29714 25575 461 67 0 26837 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 118856

[startup+882.301 s]
/proc/loadavg: 4.07 3.91 3.38 5/190 11053
/proc/meminfo: memFree=16666524/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=118856 CPUtime=882.32 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 80288 0 0 0 88221 11 0 0 25 0 1 0 547840712 121708544 25575 33554432000 4194304 4465733 140734514784832 18446744073709551615 4270608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 29714 25575 461 67 0 26837 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 118856

[startup+942.301 s]
/proc/loadavg: 4.06 3.94 3.42 5/190 11054
/proc/meminfo: memFree=16603728/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=118856 CPUtime=942.32 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 80288 0 0 0 94221 11 0 0 25 0 1 0 547840712 121708544 25575 33554432000 4194304 4465733 140734514784832 18446744073709551615 4271939 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 29714 25575 461 67 0 26837 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 118856

[startup+1002.3 s]
/proc/loadavg: 4.02 3.95 3.46 5/190 11056
/proc/meminfo: memFree=16629740/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=256472 CPUtime=1002.31 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 86822 0 0 0 100220 11 0 0 25 0 1 0 547840712 262627328 30415 33554432000 4194304 4465733 140734514784832 18446744073709551615 4364062 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 64118 30417 461 67 0 61241 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 256472

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.49 5/190 11058
/proc/meminfo: memFree=16578124/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=121672 CPUtime=1062.32 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 92028 0 0 0 106220 12 0 0 25 0 1 0 547840712 124592128 26045 33554432000 4194304 4465733 140734514784832 18446744073709551615 4270167 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 30418 26045 350 67 0 27541 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 121672

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.52 5/190 11059
/proc/meminfo: memFree=16637476/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=121672 CPUtime=1122.33 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 92738 0 0 0 112220 13 0 0 25 0 1 0 547840712 124592128 26398 33554432000 4194304 4465733 140734514784832 18446744073709551615 4270228 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 30418 26398 346 67 0 27541 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 121672

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.55 5/190 11061
/proc/meminfo: memFree=16634856/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=121672 CPUtime=1182.32 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 93006 0 0 0 118219 13 0 0 25 0 1 0 547840712 124592128 26532 33554432000 4194304 4465733 140734514784832 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 30418 26532 346 67 0 27541 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 121672

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.57 5/190 11062
/proc/meminfo: memFree=16632220/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=121672 CPUtime=1242.33 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 93412 0 0 0 124219 14 0 0 25 0 1 0 547840712 124592128 26735 33554432000 4194304 4465733 140734514784832 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 30418 26735 346 67 0 27541 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 121672



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.59 3/187 11066
/proc/meminfo: memFree=16788216/32951124 swapFree=67111528/67111528
[pid=10997] ppid=10995 vsize=121672 CPUtime=1300.03 cores=4,6
/proc/10997/stat : 10997 (SApperloT) R 10995 10997 10033 0 -1 4202496 93470 0 0 0 129989 14 0 0 25 0 1 0 547840712 124592128 26764 33554432000 4194304 4465733 140734514784832 18446744073709551615 4270736 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10997/statm: 30418 26764 346 67 0 27541 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 121672

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.9
CPU system time (s): 0.151976
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 259288

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

runsolver used 2.29065 second user time and 4.81127 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 18:28:21
IDJOB=3264689
IDBENCH=84762
IDSOLVER=1657
FILE ID=node110/3264689-1303576101
RUNJOBID= node110-1303576101-10956
PBS_JOBID= 13150302
Free space on /tmp= 71956 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l4.used-as.sat04-896.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264689-1303576101/watcher-3264689-1303576101 -o /tmp/evaluation-result-3264689-1303576101/solver-3264689-1303576101 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3264689-1303576101.cnf

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

MD5SUM BENCH= fc993d9544ccd8eaeaa4882599387947
RANDOM SEED=1193507633

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:     32951124 kB
MemFree:      16977336 kB
Buffers:       2314564 kB
Cached:       13021324 kB
SwapCached:          0 kB
Active:        7969924 kB
Inactive:      7438472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16977336 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1660 kB
Writeback:           0 kB
AnonPages:       70860 kB
Mapped:          15344 kB
Slab:           502260 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   260800 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= 71956 MiB
End job on node110 at 2011-04-23 18:50:03