Trace number 3440064

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-02UNSAT 1203.13 1203.11

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark911.704
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

Solver Data

1203.01/1203.09	c WARNING: for repeatability, setting FPU to use double precision
1203.01/1203.09	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3440064-1306942573/watcher-3440064-1306942573 -o /tmp/evaluation-result-3440064-1306942573/solver-3440064-1306942573 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3440064-1306942573.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: 2.00 2.03 2.00 3/489 6128
/proc/meminfo: memFree=27482360/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=25252 CPUtime=0 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 1568 0 0 0 0 0 0 0 23 0 1 0 805855939 25858048 1458 33554432000 4194304 4300056 140735177385312 18446744073709551615 4241281 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 6313 1459 219 26 0 2945 0

[startup+0.0247001 s]
/proc/loadavg: 2.00 2.03 2.00 3/489 6128
/proc/meminfo: memFree=27482360/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=38992 CPUtime=0.01 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 4866 0 0 0 1 0 0 0 23 0 1 0 805855939 39927808 4756 33554432000 4194304 4300056 140735177385312 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 9748 4766 219 26 0 6380 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 38992

[startup+0.100687 s]
/proc/loadavg: 2.00 2.03 2.00 3/489 6128
/proc/meminfo: memFree=27482360/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=79388 CPUtime=0.09 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 12482 0 0 0 8 1 0 0 23 0 1 0 805855939 81293312 12028 33554432000 4194304 4300056 140735177385312 18446744073709551615 210204308165 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 19847 12030 222 26 0 16479 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 79388

[startup+0.300656 s]
/proc/loadavg: 2.00 2.03 2.00 3/489 6128
/proc/meminfo: memFree=27482360/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=94044 CPUtime=0.29 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 17206 0 0 0 27 2 0 0 25 0 1 0 805855939 96301056 16295 33554432000 4194304 4300056 140735177385312 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 23511 16296 222 26 0 20143 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 94044

[startup+0.700596 s]
/proc/loadavg: 2.00 2.03 2.00 3/489 6128
/proc/meminfo: memFree=27482360/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=119768 CPUtime=0.69 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 24341 0 0 0 65 4 0 0 25 0 1 0 805855939 122642432 22175 33554432000 4194304 4300056 140735177385312 18446744073709551615 210204308165 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 29942 22176 222 26 0 26574 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 119768

[startup+1.50046 s]
/proc/loadavg: 2.00 2.03 2.00 3/490 6130
/proc/meminfo: memFree=27381052/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=152740 CPUtime=1.48 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 34224 0 0 0 143 5 0 0 25 0 1 0 805855939 156405760 30801 33554432000 4194304 4300056 140735177385312 18446744073709551615 210204647168 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 38185 30801 222 26 0 34817 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 152740

[startup+3.10019 s]
/proc/loadavg: 2.00 2.03 2.00 3/490 6130
/proc/meminfo: memFree=27330584/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=190716 CPUtime=3.09 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 44219 0 0 0 301 8 0 0 25 0 1 0 805855939 195293184 39320 33554432000 4194304 4300056 140735177385312 18446744073709551615 4284365 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 47679 39322 228 26 0 44311 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 190716

[startup+6.30065 s]
/proc/loadavg: 2.00 2.03 2.00 3/490 6130
/proc/meminfo: memFree=27297856/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=205032 CPUtime=6.29 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 66253 0 0 0 617 12 0 0 25 0 1 0 805855939 209952768 43428 33554432000 4194304 4300056 140735177385312 18446744073709551615 4230361 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 51258 43428 228 26 0 47890 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 205032

