Trace number 3350180

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

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1263.53
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

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-3350180-1304973903/watcher-3350180-1304973903 -o /tmp/evaluation-result-3350180-1304973903/solver-3350180-1304973903 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350180-1304973903.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: 4.15 3.75 3.43 5/376 19490
/proc/meminfo: memFree=21938356/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=11796 CPUtime=0 cores=5,7
/proc/19490/stat : 19490 (runsolver) R 19488 19490 18431 0 -1 4202560 42 0 0 0 0 0 0 0 23 0 1 0 589806563 12079104 49 33554432000 4194304 5432360 140735595289456 18446744073709551615 4267067 0 0 4096 24578 0 0 0 17 7 0 0 0
/proc/19490/statm: 2949 49 30 303 0 2643 0

[startup+0.058485 s]
/proc/loadavg: 4.15 3.75 3.43 5/376 19490
/proc/meminfo: memFree=21938356/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=24280 CPUtime=0.03 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 2126 0 0 0 3 0 0 0 23 0 1 0 589806563 24862720 1871 33554432000 4194304 4300056 140734588832208 18446744073709551615 264726101771 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 6070 1871 220 26 0 2702 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24280

[startup+0.100475 s]
/proc/loadavg: 4.15 3.75 3.43 5/376 19490
/proc/meminfo: memFree=21938356/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=28464 CPUtime=0.07 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 3893 0 0 0 7 0 0 0 23 0 1 0 589806563 29147136 3319 33554432000 4194304 4300056 140734588832208 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 7116 3319 220 26 0 3748 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28464

[startup+0.300439 s]
/proc/loadavg: 4.15 3.75 3.43 5/376 19490
/proc/meminfo: memFree=21938356/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=56208 CPUtime=0.27 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 12055 0 0 0 26 1 0 0 25 0 1 0 589806563 57556992 10142 33554432000 4194304 4300056 140734588832208 18446744073709551615 264726101771 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 14052 10142 220 26 0 10684 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 56208

[startup+0.700374 s]
/proc/loadavg: 4.15 3.75 3.43 5/376 19490
/proc/meminfo: memFree=21938356/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=114952 CPUtime=0.68 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 27819 0 0 0 64 4 0 0 25 0 1 0 589806563 117710848 23454 33554432000 4194304 4300056 140734588832208 18446744073709551615 4284365 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 28738 23455 220 26 0 25370 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 114952

[startup+1.50021 s]
/proc/loadavg: 4.15 3.75 3.43 5/377 19491
/proc/meminfo: memFree=21811752/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=239436 CPUtime=1.48 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 58061 0 0 0 138 10 0 0 25 0 1 0 589806563 245182464 48382 33554432000 4194304 4300056 140734588832208 18446744073709551615 264726404864 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 59859 48384 220 26 0 56491 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 239436

[startup+3.10091 s]
/proc/loadavg: 4.15 3.75 3.43 5/377 19491
/proc/meminfo: memFree=21672784/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=447560 CPUtime=3.07 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 119491 0 0 0 287 20 0 0 25 0 1 0 589806563 458301440 98308 33554432000 4194304 4300056 140734588832208 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 111890 98308 220 26 0 108522 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 447560

[startup+6.3003 s]
/proc/loadavg: 4.21 3.77 3.43 5/377 19491
/proc/meminfo: memFree=21365864/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=720668 CPUtime=6.25 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 196735 0 0 0 588 37 0 0 25 0 1 0 589806563 737964032 163867 33554432000 4194304 4300056 140734588832208 18446744073709551615 4255427 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 180167 163867 227 26 0 176799 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 720668

[startup+12.7011 s]
/proc/loadavg: 4.20 3.77 3.44 5/377 19491
/proc/meminfo: memFree=21360172/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=720668 CPUtime=12.65 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 196735 0 0 0 1228 37 0 0 25 0 1 0 589806563 737964032 163867 33554432000 4194304 4300056 140734588832208 18446744073709551615 4226472 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 180167 163867 227 26 0 176799 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 720668

[startup+25.5007 s]
/proc/loadavg: 4.15 3.78 3.45 5/377 19491
/proc/meminfo: memFree=21348424/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=720668 CPUtime=25.45 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 196735 0 0 0 2508 37 0 0 25 0 1 0 589806563 737964032 163867 33554432000 4194304 4300056 140734588832208 18446744073709551615 4255064 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 180167 163867 227 26 0 176799 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 720668

[startup+51.1008 s]
/proc/loadavg: 4.10 3.80 3.46 5/377 19492
/proc/meminfo: memFree=21284388/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=746228 CPUtime=51.05 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 206845 0 0 0 5067 38 0 0 25 0 1 0 589806563 764137472 173588 33554432000 4194304 4300056 140734588832208 18446744073709551615 4255239 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 186557 173588 228 26 0 183189 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 746228

