Trace number 3380138

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.04 1300.03

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl064.cnf
MD5SUM4f9c883534eb89cad9b9cad9e6eccbd0
Bench CategoryAPPLICATION (applications 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 variables75103
Number of clauses225116
Sum of the clauses size525268
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2150076
Number of clauses of size 375038
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: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3380138-1305454303/watcher-3380138-1305454303 -o /tmp/evaluation-result-3380138-1305454303/solver-3380138-1305454303 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380138-1305454303.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: 3.19 2.38 2.70 5/434 19747
/proc/meminfo: memFree=16349580/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=25476 CPUtime=0.01 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 3274 0 0 0 1 0 0 0 23 0 1 0 735660935 26087424 3214 33554432000 4194304 4394578 140737107622960 18446744073709551615 224284925696 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 6369 3215 247 49 0 3510 0

[startup+0.048374 s]
/proc/loadavg: 3.19 2.38 2.70 5/434 19747
/proc/meminfo: memFree=16349580/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=28776 CPUtime=0.04 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 4100 0 0 0 4 0 0 0 23 0 1 0 735660935 29466624 4040 33554432000 4194304 4394578 140737107622960 18446744073709551615 224284586693 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 7194 4041 247 49 0 4335 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 28776

[startup+0.100394 s]
/proc/loadavg: 3.19 2.38 2.70 5/434 19747
/proc/meminfo: memFree=16349580/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=34056 CPUtime=0.09 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 5403 0 0 0 9 0 0 0 23 0 1 0 735660935 34873344 5343 33554432000 4194304 4394578 140737107622960 18446744073709551615 224284586693 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 8514 5344 247 49 0 5655 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34056

[startup+0.30036 s]
/proc/loadavg: 3.19 2.38 2.70 5/434 19747
/proc/meminfo: memFree=16349580/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=52748 CPUtime=0.29 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 10179 0 0 0 27 2 0 0 25 0 1 0 735660935 54013952 9678 33554432000 4194304 4394578 140737107622960 18446744073709551615 224284950423 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 13187 9678 255 49 0 10328 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52748

[startup+0.700293 s]
/proc/loadavg: 3.19 2.38 2.70 5/434 19747
/proc/meminfo: memFree=16349580/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=71256 CPUtime=0.69 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 15857 0 0 0 65 4 0 0 25 0 1 0 735660935 72966144 13156 33554432000 4194304 4394578 140737107622960 18446744073709551615 4267176 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 17814 13158 255 49 0 14955 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71256

[startup+1.50116 s]
/proc/loadavg: 3.34 2.43 2.72 6/435 19748
/proc/meminfo: memFree=16290928/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=85620 CPUtime=1.49 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 20038 0 0 0 143 6 0 0 25 0 1 0 735660935 87674880 17337 33554432000 4194304 4394578 140737107622960 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 21405 17337 264 49 0 18546 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85620

[startup+3.10089 s]
/proc/loadavg: 3.34 2.43 2.72 6/435 19748
/proc/meminfo: memFree=16267120/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=91768 CPUtime=3.09 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 21544 0 0 0 302 7 0 0 25 0 1 0 735660935 93970432 18843 33554432000 4194304 4394578 140737107622960 18446744073709551615 4291310 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 22942 18843 266 49 0 20083 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91768

[startup+6.30036 s]
/proc/loadavg: 3.47 2.47 2.73 6/435 19748
/proc/meminfo: memFree=16243372/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=95468 CPUtime=6.29 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 22476 0 0 0 622 7 0 0 25 0 1 0 735660935 97759232 19775 33554432000 4194304 4394578 140737107622960 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 23867 19775 266 49 0 21008 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 95468

[startup+12.7003 s]
/proc/loadavg: 3.59 2.51 2.74 6/435 19750
/proc/meminfo: memFree=16202044/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=102964 CPUtime=12.69 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 24331 0 0 0 1261 8 0 0 25 0 1 0 735660935 105435136 21630 33554432000 4194304 4394578 140737107622960 18446744073709551615 4296374 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 25741 21630 266 49 0 22882 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102964

[startup+25.5012 s]
/proc/loadavg: 3.89 2.61 2.77 6/435 19750
/proc/meminfo: memFree=16119084/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=114176 CPUtime=25.49 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 27073 0 0 0 2541 8 0 0 25 0 1 0 735660935 116916224 24372 33554432000 4194304 4394578 140737107622960 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 28544 24372 266 49 0 25685 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 114176

[startup+51.1009 s]
/proc/loadavg: 4.32 2.83 2.84 6/435 19750
/proc/meminfo: memFree=16030760/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=127988 CPUtime=51.09 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 30475 0 0 0 5100 9 0 0 25 0 1 0 735660935 131059712 27774 33554432000 4194304 4394578 140737107622960 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 31997 27774 266 49 0 29138 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 127988

[startup+102.316 s]
/proc/loadavg: 4.75 3.18 2.95 6/435 19752
/proc/meminfo: memFree=15926044/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=135780 CPUtime=102.31 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 32417 0 0 0 10221 10 0 0 25 0 1 0 735660935 139038720 29716 33554432000 4194304 4394578 140737107622960 18446744073709551615 4298738 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 33945 29716 266 49 0 31086 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 135780

[startup+162.3 s]
/proc/loadavg: 5.00 3.54 3.09 6/435 19781
/proc/meminfo: memFree=16090652/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=148928 CPUtime=162.29 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 35479 0 0 0 16217 12 0 0 25 0 1 0 735660935 152502272 32778 33554432000 4194304 4394578 140737107622960 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 37232 32778 266 49 0 34373 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 148928

[startup+222.3 s]
/proc/loadavg: 5.00 3.80 3.21 6/435 19862
/proc/meminfo: memFree=15870972/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=151936 CPUtime=222.29 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 36385 0 0 0 22216 13 0 0 25 0 1 0 735660935 155582464 33684 33554432000 4194304 4394578 140737107622960 18446744073709551615 4345981 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 37984 33684 266 49 0 35125 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 151936

[startup+282.3 s]
/proc/loadavg: 5.07 4.05 3.33 6/435 19864
/proc/meminfo: memFree=15710192/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=168424 CPUtime=282.3 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 40475 0 0 0 28215 15 0 0 25 0 1 0 735660935 172466176 37774 33554432000 4194304 4394578 140737107622960 18446744073709551615 4287754 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 42106 37774 266 49 0 39247 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 168424

[startup+342.3 s]
/proc/loadavg: 5.10 4.25 3.44 6/435 19866
/proc/meminfo: memFree=15581564/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=187392 CPUtime=342.29 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 45005 0 0 0 34213 16 0 0 25 0 1 0 735660935 191889408 42304 33554432000 4194304 4394578 140737107622960 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 46848 42304 266 49 0 43989 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 187392

[startup+402.3 s]
/proc/loadavg: 5.17 4.42 3.55 6/435 19868
/proc/meminfo: memFree=15488648/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=187392 CPUtime=402.29 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 45007 0 0 0 40213 16 0 0 25 0 1 0 735660935 191889408 42306 33554432000 4194304 4394578 140737107622960 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 46848 42306 266 49 0 43989 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 187392

[startup+462.3 s]
/proc/loadavg: 5.11 4.54 3.64 6/435 19870
/proc/meminfo: memFree=15402160/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=187392 CPUtime=462.29 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 45012 0 0 0 46213 16 0 0 25 0 1 0 735660935 191889408 42311 33554432000 4194304 4394578 140737107622960 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 46848 42311 266 49 0 43989 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 187392

[startup+522.3 s]
/proc/loadavg: 5.04 4.62 3.72 6/435 19870
/proc/meminfo: memFree=15284072/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=187392 CPUtime=522.29 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 45162 0 0 0 52213 16 0 0 25 0 1 0 735660935 191889408 42461 33554432000 4194304 4394578 140737107622960 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 46848 42461 266 49 0 43989 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 187392

[startup+582.301 s]
/proc/loadavg: 5.04 4.70 3.81 6/435 19872
/proc/meminfo: memFree=15165716/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=190492 CPUtime=582.29 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 45706 0 0 0 58213 16 0 0 25 0 1 0 735660935 195063808 43005 33554432000 4194304 4394578 140737107622960 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 47623 43005 266 49 0 44764 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 190492

[startup+642.301 s]
/proc/loadavg: 5.01 4.75 3.88 6/435 19901
/proc/meminfo: memFree=15500172/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=200904 CPUtime=642.32 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 48378 0 0 0 64214 18 0 0 25 0 1 0 735660935 205725696 45677 33554432000 4194304 4394578 140737107622960 18446744073709551615 4298335 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 50226 45677 266 49 0 47367 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 200904

[startup+702.301 s]
/proc/loadavg: 5.11 4.83 3.95 6/435 19903
/proc/meminfo: memFree=15415312/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=208552 CPUtime=702.3 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 49809 0 0 0 70212 18 0 0 25 0 1 0 735660935 213557248 47108 33554432000 4194304 4394578 140737107622960 18446744073709551615 4287388 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 52138 47108 266 49 0 49279 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 208552

[startup+762.317 s]
/proc/loadavg: 5.14 4.88 4.03 6/435 19905
/proc/meminfo: memFree=15369404/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=213772 CPUtime=762.31 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 51146 0 0 0 76213 18 0 0 25 0 1 0 735660935 218902528 48445 33554432000 4194304 4394578 140737107622960 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 53443 48445 266 49 0 50584 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 213772

[startup+822.301 s]
/proc/loadavg: 5.13 4.93 4.10 6/435 19905
/proc/meminfo: memFree=15357928/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=219528 CPUtime=822.3 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 52553 0 0 0 82211 19 0 0 25 0 1 0 735660935 224796672 49852 33554432000 4194304 4394578 140737107622960 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 54882 49852 266 49 0 52023 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 219528

[startup+882.301 s]
/proc/loadavg: 5.08 4.96 4.16 6/435 19907
/proc/meminfo: memFree=15350436/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=219528 CPUtime=882.3 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 52554 0 0 0 88211 19 0 0 25 0 1 0 735660935 224796672 49853 33554432000 4194304 4394578 140737107622960 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 54882 49853 266 49 0 52023 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 219528

[startup+942.301 s]
/proc/loadavg: 5.14 4.99 4.22 6/435 19909
/proc/meminfo: memFree=15341816/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=223836 CPUtime=942.3 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 53675 0 0 0 94211 19 0 0 25 0 1 0 735660935 229208064 50974 33554432000 4194304 4394578 140737107622960 18446744073709551615 4288129 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 55959 50974 266 49 0 53100 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 223836

[startup+1002.3 s]
/proc/loadavg: 5.19 5.02 4.27 6/435 19911
/proc/meminfo: memFree=15322772/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=231560 CPUtime=1002.3 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 55393 0 0 0 100210 20 0 0 25 0 1 0 735660935 237117440 52692 33554432000 4194304 4394578 140737107622960 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 57890 52692 266 49 0 55031 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 231560

[startup+1062.3 s]
/proc/loadavg: 4.72 4.92 4.28 6/434 19913
/proc/meminfo: memFree=15286996/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=231560 CPUtime=1062.31 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 55394 0 0 0 106211 20 0 0 25 0 1 0 735660935 237117440 52693 33554432000 4194304 4394578 140737107622960 18446744073709551615 4292774 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 57890 52693 266 49 0 55031 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 231560

[startup+1122.3 s]
/proc/loadavg: 4.32 4.77 4.27 5/434 19913
/proc/meminfo: memFree=15233736/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=237516 CPUtime=1122.31 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 56833 0 0 0 112210 21 0 0 25 0 1 0 735660935 243216384 54132 33554432000 4194304 4394578 140737107622960 18446744073709551615 4292087 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 59379 54132 266 49 0 56520 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 237516

[startup+1182.3 s]
/proc/loadavg: 4.12 4.63 4.25 5/434 19915
/proc/meminfo: memFree=15230696/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=238412 CPUtime=1182.31 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 57068 0 0 0 118210 21 0 0 25 0 1 0 735660935 244133888 54367 33554432000 4194304 4394578 140737107622960 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 59603 54367 266 49 0 56744 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 238412

[startup+1242.3 s]
/proc/loadavg: 4.04 4.51 4.23 5/434 19917
/proc/meminfo: memFree=15192076/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=251504 CPUtime=1242.31 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 60383 0 0 0 124209 22 0 0 25 0 1 0 735660935 257540096 57682 33554432000 4194304 4394578 140737107622960 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 62876 57682 266 49 0 60017 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 251504



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.62 4.33 4.18 6/428 19937
/proc/meminfo: memFree=15890700/32951124 swapFree=45193364/67111528
[pid=19747] ppid=19745 vsize=265440 CPUtime=1300.02 cores=4,6
/proc/19747/stat : 19747 (SApperloT2010) R 19745 19747 17657 0 -1 4202496 63777 0 0 0 129978 24 0 0 25 0 1 0 735660935 271810560 61076 33554432000 4194304 4394578 140737107622960 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/19747/statm: 66360 61076 266 49 0 63501 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 265440

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.04
CPU user time (s): 1299.79
CPU system time (s): 0.255961
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 265440

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

runsolver used 5.75113 second user time and 12.3121 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 12:11:43
IDJOB=3380138
IDBENCH=70781
IDSOLVER=1862
FILE ID=node118/3380138-1305454303
RUNJOBID= node118-1305454272-19679
PBS_JOBID= 13324868
Free space on /tmp= 73232 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl064.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380138-1305454303/watcher-3380138-1305454303 -o /tmp/evaluation-result-3380138-1305454303/solver-3380138-1305454303 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380138-1305454303.cnf

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

MD5SUM BENCH= 4f9c883534eb89cad9b9cad9e6eccbd0
RANDOM SEED=526370380

node118.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.842
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.68
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.842
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.842
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.74
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16349860 kB
Buffers:        295264 kB
Cached:        4613196 kB
SwapCached:      22084 kB
Active:       13621388 kB
Inactive:      2657048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16349860 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:           46680 kB
Writeback:           0 kB
AnonPages:    11360816 kB
Mapped:          21700 kB
Slab:           156216 kB
PageTables:     100072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 119320828 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= 73248 MiB
End job on node118 at 2011-05-15 12:33:25