Trace number 3379747

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.04 1300.02

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn004.shuffled-as.sat05-3844.cnf
MD5SUM7d96ba103689bec761c9e7df7b158323
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3199.02
Satisfiable
(Un)Satisfiability was proved
Number of variables2731
Number of clauses17983
Sum of the clauses size126997
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32370
Number of clauses of size 4477
Number of clauses of size 5642
Number of clauses of size over 514010

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-3379747-1305460721/watcher-3379747-1305460721 -o /tmp/evaluation-result-3379747-1305460721/solver-3379747-1305460721 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379747-1305460721.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: 3.46 3.90 3.94 2/306 17822
/proc/meminfo: memFree=15895072/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=11796 CPUtime=0 cores=0,2
/proc/17822/stat : 17822 (runsolver) R 17820 17822 17787 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 657674864 12079104 50 33554432000 4194304 5432360 140737031804320 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/17822/statm: 2949 50 30 303 0 2643 0

[startup+0.0478241 s]
/proc/loadavg: 3.46 3.90 3.94 2/306 17822
/proc/meminfo: memFree=15895072/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=15300 CPUtime=0.03 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 1210 0 0 0 3 0 0 0 25 0 1 0 657674864 15667200 1150 33554432000 4194304 4394578 140736808426320 18446744073709551615 218370981783 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 3825 1150 255 49 0 966 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15300

[startup+0.100744 s]
/proc/loadavg: 3.46 3.90 3.94 2/306 17822
/proc/meminfo: memFree=15895072/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=15300 CPUtime=0.08 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 1210 0 0 0 8 0 0 0 25 0 1 0 657674864 15667200 1150 33554432000 4194304 4394578 140736808426320 18446744073709551615 218370981783 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 3825 1150 255 49 0 966 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15300

[startup+0.300763 s]
/proc/loadavg: 3.46 3.90 3.94 2/306 17822
/proc/meminfo: memFree=15895072/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=19988 CPUtime=0.27 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 2507 0 0 0 27 0 0 0 25 0 1 0 657674864 20467712 2333 33554432000 4194304 4394578 140736808426320 18446744073709551615 4313519 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 4997 2333 267 49 0 2138 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 19988

[startup+0.70069 s]
/proc/loadavg: 3.46 3.90 3.94 2/306 17822
/proc/meminfo: memFree=15895072/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=21444 CPUtime=0.67 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 2861 0 0 0 67 0 0 0 25 0 1 0 657674864 21958656 2687 33554432000 4194304 4394578 140736808426320 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 5361 2687 267 49 0 2502 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 21444

[startup+1.50053 s]
/proc/loadavg: 3.50 3.90 3.94 5/320 17876
/proc/meminfo: memFree=15859276/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=22520 CPUtime=1.47 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 3132 0 0 0 147 0 0 0 25 0 1 0 657674864 23060480 2958 33554432000 4194304 4394578 140736808426320 18446744073709551615 4298664 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 5630 2958 267 49 0 2771 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 22520

[startup+3.10027 s]
/proc/loadavg: 3.50 3.90 3.94 5/320 17876
/proc/meminfo: memFree=15850844/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=23940 CPUtime=3.07 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 3462 0 0 0 307 0 0 0 25 0 1 0 657674864 24514560 3288 33554432000 4194304 4394578 140736808426320 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 5985 3288 267 49 0 3126 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 23940

[startup+6.3007 s]
/proc/loadavg: 3.50 3.90 3.94 5/320 17876
/proc/meminfo: memFree=15843540/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=25616 CPUtime=6.28 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 3823 0 0 0 627 1 0 0 25 0 1 0 657674864 26230784 3649 33554432000 4194304 4394578 140736808426320 18446744073709551615 218370616117 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 6404 3649 267 49 0 3545 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25616

[startup+12.7006 s]
/proc/loadavg: 3.58 3.91 3.94 5/320 17877
/proc/meminfo: memFree=15831324/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=28896 CPUtime=12.68 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 4518 0 0 0 1267 1 0 0 25 0 1 0 657674864 29589504 4344 33554432000 4194304 4394578 140736808426320 18446744073709551615 4297106 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 7224 4344 267 49 0 4365 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28896

[startup+25.5003 s]
/proc/loadavg: 3.64 3.91 3.94 5/320 17877
/proc/meminfo: memFree=15820144/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=31608 CPUtime=25.48 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 5121 0 0 0 2547 1 0 0 25 0 1 0 657674864 32366592 4947 33554432000 4194304 4394578 140736808426320 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 7902 4947 267 49 0 5043 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31608

