Trace number 3439867

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: LR_GL_SHR 2011-03-02? (TO) 5000.08 4999.92

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
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 variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
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.1 (svn: 989)

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-3439867-1308500406/watcher-3439867-1308500406 -o /tmp/evaluation-result-3439867-1308500406/solver-3439867-1308500406 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439867-1308500406.cnf -verb=0 -model 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.85 1.97 1.97 3/177 31001
/proc/meminfo: memFree=27970904/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=23356 CPUtime=0 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 1215 0 0 0 0 0 0 0 22 0 1 0 1040271306 23916544 1157 33554432000 4194304 4300056 140735502663792 18446744073709551615 4241281 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 5839 1161 222 26 0 2471 0

[startup+0.0823769 s]
/proc/loadavg: 1.85 1.97 1.97 3/177 31001
/proc/meminfo: memFree=27970904/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=36004 CPUtime=0.07 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 4997 0 0 0 7 0 0 0 22 0 1 0 1040271306 36868096 4575 33554432000 4194304 4300056 140735502663792 18446744073709551615 251367207621 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 9001 4577 222 26 0 5633 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 36004

[startup+0.100382 s]
/proc/loadavg: 1.85 1.97 1.97 3/177 31001
/proc/meminfo: memFree=27970904/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=37724 CPUtime=0.09 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 5721 0 0 0 8 1 0 0 22 0 1 0 1040271306 38629376 5135 33554432000 4194304 4300056 140735502663792 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 9431 5136 222 26 0 6063 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37724

[startup+0.300329 s]
/proc/loadavg: 1.85 1.97 1.97 3/177 31001
/proc/meminfo: memFree=27970904/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=49832 CPUtime=0.29 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 9422 0 0 0 28 1 0 0 23 0 1 0 1040271306 51027968 8448 33554432000 4194304 4300056 140735502663792 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 12458 8449 228 26 0 9090 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49832

[startup+0.700266 s]
/proc/loadavg: 1.85 1.97 1.97 3/177 31001
/proc/meminfo: memFree=27970904/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=45164 CPUtime=0.69 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 12229 0 0 0 68 1 0 0 25 0 1 0 1040271306 46247936 7199 33554432000 4194304 4300056 140735502663792 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 11291 7199 236 26 0 7923 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45164

[startup+1.50111 s]
/proc/loadavg: 1.85 1.97 1.97 3/178 31002
/proc/meminfo: memFree=27941408/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=45164 CPUtime=1.49 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 12305 0 0 0 148 1 0 0 25 0 1 0 1040271306 46247936 7275 33554432000 4194304 4300056 140735502663792 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 11291 7275 244 26 0 7923 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45164

[startup+3.10082 s]
/proc/loadavg: 1.85 1.97 1.97 3/178 31002
/proc/meminfo: memFree=27940540/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=45164 CPUtime=3.09 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 12396 0 0 0 308 1 0 0 25 0 1 0 1040271306 46247936 7365 33554432000 4194304 4300056 140735502663792 18446744073709551615 4256030 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 11291 7365 246 26 0 7923 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45164

[startup+6.30023 s]
/proc/loadavg: 1.86 1.97 1.97 3/178 31002
/proc/meminfo: memFree=27937984/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=45164 CPUtime=6.29 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 12562 0 0 0 628 1 0 0 25 0 1 0 1040271306 46247936 7530 33554432000 4194304 4300056 140735502663792 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 11291 7530 246 26 0 7923 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45164

[startup+12.701 s]
/proc/loadavg: 1.87 1.97 1.97 3/178 31002
/proc/meminfo: memFree=27934912/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=52236 CPUtime=12.69 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 13017 0 0 0 1268 1 0 0 25 0 1 0 1040271306 53489664 7980 33554432000 4194304 4300056 140735502663792 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 13059 7980 246 26 0 9691 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52236

[startup+25.5007 s]
/proc/loadavg: 1.90 1.97 1.97 3/178 31003
/proc/meminfo: memFree=27925276/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=52236 CPUtime=25.49 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 13967 0 0 0 2548 1 0 0 25 0 1 0 1040271306 53489664 8926 33554432000 4194304 4300056 140735502663792 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 13059 8926 246 26 0 9691 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52236

[startup+51.1009 s]
/proc/loadavg: 1.93 1.97 1.97 3/178 31003
/proc/meminfo: memFree=27905776/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=70912 CPUtime=51.09 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 18779 0 0 0 5107 2 0 0 25 0 1 0 1040271306 72613888 13724 33554432000 4194304 4300056 140735502663792 18446744073709551615 4263043 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 17728 13724 248 26 0 14360 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70912

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.97 3/178 31005
/proc/meminfo: memFree=27881708/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=101556 CPUtime=102.3 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 22548 0 0 0 10227 3 0 0 25 0 1 0 1040271306 103993344 17464 33554432000 4194304 4300056 140735502663792 18446744073709551615 4263262 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 25389 17464 248 26 0 22021 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 101556

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/178 31006
/proc/meminfo: memFree=27854908/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=132376 CPUtime=162.3 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 27445 0 0 0 16225 5 0 0 25 0 1 0 1040271306 135553024 22334 33554432000 4194304 4300056 140735502663792 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 33094 22334 248 26 0 29726 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 132376

