Trace number 3263543

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-03-04? (TO) 1300.01 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-dir.shuffled-as.sat03-136.cnf
MD5SUM5bd7c76aed56f767985526812cdb8e0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark935.889
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses31962
Sum of the clauses size64344
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231947
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515

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-3263543-1303546491/watcher-3263543-1303546491 -o /tmp/evaluation-result-3263543-1303546491/solver-3263543-1303546491 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3263543-1303546491.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: 3.38 3.86 3.77 4/178 29671
/proc/meminfo: memFree=16644908/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=12812 CPUtime=0 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 561 0 0 0 0 0 0 0 21 0 1 0 466249547 13119488 501 33554432000 4194304 4395502 140733555350336 18446744073709551615 244446606021 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 3203 501 249 50 0 343 0

[startup+0.0980311 s]
/proc/loadavg: 3.38 3.86 3.77 4/178 29671
/proc/meminfo: memFree=16644908/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=17152 CPUtime=0.09 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 1763 0 0 0 9 0 0 0 21 0 1 0 466249547 17563648 1576 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 4288 1576 266 50 0 1428 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17152

[startup+0.101036 s]
/proc/loadavg: 3.38 3.86 3.77 4/178 29671
/proc/meminfo: memFree=16644908/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=17152 CPUtime=0.09 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 1782 0 0 0 9 0 0 0 21 0 1 0 466249547 17563648 1595 33554432000 4194304 4395502 140733555350336 18446744073709551615 4315657 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 4288 1595 266 50 0 1428 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17152

[startup+0.300987 s]
/proc/loadavg: 3.38 3.86 3.77 4/178 29671
/proc/meminfo: memFree=16644908/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=20856 CPUtime=0.29 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 2702 0 0 0 29 0 0 0 22 0 1 0 466249547 21356544 2515 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 5214 2515 266 50 0 2354 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20856

[startup+0.700914 s]
/proc/loadavg: 3.38 3.86 3.77 4/178 29671
/proc/meminfo: memFree=16644908/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=26160 CPUtime=0.69 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 3987 0 0 0 69 0 0 0 24 0 1 0 466249547 26787840 3800 33554432000 4194304 4395502 140733555350336 18446744073709551615 4292744 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 6540 3800 266 50 0 3680 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26160

[startup+1.50079 s]
/proc/loadavg: 3.38 3.86 3.77 6/190 29693
/proc/meminfo: memFree=16575232/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=27152 CPUtime=1.49 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 4216 0 0 0 149 0 0 0 25 0 1 0 466249547 27803648 4029 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 6788 4029 266 50 0 3928 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27152

[startup+3.1005 s]
/proc/loadavg: 3.43 3.86 3.77 6/190 29693
/proc/meminfo: memFree=16551880/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=32024 CPUtime=3.09 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 5317 0 0 0 308 1 0 0 25 0 1 0 466249547 32792576 5130 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 8006 5130 266 50 0 5146 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32024

[startup+6.3009 s]
/proc/loadavg: 3.43 3.86 3.77 6/190 29693
/proc/meminfo: memFree=16526336/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=37876 CPUtime=6.29 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 6544 0 0 0 628 1 0 0 25 0 1 0 466249547 38785024 6357 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 9469 6357 266 50 0 6609 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37876

[startup+12.7007 s]
/proc/loadavg: 3.52 3.86 3.78 6/190 29693
/proc/meminfo: memFree=16495732/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=44340 CPUtime=12.69 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 7913 0 0 0 1268 1 0 0 25 0 1 0 466249547 45404160 7726 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 11085 7726 266 50 0 8225 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44340

[startup+25.5003 s]
/proc/loadavg: 3.59 3.87 3.78 6/190 29694
/proc/meminfo: memFree=16453460/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=59060 CPUtime=25.48 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 10730 0 0 0 2547 1 0 0 25 0 1 0 466249547 60477440 10543 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 14765 10543 266 50 0 11905 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59060