[startup+102.314 s]
/proc/loadavg: 4.04 3.83 3.48 5/377 19493
/proc/meminfo: memFree=21226152/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=749952 CPUtime=102.26 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 208670 0 0 0 10188 38 0 0 25 0 1 0 589806563 767950848 175336 33554432000 4194304 4300056 140734588832208 18446744073709551615 4230678 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 187488 175336 228 26 0 184120 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 749952

[startup+162.301 s]
/proc/loadavg: 4.06 3.87 3.52 5/377 19495
/proc/meminfo: memFree=21216180/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=693512 CPUtime=162.25 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 265099 0 0 0 16177 48 0 0 25 0 1 0 589806563 710156288 158736 33554432000 4194304 4300056 140734588832208 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 173378 158736 247 26 0 170010 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 693512

[startup+222.3 s]
/proc/loadavg: 4.14 3.94 3.56 5/377 19497
/proc/meminfo: memFree=21047256/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=825772 CPUtime=222.26 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 279610 0 0 0 22173 53 0 0 25 0 1 0 589806563 845590528 173062 33554432000 4194304 4300056 140734588832208 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 206443 173062 247 26 0 203075 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 825772

[startup+282.3 s]
/proc/loadavg: 4.08 3.96 3.59 5/377 19498
/proc/meminfo: memFree=20874492/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=827652 CPUtime=282.26 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 292583 0 0 0 28169 57 0 0 25 0 1 0 589806563 847515648 185928 33554432000 4194304 4300056 140734588832208 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 206913 185928 247 26 0 203545 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 827652

[startup+342.301 s]
/proc/loadavg: 4.09 3.98 3.62 5/377 19500
/proc/meminfo: memFree=20649628/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=1046224 CPUtime=342.26 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 309487 0 0 0 34165 61 0 0 25 0 1 0 589806563 1071333376 202667 33554432000 4194304 4300056 140734588832208 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 261556 202667 247 26 0 258188 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 1046224

[startup+402.3 s]
/proc/loadavg: 4.03 3.98 3.64 5/377 19501
/proc/meminfo: memFree=20515928/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=1046224 CPUtime=402.26 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 336581 0 0 0 40157 69 0 0 25 0 1 0 589806563 1071333376 229591 33554432000 4194304 4300056 140734588832208 18446744073709551615 4256731 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 261556 229591 247 26 0 258188 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 1046224

[startup+462.301 s]
/proc/loadavg: 4.16 4.01 3.67 5/377 19503
/proc/meminfo: memFree=20309564/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=1395472 CPUtime=462.26 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 362088 0 0 0 46151 75 0 0 25 0 1 0 589806563 1428963328 254993 33554432000 4194304 4300056 140734588832208 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 348868 254993 247 26 0 345500 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 1395472

[startup+522.301 s]
/proc/loadavg: 4.12 4.02 3.69 5/377 19505
/proc/meminfo: memFree=20145840/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=1397564 CPUtime=522.26 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 377478 0 0 0 52147 79 0 0 25 0 1 0 589806563 1431105536 270283 33554432000 4194304 4300056 140734588832208 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 349391 270283 247 26 0 346023 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 1397564

[startup+582.3 s]
/proc/loadavg: 4.04 4.02 3.71 5/377 19506
/proc/meminfo: memFree=19978040/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=1397564 CPUtime=582.27 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 398232 0 0 0 58143 84 0 0 25 0 1 0 589806563 1431105536 290928 33554432000 4194304 4300056 140734588832208 18446744073709551615 4252472 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 349391 290928 247 26 0 346023 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 1397564

[startup+642.301 s]
/proc/loadavg: 4.01 4.01 3.73 5/377 19508
/proc/meminfo: memFree=19815936/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=1398904 CPUtime=642.28 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 419203 0 0 0 64137 91 0 0 25 0 1 0 589806563 1432477696 311732 33554432000 4194304 4300056 140734588832208 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 349726 311732 247 26 0 346358 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 1398904

[startup+702.301 s]
/proc/loadavg: 4.07 4.02 3.74 5/377 19509
/proc/meminfo: memFree=19622708/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=1410116 CPUtime=702.27 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 441066 0 0 0 70130 97 0 0 25 0 1 0 589806563 1443958784 333466 33554432000 4194304 4300056 140734588832208 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 352529 333466 247 26 0 349161 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 1410116

[startup+762.314 s]
/proc/loadavg: 3.74 3.95 3.73 4/371 19529
/proc/meminfo: memFree=19326396/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=1979084 CPUtime=762.29 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 456687 0 0 0 76126 103 0 0 25 0 1 0 589806563 2026582016 348992 33554432000 4194304 4300056 140734588832208 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 494771 348992 247 26 0 491403 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1979084

[startup+822.301 s]
/proc/loadavg: 3.27 3.78 3.69 4/371 19531
/proc/meminfo: memFree=19020448/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=1981784 CPUtime=822.28 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 489294 0 0 0 82117 111 0 0 25 0 1 0 589806563 2029346816 381462 33554432000 4194304 4300056 140734588832208 18446744073709551615 4262793 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 495446 381462 247 26 0 492078 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1981784

