Trace number 3292667

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
glueminisat 2.2.5? (TO) 1300.08 1300.04

General information on the benchmark

NameSAT05/industrial/narain05/vpn/
clauses-8.renamed-as.sat05-1964.cnf
MD5SUM83c1fe52702413077bb84179a04b277a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark141.907
Satisfiable
(Un)Satisfiability was proved
Number of variables1461771
Number of clauses5687554
Sum of the clauses size14147618
Maximum clause length601
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24325673
Number of clauses of size 3961281
Number of clauses of size 411051
Number of clauses of size 5354960
Number of clauses of size over 534588

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: 935)

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-3292667-1303788347/watcher-3292667-1303788347 -o /tmp/evaluation-result-3292667-1303788347/solver-3292667-1303788347 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3292667-1303788347.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.80 3.93 3.55 4/189 13592
/proc/meminfo: memFree=26576844/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=20500 CPUtime=0 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 958 0 0 0 0 0 0 0 23 0 1 0 471251025 20992000 888 33554432000 4194304 4309791 140733479401424 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 5125 888 217 29 0 1754 0

[startup+0.033225 s]
/proc/loadavg: 3.80 3.93 3.55 4/189 13592
/proc/meminfo: memFree=26576844/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=27624 CPUtime=0.02 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 2919 0 0 0 2 0 0 0 23 0 1 0 471251025 28286976 2703 33554432000 4194304 4309791 140733479401424 18446744073709551615 4292785 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 6906 2705 217 29 0 3535 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27624

[startup+0.100228 s]
/proc/loadavg: 3.80 3.93 3.55 4/189 13592
/proc/meminfo: memFree=26576844/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=41780 CPUtime=0.08 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 7610 0 0 0 8 0 0 0 23 0 1 0 471251025 42782720 6769 33554432000 4194304 4309791 140733479401424 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 10445 6771 217 29 0 7074 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 41780

[startup+0.300203 s]
/proc/loadavg: 3.80 3.93 3.55 4/189 13592
/proc/meminfo: memFree=26576844/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=91548 CPUtime=0.29 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 20499 0 0 0 27 2 0 0 25 0 1 0 471251025 93745152 18453 33554432000 4194304 4309791 140733479401424 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 22887 18454 262 29 0 19516 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 91548

[startup+0.701141 s]
/proc/loadavg: 3.80 3.93 3.55 4/189 13592
/proc/meminfo: memFree=26576844/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=192200 CPUtime=0.69 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 44772 0 0 0 64 5 0 0 25 0 1 0 471251025 196812800 40076 33554432000 4194304 4309791 140733479401424 18446744073709551615 4262760 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 48050 40077 350 29 0 44679 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 192200

[startup+1.50095 s]
/proc/loadavg: 3.81 3.93 3.55 5/190 13593
/proc/meminfo: memFree=26358976/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=371912 CPUtime=1.49 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 88061 0 0 0 137 12 0 0 25 0 1 0 471251025 380837888 77639 33554432000 4194304 4309791 140733479401424 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 92978 77639 271 29 0 89607 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 371912

[startup+3.1007 s]
/proc/loadavg: 3.81 3.93 3.55 5/190 13593
/proc/meminfo: memFree=26358976/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=705964 CPUtime=3.09 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 174304 0 0 0 283 26 0 0 25 0 1 0 471251025 722907136 152353 33554432000 4194304 4309791 140733479401424 18446744073709551615 4227047 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 176491 152353 674 29 0 173120 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 705964

[startup+6.30107 s]
/proc/loadavg: 3.81 3.93 3.55 5/190 13594
/proc/meminfo: memFree=25841928/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=716124 CPUtime=6.29 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 212267 0 0 0 598 31 0 0 25 0 1 0 471251025 733310976 158829 33554432000 4194304 4309791 140733479401424 18446744073709551615 4231803 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 179031 158829 677 29 0 175660 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 716124

[startup+12.7009 s]
/proc/loadavg: 3.84 3.93 3.56 5/190 13594
/proc/meminfo: memFree=25977024/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=636728 CPUtime=12.69 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 253082 0 0 0 1231 38 0 0 25 0 1 0 471251025 652009472 142612 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 159182 142612 694 29 0 155811 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 636728

