Trace number 3440081

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.12 4999.94

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2647.1
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

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-3440081-1306943773/watcher-3440081-1306943773 -o /tmp/evaluation-result-3440081-1306943773/solver-3440081-1306943773 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3440081-1306943773.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: 1.68 1.20 1.11 3/515 26951
/proc/meminfo: memFree=20005876/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=20908 CPUtime=0.01 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 925 0 0 0 1 0 0 0 25 0 1 0 884607995 21409792 833 33554432000 4194304 4300056 140735318915680 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 5227 834 218 26 0 1859 0

[startup+0.102289 s]
/proc/loadavg: 1.68 1.20 1.11 3/515 26951
/proc/meminfo: memFree=20005876/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=28864 CPUtime=0.09 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 4756 0 0 0 9 0 0 0 25 0 1 0 884607995 29556736 3948 33554432000 4194304 4300056 140735318915680 18446744073709551615 4215888 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 7216 3948 224 26 0 3848 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28864

[startup+0.201269 s]
/proc/loadavg: 1.68 1.20 1.11 3/515 26951
/proc/meminfo: memFree=20005876/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=29032 CPUtime=0.19 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 4779 0 0 0 19 0 0 0 25 0 1 0 884607995 29728768 3971 33554432000 4194304 4300056 140735318915680 18446744073709551615 4230355 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 7258 3971 226 26 0 3890 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29032

[startup+0.301241 s]
/proc/loadavg: 1.68 1.20 1.11 3/515 26951
/proc/meminfo: memFree=20005876/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=29032 CPUtime=0.29 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 4807 0 0 0 29 0 0 0 25 0 1 0 884607995 29728768 3999 33554432000 4194304 4300056 140735318915680 18446744073709551615 4230355 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 7258 3999 226 26 0 3890 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29032

[startup+0.701171 s]
/proc/loadavg: 1.68 1.20 1.11 3/515 26951
/proc/meminfo: memFree=20005876/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=29300 CPUtime=0.69 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 4874 0 0 0 68 1 0 0 25 0 1 0 884607995 30003200 4066 33554432000 4194304 4300056 140735318915680 18446744073709551615 4230465 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 7325 4066 226 26 0 3957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29300

[startup+1.50102 s]
/proc/loadavg: 1.68 1.20 1.11 3/516 26952
/proc/meminfo: memFree=19991988/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=28084 CPUtime=1.49 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 6080 0 0 0 148 1 0 0 25 0 1 0 884607995 28758016 3760 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 7021 3760 246 26 0 3653 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28084

[startup+3.10072 s]
/proc/loadavg: 1.68 1.20 1.11 3/516 26952
/proc/meminfo: memFree=19988764/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=30804 CPUtime=3.09 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 6820 0 0 0 308 1 0 0 25 0 1 0 884607995 31543296 4481 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 7701 4481 246 26 0 4333 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30804

[startup+6.30111 s]
/proc/loadavg: 1.70 1.22 1.12 3/516 26952
/proc/meminfo: memFree=19983296/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=35224 CPUtime=6.29 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 7953 0 0 0 628 1 0 0 25 0 1 0 884607995 36069376 5578 33554432000 4194304 4300056 140735318915680 18446744073709551615 4263782 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 8806 5578 246 26 0 5438 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35224

[startup+12.7009 s]
/proc/loadavg: 1.73 1.23 1.12 3/516 26952
/proc/meminfo: memFree=19974344/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=43732 CPUtime=12.7 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 10103 0 0 0 1268 2 0 0 25 0 1 0 884607995 44781568 7679 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 10933 7679 246 26 0 7565 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 43732

[startup+25.5005 s]
/proc/loadavg: 1.79 1.27 1.14 3/516 26952
/proc/meminfo: memFree=19926348/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=59732 CPUtime=25.49 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 13914 0 0 0 2547 2 0 0 25 0 1 0 884607995 61165568 11413 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 14933 11413 246 26 0 11565 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59732

[startup+51.1006 s]
/proc/loadavg: 1.86 1.32 1.16 3/516 26953
/proc/meminfo: memFree=19965356/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=52352 CPUtime=51.09 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 23048 0 0 0 5104 5 0 0 25 0 1 0 884607995 53608448 9328 33554432000 4194304 4300056 140735318915680 18446744073709551615 4254632 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 13088 9328 246 26 0 9720 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52352

[startup+102.301 s]
/proc/loadavg: 1.94 1.43 1.20 3/516 26954
/proc/meminfo: memFree=19887560/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=90176 CPUtime=102.31 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 33074 0 0 0 10224 7 0 0 25 0 1 0 884607995 92340224 19101 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 22544 19101 246 26 0 19176 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 90176

[startup+162.3 s]
/proc/loadavg: 1.97 1.53 1.25 3/516 26956
/proc/meminfo: memFree=19923340/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=94968 CPUtime=162.3 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 46646 0 0 0 16220 10 0 0 25 0 1 0 884607995 97247232 19245 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 23742 19245 246 26 0 20374 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 94968

