Trace number 3264733

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/jarvisalo05/mod2-rand3bip-sat/
mod2-rand3bip-sat-270-1.shuffled-as.sat05-2248.cnf
MD5SUM51d9aefd9da7f94abc32dd024090dc46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005998
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of clauses1080
Sum of the clauses size3240
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31080
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3264733-1303576241/watcher-3264733-1303576241 -o /tmp/evaluation-result-3264733-1303576241/solver-3264733-1303576241 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3264733-1303576241.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: 3.78 2.72 2.64 4/189 11029
/proc/meminfo: memFree=16838860/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=11976 CPUtime=0 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 396 0 0 0 0 0 0 0 25 0 1 0 547854712 12263424 332 33554432000 4194304 4465733 140733283548976 18446744073709551615 4270561 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 2994 332 255 67 0 117 0

[startup+0.059218 s]
/proc/loadavg: 3.78 2.72 2.64 4/189 11029
/proc/meminfo: memFree=16838860/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=12408 CPUtime=0.05 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 704 0 0 0 5 0 0 0 25 0 1 0 547854712 12705792 404 33554432000 4194304 4465733 140733283548976 18446744073709551615 4271148 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 3102 404 256 67 0 225 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12408

[startup+0.10022 s]
/proc/loadavg: 3.78 2.72 2.64 4/189 11029
/proc/meminfo: memFree=16838860/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=12904 CPUtime=0.09 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 915 0 0 0 9 0 0 0 25 0 1 0 547854712 13213696 504 33554432000 4194304 4465733 140733283548976 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 3226 504 256 67 0 349 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12904

[startup+0.300174 s]
/proc/loadavg: 3.78 2.72 2.64 4/189 11029
/proc/meminfo: memFree=16838860/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=13640 CPUtime=0.29 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 1278 0 0 0 29 0 0 0 25 0 1 0 547854712 13967360 689 33554432000 4194304 4465733 140733283548976 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 3410 689 257 67 0 533 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13640

[startup+0.7011 s]
/proc/loadavg: 3.78 2.72 2.64 4/189 11029
/proc/meminfo: memFree=16838860/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=13716 CPUtime=0.69 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 1782 0 0 0 69 0 0 0 25 0 1 0 547854712 14045184 714 33554432000 4194304 4465733 140733283548976 18446744073709551615 4270791 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 3429 714 256 67 0 552 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13716

[startup+1.50095 s]
/proc/loadavg: 3.78 2.72 2.64 5/190 11030
/proc/meminfo: memFree=16835140/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=14644 CPUtime=1.49 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 2567 0 0 0 149 0 0 0 25 0 1 0 547854712 14995456 912 33554432000 4194304 4465733 140733283548976 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 3661 912 256 67 0 784 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14644

[startup+3.10066 s]
/proc/loadavg: 3.78 2.72 2.64 5/190 11030
/proc/meminfo: memFree=16833776/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=16060 CPUtime=3.09 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 3676 0 0 0 309 0 0 0 25 0 1 0 547854712 16445440 1167 33554432000 4194304 4465733 140733283548976 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 4015 1167 256 67 0 1138 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16060

[startup+6.30107 s]
/proc/loadavg: 3.79 2.74 2.65 5/190 11030
/proc/meminfo: memFree=16831544/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=16916 CPUtime=6.29 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 4443 0 0 0 629 0 0 0 25 0 1 0 547854712 17321984 1406 33554432000 4194304 4465733 140733283548976 18446744073709551615 4295932 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 4229 1406 256 67 0 1352 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16916

[startup+12.7009 s]
/proc/loadavg: 3.81 2.76 2.65 5/190 11030
/proc/meminfo: memFree=16819768/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=19524 CPUtime=12.69 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 6374 0 0 0 1269 0 0 0 25 0 1 0 547854712 19992576 1839 33554432000 4194304 4465733 140733283548976 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 4881 1839 256 67 0 2004 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19524

[startup+25.5005 s]
/proc/loadavg: 3.85 2.82 2.67 5/190 11031
/proc/meminfo: memFree=16816052/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=21524 CPUtime=25.49 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 8150 0 0 0 2548 1 0 0 25 0 1 0 547854712 22040576 2379 33554432000 4194304 4465733 140733283548976 18446744073709551615 4270801 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 5381 2379 256 67 0 2504 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21524

[startup+51.1009 s]
/proc/loadavg: 3.98 2.93 2.71 5/190 11031
/proc/meminfo: memFree=16798660/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=29308 CPUtime=51.09 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 13715 0 0 0 5108 1 0 0 25 0 1 0 547854712 30011392 3597 33554432000 4194304 4465733 140733283548976 18446744073709551615 4295945 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 7327 3597 256 67 0 4450 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29308

