Trace number 3282320

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-03-04? (TO) 1300.06 1300.03

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner128.cnf
MD5SUM4b75ef7fb46928f50793af1d74c176e2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4342.44
Satisfiable
(Un)Satisfiability was proved
Number of variables98048
Number of clauses293759
Sum of the clauses size685435
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2195838
Number of clauses of size 397919
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-3282320-1303758601/watcher-3282320-1303758601 -o /tmp/evaluation-result-3282320-1303758601/solver-3282320-1303758601 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3282320-1303758601.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: 1.04 1.98 2.89 4/186 26472
/proc/meminfo: memFree=13759916/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=23860 CPUtime=0 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 2599 0 0 0 0 0 0 0 20 0 1 0 468276399 24432640 2538 33554432000 4194304 4395502 140734344593040 18446744073709551615 4281134 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 5965 2546 245 50 0 3105 0

[startup+0.0992329 s]
/proc/loadavg: 1.04 1.98 2.89 4/186 26472
/proc/meminfo: memFree=13759916/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=37440 CPUtime=0.09 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 6113 0 0 0 9 0 0 0 20 0 1 0 468276399 38338560 6052 33554432000 4194304 4395502 140734344593040 18446744073709551615 212039316165 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 9360 6053 249 50 0 6500 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37440

[startup+0.100237 s]
/proc/loadavg: 1.04 1.98 2.89 4/186 26472
/proc/meminfo: memFree=13759916/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=37572 CPUtime=0.09 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 6137 0 0 0 9 0 0 0 20 0 1 0 468276399 38473728 6076 33554432000 4194304 4395502 140734344593040 18446744073709551615 212039316165 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 9393 6077 249 50 0 6533 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37572

[startup+0.30021 s]
/proc/loadavg: 1.04 1.98 2.89 4/186 26472
/proc/meminfo: memFree=13759916/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=78708 CPUtime=0.28 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 16376 0 0 0 26 2 0 0 21 0 1 0 468276399 80596992 13437 33554432000 4194304 4395502 140734344593040 18446744073709551615 212039679895 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 19677 13437 255 50 0 16817 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 78708

[startup+0.700126 s]
/proc/loadavg: 1.04 1.98 2.89 4/186 26472
/proc/meminfo: memFree=13759916/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=86408 CPUtime=0.69 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 18676 0 0 0 61 8 0 0 22 0 1 0 468276399 88481792 15163 33554432000 4194304 4395502 140734344593040 18446744073709551615 212039679895 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 21602 15163 255 50 0 18742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86408

[startup+1.501 s]
/proc/loadavg: 1.04 1.98 2.89 5/190 26479
/proc/meminfo: memFree=13500236/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=102236 CPUtime=1.49 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 21787 0 0 0 132 17 0 0 25 0 1 0 468276399 104689664 18274 33554432000 4194304 4395502 140734344593040 18446744073709551615 4267930 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 25559 18274 255 50 0 22699 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102236

[startup+3.1007 s]
/proc/loadavg: 1.04 1.98 2.89 5/190 26479
/proc/meminfo: memFree=13441884/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=114496 CPUtime=3.09 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 24986 0 0 0 287 22 0 0 25 0 1 0 468276399 117243904 21473 33554432000 4194304 4395502 140734344593040 18446744073709551615 4288800 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 28624 21473 266 50 0 25764 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 114496

[startup+6.30113 s]
/proc/loadavg: 1.28 2.01 2.89 5/190 26479
/proc/meminfo: memFree=13348520/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=119288 CPUtime=6.29 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 26005 0 0 0 607 22 0 0 25 0 1 0 468276399 122150912 22492 33554432000 4194304 4395502 140734344593040 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 29822 22492 266 50 0 26962 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 119288

[startup+12.701 s]
/proc/loadavg: 1.50 2.04 2.90 5/190 26479
/proc/meminfo: memFree=13304880/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=131872 CPUtime=12.69 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 29047 0 0 0 1246 23 0 0 25 0 1 0 468276399 135036928 25534 33554432000 4194304 4395502 140734344593040 18446744073709551615 4292116 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 32968 25534 266 50 0 30108 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 131872

[startup+25.5007 s]
/proc/loadavg: 2.05 2.14 2.92 5/190 26480
/proc/meminfo: memFree=13242784/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=149760 CPUtime=25.49 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 33501 0 0 0 2525 24 0 0 25 0 1 0 468276399 153354240 29988 33554432000 4194304 4395502 140734344593040 18446744073709551615 4288532 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 37440 29988 266 50 0 34580 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 149760

[startup+51.1011 s]
/proc/loadavg: 2.71 2.29 2.94 5/190 26480
/proc/meminfo: memFree=13156280/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=182228 CPUtime=51.09 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 41505 0 0 0 5082 27 0 0 25 0 1 0 468276399 186601472 37992 33554432000 4194304 4395502 140734344593040 18446744073709551615 4288723 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 45557 37992 266 50 0 42697 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 182228

