Trace number 3439832

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.1 5000.03

General information on the benchmark

Nameindustrial/crypto/
mizh-sha0-36-2.cnf
MD5SUM82bf685774b76ba263c886940c3aa94d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark54.1288
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210239
Sum of the clauses size628391
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286996
Number of clauses of size 338042
Number of clauses of size 485024
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: 977)

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

running on 4 cores: 0,2,4,6

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: 7.41 7.92 7.98 3/512 25958
/proc/meminfo: memFree=20164072/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=21648 CPUtime=0.01 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 1005 0 0 0 1 0 0 0 25 0 1 0 882851363 22167552 923 33554432000 4194304 4300056 140737035549632 18446744073709551615 4262021 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25958/statm: 5412 923 222 26 0 2044 0

[startup+0.0816339 s]
/proc/loadavg: 7.41 7.92 7.98 3/512 25958
/proc/meminfo: memFree=20164072/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=29592 CPUtime=0.07 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 3701 0 0 0 7 0 0 0 25 0 1 0 882851363 30302208 3327 33554432000 4194304 4300056 140737035549632 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25958/statm: 7398 3328 222 26 0 4030 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29592

[startup+0.100628 s]
/proc/loadavg: 7.41 7.92 7.98 3/512 25958
/proc/meminfo: memFree=20164072/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=33252 CPUtime=0.09 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 4633 0 0 0 9 0 0 0 25 0 1 0 882851363 34050048 4087 33554432000 4194304 4300056 140737035549632 18446744073709551615 256415391488 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25958/statm: 8313 4088 222 26 0 4945 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33252

[startup+0.300594 s]
/proc/loadavg: 7.41 7.92 7.98 3/512 25958
/proc/meminfo: memFree=20164072/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=38984 CPUtime=0.29 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 8006 0 0 0 28 1 0 0 25 0 1 0 882851363 39919616 5890 33554432000 4194304 4300056 140737035549632 18446744073709551615 4236992 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25958/statm: 9746 5890 228 26 0 6378 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38984

[startup+0.700515 s]
/proc/loadavg: 7.41 7.92 7.98 3/512 25958
/proc/meminfo: memFree=20164072/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=35248 CPUtime=0.68 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 8766 0 0 0 67 1 0 0 25 0 1 0 882851363 36093952 5318 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25958/statm: 8812 5318 247 26 0 5444 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 35248

[startup+1.50036 s]
/proc/loadavg: 7.41 7.92 7.98 3/516 25965
/proc/meminfo: memFree=20048136/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=39600 CPUtime=1.48 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 8952 0 0 0 147 1 0 0 25 0 1 0 882851363 40550400 5486 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25958/statm: 9900 5486 249 26 0 6532 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 39600

[startup+3.10107 s]
/proc/loadavg: 7.41 7.92 7.98 3/516 25965
/proc/meminfo: memFree=20010936/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=39600 CPUtime=3.08 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 9161 0 0 0 307 1 0 0 25 0 1 0 882851363 40550400 5672 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25958/statm: 9900 5672 249 26 0 6532 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39600

[startup+6.30047 s]
/proc/loadavg: 6.98 7.82 7.95 3/516 25965
/proc/meminfo: memFree=19998660/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=44092 CPUtime=6.29 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 10573 0 0 0 627 2 0 0 25 0 1 0 882851363 45150208 7058 33554432000 4194304 4300056 140737035549632 18446744073709551615 4254677 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25958/statm: 11023 7058 249 26 0 7655 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44092

[startup+12.7003 s]
/proc/loadavg: 6.58 7.72 7.91 3/516 25966
/proc/meminfo: memFree=19994160/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=44092 CPUtime=12.69 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 11073 0 0 0 1267 2 0 0 25 0 1 0 882851363 45150208 7513 33554432000 4194304 4300056 140737035549632 18446744073709551615 4255955 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25958/statm: 11023 7513 249 26 0 7655 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44092

