Trace number 3349736

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: LR_NOGL_NOSHR 2011-03-02? (TO) 1300.01 1300.07

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark365.63
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3349736-1304969170/watcher-3349736-1304969170 -o /tmp/evaluation-result-3349736-1304969170/solver-3349736-1304969170 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349736-1304969170.cnf -verb=0 -model -no-shrinking -no-glucose 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.10 3.96 2.73 4/328 5003
/proc/meminfo: memFree=4279792/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=23348 CPUtime=0 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 1237 0 0 0 0 0 0 0 22 0 1 0 687147816 23908352 1180 33554432000 4194304 4300056 140735675070496 18446744073709551615 4241281 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 5837 1182 220 26 0 2469 0

[startup+0.100438 s]
/proc/loadavg: 4.10 3.96 2.73 4/328 5003
/proc/meminfo: memFree=4279792/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=56784 CPUtime=0.09 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 8474 0 0 0 8 1 0 0 22 0 1 0 687147816 58146816 8207 33554432000 4194304 4300056 140735675070496 18446744073709551615 231895151301 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 14196 8208 220 26 0 10828 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56784

[startup+0.200418 s]
/proc/loadavg: 4.10 3.96 2.73 4/328 5003
/proc/meminfo: memFree=4279792/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=67980 CPUtime=0.19 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 12111 0 0 0 17 2 0 0 23 0 1 0 687147816 69611520 11505 33554432000 4194304 4300056 140735675070496 18446744073709551615 231895151301 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 16995 11506 220 26 0 13627 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 67980

[startup+0.3004 s]
/proc/loadavg: 4.10 3.96 2.73 4/328 5003
/proc/meminfo: memFree=4279792/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=76732 CPUtime=0.29 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 14449 0 0 0 26 3 0 0 23 0 1 0 687147816 78573568 13539 33554432000 4194304 4300056 140735675070496 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 19183 13539 220 26 0 15815 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76732

[startup+0.700321 s]
/proc/loadavg: 4.10 3.96 2.73 4/328 5003
/proc/meminfo: memFree=4279792/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=107948 CPUtime=0.69 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 22210 0 0 0 65 4 0 0 25 0 1 0 687147816 110538752 20077 33554432000 4194304 4300056 140735675070496 18446744073709551615 231895490304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 26987 20077 220 26 0 23619 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 107948

[startup+1.50117 s]
/proc/loadavg: 4.10 3.96 2.73 5/329 5004
/proc/meminfo: memFree=4159536/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=143744 CPUtime=1.49 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 33544 0 0 0 143 6 0 0 25 0 1 0 687147816 147193856 30008 33554432000 4194304 4300056 140735675070496 18446744073709551615 4261650 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 35936 30008 227 26 0 32568 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 143744

[startup+3.10087 s]
/proc/loadavg: 4.09 3.96 2.74 5/329 5004
/proc/meminfo: memFree=4135976/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=135248 CPUtime=3.09 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 43238 0 0 0 302 7 0 0 25 0 1 0 687147816 138493952 27852 33554432000 4194304 4300056 140735675070496 18446744073709551615 4253931 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 33812 27852 236 26 0 30444 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135248

[startup+6.30026 s]
/proc/loadavg: 4.09 3.96 2.74 5/329 5004
/proc/meminfo: memFree=4155092/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=135248 CPUtime=6.29 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 43771 0 0 0 622 7 0 0 25 0 1 0 687147816 138493952 28380 33554432000 4194304 4300056 140735675070496 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 33812 28380 246 26 0 30444 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135248

[startup+12.701 s]
/proc/loadavg: 4.15 3.97 2.76 5/329 5005
/proc/meminfo: memFree=4127832/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=146924 CPUtime=12.7 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 45490 0 0 0 1262 8 0 0 25 0 1 0 687147816 150450176 30089 33554432000 4194304 4300056 140735675070496 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 36731 30089 246 26 0 33363 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 146924

[startup+25.5006 s]
/proc/loadavg: 4.13 3.97 2.77 5/329 5005
/proc/meminfo: memFree=4179168/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=165892 CPUtime=25.5 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 49639 0 0 0 2541 9 0 0 25 0 1 0 687147816 169873408 34219 33554432000 4194304 4300056 140735675070496 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 41473 34219 246 26 0 38105 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 165892

[startup+51.1007 s]
/proc/loadavg: 4.08 3.97 2.80 5/329 5006
/proc/meminfo: memFree=4852808/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=196712 CPUtime=51.09 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 58181 0 0 0 5099 10 0 0 25 0 1 0 687147816 201433088 42730 33554432000 4194304 4300056 140735675070496 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 49178 42730 246 26 0 45810 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 196712

