Trace number 3349901

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: LR_NOGL_NOSHR 2011-03-02? (TO) 1300.11 1300.11

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-3349901-1304974616/watcher-3349901-1304974616 -o /tmp/evaluation-result-3349901-1304974616/solver-3349901-1304974616 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349901-1304974616.cnf -verb=0 -model -no-shrinking -no-glucose 

running on 2 cores: 0,2

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: 0.88 2.21 2.99 5/351 4391
/proc/meminfo: memFree=26644804/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=11796 CPUtime=0 cores=0,2
/proc/4391/stat : 4391 (runsolver) S 4389 4391 3183 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 609062330 12079104 49 33554432000 4194304 5432360 140736539311408 18446744073709551615 4881623 0 2147483391 4096 24578 18446744071699960631 0 0 17 2 0 0 0
/proc/4391/statm: 2949 49 30 303 0 2643 0

[startup+0.0696109 s]
/proc/loadavg: 0.88 2.21 2.99 5/351 4391
/proc/meminfo: memFree=26644804/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=22540 CPUtime=0.02 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 1507 0 0 0 2 0 0 0 21 0 1 0 609062330 23080960 1346 33554432000 4194304 4300056 140733203094480 18446744073709551615 230808862475 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 5635 1346 220 26 0 2267 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22540

[startup+0.100608 s]
/proc/loadavg: 0.88 2.21 2.99 5/351 4391
/proc/meminfo: memFree=26644804/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=25728 CPUtime=0.05 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 2734 0 0 0 5 0 0 0 21 0 1 0 609062330 26345472 2360 33554432000 4194304 4300056 140733203094480 18446744073709551615 230809165568 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 6432 2363 220 26 0 3064 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25728

[startup+0.300568 s]
/proc/loadavg: 0.88 2.21 2.99 5/351 4391
/proc/meminfo: memFree=26644804/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=51784 CPUtime=0.26 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 9788 0 0 0 24 2 0 0 22 0 1 0 609062330 53026816 8481 33554432000 4194304 4300056 140733203094480 18446744073709551615 4223459 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 12946 8481 220 26 0 9578 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 51784

[startup+0.70049 s]
/proc/loadavg: 0.88 2.21 2.99 5/351 4391
/proc/meminfo: memFree=26644804/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=106444 CPUtime=0.65 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 24663 0 0 0 60 5 0 0 23 0 1 0 609062330 108998656 20498 33554432000 4194304 4300056 140733203094480 18446744073709551615 230808862475 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 26611 20498 220 26 0 23243 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 106444

[startup+1.50033 s]
/proc/loadavg: 1.13 2.24 3.00 5/360 4404
/proc/meminfo: memFree=26161552/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=196060 CPUtime=1.45 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 53367 0 0 0 136 9 0 0 25 0 1 0 609062330 200765440 43941 33554432000 4194304 4300056 140733203094480 18446744073709551615 4270961 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 49015 43942 220 26 0 45647 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 196060

[startup+3.10101 s]
/proc/loadavg: 1.13 2.24 3.00 5/360 4404
/proc/meminfo: memFree=25737560/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=359656 CPUtime=3.06 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 87190 0 0 0 291 15 0 0 25 0 1 0 609062330 368287744 72554 33554432000 4194304 4300056 140733203094480 18446744073709551615 4226472 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 89914 72554 227 26 0 86546 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 359656

[startup+6.30043 s]
/proc/loadavg: 1.52 2.30 3.01 5/360 4430
/proc/meminfo: memFree=25144356/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=359656 CPUtime=6.26 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 87190 0 0 0 611 15 0 0 25 0 1 0 609062330 368287744 72554 33554432000 4194304 4300056 140733203094480 18446744073709551615 4230355 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 89914 72554 227 26 0 86546 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 359656

[startup+12.7003 s]
/proc/loadavg: 1.64 2.31 3.01 4/354 4447
/proc/meminfo: memFree=25230828/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=344612 CPUtime=12.65 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 109591 0 0 0 1247 18 0 0 25 0 1 0 609062330 352882688 64222 33554432000 4194304 4300056 140733203094480 18446744073709551615 4254768 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 86153 64222 246 26 0 82785 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 344612

[startup+25.501 s]
/proc/loadavg: 1.85 2.33 3.01 3/348 4464
/proc/meminfo: memFree=26175864/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=344612 CPUtime=25.46 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 115307 0 0 0 2526 20 0 0 25 0 1 0 609062330 352882688 69916 33554432000 4194304 4300056 140733203094480 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 86153 69916 247 26 0 82785 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 344612

[startup+51.1133 s]
/proc/loadavg: 1.91 2.30 2.98 3/348 4465
/proc/meminfo: memFree=26127604/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=426000 CPUtime=51.07 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 129135 0 0 0 5084 23 0 0 25 0 1 0 609062330 436224000 83693 33554432000 4194304 4300056 140733203094480 18446744073709551615 4256337 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 106500 83693 247 26 0 103132 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 426000

