Trace number 3439894

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 4243.34 4243.21

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark977.211
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

4243.32/4243.20	c WARNING: for repeatability, setting FPU to use double precision
4243.32/4243.20	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-3439894-1306900590/watcher-3439894-1306900590 -o /tmp/evaluation-result-3439894-1306900590/solver-3439894-1306900590 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439894-1306900590.cnf -verb=0 -model 

running on 4 cores: 0,2,4,6

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.76 1.28 1.39 3/373 27144
/proc/meminfo: memFree=7756044/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=20264 CPUtime=0 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 718 0 0 0 0 0 0 0 25 0 1 0 801659474 20750336 639 33554432000 4194304 4300056 140737254920688 18446744073709551615 230809165568 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 5066 639 218 26 0 1698 0

[startup+0.109781 s]
/proc/loadavg: 1.76 1.28 1.39 3/373 27144
/proc/meminfo: memFree=7756044/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=21372 CPUtime=0.1 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 1637 0 0 0 10 0 0 0 25 0 1 0 801659474 21884928 1402 33554432000 4194304 4300056 140737254920688 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 5343 1405 228 26 0 1975 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 21372

[startup+0.20076 s]
/proc/loadavg: 1.76 1.28 1.39 3/373 27144
/proc/meminfo: memFree=7756044/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=22188 CPUtime=0.19 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 1952 0 0 0 19 0 0 0 25 0 1 0 801659474 22720512 1707 33554432000 4194304 4300056 140737254920688 18446744073709551615 4230426 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 5547 1707 228 26 0 2179 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 22188

[startup+0.300746 s]
/proc/loadavg: 1.76 1.28 1.39 3/373 27144
/proc/meminfo: memFree=7756044/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=19120 CPUtime=0.29 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 2374 0 0 0 29 0 0 0 25 0 1 0 801659474 19578880 1524 33554432000 4194304 4300056 140737254920688 18446744073709551615 4275574 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 4780 1524 245 26 0 1412 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19120

[startup+0.700667 s]
/proc/loadavg: 1.76 1.28 1.39 3/373 27144
/proc/meminfo: memFree=7756044/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=20148 CPUtime=0.69 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 2677 0 0 0 69 0 0 0 25 0 1 0 801659474 20631552 1815 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 5037 1815 246 26 0 1669 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20148

[startup+1.50053 s]
/proc/loadavg: 1.76 1.28 1.39 3/374 27145
/proc/meminfo: memFree=7747364/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=25424 CPUtime=1.49 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 3421 0 0 0 149 0 0 0 25 0 1 0 801659474 26034176 2538 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 6356 2538 248 26 0 2988 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25424

[startup+3.10024 s]
/proc/loadavg: 1.78 1.29 1.39 3/374 27145
/proc/meminfo: memFree=7742528/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=31424 CPUtime=3.08 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 4655 0 0 0 308 0 0 0 25 0 1 0 801659474 32178176 3745 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256231 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 7856 3745 248 26 0 4488 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 31424

[startup+6.30066 s]
/proc/loadavg: 1.78 1.29 1.39 3/374 27145
/proc/meminfo: memFree=7742004/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=33160 CPUtime=6.29 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 8345 0 0 0 628 1 0 0 25 0 1 0 801659474 33955840 4482 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256484 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 8290 4482 248 26 0 4922 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33160

[startup+12.7005 s]
/proc/loadavg: 1.81 1.31 1.40 3/374 27199
/proc/meminfo: memFree=7869176/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=44652 CPUtime=12.69 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 10380 0 0 0 1267 2 0 0 25 0 1 0 801659474 45723648 6442 33554432000 4194304 4300056 140737254920688 18446744073709551615 4251320 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 11163 6442 248 26 0 7795 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44652

[startup+25.5012 s]
/proc/loadavg: 1.84 1.33 1.40 3/374 27200
/proc/meminfo: memFree=7831332/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=66008 CPUtime=25.49 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 16269 0 0 0 2546 3 0 0 25 0 1 0 801659474 67592192 12187 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 16502 12187 248 26 0 13134 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66008