[startup+12.7006 s]
/proc/loadavg: 2.00 2.03 2.00 3/490 6130
/proc/meminfo: memFree=27328652/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=188192 CPUtime=12.69 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 69935 0 0 0 1257 12 0 0 25 0 1 0 805855939 192708608 37453 33554432000 4194304 4300056 140735177385312 18446744073709551615 4251360 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 47048 37453 247 26 0 43680 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 188192

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 2.00 3/490 6130
/proc/meminfo: memFree=27323428/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=188192 CPUtime=25.49 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 70490 0 0 0 2536 13 0 0 25 0 1 0 805855939 192708608 37986 33554432000 4194304 4300056 140735177385312 18446744073709551615 4256044 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 47048 37986 247 26 0 43680 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 188192

[startup+51.1011 s]
/proc/loadavg: 2.00 2.02 2.00 3/490 6131
/proc/meminfo: memFree=27313184/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=188192 CPUtime=51.09 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 71778 0 0 0 5096 13 0 0 25 0 1 0 805855939 192708608 39239 33554432000 4194304 4300056 140735177385312 18446744073709551615 4251520 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 47048 39239 247 26 0 43680 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 188192

[startup+102.318 s]
/proc/loadavg: 2.00 2.02 2.00 3/490 6132
/proc/meminfo: memFree=27292900/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=218540 CPUtime=102.31 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 74649 0 0 0 10217 14 0 0 25 0 1 0 805855939 223784960 42068 33554432000 4194304 4300056 140735177385312 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 54635 42068 247 26 0 51267 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 218540

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/490 6134
/proc/meminfo: memFree=27241904/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=267860 CPUtime=162.3 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 85292 0 0 0 16213 17 0 0 25 0 1 0 805855939 274288640 52665 33554432000 4194304 4300056 140735177385312 18446744073709551615 4263033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 66965 52665 247 26 0 63597 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 267860

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/490 6135
/proc/meminfo: memFree=27221652/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=298680 CPUtime=222.3 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 88285 0 0 0 22211 19 0 0 25 0 1 0 805855939 305848320 55630 33554432000 4194304 4300056 140735177385312 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 74670 55630 247 26 0 71302 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 298680

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/490 6137
/proc/meminfo: memFree=27202892/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=298680 CPUtime=282.29 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 91185 0 0 0 28209 20 0 0 25 0 1 0 805855939 305848320 58499 33554432000 4194304 4300056 140735177385312 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 74670 58499 247 26 0 71302 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 298680

[startup+342.301 s]
/proc/loadavg: 2.07 2.03 2.01 3/490 6138
/proc/meminfo: memFree=27183024/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=298680 CPUtime=342.3 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 94195 0 0 0 34208 22 0 0 25 0 1 0 805855939 305848320 61478 33554432000 4194304 4300056 140735177385312 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 74670 61478 247 26 0 71302 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 298680

[startup+402.301 s]
/proc/loadavg: 2.06 2.03 2.01 3/490 6140
/proc/meminfo: memFree=27166612/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=348768 CPUtime=402.3 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 96578 0 0 0 40207 23 0 0 25 0 1 0 805855939 357138432 63835 33554432000 4194304 4300056 140735177385312 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 87192 63835 247 26 0 83824 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 348768

[startup+462.301 s]
/proc/loadavg: 2.12 2.05 2.01 3/490 6142
/proc/meminfo: memFree=27219644/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=348768 CPUtime=462.3 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 100112 0 0 0 46205 25 0 0 25 0 1 0 805855939 357138432 67328 33554432000 4194304 4300056 140735177385312 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 87192 67328 247 26 0 83824 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 348768

[startup+522.301 s]
/proc/loadavg: 2.13 2.07 2.02 3/490 6143
/proc/meminfo: memFree=27188360/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=348768 CPUtime=522.3 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 103165 0 0 0 52203 27 0 0 25 0 1 0 805855939 357138432 70334 33554432000 4194304 4300056 140735177385312 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 87192 70334 247 26 0 83824 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 348768

[startup+582.301 s]
/proc/loadavg: 2.05 2.06 2.01 3/490 6145
/proc/meminfo: memFree=27196628/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=348768 CPUtime=582.3 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 128356 0 0 0 58199 31 0 0 25 0 1 0 805855939 357138432 65086 33554432000 4194304 4300056 140735177385312 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 87192 65086 247 26 0 83824 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 348768

