Trace number 3350045

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: LR_GL_NOSHR 2011-03-02? (TO) 1300 1300.03

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 benchmark
Best CPU time to get the best result obtained on this benchmark
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


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3350045-1304971322/watcher-3350045-1304971322 -o /tmp/evaluation-result-3350045-1304971322/solver-3350045-1304971322 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350045-1304971322.cnf -verb=0 -model -no-shrinking 

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: 1.43 3.01 3.51 5/397 16440
/proc/meminfo: memFree=28298564/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=21416 CPUtime=0.01 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 934 0 0 0 1 0 0 0 20 0 1 0 608730943 21929984 859 33554432000 4194304 4300056 140735381166704 18446744073709551615 251814240000 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 5354 861 220 26 0 1986 0

[startup+0.0822891 s]
/proc/loadavg: 1.43 3.01 3.51 5/397 16440
/proc/meminfo: memFree=28298564/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=32968 CPUtime=0.07 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 4483 0 0 0 6 1 0 0 20 0 1 0 608730943 33759232 4088 33554432000 4194304 4300056 140735381166704 18446744073709551615 251813900997 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 8242 4090 220 26 0 4874 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32968

[startup+0.100286 s]
/proc/loadavg: 1.43 3.01 3.51 5/397 16440
/proc/meminfo: memFree=28298564/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=36372 CPUtime=0.09 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 5579 0 0 0 8 1 0 0 20 0 1 0 608730943 37244928 5001 33554432000 4194304 4300056 140735381166704 18446744073709551615 251814240000 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 9093 5002 220 26 0 5725 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36372

[startup+0.30025 s]
/proc/loadavg: 1.43 3.01 3.51 5/397 16440
/proc/meminfo: memFree=28298564/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=75388 CPUtime=0.28 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 15861 0 0 0 26 2 0 0 21 0 1 0 608730943 77197312 13934 33554432000 4194304 4300056 140735381166704 18446744073709551615 251813900997 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 18847 13935 220 26 0 15479 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 75388

[startup+0.700186 s]
/proc/loadavg: 1.43 3.01 3.51 5/397 16440
/proc/meminfo: memFree=28298564/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=118600 CPUtime=0.68 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 23049 0 0 0 65 3 0 0 22 0 1 0 608730943 121446400 20830 33554432000 4194304 4300056 140735381166704 18446744073709551615 4212204 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 29650 20830 286 26 0 26282 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 118600

[startup+1.50105 s]
/proc/loadavg: 1.64 3.02 3.51 5/395 16462
/proc/meminfo: memFree=28222824/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=111356 CPUtime=1.48 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 32861 0 0 0 144 4 0 0 25 0 1 0 608730943 114028544 21350 33554432000 4194304 4300056 140735381166704 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 27839 21351 304 26 0 24471 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 111356

[startup+3.10078 s]
/proc/loadavg: 1.64 3.02 3.51 5/395 16462
/proc/meminfo: memFree=28180392/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=111356 CPUtime=3.08 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 33076 0 0 0 304 4 0 0 25 0 1 0 608730943 114028544 21554 33554432000 4194304 4300056 140735381166704 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 27839 21554 305 26 0 24471 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 111356

[startup+6.3003 s]
/proc/loadavg: 1.64 3.02 3.51 5/398 16495
/proc/meminfo: memFree=28044976/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=111356 CPUtime=6.29 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 33574 0 0 0 624 5 0 0 25 0 1 0 608730943 114028544 22021 33554432000 4194304 4300056 140735381166704 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 27839 22021 305 26 0 24471 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 111356

[startup+12.7002 s]
/proc/loadavg: 2.08 3.07 3.52 5/398 16496
/proc/meminfo: memFree=27680076/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=111356 CPUtime=12.69 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 34759 0 0 0 1264 5 0 0 25 0 1 0 608730943 114028544 23164 33554432000 4194304 4300056 140735381166704 18446744073709551615 4256545 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 27839 23164 305 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.38 3.10 3.53 5/398 16496
/proc/meminfo: memFree=27654808/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=160676 CPUtime=25.48 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 43478 0 0 0 2542 6 0 0 25 0 1 0 608730943 164532224 31716 33554432000 4194304 4300056 140735381166704 18446744073709551615 4254557 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 40169 31716 305 26 0 36801 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 160676

[startup+51.1007 s]
/proc/loadavg: 2.93 3.17 3.54 5/398 16524
/proc/meminfo: memFree=27382344/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=172200 CPUtime=51.05 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 61891 0 0 0 5095 10 0 0 25 0 1 0 608730943 176332800 35262 33554432000 4194304 4300056 140735381166704 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 43050 35262 305 26 0 39682 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 172200

