Trace number 3350146

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_NOSHR 2011-03-02UNSAT 977.728 977.694

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
MD5SUM3fad4722cb319d6fee4192f2fe2c31ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark166.168
Satisfiable
(Un)Satisfiability was proved
Number of variables98935
Number of clauses296405
Sum of the clauses size691609
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2197602
Number of clauses of size 398801
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

977.63/977.68	c WARNING: for repeatability, setting FPU to use double precision
977.63/977.68	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: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3350146-1304971254/watcher-3350146-1304971254 -o /tmp/evaluation-result-3350146-1304971254/solver-3350146-1304971254 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350146-1304971254.cnf -verb=0 -model -no-shrinking 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.79 2.90 3.09 5/363 27163
/proc/meminfo: memFree=12637060/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=21056 CPUtime=0 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 899 0 0 0 0 0 0 0 22 0 1 0 687356062 21561344 822 33554432000 4194304 4300056 140734591784976 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 5264 822 220 26 0 1896 0

[startup+0.066747 s]
/proc/loadavg: 3.79 2.90 3.09 5/363 27163
/proc/meminfo: memFree=12637060/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=30996 CPUtime=0.05 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 3829 0 0 0 5 0 0 0 22 0 1 0 687356062 31739904 3456 33554432000 4194304 4300056 140734591784976 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 7749 3457 220 26 0 4381 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30996

[startup+0.100738 s]
/proc/loadavg: 3.79 2.90 3.09 5/363 27163
/proc/meminfo: memFree=12637060/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=36960 CPUtime=0.09 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 5674 0 0 0 9 0 0 0 22 0 1 0 687356062 37847040 5092 33554432000 4194304 4300056 140734591784976 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 9240 5092 222 26 0 5872 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36960

[startup+0.3007 s]
/proc/loadavg: 3.79 2.90 3.09 5/363 27163
/proc/meminfo: memFree=12637060/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=56476 CPUtime=0.29 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 10945 0 0 0 28 1 0 0 23 0 1 0 687356062 57831424 9945 33554432000 4194304 4300056 140734591784976 18446744073709551615 4220757 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 14119 9946 240 26 0 10751 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56476

[startup+0.700625 s]
/proc/loadavg: 3.79 2.90 3.09 5/363 27163
/proc/meminfo: memFree=12637060/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=61552 CPUtime=0.69 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 14174 0 0 0 68 1 0 0 25 0 1 0 687356062 63029248 10909 33554432000 4194304 4300056 140734591784976 18446744073709551615 4230426 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 15388 10909 240 26 0 12020 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61552

[startup+1.50049 s]
/proc/loadavg: 3.79 2.90 3.09 5/364 27164
/proc/meminfo: memFree=12597616/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=54716 CPUtime=1.49 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 15258 0 0 0 147 2 0 0 25 0 1 0 687356062 56029184 9294 33554432000 4194304 4300056 140734591784976 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 13679 9294 259 26 0 10311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54716

[startup+3.10117 s]
/proc/loadavg: 3.79 2.90 3.09 5/364 27164
/proc/meminfo: memFree=12593028/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=61788 CPUtime=3.09 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 15622 0 0 0 307 2 0 0 25 0 1 0 687356062 63270912 9645 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 15447 9645 259 26 0 12079 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61788

[startup+6.30056 s]
/proc/loadavg: 3.81 2.92 3.10 5/364 27164
/proc/meminfo: memFree=12580936/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=61788 CPUtime=6.29 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 16330 0 0 0 627 2 0 0 25 0 1 0 687356062 63270912 10324 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 15447 10324 259 26 0 12079 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61788

[startup+12.7003 s]
/proc/loadavg: 3.83 2.94 3.10 5/364 27173
/proc/meminfo: memFree=12539872/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=81476 CPUtime=12.69 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 20729 0 0 0 1267 2 0 0 25 0 1 0 687356062 83431424 14675 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 20369 14675 259 26 0 17001 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81476

[startup+25.5009 s]
/proc/loadavg: 3.86 2.99 3.12 5/364 27174
/proc/meminfo: memFree=12498388/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=93152 CPUtime=25.49 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 23488 0 0 0 2546 3 0 0 25 0 1 0 687356062 95387648 17353 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 23288 17353 259 26 0 19920 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93152

[startup+51.101 s]
/proc/loadavg: 3.91 3.07 3.14 5/364 27174
/proc/meminfo: memFree=12413664/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=112120 CPUtime=51.1 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 27688 0 0 0 5105 5 0 0 25 0 1 0 687356062 114810880 21452 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 28030 21452 259 26 0 24662 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 112120

[startup+102.314 s]
/proc/loadavg: 4.02 3.23 3.19 5/364 27176
/proc/meminfo: memFree=12284180/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=123612 CPUtime=102.31 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 42534 0 0 0 10223 8 0 0 25 0 1 0 687356062 126578688 24526 33554432000 4194304 4300056 140734591784976 18446744073709551615 4254711 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 30903 24526 259 26 0 27535 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 123612

