Trace number 3265525

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT 2011-03-23? (TO) 1300.05 1300.01

General information on the benchmark

NameSAT05/crafted/roussel05/visbmc-PHNF/
phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
MD5SUM32f22e9ac89bf164b7f5db6bef950d03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1140.77
Satisfiable
(Un)Satisfiability was proved
Number of variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

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-3265525-1303580156/watcher-3265525-1303580156 -o /tmp/evaluation-result-3265525-1303580156/solver-3265525-1303580156 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3265525-1303580156.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: 0.92 1.00 1.50 4/189 11424
/proc/meminfo: memFree=16886712/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=39864 CPUtime=0 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 742 0 0 0 0 0 0 0 18 0 1 0 548246356 40820736 683 33554432000 4194304 4465733 140733711508144 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 9966 683 249 67 0 7089 0

[startup+0.100119 s]
/proc/loadavg: 0.92 1.00 1.50 4/189 11424
/proc/meminfo: memFree=16886712/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=39864 CPUtime=0.09 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 1683 0 0 0 9 0 0 0 18 0 1 0 548246356 40820736 1617 33554432000 4194304 4465733 140733711508144 18446744073709551615 260020395776 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 9966 1618 250 67 0 7089 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39864

[startup+0.201101 s]
/proc/loadavg: 0.92 1.00 1.50 4/189 11424
/proc/meminfo: memFree=16886712/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=39864 CPUtime=0.19 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 2627 0 0 0 19 0 0 0 18 0 1 0 548246356 40820736 2554 33554432000 4194304 4465733 140733711508144 18446744073709551615 260020395776 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 9966 2555 250 67 0 7089 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 39864

[startup+0.3011 s]
/proc/loadavg: 0.92 1.00 1.50 4/189 11424
/proc/meminfo: memFree=16886712/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=39864 CPUtime=0.29 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 3524 0 0 0 28 1 0 0 18 0 1 0 548246356 40820736 3445 33554432000 4194304 4465733 140733711508144 18446744073709551615 260020395776 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 9966 3445 250 67 0 7089 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39864

[startup+0.701009 s]
/proc/loadavg: 0.92 1.00 1.50 4/189 11424
/proc/meminfo: memFree=16886712/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=56720 CPUtime=0.69 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 14431 0 0 0 67 2 0 0 18 0 1 0 548246356 58081280 5967 33554432000 4194304 4465733 140733711508144 18446744073709551615 4271288 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 14180 5967 255 67 0 11303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56720

[startup+1.50086 s]
/proc/loadavg: 0.92 1.00 1.50 5/190 11425
/proc/meminfo: memFree=16857440/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=56720 CPUtime=1.5 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 14562 0 0 0 147 3 0 0 20 0 1 0 548246356 58081280 6041 33554432000 4194304 4465733 140733711508144 18446744073709551615 4295903 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 14180 6041 255 67 0 11303 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 56720

[startup+3.10054 s]
/proc/loadavg: 1.17 1.05 1.51 5/190 11425
/proc/meminfo: memFree=16830408/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=57104 CPUtime=3.09 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 14726 0 0 0 306 3 0 0 25 0 1 0 548246356 58474496 6142 33554432000 4194304 4465733 140733711508144 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 14276 6142 255 67 0 11399 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57104

[startup+6.30098 s]
/proc/loadavg: 1.17 1.05 1.51 5/190 11453
/proc/meminfo: memFree=16850940/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=57104 CPUtime=6.29 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 14896 0 0 0 626 3 0 0 25 0 1 0 548246356 58474496 6228 33554432000 4194304 4465733 140733711508144 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 14276 6228 255 67 0 11399 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57104

[startup+12.7008 s]
/proc/loadavg: 1.60 1.15 1.54 5/190 11453
/proc/meminfo: memFree=16825568/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=57104 CPUtime=12.69 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 15349 0 0 0 1266 3 0 0 25 0 1 0 548246356 58474496 6457 33554432000 4194304 4465733 140733711508144 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 14276 6457 255 67 0 11399 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57104

[startup+25.5004 s]
/proc/loadavg: 1.97 1.24 1.56 5/190 11453
/proc/meminfo: memFree=16747568/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=178116 CPUtime=25.49 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 30808 0 0 0 2544 5 0 0 25 0 1 0 548246356 182390784 16564 33554432000 4194304 4465733 140733711508144 18446744073709551615 4300929 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 44529 16564 280 67 0 41652 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 178116

[startup+51.1007 s]
/proc/loadavg: 2.66 1.46 1.63 5/190 11454
/proc/meminfo: memFree=16695748/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=89576 CPUtime=51.09 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 38620 0 0 0 5103 6 0 0 25 0 1 0 548246356 91725824 17688 33554432000 4194304 4465733 140733711508144 18446744073709551615 4276836 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 22394 17688 280 67 0 19517 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 89576

