Trace number 3379774

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 1300.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m27-q225-n25-p30-s70617701.cnf
MD5SUMf04b72eb712a286c5ea50b297461f349
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.32095
Satisfiable
(Un)Satisfiability was proved
Number of variables671
Number of clauses50773
Sum of the clauses size102167
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 250748
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

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-3379774-1305461150/watcher-3379774-1305461150 -o /tmp/evaluation-result-3379774-1305461150/solver-3379774-1305461150 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379774-1305461150.cnf 

running on 2 cores: 5,7

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: 4.07 4.04 3.92 5/381 5404
/proc/meminfo: memFree=24248648/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=408 CPUtime=0 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4194304 74 0 0 0 0 0 0 0 25 0 1 0 657715487 417792 29 33554432000 4194304 4394578 140737341793376 18446744073709551615 244442021511 0 2147483391 4096 0 0 0 0 17 7 0 0 0
/proc/5404/statm: 102 29 22 49 0 22 0

[startup+0.162313 s]
/proc/loadavg: 4.07 4.04 3.92 5/381 5404
/proc/meminfo: memFree=24248648/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=19976 CPUtime=0.14 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 2530 0 0 0 13 1 0 0 25 0 1 0 657715487 20455424 2269 33554432000 4194304 4394578 140737341793376 18446744073709551615 4291928 0 0 4096 6 0 0 0 17 7 0 0 0
/proc/5404/statm: 4994 2269 266 49 0 2135 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 19976

[startup+0.200307 s]
/proc/loadavg: 4.07 4.04 3.92 5/381 5404
/proc/meminfo: memFree=24248648/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=20372 CPUtime=0.18 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 2641 0 0 0 17 1 0 0 25 0 1 0 657715487 20860928 2380 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 7 0 0 0
/proc/5404/statm: 5093 2380 266 49 0 2234 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 20372

[startup+0.300288 s]
/proc/loadavg: 4.07 4.04 3.92 5/381 5404
/proc/meminfo: memFree=24248648/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=22000 CPUtime=0.28 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 3027 0 0 0 27 1 0 0 25 0 1 0 657715487 22528000 2766 33554432000 4194304 4394578 140737341793376 18446744073709551615 4287252 0 0 4096 6 0 0 0 17 7 0 0 0
/proc/5404/statm: 5500 2766 266 49 0 2641 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 22000

[startup+0.700214 s]
/proc/loadavg: 4.07 4.04 3.92 5/381 5404
/proc/meminfo: memFree=24248648/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=25708 CPUtime=0.67 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 3954 0 0 0 66 1 0 0 25 0 1 0 657715487 26324992 3693 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 7 0 0 0
/proc/5404/statm: 6427 3693 266 49 0 3568 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 25708

[startup+1.50107 s]
/proc/loadavg: 4.07 4.04 3.92 5/385 5412
/proc/meminfo: memFree=24061272/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=31068 CPUtime=1.46 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 5209 0 0 0 145 1 0 0 25 0 1 0 657715487 31813632 4948 33554432000 4194304 4394578 140737341793376 18446744073709551615 4296340 0 0 4096 6 0 0 0 17 7 0 0 0
/proc/5404/statm: 7767 4948 266 49 0 4908 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 31068

[startup+3.10077 s]
/proc/loadavg: 4.07 4.04 3.92 5/385 5412
/proc/meminfo: memFree=24047880/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=33736 CPUtime=3.06 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 5831 0 0 0 304 2 0 0 25 0 1 0 657715487 34545664 5570 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 7 0 0 0
/proc/5404/statm: 8434 5570 266 49 0 5575 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 33736

[startup+6.30021 s]
/proc/loadavg: 4.07 4.04 3.92 5/385 5412
/proc/meminfo: memFree=23981412/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=38408 CPUtime=6.23 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 6843 0 0 0 621 2 0 0 25 0 1 0 657715487 39329792 6582 33554432000 4194304 4394578 140737341793376 18446744073709551615 4338278 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 9602 6582 266 49 0 6743 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 38408

[startup+12.701 s]
/proc/loadavg: 4.06 4.04 3.92 5/385 5412
/proc/meminfo: memFree=23826452/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=45544 CPUtime=12.63 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 8388 0 0 0 1261 2 0 0 25 0 1 0 657715487 46637056 8127 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 11386 8127 266 49 0 8527 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 45544

[startup+25.5006 s]
/proc/loadavg: 4.05 4.04 3.92 5/385 5412
/proc/meminfo: memFree=23702716/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=54136 CPUtime=25.43 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 10248 0 0 0 2540 3 0 0 25 0 1 0 657715487 55435264 9987 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 13534 9987 266 49 0 10675 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 54136

