Trace number 3349546

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 1242.7 1242.72

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

1242.67/1242.70	c WARNING: for repeatability, setting FPU to use double precision
1242.67/1242.70	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-3349546-1304971321/watcher-3349546-1304971321 -o /tmp/evaluation-result-3349546-1304971321/solver-3349546-1304971321 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349546-1304971321.cnf -verb=0 -model 

running on 2 cores: 5,7

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.95 2.93 3.11 5/284 13756
/proc/meminfo: memFree=4027676/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=2500 CPUtime=0 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 608731838 2560000 42 33554432000 4194304 4300056 140734535566288 18446744073709551615 237273955975 0 2147483391 4096 0 0 0 0 17 7 0 0 0
/proc/13756/statm: 625 42 34 26 0 23 0

[startup+0.112338 s]
/proc/loadavg: 3.95 2.93 3.11 5/284 13756
/proc/meminfo: memFree=4027676/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=36960 CPUtime=0.09 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 5716 0 0 0 9 0 0 0 25 0 1 0 608731838 37847040 5131 33554432000 4194304 4300056 140734535566288 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/13756/statm: 9240 5131 221 26 0 5872 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36960

[startup+0.200326 s]
/proc/loadavg: 3.95 2.93 3.11 5/284 13756
/proc/meminfo: memFree=4027676/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=52100 CPUtime=0.18 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 9313 0 0 0 17 1 0 0 25 0 1 0 608731838 53350400 8392 33554432000 4194304 4300056 140734535566288 18446744073709551615 4230339 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/13756/statm: 13025 8392 239 26 0 9657 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 52100

[startup+0.300306 s]
/proc/loadavg: 3.95 2.93 3.11 5/284 13756
/proc/meminfo: memFree=4027676/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=55936 CPUtime=0.28 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 10845 0 0 0 27 1 0 0 25 0 1 0 608731838 57278464 9847 33554432000 4194304 4300056 140734535566288 18446744073709551615 4233275 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/13756/statm: 13984 9847 240 26 0 10616 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 55936

[startup+0.700235 s]
/proc/loadavg: 3.95 2.93 3.11 5/284 13756
/proc/meminfo: memFree=4027676/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=61552 CPUtime=0.68 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 14171 0 0 0 66 2 0 0 25 0 1 0 608731838 63029248 10907 33554432000 4194304 4300056 140734535566288 18446744073709551615 4230328 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/13756/statm: 15388 10907 240 26 0 12020 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 61552

[startup+1.50109 s]
/proc/loadavg: 3.95 2.93 3.11 5/285 13757
/proc/meminfo: memFree=3988244/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=54716 CPUtime=1.47 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 15221 0 0 0 145 2 0 0 25 0 1 0 608731838 56029184 9254 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/13756/statm: 13679 9254 259 26 0 10311 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 54716

[startup+3.10081 s]
/proc/loadavg: 4.04 2.97 3.12 5/285 13757
/proc/meminfo: memFree=3986384/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=54716 CPUtime=3.06 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 15430 0 0 0 304 2 0 0 25 0 1 0 608731838 56029184 9446 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/13756/statm: 13679 9446 261 26 0 10311 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 54716

[startup+6.30024 s]
/proc/loadavg: 4.04 2.97 3.12 5/285 13757
/proc/meminfo: memFree=3980084/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=61788 CPUtime=6.24 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 15763 0 0 0 622 2 0 0 25 0 1 0 608731838 63270912 9752 33554432000 4194304 4300056 140734535566288 18446744073709551615 4254744 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 15447 9752 261 26 0 12079 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 61788

[startup+12.7011 s]
/proc/loadavg: 4.03 3.00 3.13 5/285 13757
/proc/meminfo: memFree=3965544/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=61788 CPUtime=12.63 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 16400 0 0 0 1261 2 0 0 25 0 1 0 608731838 63270912 10352 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 15447 10352 261 26 0 12079 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 61788

[startup+25.5008 s]
/proc/loadavg: 4.03 3.04 3.14 5/285 13757
/proc/meminfo: memFree=3930556/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=69408 CPUtime=25.44 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 19018 0 0 0 2541 3 0 0 25 0 1 0 608731838 71073792 12924 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 17352 12924 261 26 0 13984 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 69408

[startup+51.1003 s]
/proc/loadavg: 4.02 3.11 3.16 5/285 13758
/proc/meminfo: memFree=3838148/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=88084 CPUtime=51.04 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 23150 0 0 0 5100 4 0 0 25 0 1 0 608731838 90198016 17004 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 22021 17004 261 26 0 18653 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 88084

[startup+102.301 s]
/proc/loadavg: 4.05 3.27 3.21 5/285 13759
/proc/meminfo: memFree=3834644/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=69408 CPUtime=102.25 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 25182 0 0 0 10220 5 0 0 25 0 1 0 608731838 71073792 13308 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 17352 13308 261 26 0 13984 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 69408

