Trace number 3258045

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

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g6.cnf
MD5SUM2094ee8d4e443e860293b947e469bd81
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3258045-1303474558/watcher-3258045-1303474558 -o /tmp/evaluation-result-3258045-1303474558/solver-3258045-1303474558 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3258045-1303474558.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: 1.00 2.45 3.31 3/184 17499
/proc/meminfo: memFree=27279660/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=12808 CPUtime=0 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 423 0 0 0 0 0 0 0 24 0 1 0 537686464 13115392 362 33554432000 4194304 4465733 140737452268352 18446744073709551615 260905393920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 3202 363 250 67 0 325 0

[startup+0.104992 s]
/proc/loadavg: 1.00 2.45 3.31 3/184 17499
/proc/meminfo: memFree=27279660/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=14792 CPUtime=0.1 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 1653 0 0 0 10 0 0 0 24 0 1 0 537686464 15147008 933 33554432000 4194304 4465733 140737452268352 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 3698 933 255 67 0 821 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 14792

[startup+0.200863 s]
/proc/loadavg: 1.00 2.45 3.31 3/184 17499
/proc/meminfo: memFree=27279660/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=16148 CPUtime=0.19 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 2715 0 0 0 19 0 0 0 25 0 1 0 537686464 16535552 1142 33554432000 4194304 4465733 140737452268352 18446744073709551615 4296272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 4037 1142 255 67 0 1160 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16148

[startup+0.300846 s]
/proc/loadavg: 1.00 2.45 3.31 3/184 17499
/proc/meminfo: memFree=27279660/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=16148 CPUtime=0.29 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 2880 0 0 0 29 0 0 0 25 0 1 0 537686464 16535552 1232 33554432000 4194304 4465733 140737452268352 18446744073709551615 4270768 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 4037 1232 255 67 0 1160 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16148

[startup+0.70088 s]
/proc/loadavg: 1.00 2.45 3.31 3/184 17499
/proc/meminfo: memFree=27279660/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=15968 CPUtime=0.69 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 3169 0 0 0 69 0 0 0 25 0 1 0 537686464 16351232 1199 33554432000 4194304 4465733 140737452268352 18446744073709551615 4295945 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 3992 1199 255 67 0 1115 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15968

[startup+1.50068 s]
/proc/loadavg: 1.00 2.45 3.31 5/190 17510
/proc/meminfo: memFree=27260400/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=19632 CPUtime=1.49 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 4623 0 0 0 149 0 0 0 25 0 1 0 537686464 20103168 1863 33554432000 4194304 4465733 140737452268352 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 4908 1863 255 67 0 2031 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19632

[startup+3.10033 s]
/proc/loadavg: 1.24 2.47 3.32 5/190 17510
/proc/meminfo: memFree=27252464/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=26340 CPUtime=3.09 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 6425 0 0 0 308 1 0 0 25 0 1 0 537686464 26972160 2930 33554432000 4194304 4465733 140737452268352 18446744073709551615 4343369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 6585 2930 270 67 0 3708 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26340

[startup+6.30081 s]
/proc/loadavg: 1.24 2.47 3.32 5/190 17510
/proc/meminfo: memFree=27244156/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=25088 CPUtime=6.29 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 8999 0 0 0 628 1 0 0 25 0 1 0 537686464 25690112 3204 33554432000 4194304 4465733 140737452268352 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 6272 3204 280 67 0 3395 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25088

[startup+12.7006 s]
/proc/loadavg: 1.66 2.52 3.32 5/190 17511
/proc/meminfo: memFree=27192944/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=33316 CPUtime=12.69 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 11914 0 0 0 1268 1 0 0 25 0 1 0 537686464 34115584 5447 33554432000 4194304 4465733 140737452268352 18446744073709551615 4270819 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 8329 5447 286 67 0 5452 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33316

[startup+25.5003 s]
/proc/loadavg: 2.02 2.57 3.33 5/190 17511
/proc/meminfo: memFree=27150680/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=66396 CPUtime=25.49 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 18305 0 0 0 2547 2 0 0 25 0 1 0 537686464 67989504 10962 33554432000 4194304 4465733 140737452268352 18446744073709551615 4343417 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 16599 10962 286 67 0 13722 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66396

[startup+51.1006 s]
/proc/loadavg: 2.70 2.68 3.35 5/190 17512
/proc/meminfo: memFree=27136868/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=52076 CPUtime=51.09 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 23009 0 0 0 5107 2 0 0 25 0 1 0 537686464 53325824 8897 33554432000 4194304 4465733 140737452268352 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 13019 8897 279 67 0 10142 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52076

