Trace number 3349815

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.06 1300.02

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark223.666
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

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-3349815-1304968107/watcher-3349815-1304968107 -o /tmp/evaluation-result-3349815-1304968107/solver-3349815-1304968107 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349815-1304968107.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.00 0.00 0.00 2/344 3218
/proc/meminfo: memFree=27638796/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=19204 CPUtime=0 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 337 0 0 0 0 0 0 0 21 0 1 0 608411236 19664896 279 33554432000 4194304 4300056 140737257737456 18446744073709551615 230808862475 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 4801 280 217 26 0 1433 0

[startup+0.0305371 s]
/proc/loadavg: 0.00 0.00 0.00 2/344 3218
/proc/meminfo: memFree=27638796/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=22104 CPUtime=0.02 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 1204 0 0 0 2 0 0 0 21 0 1 0 608411236 22634496 1109 33554432000 4194304 4300056 140737257737456 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 5526 1109 220 26 0 2158 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22104

[startup+0.10052 s]
/proc/loadavg: 0.00 0.00 0.00 2/344 3218
/proc/meminfo: memFree=27638796/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=30872 CPUtime=0.09 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 4005 0 0 0 9 0 0 0 21 0 1 0 608411236 31612928 3613 33554432000 4194304 4300056 140737257737456 18446744073709551615 4221877 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 7718 3634 220 26 0 4350 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30872

[startup+0.300484 s]
/proc/loadavg: 0.00 0.00 0.00 2/344 3218
/proc/meminfo: memFree=27638796/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=40356 CPUtime=0.29 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 6696 0 0 0 28 1 0 0 22 0 1 0 608411236 41324544 6097 33554432000 4194304 4300056 140737257737456 18446744073709551615 4230352 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 10089 6097 228 26 0 6721 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40356

[startup+0.700465 s]
/proc/loadavg: 0.00 0.00 0.00 2/344 3218
/proc/meminfo: memFree=27638796/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=36640 CPUtime=0.69 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 7590 0 0 0 68 1 0 0 24 0 1 0 608411236 37519360 5218 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 9160 5218 246 26 0 5792 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36640

[startup+1.50032 s]
/proc/loadavg: 0.00 0.00 0.00 2/345 3219
/proc/meminfo: memFree=27617088/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=39360 CPUtime=1.49 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 8024 0 0 0 148 1 0 0 25 0 1 0 608411236 40304640 5648 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 9840 5648 246 26 0 6472 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39360

[startup+3.10103 s]
/proc/loadavg: 0.00 0.00 0.00 2/345 3219
/proc/meminfo: memFree=27614236/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=43780 CPUtime=3.09 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 8931 0 0 0 308 1 0 0 25 0 1 0 608411236 44830720 6540 33554432000 4194304 4300056 140737257737456 18446744073709551615 4262373 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 10945 6540 246 26 0 7577 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43780

[startup+6.30035 s]
/proc/loadavg: 0.08 0.02 0.01 2/345 3219
/proc/meminfo: memFree=27606804/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=50960 CPUtime=6.29 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 10729 0 0 0 628 1 0 0 25 0 1 0 608411236 52183040 8311 33554432000 4194304 4300056 140737257737456 18446744073709551615 4263072 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 12740 8311 246 26 0 9372 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50960

[startup+12.7002 s]
/proc/loadavg: 0.31 0.07 0.02 4/355 3240
/proc/meminfo: memFree=27096304/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=64820 CPUtime=12.68 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 14731 0 0 0 1266 2 0 0 25 0 1 0 608411236 66375680 12277 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 16205 12277 246 26 0 12837 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64820

[startup+25.5009 s]
/proc/loadavg: 1.26 0.29 0.09 5/360 3255
/proc/meminfo: memFree=26781168/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=116860 CPUtime=25.49 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 21118 0 0 0 2545 4 0 0 25 0 1 0 608411236 119664640 18610 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256488 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 29215 18610 246 26 0 25847 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 116860

[startup+51.1002 s]
/proc/loadavg: 2.20 0.59 0.20 5/360 3256
/proc/meminfo: memFree=26709828/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=127800 CPUtime=51.09 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 40189 0 0 0 5101 8 0 0 25 0 1 0 608411236 130867200 22233 33554432000 4194304 4300056 140737257737456 18446744073709551615 4251722 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 31950 22233 246 26 0 28582 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 127800

