Trace number 3349734

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_NOGL_NOSHR 2011-03-02? (TO) 1300.01 1300.02

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
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-3349734-1304968203/watcher-3349734-1304968203 -o /tmp/evaluation-result-3349734-1304968203/solver-3349734-1304968203 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349734-1304968203.cnf -verb=0 -model -no-shrinking -no-glucose 

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.21 1.08 0.38 5/359 3311
/proc/meminfo: memFree=26818740/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=11796 CPUtime=0 cores=5,7
/proc/3311/stat : 3311 (runsolver) S 3309 3311 3183 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 1 0 608420831 12079104 49 33554432000 4194304 5432360 140735200443856 18446744073709551615 4881623 0 2147483391 4096 24578 18446744071699960631 0 0 17 7 0 0 0
/proc/3311/statm: 2949 49 30 303 0 2643 0

[startup+0.0834769 s]
/proc/loadavg: 3.21 1.08 0.38 5/359 3311
/proc/meminfo: memFree=26818740/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=31232 CPUtime=0.03 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 3193 0 0 0 3 0 0 0 20 0 1 0 608420831 31981568 3012 33554432000 4194304 4300056 140735680905392 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 7808 3013 222 26 0 4440 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31232

[startup+0.100477 s]
/proc/loadavg: 3.21 1.08 0.38 5/359 3311
/proc/meminfo: memFree=26818740/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=33308 CPUtime=0.04 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 3946 0 0 0 4 0 0 0 20 0 1 0 608420831 34107392 3675 33554432000 4194304 4300056 140735680905392 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 8327 3675 222 26 0 4959 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 33308

[startup+0.300438 s]
/proc/loadavg: 3.21 1.08 0.38 5/359 3311
/proc/meminfo: memFree=26818740/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=46832 CPUtime=0.24 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 8353 0 0 0 24 0 0 0 20 0 1 0 608420831 47955968 7438 33554432000 4194304 4300056 140735680905392 18446744073709551615 230808814984 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 11708 7438 228 26 0 8340 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 46832

[startup+0.700367 s]
/proc/loadavg: 3.21 1.08 0.38 5/359 3311
/proc/meminfo: memFree=26818740/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=45172 CPUtime=0.64 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 12227 0 0 0 63 1 0 0 21 0 1 0 608420831 46256128 7191 33554432000 4194304 4300056 140735680905392 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 11293 7191 236 26 0 7925 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 45172

[startup+1.50022 s]
/proc/loadavg: 3.21 1.08 0.38 5/360 3312
/proc/meminfo: memFree=26784880/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=45172 CPUtime=1.44 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 12281 0 0 0 143 1 0 0 25 0 1 0 608420831 46256128 7245 33554432000 4194304 4300056 140735680905392 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 11293 7245 244 26 0 7925 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 45172

[startup+3.10094 s]
/proc/loadavg: 3.27 1.13 0.40 5/360 3312
/proc/meminfo: memFree=26776076/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=45172 CPUtime=3.04 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 12359 0 0 0 303 1 0 0 25 0 1 0 608420831 46256128 7322 33554432000 4194304 4300056 140735680905392 18446744073709551615 4263221 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 11293 7322 244 26 0 7925 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 45172

[startup+6.30035 s]
/proc/loadavg: 3.27 1.13 0.40 5/360 3312
/proc/meminfo: memFree=26759588/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=45172 CPUtime=6.24 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 12540 0 0 0 623 1 0 0 25 0 1 0 608420831 46256128 7501 33554432000 4194304 4300056 140735680905392 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 11293 7501 244 26 0 7925 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 45172

[startup+12.7002 s]
/proc/loadavg: 3.38 1.22 0.44 5/360 3312
/proc/meminfo: memFree=26730804/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=52244 CPUtime=12.64 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 12918 0 0 0 1263 1 0 0 25 0 1 0 608420831 53497856 7874 33554432000 4194304 4300056 140735680905392 18446744073709551615 4262923 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 13061 7874 244 26 0 9693 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 52244

[startup+25.5009 s]
/proc/loadavg: 3.48 1.31 0.47 5/360 3312
/proc/meminfo: memFree=26667696/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=52244 CPUtime=25.45 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 13658 0 0 0 2543 2 0 0 25 0 1 0 608420831 53497856 8613 33554432000 4194304 4300056 140735680905392 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 13061 8613 244 26 0 9693 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 52244

[startup+51.1012 s]
/proc/loadavg: 3.65 1.53 0.57 5/360 3313
/proc/meminfo: memFree=26596216/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=70920 CPUtime=51.04 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 17881 0 0 0 5102 2 0 0 25 0 1 0 608420831 72622080 12827 33554432000 4194304 4300056 140735680905392 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 17730 12827 246 26 0 14362 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 70920

