Trace number 3379643

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.03 1300.06

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x33.cnf
MD5SUMf7c29bbc3bef00d1e7cc799553ba4813
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2772
Number of clauses448371
Sum of the clauses size1785168
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24158
Number of clauses of size 30
Number of clauses of size 4444213
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-3379643-1305456575/watcher-3379643-1305456575 -o /tmp/evaluation-result-3379643-1305456575/solver-3379643-1305456575 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379643-1305456575.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.63 2.92 3.19 3/306 10584
/proc/meminfo: memFree=24617216/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=20112 CPUtime=0 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 1580 0 0 0 0 0 0 0 21 0 1 0 735888096 20594688 1521 33554432000 4194304 4394578 140736301386720 18446744073709551615 260020395776 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 5061 1522 247 49 0 2202 0

[startup+0.09591 s]
/proc/loadavg: 1.63 2.92 3.19 3/306 10584
/proc/meminfo: memFree=24617216/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=32784 CPUtime=0.09 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 4723 0 0 0 8 1 0 0 21 0 1 0 735888096 33570816 4664 33554432000 4194304 4394578 140736301386720 18446744073709551615 260020056773 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 8196 4664 247 49 0 5337 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32784

[startup+0.100901 s]
/proc/loadavg: 1.63 2.92 3.19 3/306 10584
/proc/meminfo: memFree=24617216/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=33312 CPUtime=0.09 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 4849 0 0 0 8 1 0 0 21 0 1 0 735888096 34111488 4790 33554432000 4194304 4394578 140736301386720 18446744073709551615 260020056773 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 8328 4790 247 49 0 5469 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33312

[startup+0.300882 s]
/proc/loadavg: 1.63 2.92 3.19 3/306 10584
/proc/meminfo: memFree=24617216/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=73136 CPUtime=0.29 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 13531 0 0 0 27 2 0 0 22 0 1 0 735888096 74891264 13471 33554432000 4194304 4394578 140736301386720 18446744073709551615 4267384 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 18284 13473 253 49 0 15425 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73136

[startup+0.700772 s]
/proc/loadavg: 1.63 2.92 3.19 3/306 10584
/proc/meminfo: memFree=24617216/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=73252 CPUtime=0.69 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 14856 0 0 0 66 3 0 0 24 0 1 0 735888096 75010048 14796 33554432000 4194304 4394578 140736301386720 18446744073709551615 260020420503 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 18313 14796 256 49 0 15454 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73252

[startup+1.50062 s]
/proc/loadavg: 1.82 2.94 3.19 5/315 10655
/proc/meminfo: memFree=24432936/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=73252 CPUtime=1.49 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 14856 0 0 0 146 3 0 0 25 0 1 0 735888096 75010048 14796 33554432000 4194304 4394578 140736301386720 18446744073709551615 260020420503 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 18313 14796 256 49 0 15454 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73252

[startup+3.10036 s]
/proc/loadavg: 1.82 2.94 3.19 5/315 10655
/proc/meminfo: memFree=24359516/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=139264 CPUtime=3.09 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 33092 0 0 0 303 6 0 0 25 0 1 0 735888096 142606336 31271 33554432000 4194304 4394578 140736301386720 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 34816 31271 267 49 0 31957 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 139264

[startup+6.30077 s]
/proc/loadavg: 1.82 2.94 3.19 5/315 10655
/proc/meminfo: memFree=24214444/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=158192 CPUtime=6.29 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 37234 0 0 0 622 7 0 0 25 0 1 0 735888096 161988608 35413 33554432000 4194304 4394578 140736301386720 18446744073709551615 4298738 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 39548 35413 267 49 0 36689 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 158192

[startup+12.7006 s]
/proc/loadavg: 2.16 2.97 3.20 5/315 10655
/proc/meminfo: memFree=24122244/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=184476 CPUtime=12.69 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 44070 0 0 0 1261 8 0 0 25 0 1 0 735888096 188903424 42249 33554432000 4194304 4394578 140736301386720 18446744073709551615 4349640 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 46119 42249 267 49 0 43260 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 184476

[startup+25.5003 s]
/proc/loadavg: 2.44 3.00 3.21 5/315 10656
/proc/meminfo: memFree=23980860/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=230116 CPUtime=25.49 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 55654 0 0 0 2538 11 0 0 25 0 1 0 735888096 235638784 53833 33554432000 4194304 4394578 140736301386720 18446744073709551615 4313463 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 57529 53833 267 49 0 54670 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 230116

[startup+51.1005 s]
/proc/loadavg: 3.11 3.11 3.24 5/315 10656
/proc/meminfo: memFree=23797844/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=250032 CPUtime=51.09 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 60603 0 0 0 5097 12 0 0 25 0 1 0 735888096 256032768 58782 33554432000 4194304 4394578 140736301386720 18446744073709551615 4298711 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/10584/statm: 62508 58782 267 49 0 59649 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 250032