[startup+102.314 s]
/proc/loadavg: 3.27 1.13 0.40 5/360 3312
/proc/meminfo: memFree=26755772/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=138456 CPUtime=102.3 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 67566 0 0 0 10212 18 0 0 25 0 1 0 608411236 141778944 28006 33554432000 4194304 4300056 140737257737456 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 34614 28006 246 26 0 31246 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 138456

[startup+162.301 s]
/proc/loadavg: 3.73 1.65 0.62 5/360 3314
/proc/meminfo: memFree=26534328/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=141280 CPUtime=162.29 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 95559 0 0 0 16202 27 0 0 25 0 1 0 608411236 144670720 24382 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 35320 24382 246 26 0 31952 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 141280

[startup+222.301 s]
/proc/loadavg: 3.90 2.07 0.83 6/360 3315
/proc/meminfo: memFree=26320696/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=121516 CPUtime=222.29 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 125342 0 0 0 22193 36 0 0 25 0 1 0 608411236 124432384 26197 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 30379 26197 246 26 0 27011 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 121516

[startup+282.301 s]
/proc/loadavg: 4.08 2.45 1.04 5/360 3317
/proc/meminfo: memFree=26095016/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=158968 CPUtime=282.29 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 154064 0 0 0 28184 45 0 0 25 0 1 0 608411236 162783232 29651 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 39742 29651 246 26 0 36374 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 158968

[startup+342.301 s]
/proc/loadavg: 4.10 2.75 1.22 5/360 3319
/proc/meminfo: memFree=25768524/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=290444 CPUtime=342.3 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 175691 0 0 0 34177 53 0 0 25 0 1 0 608411236 297414656 51146 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 72611 51146 246 26 0 69243 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 290444

[startup+402.301 s]
/proc/loadavg: 4.04 2.97 1.39 5/360 3321
/proc/meminfo: memFree=25644152/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=164144 CPUtime=402.3 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 200081 0 0 0 40170 60 0 0 25 0 1 0 608411236 168083456 34829 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 41036 34829 246 26 0 37668 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 164144

[startup+462.301 s]
/proc/loadavg: 4.01 3.16 1.56 5/360 3323
/proc/meminfo: memFree=25496100/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=140408 CPUtime=462.31 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 222588 0 0 0 46163 68 0 0 25 0 1 0 608411236 143777792 31305 33554432000 4194304 4300056 140737257737456 18446744073709551615 4263027 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 35102 31305 246 26 0 31734 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 140408

[startup+522.3 s]
/proc/loadavg: 4.14 3.34 1.72 5/360 3324
/proc/meminfo: memFree=25375692/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=109764 CPUtime=522.3 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 242455 0 0 0 52157 73 0 0 25 0 1 0 608411236 112398336 22176 33554432000 4194304 4300056 140737257737456 18446744073709551615 4255970 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 27441 22176 246 26 0 24073 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 109764

[startup+582.3 s]
/proc/loadavg: 4.05 3.46 1.86 5/360 3326
/proc/meminfo: memFree=25152376/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=221316 CPUtime=582.3 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 260763 0 0 0 58151 79 0 0 25 0 1 0 608411236 226627584 40223 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 55329 40223 246 26 0 51961 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 221316

[startup+642.3 s]
/proc/loadavg: 4.15 3.60 2.01 5/360 3327
/proc/meminfo: memFree=24995392/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=180640 CPUtime=642.32 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 283094 0 0 0 64145 87 0 0 25 0 1 0 608411236 184975360 37207 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 45160 37207 246 26 0 41792 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 180640

[startup+702.3 s]
/proc/loadavg: 4.06 3.67 2.12 5/360 3329
/proc/meminfo: memFree=25497484/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=123748 CPUtime=702.31 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 299393 0 0 0 70140 91 0 0 25 0 1 0 608411236 126717952 24571 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 30937 24571 246 26 0 27569 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 123748

[startup+762.313 s]
/proc/loadavg: 4.02 3.73 2.24 5/360 3331
/proc/meminfo: memFree=25164032/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=235300 CPUtime=762.32 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 324161 0 0 0 76135 97 0 0 25 0 1 0 608411236 240947200 49134 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 58825 49134 246 26 0 55457 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 235300

[startup+822.3 s]
/proc/loadavg: 4.08 3.79 2.35 5/360 3332
/proc/meminfo: memFree=24896072/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=316688 CPUtime=822.32 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 344387 0 0 0 82128 104 0 0 25 0 1 0 608411236 324288512 69187 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256327 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 79172 69187 246 26 0 75804 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 316688

