Trace number 3349290

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
minisat hack: EBMiniSAT 2011-03-02? (TO) 1300.05 1300.02

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-3349290-1304976824/watcher-3349290-1304976824 -o /tmp/evaluation-result-3349290-1304976824/solver-3349290-1304976824 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349290-1304976824.cnf -verb=0 

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.01 0.99 1.11 4/303 12785
/proc/meminfo: memFree=25792096/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=20016 CPUtime=0 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 841 0 0 0 0 0 0 0 25 0 1 0 590098336 20496384 775 33554432000 4194304 4293939 140733310525056 18446744073709551615 4280734 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 5004 775 217 25 0 1637 0

[startup+0.0537249 s]
/proc/loadavg: 3.01 0.99 1.11 4/303 12785
/proc/meminfo: memFree=25792096/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=30896 CPUtime=0.04 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 4034 0 0 0 4 0 0 0 25 0 1 0 590098336 31637504 3664 33554432000 4194304 4293939 140733310525056 18446744073709551615 4276640 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 7724 3665 218 25 0 4357 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30896

[startup+0.100712 s]
/proc/loadavg: 3.01 0.99 1.11 4/303 12785
/proc/meminfo: memFree=25792096/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=40112 CPUtime=0.09 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 7016 0 0 0 8 1 0 0 25 0 1 0 590098336 41074688 6194 33554432000 4194304 4293939 140733310525056 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 10028 6196 218 25 0 6661 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40112

[startup+0.300675 s]
/proc/loadavg: 3.01 0.99 1.11 4/303 12785
/proc/meminfo: memFree=25792096/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=47916 CPUtime=0.28 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 10679 0 0 0 27 1 0 0 25 0 1 0 590098336 49065984 8103 33554432000 4194304 4293939 140733310525056 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 11979 8103 225 25 0 8612 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 47916

[startup+0.7006 s]
/proc/loadavg: 3.01 0.99 1.11 4/303 12785
/proc/meminfo: memFree=25792096/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=47304 CPUtime=0.69 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 12646 0 0 0 67 2 0 0 25 0 1 0 590098336 48439296 7787 33554432000 4194304 4293939 140733310525056 18446744073709551615 4255660 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 11826 7787 244 25 0 8459 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47304

[startup+1.5004 s]
/proc/loadavg: 3.01 0.99 1.11 5/304 12786
/proc/meminfo: memFree=25754772/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=47304 CPUtime=1.49 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 12795 0 0 0 147 2 0 0 25 0 1 0 590098336 48439296 7934 33554432000 4194304 4293939 140733310525056 18446744073709551615 4255705 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 11826 7934 245 25 0 8459 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47304

[startup+3.10116 s]
/proc/loadavg: 3.01 0.99 1.11 5/304 12813
/proc/meminfo: memFree=25835420/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=47304 CPUtime=3.09 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 12983 0 0 0 307 2 0 0 25 0 1 0 590098336 48439296 8120 33554432000 4194304 4293939 140733310525056 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 11826 8120 245 25 0 8459 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47304

[startup+6.30055 s]
/proc/loadavg: 3.09 1.04 1.12 5/304 12813
/proc/meminfo: memFree=25913576/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=54376 CPUtime=6.29 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 13481 0 0 0 627 2 0 0 25 0 1 0 590098336 55681024 8605 33554432000 4194304 4293939 140733310525056 18446744073709551615 4248356 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 13594 8605 245 25 0 10227 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54376

[startup+12.7004 s]
/proc/loadavg: 3.16 1.09 1.14 5/304 12813
/proc/meminfo: memFree=25880960/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=54376 CPUtime=12.69 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 14769 0 0 0 1267 2 0 0 25 0 1 0 590098336 55681024 9880 33554432000 4194304 4293939 140733310525056 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 13594 9880 245 25 0 10227 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54376

[startup+25.501 s]
/proc/loadavg: 3.35 1.23 1.18 5/304 12814
/proc/meminfo: memFree=25827172/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=84728 CPUtime=25.49 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 20403 0 0 0 2546 3 0 0 25 0 1 0 590098336 86761472 15481 33554432000 4194304 4293939 140733310525056 18446744073709551615 4251625 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 21182 15481 245 25 0 17815 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84728

[startup+51.1003 s]
/proc/loadavg: 3.57 1.45 1.26 5/304 12841
/proc/meminfo: memFree=25791132/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=103696 CPUtime=51.09 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 25328 0 0 0 5103 6 0 0 25 0 1 0 590098336 106184704 20339 33554432000 4194304 4293939 140733310525056 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 25924 20339 245 25 0 22557 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 103696

