Trace number 3439991

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 2299.65 2299.69

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
MD5SUM7886cd26d6e0801ea382a1ffd6224023
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2052.83
Satisfiable
(Un)Satisfiability was proved
Number of variables192503
Number of clauses564953
Sum of the clauses size1318221
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376634
Number of clauses of size 3188317
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

2299.55/2299.67	c WARNING: for repeatability, setting FPU to use double precision
2299.55/2299.67	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-3439991-1306910730/watcher-3439991-1306910730 -o /tmp/evaluation-result-3439991-1306910730/solver-3439991-1306910730 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439991-1306910730.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.01 2.01 2.00 2/373 27696
/proc/meminfo: memFree=7746580/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=21284 CPUtime=0.01 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 924 0 0 0 1 0 0 0 25 0 1 0 802673524 21794816 849 33554432000 4194304 4300056 140734521189408 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27696/statm: 5321 849 220 26 0 1953 0

[startup+0.107667 s]
/proc/loadavg: 2.01 2.01 2.00 2/373 27696
/proc/meminfo: memFree=7746580/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=39144 CPUtime=0.1 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 6165 0 0 0 10 0 0 0 25 0 1 0 802673524 40083456 5563 33554432000 4194304 4300056 140734521189408 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27696/statm: 9786 5564 220 26 0 6418 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 39144

[startup+0.200649 s]
/proc/loadavg: 2.01 2.01 2.00 2/373 27696
/proc/meminfo: memFree=7746580/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=55624 CPUtime=0.19 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 11215 0 0 0 18 1 0 0 25 0 1 0 802673524 56958976 9923 33554432000 4194304 4300056 140734521189408 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27696/statm: 13906 9924 220 26 0 10538 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 55624

[startup+0.300623 s]
/proc/loadavg: 2.01 2.01 2.00 2/373 27696
/proc/meminfo: memFree=7746580/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=76048 CPUtime=0.29 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 16209 0 0 0 27 2 0 0 25 0 1 0 802673524 77873152 14267 33554432000 4194304 4300056 140734521189408 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27696/statm: 19012 14268 220 26 0 15644 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76048

[startup+0.70056 s]
/proc/loadavg: 2.01 2.01 2.00 2/373 27696
/proc/meminfo: memFree=7746580/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=118600 CPUtime=0.69 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 24080 0 0 0 66 3 0 0 25 0 1 0 802673524 121446400 21682 33554432000 4194304 4300056 140734521189408 18446744073709551615 4210569 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27696/statm: 29650 21685 287 26 0 26282 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 118600