[startup+882.3 s]
/proc/loadavg: 4.07 3.84 2.46 6/360 3334
/proc/meminfo: memFree=24906852/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=189952 CPUtime=882.31 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 363380 0 0 0 88120 111 0 0 25 0 1 0 608411236 194510848 39179 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 47488 39179 246 26 0 44120 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 189952

[startup+942.301 s]
/proc/loadavg: 4.02 3.87 2.55 5/360 3335
/proc/meminfo: memFree=24915312/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=138020 CPUtime=942.32 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 383764 0 0 0 94113 119 0 0 25 0 1 0 608411236 141332480 29803 33554432000 4194304 4300056 140737257737456 18446744073709551615 4262917 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 34505 29803 246 26 0 31137 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 138020

[startup+1002.3 s]
/proc/loadavg: 4.01 3.89 2.64 5/360 3337
/proc/meminfo: memFree=24722956/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=249572 CPUtime=1002.32 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 402863 0 0 0 100108 124 0 0 25 0 1 0 608411236 255561728 48614 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256717 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 62393 48614 246 26 0 59025 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 249572

[startup+1062.3 s]
/proc/loadavg: 4.00 3.91 2.72 5/360 3339
/proc/meminfo: memFree=24581060/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=260224 CPUtime=1062.32 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 428994 0 0 0 106099 133 0 0 25 0 1 0 608411236 266469376 49938 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 65056 49938 246 26 0 61688 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 260224

[startup+1122.3 s]
/proc/loadavg: 4.07 3.95 2.81 5/360 3340
/proc/meminfo: memFree=24510600/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=166780 CPUtime=1122.32 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 449811 0 0 0 112093 139 0 0 25 0 1 0 608411236 170782720 36831 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 41695 36831 246 26 0 38327 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 166780

[startup+1182.3 s]
/proc/loadavg: 4.11 3.98 2.89 5/360 3342
/proc/meminfo: memFree=24333720/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=266656 CPUtime=1182.33 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 468127 0 0 0 118085 148 0 0 25 0 1 0 608411236 273055744 54921 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256566 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 66664 54921 246 26 0 63296 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 266656

[startup+1242.3 s]
/proc/loadavg: 4.08 4.00 2.96 5/360 3343
/proc/meminfo: memFree=24252212/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=169512 CPUtime=1242.33 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 490133 0 0 0 124077 156 0 0 25 0 1 0 608411236 173580288 37930 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 42378 37930 246 26 0 39010 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 169512



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.00 3.02 5/360 3345
/proc/meminfo: memFree=24058120/32951124 swapFree=40554396/67111528
[pid=3218] ppid=3216 vsize=270080 CPUtime=1300.04 cores=0,2
/proc/3218/stat : 3218 (lr_gl_shr) R 3216 3218 3183 0 -1 4202496 512065 0 0 0 129842 162 0 0 25 0 1 0 608411236 276561920 59593 33554432000 4194304 4300056 140737257737456 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3218/statm: 67520 59593 246 26 0 64152 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 270080

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1298.43
CPU system time (s): 1.63475
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 348044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.43
system time used= 1.63475
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 512065
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= 8
involuntary context switches= 14793

runsolver used 4.64329 second user time and 9.81551 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-09 21:08:28
IDJOB=3349815
IDBENCH=20521
IDSOLVER=1814
FILE ID=node104/3349815-1304968107
RUNJOBID= node104-1304968100-3202
PBS_JOBID= 13285646
Free space on /tmp= 16568 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.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-3349815-1304968107/watcher-3349815-1304968107 -o /tmp/evaluation-result-3349815-1304968107/solver-3349815-1304968107 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349815-1304968107.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= 337e301d7c1a4748ec4a1ced7e688c38
RANDOM SEED=1624722005

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:      27640568 kB
Buffers:        138708 kB
Cached:         742496 kB
SwapCached:     121656 kB
Active:         311000 kB
Inactive:      4778024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27640568 kB
SwapTotal:    67111528 kB
SwapFree:     40554396 kB
Dirty:            4916 kB
Writeback:           0 kB
AnonPages:     4099176 kB
Mapped:          10416 kB
Slab:            72284 kB
PageTables:      84584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74812844 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= 16424 MiB
End job on node104 at 2011-05-09 21:30:10