[startup+642.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/490 6146
/proc/meminfo: memFree=27175140/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=348768 CPUtime=642.31 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 131367 0 0 0 64198 33 0 0 25 0 1 0 805855939 357138432 68062 33554432000 4194304 4300056 140735177385312 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 87192 68062 247 26 0 83824 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 348768

[startup+702.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/490 6148
/proc/meminfo: memFree=27156120/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=348768 CPUtime=702.3 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 133975 0 0 0 70195 35 0 0 25 0 1 0 805855939 357138432 70638 33554432000 4194304 4300056 140735177385312 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 87192 70638 247 26 0 83824 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 348768

[startup+762.319 s]
/proc/loadavg: 2.00 2.02 2.00 3/490 6150
/proc/meminfo: memFree=27140708/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=348768 CPUtime=762.32 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 136412 0 0 0 76196 36 0 0 25 0 1 0 805855939 357138432 73045 33554432000 4194304 4300056 140735177385312 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 87192 73045 247 26 0 83824 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 348768

[startup+822.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/490 6151
/proc/meminfo: memFree=27123940/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=430156 CPUtime=822.3 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 138985 0 0 0 82192 38 0 0 25 0 1 0 805855939 440479744 75590 33554432000 4194304 4300056 140735177385312 18446744073709551615 4256128 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 107539 75590 247 26 0 104171 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 430156

[startup+882.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/490 6153
/proc/meminfo: memFree=27139768/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=348768 CPUtime=882.31 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 167924 0 0 0 88188 43 0 0 25 0 1 0 805855939 357138432 69796 33554432000 4194304 4300056 140735177385312 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 87192 69796 247 26 0 83824 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 348768

[startup+942.301 s]
/proc/loadavg: 2.04 2.02 2.00 3/490 6154
/proc/meminfo: memFree=27124232/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=348768 CPUtime=942.31 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 170379 0 0 0 94186 45 0 0 25 0 1 0 805855939 357138432 72227 33554432000 4194304 4300056 140735177385312 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 87192 72227 247 26 0 83824 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 348768

[startup+1002.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/490 6156
/proc/meminfo: memFree=27181232/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=348768 CPUtime=1002.31 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 172531 0 0 0 100184 47 0 0 25 0 1 0 805855939 357138432 74353 33554432000 4194304 4300056 140735177385312 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 87192 74353 247 26 0 83824 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 348768

[startup+1062.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/490 6158
/proc/meminfo: memFree=27159128/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=430156 CPUtime=1062.3 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 174445 0 0 0 106183 47 0 0 25 0 1 0 805855939 440479744 76247 33554432000 4194304 4300056 140735177385312 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 107539 76247 247 26 0 104171 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 430156

[startup+1122.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/490 6159
/proc/meminfo: memFree=27141488/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=430156 CPUtime=1122.3 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 176350 0 0 0 112182 48 0 0 25 0 1 0 805855939 440479744 78138 33554432000 4194304 4300056 140735177385312 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 107539 78138 247 26 0 104171 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 430156

[startup+1182.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/490 6161
/proc/meminfo: memFree=27222304/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=298680 CPUtime=1182.31 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 191328 0 0 0 118180 51 0 0 25 0 1 0 805855939 305848320 55753 33554432000 4194304 4300056 140735177385312 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 74670 55753 247 26 0 71302 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 298680

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

[startup+1190.3 s]
/proc/loadavg: 2.03 2.04 2.00 4/490 6161
/proc/meminfo: memFree=27219936/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=298680 CPUtime=1190.31 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 191551 0 0 0 118980 51 0 0 25 0 1 0 805855939 305848320 55976 33554432000 4194304 4300056 140735177385312 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 74670 55976 247 26 0 71302 0
Current children cumulated CPU time (s) 1190.31
Current children cumulated vsize (KiB) 298680

[startup+1196.7 s]
/proc/loadavg: 2.03 2.04 2.00 3/490 6161
/proc/meminfo: memFree=27217948/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=298680 CPUtime=1196.71 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 191789 0 0 0 119620 51 0 0 25 0 1 0 805855939 305848320 56211 33554432000 4194304 4300056 140735177385312 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 74670 56211 247 26 0 71302 0
Current children cumulated CPU time (s) 1196.71
Current children cumulated vsize (KiB) 298680

[startup+1199.9 s]
/proc/loadavg: 2.03 2.04 2.00 3/490 6161
/proc/meminfo: memFree=27232208/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=267860 CPUtime=1199.91 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 202231 0 0 0 119938 53 0 0 25 0 1 0 805855939 274288640 52595 33554432000 4194304 4300056 140735177385312 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 66965 52595 247 26 0 63597 0
Current children cumulated CPU time (s) 1199.91
Current children cumulated vsize (KiB) 267860

[startup+1201.5 s]
/proc/loadavg: 2.03 2.04 2.00 3/490 6162
/proc/meminfo: memFree=27232204/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=267860 CPUtime=1201.51 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 202305 0 0 0 120098 53 0 0 25 0 1 0 805855939 274288640 52669 33554432000 4194304 4300056 140735177385312 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 66965 52669 247 26 0 63597 0
Current children cumulated CPU time (s) 1201.51
Current children cumulated vsize (KiB) 267860

[startup+1202.32 s]
/proc/loadavg: 2.03 2.04 2.00 3/490 6162
/proc/meminfo: memFree=27231336/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=267860 CPUtime=1202.33 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 202342 0 0 0 120180 53 0 0 25 0 1 0 805855939 274288640 52706 33554432000 4194304 4300056 140735177385312 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 66965 52706 247 26 0 63597 0
Current children cumulated CPU time (s) 1202.33
Current children cumulated vsize (KiB) 267860

[startup+1202.7 s]
/proc/loadavg: 2.03 2.04 2.00 3/490 6162
/proc/meminfo: memFree=27231336/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=267860 CPUtime=1202.71 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202496 202369 0 0 0 120218 53 0 0 25 0 1 0 805855939 274288640 52731 33554432000 4194304 4300056 140735177385312 18446744073709551615 4263782 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6128/statm: 66965 52731 247 26 0 63597 0
Current children cumulated CPU time (s) 1202.71
Current children cumulated vsize (KiB) 267860

[startup+1203.1 s]
/proc/loadavg: 2.03 2.04 2.00 3/490 6162
/proc/meminfo: memFree=27231336/32951124 swapFree=63649284/67111528
[pid=6128] ppid=6126 vsize=0 CPUtime=1203.11 cores=1,3,5,7
/proc/6128/stat : 6128 (lr_gl_shr) R 6126 6128 5281 0 -1 4202500 202390 0 0 0 120258 53 0 0 25 0 1 0 805855939 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/6128/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1203.11
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1203.11
CPU time (s): 1203.13
CPU user time (s): 1202.58
CPU system time (s): 0.543917
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 560384

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

runsolver used 5.9141 second user time and 13.7759 second system time

The end

Launcher Data

Begin job on node130 at 2011-06-01 17:36:14
IDJOB=3440064
IDBENCH=84246
IDSOLVER=1938
FILE ID=node130/3440064-1306942573
RUNJOBID= node130-1306940820-5955
PBS_JOBID= 13488559
Free space on /tmp= 73776 MiB

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

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

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=1614194262

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27482640 kB
Buffers:        146268 kB
Cached:         173452 kB
SwapCached:       9700 kB
Active:        5032824 kB
Inactive:       159260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27482640 kB
SwapTotal:    67111528 kB
SwapFree:     63649284 kB
Dirty:           28028 kB
Writeback:           0 kB
AnonPages:     4870348 kB
Mapped:          30852 kB
Slab:           152484 kB
PageTables:      54280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145201196 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= 73772 MiB
End job on node130 at 2011-06-01 17:56:18