[startup+51.1009 s]
/proc/loadavg: 4.10 4.05 3.93 5/385 5413
/proc/meminfo: memFree=23537900/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=71808 CPUtime=51.03 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 13819 0 0 0 5099 4 0 0 25 0 1 0 657715487 73531392 13558 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 17952 13558 266 49 0 15093 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 71808

[startup+102.3 s]
/proc/loadavg: 4.04 4.04 3.93 5/385 5414
/proc/meminfo: memFree=23286544/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=86340 CPUtime=102.24 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 16776 0 0 0 10219 5 0 0 25 0 1 0 657715487 88412160 16515 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 21585 16515 266 49 0 18726 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 86340

[startup+162.3 s]
/proc/loadavg: 4.07 4.04 3.93 5/385 5416
/proc/meminfo: memFree=23095804/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=98088 CPUtime=162.23 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 19191 0 0 0 16218 5 0 0 25 0 1 0 657715487 100442112 18930 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 24522 18930 266 49 0 21663 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 98088

[startup+222.315 s]
/proc/loadavg: 4.02 4.03 3.93 5/385 5417
/proc/meminfo: memFree=22970760/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=107464 CPUtime=222.25 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 21056 0 0 0 22219 6 0 0 25 0 1 0 657715487 110043136 20795 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 26866 20795 266 49 0 24007 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 107464

[startup+282.301 s]
/proc/loadavg: 4.01 4.02 3.93 5/385 5419
/proc/meminfo: memFree=22829620/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=121416 CPUtime=282.23 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 23839 0 0 0 28217 6 0 0 25 0 1 0 657715487 124329984 23578 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298816 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 30354 23578 266 49 0 27495 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 121416

[startup+342.301 s]
/proc/loadavg: 4.00 4.02 3.93 5/385 5421
/proc/meminfo: memFree=22711288/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=126280 CPUtime=342.24 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 24809 0 0 0 34217 7 0 0 25 0 1 0 657715487 129310720 24548 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 31570 24548 266 49 0 28711 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 126280

[startup+402.301 s]
/proc/loadavg: 4.13 4.04 3.94 5/385 5422
/proc/meminfo: memFree=22670212/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=134408 CPUtime=402.24 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 26456 0 0 0 40217 7 0 0 25 0 1 0 657715487 137633792 26195 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 33602 26195 266 49 0 30743 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 134408

[startup+462.3 s]
/proc/loadavg: 4.10 4.05 3.95 5/385 5424
/proc/meminfo: memFree=22615132/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=142296 CPUtime=462.24 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 28092 0 0 0 46216 8 0 0 25 0 1 0 657715487 145711104 27831 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298738 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 35574 27831 266 49 0 32715 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 142296

[startup+522.3 s]
/proc/loadavg: 4.04 4.04 3.95 5/385 5425
/proc/meminfo: memFree=22577900/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=144480 CPUtime=522.25 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 28648 0 0 0 52216 9 0 0 25 0 1 0 657715487 147947520 28387 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 36120 28387 266 49 0 33261 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 144480

[startup+582.301 s]
/proc/loadavg: 4.05 4.04 3.95 5/385 5427
/proc/meminfo: memFree=22544368/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=146656 CPUtime=582.25 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 29052 0 0 0 58216 9 0 0 25 0 1 0 657715487 150175744 28791 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 36664 28791 266 49 0 33805 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 146656

[startup+642.301 s]
/proc/loadavg: 4.02 4.03 3.95 5/385 5429
/proc/meminfo: memFree=22505524/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=151524 CPUtime=642.24 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 30017 0 0 0 64215 9 0 0 25 0 1 0 657715487 155160576 29756 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 37881 29756 266 49 0 35022 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 151524

[startup+702.301 s]
/proc/loadavg: 4.07 4.05 3.97 5/385 5430
/proc/meminfo: memFree=22435928/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=156136 CPUtime=702.25 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 30921 0 0 0 70215 10 0 0 25 0 1 0 657715487 159883264 30660 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 39034 30660 266 49 0 36175 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 156136

[startup+762.301 s]
/proc/loadavg: 4.06 4.05 3.97 5/385 5432
/proc/meminfo: memFree=22420904/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=158056 CPUtime=762.26 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 31292 0 0 0 76216 10 0 0 25 0 1 0 657715487 161849344 31031 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 39514 31031 266 49 0 36655 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 158056

[startup+822.301 s]
/proc/loadavg: 4.02 4.04 3.97 5/385 5433
/proc/meminfo: memFree=22374720/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=162028 CPUtime=822.26 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 32072 0 0 0 82216 10 0 0 25 0 1 0 657715487 165916672 31811 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 40507 31811 266 49 0 37648 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 162028