[startup+102.301 s]
/proc/loadavg: 1.96 2.25 2.92 3/348 4467
/proc/meminfo: memFree=25772896/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=558260 CPUtime=102.26 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 165649 0 0 0 10195 31 0 0 25 0 1 0 609062330 571658240 120101 33554432000 4194304 4300056 140733203094480 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 139565 120101 247 26 0 136197 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 558260

[startup+162.301 s]
/proc/loadavg: 2.03 2.22 2.87 3/348 4468
/proc/meminfo: memFree=25443392/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=773184 CPUtime=162.25 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 197982 0 0 0 16186 39 0 0 25 0 1 0 609062330 791740416 152307 33554432000 4194304 4300056 140733203094480 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 193296 152307 247 26 0 189928 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 773184

[startup+222.301 s]
/proc/loadavg: 2.01 2.17 2.81 3/348 4470
/proc/meminfo: memFree=25172780/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=773184 CPUtime=222.26 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 222572 0 0 0 22179 47 0 0 25 0 1 0 609062330 791740416 176776 33554432000 4194304 4300056 140733203094480 18446744073709551615 4255920 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 193296 176776 247 26 0 189928 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 773184

[startup+282.301 s]
/proc/loadavg: 2.00 2.14 2.76 3/348 4480
/proc/meminfo: memFree=24914180/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=1122432 CPUtime=282.26 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 247614 0 0 0 28173 53 0 0 25 0 1 0 609062330 1149370368 201704 33554432000 4194304 4300056 140733203094480 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 280608 201704 247 26 0 277240 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 1122432

[startup+342.301 s]
/proc/loadavg: 2.05 2.13 2.71 3/348 4482
/proc/meminfo: memFree=24615920/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=1122432 CPUtime=342.26 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 272901 0 0 0 34167 59 0 0 25 0 1 0 609062330 1149370368 226903 33554432000 4194304 4300056 140733203094480 18446744073709551615 4252367 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 280608 226903 247 26 0 277240 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 1122432

[startup+402.301 s]
/proc/loadavg: 2.02 2.10 2.67 3/348 4484
/proc/meminfo: memFree=24310472/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=1122432 CPUtime=402.27 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 301899 0 0 0 40161 66 0 0 25 0 1 0 609062330 1149370368 255809 33554432000 4194304 4300056 140733203094480 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 280608 255809 247 26 0 277240 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 1122432

[startup+462.301 s]
/proc/loadavg: 2.00 2.08 2.62 3/348 4488
/proc/meminfo: memFree=24123856/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=1689960 CPUtime=462.27 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 325517 0 0 0 46155 72 0 0 25 0 1 0 609062330 1730519040 279327 33554432000 4194304 4300056 140733203094480 18446744073709551615 4255970 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 422490 279327 247 26 0 419122 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 1689960

[startup+522.3 s]
/proc/loadavg: 2.00 2.06 2.58 3/348 4490
/proc/meminfo: memFree=23943640/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=1694512 CPUtime=522.26 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 346093 0 0 0 52150 76 0 0 25 0 1 0 609062330 1735180288 299819 33554432000 4194304 4300056 140733203094480 18446744073709551615 4252360 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 423628 299819 247 26 0 420260 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 1694512

[startup+582.3 s]
/proc/loadavg: 2.00 2.05 2.54 3/348 4491
/proc/meminfo: memFree=23756612/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=1699980 CPUtime=582.28 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 373880 0 0 0 58144 84 0 0 25 0 1 0 609062330 1740779520 327523 33554432000 4194304 4300056 140733203094480 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 424995 327523 247 26 0 421627 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 1699980

[startup+642.3 s]
/proc/loadavg: 2.15 2.07 2.52 3/348 4493
/proc/meminfo: memFree=23577268/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=1699980 CPUtime=642.27 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 398652 0 0 0 64138 89 0 0 25 0 1 0 609062330 1740779520 352218 33554432000 4194304 4300056 140733203094480 18446744073709551615 4256224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 424995 352218 247 26 0 421627 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 1699980

[startup+702.313 s]
/proc/loadavg: 2.12 2.07 2.49 3/348 4495
/proc/meminfo: memFree=23411692/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=1701260 CPUtime=702.29 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 422637 0 0 0 70134 95 0 0 25 0 1 0 609062330 1742090240 376113 33554432000 4194304 4300056 140733203094480 18446744073709551615 4262917 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 425315 376113 247 26 0 421947 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 1701260

[startup+762.3 s]
/proc/loadavg: 2.04 2.05 2.45 3/348 4496
/proc/meminfo: memFree=23248340/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=1705848 CPUtime=762.28 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 445279 0 0 0 76126 102 0 0 25 0 1 0 609062330 1746788352 398679 33554432000 4194304 4300056 140733203094480 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 426462 398679 247 26 0 423094 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 1705848