[startup+102.311 s]
/proc/loadavg: 3.87 1.86 1.40 5/304 12843
/proc/meminfo: memFree=25667444/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=134652 CPUtime=102.3 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 34124 0 0 0 10221 9 0 0 25 0 1 0 590098336 137883648 29043 33554432000 4194304 4293939 140733310525056 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 33663 29043 245 25 0 30296 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 134652

[startup+162.301 s]
/proc/loadavg: 3.95 2.25 1.56 5/304 12844
/proc/meminfo: memFree=25617316/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=136904 CPUtime=162.29 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 49340 0 0 0 16214 15 0 0 25 0 1 0 590098336 140189696 24095 33554432000 4194304 4293939 140733310525056 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 34226 24095 245 25 0 30859 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 136904

[startup+222.301 s]
/proc/loadavg: 3.98 2.56 1.71 5/304 12846
/proc/meminfo: memFree=25490548/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=189628 CPUtime=222.29 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 60527 0 0 0 22209 20 0 0 25 0 1 0 590098336 194179072 35215 33554432000 4194304 4293939 140733310525056 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 47407 35215 245 25 0 44040 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 189628

[startup+282.301 s]
/proc/loadavg: 3.99 2.82 1.85 5/304 12848
/proc/meminfo: memFree=25472160/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=100260 CPUtime=282.29 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 74250 0 0 0 28204 25 0 0 25 0 1 0 590098336 102666240 20671 33554432000 4194304 4293939 140733310525056 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 25065 20671 245 25 0 21698 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 100260

[startup+342.301 s]
/proc/loadavg: 4.04 3.05 1.99 5/304 12849
/proc/meminfo: memFree=25555952/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=150048 CPUtime=342.3 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 83657 0 0 0 34201 29 0 0 25 0 1 0 590098336 153649152 29982 33554432000 4194304 4293939 140733310525056 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 37512 29982 245 25 0 34145 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 150048

[startup+402.301 s]
/proc/loadavg: 4.06 3.23 2.12 5/301 12854
/proc/meminfo: memFree=25672980/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=200136 CPUtime=402.29 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 92864 0 0 0 40198 31 0 0 25 0 1 0 590098336 204939264 39129 33554432000 4194304 4293939 140733310525056 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 50034 39129 245 25 0 46667 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 200136

[startup+462.301 s]
/proc/loadavg: 4.02 3.37 2.23 5/304 12879
/proc/meminfo: memFree=25670260/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=100260 CPUtime=462.3 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 105458 0 0 0 46193 37 0 0 25 0 1 0 590098336 102666240 21146 33554432000 4194304 4293939 140733310525056 18446744073709551615 4263678 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 25065 21146 245 25 0 21698 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 100260

[startup+522.3 s]
/proc/loadavg: 4.08 3.50 2.35 5/304 12881
/proc/meminfo: memFree=25578468/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=150252 CPUtime=522.3 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 115927 0 0 0 52189 41 0 0 25 0 1 0 590098336 153858048 31531 33554432000 4194304 4293939 140733310525056 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 37563 31531 245 25 0 34196 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 150252

[startup+582.3 s]
/proc/loadavg: 4.03 3.59 2.45 5/304 12883
/proc/meminfo: memFree=25497328/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=201032 CPUtime=582.3 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 125000 0 0 0 58186 44 0 0 25 0 1 0 590098336 205856768 40560 33554432000 4194304 4293939 140733310525056 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 50258 40560 245 25 0 46891 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 201032

[startup+642.3 s]
/proc/loadavg: 4.05 3.67 2.55 5/304 12884
/proc/meminfo: memFree=25418300/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=286672 CPUtime=642.31 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 134457 0 0 0 64183 48 0 0 25 0 1 0 590098336 293552128 49919 33554432000 4194304 4293939 140733310525056 18446744073709551615 4255574 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 71668 49919 245 25 0 68301 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 286672

[startup+702.3 s]
/proc/loadavg: 4.02 3.73 2.63 5/304 12886
/proc/meminfo: memFree=25464884/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=125644 CPUtime=702.3 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 146954 0 0 0 70178 52 0 0 25 0 1 0 590098336 128659456 27065 33554432000 4194304 4293939 140733310525056 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 31411 27065 245 25 0 28044 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 125644

[startup+762.311 s]
/proc/loadavg: 4.00 3.78 2.72 5/304 12887
/proc/meminfo: memFree=25383008/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=208416 CPUtime=762.32 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 157079 0 0 0 76176 56 0 0 25 0 1 0 590098336 213417984 37096 33554432000 4194304 4293939 140733310525056 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 52104 37096 245 25 0 48737 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 208416

[startup+822.301 s]
/proc/loadavg: 4.15 3.85 2.81 5/304 12889
/proc/meminfo: memFree=25317880/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=210472 CPUtime=822.31 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 165132 0 0 0 82171 60 0 0 25 0 1 0 590098336 215523328 45066 33554432000 4194304 4293939 140733310525056 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 52618 45066 245 25 0 49251 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 210472