[startup+162.3 s]
/proc/loadavg: 4.06 3.42 3.26 5/285 13764
/proc/meminfo: memFree=3714376/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=80720 CPUtime=162.24 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 28111 0 0 0 16218 6 0 0 25 0 1 0 608731838 82657280 16130 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 20180 16130 261 26 0 16812 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 80720

[startup+222.311 s]
/proc/loadavg: 4.10 3.55 3.32 5/285 13765
/proc/meminfo: memFree=3653000/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=160516 CPUtime=222.25 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 43477 0 0 0 22217 8 0 0 25 0 1 0 608731838 164368384 31395 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 40129 31395 261 26 0 36761 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 160516

[startup+282.301 s]
/proc/loadavg: 4.03 3.63 3.36 5/285 13767
/proc/meminfo: memFree=3882844/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=111196 CPUtime=282.25 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 44187 0 0 0 28216 9 0 0 25 0 1 0 608731838 113864704 23755 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 27799 23755 261 26 0 24431 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 111196

[startup+342.3 s]
/proc/loadavg: 4.01 3.69 3.39 5/285 13769
/proc/meminfo: memFree=3794516/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=160516 CPUtime=342.24 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 52364 0 0 0 34214 10 0 0 25 0 1 0 608731838 164368384 31916 33554432000 4194304 4300056 140734535566288 18446744073709551615 4275655 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 40129 31916 261 26 0 36761 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 160516

[startup+402.301 s]
/proc/loadavg: 4.05 3.76 3.43 5/285 13770
/proc/meminfo: memFree=3662160/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=160516 CPUtime=402.25 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 55911 0 0 0 40213 12 0 0 25 0 1 0 608731838 164368384 35385 33554432000 4194304 4300056 140734535566288 18446744073709551615 4263033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 40129 35385 261 26 0 36761 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 160516

[startup+462.301 s]
/proc/loadavg: 4.02 3.80 3.47 5/285 13772
/proc/meminfo: memFree=3605080/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=111196 CPUtime=462.25 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 57268 0 0 0 46212 13 0 0 25 0 1 0 608731838 113864704 23755 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256274 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 27799 23755 261 26 0 24431 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 111196

[startup+522.3 s]
/proc/loadavg: 4.00 3.83 3.50 5/285 13773
/proc/meminfo: memFree=3607756/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=111196 CPUtime=522.25 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 57268 0 0 0 52212 13 0 0 25 0 1 0 608731838 113864704 23755 33554432000 4194304 4300056 140734535566288 18446744073709551615 4263033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 27799 23755 261 26 0 24431 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 111196

[startup+582.301 s]
/proc/loadavg: 4.07 3.89 3.54 5/285 13775
/proc/meminfo: memFree=3497948/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=160516 CPUtime=582.25 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 67122 0 0 0 58210 15 0 0 25 0 1 0 608731838 164368384 33539 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 40129 33539 261 26 0 36761 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 160516

[startup+642.301 s]
/proc/loadavg: 4.12 3.94 3.57 5/285 13777
/proc/meminfo: memFree=3509544/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=160516 CPUtime=642.25 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 80366 0 0 0 64207 18 0 0 25 0 1 0 608731838 164368384 34277 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 40129 34277 261 26 0 36761 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 160516

[startup+702.3 s]
/proc/loadavg: 4.04 3.95 3.60 5/285 13778
/proc/meminfo: memFree=3416352/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=191336 CPUtime=702.25 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 83339 0 0 0 70206 19 0 0 25 0 1 0 608731838 195928064 37177 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 47834 37177 261 26 0 44466 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 191336

[startup+762.301 s]
/proc/loadavg: 4.01 3.95 3.62 5/285 13780
/proc/meminfo: memFree=3645832/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=111196 CPUtime=762.27 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 83433 0 0 0 76207 20 0 0 25 0 1 0 608731838 113864704 23755 33554432000 4194304 4300056 140734535566288 18446744073709551615 4254701 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 27799 23755 261 26 0 24431 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 111196

[startup+822.301 s]
/proc/loadavg: 4.00 3.96 3.64 5/285 13781
/proc/meminfo: memFree=3618000/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=160516 CPUtime=822.26 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 91108 0 0 0 82205 21 0 0 25 0 1 0 608731838 164368384 31428 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 40129 31428 261 26 0 36761 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 160516

[startup+882.31 s]
/proc/loadavg: 4.00 3.96 3.66 5/285 13783
/proc/meminfo: memFree=3495692/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=160516 CPUtime=882.27 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 94276 0 0 0 88204 23 0 0 25 0 1 0 608731838 164368384 34521 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256528 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 40129 34521 261 26 0 36761 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 160516