[startup+51.1008 s]
/proc/loadavg: 3.83 3.93 3.95 5/320 17878
/proc/meminfo: memFree=15804624/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=35888 CPUtime=51.08 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 6082 0 0 0 5107 1 0 0 25 0 1 0 657674864 36749312 5908 33554432000 4194304 4394578 140736808426320 18446744073709551615 4298664 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 8972 5908 267 49 0 6113 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35888

[startup+102.312 s]
/proc/loadavg: 3.93 3.94 3.95 5/320 17879
/proc/meminfo: memFree=15783148/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=41464 CPUtime=102.29 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 7255 0 0 0 10227 2 0 0 25 0 1 0 657674864 42459136 7081 33554432000 4194304 4394578 140736808426320 18446744073709551615 4313550 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 10366 7081 267 49 0 7507 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 41464

[startup+162.301 s]
/proc/loadavg: 4.03 3.96 3.95 5/320 17890
/proc/meminfo: memFree=15764632/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=47388 CPUtime=162.28 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 8461 0 0 0 16226 2 0 0 25 0 1 0 657674864 48525312 8287 33554432000 4194304 4394578 140736808426320 18446744073709551615 4298896 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 11847 8287 267 49 0 8988 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 47388

[startup+222.3 s]
/proc/loadavg: 4.01 3.97 3.95 5/320 17891
/proc/meminfo: memFree=15753784/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=50808 CPUtime=222.29 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 9124 0 0 0 22226 3 0 0 25 0 1 0 657674864 52027392 8950 33554432000 4194304 4394578 140736808426320 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 12702 8950 267 49 0 9843 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 50808

[startup+282.301 s]
/proc/loadavg: 4.04 3.99 3.96 5/320 17893
/proc/meminfo: memFree=15742448/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=53472 CPUtime=282.29 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 9683 0 0 0 28226 3 0 0 25 0 1 0 657674864 54755328 9509 33554432000 4194304 4394578 140736808426320 18446744073709551615 4298776 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 13368 9509 267 49 0 10509 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 53472

[startup+342.301 s]
/proc/loadavg: 4.05 4.00 3.96 5/320 17897
/proc/meminfo: memFree=15731544/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=57456 CPUtime=342.28 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 10505 0 0 0 34225 3 0 0 25 0 1 0 657674864 58834944 10331 33554432000 4194304 4394578 140736808426320 18446744073709551615 4291869 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 14364 10331 267 49 0 11505 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 57456

[startup+402.3 s]
/proc/loadavg: 4.06 4.01 3.97 5/320 17899
/proc/meminfo: memFree=15725056/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=61040 CPUtime=402.29 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 11103 0 0 0 40225 4 0 0 25 0 1 0 657674864 62504960 10929 33554432000 4194304 4394578 140736808426320 18446744073709551615 4287256 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 15260 10929 267 49 0 12401 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 61040

[startup+462.301 s]
/proc/loadavg: 4.02 4.01 3.97 5/320 17928
/proc/meminfo: memFree=15664196/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=61892 CPUtime=462.29 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 11298 0 0 0 46225 4 0 0 25 0 1 0 657674864 63377408 11124 33554432000 4194304 4394578 140736808426320 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 15473 11124 267 49 0 12614 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 61892

[startup+522.301 s]
/proc/loadavg: 4.01 4.00 3.97 5/320 17929
/proc/meminfo: memFree=15619420/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=65228 CPUtime=522.29 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 11903 0 0 0 52224 5 0 0 25 0 1 0 657674864 66793472 11729 33554432000 4194304 4394578 140736808426320 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 16307 11729 267 49 0 13448 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 65228

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/320 17931
/proc/meminfo: memFree=15599520/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=66324 CPUtime=582.29 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 12109 0 0 0 58224 5 0 0 25 0 1 0 657674864 67915776 11935 33554432000 4194304 4394578 140736808426320 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 16581 11935 267 49 0 13722 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 66324

[startup+642.301 s]
/proc/loadavg: 4.03 4.01 3.97 5/320 17932
/proc/meminfo: memFree=15587704/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=67276 CPUtime=642.3 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 12297 0 0 0 64225 5 0 0 25 0 1 0 657674864 68890624 12123 33554432000 4194304 4394578 140736808426320 18446744073709551615 4287763 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 16819 12123 267 49 0 13960 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 67276

[startup+702.301 s]
/proc/loadavg: 4.09 4.02 3.98 5/320 17934
/proc/meminfo: memFree=15557424/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=69300 CPUtime=702.3 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 12701 0 0 0 70224 6 0 0 25 0 1 0 657674864 70963200 12527 33554432000 4194304 4394578 140736808426320 18446744073709551615 4299133 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 17325 12527 267 49 0 14466 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 69300

[startup+762.311 s]
/proc/loadavg: 4.03 4.02 3.98 5/320 17936
/proc/meminfo: memFree=15548092/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=70660 CPUtime=762.31 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 12954 0 0 0 76225 6 0 0 25 0 1 0 657674864 72355840 12780 33554432000 4194304 4394578 140736808426320 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 17665 12780 267 49 0 14806 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 70660