[startup+51.1006 s]
/proc/loadavg: 3.73 3.87 3.78 6/190 29694
/proc/meminfo: memFree=16399008/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=71728 CPUtime=51.08 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 13325 0 0 0 5107 1 0 0 25 0 1 0 466249547 73449472 13138 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 17932 13138 266 50 0 15072 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 71728

[startup+102.307 s]
/proc/loadavg: 3.89 3.89 3.79 6/190 29696
/proc/meminfo: memFree=16349760/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=85500 CPUtime=102.29 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 16211 0 0 0 10227 2 0 0 25 0 1 0 466249547 87552000 16024 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 21375 16024 266 50 0 18515 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 85500

[startup+162.301 s]
/proc/loadavg: 3.96 3.91 3.81 6/190 29697
/proc/meminfo: memFree=16288600/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=97688 CPUtime=162.28 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 18680 0 0 0 16226 2 0 0 25 0 1 0 466249547 100032512 18493 33554432000 4194304 4395502 140733555350336 18446744073709551615 4300200 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 24422 18493 266 50 0 21562 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 97688

[startup+222.301 s]
/proc/loadavg: 3.98 3.92 3.82 6/190 29699
/proc/meminfo: memFree=16265384/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=100528 CPUtime=222.29 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 19228 0 0 0 22226 3 0 0 25 0 1 0 466249547 102940672 19041 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299573 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 25132 19041 266 50 0 22272 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 100528

[startup+282.301 s]
/proc/loadavg: 3.99 3.93 3.82 6/190 29700
/proc/meminfo: memFree=16235968/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=107004 CPUtime=282.29 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 20401 0 0 0 28226 3 0 0 25 0 1 0 466249547 109572096 20214 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 26751 20214 266 50 0 23891 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 107004

[startup+342.3 s]
/proc/loadavg: 3.99 3.94 3.83 6/190 29702
/proc/meminfo: memFree=16213992/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=112180 CPUtime=342.28 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 21580 0 0 0 34225 3 0 0 25 0 1 0 466249547 114872320 21393 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 28045 21393 266 50 0 25185 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 112180

[startup+402.3 s]
/proc/loadavg: 3.99 3.95 3.84 6/190 29704
/proc/meminfo: memFree=16174524/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=122320 CPUtime=402.29 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 23418 0 0 0 40225 4 0 0 25 0 1 0 466249547 125255680 23231 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 30580 23231 266 50 0 27720 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 122320

[startup+462.3 s]
/proc/loadavg: 3.99 3.96 3.84 6/190 29705
/proc/meminfo: memFree=16157132/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=126480 CPUtime=462.29 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 24258 0 0 0 46225 4 0 0 25 0 1 0 466249547 129515520 24071 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 31620 24071 266 50 0 28760 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 126480

[startup+522.301 s]
/proc/loadavg: 3.99 3.96 3.85 6/190 29707
/proc/meminfo: memFree=16148676/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=129080 CPUtime=522.28 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 24816 0 0 0 52224 4 0 0 25 0 1 0 466249547 132177920 24629 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 32270 24629 266 50 0 29410 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 129080

[startup+582.301 s]
/proc/loadavg: 4.08 4.00 3.86 6/190 29708
/proc/meminfo: memFree=16125828/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=132812 CPUtime=582.28 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 25573 0 0 0 58224 4 0 0 25 0 1 0 466249547 135999488 25386 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 33203 25386 266 50 0 30343 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 132812

