Trace number 3348701

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.11 1300.09

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/2dlx_ca_bp_f_liveness.cnf
MD5SUM99cd8de7f06ce8c087a5c7fb299dfb62
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 variables202253
Number of clauses4313014
Sum of the clauses size12562188
Maximum clause length651
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23935640
Number of clauses of size 3199653
Number of clauses of size 410363
Number of clauses of size 55846
Number of clauses of size over 5161511

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-3348701-1304974799/watcher-3348701-1304974799 -o /tmp/evaluation-result-3348701-1304974799/solver-3348701-1304974799 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348701-1304974799.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.25 3.53 3.83 4/291 23512
/proc/meminfo: memFree=30455140/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=2456 CPUtime=0 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) S 23510 23512 22352 0 -1 4194304 85 0 0 0 0 0 0 0 18 0 1 0 609078173 2514944 43 33554432000 4194304 4254575 140733236342704 18446744073709551615 228117790343 0 2147483391 4096 0 18446744071699207358 0 0 17 5 0 0 0
/proc/23512/statm: 614 43 34 15 0 23 0

[startup+0.0329769 s]
/proc/loadavg: 2.25 3.53 3.83 4/291 23512
/proc/meminfo: memFree=30455140/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=20280 CPUtime=0 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 990 0 0 0 0 0 0 0 17 0 1 0 609078173 20766720 904 33554432000 4194304 4254575 140733236342704 18446744073709551615 4239917 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 5070 905 211 15 0 1713 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20280

[startup+0.100971 s]
/proc/loadavg: 2.25 3.53 3.83 4/291 23512
/proc/meminfo: memFree=30455140/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=32820 CPUtime=0.07 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 4671 0 0 0 6 1 0 0 17 0 1 0 609078173 33607680 4275 33554432000 4194304 4254575 140733236342704 18446744073709551615 4241276 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 8205 4279 212 15 0 4848 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32820

[startup+0.300911 s]
/proc/loadavg: 2.25 3.53 3.83 4/291 23512
/proc/meminfo: memFree=30455140/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=69288 CPUtime=0.27 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 14779 0 0 0 25 2 0 0 18 0 1 0 609078173 70950912 13519 33554432000 4194304 4254575 140733236342704 18446744073709551615 4241276 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 17322 13520 212 15 0 13965 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 69288

[startup+0.700833 s]
/proc/loadavg: 2.25 3.53 3.83 4/291 23512
/proc/meminfo: memFree=30455140/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=148536 CPUtime=0.67 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 34511 0 0 0 62 5 0 0 18 0 1 0 609078173 152100864 31478 33554432000 4194304 4254575 140733236342704 18446744073709551615 4241276 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 37134 31481 212 15 0 33777 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 148536

[startup+1.50069 s]
/proc/loadavg: 2.25 3.53 3.83 5/301 23525
/proc/meminfo: memFree=29732824/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=222012 CPUtime=1.47 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 52069 0 0 0 140 7 0 0 19 0 1 0 609078173 227340288 47044 33554432000 4194304 4254575 140733236342704 18446744073709551615 4216502 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 55503 47044 232 15 0 52146 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 222012

[startup+3.10041 s]
/proc/loadavg: 2.39 3.54 3.83 5/301 23526
/proc/meminfo: memFree=29427784/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=225012 CPUtime=3.07 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 53069 0 0 0 300 7 0 0 25 0 1 0 609078173 230412288 48043 33554432000 4194304 4254575 140733236342704 18446744073709551615 4216502 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 56253 48043 233 15 0 52896 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 225012

[startup+6.30082 s]
/proc/loadavg: 2.39 3.54 3.83 5/301 23526
/proc/meminfo: memFree=29382588/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=227168 CPUtime=6.27 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 54423 0 0 0 619 8 0 0 25 0 1 0 609078173 232620032 49392 33554432000 4194304 4254575 140733236342704 18446744073709551615 4212503 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 56792 49392 233 15 0 53435 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 227168

[startup+12.7007 s]
/proc/loadavg: 2.78 3.58 3.84 5/301 23552
/proc/meminfo: memFree=29765996/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=229180 CPUtime=12.67 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 55871 0 0 0 1259 8 0 0 25 0 1 0 609078173 234680320 50828 33554432000 4194304 4254575 140733236342704 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 57295 50828 233 15 0 53938 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 229180

[startup+25.5003 s]
/proc/loadavg: 2.81 3.56 3.83 4/295 23595
/proc/meminfo: memFree=29761648/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=280844 CPUtime=25.47 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 60533 0 0 0 2537 10 0 0 25 0 1 0 609078173 287584256 55470 33554432000 4194304 4254575 140733236342704 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 70211 55470 233 15 0 66854 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 280844

[startup+51.1007 s]
/proc/loadavg: 2.88 3.52 3.81 4/295 23596
/proc/meminfo: memFree=29573376/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=364952 CPUtime=51.07 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 73681 0 0 0 5094 13 0 0 25 0 1 0 609078173 373710848 68577 33554432000 4194304 4254575 140733236342704 18446744073709551615 4217008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 91238 68577 233 15 0 87881 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 364952

