Trace number 3348688

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: cir_minisat 2011-03-02? (TO) 1300.08 1300.02

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
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 variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
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-3348688-1304968749/watcher-3348688-1304968749 -o /tmp/evaluation-result-3348688-1304968749/solver-3348688-1304968749 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348688-1304968749.cnf 

running on 2 cores: 1,3

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: 4.07 3.61 2.04 5/362 2194
/proc/meminfo: memFree=3863948/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=13688 CPUtime=0 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4194304 229 0 0 0 0 0 0 0 25 0 1 0 608471617 14016512 183 33554432000 4194304 4254575 140734361857968 18446744073709551615 254495768631 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2194/statm: 3409 182 152 15 0 52 0

[startup+0.055245 s]
/proc/loadavg: 4.07 3.61 2.04 5/362 2194
/proc/meminfo: memFree=3863948/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=20936 CPUtime=0.05 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 989 0 0 0 5 0 0 0 25 0 1 0 608471617 21438464 896 33554432000 4194304 4254575 140734361857968 18446744073709551615 4224273 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 5234 896 232 15 0 1877 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 20936

[startup+0.101228 s]
/proc/loadavg: 4.07 3.61 2.04 5/362 2194
/proc/meminfo: memFree=3863948/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=21028 CPUtime=0.09 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 1047 0 0 0 9 0 0 0 25 0 1 0 608471617 21532672 953 33554432000 4194304 4254575 140734361857968 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 5257 953 233 15 0 1900 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21028

[startup+0.30019 s]
/proc/loadavg: 4.07 3.61 2.04 5/362 2194
/proc/meminfo: memFree=3863948/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=21380 CPUtime=0.29 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 1251 0 0 0 29 0 0 0 25 0 1 0 608471617 21893120 1151 33554432000 4194304 4254575 140734361857968 18446744073709551615 4212530 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 5345 1151 233 15 0 1988 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21380

[startup+0.701106 s]
/proc/loadavg: 4.07 3.61 2.04 5/362 2194
/proc/meminfo: memFree=3863948/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=21912 CPUtime=0.69 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 1684 0 0 0 69 0 0 0 25 0 1 0 608471617 22437888 1574 33554432000 4194304 4254575 140734361857968 18446744073709551615 4216991 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 5478 1574 233 15 0 2121 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21912

[startup+1.50096 s]
/proc/loadavg: 4.07 3.61 2.04 5/363 2195
/proc/meminfo: memFree=3852664/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=21028 CPUtime=1.49 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 2832 0 0 0 149 0 0 0 25 0 1 0 608471617 21532672 1761 33554432000 4194304 4254575 140734361857968 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 5257 1761 233 15 0 1900 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21028

[startup+3.10065 s]
/proc/loadavg: 4.07 3.61 2.04 5/363 2195
/proc/meminfo: memFree=3846464/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=33052 CPUtime=3.08 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 5400 0 0 0 308 0 0 0 25 0 1 0 608471617 33845248 3137 33554432000 4194304 4254575 140734361857968 18446744073709551615 4216799 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 8263 3137 233 15 0 4906 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33052

[startup+6.30099 s]
/proc/loadavg: 4.06 3.62 2.05 5/363 2195
/proc/meminfo: memFree=3829972/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=31452 CPUtime=6.28 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 8866 0 0 0 627 1 0 0 25 0 1 0 608471617 32206848 4236 33554432000 4194304 4254575 140734361857968 18446744073709551615 4216986 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 7863 4236 233 15 0 4506 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31452

[startup+12.7007 s]
/proc/loadavg: 4.06 3.62 2.06 5/363 2195
/proc/meminfo: memFree=3801416/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=40264 CPUtime=12.69 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 11021 0 0 0 1267 2 0 0 25 0 1 0 608471617 41230336 4496 33554432000 4194304 4254575 140734361857968 18446744073709551615 4223282 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 10066 4496 233 15 0 6709 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40264

[startup+25.5012 s]
/proc/loadavg: 4.04 3.64 2.09 5/363 2195
/proc/meminfo: memFree=3752472/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=40616 CPUtime=25.49 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 16817 0 0 0 2546 3 0 0 25 0 1 0 608471617 41590784 6545 33554432000 4194304 4254575 140734361857968 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 10154 6545 233 15 0 6797 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40616

[startup+51.101 s]
/proc/loadavg: 4.03 3.67 2.14 5/363 2196
/proc/meminfo: memFree=3679176/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=45076 CPUtime=51.09 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 21278 0 0 0 5106 3 0 0 25 0 1 0 608471617 46157824 7891 33554432000 4194304 4254575 140734361857968 18446744073709551615 4216524 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 11269 7891 233 15 0 7912 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 45076