[startup+102.314 s]
/proc/loadavg: 3.86 1.94 0.76 5/360 3314
/proc/meminfo: memFree=26338572/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=82596 CPUtime=102.26 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 20920 0 0 0 10222 4 0 0 25 0 1 0 608420831 84578304 15851 33554432000 4194304 4300056 140735680905392 18446744073709551615 4262974 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 20649 15851 246 26 0 17281 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 82596

[startup+162.301 s]
/proc/loadavg: 4.11 2.35 0.97 5/360 3316
/proc/meminfo: memFree=26120092/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=101564 CPUtime=162.25 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 22439 0 0 0 16220 5 0 0 25 0 1 0 608420831 104001536 17349 33554432000 4194304 4300056 140735680905392 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 25391 17349 246 26 0 22023 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 101564

[startup+222.301 s]
/proc/loadavg: 4.04 2.64 1.16 5/360 3319
/proc/meminfo: memFree=25922560/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=101564 CPUtime=222.24 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 25687 0 0 0 22218 6 0 0 25 0 1 0 608420831 104001536 20571 33554432000 4194304 4300056 140735680905392 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 25391 20571 246 26 0 22023 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 101564

[startup+282.301 s]
/proc/loadavg: 4.05 2.90 1.34 5/360 3320
/proc/meminfo: memFree=25760372/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=132384 CPUtime=282.25 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 29044 0 0 0 28217 8 0 0 25 0 1 0 608420831 135561216 23903 33554432000 4194304 4300056 140735680905392 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 33096 23903 246 26 0 29728 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 132384

[startup+342.301 s]
/proc/loadavg: 4.02 3.10 1.50 5/360 3322
/proc/meminfo: memFree=25592728/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=132384 CPUtime=342.25 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 30059 0 0 0 34217 8 0 0 25 0 1 0 608420831 135561216 24902 33554432000 4194304 4300056 140735680905392 18446744073709551615 4254653 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 33096 24902 246 26 0 29728 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 132384

[startup+402.301 s]
/proc/loadavg: 4.00 3.26 1.66 5/360 3323
/proc/meminfo: memFree=25363568/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=132384 CPUtime=402.25 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 30878 0 0 0 40217 8 0 0 25 0 1 0 608420831 135561216 25715 33554432000 4194304 4300056 140735680905392 18446744073709551615 4256683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 33096 25715 246 26 0 29728 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 132384

[startup+462.301 s]
/proc/loadavg: 4.07 3.42 1.81 5/360 3325
/proc/meminfo: memFree=25236968/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=132384 CPUtime=462.26 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 33281 0 0 0 46217 9 0 0 25 0 1 0 608420831 135561216 28096 33554432000 4194304 4300056 140735680905392 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 33096 28096 246 26 0 29728 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 132384

[startup+522.3 s]
/proc/loadavg: 4.11 3.55 1.95 5/360 3327
/proc/meminfo: memFree=25092024/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=183256 CPUtime=522.25 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 35126 0 0 0 52215 10 0 0 25 0 1 0 608420831 187654144 29926 33554432000 4194304 4300056 140735680905392 18446744073709551615 4256484 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 45814 29926 246 26 0 42446 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 183256

[startup+582.3 s]
/proc/loadavg: 4.08 3.65 2.08 5/360 3328
/proc/meminfo: memFree=25475060/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=184300 CPUtime=582.26 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 36655 0 0 0 58215 11 0 0 25 0 1 0 608420831 188723200 31440 33554432000 4194304 4300056 140735680905392 18446744073709551615 4252659 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 46075 31440 246 26 0 42707 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 184300

[startup+642.3 s]
/proc/loadavg: 4.03 3.71 2.20 5/360 3330
/proc/meminfo: memFree=25309276/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=187236 CPUtime=642.27 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 39468 0 0 0 64215 12 0 0 25 0 1 0 608420831 191729664 34230 33554432000 4194304 4300056 140735680905392 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 46809 34230 246 26 0 43441 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 187236

[startup+702.3 s]
/proc/loadavg: 4.01 3.76 2.31 5/360 3331
/proc/meminfo: memFree=24984880/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=188376 CPUtime=702.26 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 41271 0 0 0 70214 12 0 0 25 0 1 0 608420831 192897024 36017 33554432000 4194304 4300056 140735680905392 18446744073709551615 4256538 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 47094 36017 246 26 0 43726 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 188376

[startup+762.313 s]
/proc/loadavg: 4.10 3.83 2.42 5/360 3333
/proc/meminfo: memFree=24976704/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=188376 CPUtime=762.28 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 41735 0 0 0 76215 13 0 0 25 0 1 0 608420831 192897024 36467 33554432000 4194304 4300056 140735680905392 18446744073709551615 4262793 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 47094 36467 246 26 0 43726 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 188376

[startup+822.3 s]
/proc/loadavg: 4.04 3.86 2.52 5/360 3335
/proc/meminfo: memFree=24782032/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=189016 CPUtime=822.27 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 42247 0 0 0 82214 13 0 0 25 0 1 0 608420831 193552384 36967 33554432000 4194304 4300056 140735680905392 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 47254 36967 246 26 0 43886 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 189016