[startup+1.50041 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 27697
/proc/meminfo: memFree=7667248/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=111356 CPUtime=1.49 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 32885 0 0 0 145 4 0 0 25 0 1 0 802673524 114028544 21370 33554432000 4194304 4300056 140734521189408 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27696/statm: 27839 21370 304 26 0 24471 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 111356

[startup+3.10111 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 27698
/proc/meminfo: memFree=7659312/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=111356 CPUtime=3.09 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 32986 0 0 0 305 4 0 0 25 0 1 0 802673524 114028544 21468 33554432000 4194304 4300056 140734521189408 18446744073709551615 4254701 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27696/statm: 27839 21468 305 26 0 24471 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111356

[startup+6.30054 s]
/proc/loadavg: 2.09 2.03 2.01 3/374 27698
/proc/meminfo: memFree=7657348/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=111356 CPUtime=6.29 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 33045 0 0 0 625 4 0 0 25 0 1 0 802673524 114028544 21520 33554432000 4194304 4300056 140734521189408 18446744073709551615 4251358 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27696/statm: 27839 21520 305 26 0 24471 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 111356

[startup+12.7004 s]
/proc/loadavg: 2.08 2.03 2.00 3/374 27698
/proc/meminfo: memFree=7651928/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=111356 CPUtime=12.69 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 33382 0 0 0 1265 4 0 0 25 0 1 0 802673524 114028544 21835 33554432000 4194304 4300056 140734521189408 18446744073709551615 4254744 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27696/statm: 27839 21835 307 26 0 24471 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 111356

[startup+25.501 s]
/proc/loadavg: 2.06 2.03 2.00 3/374 27698
/proc/meminfo: memFree=7643684/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=111356 CPUtime=25.49 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 34070 0 0 0 2544 5 0 0 25 0 1 0 802673524 114028544 22452 33554432000 4194304 4300056 140734521189408 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27696/statm: 27839 22452 307 26 0 24471 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 111356

[startup+51.1003 s]
/proc/loadavg: 2.04 2.02 2.00 3/374 27699
/proc/meminfo: memFree=7720136/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=111356 CPUtime=51.09 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 34980 0 0 0 5104 5 0 0 25 0 1 0 802673524 114028544 23299 33554432000 4194304 4300056 140734521189408 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27696/statm: 27839 23299 307 26 0 24471 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 111356

[startup+102.301 s]
/proc/loadavg: 2.10 2.05 2.01 3/374 27700
/proc/meminfo: memFree=7657388/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=123136 CPUtime=102.31 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 44671 0 0 0 10224 7 0 0 25 0 1 0 802673524 126091264 25536 33554432000 4194304 4300056 140734521189408 18446744073709551615 4254744 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27696/statm: 30784 25536 307 26 0 27416 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 123136

[startup+162.301 s]
/proc/loadavg: 2.08 2.05 2.01 3/374 27702
/proc/meminfo: memFree=7571184/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=209988 CPUtime=162.29 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 58290 0 0 0 16220 9 0 0 25 0 1 0 802673524 215027712 38738 33554432000 4194304 4300056 140734521189408 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27696/statm: 52497 38738 307 26 0 49129 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 209988

[startup+222.314 s]
/proc/loadavg: 2.03 2.04 2.00 3/374 27703
/proc/meminfo: memFree=7655608/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=172416 CPUtime=222.31 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 65154 0 0 0 22220 11 0 0 25 0 1 0 802673524 176553984 36132 33554432000 4194304 4300056 140734521189408 18446744073709551615 4254713 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27696/statm: 43104 36132 307 26 0 39736 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 172416

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/374 27705
/proc/meminfo: memFree=7586268/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=172416 CPUtime=282.29 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 78441 0 0 0 28216 13 0 0 25 0 1 0 802673524 176553984 38563 33554432000 4194304 4300056 140734521189408 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27696/statm: 43104 38563 307 26 0 39736 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 172416

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/374 27707
/proc/meminfo: memFree=7526972/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=221736 CPUtime=342.3 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 86245 0 0 0 34216 14 0 0 25 0 1 0 802673524 227057664 46354 33554432000 4194304 4300056 140734521189408 18446744073709551615 4251341 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27696/statm: 55434 46354 307 26 0 52066 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 221736

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/374 27708
/proc/meminfo: memFree=7634204/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=172416 CPUtime=402.3 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 90154 0 0 0 40214 16 0 0 25 0 1 0 802673524 176553984 38563 33554432000 4194304 4300056 140734521189408 18446744073709551615 4254711 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27696/statm: 43104 38563 307 26 0 39736 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 172416

[startup+462.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/374 27710
/proc/meminfo: memFree=7536720/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=248204 CPUtime=462.3 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 101929 0 0 0 46212 18 0 0 25 0 1 0 802673524 254160896 50060 33554432000 4194304 4300056 140734521189408 18446744073709551615 4256165 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27696/statm: 62051 50060 307 26 0 58683 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 248204

[startup+522.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/374 27711
/proc/meminfo: memFree=7546364/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=198884 CPUtime=522.3 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 104613 0 0 0 52211 19 0 0 25 0 1 0 802673524 203657216 40513 33554432000 4194304 4300056 140734521189408 18446744073709551615 4254653 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27696/statm: 49721 40513 307 26 0 46353 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 198884

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/374 27713
/proc/meminfo: memFree=7563700/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=279024 CPUtime=582.3 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 121044 0 0 0 58208 22 0 0 25 0 1 0 802673524 285720576 56432 33554432000 4194304 4300056 140734521189408 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27696/statm: 69756 56432 307 26 0 66388 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 279024

[startup+642.3 s]

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

/proc/meminfo: memFree=7440940/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=327644 CPUtime=1602.26 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 258381 0 0 0 160174 52 0 0 25 0 1 0 802673524 335507456 70900 33554432000 4194304 4300056 140734521189408 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27696/statm: 81911 70900 307 26 0 78543 0
Current children cumulated CPU time (s) 1602.26
Current children cumulated vsize (KiB) 327644

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 27754
/proc/meminfo: memFree=7359196/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=376964 CPUtime=1662.26 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 271591 0 0 0 166172 54 0 0 25 0 1 0 802673524 386011136 83761 33554432000 4194304 4300056 140734521189408 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27696/statm: 94241 83761 307 26 0 90873 0
Current children cumulated CPU time (s) 1662.26
Current children cumulated vsize (KiB) 376964

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 27755
/proc/meminfo: memFree=7310688/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=407784 CPUtime=1722.26 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 276873 0 0 0 172171 55 0 0 25 0 1 0 802673524 417570816 88728 33554432000 4194304 4300056 140734521189408 18446744073709551615 4254653 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27696/statm: 101946 88728 307 26 0 98578 0
Current children cumulated CPU time (s) 1722.26
Current children cumulated vsize (KiB) 407784

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 4/374 27757
/proc/meminfo: memFree=7341528/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=327644 CPUtime=1782.25 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 280611 0 0 0 178168 57 0 0 25 0 1 0 802673524 335507456 74034 33554432000 4194304 4300056 140734521189408 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27696/statm: 81911 74034 307 26 0 78543 0
Current children cumulated CPU time (s) 1782.25
Current children cumulated vsize (KiB) 327644

[startup+1842.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 27759
/proc/meminfo: memFree=7408332/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=376964 CPUtime=1842.26 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 294614 0 0 0 184166 60 0 0 25 0 1 0 802673524 386011136 87589 33554432000 4194304 4300056 140734521189408 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27696/statm: 94241 87589 307 26 0 90873 0
Current children cumulated CPU time (s) 1842.26
Current children cumulated vsize (KiB) 376964

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 27760
/proc/meminfo: memFree=7319156/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=407784 CPUtime=1902.26 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 301906 0 0 0 190164 62 0 0 25 0 1 0 802673524 417570816 94433 33554432000 4194304 4300056 140734521189408 18446744073709551615 4254643 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27696/statm: 101946 94433 307 26 0 98578 0
Current children cumulated CPU time (s) 1902.26
Current children cumulated vsize (KiB) 407784

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 27762
/proc/meminfo: memFree=7310316/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=409492 CPUtime=1962.25 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 314119 0 0 0 196161 64 0 0 25 0 1 0 802673524 419319808 88940 33554432000 4194304 4300056 140734521189408 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27696/statm: 102373 88940 307 26 0 99005 0
Current children cumulated CPU time (s) 1962.25
Current children cumulated vsize (KiB) 409492

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 27763
/proc/meminfo: memFree=7260448/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=440312 CPUtime=2022.25 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 320012 0 0 0 202159 66 0 0 25 0 1 0 802673524 450879488 94417 33554432000 4194304 4300056 140734521189408 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27696/statm: 110078 94417 307 26 0 106710 0
Current children cumulated CPU time (s) 2022.25
Current children cumulated vsize (KiB) 440312

[startup+2082.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/374 27765
/proc/meminfo: memFree=7427064/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=360172 CPUtime=2082.27 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 325800 0 0 0 208159 68 0 0 25 0 1 0 802673524 368816128 82969 33554432000 4194304 4300056 140734521189408 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27696/statm: 90043 82969 307 26 0 86675 0
Current children cumulated CPU time (s) 2082.27
Current children cumulated vsize (KiB) 360172

[startup+2142.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/374 27767
/proc/meminfo: memFree=7325600/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=431572 CPUtime=2142.25 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 341387 0 0 0 214154 71 0 0 25 0 1 0 802673524 441929728 98040 33554432000 4194304 4300056 140734521189408 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27696/statm: 107893 98040 307 26 0 104525 0
Current children cumulated CPU time (s) 2142.25
Current children cumulated vsize (KiB) 431572

[startup+2202.31 s]
/proc/loadavg: 2.03 2.03 2.00 3/374 27768
/proc/meminfo: memFree=7261964/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=462392 CPUtime=2202.26 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 347422 0 0 0 220154 72 0 0 25 0 1 0 802673524 473489408 103740 33554432000 4194304 4300056 140734521189408 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27696/statm: 115598 103740 307 26 0 112230 0
Current children cumulated CPU time (s) 2202.26
Current children cumulated vsize (KiB) 462392

[startup+2262.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/374 27770
/proc/meminfo: memFree=7251272/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=431572 CPUtime=2262.25 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 361347 0 0 0 226151 74 0 0 25 0 1 0 802673524 441929728 99203 33554432000 4194304 4300056 140734521189408 18446744073709551615 4256093 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27696/statm: 107893 99203 307 26 0 104525 0
Current children cumulated CPU time (s) 2262.25
Current children cumulated vsize (KiB) 431572

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

[startup+2278.4 s]
/proc/loadavg: 2.11 2.05 2.01 3/374 27770
/proc/meminfo: memFree=7235268/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=431572 CPUtime=2278.35 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 363494 0 0 0 227760 75 0 0 25 0 1 0 802673524 441929728 101217 33554432000 4194304 4300056 140734521189408 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27696/statm: 107893 101217 307 26 0 104525 0
Current children cumulated CPU time (s) 2278.35
Current children cumulated vsize (KiB) 431572

[startup+2291.2 s]
/proc/loadavg: 2.09 2.05 2.01 3/374 27771
/proc/meminfo: memFree=7221624/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=462392 CPUtime=2291.15 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 365311 0 0 0 229040 75 0 0 25 0 1 0 802673524 473489408 102939 33554432000 4194304 4300056 140734521189408 18446744073709551615 4256573 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27696/statm: 115598 102939 307 26 0 112230 0
Current children cumulated CPU time (s) 2291.15
Current children cumulated vsize (KiB) 462392

[startup+2294.4 s]
/proc/loadavg: 2.09 2.05 2.01 3/374 27771
/proc/meminfo: memFree=7218648/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=462392 CPUtime=2294.35 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 365694 0 0 0 229360 75 0 0 25 0 1 0 802673524 473489408 103304 33554432000 4194304 4300056 140734521189408 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27696/statm: 115598 103304 307 26 0 112230 0
Current children cumulated CPU time (s) 2294.35
Current children cumulated vsize (KiB) 462392

[startup+2297.6 s]
/proc/loadavg: 2.08 2.05 2.01 3/374 27771
/proc/meminfo: memFree=7215920/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=462392 CPUtime=2297.55 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 366107 0 0 0 229680 75 0 0 25 0 1 0 802673524 473489408 103696 33554432000 4194304 4300056 140734521189408 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27696/statm: 115598 103696 307 26 0 112230 0
Current children cumulated CPU time (s) 2297.55
Current children cumulated vsize (KiB) 462392

[startup+2298.4 s]
/proc/loadavg: 2.08 2.05 2.01 3/374 27771
/proc/meminfo: memFree=7214928/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=462392 CPUtime=2298.35 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 366183 0 0 0 229760 75 0 0 25 0 1 0 802673524 473489408 103767 33554432000 4194304 4300056 140734521189408 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27696/statm: 115598 103767 307 26 0 112230 0
Current children cumulated CPU time (s) 2298.35
Current children cumulated vsize (KiB) 462392

[startup+2299.2 s]
/proc/loadavg: 2.08 2.05 2.01 3/374 27771
/proc/meminfo: memFree=7214308/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=462392 CPUtime=2299.15 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 366268 0 0 0 229840 75 0 0 25 0 1 0 802673524 473489408 103849 33554432000 4194304 4300056 140734521189408 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27696/statm: 115598 103849 307 26 0 112230 0
Current children cumulated CPU time (s) 2299.15
Current children cumulated vsize (KiB) 462392

[startup+2299.6 s]
/proc/loadavg: 2.08 2.05 2.01 3/374 27771
/proc/meminfo: memFree=7214308/32951124 swapFree=37148216/67111528
[pid=27696] ppid=27694 vsize=462392 CPUtime=2299.55 cores=1,3,5,7
/proc/27696/stat : 27696 (lr_gl_shr) R 27694 27696 25823 0 -1 4202496 366320 0 0 0 229880 75 0 0 25 0 1 0 802673524 473489408 103896 33554432000 4194304 4300056 140734521189408 18446744073709551615 4262963 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27696/statm: 115598 103896 307 26 0 112230 0
Current children cumulated CPU time (s) 2299.55
Current children cumulated vsize (KiB) 462392

Child status: 20
Real time (s): 2299.69
CPU time (s): 2299.65
CPU user time (s): 2298.88
CPU system time (s): 0.773882
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 462392

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

runsolver used 7.79781 second user time and 19.3831 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-01 08:45:31
IDJOB=3439991
IDBENCH=82493
IDSOLVER=1938
FILE ID=node104/3439991-1306910730
RUNJOBID= node104-1306900507-27069
PBS_JOBID= 13488472
Free space on /tmp= 59424 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439991-1306910730/watcher-3439991-1306910730 -o /tmp/evaluation-result-3439991-1306910730/solver-3439991-1306910730 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439991-1306910730.cnf -verb=0 -model

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

MD5SUM BENCH= 7886cd26d6e0801ea382a1ffd6224023
RANDOM SEED=1185641075

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:       7746860 kB
Buffers:        390564 kB
Cached:       22184864 kB
SwapCached:     153208 kB
Active:       18151744 kB
Inactive:      6353420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7746860 kB
SwapTotal:    67111528 kB
SwapFree:     37148216 kB
Dirty:           10500 kB
Writeback:           0 kB
AnonPages:     1789484 kB
Mapped:          11232 kB
Slab:           543832 kB
PageTables:      89252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 87922776 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= 59424 MiB
End job on node104 at 2011-06-01 09:23:50