[startup+102.301 s]
/proc/loadavg: 4.03 3.97 2.87 5/329 5007
/proc/meminfo: memFree=4732928/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=328188 CPUtime=102.3 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 75579 0 0 0 10216 14 0 0 25 0 1 0 687147816 336064512 60068 33554432000 4194304 4300056 140735675070496 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 82047 60068 246 26 0 78679 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 328188

[startup+162.301 s]
/proc/loadavg: 4.01 3.97 2.93 5/329 5009
/proc/meminfo: memFree=4615612/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=460448 CPUtime=162.3 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 95005 0 0 0 16212 18 0 0 25 0 1 0 687147816 471498752 79446 33554432000 4194304 4300056 140735675070496 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 115112 79446 246 26 0 111744 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 460448

[startup+222.312 s]
/proc/loadavg: 4.00 3.97 3.00 5/329 5010
/proc/meminfo: memFree=4406340/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=465564 CPUtime=222.31 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 113776 0 0 0 22208 23 0 0 25 0 1 0 687147816 476737536 98179 33554432000 4194304 4300056 140735675070496 18446744073709551615 4252411 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 116391 98179 246 26 0 113023 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 465564

[startup+282.301 s]
/proc/loadavg: 3.97 3.97 3.06 5/329 5150
/proc/meminfo: memFree=3973728/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=684616 CPUtime=282.3 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 130790 0 0 0 28196 34 0 0 25 0 1 0 687147816 701046784 115134 33554432000 4194304 4300056 140735675070496 18446744073709551615 4262747 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 171154 115134 246 26 0 167786 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 684616

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.11 5/329 5151
/proc/meminfo: memFree=3668116/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=689420 CPUtime=342.3 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 151013 0 0 0 34191 39 0 0 25 0 1 0 687147816 705966080 135309 33554432000 4194304 4300056 140735675070496 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 172355 135309 246 26 0 168987 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 689420

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.17 5/329 5153
/proc/meminfo: memFree=3282572/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=693604 CPUtime=402.3 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 169265 0 0 0 40185 45 0 0 25 0 1 0 687147816 710250496 153523 33554432000 4194304 4300056 140735675070496 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 173401 153523 246 26 0 170033 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 693604

[startup+462.301 s]
/proc/loadavg: 4.07 3.99 3.22 6/329 5155
/proc/meminfo: memFree=2916776/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=697316 CPUtime=462.31 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 185129 0 0 0 46182 49 0 0 25 0 1 0 687147816 714051584 169344 33554432000 4194304 4300056 140735675070496 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 174329 169344 246 26 0 170961 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 697316

[startup+522.3 s]
/proc/loadavg: 4.02 3.99 3.27 5/329 5156
/proc/meminfo: memFree=2564472/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=1052560 CPUtime=522.31 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 200143 0 0 0 52178 53 0 0 25 0 1 0 687147816 1077821440 184313 33554432000 4194304 4300056 140735675070496 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 263140 184313 246 26 0 259772 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1052560

[startup+582.301 s]
/proc/loadavg: 4.04 4.00 3.31 5/329 5158
/proc/meminfo: memFree=2295024/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=1055060 CPUtime=582.32 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 213052 0 0 0 58175 57 0 0 25 0 1 0 687147816 1080381440 197199 33554432000 4194304 4300056 140735675070496 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 263765 197199 246 26 0 260397 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 1055060

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.35 5/329 5159
/proc/meminfo: memFree=2068204/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=1058044 CPUtime=642.32 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 225964 0 0 0 64171 61 0 0 25 0 1 0 687147816 1083437056 210084 33554432000 4194304 4300056 140735675070496 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 264511 210084 246 26 0 261143 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1058044

[startup+702.301 s]
/proc/loadavg: 4.12 4.03 3.40 5/329 5161
/proc/meminfo: memFree=1841664/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=1061396 CPUtime=702.32 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 239134 0 0 0 70167 65 0 0 25 0 1 0 687147816 1086869504 223226 33554432000 4194304 4300056 140735675070496 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 265349 223226 246 26 0 261981 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1061396

[startup+762.301 s]
/proc/loadavg: 4.23 4.07 3.45 5/329 5165
/proc/meminfo: memFree=1546880/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=1064784 CPUtime=762.32 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 251799 0 0 0 76163 69 0 0 25 0 1 0 687147816 1090338816 235854 33554432000 4194304 4300056 140735675070496 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 266196 235854 246 26 0 262828 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1064784

[startup+822.3 s]
/proc/loadavg: 4.08 4.05 3.48 5/329 5167
/proc/meminfo: memFree=1305824/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=1068692 CPUtime=822.32 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 262964 0 0 0 82159 73 0 0 25 0 1 0 687147816 1094340608 246997 33554432000 4194304 4300056 140735675070496 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 267173 246997 246 26 0 263805 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1068692

