Trace number 3350029

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: LR_GL_NOSHR 2011-03-02? (TO) 1300.1 1300.1

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark485.526
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

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

running on 2 cores: 5,7

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: 1.45 0.36 0.12 4/366 29070
/proc/meminfo: memFree=23672788/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=20344 CPUtime=0 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 703 0 0 0 0 0 0 0 21 0 1 0 608411429 20832256 635 33554432000 4194304 4300056 140733642516032 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 5086 635 219 26 0 1718 0

[startup+0.0920579 s]
/proc/loadavg: 1.45 0.36 0.12 4/366 29070
/proc/meminfo: memFree=23672788/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=29496 CPUtime=0.08 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 4124 0 0 0 8 0 0 0 21 0 1 0 608411429 30203904 3563 33554432000 4194304 4300056 140733642516032 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 7374 3563 220 26 0 4006 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29496

[startup+0.101054 s]
/proc/loadavg: 1.45 0.36 0.12 4/366 29070
/proc/meminfo: memFree=23672788/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=30260 CPUtime=0.09 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 4373 0 0 0 9 0 0 0 21 0 1 0 608411429 30986240 3798 33554432000 4194304 4300056 140733642516032 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 7565 3798 220 26 0 4197 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30260

[startup+0.301019 s]
/proc/loadavg: 1.45 0.36 0.12 4/366 29070
/proc/meminfo: memFree=23672788/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=57636 CPUtime=0.29 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 12398 0 0 0 27 2 0 0 22 0 1 0 608411429 59019264 10499 33554432000 4194304 4300056 140733642516032 18446744073709551615 218905730816 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 14409 10501 220 26 0 11041 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57636

[startup+0.700946 s]
/proc/loadavg: 1.45 0.36 0.12 4/366 29070
/proc/meminfo: memFree=23672788/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=115464 CPUtime=0.69 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 28025 0 0 0 65 4 0 0 23 0 1 0 608411429 118235136 23673 33554432000 4194304 4300056 140733642516032 18446744073709551615 218905730816 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 28866 23674 220 26 0 25498 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115464

[startup+1.5008 s]
/proc/loadavg: 1.45 0.36 0.12 5/367 29071
/proc/meminfo: memFree=23537884/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=238764 CPUtime=1.49 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 57715 0 0 0 140 9 0 0 25 0 1 0 608411429 244494336 48133 33554432000 4194304 4300056 140733642516032 18446744073709551615 218905427723 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 59691 48133 220 26 0 56323 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 238764

[startup+3.10051 s]
/proc/loadavg: 1.45 0.36 0.12 5/367 29071
/proc/meminfo: memFree=23396400/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=440352 CPUtime=3.09 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 118961 0 0 0 290 19 0 0 25 0 1 0 608411429 450920448 97947 33554432000 4194304 4300056 140733642516032 18446744073709551615 218905730816 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 110088 97950 220 26 0 106720 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 440352

[startup+6.30094 s]
/proc/loadavg: 1.82 0.45 0.15 5/367 29071
/proc/meminfo: memFree=23236452/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=455264 CPUtime=6.29 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 124970 0 0 0 609 20 0 0 25 0 1 0 608411429 466190336 103580 33554432000 4194304 4300056 140733642516032 18446744073709551615 4255127 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 113816 103580 227 26 0 110448 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 455264

[startup+12.7008 s]
/proc/loadavg: 1.99 0.51 0.17 5/367 29072
/proc/meminfo: memFree=23198384/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=455264 CPUtime=12.69 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 124971 0 0 0 1249 20 0 0 25 0 1 0 608411429 466190336 103581 33554432000 4194304 4300056 140733642516032 18446744073709551615 4230426 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 113816 103581 227 26 0 110448 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 455264

[startup+25.5005 s]
/proc/loadavg: 2.43 0.68 0.23 5/367 29072
/proc/meminfo: memFree=23157796/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=458360 CPUtime=25.49 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 126715 0 0 0 2529 20 0 0 25 0 1 0 608411429 469360640 105269 33554432000 4194304 4300056 140733642516032 18446744073709551615 4255239 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 114590 105269 228 26 0 111222 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 458360

[startup+51.1009 s]
/proc/loadavg: 2.97 0.95 0.33 5/367 29073
/proc/meminfo: memFree=23061668/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=469600 CPUtime=51.09 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 130969 0 0 0 5088 21 0 0 25 0 1 0 608411429 480870400 109381 33554432000 4194304 4300056 140733642516032 18446744073709551615 4232859 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 117400 109381 228 26 0 114032 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 469600