[startup+102.3 s]
/proc/loadavg: 3.46 1.89 1.76 5/190 11455
/proc/meminfo: memFree=16643540/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=113624 CPUtime=102.3 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 49303 0 0 0 10222 8 0 0 25 0 1 0 548246356 116350976 24421 33554432000 4194304 4465733 140733711508144 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 28406 24421 287 67 0 25529 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 113624

[startup+162.3 s]
/proc/loadavg: 3.41 2.17 1.87 4/184 11474
/proc/meminfo: memFree=16758588/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=113624 CPUtime=162.29 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 53981 0 0 0 16221 8 0 0 25 0 1 0 548246356 116350976 24993 33554432000 4194304 4465733 140733711508144 18446744073709551615 4270228 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 28406 24993 287 67 0 25529 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 113624

[startup+222.306 s]
/proc/loadavg: 3.15 2.32 1.94 4/184 11478
/proc/meminfo: memFree=16732740/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=124640 CPUtime=222.31 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 60070 0 0 0 22221 10 0 0 25 0 1 0 548246356 127631360 27058 33554432000 4194304 4465733 140733711508144 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 31160 27058 280 67 0 28283 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 124640

[startup+282.3 s]
/proc/loadavg: 3.06 2.43 1.99 4/184 11480
/proc/meminfo: memFree=16744376/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=92704 CPUtime=282.3 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 73773 0 0 0 28218 12 0 0 25 0 1 0 548246356 94928896 20348 33554432000 4194304 4465733 140733711508144 18446744073709551615 4266832 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 23176 20348 281 67 0 20299 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 92704

[startup+342.3 s]
/proc/loadavg: 3.02 2.54 2.06 4/184 11481
/proc/meminfo: memFree=16736656/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=113144 CPUtime=342.3 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 86467 0 0 0 34216 14 0 0 25 0 1 0 548246356 115859456 25210 33554432000 4194304 4465733 140733711508144 18446744073709551615 4270176 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 28286 25210 281 67 0 25409 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 113144

[startup+402.3 s]
/proc/loadavg: 3.13 2.65 2.12 4/184 11483
/proc/meminfo: memFree=16750620/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=78132 CPUtime=402.3 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 96629 0 0 0 40214 16 0 0 25 0 1 0 548246356 80007168 15167 33554432000 4194304 4465733 140733711508144 18446744073709551615 4270495 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 19533 15167 281 67 0 16656 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 78132

[startup+462.3 s]
/proc/loadavg: 3.04 2.71 2.18 4/184 11485
/proc/meminfo: memFree=16682500/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=195732 CPUtime=462.31 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 111883 0 0 0 46213 18 0 0 25 0 1 0 548246356 200429568 28315 33554432000 4194304 4465733 140733711508144 18446744073709551615 4343453 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 48933 28315 281 67 0 46056 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 195732

[startup+522.3 s]
/proc/loadavg: 3.01 2.76 2.22 4/184 11486
/proc/meminfo: memFree=16693876/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=114596 CPUtime=522.31 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 115141 0 0 0 52212 19 0 0 25 0 1 0 548246356 117346304 25581 33554432000 4194304 4465733 140733711508144 18446744073709551615 4270416 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 28649 25581 281 67 0 25772 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 114596

[startup+582.3 s]
/proc/loadavg: 3.00 2.80 2.27 4/184 11488
/proc/meminfo: memFree=16677360/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=115988 CPUtime=582.31 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 119265 0 0 0 58212 19 0 0 25 0 1 0 548246356 118771712 25909 33554432000 4194304 4465733 140733711508144 18446744073709551615 4271308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 28997 25909 281 67 0 26120 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 115988

[startup+642.3 s]
/proc/loadavg: 3.00 2.83 2.31 4/184 11489
/proc/meminfo: memFree=16653756/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=120500 CPUtime=642.31 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 124558 0 0 0 64211 20 0 0 25 0 1 0 548246356 123392000 27039 33554432000 4194304 4465733 140733711508144 18446744073709551615 4270245 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 30125 27039 281 67 0 27248 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 120500

[startup+702.3 s]
/proc/loadavg: 3.00 2.86 2.35 4/184 11491
/proc/meminfo: memFree=16643284/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=120832 CPUtime=702.31 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 129674 0 0 0 70210 21 0 0 25 0 1 0 548246356 123731968 27128 33554432000 4194304 4465733 140733711508144 18446744073709551615 4271288 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 30208 27128 281 67 0 27331 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 120832

[startup+762.301 s]
/proc/loadavg: 3.00 2.89 2.39 4/184 11493
/proc/meminfo: memFree=16630588/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=124824 CPUtime=762.32 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 150220 0 0 0 76208 24 0 0 25 0 1 0 548246356 127819776 27050 33554432000 4194304 4465733 140733711508144 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 31206 27050 290 67 0 28329 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 124824

[startup+822.3 s]
/proc/loadavg: 3.00 2.90 2.43 4/184 11494
/proc/meminfo: memFree=16685476/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=61908 CPUtime=822.32 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 153109 0 0 0 82207 25 0 0 25 0 1 0 548246356 63393792 12836 33554432000 4194304 4465733 140733711508144 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 15477 12836 281 67 0 12600 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 61908

