Trace number 3440065

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_GL_SHR 2011-03-02? (TO) 5000.1 4999.95

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
MD5SUM3fef216b3efe77c0f10ea0e0be664a94
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 variables261352
Number of clauses773077
Sum of the clauses size1985588
Maximum clause length248
Minimum clause length1
Number of clauses of size 11592
Number of clauses of size 2357488
Number of clauses of size 3413748
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5249

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

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-3440065-1306942624/watcher-3440065-1306942624 -o /tmp/evaluation-result-3440065-1306942624/solver-3440065-1306942624 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3440065-1306942624.cnf -verb=0 -model 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.30 1.82 1.93 2/550 9159
/proc/meminfo: memFree=21372860/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=28036 CPUtime=0 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 2126 0 0 0 0 0 0 0 21 0 1 0 805862851 28708864 2016 33554432000 4194304 4300056 140733847177936 18446744073709551615 4241281 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 7009 2017 219 26 0 3641 0

[startup+0.0230169 s]
/proc/loadavg: 1.30 1.82 1.93 2/550 9159
/proc/meminfo: memFree=21372860/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=38992 CPUtime=0.01 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 4680 0 0 0 1 0 0 0 21 0 1 0 805862851 39927808 4570 33554432000 4194304 4300056 140733847177936 18446744073709551615 4272427 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 9748 4579 219 26 0 6380 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 38992

[startup+0.101009 s]
/proc/loadavg: 1.30 1.82 1.93 2/550 9159
/proc/meminfo: memFree=21372860/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=55324 CPUtime=0.09 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 8844 0 0 0 8 1 0 0 21 0 1 0 805862851 56651776 8600 33554432000 4194304 4300056 140733847177936 18446744073709551615 253640520389 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 13831 8601 222 26 0 10463 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55324

[startup+0.300972 s]
/proc/loadavg: 1.30 1.82 1.93 2/550 9159
/proc/meminfo: memFree=21372860/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=67880 CPUtime=0.29 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 13372 0 0 0 27 2 0 0 22 0 1 0 805862851 69509120 12475 33554432000 4194304 4300056 140733847177936 18446744073709551615 253640859392 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 16970 12476 222 26 0 13602 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67880

[startup+0.700899 s]
/proc/loadavg: 1.30 1.82 1.93 2/550 9159
/proc/meminfo: memFree=21372860/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=90296 CPUtime=0.69 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 19563 0 0 0 66 3 0 0 23 0 1 0 805862851 92463104 17631 33554432000 4194304 4300056 140733847177936 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 22574 17632 222 26 0 19206 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 90296

[startup+1.50076 s]
/proc/loadavg: 1.30 1.82 1.93 2/549 9160
/proc/meminfo: memFree=21323576/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=111980 CPUtime=1.49 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 25495 0 0 0 144 5 0 0 25 0 1 0 805862851 114667520 22627 33554432000 4194304 4300056 140733847177936 18446744073709551615 253640524719 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 27995 22628 228 26 0 24627 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 111980

[startup+3.10046 s]
/proc/loadavg: 1.30 1.82 1.93 4/550 9186
/proc/meminfo: memFree=21288124/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=125328 CPUtime=3.09 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 39188 0 0 0 302 7 0 0 25 0 1 0 805862851 128335872 26373 33554432000 4194304 4300056 140733847177936 18446744073709551615 4237052 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 31332 26373 228 26 0 27964 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 125328

[startup+6.30088 s]
/proc/loadavg: 1.35 1.82 1.93 4/551 9187
/proc/meminfo: memFree=21227620/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=132064 CPUtime=6.29 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 42682 0 0 0 621 8 0 0 25 0 1 0 805862851 135233536 26873 33554432000 4194304 4300056 140733847177936 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 33016 26873 246 26 0 29648 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132064

[startup+12.7007 s]
/proc/loadavg: 1.41 1.83 1.93 4/551 9187
/proc/meminfo: memFree=21233224/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=132064 CPUtime=12.69 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 42688 0 0 0 1261 8 0 0 25 0 1 0 805862851 135233536 26879 33554432000 4194304 4300056 140733847177936 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 33016 26879 246 26 0 29648 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 132064