[startup+822.3 s]
/proc/loadavg: 2.01 2.04 2.42 3/348 4498
/proc/meminfo: memFree=23091076/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=1711480 CPUtime=822.28 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 466901 0 0 0 82121 107 0 0 25 0 1 0 609062330 1752555520 420216 33554432000 4194304 4300056 140733203094480 18446744073709551615 4252585 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 427870 420216 247 26 0 424502 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1711480

[startup+882.301 s]
/proc/loadavg: 2.07 2.05 2.40 3/348 4499
/proc/meminfo: memFree=22937896/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=2645144 CPUtime=882.28 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 487542 0 0 0 88116 112 0 0 25 0 1 0 609062330 2708627456 440774 33554432000 4194304 4300056 140733203094480 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 661286 440774 247 26 0 657918 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 2645144

[startup+942.301 s]
/proc/loadavg: 2.02 2.04 2.37 3/348 4501
/proc/meminfo: memFree=22794020/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=2645144 CPUtime=942.28 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 509599 0 0 0 94111 117 0 0 25 0 1 0 609062330 2708627456 462766 33554432000 4194304 4300056 140733203094480 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 661286 462766 247 26 0 657918 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 2645144

[startup+1002.3 s]
/proc/loadavg: 2.01 2.03 2.34 3/348 4503
/proc/meminfo: memFree=22647680/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=2646424 CPUtime=1002.28 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 533664 0 0 0 100105 123 0 0 25 0 1 0 609062330 2709938176 486746 33554432000 4194304 4300056 140733203094480 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 661606 486746 247 26 0 658238 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 2646424

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.32 3/348 4504
/proc/meminfo: memFree=22493020/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=2647968 CPUtime=1062.28 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 550669 0 0 0 106102 126 0 0 25 0 1 0 609062330 2711519232 503650 33554432000 4194304 4300056 140733203094480 18446744073709551615 4251412 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 661992 503650 247 26 0 658624 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 2647968

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.30 3/348 4506
/proc/meminfo: memFree=22314296/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=2653240 CPUtime=1122.29 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 568849 0 0 0 112098 131 0 0 25 0 1 0 609062330 2716917760 521749 33554432000 4194304 4300056 140733203094480 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 663310 521749 247 26 0 659942 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2653240

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.27 3/348 4507
/proc/meminfo: memFree=22131984/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=2659336 CPUtime=1182.29 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 590075 0 0 0 118092 137 0 0 25 0 1 0 609062330 2723160064 542898 33554432000 4194304 4300056 140733203094480 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 664834 542898 247 26 0 661466 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 2659336

[startup+1242.3 s]
/proc/loadavg: 2.07 2.03 2.26 3/348 4509
/proc/meminfo: memFree=21717796/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=2663648 CPUtime=1242.3 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 609280 0 0 0 124089 141 0 0 25 0 1 0 609062330 2727575552 562021 33554432000 4194304 4300056 140733203094480 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 665912 562021 247 26 0 662544 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2663648



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.02 2.02 2.25 3/348 4510
/proc/meminfo: memFree=21504484/32951124 swapFree=40554396/67111528
[pid=4391] ppid=4389 vsize=2666388 CPUtime=1300 cores=0,2
/proc/4391/stat : 4391 (lr_gl_shr) R 4389 4391 3183 0 -1 4202496 628520 0 0 0 129853 147 0 0 25 0 1 0 609062330 2730381312 581203 33554432000 4194304 4300056 140733203094480 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4391/statm: 666597 581203 247 26 0 663229 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2666388

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.11
CPU time (s): 1300.11
CPU user time (s): 1298.54
CPU system time (s): 1.57076
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 2666388

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

runsolver used 4.53631 second user time and 9.64753 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-09 22:56:59
IDJOB=3349901
IDBENCH=88165
IDSOLVER=1814
FILE ID=node104/3349901-1304974616
RUNJOBID= node104-1304974616-4365
PBS_JOBID= 13285646
Free space on /tmp= 16280 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/2dlx_ca_bp_f_liveness.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking -no-glucose
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349901-1304974616/watcher-3349901-1304974616 -o /tmp/evaluation-result-3349901-1304974616/solver-3349901-1304974616 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349901-1304974616.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= 99cd8de7f06ce8c087a5c7fb299dfb62
RANDOM SEED=2059603759

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.75
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26648004 kB
Buffers:        146148 kB
Cached:        1578544 kB
SwapCached:     121656 kB
Active:         558148 kB
Inactive:      5503092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26648004 kB
SwapTotal:    67111528 kB
SwapFree:     40554396 kB
Dirty:          302972 kB
Writeback:           0 kB
AnonPages:     4227788 kB
Mapped:          11256 kB
Slab:            93156 kB
PageTables:      85236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74977956 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= 16380 MiB
End job on node104 at 2011-05-09 23:18:41