[startup+882.314 s]
/proc/loadavg: 4.00 4.03 3.97 5/385 5435
/proc/meminfo: memFree=22355472/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=163052 CPUtime=882.27 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 32297 0 0 0 88216 11 0 0 25 0 1 0 657715487 166965248 32036 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 40763 32036 266 49 0 37904 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 163052

[startup+942.3 s]
/proc/loadavg: 4.04 4.04 3.98 5/385 5437
/proc/meminfo: memFree=22336340/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=165232 CPUtime=942.26 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 32769 0 0 0 94215 11 0 0 25 0 1 0 657715487 169197568 32508 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 41308 32508 266 49 0 38449 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 165232

[startup+1002.3 s]
/proc/loadavg: 4.11 4.07 3.99 5/385 5438
/proc/meminfo: memFree=22308156/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=165232 CPUtime=1002.26 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 32803 0 0 0 100215 11 0 0 25 0 1 0 657715487 169197568 32542 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 41308 32542 266 49 0 38449 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 165232

[startup+1062.3 s]
/proc/loadavg: 4.16 4.08 4.00 5/385 5440
/proc/meminfo: memFree=22298464/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=166384 CPUtime=1062.26 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 33051 0 0 0 106214 12 0 0 25 0 1 0 657715487 170377216 32790 33554432000 4194304 4394578 140737341793376 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 41596 32790 266 49 0 38737 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 166384

[startup+1122.3 s]
/proc/loadavg: 4.12 4.08 4.00 5/385 5441
/proc/meminfo: memFree=22272516/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=167536 CPUtime=1122.27 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 33335 0 0 0 112215 12 0 0 25 0 1 0 657715487 171556864 33074 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 41884 33074 266 49 0 39025 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 167536

[startup+1182.3 s]
/proc/loadavg: 4.04 4.07 4.00 5/385 5443
/proc/meminfo: memFree=22223260/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=171132 CPUtime=1182.27 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 34153 0 0 0 118215 12 0 0 25 0 1 0 657715487 175239168 33892 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 42783 33892 266 49 0 39924 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 171132

[startup+1242.3 s]
/proc/loadavg: 4.11 4.08 4.01 5/385 5445
/proc/meminfo: memFree=22191836/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=171644 CPUtime=1242.27 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 34259 0 0 0 124215 12 0 0 25 0 1 0 657715487 175763456 33998 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 42911 33998 266 49 0 40052 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 171644



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.06 4.00 4/385 5448
/proc/meminfo: memFree=22730316/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=174076 CPUtime=1299.98 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 34755 0 0 0 129986 12 0 0 25 0 1 0 657715487 178253824 34494 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 43519 34494 266 49 0 40660 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 174076

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.04 4.06 4.00 4/385 5448
/proc/meminfo: memFree=22730316/32951124 swapFree=44485764/67111528
[pid=5404] ppid=5402 vsize=174076 CPUtime=1299.98 cores=5,7
/proc/5404/stat : 5404 (SApperloT2010) R 5402 5404 5018 0 -1 4202496 34755 0 0 0 129986 12 0 0 25 0 1 0 657715487 178253824 34494 33554432000 4194304 4394578 140737341793376 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5404/statm: 43519 34494 266 49 0 40660 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 174076

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300
CPU user time (s): 1299.87
CPU system time (s): 0.131979
CPU usage (%): 99.9984
Max. virtual memory (cumulated for all children) (KiB): 174076

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

runsolver used 4.82027 second user time and 11.2083 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 14:05:50
IDJOB=3379774
IDBENCH=88206
IDSOLVER=1862
FILE ID=node105/3379774-1305461150
RUNJOBID= node105-1305459848-5213
PBS_JOBID= 13324905
Free space on /tmp= 73556 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m27-q225-n25-p30-s70617701.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379774-1305461150/watcher-3379774-1305461150 -o /tmp/evaluation-result-3379774-1305461150/solver-3379774-1305461150 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379774-1305461150.cnf

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

MD5SUM BENCH= f04b72eb712a286c5ea50b297461f349
RANDOM SEED=118681960

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:      24249300 kB
Buffers:        304732 kB
Cached:        6262296 kB
SwapCached:      39656 kB
Active:        1584216 kB
Inactive:      6838112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24249300 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:           23308 kB
Writeback:           0 kB
AnonPages:     1822748 kB
Mapped:          15792 kB
Slab:           140264 kB
PageTables:      72348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 91392416 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= 73564 MiB
End job on node105 at 2011-05-15 14:27:33