Trace number 3318180

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: MiniSAT 2.2.0-agile-26? (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-3318180-1304899141/watcher-3318180-1304899141 -o /tmp/evaluation-result-3318180-1304899141/solver-3318180-1304899141 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318180-1304899141.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.05 2.20 0.89 4/362 29329
/proc/meminfo: memFree=6843500/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=21724 CPUtime=0 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 1119 0 0 0 0 0 0 0 22 0 1 0 601510774 22245376 1037 33554432000 4194304 4291235 140735744288992 18446744073709551615 254500388983 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 5431 1037 215 24 0 2065 0

[startup+0.0244181 s]
/proc/loadavg: 4.05 2.20 0.89 4/362 29329
/proc/meminfo: memFree=6843500/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=22376 CPUtime=0.02 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 1405 0 0 0 2 0 0 0 22 0 1 0 601510774 22913024 1312 33554432000 4194304 4291235 140735744288992 18446744073709551615 4233034 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 5594 1312 240 24 0 2228 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22376

[startup+0.100407 s]
/proc/loadavg: 4.05 2.20 0.89 4/362 29329
/proc/meminfo: memFree=6843500/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=19260 CPUtime=0.09 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 1800 0 0 0 9 0 0 0 22 0 1 0 601510774 19722240 1316 33554432000 4194304 4291235 140735744288992 18446744073709551615 4256056 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 4815 1316 259 24 0 1449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19260

[startup+0.300363 s]
/proc/loadavg: 4.05 2.20 0.89 4/362 29329
/proc/meminfo: memFree=6843500/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=20916 CPUtime=0.29 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 2034 0 0 0 29 0 0 0 23 0 1 0 601510774 21417984 1546 33554432000 4194304 4291235 140735744288992 18446744073709551615 4261945 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 5229 1546 259 24 0 1863 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20916

[startup+0.700287 s]
/proc/loadavg: 4.05 2.20 0.89 4/362 29329
/proc/meminfo: memFree=6843500/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=24428 CPUtime=0.69 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 3153 0 0 0 69 0 0 0 25 0 1 0 601510774 25014272 2635 33554432000 4194304 4291235 140735744288992 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 6107 2635 259 24 0 2741 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24428

[startup+1.50113 s]
/proc/loadavg: 4.04 2.23 0.91 5/363 29331
/proc/meminfo: memFree=6830852/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=26100 CPUtime=1.49 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 3704 0 0 0 149 0 0 0 25 0 1 0 601510774 26726400 3167 33554432000 4194304 4291235 140735744288992 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 6525 3167 259 24 0 3159 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26100

[startup+3.10082 s]
/proc/loadavg: 4.04 2.23 0.91 5/363 29331
/proc/meminfo: memFree=6830000/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=29872 CPUtime=3.09 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 4629 0 0 0 309 0 0 0 25 0 1 0 601510774 30588928 4066 33554432000 4194304 4291235 140735744288992 18446744073709551615 4248246 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 7468 4066 259 24 0 4102 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29872

[startup+6.30017 s]
/proc/loadavg: 4.04 2.23 0.91 5/363 29331
/proc/meminfo: memFree=6825048/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=32592 CPUtime=6.29 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 8494 0 0 0 628 1 0 0 25 0 1 0 601510774 33374208 4315 33554432000 4194304 4291235 140735744288992 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 8148 4315 259 24 0 4782 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32592

[startup+12.7009 s]
/proc/loadavg: 4.04 2.29 0.94 5/363 29331
/proc/meminfo: memFree=6818928/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=34416 CPUtime=12.69 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 11255 0 0 0 1268 1 0 0 25 0 1 0 601510774 35241984 5249 33554432000 4194304 4291235 140735744288992 18446744073709551615 4251588 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 8604 5249 259 24 0 5238 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34416

[startup+25.5003 s]
/proc/loadavg: 4.03 2.35 0.97 5/363 29331
/proc/meminfo: memFree=6805776/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=45900 CPUtime=25.49 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 14209 0 0 0 2548 1 0 0 25 0 1 0 601510774 47001600 8122 33554432000 4194304 4291235 140735744288992 18446744073709551615 4261947 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 11475 8122 259 24 0 8109 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45900

[startup+51.1002 s]
/proc/loadavg: 4.02 2.48 1.05 5/363 29332
/proc/meminfo: memFree=6789388/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=69116 CPUtime=51.1 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 19779 0 0 0 5108 2 0 0 25 0 1 0 601510774 70774784 10064 33554432000 4194304 4291235 140735744288992 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 17279 10064 259 24 0 13913 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 69116

[startup+102.314 s]
/proc/loadavg: 4.01 2.73 1.22 5/363 29333
/proc/meminfo: memFree=6765560/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=69116 CPUtime=102.3 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 23728 0 0 0 10228 2 0 0 25 0 1 0 601510774 70774784 13926 33554432000 4194304 4291235 140735744288992 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 17279 13926 259 24 0 13913 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 69116

[startup+162.301 s]
/proc/loadavg: 4.00 2.96 1.39 5/363 29344
/proc/meminfo: memFree=6754008/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=80776 CPUtime=162.3 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 25213 0 0 0 16227 3 0 0 25 0 1 0 601510774 82714624 15390 33554432000 4194304 4291235 140735744288992 18446744073709551615 4263338 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 20194 15390 259 24 0 16828 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 80776

[startup+222.301 s]
/proc/loadavg: 4.03 3.16 1.56 5/363 29345
/proc/meminfo: memFree=6714044/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=99632 CPUtime=222.3 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 36516 0 0 0 22226 4 0 0 25 0 1 0 601510774 102023168 21350 33554432000 4194304 4291235 140735744288992 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 24908 21350 259 24 0 21542 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 99632

[startup+282.301 s]
/proc/loadavg: 4.07 3.33 1.71 5/363 29347
/proc/meminfo: memFree=6701476/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=99632 CPUtime=282.3 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 36562 0 0 0 28226 4 0 0 25 0 1 0 601510774 102023168 21394 33554432000 4194304 4291235 140735744288992 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 24908 21394 259 24 0 21542 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 99632

[startup+342.301 s]
/proc/loadavg: 4.02 3.45 1.85 5/363 29352
/proc/meminfo: memFree=6689744/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=99632 CPUtime=342.3 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 36562 0 0 0 34226 4 0 0 25 0 1 0 601510774 102023168 21394 33554432000 4194304 4291235 140735744288992 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 24908 21394 259 24 0 21542 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 99632

[startup+402.301 s]
/proc/loadavg: 4.08 3.56 1.99 5/363 29353
/proc/meminfo: memFree=6673920/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=118448 CPUtime=402.31 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 36564 0 0 0 40227 4 0 0 25 0 1 0 601510774 121290752 21396 33554432000 4194304 4291235 140735744288992 18446744073709551615 4255910 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 29612 21396 259 24 0 26246 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 118448

[startup+462.301 s]
/proc/loadavg: 4.07 3.65 2.12 5/363 29355
/proc/meminfo: memFree=6661836/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=118448 CPUtime=462.31 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 36564 0 0 0 46227 4 0 0 25 0 1 0 601510774 121290752 21396 33554432000 4194304 4291235 140735744288992 18446744073709551615 4248615 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 29612 21396 259 24 0 26246 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 118448

[startup+522.301 s]
/proc/loadavg: 4.06 3.73 2.24 5/363 29356
/proc/meminfo: memFree=6652236/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=118448 CPUtime=522.31 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 36564 0 0 0 52227 4 0 0 25 0 1 0 601510774 121290752 21396 33554432000 4194304 4291235 140735744288992 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 29612 21396 259 24 0 26246 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 118448

[startup+582.301 s]
/proc/loadavg: 4.02 3.77 2.35 5/363 29358
/proc/meminfo: memFree=6619556/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=118448 CPUtime=582.32 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 41504 0 0 0 58227 5 0 0 25 0 1 0 601510774 121290752 26259 33554432000 4194304 4291235 140735744288992 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 29612 26259 259 24 0 26246 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 118448

[startup+642.301 s]
/proc/loadavg: 4.00 3.81 2.45 5/363 29360
/proc/meminfo: memFree=6605596/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=118448 CPUtime=642.33 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 41504 0 0 0 64228 5 0 0 25 0 1 0 601510774 121290752 26259 33554432000 4194304 4291235 140735744288992 18446744073709551615 4248877 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 29612 26259 259 24 0 26246 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 118448

[startup+702.301 s]
/proc/loadavg: 4.05 3.86 2.55 5/363 29361
/proc/meminfo: memFree=6595108/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=137636 CPUtime=702.32 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 41506 0 0 0 70227 5 0 0 25 0 1 0 601510774 140939264 26261 33554432000 4194304 4291235 140735744288992 18446744073709551615 4248264 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 34409 26261 259 24 0 31043 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 137636

[startup+762.313 s]
/proc/loadavg: 4.02 3.88 2.63 5/363 29363
/proc/meminfo: memFree=6580172/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=137636 CPUtime=762.34 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 41506 0 0 0 76229 5 0 0 25 0 1 0 601510774 140939264 26261 33554432000 4194304 4291235 140735744288992 18446744073709551615 4248600 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 34409 26261 259 24 0 31043 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 137636

[startup+822.301 s]
/proc/loadavg: 4.04 3.92 2.72 5/363 29364
/proc/meminfo: memFree=6571312/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=137636 CPUtime=822.33 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 41506 0 0 0 82228 5 0 0 25 0 1 0 601510774 140939264 26261 33554432000 4194304 4291235 140735744288992 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 34409 26261 259 24 0 31043 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 137636

[startup+882.301 s]
/proc/loadavg: 4.06 3.94 2.80 5/363 29420
/proc/meminfo: memFree=6572804/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=137636 CPUtime=882.33 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 41506 0 0 0 88228 5 0 0 25 0 1 0 601510774 140939264 26261 33554432000 4194304 4291235 140735744288992 18446744073709551615 4256048 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 34409 26261 259 24 0 31043 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 137636

[startup+942.301 s]
/proc/loadavg: 4.06 3.97 2.88 5/363 29422
/proc/meminfo: memFree=6538276/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=137636 CPUtime=942.33 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 45723 0 0 0 94228 5 0 0 25 0 1 0 601510774 140939264 30382 33554432000 4194304 4291235 140735744288992 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 34409 30382 259 24 0 31043 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 137636

[startup+1002.3 s]
/proc/loadavg: 4.02 3.97 2.95 5/363 29423
/proc/meminfo: memFree=6531904/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=137636 CPUtime=1002.34 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 46405 0 0 0 100228 6 0 0 25 0 1 0 601510774 140939264 31056 33554432000 4194304 4291235 140735744288992 18446744073709551615 4255598 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 34409 31056 259 24 0 31043 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 137636

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.01 5/363 29425
/proc/meminfo: memFree=6514232/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=137636 CPUtime=1062.34 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 46405 0 0 0 106228 6 0 0 25 0 1 0 601510774 140939264 31056 33554432000 4194304 4291235 140735744288992 18446744073709551615 4249209 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 34409 31056 259 24 0 31043 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 137636

[startup+1122.3 s]
/proc/loadavg: 3.97 3.96 3.06 5/363 29563
/proc/meminfo: memFree=6737308/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=149528 CPUtime=1122.35 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 54562 0 0 0 112227 8 0 0 25 0 1 0 601510774 153116672 27019 33554432000 4194304 4291235 140735744288992 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 37382 27019 259 24 0 34016 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 149528

[startup+1182.3 s]
/proc/loadavg: 3.99 3.96 3.12 5/363 29565
/proc/meminfo: memFree=6640264/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=149528 CPUtime=1182.35 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 54775 0 0 0 118227 8 0 0 25 0 1 0 601510774 153116672 27230 33554432000 4194304 4291235 140735744288992 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 37382 27230 259 24 0 34016 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 149528

[startup+1242.3 s]
/proc/loadavg: 4.05 3.99 3.18 5/363 29567
/proc/meminfo: memFree=6551588/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=149528 CPUtime=1242.35 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 54775 0 0 0 124227 8 0 0 25 0 1 0 601510774 153116672 27230 33554432000 4194304 4291235 140735744288992 18446744073709551615 4262200 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 37382 27230 259 24 0 34016 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 149528



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.99 3.22 5/363 29568
/proc/meminfo: memFree=6510240/32950928 swapFree=45936960/67111528
[pid=29329] ppid=29327 vsize=149528 CPUtime=1300.07 cores=1,3
/proc/29329/stat : 29329 (minisat) R 29327 29329 29236 0 -1 4202496 54825 0 0 0 129999 8 0 0 25 0 1 0 601510774 153116672 27279 33554432000 4194304 4291235 140735744288992 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29329/statm: 37382 27279 259 24 0 34016 0
Current children cumulated CPU time (s) 1300.07
Current children cumulated vsize (KiB) 149528

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.99
CPU system time (s): 0.088986
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 167984

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

runsolver used 4.39633 second user time and 10.4984 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-09 01:59:01
IDJOB=3318180
IDBENCH=70810
IDSOLVER=1707
FILE ID=node149/3318180-1304899141
RUNJOBID= node149-1304898906-29256
PBS_JOBID= 13282122
Free space on /tmp= 42524 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray04_32.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318180-1304899141/watcher-3318180-1304899141 -o /tmp/evaluation-result-3318180-1304899141/solver-3318180-1304899141 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318180-1304899141.cnf

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

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=2026850050

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:       6843532 kB
Buffers:        227756 kB
Cached:       20543632 kB
SwapCached:      20984 kB
Active:       11575032 kB
Inactive:     13782240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6843532 kB
SwapTotal:    67111528 kB
SwapFree:     45936960 kB
Dirty:             448 kB
Writeback:           0 kB
AnonPages:     4577252 kB
Mapped:          14360 kB
Slab:           611716 kB
PageTables:      73032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80543632 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= 42520 MiB
End job on node149 at 2011-05-09 02:20:43