Trace number 3439986

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 1094.14 1094.12

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 benchmark153.665
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

1094.11/1094.11	c WARNING: for repeatability, setting FPU to use double precision
1094.11/1094.11	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-3439986-1306909935/watcher-3439986-1306909935 -o /tmp/evaluation-result-3439986-1306909935/solver-3439986-1306909935 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439986-1306909935.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.81 1.29 1.23 2/514 24608
/proc/meminfo: memFree=16550848/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=22140 CPUtime=0.01 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 1157 0 0 0 1 0 0 0 25 0 1 0 783409098 22671360 1071 33554432000 4194304 4300056 140734037339968 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24608/statm: 5535 1071 220 26 0 2167 0

[startup+0.109835 s]
/proc/loadavg: 1.81 1.29 1.23 2/514 24608
/proc/meminfo: memFree=16550848/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=39204 CPUtime=0.1 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 6120 0 0 0 10 0 0 0 25 0 1 0 783409098 40144896 5516 33554432000 4194304 4300056 140734037339968 18446744073709551615 4224211 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24608/statm: 9801 5518 220 26 0 6433 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 39204

[startup+0.200818 s]
/proc/loadavg: 1.81 1.29 1.23 2/514 24608
/proc/meminfo: memFree=16550848/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=52100 CPUtime=0.19 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 9327 0 0 0 18 1 0 0 25 0 1 0 783409098 53350400 8403 33554432000 4194304 4300056 140734037339968 18446744073709551615 4220704 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24608/statm: 13025 8403 240 26 0 9657 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 52100

[startup+0.300775 s]
/proc/loadavg: 1.81 1.29 1.23 2/514 24608
/proc/meminfo: memFree=16550848/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=56476 CPUtime=0.29 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 11016 0 0 0 28 1 0 0 25 0 1 0 783409098 57831424 10009 33554432000 4194304 4300056 140734037339968 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24608/statm: 14119 10009 240 26 0 10751 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56476

[startup+0.700698 s]
/proc/loadavg: 1.81 1.29 1.23 2/514 24608
/proc/meminfo: memFree=16550848/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=61552 CPUtime=0.69 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 14266 0 0 0 67 2 0 0 25 0 1 0 783409098 63029248 10992 33554432000 4194304 4300056 140734037339968 18446744073709551615 4232138 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24608/statm: 15388 10992 240 26 0 12020 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61552

[startup+1.50058 s]
/proc/loadavg: 1.81 1.29 1.23 3/515 24609
/proc/meminfo: memFree=16513524/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=54716 CPUtime=1.49 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 15245 0 0 0 147 2 0 0 25 0 1 0 783409098 56029184 9275 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24608/statm: 13679 9275 259 26 0 10311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54716

[startup+3.10021 s]
/proc/loadavg: 1.81 1.29 1.23 3/515 24609
/proc/meminfo: memFree=16512168/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=54716 CPUtime=3.09 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 15470 0 0 0 307 2 0 0 25 0 1 0 783409098 56029184 9483 33554432000 4194304 4300056 140734037339968 18446744073709551615 4254744 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/24608/statm: 13679 9483 261 26 0 10311 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54716

[startup+6.30067 s]
/proc/loadavg: 1.82 1.30 1.23 3/515 24609
/proc/meminfo: memFree=16510684/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=61788 CPUtime=6.28 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 15840 0 0 0 626 2 0 0 25 0 1 0 783409098 63270912 9822 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 15447 9822 261 26 0 12079 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 61788

[startup+12.7005 s]
/proc/loadavg: 1.84 1.31 1.24 3/515 24611
/proc/meminfo: memFree=16500544/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=69408 CPUtime=12.68 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 18278 0 0 0 1265 3 0 0 25 0 1 0 783409098 71073792 12222 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 17352 12222 261 26 0 13984 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 69408