[startup+51.1004 s]
/proc/loadavg: 1.89 1.39 1.42 3/374 27200
/proc/meminfo: memFree=7803832/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=66008 CPUtime=51.09 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 23124 0 0 0 5105 4 0 0 25 0 1 0 801659474 67592192 10438 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 16502 10438 248 26 0 13134 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 66008

[startup+102.301 s]
/proc/loadavg: 1.95 1.49 1.45 3/374 27202
/proc/meminfo: memFree=7768220/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=85288 CPUtime=102.3 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 28517 0 0 0 10226 4 0 0 25 0 1 0 801659474 87334912 15798 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 21322 15798 248 26 0 17954 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 85288

[startup+162.301 s]
/proc/loadavg: 2.09 1.60 1.49 3/374 27203
/proc/meminfo: memFree=7764112/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=85288 CPUtime=162.3 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 29539 0 0 0 16225 5 0 0 25 0 1 0 801659474 87334912 16787 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 21322 16787 248 26 0 17954 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 85288

[startup+222.314 s]
/proc/loadavg: 2.07 1.69 1.53 3/374 27205
/proc/meminfo: memFree=7731600/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=85288 CPUtime=222.31 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 29569 0 0 0 22226 5 0 0 25 0 1 0 801659474 87334912 16816 33554432000 4194304 4300056 140737254920688 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 21322 16816 248 26 0 17954 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 85288

[startup+282.3 s]
/proc/loadavg: 2.03 1.74 1.55 3/374 27216
/proc/meminfo: memFree=7729912/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=85288 CPUtime=282.3 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 29569 0 0 0 28225 5 0 0 25 0 1 0 801659474 87334912 16816 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256257 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 21322 16816 248 26 0 17954 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 85288

[startup+342.301 s]
/proc/loadavg: 2.01 1.79 1.58 3/374 27217
/proc/meminfo: memFree=7725916/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=88376 CPUtime=342.29 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 31149 0 0 0 34224 5 0 0 25 0 1 0 801659474 90497024 18319 33554432000 4194304 4300056 140737254920688 18446744073709551615 4252347 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 22094 18319 248 26 0 18726 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 88376

[startup+402.3 s]
/proc/loadavg: 2.00 1.82 1.60 3/374 27219
/proc/meminfo: memFree=7758380/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=88804 CPUtime=402.3 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 31259 0 0 0 40225 5 0 0 25 0 1 0 801659474 90935296 18426 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256128 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 22201 18426 248 26 0 18833 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 88804

[startup+462.3 s]
/proc/loadavg: 2.04 1.87 1.63 3/374 27223
/proc/meminfo: memFree=7722372/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=136180 CPUtime=462.3 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 37436 0 0 0 46224 6 0 0 25 0 1 0 801659474 139448320 24467 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 34045 24467 248 26 0 30677 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 136180

[startup+522.3 s]
/proc/loadavg: 2.01 1.89 1.65 3/374 27225
/proc/meminfo: memFree=7717272/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=136180 CPUtime=522.3 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 46390 0 0 0 52222 8 0 0 25 0 1 0 801659474 139448320 25690 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 34045 25690 248 26 0 30677 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 136180

[startup+582.3 s]
/proc/loadavg: 2.00 1.90 1.66 3/374 27227
/proc/meminfo: memFree=7674716/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=136180 CPUtime=582.3 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 46390 0 0 0 58222 8 0 0 25 0 1 0 801659474 139448320 25690 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 34045 25690 248 26 0 30677 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 136180

[startup+642.301 s]

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

/proc/meminfo: memFree=7613784/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=155924 CPUtime=3342.39 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 460628 0 0 0 334178 61 0 0 25 0 1 0 801659474 159666176 35761 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 38981 35761 248 26 0 35613 0
Current children cumulated CPU time (s) 3342.39
Current children cumulated vsize (KiB) 155924