[startup+222.32 s]
/proc/loadavg: 1.99 1.61 1.29 3/516 26958
/proc/meminfo: memFree=19929724/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=104224 CPUtime=222.31 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 61815 0 0 0 22217 14 0 0 25 0 1 0 884607995 106725376 17918 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 26056 17918 246 26 0 22688 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 104224

[startup+282.301 s]
/proc/loadavg: 1.99 1.68 1.33 3/516 26959
/proc/meminfo: memFree=19863456/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=135044 CPUtime=282.3 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 69769 0 0 0 28213 17 0 0 25 0 1 0 884607995 138285056 25671 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 33761 25671 246 26 0 30393 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 135044

[startup+342.301 s]
/proc/loadavg: 2.06 1.75 1.38 3/516 26970
/proc/meminfo: memFree=19870432/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=109528 CPUtime=342.3 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 83574 0 0 0 34210 20 0 0 25 0 1 0 884607995 112156672 22148 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 27382 22148 246 26 0 24014 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 109528

[startup+402.301 s]
/proc/loadavg: 2.08 1.81 1.42 3/516 26971
/proc/meminfo: memFree=19918016/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=76612 CPUtime=402.31 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 93105 0 0 0 40208 23 0 0 25 0 1 0 884607995 78450688 14026 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 19153 14026 246 26 0 15785 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 76612

[startup+462.301 s]
/proc/loadavg: 2.03 1.84 1.45 3/516 26973
/proc/meminfo: memFree=19835508/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=145256 CPUtime=462.31 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 104831 0 0 0 46206 25 0 0 25 0 1 0 884607995 148742144 25434 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256506 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 36314 25434 246 26 0 32946 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 145256

[startup+522.301 s]
/proc/loadavg: 2.11 1.90 1.49 3/516 26975
/proc/meminfo: memFree=19903660/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=88916 CPUtime=522.31 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 116357 0 0 0 52202 29 0 0 25 0 1 0 884607995 91049984 17225 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 22229 17225 246 26 0 18861 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 88916

[startup+582.301 s]
/proc/loadavg: 2.09 1.93 1.53 3/516 26976
/proc/meminfo: memFree=19860828/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=150380 CPUtime=582.31 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 127044 0 0 0 58199 32 0 0 25 0 1 0 884607995 153989120 27641 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256302 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 37595 27641 246 26 0 34227 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 150380

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/516 27135
/proc/meminfo: memFree=19655340/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=286632 CPUtime=4002.44 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 615412 0 0 0 400056 188 0 0 25 0 1 0 884607995 293511168 59026 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 71658 59026 246 26 0 68290 0
Current children cumulated CPU time (s) 4002.44
Current children cumulated vsize (KiB) 286632