[startup+102.307 s]
/proc/loadavg: 3.57 2.58 3.01 5/190 26482
/proc/meminfo: memFree=13004112/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=217372 CPUtime=102.3 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 50315 0 0 0 10200 30 0 0 25 0 1 0 468276399 222588928 46802 33554432000 4194304 4395502 140734344593040 18446744073709551615 4288527 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 54343 46802 266 50 0 51483 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 217372

[startup+162.3 s]
/proc/loadavg: 3.84 2.84 3.07 5/190 26483
/proc/meminfo: memFree=12941576/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=232332 CPUtime=162.29 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 53974 0 0 0 16198 31 0 0 25 0 1 0 468276399 237907968 50461 33554432000 4194304 4395502 140734344593040 18446744073709551615 4299969 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 58083 50461 266 50 0 55223 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 232332

[startup+222.301 s]
/proc/loadavg: 3.94 3.05 3.12 5/190 26485
/proc/meminfo: memFree=12845320/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=268508 CPUtime=222.3 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 63082 0 0 0 22195 35 0 0 25 0 1 0 468276399 274952192 59569 33554432000 4194304 4395502 140734344593040 18446744073709551615 4314428 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 67127 59569 266 50 0 64267 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 268508

[startup+282.301 s]
/proc/loadavg: 3.98 3.22 3.17 5/190 26486
/proc/meminfo: memFree=12756500/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=322652 CPUtime=282.3 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 76559 0 0 0 28190 40 0 0 25 0 1 0 468276399 330395648 73046 33554432000 4194304 4395502 140734344593040 18446744073709551615 4288713 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 80663 73046 266 50 0 77803 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 322652

[startup+342.301 s]
/proc/loadavg: 3.99 3.36 3.22 5/190 26488
/proc/meminfo: memFree=12709972/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=358760 CPUtime=342.3 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 85438 0 0 0 34186 44 0 0 25 0 1 0 468276399 367370240 81925 33554432000 4194304 4395502 140734344593040 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 89690 81925 266 50 0 86830 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 358760

[startup+402.3 s]
/proc/loadavg: 3.99 3.47 3.27 6/190 26490
/proc/meminfo: memFree=12624500/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=358760 CPUtime=402.3 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 85457 0 0 0 40186 44 0 0 25 0 1 0 468276399 367370240 81944 33554432000 4194304 4395502 140734344593040 18446744073709551615 4288559 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 89690 81944 266 50 0 86830 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 358760

[startup+462.301 s]
/proc/loadavg: 4.06 3.58 3.32 5/190 26491
/proc/meminfo: memFree=12591732/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=358760 CPUtime=462.3 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 85464 0 0 0 46186 44 0 0 25 0 1 0 468276399 367370240 81951 33554432000 4194304 4395502 140734344593040 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 89690 81951 266 50 0 86830 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 358760

[startup+522.301 s]
/proc/loadavg: 4.02 3.65 3.36 5/190 26493
/proc/meminfo: memFree=12567648/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=358760 CPUtime=522.3 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 85466 0 0 0 52186 44 0 0 25 0 1 0 468276399 367370240 81953 33554432000 4194304 4395502 140734344593040 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 89690 81953 266 50 0 86830 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 358760

[startup+582.3 s]
/proc/loadavg: 4.04 3.73 3.40 5/190 26494
/proc/meminfo: memFree=12538972/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=358760 CPUtime=582.31 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 85469 0 0 0 58186 45 0 0 25 0 1 0 468276399 367370240 81956 33554432000 4194304 4395502 140734344593040 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 89690 81956 266 50 0 86830 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 358760

[startup+642.3 s]
/proc/loadavg: 4.01 3.77 3.43 5/190 26496
/proc/meminfo: memFree=12511548/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=358760 CPUtime=642.31 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 85469 0 0 0 64186 45 0 0 25 0 1 0 468276399 367370240 81956 33554432000 4194304 4395502 140734344593040 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 89690 81956 266 50 0 86830 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 358760

[startup+702.301 s]
/proc/loadavg: 4.07 3.84 3.48 5/190 26498
/proc/meminfo: memFree=12504564/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=358760 CPUtime=702.31 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 85471 0 0 0 70186 45 0 0 25 0 1 0 468276399 367370240 81958 33554432000 4194304 4395502 140734344593040 18446744073709551615 4288736 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 89690 81958 266 50 0 86830 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 358760

[startup+762.307 s]
/proc/loadavg: 4.02 3.87 3.51 5/190 26499
/proc/meminfo: memFree=12495720/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=358760 CPUtime=762.32 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 85475 0 0 0 76186 46 0 0 25 0 1 0 468276399 367370240 81962 33554432000 4194304 4395502 140734344593040 18446744073709551615 4299824 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 89690 81962 266 50 0 86830 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 358760