[startup+102.314 s]
/proc/loadavg: 3.74 1.47 0.54 5/367 29105
/proc/meminfo: memFree=21841860/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=519844 CPUtime=102.3 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 174451 0 0 0 10201 29 0 0 25 0 1 0 608411429 532320256 108278 33554432000 4194304 4300056 140733642516032 18446744073709551615 4256706 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 129961 108278 247 26 0 126593 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 519844

[startup+162.301 s]
/proc/loadavg: 3.90 1.93 0.76 5/367 29164
/proc/meminfo: memFree=22729924/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=652104 CPUtime=162.29 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 209417 0 0 0 16193 36 0 0 25 0 1 0 608411429 667754496 143061 33554432000 4194304 4300056 140733642516032 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 163026 143061 247 26 0 159658 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 652104

[startup+222.301 s]
/proc/loadavg: 3.96 2.31 0.96 5/367 29192
/proc/meminfo: memFree=22421824/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=867028 CPUtime=222.29 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 241937 0 0 0 22184 45 0 0 25 0 1 0 608411429 887836672 175364 33554432000 4194304 4300056 140733642516032 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 216757 175364 247 26 0 213389 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 867028

[startup+282.301 s]
/proc/loadavg: 3.98 2.61 1.14 5/367 29194
/proc/meminfo: memFree=22124840/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=1216276 CPUtime=282.28 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 282379 0 0 0 28174 54 0 0 25 0 1 0 608411429 1245466624 215639 33554432000 4194304 4300056 140733642516032 18446744073709551615 4254711 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 304069 215639 247 26 0 300701 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 1216276

[startup+342.3 s]
/proc/loadavg: 3.99 2.86 1.32 5/367 29195
/proc/meminfo: memFree=21812312/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=1216276 CPUtime=342.29 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 322585 0 0 0 34164 65 0 0 25 0 1 0 608411429 1245466624 255663 33554432000 4194304 4300056 140733642516032 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 304069 255663 247 26 0 300701 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1216276

[startup+402.3 s]
/proc/loadavg: 4.19 3.13 1.51 5/367 29197
/proc/meminfo: memFree=21574916/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=1224880 CPUtime=402.28 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 347362 0 0 0 40156 72 0 0 25 0 1 0 608411429 1254277120 280317 33554432000 4194304 4300056 140733642516032 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 306220 280317 247 26 0 302852 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 1224880

[startup+462.301 s]
/proc/loadavg: 4.12 3.30 1.66 5/367 29199
/proc/meminfo: memFree=21397048/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=1795564 CPUtime=462.29 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 368663 0 0 0 46151 78 0 0 25 0 1 0 608411429 1838657536 301476 33554432000 4194304 4300056 140733642516032 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 448891 301476 247 26 0 445523 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1795564

[startup+522.301 s]
/proc/loadavg: 4.04 3.42 1.81 5/367 29200
/proc/meminfo: memFree=21205668/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=1802292 CPUtime=522.29 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 391652 0 0 0 52143 86 0 0 25 0 1 0 608411429 1845547008 324345 33554432000 4194304 4300056 140733642516032 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 450573 324345 247 26 0 447205 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1802292

[startup+582.301 s]
/proc/loadavg: 4.17 3.56 1.95 5/367 29202
/proc/meminfo: memFree=21027548/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=1808932 CPUtime=582.29 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 409854 0 0 0 58137 92 0 0 25 0 1 0 608411429 1852346368 342460 33554432000 4194304 4300056 140733642516032 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 452233 342460 247 26 0 448865 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1808932

[startup+642.301 s]
/proc/loadavg: 4.17 3.67 2.09 5/367 29203
/proc/meminfo: memFree=20844348/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=1818520 CPUtime=642.3 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 430734 0 0 0 64133 97 0 0 25 0 1 0 608411429 1862164480 363241 33554432000 4194304 4300056 140733642516032 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 454630 363241 247 26 0 451262 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1818520

[startup+702.3 s]
/proc/loadavg: 4.09 3.74 2.21 5/367 29205
/proc/meminfo: memFree=20631128/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=1828364 CPUtime=702.29 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 449804 0 0 0 70126 103 0 0 25 0 1 0 608411429 1872244736 382211 33554432000 4194304 4300056 140733642516032 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 457091 382211 247 26 0 453723 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 1828364

[startup+762.313 s]
/proc/loadavg: 4.03 3.78 2.32 5/367 29207
/proc/meminfo: memFree=20399188/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=1831672 CPUtime=762.3 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 489445 0 0 0 76115 115 0 0 25 0 1 0 608411429 1875632128 421721 33554432000 4194304 4300056 140733642516032 18446744073709551615 4252310 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 457918 421721 247 26 0 454550 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 1831672

[startup+822.301 s]
/proc/loadavg: 4.01 3.82 2.42 5/367 29208
/proc/meminfo: memFree=20188576/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=2760436 CPUtime=822.29 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 522485 0 0 0 82103 126 0 0 25 0 1 0 608411429 2826686464 454617 33554432000 4194304 4300056 140733642516032 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 690109 454617 247 26 0 686741 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2760436