[startup+942.3 s]
/proc/loadavg: 4.06 3.98 3.68 5/285 13785
/proc/meminfo: memFree=3406720/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=191336 CPUtime=942.26 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 97040 0 0 0 94202 24 0 0 25 0 1 0 608731838 195928064 37216 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 47834 37216 261 26 0 44466 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 191336

[startup+1002.3 s]
/proc/loadavg: 4.02 3.98 3.70 5/285 13786
/proc/meminfo: memFree=3489624/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=111196 CPUtime=1002.26 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 97606 0 0 0 100201 25 0 0 25 0 1 0 608731838 113864704 23755 33554432000 4194304 4300056 140734535566288 18446744073709551615 4254692 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 27799 23755 261 26 0 24431 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 111196

[startup+1062.3 s]
/proc/loadavg: 4.01 3.98 3.72 5/285 13788
/proc/meminfo: memFree=3386904/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=130084 CPUtime=1062.26 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 101690 0 0 0 106199 27 0 0 25 0 1 0 608731838 133206016 27775 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 32521 27775 261 26 0 29153 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 130084

[startup+1122.3 s]
/proc/loadavg: 4.00 3.98 3.73 5/285 13789
/proc/meminfo: memFree=3280960/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=179404 CPUtime=1122.26 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 112233 0 0 0 112196 30 0 0 25 0 1 0 608731838 183709696 38219 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 44851 38219 261 26 0 41483 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 179404

[startup+1182.3 s]
/proc/loadavg: 2.99 3.72 3.66 3/273 13827
/proc/meminfo: memFree=4132728/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=210224 CPUtime=1182.27 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 115597 0 0 0 118195 32 0 0 25 0 1 0 608731838 215269376 41506 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 52556 41506 261 26 0 49188 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 210224

[startup+1242.3 s]
/proc/loadavg: 1.79 3.24 3.49 2/267 13847
/proc/meminfo: memFree=4329248/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=210224 CPUtime=1242.27 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 118582 0 0 0 124194 33 0 0 25 0 1 0 608731838 215269376 44411 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 52556 44411 261 26 0 49188 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 210224

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

[startup+1242.4 s]
/proc/loadavg: 1.79 3.24 3.49 2/267 13847
/proc/meminfo: memFree=4329248/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=210224 CPUtime=1242.37 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 118586 0 0 0 124204 33 0 0 25 0 1 0 608731838 215269376 44415 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 52556 44415 261 26 0 49188 0
Current children cumulated CPU time (s) 1242.37
Current children cumulated vsize (KiB) 210224

[startup+1242.6 s]
/proc/loadavg: 1.79 3.24 3.49 2/267 13847
/proc/meminfo: memFree=4329248/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=210224 CPUtime=1242.57 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 118594 0 0 0 124224 33 0 0 25 0 1 0 608731838 215269376 44423 33554432000 4194304 4300056 140734535566288 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 52556 44423 261 26 0 49188 0
Current children cumulated CPU time (s) 1242.57
Current children cumulated vsize (KiB) 210224

[startup+1242.7 s]
/proc/loadavg: 1.79 3.24 3.49 2/267 13847
/proc/meminfo: memFree=4329248/32950904 swapFree=67057400/67111528
[pid=13756] ppid=13754 vsize=210224 CPUtime=1242.67 cores=5,7
/proc/13756/stat : 13756 (lr_gl_shr) R 13754 13756 13021 0 -1 4202496 118597 0 0 0 124234 33 0 0 25 0 1 0 608731838 215269376 44425 33554432000 4194304 4300056 140734535566288 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13756/statm: 52556 44425 261 26 0 49188 0
Current children cumulated CPU time (s) 1242.67
Current children cumulated vsize (KiB) 210224

Child status: 20
Real time (s): 1242.72
CPU time (s): 1242.7
CPU user time (s): 1242.35
CPU system time (s): 0.346947
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 210224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1242.35
system time used= 0.346947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118602
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= 8
involuntary context switches= 1471

runsolver used 3.3205 second user time and 7.73682 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-09 22:02:01
IDJOB=3349546
IDBENCH=82482
IDSOLVER=1813
FILE ID=node121/3349546-1304971321
RUNJOBID= node121-1304971145-13541
PBS_JOBID= 13285629
Free space on /tmp= 43972 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-3349546-1304971321/watcher-3349546-1304971321 -o /tmp/evaluation-result-3349546-1304971321/solver-3349546-1304971321 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349546-1304971321.cnf -verb=0 -model

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

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=1497826788

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.817
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.817
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:     32950904 kB
MemFree:       4027956 kB
Buffers:        235612 kB
Cached:       22058952 kB
SwapCached:       7408 kB
Active:       13583964 kB
Inactive:     14536400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:       4027956 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            5476 kB
Writeback:           0 kB
AnonPages:     5824140 kB
Mapped:          22324 kB
Slab:           716328 kB
PageTables:      25932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 31250144 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= 43996 MiB
End job on node121 at 2011-05-09 22:22:44