[startup+162.301 s]
/proc/loadavg: 4.00 3.36 3.23 5/364 27177
/proc/meminfo: memFree=12166968/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=123612 CPUtime=162.3 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 57157 0 0 0 16217 13 0 0 25 0 1 0 687356062 126578688 25290 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256052 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 30903 25290 259 26 0 27535 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 123612

[startup+222.3 s]
/proc/loadavg: 4.03 3.49 3.28 5/364 27179
/proc/meminfo: memFree=12051480/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=154432 CPUtime=222.3 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 72541 0 0 0 22212 18 0 0 25 0 1 0 687356062 158138368 26978 33554432000 4194304 4300056 140734591784976 18446744073709551615 4255938 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 38608 26978 259 26 0 35240 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 154432

[startup+282.301 s]
/proc/loadavg: 4.01 3.58 3.33 5/364 27181
/proc/meminfo: memFree=11975052/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=123612 CPUtime=282.3 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 88323 0 0 0 28207 23 0 0 25 0 1 0 687356062 126578688 23616 33554432000 4194304 4300056 140734591784976 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 30903 23616 259 26 0 27535 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 123612

[startup+342.301 s]
/proc/loadavg: 4.06 3.67 3.37 5/364 27182
/proc/meminfo: memFree=11901728/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=107040 CPUtime=342.31 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 102748 0 0 0 34203 28 0 0 25 0 1 0 687356062 109608960 19967 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 26760 19967 259 26 0 23392 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 107040

[startup+402.3 s]
/proc/loadavg: 4.02 3.73 3.41 5/364 27184
/proc/meminfo: memFree=11775208/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=156828 CPUtime=402.3 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 112893 0 0 0 40198 32 0 0 25 0 1 0 687356062 160591872 29952 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256702 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 39207 29952 259 26 0 35839 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 156828

[startup+462.301 s]
/proc/loadavg: 4.06 3.79 3.45 5/364 27185
/proc/meminfo: memFree=11711784/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=126664 CPUtime=462.31 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 126983 0 0 0 46194 37 0 0 25 0 1 0 687356062 129703936 26999 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 31666 26999 259 26 0 28298 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 126664

[startup+522.3 s]
/proc/loadavg: 4.02 3.83 3.48 5/364 27187
/proc/meminfo: memFree=12146980/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=109024 CPUtime=522.31 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 140133 0 0 0 52188 43 0 0 25 0 1 0 687356062 111640576 20126 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 27256 20126 259 26 0 23888 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 109024

[startup+582.301 s]
/proc/loadavg: 4.00 3.85 3.51 5/364 27189
/proc/meminfo: memFree=11970356/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=160164 CPUtime=582.32 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 151761 0 0 0 58185 47 0 0 25 0 1 0 687356062 164007936 31603 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 40041 31603 259 26 0 36673 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 160164

[startup+642.301 s]
/proc/loadavg: 4.06 3.91 3.55 5/364 27190
/proc/meminfo: memFree=11903596/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=112780 CPUtime=642.32 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 164210 0 0 0 64182 50 0 0 25 0 1 0 687356062 115486720 23867 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 28195 23867 259 26 0 24827 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 112780

[startup+702.301 s]
/proc/loadavg: 4.12 3.95 3.58 5/364 27192
/proc/meminfo: memFree=11772476/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=162952 CPUtime=702.32 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 172750 0 0 0 70178 54 0 0 25 0 1 0 687356062 166862848 32269 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 40738 32269 259 26 0 37370 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 162952

[startup+762.314 s]
/proc/loadavg: 4.09 3.97 3.61 5/364 27193
/proc/meminfo: memFree=11686496/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=132692 CPUtime=762.33 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 185329 0 0 0 76175 58 0 0 25 0 1 0 687356062 135876608 27028 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 33173 27028 259 26 0 29805 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 132692

[startup+822.3 s]
/proc/loadavg: 4.11 3.99 3.64 5/364 27195
/proc/meminfo: memFree=11608460/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=114728 CPUtime=822.32 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 197256 0 0 0 82171 61 0 0 25 0 1 0 687356062 117481472 21833 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 28682 21833 259 26 0 25314 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 114728

[startup+882.301 s]
/proc/loadavg: 4.04 3.99 3.66 5/364 27197
/proc/meminfo: memFree=11748912/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=165108 CPUtime=882.32 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 205165 0 0 0 88168 64 0 0 25 0 1 0 687356062 169070592 29580 33554432000 4194304 4300056 140734591784976 18446744073709551615 4262820 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 41277 29580 259 26 0 37909 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 165108

[startup+942.301 s]
/proc/loadavg: 4.09 4.00 3.68 5/364 27198
/proc/meminfo: memFree=11633300/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=167352 CPUtime=942.32 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 211305 0 0 0 94165 67 0 0 25 0 1 0 687356062 171368448 35603 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 41838 35603 259 26 0 38470 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 167352

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

[startup+947.114 s]
/proc/loadavg: 4.08 4.00 3.68 5/364 27198
/proc/meminfo: memFree=11623624/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=167352 CPUtime=947.13 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 211739 0 0 0 94646 67 0 0 25 0 1 0 687356062 171368448 36031 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 41838 36031 259 26 0 38470 0
Current children cumulated CPU time (s) 947.13
Current children cumulated vsize (KiB) 167352