[startup+882.301 s]
/proc/loadavg: 4.05 3.87 2.88 5/304 12891
/proc/meminfo: memFree=25349952/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=130296 CPUtime=882.31 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 179748 0 0 0 88167 64 0 0 25 0 1 0 590098336 133423104 27198 33554432000 4194304 4293939 140733310525056 18446744073709551615 4255760 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 32574 27198 245 25 0 29207 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 130296

[startup+942.301 s]
/proc/loadavg: 4.15 3.93 2.95 5/304 12892
/proc/meminfo: memFree=25647028/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=211756 CPUtime=942.31 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 190671 0 0 0 94163 68 0 0 25 0 1 0 590098336 216838144 38040 33554432000 4194304 4293939 140733310525056 18446744073709551615 4248397 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 52939 38040 245 25 0 49572 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 211756

[startup+1002.3 s]
/proc/loadavg: 4.05 3.94 3.02 5/304 12894
/proc/meminfo: memFree=25560680/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=213316 CPUtime=1002.31 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 200431 0 0 0 100159 72 0 0 25 0 1 0 590098336 218435584 47693 33554432000 4194304 4293939 140733310525056 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 53329 47693 245 25 0 49962 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 213316

[startup+1062.3 s]
/proc/loadavg: 4.02 3.95 3.08 5/304 12895
/proc/meminfo: memFree=25610612/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=296512 CPUtime=1062.32 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 208570 0 0 0 106157 75 0 0 25 0 1 0 590098336 303628288 55753 33554432000 4194304 4293939 140733310525056 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 74128 55753 245 25 0 70761 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 296512

[startup+1122.3 s]
/proc/loadavg: 4.04 3.97 3.14 5/304 12897
/proc/meminfo: memFree=25661536/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=165628 CPUtime=1122.31 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 224444 0 0 0 112150 81 0 0 25 0 1 0 590098336 169603072 31776 33554432000 4194304 4293939 140733310525056 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 41407 31776 245 25 0 38040 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 165628

[startup+1182.3 s]
/proc/loadavg: 4.07 3.99 3.19 5/304 12899
/proc/meminfo: memFree=25581388/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=216332 CPUtime=1182.32 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 234446 0 0 0 118147 85 0 0 25 0 1 0 590098336 221523968 41686 33554432000 4194304 4293939 140733310525056 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 54083 41686 245 25 0 50716 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 216332

[startup+1242.3 s]
/proc/loadavg: 4.02 3.99 3.24 5/304 12900
/proc/meminfo: memFree=25501492/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=217040 CPUtime=1242.32 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 242866 0 0 0 124143 89 0 0 25 0 1 0 590098336 222248960 50041 33554432000 4194304 4293939 140733310525056 18446744073709551615 4263256 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 54260 50041 245 25 0 50893 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 217040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.99 3.29 5/304 12902
/proc/meminfo: memFree=25429280/32951124 swapFree=63485424/67111528
[pid=12785] ppid=12783 vsize=299332 CPUtime=1300.03 cores=4,6
/proc/12785/stat : 12785 (ebminisat_relea) R 12783 12785 12669 0 -1 4202496 252109 0 0 0 129911 92 0 0 25 0 1 0 590098336 306515968 59203 33554432000 4194304 4293939 140733310525056 18446744073709551615 4255922 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/12785/statm: 74833 59203 245 25 0 71466 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 299332

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.12
CPU system time (s): 0.932858
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 315640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.12
system time used= 0.932858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 252110
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= 10
involuntary context switches= 2554

runsolver used 3.80142 second user time and 8.04178 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-09 23:33:44
IDJOB=3349290
IDBENCH=70781
IDSOLVER=1812
FILE ID=node147/3349290-1304976824
RUNJOBID= node147-1304976740-12688
PBS_JOBID= 13285666
Free space on /tmp= 52848 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl064.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349290-1304976824/watcher-3349290-1304976824 -o /tmp/evaluation-result-3349290-1304976824/solver-3349290-1304976824 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349290-1304976824.cnf  -verb=0

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

MD5SUM BENCH= 4f9c883534eb89cad9b9cad9e6eccbd0
RANDOM SEED=1099753003

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.836
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.82
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.836
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.76
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.836
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.82
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.836
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:      25792252 kB
Buffers:        169852 kB
Cached:        3375260 kB
SwapCached:      12852 kB
Active:        1205292 kB
Inactive:      5756544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25792252 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:            4304 kB
Writeback:           0 kB
AnonPages:     3412084 kB
Mapped:          15428 kB
Slab:           104688 kB
PageTables:      30020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45345768 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= 52856 MiB
End job on node147 at 2011-05-09 23:55:26