Trace number 3350034

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

running on 2 cores: 4,6

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.77 3.92 3.00 3/259 1074
/proc/meminfo: memFree=17515912/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=21476 CPUtime=0 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 848 0 0 0 0 0 0 0 22 0 1 0 608537849 21991424 790 33554432000 4194304 4300056 140736217582848 18446744073709551615 271550580826 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 5417 804 222 26 0 2049 0

[startup+0.0161639 s]
/proc/loadavg: 3.77 3.92 3.00 3/259 1074
/proc/meminfo: memFree=17515912/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=28492 CPUtime=0.01 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 2331 0 0 0 1 0 0 0 22 0 1 0 608537849 29175808 2212 33554432000 4194304 4300056 140736217582848 18446744073709551615 271550198469 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 7123 2215 222 26 0 3755 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 28492

[startup+0.101153 s]
/proc/loadavg: 3.77 3.92 3.00 3/259 1074
/proc/meminfo: memFree=17515912/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=37324 CPUtime=0.09 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 5593 0 0 0 9 0 0 0 22 0 1 0 608537849 38219776 5013 33554432000 4194304 4300056 140736217582848 18446744073709551615 271550537472 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 9331 5015 222 26 0 5963 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37324

[startup+0.301136 s]
/proc/loadavg: 3.77 3.92 3.00 3/259 1074
/proc/meminfo: memFree=17515912/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=49576 CPUtime=0.29 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 9215 0 0 0 29 0 0 0 23 0 1 0 608537849 50765824 8255 33554432000 4194304 4300056 140736217582848 18446744073709551615 271550198469 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 12394 8255 228 26 0 9026 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49576

[startup+0.701062 s]
/proc/loadavg: 3.77 3.92 3.00 3/259 1074
/proc/meminfo: memFree=17515912/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=45172 CPUtime=0.69 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 12233 0 0 0 68 1 0 0 25 0 1 0 608537849 46256128 7197 33554432000 4194304 4300056 140736217582848 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 11293 7197 236 26 0 7925 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45172

[startup+1.50091 s]
/proc/loadavg: 3.77 3.92 3.00 5/263 1087
/proc/meminfo: memFree=17481184/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=45172 CPUtime=1.49 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 12281 0 0 0 148 1 0 0 25 0 1 0 608537849 46256128 7245 33554432000 4194304 4300056 140736217582848 18446744073709551615 4251382 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 11293 7245 244 26 0 7925 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45172

[startup+3.10062 s]
/proc/loadavg: 3.77 3.92 3.00 6/263 1087
/proc/meminfo: memFree=17474984/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=45172 CPUtime=3.09 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 12375 0 0 0 308 1 0 0 25 0 1 0 608537849 46256128 7338 33554432000 4194304 4300056 140736217582848 18446744073709551615 4262499 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 11293 7338 244 26 0 7925 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45172

[startup+6.30098 s]
/proc/loadavg: 3.79 3.92 3.00 5/263 1088
/proc/meminfo: memFree=17738780/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=45172 CPUtime=6.27 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 12566 0 0 0 626 1 0 0 25 0 1 0 608537849 46256128 7526 33554432000 4194304 4300056 140736217582848 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/1074/statm: 11293 7526 244 26 0 7925 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 45172

[startup+12.7008 s]
/proc/loadavg: 3.80 3.92 3.01 5/263 1088
/proc/meminfo: memFree=17719568/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=52244 CPUtime=12.65 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 12947 0 0 0 1264 1 0 0 25 0 1 0 608537849 53497856 7903 33554432000 4194304 4300056 140736217582848 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/1074/statm: 13061 7903 244 26 0 9693 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 52244

[startup+25.5005 s]
/proc/loadavg: 3.91 3.94 3.03 5/263 1088
/proc/meminfo: memFree=17687844/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=52244 CPUtime=25.42 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 13731 0 0 0 2541 1 0 0 25 0 1 0 608537849 53497856 8686 33554432000 4194304 4300056 140736217582848 18446744073709551615 4256224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 13061 8686 244 26 0 9693 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 52244

[startup+51.1008 s]
/proc/loadavg: 3.94 3.94 3.05 5/263 1089
/proc/meminfo: memFree=17605424/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=70920 CPUtime=50.95 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 17948 0 0 0 5093 2 0 0 25 0 1 0 608537849 72622080 12894 33554432000 4194304 4300056 140736217582848 18446744073709551615 4263252 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/1074/statm: 17730 12894 246 26 0 14362 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 70920

[startup+102.31 s]
/proc/loadavg: 4.04 3.97 3.10 5/263 1090
/proc/meminfo: memFree=17658728/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=82596 CPUtime=101.97 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 21128 0 0 0 10194 3 0 0 25 0 1 0 608537849 84578304 16056 33554432000 4194304 4300056 140736217582848 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 20649 16056 246 26 0 17281 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 82596