[startup+25.501 s]
/proc/loadavg: 1.87 1.34 1.25 3/515 24611
/proc/meminfo: memFree=16494968/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=69408 CPUtime=25.48 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 19197 0 0 0 2545 3 0 0 25 0 1 0 783409098 71073792 13092 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 17352 13092 261 26 0 13984 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 69408

[startup+51.1012 s]
/proc/loadavg: 2.07 1.43 1.28 3/515 24612
/proc/meminfo: memFree=16477280/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=88084 CPUtime=51.07 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 23508 0 0 0 5103 4 0 0 25 0 1 0 783409098 90198016 17344 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 22021 17344 261 26 0 18653 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 88084

[startup+102.301 s]
/proc/loadavg: 2.03 1.52 1.31 3/515 24613
/proc/meminfo: memFree=16462492/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=79336 CPUtime=102.29 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 25418 0 0 0 10224 5 0 0 25 0 1 0 783409098 81240064 13531 33554432000 4194304 4300056 140734037339968 18446744073709551615 4254711 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 19834 13531 261 26 0 16466 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 79336

[startup+162.301 s]
/proc/loadavg: 2.04 1.61 1.36 3/515 24616
/proc/meminfo: memFree=16416676/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=111196 CPUtime=162.27 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 34009 0 0 0 16220 7 0 0 25 0 1 0 783409098 113864704 21994 33554432000 4194304 4300056 140734037339968 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 27799 21994 261 26 0 24431 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 111196

[startup+222.32 s]
/proc/loadavg: 2.01 1.68 1.40 3/515 24617
/proc/meminfo: memFree=16433864/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=111196 CPUtime=222.3 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 44191 0 0 0 22221 9 0 0 25 0 1 0 783409098 113864704 23757 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 27799 23757 261 26 0 24431 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 111196

[startup+282.301 s]
/proc/loadavg: 2.00 1.74 1.43 3/515 24619
/proc/meminfo: memFree=16402568/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=111196 CPUtime=282.28 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 44191 0 0 0 28219 9 0 0 25 0 1 0 783409098 113864704 23757 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 27799 23757 261 26 0 24431 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 111196

[startup+342.301 s]
/proc/loadavg: 2.08 1.81 1.47 3/515 24620
/proc/meminfo: memFree=16348576/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=160516 CPUtime=342.28 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 55461 0 0 0 34217 11 0 0 25 0 1 0 783409098 164368384 34948 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 40129 34948 261 26 0 36761 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 160516

[startup+402.301 s]
/proc/loadavg: 2.14 1.87 1.51 3/515 24622
/proc/meminfo: memFree=16383976/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=111196 CPUtime=402.28 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 57272 0 0 0 40216 12 0 0 25 0 1 0 783409098 113864704 23757 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 27799 23757 261 26 0 24431 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 111196

[startup+462.3 s]
/proc/loadavg: 2.05 1.89 1.54 3/515 24624
/proc/meminfo: memFree=16428816/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=111196 CPUtime=462.28 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 57272 0 0 0 46216 12 0 0 25 0 1 0 783409098 113864704 23757 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 27799 23757 261 26 0 24431 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 111196

[startup+522.301 s]
/proc/loadavg: 2.02 1.91 1.57 3/515 24625
/proc/meminfo: memFree=16364904/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=160516 CPUtime=522.29 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 68371 0 0 0 52215 14 0 0 25 0 1 0 783409098 164368384 34748 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 40129 34748 261 26 0 36761 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 160516

[startup+582.301 s]
/proc/loadavg: 2.11 1.95 1.60 3/515 24627
/proc/meminfo: memFree=16350228/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=160516 CPUtime=582.29 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 81892 0 0 0 58212 17 0 0 25 0 1 0 783409098 164368384 35765 33554432000 4194304 4300056 140734037339968 18446744073709551615 4254738 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 40129 35765 261 26 0 36761 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 160516