[startup+25.5065 s]
/proc/loadavg: 3.94 3.95 3.56 5/190 13594
/proc/meminfo: memFree=25976264/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=619684 CPUtime=25.5 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 260325 0 0 0 2511 39 0 0 25 0 1 0 471251025 634556416 140269 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 154921 140269 696 29 0 151550 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 619684

[startup+51.1008 s]
/proc/loadavg: 3.96 3.96 3.57 5/190 13595
/proc/meminfo: memFree=25936124/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=619684 CPUtime=51.09 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 260647 0 0 0 5070 39 0 0 25 0 1 0 471251025 634556416 140581 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 154921 140581 696 29 0 151550 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 619684

[startup+102.3 s]
/proc/loadavg: 3.98 3.96 3.60 5/190 13596
/proc/meminfo: memFree=25864692/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=669004 CPUtime=102.3 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 270633 0 0 0 10189 41 0 0 25 0 1 0 471251025 685060096 150523 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 167251 150523 696 29 0 163880 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 669004

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.62 5/190 13598
/proc/meminfo: memFree=25857724/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=619684 CPUtime=162.29 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 280538 0 0 0 16186 43 0 0 25 0 1 0 471251025 634556416 142441 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 154921 142441 696 29 0 151550 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 619684

[startup+222.3 s]
/proc/loadavg: 4.13 4.00 3.65 5/190 13599
/proc/meminfo: memFree=25791092/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=669004 CPUtime=222.3 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 301484 0 0 0 22183 47 0 0 25 0 1 0 471251025 685060096 152796 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259463 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 167251 152796 696 29 0 163880 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 669004

[startup+282.301 s]
/proc/loadavg: 4.05 4.00 3.67 5/190 13601
/proc/meminfo: memFree=25769464/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=699824 CPUtime=282.3 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 316184 0 0 0 28180 50 0 0 25 0 1 0 471251025 716619776 155633 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 174956 155633 696 29 0 171585 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 699824

[startup+342.307 s]
/proc/loadavg: 4.02 4.00 3.69 5/190 13603
/proc/meminfo: memFree=25761736/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=699824 CPUtime=342.31 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 329376 0 0 0 34178 53 0 0 25 0 1 0 471251025 716619776 155471 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259443 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 174956 155471 696 29 0 171585 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 699824

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.70 5/190 13604
/proc/meminfo: memFree=25757608/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=699824 CPUtime=402.3 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 342953 0 0 0 40175 55 0 0 25 0 1 0 471251025 716619776 155691 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 174956 155691 696 29 0 171585 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 699824

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.72 5/190 13606
/proc/meminfo: memFree=25726068/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=699824 CPUtime=462.3 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 357390 0 0 0 46172 58 0 0 25 0 1 0 471251025 716619776 155653 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 174956 155653 696 29 0 171585 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 699824

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.74 5/190 13607
/proc/meminfo: memFree=25701364/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=669004 CPUtime=522.3 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 370629 0 0 0 52169 61 0 0 25 0 1 0 471251025 685060096 153041 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 167251 153041 696 29 0 163880 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 669004

[startup+582.301 s]
/proc/loadavg: 4.08 4.02 3.75 5/190 13609
/proc/meminfo: memFree=25742128/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=619684 CPUtime=582.3 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 376290 0 0 0 58166 64 0 0 25 0 1 0 471251025 634556416 142484 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 154921 142484 696 29 0 151550 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 619684

[startup+642.301 s]
/proc/loadavg: 4.03 4.01 3.76 5/190 13611
/proc/meminfo: memFree=25678108/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=699824 CPUtime=642.31 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 392716 0 0 0 64163 68 0 0 25 0 1 0 471251025 716619776 158811 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 174956 158811 696 29 0 171585 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 699824

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.78 5/190 13612
/proc/meminfo: memFree=25723844/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=699824 CPUtime=702.31 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 406572 0 0 0 70160 71 0 0 25 0 1 0 471251025 716619776 154954 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 174956 154954 696 29 0 171585 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 699824