[startup+4062.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/516 27137
/proc/meminfo: memFree=19748296/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=190776 CPUtime=4062.46 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 627152 0 0 0 406055 191 0 0 25 0 1 0 884607995 195354624 43714 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 47694 43714 246 26 0 44326 0
Current children cumulated CPU time (s) 4062.46
Current children cumulated vsize (KiB) 190776

[startup+4122.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/516 27140
/proc/meminfo: memFree=19714028/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=240564 CPUtime=4122.44 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 635917 0 0 0 412051 193 0 0 25 0 1 0 884607995 246337536 52263 33554432000 4194304 4300056 140735318915680 18446744073709551615 4251296 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 60141 52263 246 26 0 56773 0
Current children cumulated CPU time (s) 4122.44
Current children cumulated vsize (KiB) 240564

[startup+4182.32 s]
/proc/loadavg: 2.04 2.05 2.01 3/516 27141
/proc/meminfo: memFree=19689304/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=290652 CPUtime=4182.46 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 642231 0 0 0 418051 195 0 0 25 0 1 0 884607995 297627648 58426 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 72663 58426 246 26 0 69295 0
Current children cumulated CPU time (s) 4182.46
Current children cumulated vsize (KiB) 290652

[startup+4242.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/516 27143
/proc/meminfo: memFree=19638420/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=290652 CPUtime=4242.45 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 647204 0 0 0 424048 197 0 0 25 0 1 0 884607995 297627648 63282 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 72663 63282 246 26 0 69295 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 290652

[startup+4302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 27144
/proc/meminfo: memFree=19742660/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=209744 CPUtime=4302.45 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 657969 0 0 0 430044 201 0 0 25 0 1 0 884607995 214777856 45009 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 52436 45009 246 26 0 49068 0
Current children cumulated CPU time (s) 4302.45
Current children cumulated vsize (KiB) 209744

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 27146
/proc/meminfo: memFree=19712120/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=240564 CPUtime=4362.45 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 665612 0 0 0 436041 204 0 0 25 0 1 0 884607995 246337536 52449 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 60141 52449 246 26 0 56773 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 240564

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 27148
/proc/meminfo: memFree=19688380/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=290652 CPUtime=4422.45 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 671615 0 0 0 442039 206 0 0 25 0 1 0 884607995 297627648 58309 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 72663 58309 246 26 0 69295 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 290652

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/516 27149
/proc/meminfo: memFree=19668744/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=290652 CPUtime=4482.46 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 676698 0 0 0 448036 210 0 0 25 0 1 0 884607995 297627648 63248 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 72663 63248 246 26 0 69295 0
Current children cumulated CPU time (s) 4482.46
Current children cumulated vsize (KiB) 290652

[startup+4542.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/516 27151
/proc/meminfo: memFree=19731448/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=214892 CPUtime=4542.46 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 689385 0 0 0 454032 214 0 0 25 0 1 0 884607995 220049408 47873 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 53723 47873 246 26 0 50355 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 214892

[startup+4602.3 s]
/proc/loadavg: 2.25 2.07 2.02 3/516 27152
/proc/meminfo: memFree=19701148/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=245712 CPUtime=4602.46 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 696897 0 0 0 460030 216 0 0 25 0 1 0 884607995 251609088 55188 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256538 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 61428 55188 246 26 0 58060 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 245712

[startup+4662.3 s]
/proc/loadavg: 2.15 2.07 2.02 3/516 27154
/proc/meminfo: memFree=19678784/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=295800 CPUtime=4662.46 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 702541 0 0 0 466028 218 0 0 25 0 1 0 884607995 302899200 60688 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 73950 60688 246 26 0 70582 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 295800

[startup+4722.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/516 27156
/proc/meminfo: memFree=19659400/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=295800 CPUtime=4722.48 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 707466 0 0 0 472028 220 0 0 25 0 1 0 884607995 302899200 65492 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 73950 65492 246 26 0 70582 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 295800

[startup+4782.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/516 27157
/proc/meminfo: memFree=19759184/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=179920 CPUtime=4782.47 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 714364 0 0 0 478024 223 0 0 25 0 1 0 884607995 184238080 40810 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 44980 40810 246 26 0 41612 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 179920

[startup+4842.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 27159
/proc/meminfo: memFree=19713392/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=248564 CPUtime=4842.49 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 725911 0 0 0 484024 225 0 0 25 0 1 0 884607995 254529536 52062 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256573 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 62141 52062 246 26 0 58773 0
Current children cumulated CPU time (s) 4842.49
Current children cumulated vsize (KiB) 248564

[startup+4902.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 27160
/proc/meminfo: memFree=19686556/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=248564 CPUtime=4902.48 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 732549 0 0 0 490021 227 0 0 25 0 1 0 884607995 254529536 58500 33554432000 4194304 4300056 140735318915680 18446744073709551615 4262966 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 62141 58500 246 26 0 58773 0
Current children cumulated CPU time (s) 4902.48
Current children cumulated vsize (KiB) 248564

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 27162
/proc/meminfo: memFree=19663312/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=298652 CPUtime=4962.48 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 738685 0 0 0 496018 230 0 0 25 0 1 0 884607995 305819648 64484 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 74663 64484 246 26 0 71295 0
Current children cumulated CPU time (s) 4962.48
Current children cumulated vsize (KiB) 298652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 27163
/proc/meminfo: memFree=19618400/32950928 swapFree=61513528/67111528
[pid=26951] ppid=26949 vsize=298652 CPUtime=5000.1 cores=0,2,4,6
/proc/26951/stat : 26951 (lr_gl_shr) R 26949 26951 25926 0 -1 4202496 741933 0 0 0 499778 232 0 0 25 0 1 0 884607995 305819648 67665 33554432000 4194304 4300056 140735318915680 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26951/statm: 74663 67665 246 26 0 71295 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 298652

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): 4999.94
CPU time (s): 5000.12
CPU user time (s): 4997.78
CPU system time (s): 2.33465
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 298652

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

runsolver used 27.6058 second user time and 58.5941 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-01 17:56:13
IDJOB=3440081
IDBENCH=85991
IDSOLVER=1938
FILE ID=node115/3440081-1306943773
RUNJOBID= node115-1306943723-26902
PBS_JOBID= 13488561
Free space on /tmp= 73764 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_36.renamed-as.sat05-1922.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3440081-1306943773/watcher-3440081-1306943773 -o /tmp/evaluation-result-3440081-1306943773/solver-3440081-1306943773 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3440081-1306943773.cnf -verb=0 -model

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=620017221

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:      20006156 kB
Buffers:        175956 kB
Cached:         550000 kB
SwapCached:       5268 kB
Active:       12061716 kB
Inactive:       600184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20006156 kB
SwapTotal:    67111528 kB
SwapFree:     61513528 kB
Dirty:            3880 kB
Writeback:           0 kB
AnonPages:    11934004 kB
Mapped:          33824 kB
Slab:           136440 kB
PageTables:      75576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 151898768 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 19:19:35