[startup+642.3 s]
/proc/loadavg: 2.09 1.97 1.63 3/515 24628
/proc/meminfo: memFree=16387372/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=111196 CPUtime=642.3 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 83437 0 0 0 64212 18 0 0 25 0 1 0 783409098 113864704 23757 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 27799 23757 261 26 0 24431 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 111196

[startup+702.301 s]
/proc/loadavg: 2.03 1.97 1.65 3/515 24631
/proc/meminfo: memFree=16378652/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=111196 CPUtime=702.3 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 83437 0 0 0 70212 18 0 0 25 0 1 0 783409098 113864704 23757 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 27799 23757 261 26 0 24431 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 111196

[startup+762.301 s]
/proc/loadavg: 2.01 1.97 1.67 3/515 24633
/proc/meminfo: memFree=16388144/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=160516 CPUtime=762.31 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 93909 0 0 0 76211 20 0 0 25 0 1 0 783409098 164368384 34160 33554432000 4194304 4300056 140734037339968 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 40129 34160 261 26 0 36761 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 160516

[startup+822.3 s]
/proc/loadavg: 2.00 1.97 1.68 3/515 24634
/proc/meminfo: memFree=16364920/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=191336 CPUtime=822.3 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 97076 0 0 0 82208 22 0 0 25 0 1 0 783409098 195928064 37248 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 47834 37248 261 26 0 44466 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 191336

[startup+882.319 s]
/proc/loadavg: 2.10 2.00 1.71 3/515 24636
/proc/meminfo: memFree=16386932/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=111196 CPUtime=882.32 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 97610 0 0 0 88210 22 0 0 25 0 1 0 783409098 113864704 23757 33554432000 4194304 4300056 140734037339968 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 27799 23757 261 26 0 24431 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 111196

[startup+942.301 s]
/proc/loadavg: 2.09 2.02 1.73 3/515 24637
/proc/meminfo: memFree=16326128/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=179404 CPUtime=942.31 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 110364 0 0 0 94206 25 0 0 25 0 1 0 783409098 183709696 36403 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 44851 36403 261 26 0 41483 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 179404

[startup+1002.3 s]
/proc/loadavg: 2.03 2.01 1.75 3/515 24639
/proc/meminfo: memFree=16302008/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=179404 CPUtime=1002.31 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 113898 0 0 0 100205 26 0 0 25 0 1 0 783409098 183709696 39849 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 44851 39849 261 26 0 41483 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 179404

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 1.76 3/515 24642
/proc/meminfo: memFree=16279764/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=210224 CPUtime=1062.31 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 117132 0 0 0 106204 27 0 0 25 0 1 0 783409098 215269376 43003 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 52556 43003 261 26 0 49188 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 210224

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

[startup+1075.2 s]
/proc/loadavg: 2.01 2.00 1.76 3/515 24642
/proc/meminfo: memFree=16275412/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=210224 CPUtime=1075.21 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 117712 0 0 0 107494 27 0 0 25 0 1 0 783409098 215269376 43561 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256726 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 52556 43561 261 26 0 49188 0
Current children cumulated CPU time (s) 1075.21
Current children cumulated vsize (KiB) 210224

[startup+1081.6 s]
/proc/loadavg: 2.01 2.00 1.76 3/515 24642
/proc/meminfo: memFree=16273428/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=210224 CPUtime=1081.61 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 117960 0 0 0 108134 27 0 0 25 0 1 0 783409098 215269376 43804 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 52556 43805 261 26 0 49188 0
Current children cumulated CPU time (s) 1081.61
Current children cumulated vsize (KiB) 210224

[startup+1088.02 s]
/proc/loadavg: 2.00 2.00 1.76 3/515 24642
/proc/meminfo: memFree=16270440/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=210224 CPUtime=1088.03 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 118317 0 0 0 108776 27 0 0 25 0 1 0 783409098 215269376 44153 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 52556 44153 261 26 0 49188 0
Current children cumulated CPU time (s) 1088.03
Current children cumulated vsize (KiB) 210224