[startup+102.306 s]
/proc/loadavg: 3.99 3.09 2.78 5/190 11033
/proc/meminfo: memFree=16780780/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=38176 CPUtime=102.3 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 20393 0 0 0 10228 2 0 0 25 0 1 0 547854712 39092224 5127 33554432000 4194304 4465733 140733283548976 18446744073709551615 4270186 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 9544 5127 256 67 0 6667 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 38176

[startup+162.3 s]
/proc/loadavg: 3.99 3.25 2.85 5/190 11034
/proc/meminfo: memFree=16778400/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=38176 CPUtime=162.3 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 22143 0 0 0 16227 3 0 0 25 0 1 0 547854712 39092224 6269 33554432000 4194304 4465733 140733283548976 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 9544 6269 256 67 0 6667 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 38176

[startup+222.3 s]
/proc/loadavg: 4.12 3.43 2.94 5/190 11036
/proc/meminfo: memFree=16765216/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=51364 CPUtime=222.3 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 30762 0 0 0 22226 4 0 0 25 0 1 0 547854712 52596736 7670 33554432000 4194304 4465733 140733283548976 18446744073709551615 4259019 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 12841 7670 256 67 0 9964 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 51364

[startup+282.3 s]
/proc/loadavg: 4.04 3.53 3.00 5/190 11037
/proc/meminfo: memFree=16728584/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=51508 CPUtime=282.3 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 32161 0 0 0 28226 4 0 0 25 0 1 0 547854712 52744192 8514 33554432000 4194304 4465733 140733283548976 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 12877 8514 256 67 0 10000 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 51508

[startup+342.3 s]
/proc/loadavg: 4.01 3.61 3.06 5/190 11039
/proc/meminfo: memFree=16717760/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=51508 CPUtime=342.3 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 32327 0 0 0 34226 4 0 0 25 0 1 0 547854712 52744192 8680 33554432000 4194304 4465733 140733283548976 18446744073709551615 4270028 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 12877 8680 256 67 0 10000 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 51508

[startup+402.3 s]
/proc/loadavg: 4.00 3.68 3.12 5/190 11041
/proc/meminfo: memFree=16669988/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=115852 CPUtime=402.3 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 41283 0 0 0 40225 5 0 0 25 0 1 0 547854712 118632448 12250 33554432000 4194304 4465733 140733283548976 18446744073709551615 4343390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 28963 12250 329 67 0 26086 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 115852

[startup+462.3 s]
/proc/loadavg: 4.00 3.74 3.17 5/190 11042
/proc/meminfo: memFree=16719188/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=115852 CPUtime=462.3 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 41283 0 0 0 46225 5 0 0 25 0 1 0 547854712 118632448 12250 33554432000 4194304 4465733 140733283548976 18446744073709551615 4369800 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 28963 12250 329 67 0 26086 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 115852

[startup+522.3 s]
/proc/loadavg: 4.00 3.78 3.22 5/190 11047
/proc/meminfo: memFree=16701112/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=51464 CPUtime=522.3 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 42434 0 0 0 52225 5 0 0 25 0 1 0 547854712 52699136 9539 33554432000 4194304 4465733 140733283548976 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 12866 9539 292 67 0 9989 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 51464

[startup+582.3 s]
/proc/loadavg: 4.00 3.82 3.26 5/190 11048
/proc/meminfo: memFree=16681612/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=64692 CPUtime=582.31 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 45618 0 0 0 58225 6 0 0 25 0 1 0 547854712 66244608 12723 33554432000 4194304 4465733 140733283548976 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 16173 12723 469 67 0 13296 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 64692

[startup+642.3 s]
/proc/loadavg: 4.05 3.86 3.31 5/190 11050
/proc/meminfo: memFree=16674508/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=64692 CPUtime=642.32 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 46102 0 0 0 64226 6 0 0 25 0 1 0 547854712 66244608 13186 33554432000 4194304 4465733 140733283548976 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 16173 13186 814 67 0 13296 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 64692

[startup+702.3 s]
/proc/loadavg: 4.02 3.89 3.35 5/190 11052
/proc/meminfo: memFree=16669388/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=74160 CPUtime=702.31 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 51717 0 0 0 70224 7 0 0 25 0 1 0 547854712 75939840 13626 33554432000 4194304 4465733 140733283548976 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 18540 13626 814 67 0 15663 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 74160

[startup+762.307 s]
/proc/loadavg: 4.12 3.93 3.40 5/190 11053
/proc/meminfo: memFree=16665276/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=74160 CPUtime=762.32 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 52561 0 0 0 76225 7 0 0 25 0 1 0 547854712 75939840 13993 33554432000 4194304 4465733 140733283548976 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 18540 13993 704 67 0 15663 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 74160