[startup+882.306 s]
/proc/loadavg: 3.00 2.92 2.46 4/184 11496
/proc/meminfo: memFree=16612520/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=197364 CPUtime=882.32 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 171302 0 0 0 88205 27 0 0 25 0 1 0 548246356 202100736 29348 33554432000 4194304 4465733 140733711508144 18446744073709551615 4343411 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 49341 29348 281 67 0 46464 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 197364

[startup+942.3 s]
/proc/loadavg: 3.06 2.94 2.50 4/184 11497
/proc/meminfo: memFree=16620152/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=114488 CPUtime=942.32 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 172518 0 0 0 94204 28 0 0 25 0 1 0 548246356 117235712 25538 33554432000 4194304 4465733 140733711508144 18446744073709551615 4270455 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 28622 25538 281 67 0 25745 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 114488

[startup+1002.3 s]
/proc/loadavg: 3.06 2.97 2.53 4/184 11499
/proc/meminfo: memFree=16659540/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=80396 CPUtime=1002.33 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 182374 0 0 0 100204 29 0 0 25 0 1 0 548246356 82325504 15970 33554432000 4194304 4465733 140733711508144 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 20099 15970 281 67 0 17222 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 80396

[startup+1062.3 s]
/proc/loadavg: 3.02 2.97 2.56 4/184 11501
/proc/meminfo: memFree=16595980/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=205388 CPUtime=1062.32 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 196634 0 0 0 106202 30 0 0 25 0 1 0 548246356 210317312 29552 33554432000 4194304 4465733 140733711508144 18446744073709551615 4343417 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 51347 29552 281 67 0 48470 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 205388

[startup+1122.3 s]
/proc/loadavg: 3.00 2.97 2.58 4/184 11502
/proc/meminfo: memFree=16579704/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=209788 CPUtime=1122.32 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 221611 0 0 0 112198 34 0 0 25 0 1 0 548246356 214822912 32125 33554432000 4194304 4465733 140733711508144 18446744073709551615 4358664 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 52447 32125 281 67 0 49570 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 209788

[startup+1182.3 s]
/proc/loadavg: 3.00 2.97 2.60 4/184 11504
/proc/meminfo: memFree=16490276/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=119900 CPUtime=1182.33 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 221611 0 0 0 118199 34 0 0 25 0 1 0 548246356 122777600 26885 33554432000 4194304 4465733 140733711508144 18446744073709551615 4271341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 29975 26885 281 67 0 27098 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 119900

[startup+1242.3 s]
/proc/loadavg: 3.00 2.97 2.63 4/184 11505
/proc/meminfo: memFree=16489364/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=119900 CPUtime=1242.33 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 223315 0 0 0 124198 35 0 0 25 0 1 0 548246356 122777600 26885 33554432000 4194304 4465733 140733711508144 18446744073709551615 4271304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 29975 26885 281 67 0 27098 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 119900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 2.97 2.65 3/182 11508
/proc/meminfo: memFree=16768324/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=119900 CPUtime=1300.03 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 228803 0 0 0 129968 35 0 0 25 0 1 0 548246356 122777600 26885 33554432000 4194304 4465733 140733711508144 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 29975 26885 281 67 0 27098 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 119900

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: 3.00 2.97 2.65 3/182 11508
/proc/meminfo: memFree=16768324/32951124 swapFree=67111528/67111528
[pid=11424] ppid=11422 vsize=119900 CPUtime=1300.03 cores=4,6
/proc/11424/stat : 11424 (SApperloT) R 11422 11424 10033 0 -1 4202496 228803 0 0 0 129968 35 0 0 25 0 1 0 548246356 122777600 26885 33554432000 4194304 4465733 140733711508144 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11424/statm: 29975 26885 281 67 0 27098 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 119900

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.69
CPU system time (s): 0.364944
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 212924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.69
system time used= 0.364944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228803
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= 6
involuntary context switches= 1758

runsolver used 2.24266 second user time and 4.85226 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 19:35:58
IDJOB=3265525
IDBENCH=85764
IDSOLVER=1657
FILE ID=node110/3265525-1303580156
RUNJOBID= node110-1303580156-11383
PBS_JOBID= 13150302
Free space on /tmp= 71916 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT05/crafted/roussel05/visbmc-PHNF/phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265525-1303580156/watcher-3265525-1303580156 -o /tmp/evaluation-result-3265525-1303580156/solver-3265525-1303580156 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3265525-1303580156.cnf

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

MD5SUM BENCH= 32f22e9ac89bf164b7f5db6bef950d03
RANDOM SEED=613601921

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16886992 kB
Buffers:       2314812 kB
Cached:       13078176 kB
SwapCached:          0 kB
Active:        8042968 kB
Inactive:      7454280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16886992 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           41568 kB
Writeback:           0 kB
AnonPages:      102876 kB
Mapped:          15240 kB
Slab:           503776 kB
PageTables:       5216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   300292 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= 71932 MiB
End job on node110 at 2011-04-23 19:57:40