[startup+102.3 s]
/proc/loadavg: 2.95 3.43 3.76 4/295 23606
/proc/meminfo: memFree=28913228/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=501676 CPUtime=102.27 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 98752 0 0 0 10208 19 0 0 25 0 1 0 609078173 513716224 93561 33554432000 4194304 4254575 140733236342704 18446744073709551615 4216502 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 125419 93561 233 15 0 122062 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 501676

[startup+162.301 s]
/proc/loadavg: 3.05 3.36 3.72 4/295 23608
/proc/meminfo: memFree=28533264/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=506804 CPUtime=162.27 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 121889 0 0 0 16201 26 0 0 25 0 1 0 609078173 518967296 116623 33554432000 4194304 4254575 140733236342704 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 126701 116623 233 15 0 123344 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 506804

[startup+222.301 s]
/proc/loadavg: 3.02 3.30 3.67 4/295 23609
/proc/meminfo: memFree=27718528/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=726384 CPUtime=222.27 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 159066 0 0 0 22194 33 0 0 25 0 1 0 609078173 743817216 153715 33554432000 4194304 4254575 140733236342704 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 181596 153715 233 15 0 178239 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 726384

[startup+282.301 s]
/proc/loadavg: 3.00 3.24 3.62 4/295 23614
/proc/meminfo: memFree=27250956/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=730368 CPUtime=282.28 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 181774 0 0 0 28187 41 0 0 25 0 1 0 609078173 747896832 176353 33554432000 4194304 4254575 140733236342704 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 182592 176353 233 15 0 179235 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 730368

[startup+342.301 s]
/proc/loadavg: 3.00 3.20 3.59 4/295 23616
/proc/meminfo: memFree=26925216/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=1081908 CPUtime=342.28 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 203236 0 0 0 34180 48 0 0 25 0 1 0 609078173 1107873792 197743 33554432000 4194304 4254575 140733236342704 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 270477 197743 233 15 0 267120 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 1081908

[startup+402.301 s]
/proc/loadavg: 3.00 3.16 3.54 4/295 23617
/proc/meminfo: memFree=26545224/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=1088084 CPUtime=402.28 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 219948 0 0 0 40175 53 0 0 25 0 1 0 609078173 1114198016 214386 33554432000 4194304 4254575 140733236342704 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 272021 214386 233 15 0 268664 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 1088084

[startup+462.3 s]
/proc/loadavg: 3.05 3.14 3.51 4/295 23619
/proc/meminfo: memFree=26188308/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=1093772 CPUtime=462.29 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 243987 0 0 0 46169 60 0 0 25 0 1 0 609078173 1120022528 238346 33554432000 4194304 4254575 140733236342704 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 273443 238346 233 15 0 270086 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1093772

[startup+522.3 s]
/proc/loadavg: 3.02 3.11 3.48 4/295 23620
/proc/meminfo: memFree=25860768/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=1097428 CPUtime=522.28 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 270391 0 0 0 52162 66 0 0 25 0 1 0 609078173 1123766272 264688 33554432000 4194304 4254575 140733236342704 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 274357 264688 233 15 0 271000 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 1097428

[startup+582.311 s]
/proc/loadavg: 3.12 3.12 3.45 4/295 23622
/proc/meminfo: memFree=25436256/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=1668772 CPUtime=582.29 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 286536 0 0 0 58159 70 0 0 25 0 1 0 609078173 1708822528 280768 33554432000 4194304 4254575 140733236342704 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 417193 280768 233 15 0 413836 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1668772

[startup+642.301 s]
/proc/loadavg: 3.04 3.10 3.42 4/295 23624
/proc/meminfo: memFree=25160192/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=1671840 CPUtime=642.28 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 306440 0 0 0 64152 76 0 0 25 0 1 0 609078173 1711964160 300610 33554432000 4194304 4254575 140733236342704 18446744073709551615 4228118 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 417960 300610 233 15 0 414603 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 1671840

[startup+702.301 s]
/proc/loadavg: 3.01 3.08 3.39 4/295 23625
/proc/meminfo: memFree=24940168/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=1674852 CPUtime=702.29 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 328092 0 0 0 70146 83 0 0 25 0 1 0 609078173 1715048448 322206 33554432000 4194304 4254575 140733236342704 18446744073709551615 4209344 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 418713 322206 233 15 0 415356 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 1674852

[startup+762.301 s]
/proc/loadavg: 3.04 3.07 3.37 4/295 23627
/proc/meminfo: memFree=24713208/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=1677876 CPUtime=762.29 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 353919 0 0 0 76137 92 0 0 25 0 1 0 609078173 1718145024 347974 33554432000 4194304 4254575 140733236342704 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 419469 347974 233 15 0 416112 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1677876

[startup+822.301 s]
/proc/loadavg: 3.01 3.06 3.34 4/295 23628
/proc/meminfo: memFree=24393116/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=1679500 CPUtime=822.29 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 382190 0 0 0 82128 101 0 0 25 0 1 0 609078173 1719808000 376195 33554432000 4194304 4254575 140733236342704 18446744073709551615 4216789 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 419875 376195 233 15 0 416518 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1679500