[startup+642.301 s]
/proc/loadavg: 4.03 4.00 3.87 6/190 29710
/proc/meminfo: memFree=16115876/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=137748 CPUtime=642.29 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 26477 0 0 0 64224 5 0 0 25 0 1 0 466249547 141053952 26290 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 34437 26290 266 50 0 31577 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 137748

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.88 6/190 29712
/proc/meminfo: memFree=16100716/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=141616 CPUtime=702.28 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 27317 0 0 0 70223 5 0 0 25 0 1 0 466249547 145014784 27130 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 35404 27130 266 50 0 32544 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 141616

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.88 6/190 29713
/proc/meminfo: memFree=16091384/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=144332 CPUtime=762.3 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 27867 0 0 0 76224 6 0 0 25 0 1 0 466249547 147795968 27680 33554432000 4194304 4395502 140733555350336 18446744073709551615 4314296 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 36083 27680 266 50 0 33223 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 144332

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.89 6/190 29715
/proc/meminfo: memFree=16078212/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=147968 CPUtime=822.29 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 28534 0 0 0 82223 6 0 0 25 0 1 0 466249547 151519232 28347 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 36992 28347 266 50 0 34132 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 147968

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.89 6/190 29716
/proc/meminfo: memFree=16061808/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=154688 CPUtime=882.29 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 29843 0 0 0 88223 6 0 0 25 0 1 0 466249547 158400512 29591 33554432000 4194304 4395502 140733555350336 18446744073709551615 4328540 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 38672 29591 266 50 0 35812 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 154688

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.90 6/190 29718
/proc/meminfo: memFree=16042188/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=159040 CPUtime=942.29 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 30823 0 0 0 94223 6 0 0 25 0 1 0 466249547 162856960 30571 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 39760 30571 266 50 0 36900 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 159040

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 29720
/proc/meminfo: memFree=16033844/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=160224 CPUtime=1002.3 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 31049 0 0 0 100223 7 0 0 25 0 1 0 466249547 164069376 30797 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 40056 30797 266 50 0 37196 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 160224

[startup+1062.3 s]
/proc/loadavg: 4.06 4.01 3.91 6/190 29721
/proc/meminfo: memFree=16025752/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=163360 CPUtime=1062.29 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 31654 0 0 0 106222 7 0 0 25 0 1 0 466249547 167280640 31402 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 40840 31402 266 50 0 37980 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 163360

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.91 6/190 29723
/proc/meminfo: memFree=16022616/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=163872 CPUtime=1122.29 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 31738 0 0 0 112222 7 0 0 25 0 1 0 466249547 167804928 31486 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 40968 31486 266 50 0 38108 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 163872

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.91 6/190 29724
/proc/meminfo: memFree=16005356/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=170788 CPUtime=1182.29 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 32940 0 0 0 118222 7 0 0 25 0 1 0 466249547 174886912 32688 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 42697 32688 266 50 0 39837 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 170788

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 29726
/proc/meminfo: memFree=16000992/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=173604 CPUtime=1242.29 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 33459 0 0 0 124222 7 0 0 25 0 1 0 466249547 177770496 33207 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 43401 33207 266 50 0 40541 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 173604



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 29728
/proc/meminfo: memFree=15995260/32951124 swapFree=67111528/67111528
[pid=29671] ppid=29669 vsize=174628 CPUtime=1300 cores=4,6
/proc/29671/stat : 29671 (SApperloT2010) R 29669 29671 28630 0 -1 4202496 33644 0 0 0 129992 8 0 0 25 0 1 0 466249547 178819072 33392 33554432000 4194304 4395502 140733555350336 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29671/statm: 43657 33392 266 50 0 40797 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 174628

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.01
CPU user time (s): 1299.92
CPU system time (s): 0.089986
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 174628

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

runsolver used 2.37964 second user time and 4.48232 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-23 10:14:51
IDJOB=3263543
IDBENCH=83985
IDSOLVER=1655
FILE ID=node105/3263543-1303546491
RUNJOBID= node105-1303546491-29651
PBS_JOBID= 13143133
Free space on /tmp= 71756 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_15_90_1-dir.shuffled-as.sat03-136.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263543-1303546491/watcher-3263543-1303546491 -o /tmp/evaluation-result-3263543-1303546491/solver-3263543-1303546491 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3263543-1303546491.cnf

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

MD5SUM BENCH= 5bd7c76aed56f767985526812cdb8e0e
RANDOM SEED=2015487928

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16645188 kB
Buffers:       2269036 kB
Cached:       13407108 kB
SwapCached:          0 kB
Active:        8284236 kB
Inactive:      7455648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16645188 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1388 kB
Writeback:           0 kB
AnonPages:       63552 kB
Mapped:          14880 kB
Slab:           501148 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   209104 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= 71756 MiB
End job on node105 at 2011-04-23 10:36:33