[startup+102.3 s]
/proc/loadavg: 3.52 2.92 3.39 5/190 17513
/proc/meminfo: memFree=27027956/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=93324 CPUtime=102.3 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 33336 0 0 0 10226 4 0 0 25 0 1 0 537686464 95563776 17665 33554432000 4194304 4465733 140737452268352 18446744073709551615 4270216 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 23331 17665 292 67 0 20454 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 93324

[startup+162.3 s]
/proc/loadavg: 3.81 3.10 3.42 5/190 17542
/proc/meminfo: memFree=27076140/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=55140 CPUtime=162.3 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 44917 0 0 0 16224 6 0 0 25 0 1 0 537686464 56463360 9897 33554432000 4194304 4465733 140737452268352 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 13785 9897 287 67 0 10908 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 55140

[startup+222.307 s]
/proc/loadavg: 3.93 3.27 3.46 5/190 17570
/proc/meminfo: memFree=27050744/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=64488 CPUtime=222.3 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 48888 0 0 0 22224 6 0 0 25 0 1 0 537686464 66035712 12899 33554432000 4194304 4465733 140737452268352 18446744073709551615 4270791 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 16122 12899 280 67 0 13245 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 64488

[startup+282.3 s]
/proc/loadavg: 3.97 3.39 3.48 5/190 17572
/proc/meminfo: memFree=26986232/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=95968 CPUtime=282.3 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 61963 0 0 0 28220 10 0 0 25 0 1 0 537686464 98271232 17803 33554432000 4194304 4465733 140737452268352 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 23992 17803 332 67 0 21115 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 95968

[startup+342.3 s]
/proc/loadavg: 3.99 3.51 3.51 5/190 17573
/proc/meminfo: memFree=26934628/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=95968 CPUtime=342.3 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 64640 0 0 0 34220 10 0 0 25 0 1 0 537686464 98271232 19431 33554432000 4194304 4465733 140737452268352 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 23992 19431 332 67 0 21115 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 95968

[startup+402.3 s]
/proc/loadavg: 3.99 3.59 3.54 5/190 17575
/proc/meminfo: memFree=26863052/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=122360 CPUtime=402.3 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 71573 0 0 0 40219 11 0 0 25 0 1 0 537686464 125296640 25340 33554432000 4194304 4465733 140737452268352 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 30590 25340 410 67 0 27713 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 122360

[startup+462.3 s]
/proc/loadavg: 3.99 3.67 3.57 5/190 17577
/proc/meminfo: memFree=26844800/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=122360 CPUtime=462.31 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 72231 0 0 0 46219 12 0 0 25 0 1 0 537686464 125296640 25960 33554432000 4194304 4465733 140737452268352 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 30590 25960 410 67 0 27713 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 122360

[startup+522.3 s]
/proc/loadavg: 4.11 3.75 3.60 5/190 17578
/proc/meminfo: memFree=26908888/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=143188 CPUtime=522.31 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 85141 0 0 0 52217 14 0 0 25 0 1 0 537686464 146624512 27353 33554432000 4194304 4465733 140737452268352 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 35797 27353 410 67 0 32920 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 143188

[startup+582.3 s]
/proc/loadavg: 4.08 3.81 3.63 5/190 17580
/proc/meminfo: memFree=26895716/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=143188 CPUtime=582.31 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 86986 0 0 0 58216 15 0 0 25 0 1 0 537686464 146624512 28506 33554432000 4194304 4465733 140737452268352 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 35797 28506 410 67 0 32920 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 143188

[startup+642.3 s]
/proc/loadavg: 4.03 3.84 3.65 5/190 17581
/proc/meminfo: memFree=26821420/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=238312 CPUtime=642.31 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 104600 0 0 0 64214 17 0 0 25 0 1 0 537686464 244031488 42222 33554432000 4194304 4465733 140737452268352 18446744073709551615 4343431 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 59578 42222 410 67 0 56701 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 238312

[startup+702.3 s]
/proc/loadavg: 4.01 3.87 3.67 5/190 17583
/proc/meminfo: memFree=26781332/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=238312 CPUtime=702.31 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 104600 0 0 0 70214 17 0 0 25 0 1 0 537686464 244031488 42222 33554432000 4194304 4465733 140737452268352 18446744073709551615 4343369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 59578 42222 410 67 0 56701 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 238312

[startup+762.3 s]
/proc/loadavg: 4.00 3.89 3.68 5/190 17585
/proc/meminfo: memFree=26867608/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=96364 CPUtime=762.32 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 107519 0 0 0 76214 18 0 0 25 0 1 0 537686464 98676736 17149 33554432000 4194304 4465733 140737452268352 18446744073709551615 4270416 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 24091 17149 280 67 0 21214 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 96364