[startup+822.301 s]
/proc/loadavg: 4.12 4.04 3.99 5/320 17937
/proc/meminfo: memFree=15539236/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=71344 CPUtime=822.3 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 13118 0 0 0 82224 6 0 0 25 0 1 0 657674864 73056256 12944 33554432000 4194304 4394578 140736808426320 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 17836 12944 267 49 0 14977 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 71344

[startup+882.301 s]
/proc/loadavg: 4.16 4.06 4.00 5/320 17939
/proc/meminfo: memFree=15535344/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=72352 CPUtime=882.3 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 13346 0 0 0 88224 6 0 0 25 0 1 0 657674864 74088448 13172 33554432000 4194304 4394578 140736808426320 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 18088 13172 267 49 0 15229 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 72352

[startup+942.301 s]
/proc/loadavg: 4.06 4.05 4.00 5/320 17940
/proc/meminfo: memFree=15531452/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=72736 CPUtime=942.3 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 13443 0 0 0 94224 6 0 0 25 0 1 0 657674864 74481664 13269 33554432000 4194304 4394578 140736808426320 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 18184 13269 267 49 0 15325 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 72736

[startup+1002.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/320 17942
/proc/meminfo: memFree=15524716/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=73408 CPUtime=1002.31 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 13576 0 0 0 100224 7 0 0 25 0 1 0 657674864 75169792 13402 33554432000 4194304 4394578 140736808426320 18446744073709551615 4296366 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 18352 13402 267 49 0 15493 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 73408

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/320 17944
/proc/meminfo: memFree=15507452/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=74176 CPUtime=1062.3 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 13762 0 0 0 106223 7 0 0 25 0 1 0 657674864 75956224 13588 33554432000 4194304 4394578 140736808426320 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 18544 13588 267 49 0 15685 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 74176

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/320 17945
/proc/meminfo: memFree=15501184/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=75756 CPUtime=1122.31 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 14070 0 0 0 112223 8 0 0 25 0 1 0 657674864 77574144 13896 33554432000 4194304 4394578 140736808426320 18446744073709551615 4296425 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 18939 13896 267 49 0 16080 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 75756

[startup+1182.3 s]
/proc/loadavg: 4.05 4.03 4.00 5/320 17947
/proc/meminfo: memFree=15493344/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=76524 CPUtime=1182.31 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 14232 0 0 0 118223 8 0 0 25 0 1 0 657674864 78360576 14058 33554432000 4194304 4394578 140736808426320 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 19131 14058 267 49 0 16272 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 76524

[startup+1242.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/320 17948
/proc/meminfo: memFree=15487592/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=77772 CPUtime=1242.31 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 14445 0 0 0 124222 9 0 0 25 0 1 0 657674864 79638528 14271 33554432000 4194304 4394578 140736808426320 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 19443 14271 267 49 0 16584 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 77772



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.03 4.00 5/320 17950
/proc/meminfo: memFree=15476636/32951124 swapFree=52307768/67111528
[pid=17822] ppid=17820 vsize=78508 CPUtime=1300.02 cores=0,2
/proc/17822/stat : 17822 (SApperloT2010) R 17820 17822 17787 0 -1 4202496 14580 0 0 0 129993 9 0 0 25 0 1 0 657674864 80392192 14406 33554432000 4194304 4394578 140736808426320 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17822/statm: 19627 14406 267 49 0 16768 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 78508

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.02
CPU time (s): 1300.04
CPU user time (s): 1299.94
CPU system time (s): 0.094985
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 78508

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

runsolver used 4.06738 second user time and 8.95364 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 13:58:41
IDJOB=3379747
IDBENCH=85805
IDSOLVER=1862
FILE ID=node101/3379747-1305460721
RUNJOBID= node101-1305460721-17805
PBS_JOBID= 13324920
Free space on /tmp= 73756 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn004.shuffled-as.sat05-3844.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379747-1305460721/watcher-3379747-1305460721 -o /tmp/evaluation-result-3379747-1305460721/solver-3379747-1305460721 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379747-1305460721.cnf

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

MD5SUM BENCH= 7d96ba103689bec761c9e7df7b158323
RANDOM SEED=262762827

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.841
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.841
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:      15895344 kB
Buffers:        341464 kB
Cached:        6183952 kB
SwapCached:      14848 kB
Active:       11584188 kB
Inactive:      5179624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15895344 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:             984 kB
Writeback:           0 kB
AnonPages:    10234748 kB
Mapped:          15448 kB
Slab:           159488 kB
PageTables:      64616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42590400 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= 73752 MiB
End job on node101 at 2011-05-15 14:20:23