[startup+25.5004 s]
/proc/loadavg: 1.54 1.83 1.93 4/551 9188
/proc/meminfo: memFree=21215260/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=132064 CPUtime=25.5 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 43755 0 0 0 2541 9 0 0 25 0 1 0 805862851 135233536 27928 33554432000 4194304 4300056 140733847177936 18446744073709551615 4252392 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 33016 27928 246 26 0 29648 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 132064

[startup+51.1007 s]
/proc/loadavg: 1.69 1.85 1.93 4/551 9188
/proc/meminfo: memFree=21185776/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=162412 CPUtime=51.09 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 46954 0 0 0 5100 9 0 0 25 0 1 0 805862851 166309888 31082 33554432000 4194304 4300056 140733847177936 18446744073709551615 4254744 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 40603 31082 246 26 0 37235 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 162412

[startup+102.321 s]
/proc/loadavg: 1.87 1.87 1.93 4/551 9190
/proc/meminfo: memFree=21106264/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=242552 CPUtime=102.32 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 61636 0 0 0 10218 14 0 0 25 0 1 0 805862851 248373248 45655 33554432000 4194304 4300056 140733847177936 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 60638 45655 248 26 0 57270 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 242552

[startup+162.301 s]
/proc/loadavg: 1.95 1.89 1.93 4/551 9191
/proc/meminfo: memFree=21059000/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=292640 CPUtime=162.29 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 69031 0 0 0 16212 17 0 0 25 0 1 0 805862851 299663360 52948 33554432000 4194304 4300056 140733847177936 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 73160 52948 248 26 0 69792 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 292640

[startup+222.301 s]
/proc/loadavg: 1.98 1.91 1.93 4/551 9193
/proc/meminfo: memFree=21019140/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=292640 CPUtime=222.3 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 74614 0 0 0 22210 20 0 0 25 0 1 0 805862851 299663360 58453 33554432000 4194304 4300056 140733847177936 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 73160 58453 248 26 0 69792 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 292640

[startup+282.301 s]
/proc/loadavg: 1.99 1.92 1.93 4/551 9195
/proc/meminfo: memFree=21033488/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=374028 CPUtime=282.3 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 80263 0 0 0 28208 22 0 0 25 0 1 0 805862851 383004672 64039 33554432000 4194304 4300056 140733847177936 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 93507 64039 248 26 0 90139 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 374028

[startup+342.301 s]
/proc/loadavg: 1.99 1.93 1.93 4/551 9196
/proc/meminfo: memFree=20959180/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=374028 CPUtime=342.3 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 86197 0 0 0 34206 24 0 0 25 0 1 0 805862851 383004672 69890 33554432000 4194304 4300056 140733847177936 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 93507 69890 248 26 0 90139 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 374028

[startup+402.301 s]
/proc/loadavg: 1.99 1.94 1.93 4/551 9198
/proc/meminfo: memFree=20926668/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=374028 CPUtime=402.3 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 91283 0 0 0 40203 27 0 0 25 0 1 0 805862851 383004672 74917 33554432000 4194304 4300056 140733847177936 18446744073709551615 4285855 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 93507 74917 248 26 0 90139 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 374028

[startup+462.301 s]
/proc/loadavg: 1.99 1.95 1.93 4/551 9199
/proc/meminfo: memFree=21041212/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=211732 CPUtime=462.3 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 104464 0 0 0 46199 31 0 0 25 0 1 0 805862851 216813568 44519 33554432000 4194304 4300056 140733847177936 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 52933 44519 248 26 0 49565 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 211732

[startup+522.301 s]
/proc/loadavg: 2.18 2.00 1.95 4/551 9201
/proc/meminfo: memFree=21000368/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=242552 CPUtime=522.3 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 113225 0 0 0 52196 34 0 0 25 0 1 0 805862851 248373248 53137 33554432000 4194304 4300056 140733847177936 18446744073709551615 4256302 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 60638 53137 248 26 0 57270 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 242552