[startup+102.315 s]
/proc/loadavg: 3.57 3.31 3.56 5/398 16552
/proc/meminfo: memFree=27505840/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=227808 CPUtime=102.26 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 100507 0 0 0 10205 21 0 0 25 0 1 0 608730943 233275392 45167 33554432000 4194304 4300056 140735381166704 18446744073709551615 4285855 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 56952 45167 305 26 0 53584 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 227808

[startup+162.301 s]
/proc/loadavg: 3.87 3.45 3.59 5/398 16583
/proc/meminfo: memFree=27844148/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=220604 CPUtime=162.25 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 147441 0 0 0 16192 33 0 0 25 0 1 0 608730943 225898496 48518 33554432000 4194304 4300056 140735381166704 18446744073709551615 4264273 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 55151 48518 305 26 0 51783 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 220604

[startup+222.301 s]
/proc/loadavg: 3.95 3.55 3.61 5/398 16585
/proc/meminfo: memFree=27729032/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=276108 CPUtime=222.24 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 190237 0 0 0 22180 44 0 0 25 0 1 0 608730943 282734592 58162 33554432000 4194304 4300056 140735381166704 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 69027 58162 305 26 0 65659 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 276108

[startup+282.301 s]
/proc/loadavg: 4.16 3.67 3.65 5/398 16587
/proc/meminfo: memFree=27668992/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=245288 CPUtime=282.24 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 227663 0 0 0 28168 56 0 0 25 0 1 0 608730943 251174912 56690 33554432000 4194304 4300056 140735381166704 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 61322 56690 305 26 0 57954 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 245288

[startup+342.301 s]
/proc/loadavg: 4.06 3.73 3.67 5/398 16643
/proc/meminfo: memFree=27923312/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=232480 CPUtime=342.24 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 259707 0 0 0 34161 63 0 0 25 0 1 0 608730943 238059520 51831 33554432000 4194304 4300056 140735381166704 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 58120 51831 305 26 0 54752 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 232480

[startup+402.301 s]
/proc/loadavg: 4.02 3.78 3.69 5/398 16644
/proc/meminfo: memFree=27840432/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=295196 CPUtime=402.24 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 294638 0 0 0 40153 71 0 0 25 0 1 0 608730943 302280704 64869 33554432000 4194304 4300056 140735381166704 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 73799 64869 305 26 0 70431 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 295196

[startup+462.301 s]
/proc/loadavg: 4.00 3.81 3.70 5/398 16645
/proc/meminfo: memFree=27795012/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=309556 CPUtime=462.25 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 336065 0 0 0 46145 80 0 0 25 0 1 0 608730943 316985344 65568 33554432000 4194304 4300056 140735381166704 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 77389 65568 305 26 0 74021 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 309556

[startup+522.3 s]
/proc/loadavg: 4.04 3.86 3.73 5/398 16674
/proc/meminfo: memFree=27926196/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=289784 CPUtime=522.24 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 375889 0 0 0 52136 88 0 0 25 0 1 0 608730943 296738816 65399 33554432000 4194304 4300056 140735381166704 18446744073709551615 4264216 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 72446 65399 305 26 0 69078 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 289784

[startup+582.3 s]
/proc/loadavg: 4.08 3.90 3.75 5/398 16676
/proc/meminfo: memFree=27813080/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=389228 CPUtime=582.25 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 416272 0 0 0 58128 97 0 0 25 0 1 0 608730943 398569472 84545 33554432000 4194304 4300056 140735381166704 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 97307 84545 305 26 0 93939 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 389228

[startup+642.3 s]
/proc/loadavg: 4.03 3.92 3.76 5/398 16678
/proc/meminfo: memFree=27784648/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=348852 CPUtime=642.26 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 444701 0 0 0 64121 105 0 0 25 0 1 0 608730943 357224448 75796 33554432000 4194304 4300056 140735381166704 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 87213 75796 305 26 0 83845 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 348852

[startup+702.3 s]
/proc/loadavg: 4.22 3.99 3.79 5/398 16679
/proc/meminfo: memFree=27733152/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=413716 CPUtime=702.25 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 461059 0 0 0 70114 111 0 0 25 0 1 0 608730943 423645184 91874 33554432000 4194304 4300056 140735381166704 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 103429 91874 305 26 0 100061 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 413716

[startup+762.315 s]
/proc/loadavg: 4.18 4.02 3.81 5/398 16681
/proc/meminfo: memFree=27767080/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=422176 CPUtime=762.26 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 487009 0 0 0 76109 117 0 0 25 0 1 0 608730943 432308224 86554 33554432000 4194304 4300056 140735381166704 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 105544 86554 305 26 0 102176 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 422176