[startup+3402.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/374 27302
/proc/meminfo: memFree=7613524/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=155924 CPUtime=3402.4 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 468948 0 0 0 340178 62 0 0 25 0 1 0 801659474 159666176 35761 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 38981 35761 248 26 0 35613 0
Current children cumulated CPU time (s) 3402.4
Current children cumulated vsize (KiB) 155924

[startup+3462.3 s]
/proc/loadavg: 2.05 2.03 1.97 3/374 27303
/proc/meminfo: memFree=7557700/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=155924 CPUtime=3462.4 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 478092 0 0 0 346176 64 0 0 25 0 1 0 801659474 159666176 35761 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 38981 35761 248 26 0 35613 0
Current children cumulated CPU time (s) 3462.4
Current children cumulated vsize (KiB) 155924

[startup+3522.31 s]
/proc/loadavg: 2.02 2.02 1.97 3/374 27305
/proc/meminfo: memFree=7570200/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=155924 CPUtime=3522.41 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 485782 0 0 0 352176 65 0 0 25 0 1 0 801659474 159666176 35761 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 38981 35761 248 26 0 35613 0
Current children cumulated CPU time (s) 3522.41
Current children cumulated vsize (KiB) 155924

[startup+3582.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/374 27307
/proc/meminfo: memFree=7612336/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=155924 CPUtime=3582.39 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 494730 0 0 0 358173 66 0 0 25 0 1 0 801659474 159666176 35761 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 38981 35761 248 26 0 35613 0
Current children cumulated CPU time (s) 3582.39
Current children cumulated vsize (KiB) 155924

[startup+3642.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/374 27308
/proc/meminfo: memFree=7612796/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=155924 CPUtime=3642.4 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 505588 0 0 0 364172 68 0 0 25 0 1 0 801659474 159666176 35761 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256044 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 38981 35761 248 26 0 35613 0
Current children cumulated CPU time (s) 3642.4
Current children cumulated vsize (KiB) 155924

[startup+3702.3 s]
/proc/loadavg: 2.09 2.04 1.98 3/374 27310
/proc/meminfo: memFree=7548676/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=155924 CPUtime=3702.4 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 514580 0 0 0 370171 69 0 0 25 0 1 0 801659474 159666176 35761 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 38981 35761 248 26 0 35613 0
Current children cumulated CPU time (s) 3702.4
Current children cumulated vsize (KiB) 155924

[startup+3762.3 s]
/proc/loadavg: 2.07 2.04 1.99 3/374 27311
/proc/meminfo: memFree=7562168/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=155924 CPUtime=3762.4 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 523247 0 0 0 376170 70 0 0 25 0 1 0 801659474 159666176 35761 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 38981 35761 248 26 0 35613 0
Current children cumulated CPU time (s) 3762.4
Current children cumulated vsize (KiB) 155924

[startup+3822.3 s]
/proc/loadavg: 2.02 2.03 1.99 3/374 27313
/proc/meminfo: memFree=7567108/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=155924 CPUtime=3822.4 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 523247 0 0 0 382170 70 0 0 25 0 1 0 801659474 159666176 35761 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 38981 35761 248 26 0 35613 0
Current children cumulated CPU time (s) 3822.4
Current children cumulated vsize (KiB) 155924

[startup+3882.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/374 27324
/proc/meminfo: memFree=7613388/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=155924 CPUtime=3882.41 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 530933 0 0 0 388170 71 0 0 25 0 1 0 801659474 159666176 35761 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 38981 35761 248 26 0 35613 0
Current children cumulated CPU time (s) 3882.41
Current children cumulated vsize (KiB) 155924

[startup+3942.3 s]
/proc/loadavg: 2.00 2.02 1.99 3/374 27325
/proc/meminfo: memFree=7549240/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=205244 CPUtime=3942.41 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 539286 0 0 0 394169 72 0 0 25 0 1 0 801659474 210169856 44079 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 51311 44079 248 26 0 47943 0
Current children cumulated CPU time (s) 3942.41
Current children cumulated vsize (KiB) 205244

[startup+4002.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/374 27327
/proc/meminfo: memFree=7566948/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=155924 CPUtime=4002.41 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 539387 0 0 0 400169 72 0 0 25 0 1 0 801659474 159666176 35761 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 38981 35761 248 26 0 35613 0
Current children cumulated CPU time (s) 4002.41
Current children cumulated vsize (KiB) 155924

[startup+4062.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/374 27331
/proc/meminfo: memFree=7576676/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=155924 CPUtime=4062.42 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 539387 0 0 0 406170 72 0 0 25 0 1 0 801659474 159666176 35761 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 38981 35761 248 26 0 35613 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 155924

[startup+4122.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/374 27333
/proc/meminfo: memFree=7541740/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=155924 CPUtime=4122.41 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 547487 0 0 0 412168 73 0 0 25 0 1 0 801659474 159666176 35761 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 38981 35761 248 26 0 35613 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 155924

[startup+4182.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/374 27335
/proc/meminfo: memFree=7558964/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=155924 CPUtime=4182.43 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 555247 0 0 0 418169 74 0 0 25 0 1 0 801659474 159666176 35761 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256071 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 38981 35761 248 26 0 35613 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 155924

[startup+4242.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/374 27336
/proc/meminfo: memFree=7563272/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=167416 CPUtime=4242.42 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 558082 0 0 0 424167 75 0 0 25 0 1 0 801659474 171433984 38441 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 41854 38441 248 26 0 38486 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 167416

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

[startup+4242.4 s]
/proc/loadavg: 2.06 2.02 2.00 3/374 27336
/proc/meminfo: memFree=7563272/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=167416 CPUtime=4242.52 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 558082 0 0 0 424177 75 0 0 25 0 1 0 801659474 171433984 38441 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 41854 38441 248 26 0 38486 0
Current children cumulated CPU time (s) 4242.52
Current children cumulated vsize (KiB) 167416

[startup+4242.81 s]
/proc/loadavg: 2.06 2.02 2.00 3/374 27336
/proc/meminfo: memFree=7562280/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=167416 CPUtime=4242.94 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 558082 0 0 0 424219 75 0 0 25 0 1 0 801659474 171433984 38441 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 41854 38441 248 26 0 38486 0
Current children cumulated CPU time (s) 4242.94
Current children cumulated vsize (KiB) 167416

[startup+4243.2 s]
/proc/loadavg: 2.06 2.02 2.00 3/374 27336
/proc/meminfo: memFree=7562280/32951124 swapFree=37160472/67111528
[pid=27144] ppid=27142 vsize=167416 CPUtime=4243.32 cores=0,2,4,6
/proc/27144/stat : 27144 (lr_gl_shr) R 27142 27144 25823 0 -1 4202496 558082 0 0 0 424257 75 0 0 25 0 1 0 801659474 171433984 38441 33554432000 4194304 4300056 140737254920688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27144/statm: 41854 38441 248 26 0 38486 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 167416

Child status: 20
Real time (s): 4243.21
CPU time (s): 4243.34
CPU user time (s): 4242.58
CPU system time (s): 0.758884
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 205244

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

runsolver used 16.1605 second user time and 33.9898 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-01 05:56:30
IDJOB=3439894
IDBENCH=71078
IDSOLVER=1938
FILE ID=node104/3439894-1306900590
RUNJOBID= node104-1306900507-27068
PBS_JOBID= 13488472
Free space on /tmp= 59420 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439894-1306900590/watcher-3439894-1306900590 -o /tmp/evaluation-result-3439894-1306900590/solver-3439894-1306900590 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439894-1306900590.cnf -verb=0 -model

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=229127167

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:       7756200 kB
Buffers:        389700 kB
Cached:       22188900 kB
SwapCached:     152248 kB
Active:       18205264 kB
Inactive:      6291152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7756200 kB
SwapTotal:    67111528 kB
SwapFree:     37160472 kB
Dirty:            1672 kB
Writeback:           0 kB
AnonPages:     1778448 kB
Mapped:          11136 kB
Slab:           544724 kB
PageTables:      89400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 87902504 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= 59436 MiB
End job on node104 at 2011-06-01 07:07:14