[startup+222.3 s]
/proc/loadavg: 2.05 1.99 1.98 3/178 31008
/proc/meminfo: memFree=27832200/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=132376 CPUtime=222.29 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 32610 0 0 0 22223 6 0 0 25 0 1 0 1040271306 135553024 27463 33554432000 4194304 4300056 140735502663792 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 33094 27463 248 26 0 29726 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 132376

[startup+282.3 s]
/proc/loadavg: 2.02 1.99 1.98 3/178 31009
/proc/meminfo: memFree=27810220/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=182464 CPUtime=282.3 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 37214 0 0 0 28222 8 0 0 25 0 1 0 1040271306 186843136 32034 33554432000 4194304 4300056 140735502663792 18446744073709551615 4256545 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 45616 32034 248 26 0 42248 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 182464

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/178 31049
/proc/meminfo: memFree=27806216/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=182616 CPUtime=342.3 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 41609 0 0 0 34220 10 0 0 25 0 1 0 1040271306 186998784 36402 33554432000 4194304 4300056 140735502663792 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 45654 36403 248 26 0 42286 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 182616

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/178 31051
/proc/meminfo: memFree=27789452/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=184920 CPUtime=402.3 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 46430 0 0 0 40219 11 0 0 25 0 1 0 1040271306 189358080 41189 33554432000 4194304 4300056 140735502663792 18446744073709551615 4252444 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 46230 41189 248 26 0 42862 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 184920

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/178 31052
/proc/meminfo: memFree=27758924/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=267888 CPUtime=462.3 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 51393 0 0 0 46217 13 0 0 25 0 1 0 1040271306 274317312 46120 33554432000 4194304 4300056 140735502663792 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 66972 46120 248 26 0 63604 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 267888

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/178 31054
/proc/meminfo: memFree=27892700/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=70380 CPUtime=522.3 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 57461 0 0 0 52214 16 0 0 25 0 1 0 1040271306 72069120 12544 33554432000 4194304 4300056 140735502663792 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 17595 12544 248 26 0 14227 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 70380

[startup+582.3 s]
/proc/loadavg: 2.05 2.00 1.98 3/178 31055
/proc/meminfo: memFree=27843572/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=100732 CPUtime=582.31 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 66009 0 0 0 58213 18 0 0 25 0 1 0 1040271306 103149568 21047 33554432000 4194304 4300056 140735502663792 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 25183 21047 248 26 0 21815 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 100732