[startup+102.312 s]
/proc/loadavg: 3.69 3.26 3.28 5/315 10658
/proc/meminfo: memFree=23420136/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=344852 CPUtime=102.28 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 82590 0 0 0 10211 17 0 0 25 0 1 0 735888096 353128448 80769 33554432000 4194304 4394578 140736301386720 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 86213 80769 267 49 0 83354 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 344852

[startup+162.301 s]
/proc/loadavg: 3.98 3.43 3.33 5/315 10659
/proc/meminfo: memFree=23108584/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=435936 CPUtime=162.27 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 104163 0 0 0 16205 22 0 0 25 0 1 0 735888096 446398464 102342 33554432000 4194304 4394578 140736301386720 18446744073709551615 4346169 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 108984 102342 267 49 0 106125 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 435936

[startup+222.301 s]
/proc/loadavg: 3.99 3.53 3.37 5/315 10661
/proc/meminfo: memFree=22724720/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=520636 CPUtime=222.27 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 124469 0 0 0 22199 28 0 0 25 0 1 0 735888096 533131264 122648 33554432000 4194304 4394578 140736301386720 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 130159 122648 267 49 0 127300 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 520636

[startup+282.301 s]
/proc/loadavg: 3.99 3.61 3.41 5/315 10662
/proc/meminfo: memFree=22421356/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=571280 CPUtime=282.27 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 136614 0 0 0 28196 31 0 0 25 0 1 0 735888096 584990720 134793 33554432000 4194304 4394578 140736301386720 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 142820 134793 267 49 0 139961 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 571280

[startup+342.301 s]
/proc/loadavg: 3.99 3.68 3.44 5/315 10664
/proc/meminfo: memFree=22262700/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=611912 CPUtime=342.26 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 145490 0 0 0 34193 33 0 0 25 0 1 0 735888096 626597888 143669 33554432000 4194304 4394578 140736301386720 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 152978 143669 267 49 0 150119 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 611912

[startup+402.301 s]
/proc/loadavg: 3.99 3.74 3.47 5/315 10666
/proc/meminfo: memFree=21991072/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=681456 CPUtime=402.26 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 162629 0 0 0 40189 37 0 0 25 0 1 0 735888096 697810944 160808 33554432000 4194304 4394578 140736301386720 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 170364 160808 267 49 0 167505 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 681456

[startup+462.301 s]
/proc/loadavg: 3.99 3.78 3.50 5/315 10667
/proc/meminfo: memFree=21637848/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=757092 CPUtime=462.27 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 180804 0 0 0 46185 42 0 0 25 0 1 0 735888096 775262208 178983 33554432000 4194304 4394578 140736301386720 18446744073709551615 4313562 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 189273 178983 267 49 0 186414 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 757092

[startup+522.301 s]
/proc/loadavg: 3.99 3.82 3.53 5/315 10669
/proc/meminfo: memFree=21432556/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=794684 CPUtime=522.27 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 189852 0 0 0 52183 44 0 0 25 0 1 0 735888096 813756416 188031 33554432000 4194304 4394578 140736301386720 18446744073709551615 4346347 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 198671 188031 267 49 0 195812 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 794684

[startup+582.301 s]
/proc/loadavg: 4.05 3.86 3.56 5/315 10670
/proc/meminfo: memFree=21150512/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=865340 CPUtime=582.27 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 207055 0 0 0 58179 48 0 0 25 0 1 0 735888096 886108160 205234 33554432000 4194304 4394578 140736301386720 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 216335 205234 267 49 0 213476 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 865340

[startup+642.301 s]
/proc/loadavg: 4.10 3.91 3.60 5/315 10672
/proc/meminfo: memFree=20967048/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=922612 CPUtime=642.27 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 220310 0 0 0 64176 51 0 0 25 0 1 0 735888096 944754688 218489 33554432000 4194304 4394578 140736301386720 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 230653 218489 267 49 0 227794 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 922612

[startup+702.301 s]
/proc/loadavg: 4.17 3.96 3.63 5/315 10683
/proc/meminfo: memFree=20825692/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=936052 CPUtime=702.26 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 222819 0 0 0 70174 52 0 0 25 0 1 0 735888096 958517248 220998 33554432000 4194304 4394578 140736301386720 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 234013 220998 267 49 0 231154 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 936052

[startup+762.312 s]
/proc/loadavg: 4.06 3.96 3.65 5/315 10684
/proc/meminfo: memFree=20749720/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=947508 CPUtime=762.27 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 225242 0 0 0 76175 52 0 0 25 0 1 0 735888096 970248192 223421 33554432000 4194304 4394578 140736301386720 18446744073709551615 4327678 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 236877 223421 267 49 0 234018 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 947508