[startup+822.301 s]
/proc/loadavg: 4.06 4.01 3.82 5/398 16682
/proc/meminfo: memFree=27807464/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=348804 CPUtime=822.25 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 511648 0 0 0 82100 125 0 0 25 0 1 0 608730943 357175296 75977 33554432000 4194304 4300056 140735381166704 18446744073709551615 4262695 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 87201 75977 305 26 0 83833 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 348804

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.83 5/398 16684
/proc/meminfo: memFree=27776296/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=386192 CPUtime=882.25 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 543564 0 0 0 88093 132 0 0 25 0 1 0 608730943 395460608 87122 33554432000 4194304 4300056 140735381166704 18446744073709551615 4255983 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 96548 87122 305 26 0 93180 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 386192

[startup+942.301 s]
/proc/loadavg: 4.01 4.00 3.83 5/398 16685
/proc/meminfo: memFree=27752328/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=397084 CPUtime=942.25 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 583816 0 0 0 94085 140 0 0 25 0 1 0 608730943 406614016 85241 33554432000 4194304 4300056 140735381166704 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 99271 85241 305 26 0 95903 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 397084

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/398 16687
/proc/meminfo: memFree=27699844/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=455908 CPUtime=1002.26 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 616923 0 0 0 100078 148 0 0 25 0 1 0 608730943 466849792 96635 33554432000 4194304 4300056 140735381166704 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 113977 96635 305 26 0 110609 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 455908

[startup+1062.3 s]
/proc/loadavg: 4.12 4.03 3.86 5/398 16688
/proc/meminfo: memFree=27714436/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=414188 CPUtime=1062.25 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 659069 0 0 0 106069 156 0 0 25 0 1 0 608730943 424128512 91793 33554432000 4194304 4300056 140735381166704 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 103547 91793 305 26 0 100179 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 414188

[startup+1122.3 s]
/proc/loadavg: 4.10 4.04 3.87 5/398 16690
/proc/meminfo: memFree=27729160/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=430368 CPUtime=1122.26 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 693188 0 0 0 112063 163 0 0 25 0 1 0 608730943 440696832 93718 33554432000 4194304 4300056 140735381166704 18446744073709551615 4254744 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 107592 93718 305 26 0 104224 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 430368

[startup+1182.3 s]
/proc/loadavg: 4.04 4.03 3.87 5/398 16692
/proc/meminfo: memFree=27630048/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=487680 CPUtime=1182.25 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 725587 0 0 0 118056 169 0 0 25 0 1 0 608730943 499384320 102263 33554432000 4194304 4300056 140735381166704 18446744073709551615 4256538 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 121920 102263 305 26 0 118552 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 487680

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 3.88 5/398 16693
/proc/meminfo: memFree=27731320/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=413456 CPUtime=1242.26 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 765541 0 0 0 124047 179 0 0 25 0 1 0 608730943 423378944 95435 33554432000 4194304 4300056 140735381166704 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 103364 95435 305 26 0 99996 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 413456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.06 3.90 5/398 16695
/proc/meminfo: memFree=27673004/32950928 swapFree=44388816/67111528
[pid=16440] ppid=16438 vsize=424884 CPUtime=1299.98 cores=5,7
/proc/16440/stat : 16440 (lr_gl_shr) R 16438 16440 15673 0 -1 4202496 794034 0 0 0 129811 187 0 0 25 0 1 0 608730943 435081216 96287 33554432000 4194304 4300056 140735381166704 18446744073709551615 4254744 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/16440/statm: 106221 96287 305 26 0 102853 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 424884

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300
CPU user time (s): 1298.11
CPU system time (s): 1.88871
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 541452

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

runsolver used 4.6303 second user time and 11.9442 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-09 22:02:02
IDJOB=3350045
IDBENCH=82493
IDSOLVER=1815
FILE ID=node126/3350045-1304971322
RUNJOBID= node126-1304971322-16401
PBS_JOBID= 13285624
Free space on /tmp= 50728 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 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 -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350045-1304971322/watcher-3350045-1304971322 -o /tmp/evaluation-result-3350045-1304971322/solver-3350045-1304971322 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350045-1304971322.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= 7886cd26d6e0801ea382a1ffd6224023
RANDOM SEED=983850069

node126.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.783
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.56
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.783
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.75
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.783
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.74
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.783
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.74
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.783
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.80
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.783
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28298844 kB
Buffers:        144432 kB
Cached:        1209288 kB
SwapCached:      92124 kB
Active:         483568 kB
Inactive:      3951140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28298844 kB
SwapTotal:    67111528 kB
SwapFree:     44388816 kB
Dirty:           26072 kB
Writeback:           0 kB
AnonPages:     3000920 kB
Mapped:          15220 kB
Slab:            75664 kB
PageTables:      75912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88289124 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= 50732 MiB
End job on node126 at 2011-05-09 22:23:44