[startup+882.3 s]
/proc/loadavg: 4.01 3.88 2.61 5/360 3336
/proc/meminfo: memFree=24790552/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=70212 CPUtime=882.27 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 44148 0 0 0 88213 14 0 0 25 0 1 0 608420831 71897088 12513 33554432000 4194304 4300056 140735680905392 18446744073709551615 4263274 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 17553 12513 246 26 0 14185 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 70212

[startup+942.3 s]
/proc/loadavg: 4.00 3.90 2.69 5/360 3338
/proc/meminfo: memFree=24666400/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=88888 CPUtime=942.27 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 49704 0 0 0 94211 16 0 0 25 0 1 0 608420831 91021312 18047 33554432000 4194304 4300056 140735680905392 18446744073709551615 4256046 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 22222 18047 246 26 0 18854 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 88888

[startup+1002.3 s]
/proc/loadavg: 4.10 3.94 2.78 5/360 3339
/proc/meminfo: memFree=24466720/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=100564 CPUtime=1002.27 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 52784 0 0 0 100211 16 0 0 25 0 1 0 608420831 102977536 21105 33554432000 4194304 4300056 140735680905392 18446744073709551615 4256078 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 25141 21105 246 26 0 21773 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 100564

[startup+1062.3 s]
/proc/loadavg: 4.16 3.98 2.87 5/360 3341
/proc/meminfo: memFree=24400588/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=119532 CPUtime=1062.27 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 55376 0 0 0 106210 17 0 0 25 0 1 0 608420831 122400768 23673 33554432000 4194304 4300056 140735680905392 18446744073709551615 4256171 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 29883 23673 246 26 0 26515 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 119532

[startup+1122.3 s]
/proc/loadavg: 4.11 4.00 2.94 5/360 3343
/proc/meminfo: memFree=24208096/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=119532 CPUtime=1122.27 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 57584 0 0 0 112209 18 0 0 25 0 1 0 608420831 122400768 25856 33554432000 4194304 4300056 140735680905392 18446744073709551615 4262766 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 29883 25856 246 26 0 26515 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 119532

[startup+1182.3 s]
/proc/loadavg: 4.04 4.00 3.00 5/360 3344
/proc/meminfo: memFree=24126468/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=150352 CPUtime=1182.28 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 60026 0 0 0 118209 19 0 0 25 0 1 0 608420831 153960448 28280 33554432000 4194304 4300056 140735680905392 18446744073709551615 4252659 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 37588 28280 246 26 0 34220 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 150352

[startup+1242.3 s]
/proc/loadavg: 4.23 4.05 3.08 5/360 3462
/proc/meminfo: memFree=25465400/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=150352 CPUtime=1242.28 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 60911 0 0 0 124209 19 0 0 25 0 1 0 608420831 153960448 29149 33554432000 4194304 4300056 140735680905392 18446744073709551615 4254744 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 37588 29149 246 26 0 34220 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 150352



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.04 3.13 5/357 3516
/proc/meminfo: memFree=26390588/32951124 swapFree=40554396/67111528
[pid=3311] ppid=3309 vsize=150352 CPUtime=1299.99 cores=5,7
/proc/3311/stat : 3311 (lr_gl_shr) R 3309 3311 3183 0 -1 4202496 61800 0 0 0 129979 20 0 0 25 0 1 0 608420831 153960448 30023 33554432000 4194304 4300056 140735680905392 18446744073709551615 4262499 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3311/statm: 37588 30023 246 26 0 34220 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 150352

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.02
CPU time (s): 1300.01
CPU user time (s): 1299.8
CPU system time (s): 0.207968
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 189016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.8
system time used= 0.207968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61800
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= 6
involuntary context switches= 1955

runsolver used 4.52831 second user time and 10.8174 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-09 21:10:04
IDJOB=3349734
IDBENCH=70830
IDSOLVER=1814
FILE ID=node104/3349734-1304968203
RUNJOBID= node104-1304968100-3208
PBS_JOBID= 13285646
Free space on /tmp= 16424 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking -no-glucose
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349734-1304968203/watcher-3349734-1304968203 -o /tmp/evaluation-result-3349734-1304968203/solver-3349734-1304968203 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349734-1304968203.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=1922742436

node104.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5293.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26819020 kB
Buffers:        139224 kB
Cached:         919836 kB
SwapCached:     121656 kB
Active:        1098536 kB
Inactive:      4805576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26819020 kB
SwapTotal:    67111528 kB
SwapFree:     40554396 kB
Dirty:          126872 kB
Writeback:           0 kB
AnonPages:     4736264 kB
Mapped:          11400 kB
Slab:            77300 kB
PageTables:      86396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75584436 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= 16296 MiB
End job on node104 at 2011-05-09 21:31:46