[startup+822.3 s]
/proc/loadavg: 4.01 3.89 3.53 5/190 26501
/proc/meminfo: memFree=12444964/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=404416 CPUtime=822.31 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 96853 0 0 0 82182 49 0 0 25 0 1 0 468276399 414121984 93340 33554432000 4194304 4395502 140734344593040 18446744073709551615 4297166 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 101104 93340 266 50 0 98244 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 404416

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.56 5/190 26502
/proc/meminfo: memFree=12404376/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=439496 CPUtime=882.31 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 105581 0 0 0 88179 52 0 0 25 0 1 0 468276399 450043904 102068 33554432000 4194304 4395502 140734344593040 18446744073709551615 4288254 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 109874 102068 266 50 0 107014 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 439496

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.58 5/190 26507
/proc/meminfo: memFree=12383792/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=453888 CPUtime=942.31 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 109095 0 0 0 94178 53 0 0 25 0 1 0 468276399 464781312 105582 33554432000 4194304 4395502 140734344593040 18446744073709551615 4288393 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 113472 105582 266 50 0 110612 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 453888

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.61 5/190 26509
/proc/meminfo: memFree=12331184/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=483336 CPUtime=1002.32 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 116219 0 0 0 100177 55 0 0 25 0 1 0 468276399 494936064 112706 33554432000 4194304 4395502 140734344593040 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 120834 112706 266 50 0 117974 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 483336

[startup+1062.3 s]
/proc/loadavg: 4.03 3.95 3.64 5/190 26510
/proc/meminfo: memFree=12287508/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=490504 CPUtime=1062.32 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 117872 0 0 0 106176 56 0 0 25 0 1 0 468276399 502276096 114359 33554432000 4194304 4395502 140734344593040 18446744073709551615 4288164 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 122626 114359 266 50 0 119766 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 490504

[startup+1122.3 s]
/proc/loadavg: 4.06 3.97 3.66 5/190 26512
/proc/meminfo: memFree=12257580/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=490504 CPUtime=1122.32 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 117874 0 0 0 112176 56 0 0 25 0 1 0 468276399 502276096 114361 33554432000 4194304 4395502 140734344593040 18446744073709551615 4288219 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 122626 114361 266 50 0 119766 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 490504

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.68 5/190 26513
/proc/meminfo: memFree=12254704/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=490504 CPUtime=1182.33 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 117877 0 0 0 118176 57 0 0 25 0 1 0 468276399 502276096 114364 33554432000 4194304 4395502 140734344593040 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 122626 114364 266 50 0 119766 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 490504

[startup+1242.3 s]
/proc/loadavg: 4.10 4.00 3.71 5/190 26515
/proc/meminfo: memFree=12250076/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=490504 CPUtime=1242.33 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 117878 0 0 0 124176 57 0 0 25 0 1 0 468276399 502276096 114365 33554432000 4194304 4395502 140734344593040 18446744073709551615 4288779 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 122626 114365 266 50 0 119766 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 490504



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.00 3.72 4/190 26519
/proc/meminfo: memFree=12571196/32951124 swapFree=67111528/67111528
[pid=26472] ppid=26470 vsize=490504 CPUtime=1300.03 cores=5,7
/proc/26472/stat : 26472 (SApperloT2010) R 26470 26472 25750 0 -1 4202496 117892 0 0 0 129946 57 0 0 25 0 1 0 468276399 502276096 114379 33554432000 4194304 4395502 140734344593040 18446744073709551615 4288581 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26472/statm: 122626 114379 266 50 0 119766 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 490504

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.47
CPU system time (s): 0.592909
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 490504

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

runsolver used 2.03269 second user time and 5.07023 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-25 21:10:01
IDJOB=3282320
IDBENCH=70799
IDSOLVER=1655
FILE ID=node146/3282320-1303758601
RUNJOBID= node146-1303758601-26439
PBS_JOBID= 13154065
Free space on /tmp= 72844 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner128.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282320-1303758601/watcher-3282320-1303758601 -o /tmp/evaluation-result-3282320-1303758601/solver-3282320-1303758601 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3282320-1303758601.cnf

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

MD5SUM BENCH= 4b75ef7fb46928f50793af1d74c176e2
RANDOM SEED=1834423303

node146.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.75
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.86
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.75
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.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.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.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.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13760692 kB
Buffers:       2073336 kB
Cached:       16500272 kB
SwapCached:          0 kB
Active:        9599580 kB
Inactive:      9059088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13760692 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15156 kB
Writeback:           0 kB
AnonPages:       84412 kB
Mapped:          15268 kB
Slab:           467828 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   252068 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= 72840 MiB
End job on node146 at 2011-04-25 21:31:43