[startup+1091.2 s]
/proc/loadavg: 2.00 2.00 1.76 3/515 24642
/proc/meminfo: memFree=16269448/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=210224 CPUtime=1091.22 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 118463 0 0 0 109095 27 0 0 25 0 1 0 783409098 215269376 44293 33554432000 4194304 4300056 140734037339968 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 52556 44293 261 26 0 49188 0
Current children cumulated CPU time (s) 1091.22
Current children cumulated vsize (KiB) 210224

[startup+1092.8 s]
/proc/loadavg: 2.00 2.00 1.76 3/515 24642
/proc/meminfo: memFree=16269076/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=210224 CPUtime=1092.81 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 118548 0 0 0 109254 27 0 0 25 0 1 0 783409098 215269376 44377 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 52556 44377 261 26 0 49188 0
Current children cumulated CPU time (s) 1092.81
Current children cumulated vsize (KiB) 210224

[startup+1093.6 s]
/proc/loadavg: 2.00 2.00 1.76 3/515 24643
/proc/meminfo: memFree=16268580/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=210224 CPUtime=1093.61 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 118584 0 0 0 109334 27 0 0 25 0 1 0 783409098 215269376 44411 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256515 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 52556 44411 261 26 0 49188 0
Current children cumulated CPU time (s) 1093.61
Current children cumulated vsize (KiB) 210224

[startup+1094 s]
/proc/loadavg: 2.00 2.00 1.76 3/515 24643
/proc/meminfo: memFree=16268580/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=210224 CPUtime=1094.01 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 118598 0 0 0 109374 27 0 0 25 0 1 0 783409098 215269376 44425 33554432000 4194304 4300056 140734037339968 18446744073709551615 4256556 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 52556 44425 261 26 0 49188 0
Current children cumulated CPU time (s) 1094.01
Current children cumulated vsize (KiB) 210224

[startup+1094.1 s]
/proc/loadavg: 2.00 2.00 1.76 3/515 24643
/proc/meminfo: memFree=16268580/32951124 swapFree=62999000/67111528
[pid=24608] ppid=24606 vsize=210224 CPUtime=1094.11 cores=0,2,4,6
/proc/24608/stat : 24608 (lr_gl_shr) R 24606 24608 22520 0 -1 4202496 118601 0 0 0 109384 27 0 0 25 0 1 0 783409098 215269376 44427 33554432000 4194304 4300056 140734037339968 18446744073709551615 4262778 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24608/statm: 52556 44427 261 26 0 49188 0
Current children cumulated CPU time (s) 1094.11
Current children cumulated vsize (KiB) 210224

Child status: 20
Real time (s): 1094.12
CPU time (s): 1094.14
CPU user time (s): 1093.85
CPU system time (s): 0.288956
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 210224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1093.85
system time used= 0.288956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118606
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 1196

runsolver used 5.99709 second user time and 12.3441 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-01 08:32:15
IDJOB=3439986
IDBENCH=82482
IDSOLVER=1938
FILE ID=node141/3439986-1306909935
RUNJOBID= node141-1306909837-24333
PBS_JOBID= 13488435
Free space on /tmp= 24312 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 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
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439986-1306909935/watcher-3439986-1306909935 -o /tmp/evaluation-result-3439986-1306909935/solver-3439986-1306909935 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439986-1306909935.cnf -verb=0 -model

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

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=2022305385

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16551128 kB
Buffers:         53804 kB
Cached:        5876888 kB
SwapCached:       8636 kB
Active:       10160544 kB
Inactive:      5839880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16551128 kB
SwapTotal:    67111528 kB
SwapFree:     62999000 kB
Dirty:           15844 kB
Writeback:           8 kB
AnonPages:    10068432 kB
Mapped:          25820 kB
Slab:           258660 kB
PageTables:      69872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150763676 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= 24312 MiB
End job on node141 at 2011-06-01 08:50:29