[startup+822.301 s]
/proc/loadavg: 4.02 3.97 3.67 5/315 10686
/proc/meminfo: memFree=20644644/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=992992 CPUtime=822.25 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 235545 0 0 0 82171 54 0 0 25 0 1 0 735888096 1016823808 233724 33554432000 4194304 4394578 140736301386720 18446744073709551615 4346684 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 248248 233724 267 49 0 245389 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 992992

[startup+882.301 s]
/proc/loadavg: 4.01 3.97 3.69 5/315 10687
/proc/meminfo: memFree=20423008/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=1091480 CPUtime=882.25 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 259820 0 0 0 88165 60 0 0 25 0 1 0 735888096 1117675520 257999 33554432000 4194304 4394578 140736301386720 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 272870 257999 267 49 0 270011 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 1091480

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.70 5/315 10689
/proc/meminfo: memFree=20244016/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=1152008 CPUtime=942.26 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 274598 0 0 0 94163 63 0 0 25 0 1 0 735888096 1179656192 272777 33554432000 4194304 4394578 140736301386720 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 288002 272777 267 49 0 285143 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 1152008

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.72 5/315 10691
/proc/meminfo: memFree=20026828/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=1252760 CPUtime=1002.26 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 299246 0 0 0 100159 67 0 0 25 0 1 0 735888096 1282826240 297425 33554432000 4194304 4394578 140736301386720 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 313190 297425 267 49 0 310331 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 1252760

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/315 10692
/proc/meminfo: memFree=19786936/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=1344712 CPUtime=1062.26 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 321879 0 0 0 106153 73 0 0 25 0 1 0 735888096 1376985088 320058 33554432000 4194304 4394578 140736301386720 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 336178 320058 267 49 0 333319 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 1344712

[startup+1122.3 s]
/proc/loadavg: 4.07 3.99 3.75 5/315 10694
/proc/meminfo: memFree=19617968/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=1384812 CPUtime=1122.26 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 330469 0 0 0 112151 75 0 0 25 0 1 0 735888096 1418047488 328648 33554432000 4194304 4394578 140736301386720 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 346203 328648 267 49 0 343344 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 1384812

[startup+1182.3 s]
/proc/loadavg: 4.25 4.04 3.78 5/315 10695
/proc/meminfo: memFree=19448276/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=1384812 CPUtime=1182.26 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 330580 0 0 0 118150 76 0 0 25 0 1 0 735888096 1418047488 328759 33554432000 4194304 4394578 140736301386720 18446744073709551615 4346169 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 346203 328759 267 49 0 343344 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 1384812

[startup+1242.3 s]
/proc/loadavg: 4.21 4.06 3.80 5/315 10697
/proc/meminfo: memFree=19202548/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=1384812 CPUtime=1242.26 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 330688 0 0 0 124150 76 0 0 25 0 1 0 735888096 1418047488 328867 33554432000 4194304 4394578 140736301386720 18446744073709551615 4298724 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 346203 328867 267 49 0 343344 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 1384812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.05 3.81 4/314 10700
/proc/meminfo: memFree=20153080/32951124 swapFree=67083432/67111528
[pid=10584] ppid=10582 vsize=1402216 CPUtime=1299.97 cores=4,6
/proc/10584/stat : 10584 (SApperloT2010) R 10582 10584 8612 0 -1 4202496 334352 0 0 0 129920 77 0 0 25 0 1 0 735888096 1435869184 332531 33554432000 4194304 4394578 140736301386720 18446744073709551615 4285918 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/10584/statm: 350554 332531 267 49 0 347695 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 1402216

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.06
CPU time (s): 1300.03
CPU user time (s): 1299.21
CPU system time (s): 0.823874
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 1402216

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

runsolver used 4.14637 second user time and 8.86765 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 12:49:35
IDJOB=3379643
IDBENCH=83165
IDSOLVER=1862
FILE ID=node110/3379643-1305456575
RUNJOBID= node110-1305456575-10532
PBS_JOBID= 13324859
Free space on /tmp= 73596 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x33.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379643-1305456575/watcher-3379643-1305456575 -o /tmp/evaluation-result-3379643-1305456575/solver-3379643-1305456575 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379643-1305456575.cnf

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

MD5SUM BENCH= f7c29bbc3bef00d1e7cc799553ba4813
RANDOM SEED=606965291

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:      24617248 kB
Buffers:        292412 kB
Cached:        4286532 kB
SwapCached:       1440 kB
Active:        4686092 kB
Inactive:      3313904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24617248 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           19460 kB
Writeback:           0 kB
AnonPages:     3419012 kB
Mapped:          26680 kB
Slab:           246376 kB
PageTables:      23888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 63441184 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= 73588 MiB
End job on node110 at 2011-05-15 13:11:17