[startup+762.301 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 13614
/proc/meminfo: memFree=25772924/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=619684 CPUtime=762.31 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 413230 0 0 0 76158 73 0 0 25 0 1 0 471251025 634556416 142495 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 154921 142495 696 29 0 151550 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 619684

[startup+822.301 s]
/proc/loadavg: 4.03 4.01 3.81 5/190 13615
/proc/meminfo: memFree=25633884/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=699824 CPUtime=822.31 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 428355 0 0 0 82154 77 0 0 25 0 1 0 471251025 716619776 157541 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 174956 157541 696 29 0 171585 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 699824

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.82 5/190 13617
/proc/meminfo: memFree=25633712/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=669004 CPUtime=882.32 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 441550 0 0 0 88152 80 0 0 25 0 1 0 471251025 685060096 151252 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 167251 151252 696 29 0 163880 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 669004

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 13619
/proc/meminfo: memFree=25707840/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=699824 CPUtime=942.32 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 449182 0 0 0 94149 83 0 0 25 0 1 0 471251025 716619776 158804 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259463 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 174956 158804 696 29 0 171585 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 699824

[startup+1002.31 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 13620
/proc/meminfo: memFree=25642344/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=669004 CPUtime=1002.33 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 463203 0 0 0 100147 86 0 0 25 0 1 0 471251025 685060096 152334 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 167251 152334 696 29 0 163880 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 669004

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 13622
/proc/meminfo: memFree=25624204/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=699824 CPUtime=1062.33 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 472072 0 0 0 106144 89 0 0 25 0 1 0 471251025 716619776 161111 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259487 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 174956 161111 696 29 0 171585 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 699824

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 13623
/proc/meminfo: memFree=25691372/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=669004 CPUtime=1122.32 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 486632 0 0 0 112140 92 0 0 25 0 1 0 471251025 685060096 153962 33554432000 4194304 4309791 140733479401424 18446744073709551615 4276487 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 167251 153962 696 29 0 163880 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 669004

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 13625
/proc/meminfo: memFree=25606892/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=699824 CPUtime=1182.33 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 494126 0 0 0 118139 94 0 0 25 0 1 0 471251025 716619776 161370 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 174956 161370 696 29 0 171585 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 699824

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 13627
/proc/meminfo: memFree=25621368/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=669004 CPUtime=1242.33 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 508908 0 0 0 124135 98 0 0 25 0 1 0 471251025 685060096 153241 33554432000 4194304 4309791 140733479401424 18446744073709551615 4260051 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 167251 153241 696 29 0 163880 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 669004



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.01 3.86 2/175 13682
/proc/meminfo: memFree=25990220/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=699824 CPUtime=1300.04 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 516852 0 0 0 129903 101 0 0 25 0 1 0 471251025 716619776 161099 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 174956 161099 696 29 0 171585 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 699824

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.06 4.01 3.86 2/175 13682
/proc/meminfo: memFree=25990220/32951124 swapFree=67111524/67111528
[pid=13592] ppid=13590 vsize=699824 CPUtime=1300.04 cores=4,6
/proc/13592/stat : 13592 (glueminisat) R 13590 13592 11548 0 -1 4202496 516852 0 0 0 129903 101 0 0 25 0 1 0 471251025 716619776 161099 33554432000 4194304 4309791 140733479401424 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13592/statm: 174956 161099 696 29 0 171585 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 699824

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.08
CPU user time (s): 1299.03
CPU system time (s): 1.04484
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 843216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.03
system time used= 1.04484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 516852
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 968

runsolver used 2.24966 second user time and 4.84126 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-26 05:25:51
IDJOB=3292667
IDBENCH=86133
IDSOLVER=1650
FILE ID=node147/3292667-1303788347
RUNJOBID= node147-1303788346-13416
PBS_JOBID= 13157221
Free space on /tmp= 72800 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT05/industrial/narain05/vpn/clauses-8.renamed-as.sat05-1964.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292667-1303788347/watcher-3292667-1303788347 -o /tmp/evaluation-result-3292667-1303788347/solver-3292667-1303788347 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3292667-1303788347.cnf

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

MD5SUM BENCH= 83c1fe52702413077bb84179a04b277a
RANDOM SEED=1228820259

node147.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26577000 kB
Buffers:        975780 kB
Cached:        4836232 kB
SwapCached:          4 kB
Active:         879400 kB
Inactive:      5048140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26577000 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          120532 kB
Writeback:           0 kB
AnonPages:      115720 kB
Mapped:          15468 kB
Slab:           383744 kB
PageTables:       5424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   308228 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= 72804 MiB
End job on node147 at 2011-04-26 05:47:33