[startup+882.312 s]
/proc/loadavg: 4.03 4.04 3.51 5/329 5169
/proc/meminfo: memFree=991400/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=1071924 CPUtime=882.34 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 272586 0 0 0 88158 76 0 0 25 0 1 0 687147816 1097650176 256597 33554432000 4194304 4300056 140735675070496 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 267981 256597 246 26 0 264613 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 1071924

[startup+942.301 s]
/proc/loadavg: 4.01 4.03 3.54 5/329 5170
/proc/meminfo: memFree=668772/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=1642612 CPUtime=942.32 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 284372 0 0 0 94152 80 0 0 25 0 1 0 687147816 1682034688 268347 33554432000 4194304 4300056 140735675070496 18446744073709551615 4256480 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 410653 268347 246 26 0 407285 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1642612

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.57 5/329 5172
/proc/meminfo: memFree=309464/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=1646844 CPUtime=1002.33 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 297392 0 0 0 100147 86 0 0 25 0 1 0 687147816 1686368256 281334 33554432000 4194304 4300056 140735675070496 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 411711 281334 246 26 0 408343 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 1646844

[startup+1062.3 s]
/proc/loadavg: 4.04 4.03 3.60 5/329 5174
/proc/meminfo: memFree=93560/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=1650056 CPUtime=1062.32 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 311342 0 0 0 106141 91 0 0 25 0 1 0 687147816 1689657344 295250 33554432000 4194304 4300056 140735675070496 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 412514 295250 246 26 0 409146 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1650056

[startup+1122.3 s]
/proc/loadavg: 4.06 4.04 3.62 5/329 5175
/proc/meminfo: memFree=94804/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=1654396 CPUtime=1122.31 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 323601 0 0 0 112135 96 0 0 25 0 1 0 687147816 1694101504 307471 33554432000 4194304 4300056 140735675070496 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 413599 307471 246 26 0 410231 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1654396

[startup+1182.3 s]
/proc/loadavg: 4.02 4.03 3.65 5/329 5177
/proc/meminfo: memFree=98500/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=1656828 CPUtime=1182.28 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 337622 0 0 0 118128 100 0 0 25 0 1 0 687147816 1696591872 321460 33554432000 4194304 4300056 140735675070496 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 414207 321460 246 26 0 410839 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 1656828

[startup+1242.3 s]
/proc/loadavg: 4.08 4.04 3.67 5/329 5178
/proc/meminfo: memFree=98292/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=1659880 CPUtime=1242.26 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 350196 0 0 0 124121 105 0 0 25 0 1 0 687147816 1699717120 334003 33554432000 4194304 4300056 140735675070496 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 414970 334003 246 26 0 411602 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 1659880



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.68 5/329 5180
/proc/meminfo: memFree=92132/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=1662064 CPUtime=1299.95 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 364075 0 0 0 129884 111 0 0 25 0 1 0 687147816 1701953536 347853 33554432000 4194304 4300056 140735675070496 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 415516 347853 246 26 0 412148 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 1662064

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

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

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.68 5/329 5180
/proc/meminfo: memFree=92132/32950928 swapFree=67085488/67111528
[pid=5003] ppid=5001 vsize=1662064 CPUtime=1299.95 cores=1,3
/proc/5003/stat : 5003 (lr_gl_shr) R 5001 5003 4834 0 -1 4202496 364075 0 0 0 129884 111 0 0 25 0 1 0 687147816 1701953536 347853 33554432000 4194304 4300056 140735675070496 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5003/statm: 415516 347853 246 26 0 412148 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 1662064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 1300.01
CPU user time (s): 1298.85
CPU system time (s): 1.16782
CPU usage (%): 99.9957
Max. virtual memory (cumulated for all children) (KiB): 1662064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.85
system time used= 1.16782
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 364075
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= 10
involuntary context switches= 1086

runsolver used 3.74343 second user time and 9.26959 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-09 21:26:11
IDJOB=3349736
IDBENCH=71037
IDSOLVER=1814
FILE ID=node114/3349736-1304969170
RUNJOBID= node114-1304968099-4854
PBS_JOBID= 13285636
Free space on /tmp= 39792 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking -no-glucose
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349736-1304969170/watcher-3349736-1304969170 -o /tmp/evaluation-result-3349736-1304969170/solver-3349736-1304969170 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349736-1304969170.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=1362644506

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       4280080 kB
Buffers:        223748 kB
Cached:       16222428 kB
SwapCached:        192 kB
Active:       15673280 kB
Inactive:     12374148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4280080 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           26432 kB
Writeback:           0 kB
AnonPages:    11600772 kB
Mapped:          27320 kB
Slab:           519936 kB
PageTables:      39908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 53926324 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= 39544 MiB
End job on node114 at 2011-05-09 21:47:53