[startup+882.301 s]
/proc/loadavg: 3.00 3.05 3.32 4/295 23630
/proc/meminfo: memFree=23908476/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=1680500 CPUtime=882.29 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 417366 0 0 0 88118 111 0 0 25 0 1 0 609078173 1720832000 411334 33554432000 4194304 4254575 140733236342704 18446744073709551615 4209344 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 420125 411334 233 15 0 416768 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1680500

[startup+942.3 s]
/proc/loadavg: 2.72 2.97 3.28 3/289 23649
/proc/meminfo: memFree=26705536/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=2603996 CPUtime=942.29 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 455646 0 0 0 94110 119 0 0 25 0 1 0 609078173 2666491904 449584 33554432000 4194304 4254575 140733236342704 18446744073709551615 4209120 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 650999 449584 233 15 0 647642 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2603996

[startup+1002.3 s]
/proc/loadavg: 2.26 2.79 3.19 3/289 23650
/proc/meminfo: memFree=26495688/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=2609632 CPUtime=1002.29 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 486948 0 0 0 100104 125 0 0 25 0 1 0 609078173 2672263168 480835 33554432000 4194304 4254575 140733236342704 18446744073709551615 4216537 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 652408 480835 233 15 0 649051 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2609632

[startup+1062.3 s]
/proc/loadavg: 2.09 2.64 3.12 3/289 23652
/proc/meminfo: memFree=26326484/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=2614464 CPUtime=1062.3 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 506605 0 0 0 106100 130 0 0 25 0 1 0 609078173 2677211136 500419 33554432000 4194304 4254575 140733236342704 18446744073709551615 4216502 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 653616 500419 233 15 0 650259 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2614464

[startup+1122.3 s]
/proc/loadavg: 2.11 2.54 3.05 3/289 23653
/proc/meminfo: memFree=26143272/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=2618716 CPUtime=1122.31 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 532064 0 0 0 112096 135 0 0 25 0 1 0 609078173 2681565184 525807 33554432000 4194304 4254575 140733236342704 18446744073709551615 4209792 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 654679 525807 233 15 0 651322 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2618716

[startup+1182.3 s]
/proc/loadavg: 2.04 2.44 2.98 3/289 23655
/proc/meminfo: memFree=25949652/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=2620500 CPUtime=1182.3 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 557432 0 0 0 118089 141 0 0 25 0 1 0 609078173 2683392000 551106 33554432000 4194304 4254575 140733236342704 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 655125 551106 233 15 0 651768 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2620500

[startup+1242.31 s]
/proc/loadavg: 2.01 2.36 2.92 3/289 23657
/proc/meminfo: memFree=25778712/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=2627264 CPUtime=1242.31 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 578983 0 0 0 124085 146 0 0 25 0 1 0 609078173 2690318336 572597 33554432000 4194304 4254575 140733236342704 18446744073709551615 4209260 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 656816 572597 233 15 0 653459 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2627264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.06 2.31 2.87 2/287 23659
/proc/meminfo: memFree=28275892/32951124 swapFree=54427412/67111528
[pid=23512] ppid=23510 vsize=2629960 CPUtime=1300.01 cores=5,7
/proc/23512/stat : 23512 (cir_minisat) R 23510 23512 22352 0 -1 4202496 594174 0 0 0 129851 150 0 0 25 0 1 0 609078173 2693079040 587726 33554432000 4194304 4254575 140733236342704 18446744073709551615 4216771 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23512/statm: 657490 587726 233 15 0 654133 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2629960

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.09
CPU time (s): 1300.11
CPU user time (s): 1298.52
CPU system time (s): 1.59176
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2629960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.52
system time used= 1.59176
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 594174
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= 13
involuntary context switches= 652

runsolver used 3.53846 second user time and 8.29674 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-09 23:00:02
IDJOB=3348701
IDBENCH=88165
IDSOLVER=1810
FILE ID=node138/3348701-1304974799
RUNJOBID= node138-1304974799-23489
PBS_JOBID= 13285612
Free space on /tmp= 47288 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/2dlx_ca_bp_f_liveness.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348701-1304974799/watcher-3348701-1304974799 -o /tmp/evaluation-result-3348701-1304974799/solver-3348701-1304974799 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348701-1304974799.cnf

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

MD5SUM BENCH= 99cd8de7f06ce8c087a5c7fb299dfb62
RANDOM SEED=90218965

node138.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.854
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.70
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.854
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      30458356 kB
Buffers:        145236 kB
Cached:        2103516 kB
SwapCached:      17996 kB
Active:         485960 kB
Inactive:      1815088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30458356 kB
SwapTotal:    67111528 kB
SwapFree:     54427412 kB
Dirty:          379736 kB
Writeback:           0 kB
AnonPages:       45660 kB
Mapped:           8964 kB
Slab:            89280 kB
PageTables:      40828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39527836 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= 47568 MiB
End job on node138 at 2011-05-09 23:21:44