[startup+582.3 s]
/proc/loadavg: 2.18 2.03 1.96 4/551 9203
/proc/meminfo: memFree=20957812/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=292640 CPUtime=582.3 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 120287 0 0 0 58194 36 0 0 25 0 1 0 805862851 299663360 60085 33554432000 4194304 4300056 140733847177936 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 73160 60085 248 26 0 69792 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 292640

[startup+642.3 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.01 2.03 2.00 4/551 9307
/proc/meminfo: memFree=20525948/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=590472 CPUtime=4062.43 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 521211 0 0 0 406062 181 0 0 25 0 1 0 805862851 604643328 129240 33554432000 4194304 4300056 140733847177936 18446744073709551615 4252407 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 147618 129240 248 26 0 144250 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 590472

[startup+4122.3 s]
/proc/loadavg: 2.00 2.03 2.00 4/551 9309
/proc/meminfo: memFree=20497760/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=590472 CPUtime=4122.42 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 527014 0 0 0 412059 183 0 0 25 0 1 0 805862851 604643328 134996 33554432000 4194304 4300056 140733847177936 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 147618 134996 248 26 0 144250 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 590472

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/551 9311
/proc/meminfo: memFree=20468472/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=805396 CPUtime=4182.41 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 532793 0 0 0 418056 185 0 0 25 0 1 0 805862851 824725504 140718 33554432000 4194304 4300056 140733847177936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 201349 140718 248 26 0 197981 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 805396

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/551 9312
/proc/meminfo: memFree=20730324/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=338444 CPUtime=4242.42 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 555264 0 0 0 424051 191 0 0 25 0 1 0 805862851 346566656 74361 33554432000 4194304 4300056 140733847177936 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 84611 74361 248 26 0 81243 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 338444

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/551 9314
/proc/meminfo: memFree=20809284/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=388532 CPUtime=4302.42 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 563603 0 0 0 430049 193 0 0 25 0 1 0 805862851 397856768 82613 33554432000 4194304 4300056 140733847177936 18446744073709551615 4252304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 97133 82613 248 26 0 93765 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 388532

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/551 9315
/proc/meminfo: memFree=20741044/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=388532 CPUtime=4362.42 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 568981 0 0 0 436048 194 0 0 25 0 1 0 805862851 397856768 87955 33554432000 4194304 4300056 140733847177936 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 97133 87955 248 26 0 93765 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 388532

[startup+4422.3 s]
/proc/loadavg: 2.07 2.03 2.01 4/551 9317
/proc/meminfo: memFree=20687040/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=469920 CPUtime=4422.42 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 579548 0 0 0 442045 197 0 0 25 0 1 0 805862851 481198080 98438 33554432000 4194304 4300056 140733847177936 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 117480 98438 248 26 0 114112 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 469920

[startup+4482.3 s]
/proc/loadavg: 2.09 2.05 2.01 4/551 9319
/proc/meminfo: memFree=20643976/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=469920 CPUtime=4482.42 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 588227 0 0 0 448043 199 0 0 25 0 1 0 805862851 481198080 107061 33554432000 4194304 4300056 140733847177936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 117480 107061 248 26 0 114112 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 469920

[startup+4542.3 s]
/proc/loadavg: 2.03 2.04 2.00 4/551 9320
/proc/meminfo: memFree=20603892/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=602180 CPUtime=4542.42 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 595997 0 0 0 454041 201 0 0 25 0 1 0 805862851 616632320 114756 33554432000 4194304 4300056 140733847177936 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 150545 114756 248 26 0 147177 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 602180

[startup+4602.3 s]
/proc/loadavg: 2.01 2.03 2.00 4/551 9322
/proc/meminfo: memFree=20571500/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=602180 CPUtime=4602.44 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 601946 0 0 0 460040 204 0 0 25 0 1 0 805862851 616632320 120645 33554432000 4194304 4300056 140733847177936 18446744073709551615 4252347 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 150545 120645 248 26 0 147177 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 602180

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/551 9323
/proc/meminfo: memFree=20540828/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=602180 CPUtime=4662.43 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 608227 0 0 0 466038 205 0 0 25 0 1 0 805862851 616632320 126885 33554432000 4194304 4300056 140733847177936 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 150545 126885 248 26 0 147177 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 602180

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 4/551 9325
/proc/meminfo: memFree=20513888/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=602180 CPUtime=4722.45 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 613687 0 0 0 472038 207 0 0 25 0 1 0 805862851 616632320 132308 33554432000 4194304 4300056 140733847177936 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 150545 132308 248 26 0 147177 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 602180

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/551 9327
/proc/meminfo: memFree=20491524/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=602180 CPUtime=4782.43 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 618950 0 0 0 478035 208 0 0 25 0 1 0 805862851 616632320 137541 33554432000 4194304 4300056 140733847177936 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 150545 137541 248 26 0 147177 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 602180

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/551 9328
/proc/meminfo: memFree=20462844/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=602180 CPUtime=4842.43 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 624941 0 0 0 484033 210 0 0 25 0 1 0 805862851 616632320 143456 33554432000 4194304 4300056 140733847177936 18446744073709551615 4262864 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 150545 143456 248 26 0 147177 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 602180

[startup+4902.3 s]
/proc/loadavg: 2.10 2.03 2.01 4/551 9330
/proc/meminfo: memFree=20436644/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=817104 CPUtime=4902.44 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 630734 0 0 0 490032 212 0 0 25 0 1 0 805862851 836714496 149160 33554432000 4194304 4300056 140733847177936 18446744073709551615 4254701 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 204276 149160 248 26 0 200908 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 817104

[startup+4962.3 s]
/proc/loadavg: 2.17 2.07 2.02 4/551 9331
/proc/meminfo: memFree=20408572/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=817104 CPUtime=4962.43 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 636891 0 0 0 496030 213 0 0 25 0 1 0 805862851 836714496 155229 33554432000 4194304 4300056 140733847177936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 204276 155229 248 26 0 200908 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 817104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.15 2.07 2.02 3/551 9332
/proc/meminfo: memFree=20392920/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=817104 CPUtime=5000.05 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 640263 0 0 0 499790 215 0 0 25 0 1 0 805862851 836714496 158564 33554432000 4194304 4300056 140733847177936 18446744073709551615 4263274 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 204276 158564 248 26 0 200908 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 817104

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

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

[startup+4999.9 s]
/proc/loadavg: 2.15 2.07 2.02 3/551 9332
/proc/meminfo: memFree=20392920/32951124 swapFree=53733252/67111528
[pid=9159] ppid=9157 vsize=817104 CPUtime=5000.05 cores=1,3,5,7
/proc/9159/stat : 9159 (lr_gl_shr) R 9157 9159 8478 0 -1 4202496 640263 0 0 0 499790 215 0 0 25 0 1 0 805862851 836714496 158564 33554432000 4194304 4300056 140733847177936 18446744073709551615 4263274 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9159/statm: 204276 158564 248 26 0 200908 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 817104

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.95
CPU time (s): 5000.1
CPU user time (s): 4997.91
CPU system time (s): 2.18267
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 817104

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

runsolver used 26.337 second user time and 65.2301 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-01 17:37:05
IDJOB=3440065
IDBENCH=84248
IDSOLVER=1938
FILE ID=node106/3440065-1306942624
RUNJOBID= node106-1306942624-9140
PBS_JOBID= 13488586
Free space on /tmp= 73688 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT03/industrial/schuppan/l2s/dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3440065-1306942624/watcher-3440065-1306942624 -o /tmp/evaluation-result-3440065-1306942624/solver-3440065-1306942624 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3440065-1306942624.cnf -verb=0 -model

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3fef216b3efe77c0f10ea0e0be664a94
RANDOM SEED=206859950

node106.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.830
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.66
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.830
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	: 5226.20
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.830
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.75
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.830
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.82
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.830
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.74
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21373016 kB
Buffers:        364864 kB
Cached:        5784820 kB
SwapCached:      22744 kB
Active:        5734060 kB
Inactive:      5514288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21373016 kB
SwapTotal:    67111528 kB
SwapFree:     53733252 kB
Dirty:           22912 kB
Writeback:           0 kB
AnonPages:     5094620 kB
Mapped:          26380 kB
Slab:           181468 kB
PageTables:      77756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 167586528 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= 73676 MiB
End job on node106 at 2011-06-01 19:00:27