[startup+822.3 s]
/proc/loadavg: 4.04 3.94 3.44 5/190 11055
/proc/meminfo: memFree=16639564/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=104440 CPUtime=822.32 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 58967 0 0 0 82223 9 0 0 25 0 1 0 547854712 106946560 19901 33554432000 4194304 4465733 140733283548976 18446744073709551615 4270216 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 26110 19901 691 67 0 23233 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 104440

[startup+882.3 s]
/proc/loadavg: 4.01 3.95 3.47 5/190 11056
/proc/meminfo: memFree=16626756/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=104440 CPUtime=882.31 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 59452 0 0 0 88222 9 0 0 25 0 1 0 547854712 106946560 20226 33554432000 4194304 4465733 140733283548976 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 26110 20226 691 67 0 23233 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 104440

[startup+942.3 s]
/proc/loadavg: 4.00 3.96 3.50 5/190 11058
/proc/meminfo: memFree=16575504/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=104440 CPUtime=942.32 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 60110 0 0 0 94223 9 0 0 25 0 1 0 547854712 106946560 20676 33554432000 4194304 4465733 140733283548976 18446744073709551615 4296140 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 26110 20676 691 67 0 23233 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 104440

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.53 5/190 11060
/proc/meminfo: memFree=16636108/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=104440 CPUtime=1002.32 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 60516 0 0 0 100222 10 0 0 25 0 1 0 547854712 106946560 21001 33554432000 4194304 4465733 140733283548976 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 26110 21001 691 67 0 23233 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 104440

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.55 5/190 11061
/proc/meminfo: memFree=16633984/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=104440 CPUtime=1062.33 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 60712 0 0 0 106223 10 0 0 25 0 1 0 547854712 106946560 21197 33554432000 4194304 4465733 140733283548976 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 26110 21197 691 67 0 23233 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 104440

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.58 5/190 11063
/proc/meminfo: memFree=16630856/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=104440 CPUtime=1122.33 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 60854 0 0 0 112223 10 0 0 25 0 1 0 547854712 106946560 21339 33554432000 4194304 4465733 140733283548976 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 26110 21339 691 67 0 23233 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 104440

[startup+1182.3 s]
/proc/loadavg: 3.15 3.78 3.54 2/172 11118
/proc/meminfo: memFree=16901336/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=104440 CPUtime=1182.33 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 61069 0 0 0 118223 10 0 0 25 0 1 0 547854712 106946560 21553 33554432000 4194304 4465733 140733283548976 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 26110 21553 691 67 0 23233 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 104440

[startup+1242.3 s]
/proc/loadavg: 1.79 3.27 3.37 2/172 11120
/proc/meminfo: memFree=16900432/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=104440 CPUtime=1242.33 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 61298 0 0 0 124223 10 0 0 25 0 1 0 547854712 106946560 21782 33554432000 4194304 4465733 140733283548976 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 26110 21782 691 67 0 23233 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 104440



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.29 2.85 3.22 2/172 11122
/proc/meminfo: memFree=16896916/32951124 swapFree=67111528/67111528
[pid=11029] ppid=11027 vsize=119788 CPUtime=1300.04 cores=5,7
/proc/11029/stat : 11029 (SApperloT) R 11027 11029 10033 0 -1 4202496 69680 0 0 0 129993 11 0 0 25 0 1 0 547854712 122662912 22594 33554432000 4194304 4465733 140733283548976 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11029/statm: 29947 22594 691 67 0 27070 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 119788

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.05
CPU user time (s): 1299.93
CPU system time (s): 0.117982
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 122088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.93
system time used= 0.117982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69680
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= 9
involuntary context switches= 1552

runsolver used 1.9937 second user time and 4.98724 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 18:30:41
IDJOB=3264733
IDBENCH=85304
IDSOLVER=1657
FILE ID=node110/3264733-1303576241
RUNJOBID= node110-1303576101-10958
PBS_JOBID= 13150302
Free space on /tmp= 71956 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT05/crafted/jarvisalo05/mod2-rand3bip-sat/mod2-rand3bip-sat-270-1.shuffled-as.sat05-2248.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264733-1303576241/watcher-3264733-1303576241 -o /tmp/evaluation-result-3264733-1303576241/solver-3264733-1303576241 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3264733-1303576241.cnf

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

MD5SUM BENCH= 51d9aefd9da7f94abc32dd024090dc46
RANDOM SEED=866161537

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:      16838876 kB
Buffers:       2314568 kB
Cached:       13021700 kB
SwapCached:          0 kB
Active:        8108100 kB
Inactive:      7438480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16838876 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             412 kB
Writeback:           0 kB
AnonPages:      209544 kB
Mapped:          15912 kB
Slab:           502128 kB
PageTables:       5676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   411772 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= 71956 MiB
End job on node110 at 2011-04-23 18:52:23