[startup+162.301 s]
/proc/loadavg: 4.01 3.97 3.16 5/263 1092
/proc/meminfo: memFree=17532084/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=101564 CPUtime=161.95 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 22508 0 0 0 16191 4 0 0 25 0 1 0 608537849 104001536 17417 33554432000 4194304 4300056 140736217582848 18446744073709551615 4252399 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 25391 17417 246 26 0 22023 0
Current children cumulated CPU time (s) 161.95
Current children cumulated vsize (KiB) 101564

[startup+222.301 s]
/proc/loadavg: 4.14 4.00 3.22 5/263 1093
/proc/meminfo: memFree=17474380/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=101564 CPUtime=221.95 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 25822 0 0 0 22190 5 0 0 25 0 1 0 608537849 104001536 20705 33554432000 4194304 4300056 140736217582848 18446744073709551615 4256093 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 25391 20705 246 26 0 22023 0
Current children cumulated CPU time (s) 221.95
Current children cumulated vsize (KiB) 101564

[startup+282.301 s]
/proc/loadavg: 4.05 4.00 3.26 5/263 1095
/proc/meminfo: memFree=17299148/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=132384 CPUtime=281.95 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 29124 0 0 0 28189 6 0 0 25 0 1 0 608537849 135561216 23980 33554432000 4194304 4300056 140736217582848 18446744073709551615 4262499 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 33096 23980 246 26 0 29728 0
Current children cumulated CPU time (s) 281.95
Current children cumulated vsize (KiB) 132384

[startup+342.301 s]
/proc/loadavg: 4.06 4.01 3.31 5/263 1096
/proc/meminfo: memFree=17536580/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=132384 CPUtime=341.95 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 30408 0 0 0 34188 7 0 0 25 0 1 0 608537849 135561216 25251 33554432000 4194304 4300056 140736217582848 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 33096 25251 246 26 0 29728 0
Current children cumulated CPU time (s) 341.95
Current children cumulated vsize (KiB) 132384

[startup+402.301 s]
/proc/loadavg: 4.09 4.02 3.36 5/263 1098
/proc/meminfo: memFree=17428404/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=132384 CPUtime=401.95 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 30969 0 0 0 40188 7 0 0 25 0 1 0 608537849 135561216 25804 33554432000 4194304 4300056 140736217582848 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 33096 25804 246 26 0 29728 0
Current children cumulated CPU time (s) 401.95
Current children cumulated vsize (KiB) 132384

[startup+462.301 s]
/proc/loadavg: 4.03 4.02 3.39 5/263 1100
/proc/meminfo: memFree=17329792/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=132384 CPUtime=461.96 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 33550 0 0 0 46188 8 0 0 25 0 1 0 608537849 135561216 28361 33554432000 4194304 4300056 140736217582848 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 33096 28361 246 26 0 29728 0
Current children cumulated CPU time (s) 461.96
Current children cumulated vsize (KiB) 132384

[startup+522.301 s]
/proc/loadavg: 4.01 4.01 3.43 5/263 1129
/proc/meminfo: memFree=16930588/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=183256 CPUtime=521.96 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 35667 0 0 0 52183 13 0 0 25 0 1 0 608537849 187654144 30466 33554432000 4194304 4300056 140736217582848 18446744073709551615 4263087 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 45814 30466 246 26 0 42446 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 183256

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.46 5/263 1131
/proc/meminfo: memFree=16772924/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=185152 CPUtime=581.95 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 37654 0 0 0 58182 13 0 0 25 0 1 0 608537849 189595648 32433 33554432000 4194304 4300056 140736217582848 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 46288 32433 246 26 0 42920 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 185152

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.49 5/263 1132
/proc/meminfo: memFree=16612796/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=187236 CPUtime=641.95 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 40132 0 0 0 64181 14 0 0 25 0 1 0 608537849 191729664 34889 33554432000 4194304 4300056 140736217582848 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 46809 34889 246 26 0 43441 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 187236

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.52 5/263 1134
/proc/meminfo: memFree=16451524/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=188376 CPUtime=701.96 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 41376 0 0 0 70181 15 0 0 25 0 1 0 608537849 192897024 36118 33554432000 4194304 4300056 140736217582848 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 47094 36118 246 26 0 43726 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 188376

[startup+762.309 s]
/proc/loadavg: 4.00 4.00 3.55 5/263 1136
/proc/meminfo: memFree=16292644/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=189016 CPUtime=761.97 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 41976 0 0 0 76182 15 0 0 25 0 1 0 608537849 193552384 36704 33554432000 4194304 4300056 140736217582848 18446744073709551615 4263798 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 47254 36704 246 26 0 43886 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 189016