[startup+822.3 s]
/proc/loadavg: 4.00 3.91 3.70 5/190 17586
/proc/meminfo: memFree=26793800/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=116068 CPUtime=822.31 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 112490 0 0 0 82213 18 0 0 25 0 1 0 537686464 118853632 22027 33554432000 4194304 4465733 140737452268352 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 29017 22027 384 67 0 26140 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 116068

[startup+882.307 s]
/proc/loadavg: 4.00 3.92 3.72 5/190 17588
/proc/meminfo: memFree=26803576/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=116068 CPUtime=882.33 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 113813 0 0 0 88214 19 0 0 25 0 1 0 537686464 118853632 22954 33554432000 4194304 4465733 140737452268352 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 29017 22954 384 67 0 26140 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 116068

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.73 5/190 17589
/proc/meminfo: memFree=26770320/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=145640 CPUtime=942.32 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 121309 0 0 0 94212 20 0 0 25 0 1 0 537686464 149135360 29511 33554432000 4194304 4465733 140737452268352 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 36410 29511 519 67 0 33533 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 145640

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.75 5/190 17591
/proc/meminfo: memFree=26853252/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=145640 CPUtime=1002.32 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 122613 0 0 0 100212 20 0 0 25 0 1 0 537686464 149135360 30358 33554432000 4194304 4465733 140737452268352 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 36410 30358 519 67 0 33533 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 145640

[startup+1062.3 s]
/proc/loadavg: 4.05 3.96 3.76 5/190 17593
/proc/meminfo: memFree=26820632/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=145640 CPUtime=1062.32 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 123575 0 0 0 106212 20 0 0 25 0 1 0 537686464 149135360 31114 33554432000 4194304 4465733 140737452268352 18446744073709551615 4271224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 36410 31114 519 67 0 33533 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 145640

[startup+1122.3 s]
/proc/loadavg: 4.07 3.99 3.78 5/190 17594
/proc/meminfo: memFree=26795048/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=145640 CPUtime=1122.33 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 124347 0 0 0 112212 21 0 0 25 0 1 0 537686464 149135360 31612 33554432000 4194304 4465733 140737452268352 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 36410 31612 519 67 0 33533 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 145640

[startup+1182.3 s]
/proc/loadavg: 4.03 3.99 3.79 5/190 17596
/proc/meminfo: memFree=26782256/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=145640 CPUtime=1182.33 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 125971 0 0 0 118212 21 0 0 25 0 1 0 537686464 149135360 32475 33554432000 4194304 4465733 140737452268352 18446744073709551615 4270170 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 36410 32475 519 67 0 33533 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 145640

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.80 5/190 17597
/proc/meminfo: memFree=26765988/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=145640 CPUtime=1242.33 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 126422 0 0 0 124212 21 0 0 25 0 1 0 537686464 149135360 32926 33554432000 4194304 4465733 140737452268352 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 36410 32926 519 67 0 33533 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 145640



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.00 3.82 4/188 17600
/proc/meminfo: memFree=26952596/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=191724 CPUtime=1300.04 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 151778 0 0 0 129980 24 0 0 25 0 1 0 537686464 196325376 34262 33554432000 4194304 4465733 140737452268352 18446744073709551615 4270788 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 47931 34262 519 67 0 45054 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 191724

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.06 4.00 3.82 4/188 17600
/proc/meminfo: memFree=26952596/32950928 swapFree=67071984/67111528
[pid=17499] ppid=17497 vsize=191724 CPUtime=1300.04 cores=4,6
/proc/17499/stat : 17499 (SApperloT) R 17497 17499 16498 0 -1 4202496 151778 0 0 0 129980 24 0 0 25 0 1 0 537686464 196325376 34262 33554432000 4194304 4465733 140737452268352 18446744073709551615 4270788 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17499/statm: 47931 34262 519 67 0 45054 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 191724

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

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

runsolver used 2.09768 second user time and 5.00024 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-22 14:15:58
IDJOB=3258045
IDBENCH=71300
IDSOLVER=1657
FILE ID=node116/3258045-1303474558
RUNJOBID= node116-1303474557-17468
PBS_JOBID= 13107189
Free space on /tmp= 72468 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g6.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258045-1303474558/watcher-3258045-1303474558 -o /tmp/evaluation-result-3258045-1303474558/solver-3258045-1303474558 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3258045-1303474558.cnf

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

MD5SUM BENCH= 2094ee8d4e443e860293b947e469bd81
RANDOM SEED=1296560345

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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:     32950928 kB
MemFree:      27279940 kB
Buffers:        789120 kB
Cached:        4437772 kB
SwapCached:       9728 kB
Active:        1825988 kB
Inactive:      3447556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27279940 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            4764 kB
Writeback:           0 kB
AnonPages:       41160 kB
Mapped:          13880 kB
Slab:           333912 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   245192 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= 72468 MiB
End job on node116 at 2011-04-22 14:37:40