[startup+882.301 s]
/proc/loadavg: 4.00 3.85 2.52 5/367 29210
/proc/meminfo: memFree=20037488/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=2777684 CPUtime=882.3 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 537542 0 0 0 88098 132 0 0 25 0 1 0 608411429 2844348416 469592 33554432000 4194304 4300056 140733642516032 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 694421 469592 247 26 0 691053 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2777684

[startup+942.301 s]
/proc/loadavg: 4.21 3.92 2.62 5/367 29211
/proc/meminfo: memFree=19839896/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=2786036 CPUtime=942.29 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 553602 0 0 0 94093 136 0 0 25 0 1 0 608411429 2852900864 485574 33554432000 4194304 4300056 140733642516032 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 696509 485574 247 26 0 693141 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2786036

[startup+1002.3 s]
/proc/loadavg: 4.07 3.93 2.71 5/367 29213
/proc/meminfo: memFree=19696116/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=2789156 CPUtime=1002.29 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 566908 0 0 0 100088 141 0 0 25 0 1 0 608411429 2856095744 498806 33554432000 4194304 4300056 140733642516032 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 697289 498806 247 26 0 693921 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2789156

[startup+1062.3 s]
/proc/loadavg: 4.03 3.94 2.78 5/367 29215
/proc/meminfo: memFree=19609900/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=2802900 CPUtime=1062.29 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 579574 0 0 0 106083 146 0 0 25 0 1 0 608411429 2870169600 511413 33554432000 4194304 4300056 140733642516032 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 700725 511413 247 26 0 697357 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 2802900

[startup+1122.3 s]
/proc/loadavg: 4.01 3.95 2.86 5/367 29216
/proc/meminfo: memFree=19426820/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=2807220 CPUtime=1122.29 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 594493 0 0 0 112076 153 0 0 25 0 1 0 608411429 2874593280 526237 33554432000 4194304 4300056 140733642516032 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 701805 526237 247 26 0 698437 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2807220

[startup+1182.3 s]
/proc/loadavg: 4.09 3.99 2.94 5/367 29218
/proc/meminfo: memFree=19346276/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=2815140 CPUtime=1182.29 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 605788 0 0 0 118072 157 0 0 25 0 1 0 608411429 2882703360 537493 33554432000 4194304 4300056 140733642516032 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 703785 537493 247 26 0 700417 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 2815140

[startup+1242.3 s]
/proc/loadavg: 4.07 4.00 3.01 5/367 29219
/proc/meminfo: memFree=19151428/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=2827140 CPUtime=1242.29 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 622464 0 0 0 124068 161 0 0 25 0 1 0 608411429 2894991360 554084 33554432000 4194304 4300056 140733642516032 18446744073709551615 4256093 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 706785 554084 247 26 0 703417 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 2827140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.98 3.98 3.06 5/367 29249
/proc/meminfo: memFree=20534096/32951124 swapFree=65580836/67111528
[pid=29070] ppid=29068 vsize=2832848 CPUtime=1300 cores=5,7
/proc/29070/stat : 29070 (lr_gl_shr) R 29068 29070 28937 0 -1 4202496 632435 0 0 0 129835 165 0 0 25 0 1 0 608411429 2900836352 563999 33554432000 4194304 4300056 140733642516032 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29070/statm: 708212 563999 247 26 0 704844 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2832848

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.1
CPU time (s): 1300.1
CPU user time (s): 1298.36
CPU system time (s): 1.73973
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 2832848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.36
system time used= 1.73974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 632436
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2407

runsolver used 4.29335 second user time and 11.0933 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-09 21:08:57
IDJOB=3350029
IDBENCH=20580
IDSOLVER=1815
FILE ID=node137/3350029-1304968133
RUNJOBID= node137-1304968093-28958
PBS_JOBID= 13285613
Free space on /tmp= 37816 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350029-1304968133/watcher-3350029-1304968133 -o /tmp/evaluation-result-3350029-1304968133/solver-3350029-1304968133 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350029-1304968133.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1410885859

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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:     32951124 kB
MemFree:      23673068 kB
Buffers:        135112 kB
Cached:        1281240 kB
SwapCached:      36192 kB
Active:        1461600 kB
Inactive:      7621252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23673068 kB
SwapTotal:    67111528 kB
SwapFree:     65580836 kB
Dirty:          148060 kB
Writeback:           0 kB
AnonPages:     7639572 kB
Mapped:          19644 kB
Slab:            92284 kB
PageTables:      39848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76255260 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= 37820 MiB
End job on node137 at 2011-05-09 21:30:39