[startup+25.5008 s]
/proc/loadavg: 5.57 7.44 7.82 3/516 25993
/proc/meminfo: memFree=20098132/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=55588 CPUtime=25.49 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 13481 0 0 0 2546 3 0 0 25 0 1 0 882851363 56922112 9873 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25958/statm: 13897 9873 249 26 0 10529 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55588

[startup+51.101 s]
/proc/loadavg: 4.35 7.00 7.66 3/516 25994
/proc/meminfo: memFree=20101588/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=44392 CPUtime=51.09 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 14484 0 0 0 5106 3 0 0 25 0 1 0 882851363 45457408 7614 33554432000 4194304 4300056 140737035549632 18446744073709551615 4254643 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25958/statm: 11098 7614 249 26 0 7730 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 44392

[startup+102.32 s]
/proc/loadavg: 3.11 6.26 7.37 3/516 25995
/proc/meminfo: memFree=20064696/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=56216 CPUtime=102.31 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 17667 0 0 0 10226 5 0 0 25 0 1 0 882851363 57565184 10628 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25958/statm: 14054 10628 249 26 0 10686 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 56216

[startup+162.301 s]
/proc/loadavg: 2.45 5.50 7.04 3/516 25997
/proc/meminfo: memFree=20036840/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=75072 CPUtime=162.29 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 21750 0 0 0 16224 5 0 0 25 0 1 0 882851363 76873728 14653 33554432000 4194304 4300056 140737035549632 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25958/statm: 18768 14653 249 26 0 15400 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 75072

[startup+222.301 s]
/proc/loadavg: 2.16 4.86 6.72 3/516 25998
/proc/meminfo: memFree=20026868/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=75072 CPUtime=222.29 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 21750 0 0 0 22224 5 0 0 25 0 1 0 882851363 76873728 14653 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25958/statm: 18768 14653 249 26 0 15400 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 75072

[startup+282.3 s]
/proc/loadavg: 2.06 4.33 6.42 3/516 26000
/proc/meminfo: memFree=20025696/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=75072 CPUtime=282.29 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 22173 0 0 0 28224 5 0 0 25 0 1 0 882851363 76873728 15052 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25958/statm: 18768 15052 249 26 0 15400 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 75072

[startup+342.301 s]
/proc/loadavg: 2.02 3.91 6.14 3/516 26028
/proc/meminfo: memFree=20080072/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=75072 CPUtime=342.29 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 22173 0 0 0 34224 5 0 0 25 0 1 0 882851363 76873728 15052 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25958/statm: 18768 15052 249 26 0 15400 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 75072

[startup+402.301 s]
/proc/loadavg: 2.01 3.56 5.88 3/516 26030
/proc/meminfo: memFree=20047144/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=75072 CPUtime=402.3 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 27365 0 0 0 40224 6 0 0 25 0 1 0 882851363 76873728 15358 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25958/statm: 18768 15358 249 26 0 15400 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 75072

[startup+462.301 s]
/proc/loadavg: 2.00 3.27 5.64 3/516 26032
/proc/meminfo: memFree=20043736/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=75072 CPUtime=462.3 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 27365 0 0 0 46224 6 0 0 25 0 1 0 882851363 76873728 15358 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25958/statm: 18768 15358 249 26 0 15400 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 75072

[startup+522.301 s]
/proc/loadavg: 2.07 3.05 5.41 3/516 26033
/proc/meminfo: memFree=20038236/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=105416 CPUtime=522.3 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 27430 0 0 0 52224 6 0 0 25 0 1 0 882851363 107945984 15423 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25958/statm: 26354 15423 249 26 0 22986 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 105416

[startup+582.301 s]
/proc/loadavg: 2.17 2.89 5.20 3/516 26062
/proc/meminfo: memFree=20051352/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=105416 CPUtime=582.31 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 30665 0 0 0 58223 8 0 0 25 0 1 0 882851363 107945984 18359 33554432000 4194304 4300056 140737035549632 18446744073709551615 4254744 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25958/statm: 26354 18359 249 26 0 22986 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 105416

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.01 2.04 2.08 3/516 26354
/proc/meminfo: memFree=19875256/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=135880 CPUtime=4002.33 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 38602 0 0 0 400205 28 0 0 25 0 1 0 882851363 139141120 25825 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25958/statm: 33970 25825 249 26 0 30602 0
Current children cumulated CPU time (s) 4002.33
Current children cumulated vsize (KiB) 135880