[startup+822.3 s]
/proc/loadavg: 4.07 4.03 3.58 5/263 1137
/proc/meminfo: memFree=16203836/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=138928 CPUtime=821.96 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 58583 0 0 0 82179 17 0 0 25 0 1 0 608537849 142262272 26825 33554432000 4194304 4300056 140736217582848 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 34732 26825 246 26 0 31364 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 138928

[startup+882.301 s]
/proc/loadavg: 4.08 4.04 3.61 5/263 1139
/proc/meminfo: memFree=16109308/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=138928 CPUtime=881.96 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 60932 0 0 0 88178 18 0 0 25 0 1 0 608537849 142262272 29139 33554432000 4194304 4300056 140736217582848 18446744073709551615 4256042 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 34732 29139 246 26 0 31364 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 138928

[startup+942.301 s]
/proc/loadavg: 4.03 4.03 3.64 5/263 1140
/proc/meminfo: memFree=16003512/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=139116 CPUtime=941.96 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 62223 0 0 0 94177 19 0 0 25 0 1 0 608537849 142454784 30408 33554432000 4194304 4300056 140736217582848 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 34779 30408 246 26 0 31411 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 139116

[startup+1002.3 s]
/proc/loadavg: 4.09 4.04 3.66 5/263 1142
/proc/meminfo: memFree=15850564/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=189444 CPUtime=1001.97 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 63340 0 0 0 100177 20 0 0 25 0 1 0 608537849 193990656 31506 33554432000 4194304 4300056 140736217582848 18446744073709551615 4262771 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 47361 31506 246 26 0 43993 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 189444

[startup+1062.3 s]
/proc/loadavg: 4.03 4.03 3.68 5/263 1144
/proc/meminfo: memFree=15681260/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=190000 CPUtime=1061.97 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 64407 0 0 0 106177 20 0 0 25 0 1 0 608537849 194560000 32562 33554432000 4194304 4300056 140736217582848 18446744073709551615 4256573 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 47500 32562 246 26 0 44132 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 190000

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.70 5/263 1145
/proc/meminfo: memFree=15524600/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=190472 CPUtime=1121.97 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 65450 0 0 0 112176 21 0 0 25 0 1 0 608537849 195043328 33590 33554432000 4194304 4300056 140736217582848 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 47618 33590 246 26 0 44250 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 190472

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.71 5/263 1147
/proc/meminfo: memFree=15360384/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=191040 CPUtime=1181.97 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 66313 0 0 0 118176 21 0 0 25 0 1 0 608537849 195624960 34442 33554432000 4194304 4300056 140736217582848 18446744073709551615 4263757 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 47760 34442 246 26 0 44392 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 191040

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 3.73 5/263 1148
/proc/meminfo: memFree=15216756/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=193516 CPUtime=1241.98 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 67337 0 0 0 124176 22 0 0 25 0 1 0 608537849 198160384 35448 33554432000 4194304 4300056 140736217582848 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 48379 35448 246 26 0 45011 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 193516



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.06 3.76 4/261 1151
/proc/meminfo: memFree=15213136/32951124 swapFree=67056776/67111528
[pid=1074] ppid=1072 vsize=193516 CPUtime=1299.68 cores=4,6
/proc/1074/stat : 1074 (lr_gl_shr) R 1072 1074 876 0 -1 4202496 68105 0 0 0 129946 22 0 0 25 0 1 0 608537849 198160384 36196 33554432000 4194304 4300056 140736217582848 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1074/statm: 48379 36196 246 26 0 45011 0
Current children cumulated CPU time (s) 1299.68
Current children cumulated vsize (KiB) 193516

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): 1299.7
CPU user time (s): 1299.47
CPU system time (s): 0.227965
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 269156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.47
system time used= 0.227965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68105
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= 5
involuntary context switches= 16781

runsolver used 3.40948 second user time and 7.2349 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-09 21:30:00
IDJOB=3350034
IDBENCH=70830
IDSOLVER=1815
FILE ID=node133/3350034-1304969399
RUNJOBID= node133-1304968093-897
PBS_JOBID= 13285617
Free space on /tmp= 43124 MiB

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

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=10123328

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17515944 kB
Buffers:        161476 kB
Cached:        7083164 kB
SwapCached:       8416 kB
Active:        8126400 kB
Inactive:      6933084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17515944 kB
SwapTotal:    67111528 kB
SwapFree:     67056776 kB
Dirty:            8960 kB
Writeback:           0 kB
AnonPages:     7811856 kB
Mapped:          21280 kB
Slab:           288284 kB
PageTables:      24288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19705780 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 43008 MiB
End job on node133 at 2011-05-09 21:51:42