[startup+882.301 s]
/proc/loadavg: 3.24 3.68 3.66 4/371 19532
/proc/meminfo: memFree=18788404/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=1981784 CPUtime=882.28 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 537737 0 0 0 88107 121 0 0 25 0 1 0 589806563 2029346816 429774 33554432000 4194304 4300056 140734588832208 18446744073709551615 4252331 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 495446 429774 247 26 0 492078 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1981784

[startup+942.3 s]
/proc/loadavg: 3.01 3.53 3.61 3/366 19552
/proc/meminfo: memFree=18570060/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=1981784 CPUtime=942.28 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 594097 0 0 0 94094 134 0 0 25 0 1 0 589806563 2029346816 486022 33554432000 4194304 4300056 140734588832208 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 495446 486023 247 26 0 492078 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1981784

[startup+1002.3 s]
/proc/loadavg: 2.37 3.25 3.50 3/365 19562
/proc/meminfo: memFree=18404584/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=2914556 CPUtime=1002.28 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 617188 0 0 0 100089 139 0 0 25 0 1 0 589806563 2984505344 509007 33554432000 4194304 4300056 140734588832208 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 728639 509007 247 26 0 725271 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 2914556

[startup+1062.3 s]
/proc/loadavg: 2.17 3.04 3.41 3/365 19564
/proc/meminfo: memFree=18180720/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=2931016 CPUtime=1062.29 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 637602 0 0 0 106083 146 0 0 25 0 1 0 589806563 3001360384 529336 33554432000 4194304 4300056 140734588832208 18446744073709551615 4262758 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 732754 529336 247 26 0 729386 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 2931016

[startup+1122.3 s]
/proc/loadavg: 2.06 2.84 3.32 3/365 19566
/proc/meminfo: memFree=18044532/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=2936300 CPUtime=1122.29 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 653417 0 0 0 112079 150 0 0 25 0 1 0 589806563 3006771200 545074 33554432000 4194304 4300056 140734588832208 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 734075 545074 247 26 0 730707 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2936300

[startup+1182.3 s]
/proc/loadavg: 2.02 2.69 3.24 3/365 19567
/proc/meminfo: memFree=17921732/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=2941140 CPUtime=1182.3 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 667702 0 0 0 118075 155 0 0 25 0 1 0 589806563 3011727360 559279 33554432000 4194304 4300056 140734588832208 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 735285 559279 247 26 0 731917 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2941140

[startup+1242.3 s]
/proc/loadavg: 2.01 2.56 3.16 2/360 19587
/proc/meminfo: memFree=20405176/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=2943880 CPUtime=1242.29 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 686620 0 0 0 124070 159 0 0 25 0 1 0 589806563 3014533120 578108 33554432000 4194304 4300056 140734588832208 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 735970 578108 247 26 0 732602 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 2943880



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.37 2.27 3.02 2/359 19588
/proc/meminfo: memFree=20297648/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=2946920 CPUtime=1300.01 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) R 19488 19490 18431 0 -1 4202496 713475 0 0 0 129836 165 0 0 25 0 1 0 589806563 3017646080 604831 33554432000 4194304 4300056 140734588832208 18446744073709551615 4255948 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19490/statm: 736730 604831 247 26 0 733362 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2946920

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

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

[startup+1300.11 s]
/proc/loadavg: 1.37 2.27 3.02 2/360 19589
/proc/meminfo: memFree=22640868/32951124 swapFree=66341944/67111528
[pid=19490] ppid=19488 vsize=0 CPUtime=1300.12 cores=5,7
/proc/19490/stat : 19490 (lr_gl_shr) Z 19488 19490 18431 0 -1 4203548 713475 0 0 0 129836 176 0 0 25 0 1 0 589806563 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/19490/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.13
CPU time (s): 1300.12
CPU user time (s): 1298.36
CPU system time (s): 1.76273
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 2946920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.36
system time used= 1.76273
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 713475
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= 9
involuntary context switches= 2033

runsolver used 4.37333 second user time and 11.0123 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-09 22:45:10
IDJOB=3350180
IDBENCH=85008
IDSOLVER=1815
FILE ID=node141/3350180-1304973903
RUNJOBID= node141-1304973347-19220
PBS_JOBID= 13285609
Free space on /tmp= 48940 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350180-1304973903/watcher-3350180-1304973903 -o /tmp/evaluation-result-3350180-1304973903/solver-3350180-1304973903 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350180-1304973903.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=646714441

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.806
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:     32951124 kB
MemFree:      21938636 kB
Buffers:        147456 kB
Cached:        4790416 kB
SwapCached:      22608 kB
Active:        3500740 kB
Inactive:      7284360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21938636 kB
SwapTotal:    67111528 kB
SwapFree:     66341944 kB
Dirty:          361728 kB
Writeback:           0 kB
AnonPages:     5830696 kB
Mapped:          19800 kB
Slab:           124184 kB
PageTables:      39688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 87015272 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= 49096 MiB
End job on node141 at 2011-05-09 23:06:52