[startup+642.3 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 31160
/proc/meminfo: memFree=27602180/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=437976 CPUtime=4062.43 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 336584 0 0 0 406121 122 0 0 25 0 1 0 1040271306 448487424 76536 33554432000 4194304 4300056 140735502663792 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 109494 76536 248 26 0 106126 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 437976

[startup+4122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 31162
/proc/meminfo: memFree=27553920/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=437976 CPUtime=4122.42 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 339851 0 0 0 412118 124 0 0 25 0 1 0 1040271306 448487424 79783 33554432000 4194304 4300056 140735502663792 18446744073709551615 4256519 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 109494 79783 248 26 0 106126 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 437976

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31163
/proc/meminfo: memFree=27570868/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=437976 CPUtime=4182.43 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 344358 0 0 0 418116 127 0 0 25 0 1 0 1040271306 448487424 84262 33554432000 4194304 4300056 140735502663792 18446744073709551615 4252444 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 109494 84262 248 26 0 106126 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 437976

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31165
/proc/meminfo: memFree=27556324/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=437976 CPUtime=4242.42 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 348168 0 0 0 424114 128 0 0 25 0 1 0 1040271306 448487424 88046 33554432000 4194304 4300056 140735502663792 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 109494 88046 248 26 0 106126 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 437976

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31167
/proc/meminfo: memFree=27812000/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=112776 CPUtime=4302.43 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 353687 0 0 0 430113 130 0 0 25 0 1 0 1040271306 115482624 24142 33554432000 4194304 4300056 140735502663792 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 28194 24142 248 26 0 24826 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 112776

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31168
/proc/meminfo: memFree=27762616/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=143420 CPUtime=4362.44 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 358197 0 0 0 436112 132 0 0 25 0 1 0 1040271306 146862080 28615 33554432000 4194304 4300056 140735502663792 18446744073709551615 4256573 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 35855 28615 248 26 0 32487 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 143420

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31170
/proc/meminfo: memFree=27772764/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=174240 CPUtime=4422.44 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 363516 0 0 0 442110 134 0 0 25 0 1 0 1040271306 178421760 33896 33554432000 4194304 4300056 140735502663792 18446744073709551615 4262820 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 43560 33896 248 26 0 40192 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 174240

[startup+4482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 31285
/proc/meminfo: memFree=27778004/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=174240 CPUtime=4482.43 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 368164 0 0 0 448108 135 0 0 25 0 1 0 1040271306 178421760 38510 33554432000 4194304 4300056 140735502663792 18446744073709551615 4263274 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 43560 38510 248 26 0 40192 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 174240

[startup+4542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 31287
/proc/meminfo: memFree=27713808/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=224328 CPUtime=4542.44 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 373046 0 0 0 454107 137 0 0 25 0 1 0 1040271306 229711872 43372 33554432000 4194304 4300056 140735502663792 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 56082 43372 248 26 0 52714 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 224328

[startup+4602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 31289
/proc/meminfo: memFree=27712540/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=224328 CPUtime=4602.44 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 377609 0 0 0 460105 139 0 0 25 0 1 0 1040271306 229711872 47909 33554432000 4194304 4300056 140735502663792 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 56082 47909 248 26 0 52714 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 224328

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31290
/proc/meminfo: memFree=27649156/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=305716 CPUtime=4662.44 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 382310 0 0 0 466103 141 0 0 25 0 1 0 1040271306 313053184 52572 33554432000 4194304 4300056 140735502663792 18446744073709551615 4256044 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 76429 52572 248 26 0 73061 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 305716

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31294
/proc/meminfo: memFree=27666976/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=305716 CPUtime=4722.45 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 386974 0 0 0 472102 143 0 0 25 0 1 0 1040271306 313053184 57215 33554432000 4194304 4300056 140735502663792 18446744073709551615 4252496 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 76429 57215 248 26 0 73061 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 305716

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31296
/proc/meminfo: memFree=27610916/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=305716 CPUtime=4782.44 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 390883 0 0 0 478100 144 0 0 25 0 1 0 1040271306 313053184 61103 33554432000 4194304 4300056 140735502663792 18446744073709551615 4256044 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 76429 61103 248 26 0 73061 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 305716

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31298
/proc/meminfo: memFree=27632584/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=305716 CPUtime=4842.45 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 395062 0 0 0 484099 146 0 0 25 0 1 0 1040271306 313053184 65250 33554432000 4194304 4300056 140735502663792 18446744073709551615 4262966 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 76429 65250 248 26 0 73061 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 305716

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31300
/proc/meminfo: memFree=27578252/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=305716 CPUtime=4902.44 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 399373 0 0 0 490097 147 0 0 25 0 1 0 1040271306 313053184 69539 33554432000 4194304 4300056 140735502663792 18446744073709551615 4256302 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 76429 69539 248 26 0 73061 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 305716

[startup+4962.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 31301
/proc/meminfo: memFree=27543004/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=437976 CPUtime=4962.45 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 403386 0 0 0 496096 149 0 0 25 0 1 0 1040271306 448487424 73522 33554432000 4194304 4300056 140735502663792 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 109494 73522 248 26 0 106126 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 437976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 31302
/proc/meminfo: memFree=27586012/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=437976 CPUtime=5000.05 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 405965 0 0 0 499855 150 0 0 25 0 1 0 1040271306 448487424 76085 33554432000 4194304 4300056 140735502663792 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 109494 76085 248 26 0 106126 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 437976

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

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

[startup+4999.9 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 31302
/proc/meminfo: memFree=27586012/32950928 swapFree=67051116/67111528
[pid=31001] ppid=30999 vsize=437976 CPUtime=5000.05 cores=1,3,5,7
/proc/31001/stat : 31001 (lr_gl_shr) R 30999 31001 30400 0 -1 4202496 405965 0 0 0 499855 150 0 0 25 0 1 0 1040271306 448487424 76085 33554432000 4194304 4300056 140735502663792 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31001/statm: 109494 76085 248 26 0 106126 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 437976

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.08
CPU user time (s): 4998.56
CPU system time (s): 1.52277
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 437976

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

runsolver used 7.80481 second user time and 19.0941 second system time

The end

Launcher Data

Begin job on node113 at 2011-06-19 18:20:06
IDJOB=3439867
IDBENCH=70829
IDSOLVER=1938
FILE ID=node113/3439867-1308500406
RUNJOBID= node113-1308500406-30974
PBS_JOBID= 13608193
Free space on /tmp= 73516 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439867-1308500406/watcher-3439867-1308500406 -o /tmp/evaluation-result-3439867-1308500406/solver-3439867-1308500406 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439867-1308500406.cnf -verb=0 -model

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=1197044570

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27971952 kB
Buffers:        524016 kB
Cached:        4065640 kB
SwapCached:      14336 kB
Active:        1513112 kB
Inactive:      3103004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27971952 kB
SwapTotal:    67111528 kB
SwapFree:     67051116 kB
Dirty:            5608 kB
Writeback:           0 kB
AnonPages:       23196 kB
Mapped:           9224 kB
Slab:           299672 kB
PageTables:       4508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   215396 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= 73512 MiB
End job on node113 at 2011-06-19 19:43:28