[startup+4062.32 s]
/proc/loadavg: 2.00 2.03 2.08 3/516 26356
/proc/meminfo: memFree=19874096/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=135880 CPUtime=4062.35 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 38605 0 0 0 406207 28 0 0 25 0 1 0 882851363 139141120 25828 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25958/statm: 33970 25828 249 26 0 30602 0
Current children cumulated CPU time (s) 4062.35
Current children cumulated vsize (KiB) 135880

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.07 3/516 26357
/proc/meminfo: memFree=19875060/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=135880 CPUtime=4122.33 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 38605 0 0 0 412205 28 0 0 25 0 1 0 882851363 139141120 25828 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25958/statm: 33970 25828 249 26 0 30602 0
Current children cumulated CPU time (s) 4122.33
Current children cumulated vsize (KiB) 135880

[startup+4182.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/516 26359
/proc/meminfo: memFree=19873888/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=135880 CPUtime=4182.33 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 38605 0 0 0 418205 28 0 0 25 0 1 0 882851363 139141120 25828 33554432000 4194304 4300056 140737035549632 18446744073709551615 4254711 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25958/statm: 33970 25828 249 26 0 30602 0
Current children cumulated CPU time (s) 4182.33
Current children cumulated vsize (KiB) 135880

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/516 26360
/proc/meminfo: memFree=19872608/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=135880 CPUtime=4242.34 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 38605 0 0 0 424206 28 0 0 25 0 1 0 882851363 139141120 25828 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25958/statm: 33970 25828 249 26 0 30602 0
Current children cumulated CPU time (s) 4242.34
Current children cumulated vsize (KiB) 135880

[startup+4302.3 s]
/proc/loadavg: 2.21 2.05 2.07 3/516 26362
/proc/meminfo: memFree=19841316/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=185200 CPUtime=4302.34 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 46325 0 0 0 430205 29 0 0 25 0 1 0 882851363 189644800 33545 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25958/statm: 46300 33545 249 26 0 42932 0
Current children cumulated CPU time (s) 4302.34
Current children cumulated vsize (KiB) 185200

[startup+4362.3 s]
/proc/loadavg: 2.20 2.07 2.07 3/516 26364
/proc/meminfo: memFree=19867428/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=135880 CPUtime=4362.34 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 47045 0 0 0 436205 29 0 0 25 0 1 0 882851363 139141120 25886 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25958/statm: 33970 25886 249 26 0 30602 0
Current children cumulated CPU time (s) 4362.34
Current children cumulated vsize (KiB) 135880

[startup+4422.3 s]
/proc/loadavg: 2.07 2.06 2.07 3/516 26365
/proc/meminfo: memFree=19863792/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=135880 CPUtime=4422.34 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 47045 0 0 0 442205 29 0 0 25 0 1 0 882851363 139141120 25886 33554432000 4194304 4300056 140737035549632 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25958/statm: 33970 25886 249 26 0 30602 0
Current children cumulated CPU time (s) 4422.34
Current children cumulated vsize (KiB) 135880

[startup+4482.3 s]
/proc/loadavg: 2.02 2.04 2.06 3/516 26367
/proc/meminfo: memFree=19864488/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=135880 CPUtime=4482.34 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 47045 0 0 0 448205 29 0 0 25 0 1 0 882851363 139141120 25886 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256515 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25958/statm: 33970 25886 249 26 0 30602 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 135880

[startup+4542.3 s]
/proc/loadavg: 2.01 2.03 2.06 3/516 26368
/proc/meminfo: memFree=19863944/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=135880 CPUtime=4542.34 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 47045 0 0 0 454205 29 0 0 25 0 1 0 882851363 139141120 25886 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256128 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25958/statm: 33970 25886 249 26 0 30602 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 135880

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/516 26370
/proc/meminfo: memFree=19862904/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=135880 CPUtime=4602.36 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 47045 0 0 0 460207 29 0 0 25 0 1 0 882851363 139141120 25886 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25958/statm: 33970 25886 249 26 0 30602 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 135880

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/516 26372
/proc/meminfo: memFree=19832720/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=185200 CPUtime=4662.35 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 54927 0 0 0 466205 30 0 0 25 0 1 0 882851363 189644800 33756 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25958/statm: 46300 33756 249 26 0 42932 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 185200

[startup+4722.32 s]
/proc/loadavg: 2.00 2.01 2.04 3/516 26373
/proc/meminfo: memFree=19863532/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=135880 CPUtime=4722.37 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 55362 0 0 0 472207 30 0 0 25 0 1 0 882851363 139141120 25886 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25958/statm: 33970 25886 249 26 0 30602 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 135880

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/516 26375
/proc/meminfo: memFree=19863112/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=135880 CPUtime=4782.35 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 55362 0 0 0 478205 30 0 0 25 0 1 0 882851363 139141120 25886 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25958/statm: 33970 25886 249 26 0 30602 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 135880

[startup+4842.3 s]
/proc/loadavg: 2.15 2.03 2.04 3/516 26376
/proc/meminfo: memFree=19862564/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=135880 CPUtime=4842.36 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 55363 0 0 0 484206 30 0 0 25 0 1 0 882851363 139141120 25887 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25958/statm: 33970 25887 249 26 0 30602 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 135880

[startup+4902.3 s]
/proc/loadavg: 2.09 2.04 2.04 3/516 26378
/proc/meminfo: memFree=19863248/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=135880 CPUtime=4902.36 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 55363 0 0 0 490206 30 0 0 25 0 1 0 882851363 139141120 25887 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25958/statm: 33970 25887 249 26 0 30602 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 135880

[startup+4962.3 s]
/proc/loadavg: 2.07 2.04 2.04 3/516 26380
/proc/meminfo: memFree=19861956/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=135880 CPUtime=4962.36 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 55363 0 0 0 496206 30 0 0 25 0 1 0 882851363 139141120 25887 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256573 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25958/statm: 33970 25887 249 26 0 30602 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 135880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.03 2.04 2.03 3/516 26381
/proc/meminfo: memFree=19830548/32950928 swapFree=61513528/67111528
[pid=25958] ppid=25956 vsize=185200 CPUtime=5000.08 cores=0,2,4,6
/proc/25958/stat : 25958 (lr_gl_shr) R 25956 25958 25926 0 -1 4202496 63370 0 0 0 499977 31 0 0 25 0 1 0 882851363 189644800 33871 33554432000 4194304 4300056 140737035549632 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25958/statm: 46300 33871 249 26 0 42932 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 185200

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): 5000.03
CPU time (s): 5000.1
CPU user time (s): 4999.78
CPU system time (s): 0.319951
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 185200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.78
system time used= 0.319951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63370
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 7950

runsolver used 27.0399 second user time and 59.312 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-01 13:03:27
IDJOB=3439832
IDBENCH=20483
IDSOLVER=1938
FILE ID=node115/3439832-1306926207
RUNJOBID= node115-1306926207-25944
PBS_JOBID= 13488561
Free space on /tmp= 73764 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT07/industrial/crypto/mizh-sha0-36-2.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439832-1306926207/watcher-3439832-1306926207 -o /tmp/evaluation-result-3439832-1306926207/solver-3439832-1306926207 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439832-1306926207.cnf -verb=0 -model

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

MD5SUM BENCH= 82bf685774b76ba263c886940c3aa94d
RANDOM SEED=1236934435

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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:      20164600 kB
Buffers:        162180 kB
Cached:         463680 kB
SwapCached:       5268 kB
Active:       11993408 kB
Inactive:       507756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20164600 kB
SwapTotal:    67111528 kB
SwapFree:     61513528 kB
Dirty:            5452 kB
Writeback:           0 kB
AnonPages:    11873072 kB
Mapped:          33000 kB
Slab:           136484 kB
PageTables:      75628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 151810648 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= 73760 MiB
End job on node115 at 2011-06-01 14:26:49