[startup+102.314 s]
/proc/loadavg: 4.01 3.72 2.24 5/363 2197
/proc/meminfo: memFree=3495952/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=78512 CPUtime=102.3 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 30186 0 0 0 10225 5 0 0 25 0 1 0 608471617 80396288 11995 33554432000 4194304 4254575 140734361857968 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 19628 11995 233 15 0 16271 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78512

[startup+162.301 s]
/proc/loadavg: 4.00 3.77 2.34 5/363 2199
/proc/meminfo: memFree=3293432/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=97368 CPUtime=162.3 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 31830 0 0 0 16224 6 0 0 25 0 1 0 608471617 99704832 13613 33554432000 4194304 4254575 140734361857968 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 24342 13613 233 15 0 20985 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 97368

[startup+222.301 s]
/proc/loadavg: 4.09 3.84 2.46 5/363 2201
/proc/meminfo: memFree=3108260/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=97528 CPUtime=222.3 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 32014 0 0 0 22224 6 0 0 25 0 1 0 608471617 99868672 13792 33554432000 4194304 4254575 140734361857968 18446744073709551615 4223832 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 24382 13792 233 15 0 21025 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 97528

[startup+282.301 s]
/proc/loadavg: 4.03 3.86 2.55 5/363 2202
/proc/meminfo: memFree=2940344/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=97528 CPUtime=282.31 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 32022 0 0 0 28225 6 0 0 25 0 1 0 608471617 99868672 13800 33554432000 4194304 4254575 140734361857968 18446744073709551615 4212530 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 24382 13800 233 15 0 21025 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 97528

[startup+342.301 s]
/proc/loadavg: 4.01 3.89 2.64 5/363 2204
/proc/meminfo: memFree=2765400/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=97528 CPUtime=342.31 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 32023 0 0 0 34225 6 0 0 25 0 1 0 608471617 99868672 13801 33554432000 4194304 4254575 140734361857968 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 24382 13801 233 15 0 21025 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 97528

[startup+402.301 s]
/proc/loadavg: 4.21 3.95 2.74 5/363 2205
/proc/meminfo: memFree=2571888/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=98908 CPUtime=402.3 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 47361 0 0 0 40222 8 0 0 25 0 1 0 608471617 101281792 19621 33554432000 4194304 4254575 140734361857968 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 24727 19621 233 15 0 21370 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 98908

[startup+462.301 s]
/proc/loadavg: 4.13 3.97 2.82 5/363 2207
/proc/meminfo: memFree=2402424/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=98908 CPUtime=462.31 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 48295 0 0 0 46222 9 0 0 25 0 1 0 608471617 101281792 20545 33554432000 4194304 4254575 140734361857968 18446744073709551615 4216491 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 24727 20545 233 15 0 21370 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 98908

[startup+522.301 s]
/proc/loadavg: 4.05 3.97 2.89 5/363 2209
/proc/meminfo: memFree=2228448/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=98908 CPUtime=522.31 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 48295 0 0 0 52222 9 0 0 25 0 1 0 608471617 101281792 20545 33554432000 4194304 4254575 140734361857968 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 24727 20545 233 15 0 21370 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 98908

[startup+582.301 s]
/proc/loadavg: 4.02 3.97 2.95 5/363 2210
/proc/meminfo: memFree=2032648/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=98908 CPUtime=582.32 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 48295 0 0 0 58223 9 0 0 25 0 1 0 608471617 101281792 20545 33554432000 4194304 4254575 140734361857968 18446744073709551615 4209822 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 24727 20545 233 15 0 21370 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 98908

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.02 5/363 2212
/proc/meminfo: memFree=1867592/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=98908 CPUtime=642.32 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 48295 0 0 0 64223 9 0 0 25 0 1 0 608471617 101281792 20545 33554432000 4194304 4254575 140734361857968 18446744073709551615 4216777 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 24727 20545 233 15 0 21370 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 98908

[startup+702.301 s]
/proc/loadavg: 4.00 3.96 3.07 5/363 2335
/proc/meminfo: memFree=6008024/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=79984 CPUtime=702.33 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 51011 0 0 0 70223 10 0 0 25 0 1 0 608471617 81903616 14891 33554432000 4194304 4254575 140734361857968 18446744073709551615 4216789 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 19996 14891 233 15 0 16639 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 79984

[startup+762.314 s]
/proc/loadavg: 4.00 3.97 3.13 5/363 2337
/proc/meminfo: memFree=5921828/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=117584 CPUtime=762.34 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 61592 0 0 0 76221 13 0 0 25 0 1 0 608471617 120406016 25279 33554432000 4194304 4254575 140734361857968 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 29396 25279 233 15 0 26039 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 117584