[startup+959.901 s]
/proc/loadavg: 4.07 4.00 3.68 5/364 27199
/proc/meminfo: memFree=11659812/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=106648 CPUtime=959.93 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 217243 0 0 0 95924 69 0 0 25 0 1 0 687356062 109207552 22141 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256515 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 26662 22141 259 26 0 23294 0
Current children cumulated CPU time (s) 959.93
Current children cumulated vsize (KiB) 106648

[startup+966.301 s]
/proc/loadavg: 4.06 4.00 3.69 5/364 27199
/proc/meminfo: memFree=11642940/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=118324 CPUtime=966.33 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 217940 0 0 0 96564 69 0 0 25 0 1 0 687356062 121163776 22818 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 29581 22818 259 26 0 26213 0
Current children cumulated CPU time (s) 966.33
Current children cumulated vsize (KiB) 118324

[startup+972.701 s]
/proc/loadavg: 4.06 4.00 3.69 5/364 27199
/proc/meminfo: memFree=11631776/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=118324 CPUtime=972.72 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 218434 0 0 0 97203 69 0 0 25 0 1 0 687356062 121163776 23297 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 29581 23297 259 26 0 26213 0
Current children cumulated CPU time (s) 972.72
Current children cumulated vsize (KiB) 118324

[startup+975.901 s]
/proc/loadavg: 4.05 4.00 3.69 5/364 27199
/proc/meminfo: memFree=11625824/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=118324 CPUtime=975.93 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 218690 0 0 0 97523 70 0 0 25 0 1 0 687356062 121163776 23545 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 29581 23545 259 26 0 26213 0
Current children cumulated CPU time (s) 975.93
Current children cumulated vsize (KiB) 118324

[startup+976.701 s]
/proc/loadavg: 4.05 4.00 3.69 5/364 27199
/proc/meminfo: memFree=11623344/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=118324 CPUtime=976.74 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 218734 0 0 0 97604 70 0 0 25 0 1 0 687356062 121163776 23587 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 29581 23587 259 26 0 26213 0
Current children cumulated CPU time (s) 976.74
Current children cumulated vsize (KiB) 118324

[startup+977.101 s]
/proc/loadavg: 4.05 4.00 3.69 5/364 27199
/proc/meminfo: memFree=11623344/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=118324 CPUtime=977.13 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 218758 0 0 0 97643 70 0 0 25 0 1 0 687356062 121163776 23609 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 29581 23609 259 26 0 26213 0
Current children cumulated CPU time (s) 977.13
Current children cumulated vsize (KiB) 118324

[startup+977.501 s]
/proc/loadavg: 4.05 4.00 3.69 5/364 27199
/proc/meminfo: memFree=11623344/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=118324 CPUtime=977.53 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 218794 0 0 0 97683 70 0 0 25 0 1 0 687356062 121163776 23641 33554432000 4194304 4300056 140734591784976 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 29581 23641 259 26 0 26213 0
Current children cumulated CPU time (s) 977.53
Current children cumulated vsize (KiB) 118324

[startup+977.601 s]
/proc/loadavg: 4.05 4.00 3.69 5/364 27199
/proc/meminfo: memFree=11623344/32950928 swapFree=67111200/67111528
[pid=27163] ppid=27161 vsize=118324 CPUtime=977.63 cores=4,6
/proc/27163/stat : 27163 (lr_gl_shr) R 27161 27163 26572 0 -1 4202496 218796 0 0 0 97693 70 0 0 25 0 1 0 687356062 121163776 23643 33554432000 4194304 4300056 140734591784976 18446744073709551615 4253931 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27163/statm: 29581 23643 259 26 0 26213 0
Current children cumulated CPU time (s) 977.63
Current children cumulated vsize (KiB) 118324

Child status: 20
Real time (s): 977.694
CPU time (s): 977.728
CPU user time (s): 977.016
CPU system time (s): 0.711891
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 186788

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

runsolver used 3.52846 second user time and 8.02778 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-09 22:00:54
IDJOB=3350146
IDBENCH=82482
IDSOLVER=1815
FILE ID=node115/3350146-1304971254
RUNJOBID= node115-1304971078-27009
PBS_JOBID= 13285635
Free space on /tmp= 50348 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350146-1304971254/watcher-3350146-1304971254 -o /tmp/evaluation-result-3350146-1304971254/solver-3350146-1304971254 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350146-1304971254.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=1159431445

node115.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.811
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.62
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.811
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.15
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.811
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.811
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.75
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.811
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.77
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.811
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.74
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12637464 kB
Buffers:        204132 kB
Cached:        8939816 kB
SwapCached:          0 kB
Active:       11321784 kB
Inactive:      8544576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12637464 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            5476 kB
Writeback:           0 kB
AnonPages:    10722544 kB
Mapped:          28552 kB
Slab:           339664 kB
PageTables:      42956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 70642140 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= 50348 MiB
End job on node115 at 2011-05-09 22:17:12