[startup+822.301 s]
/proc/loadavg: 4.04 3.99 3.18 5/363 2339
/proc/meminfo: memFree=5841320/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=117584 CPUtime=822.33 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 62340 0 0 0 82220 13 0 0 25 0 1 0 608471617 120406016 26012 33554432000 4194304 4254575 140734361857968 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 29396 26012 233 15 0 26039 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 117584

[startup+882.301 s]
/proc/loadavg: 4.09 4.01 3.24 5/363 2340
/proc/meminfo: memFree=5676596/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=129952 CPUtime=882.32 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 73147 0 0 0 88218 14 0 0 25 0 1 0 608471617 133070848 29104 33554432000 4194304 4254575 140734361857968 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 32488 29104 233 15 0 29131 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 129952

[startup+942.301 s]
/proc/loadavg: 4.06 4.02 3.29 5/363 2342
/proc/meminfo: memFree=5638864/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=129952 CPUtime=942.33 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 73147 0 0 0 94219 14 0 0 25 0 1 0 608471617 133070848 29104 33554432000 4194304 4254575 140734361857968 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 32488 29104 233 15 0 29131 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 129952

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.33 5/363 2343
/proc/meminfo: memFree=5577560/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=129952 CPUtime=1002.33 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 73147 0 0 0 100219 14 0 0 25 0 1 0 608471617 133070848 29104 33554432000 4194304 4254575 140734361857968 18446744073709551615 4217136 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 32488 29104 233 15 0 29131 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 129952

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.37 5/363 2345
/proc/meminfo: memFree=5459828/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=130220 CPUtime=1062.33 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 73159 0 0 0 106219 14 0 0 25 0 1 0 608471617 133345280 29116 33554432000 4194304 4254575 140734361857968 18446744073709551615 4212493 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 32555 29116 233 15 0 29198 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 130220

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.41 5/363 2347
/proc/meminfo: memFree=5394688/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=130220 CPUtime=1122.34 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 73159 0 0 0 112220 14 0 0 25 0 1 0 608471617 133345280 29116 33554432000 4194304 4254575 140734361857968 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 32555 29116 233 15 0 29198 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 130220

[startup+1182.3 s]
/proc/loadavg: 4.07 4.03 3.45 5/363 2376
/proc/meminfo: memFree=5048560/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=130220 CPUtime=1182.34 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 73159 0 0 0 118220 14 0 0 25 0 1 0 608471617 133345280 29116 33554432000 4194304 4254575 140734361857968 18446744073709551615 4216707 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 32555 29116 233 15 0 29198 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 130220

[startup+1242.3 s]
/proc/loadavg: 4.10 4.05 3.49 5/363 2378
/proc/meminfo: memFree=4730272/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=130220 CPUtime=1242.34 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 73159 0 0 0 124220 14 0 0 25 0 1 0 608471617 133345280 29116 33554432000 4194304 4254575 140734361857968 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 32555 29116 233 15 0 29198 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 130220



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.04 3.52 5/363 2379
/proc/meminfo: memFree=4461836/32950928 swapFree=45936960/67111528
[pid=2194] ppid=2192 vsize=130220 CPUtime=1300.05 cores=1,3
/proc/2194/stat : 2194 (cir_minisat) R 2192 2194 2035 0 -1 4202496 73159 0 0 0 129991 14 0 0 25 0 1 0 608471617 133345280 29116 33554432000 4194304 4254575 140734361857968 18446744073709551615 4210098 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2194/statm: 32555 29116 233 15 0 29198 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 130220

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.08
CPU user time (s): 1299.92
CPU system time (s): 0.154976
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 179272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.92
system time used= 0.154976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73159
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 15962

runsolver used 4.44932 second user time and 10.9193 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-09 21:19:09
IDJOB=3348688
IDBENCH=70810
IDSOLVER=1810
FILE ID=node149/3348688-1304968749
RUNJOBID= node149-1304968091-2055
PBS_JOBID= 13285601
Free space on /tmp= 42444 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray04_32.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348688-1304968749/watcher-3348688-1304968749 -o /tmp/evaluation-result-3348688-1304968749/solver-3348688-1304968749 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348688-1304968749.cnf

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

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=881830582

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.83
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.806
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.73
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.806
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.806
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.806
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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       3864228 kB
Buffers:        239120 kB
Cached:       21369972 kB
SwapCached:      21336 kB
Active:       13934324 kB
Inactive:     14390572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3864228 kB
SwapTotal:    67111528 kB
SwapFree:     45936960 kB
Dirty:             560 kB
Writeback:           0 kB
AnonPages:     6707124 kB
Mapped:          14336 kB
Slab:           619836 kB
PageTables:      77268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 83291684 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= 42416 MiB
End job on node149 at 2011-05-09 21:40:51