Trace number 3440071

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: LR_GL_SHR 2011-03-02UNSAT 935.02 935.022

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark935.02
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

Solver Data

934.90/934.98	c WARNING: for repeatability, setting FPU to use double precision
934.90/934.98	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3440071-1306942945/watcher-3440071-1306942945 -o /tmp/evaluation-result-3440071-1306942945/solver-3440071-1306942945 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3440071-1306942945.cnf -verb=0 -model 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.75 1.25 1.18 2/558 20743
/proc/meminfo: memFree=28788852/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=21232 CPUtime=0.01 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 936 0 0 0 1 0 0 0 23 0 1 0 884525650 21741568 843 33554432000 4194304 4300056 140736803180544 18446744073709551615 4221877 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 5308 854 219 26 0 1940 0

[startup+0.104555 s]
/proc/loadavg: 1.75 1.25 1.18 2/558 20743
/proc/meminfo: memFree=28788852/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=30988 CPUtime=0.09 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 4565 0 0 0 9 0 0 0 24 0 1 0 884525650 31731712 3970 33554432000 4194304 4300056 140736803180544 18446744073709551615 4286350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 7747 3971 220 26 0 4379 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30988

[startup+0.200549 s]
/proc/loadavg: 1.75 1.25 1.18 2/558 20743
/proc/meminfo: memFree=28788852/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=47676 CPUtime=0.19 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 8568 0 0 0 18 1 0 0 24 0 1 0 884525650 48820224 7278 33554432000 4194304 4300056 140736803180544 18446744073709551615 4286350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 11919 7278 220 26 0 8551 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 47676

[startup+2.50315 s]
/proc/loadavg: 1.75 1.25 1.18 2/558 20743
/proc/meminfo: memFree=28788852/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=388560 CPUtime=2.49 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 96137 0 0 0 230 19 0 0 25 0 1 0 884525650 397885440 81231 33554432000 4194304 4300056 140736803180544 18446744073709551615 224284925696 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 97140 81232 220 26 0 93772 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 388560

[startup+2.60114 s]
/proc/loadavg: 1.75 1.25 1.18 2/558 20743
/proc/meminfo: memFree=28788852/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=401952 CPUtime=2.59 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 98609 0 0 0 239 20 0 0 25 0 1 0 884525650 411598848 83544 33554432000 4194304 4300056 140736803180544 18446744073709551615 224284586693 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 100488 83545 220 26 0 97120 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 401952

[startup+2.70112 s]
/proc/loadavg: 1.75 1.25 1.18 2/558 20743
/proc/meminfo: memFree=28788852/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=408308 CPUtime=2.69 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 101553 0 0 0 249 20 0 0 25 0 1 0 884525650 418107392 86320 33554432000 4194304 4300056 140736803180544 18446744073709551615 224284925696 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 102077 86325 220 26 0 98709 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 408308

[startup+3.10105 s]
/proc/loadavg: 1.75 1.25 1.18 2/558 20743
/proc/meminfo: memFree=28788852/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=450248 CPUtime=3.09 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 120674 0 0 0 285 24 0 0 25 0 1 0 884525650 461053952 99576 33554432000 4194304 4300056 140736803180544 18446744073709551615 224284925696 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 112562 99577 220 26 0 109194 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 450248

[startup+6.30052 s]
/proc/loadavg: 1.85 1.28 1.19 3/559 20744
/proc/meminfo: memFree=28304884/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=595416 CPUtime=6.29 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 143344 0 0 0 599 30 0 0 25 0 1 0 884525650 609705984 120871 33554432000 4194304 4300056 140736803180544 18446744073709551615 4255488 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 148854 120871 227 26 0 145486 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 595416

[startup+12.7004 s]
/proc/loadavg: 1.86 1.29 1.19 3/559 20744
/proc/meminfo: memFree=28305028/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=595416 CPUtime=12.69 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 143344 0 0 0 1239 30 0 0 25 0 1 0 884525650 609705984 120871 33554432000 4194304 4300056 140736803180544 18446744073709551615 4255424 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 148854 120871 227 26 0 145486 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 595416

[startup+25.5003 s]
/proc/loadavg: 1.89 1.33 1.21 3/559 20744
/proc/meminfo: memFree=28295296/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=600028 CPUtime=25.49 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 145812 0 0 0 2519 30 0 0 25 0 1 0 884525650 614428672 123278 33554432000 4194304 4300056 140736803180544 18446744073709551615 4226482 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 150007 123278 228 26 0 146639 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 600028

[startup+51.101 s]
/proc/loadavg: 1.93 1.38 1.23 3/559 20746
/proc/meminfo: memFree=28276116/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=613948 CPUtime=51.09 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 151197 0 0 0 5078 31 0 0 25 0 1 0 884525650 628682752 128445 33554432000 4194304 4300056 140736803180544 18446744073709551615 4227051 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 153487 128445 228 26 0 150119 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 613948

[startup+102.3 s]
/proc/loadavg: 1.97 1.47 1.27 3/559 20746
/proc/meminfo: memFree=28339752/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=585584 CPUtime=102.31 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 188557 0 0 0 10194 37 0 0 25 0 1 0 884525650 599638016 112114 33554432000 4194304 4300056 140736803180544 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 146396 112114 247 26 0 143028 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 585584

[startup+162.3 s]
/proc/loadavg: 1.99 1.57 1.31 3/559 20748
/proc/meminfo: memFree=28331516/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=585584 CPUtime=162.29 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 190463 0 0 0 16192 37 0 0 25 0 1 0 884525650 599638016 113974 33554432000 4194304 4300056 140736803180544 18446744073709551615 4256659 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 146396 113974 247 26 0 143028 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 585584

[startup+222.322 s]
/proc/loadavg: 1.99 1.64 1.35 3/559 20750
/proc/meminfo: memFree=28323660/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=585584 CPUtime=222.31 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 192374 0 0 0 22193 38 0 0 25 0 1 0 884525650 599638016 115841 33554432000 4194304 4300056 140736803180544 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 146396 115841 249 26 0 143028 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 585584

[startup+282.3 s]
/proc/loadavg: 2.08 1.73 1.40 3/559 20752
/proc/meminfo: memFree=28343948/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=504196 CPUtime=282.3 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 225302 0 0 0 28185 45 0 0 25 0 1 0 884525650 516296704 110763 33554432000 4194304 4300056 140736803180544 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 126049 110763 249 26 0 122681 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 504196

[startup+342.3 s]
/proc/loadavg: 2.16 1.82 1.45 3/559 20754
/proc/meminfo: memFree=28337716/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=504196 CPUtime=342.3 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 226779 0 0 0 34184 46 0 0 25 0 1 0 884525650 516296704 112213 33554432000 4194304 4300056 140736803180544 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 126049 112213 249 26 0 122681 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 504196

[startup+402.3 s]
/proc/loadavg: 2.18 1.90 1.49 3/559 20754
/proc/meminfo: memFree=28330104/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=504196 CPUtime=402.3 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 228748 0 0 0 40183 47 0 0 25 0 1 0 884525650 516296704 114135 33554432000 4194304 4300056 140736803180544 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 126049 114135 249 26 0 122681 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 504196

[startup+462.3 s]
/proc/loadavg: 2.06 1.91 1.52 3/559 20756
/proc/meminfo: memFree=28319404/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=504196 CPUtime=462.3 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 230827 0 0 0 46182 48 0 0 25 0 1 0 884525650 516296704 116181 33554432000 4194304 4300056 140736803180544 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 126049 116181 249 26 0 122681 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 504196

[startup+522.3 s]
/proc/loadavg: 2.02 1.92 1.55 3/559 20758
/proc/meminfo: memFree=28310324/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=585584 CPUtime=522.29 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 233149 0 0 0 52181 48 0 0 25 0 1 0 884525650 599638016 118458 33554432000 4194304 4300056 140736803180544 18446744073709551615 4254475 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 146396 118458 249 26 0 143028 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 585584

[startup+582.3 s]
/proc/loadavg: 2.01 1.94 1.58 3/559 20760
/proc/meminfo: memFree=28304448/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=585584 CPUtime=582.3 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 234737 0 0 0 58181 49 0 0 25 0 1 0 884525650 599638016 120017 33554432000 4194304 4300056 140736803180544 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 146396 120017 249 26 0 143028 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 585584

[startup+642.301 s]
/proc/loadavg: 2.00 1.94 1.60 3/559 20762
/proc/meminfo: memFree=28297700/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=585584 CPUtime=642.3 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 236359 0 0 0 64181 49 0 0 25 0 1 0 884525650 599638016 121604 33554432000 4194304 4300056 140736803180544 18446744073709551615 4251352 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 146396 121604 249 26 0 143028 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 585584

[startup+702.301 s]
/proc/loadavg: 2.03 1.97 1.63 3/559 20762
/proc/meminfo: memFree=28291084/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=585584 CPUtime=702.3 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 238109 0 0 0 70179 51 0 0 25 0 1 0 884525650 599638016 123327 33554432000 4194304 4300056 140736803180544 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 146396 123327 249 26 0 143028 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 585584

[startup+762.301 s]
/proc/loadavg: 2.01 1.97 1.65 3/559 20764
/proc/meminfo: memFree=28284104/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=585584 CPUtime=762.32 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 239738 0 0 0 76180 52 0 0 25 0 1 0 884525650 599638016 124918 33554432000 4194304 4300056 140736803180544 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 146396 124918 249 26 0 143028 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 585584

[startup+822.301 s]
/proc/loadavg: 2.00 1.97 1.66 3/559 20766
/proc/meminfo: memFree=28319284/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=504196 CPUtime=822.3 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 276948 0 0 0 82174 56 0 0 25 0 1 0 884525650 516296704 116190 33554432000 4194304 4300056 140736803180544 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 126049 116190 249 26 0 122681 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 504196

[startup+882.322 s]
/proc/loadavg: 2.11 2.00 1.69 3/559 20768
/proc/meminfo: memFree=28313168/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=585584 CPUtime=882.32 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 278561 0 0 0 88175 57 0 0 25 0 1 0 884525650 599638016 117766 33554432000 4194304 4300056 140736803180544 18446744073709551615 4251328 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 146396 117766 249 26 0 143028 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 585584

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

[startup+898.2 s]
/proc/loadavg: 2.09 2.00 1.70 3/559 20768
/proc/meminfo: memFree=28311664/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=585584 CPUtime=898.21 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 278949 0 0 0 89763 58 0 0 25 0 1 0 884525650 599638016 118148 33554432000 4194304 4300056 140736803180544 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 146396 118148 249 26 0 143028 0
Current children cumulated CPU time (s) 898.21
Current children cumulated vsize (KiB) 585584

[startup+911.001 s]
/proc/loadavg: 2.07 2.00 1.70 3/559 20768
/proc/meminfo: memFree=28308808/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=585584 CPUtime=911.01 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 279455 0 0 0 91043 58 0 0 25 0 1 0 884525650 599638016 118643 33554432000 4194304 4300056 140736803180544 18446744073709551615 4256337 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 146396 118643 249 26 0 143028 0
Current children cumulated CPU time (s) 911.01
Current children cumulated vsize (KiB) 585584

[startup+923.801 s]
/proc/loadavg: 2.29 2.05 1.72 3/559 20768
/proc/meminfo: memFree=28307688/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=585584 CPUtime=923.81 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 279787 0 0 0 92323 58 0 0 25 0 1 0 884525650 599638016 118967 33554432000 4194304 4300056 140736803180544 18446744073709551615 4251764 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 146396 118967 249 26 0 143028 0
Current children cumulated CPU time (s) 923.81
Current children cumulated vsize (KiB) 585584

[startup+930.201 s]
/proc/loadavg: 2.25 2.05 1.72 3/559 20768
/proc/meminfo: memFree=28307192/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=585584 CPUtime=930.2 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 280020 0 0 0 92962 58 0 0 25 0 1 0 884525650 599638016 119196 33554432000 4194304 4300056 140736803180544 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 146396 119196 249 26 0 143028 0
Current children cumulated CPU time (s) 930.2
Current children cumulated vsize (KiB) 585584

[startup+933.4 s]
/proc/loadavg: 2.25 2.05 1.72 3/559 20768
/proc/meminfo: memFree=28307180/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=585584 CPUtime=933.4 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 280215 0 0 0 93282 58 0 0 25 0 1 0 884525650 599638016 119389 33554432000 4194304 4300056 140736803180544 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 146396 119389 249 26 0 143028 0
Current children cumulated CPU time (s) 933.4
Current children cumulated vsize (KiB) 585584

[startup+934.2 s]
/proc/loadavg: 2.25 2.05 1.72 3/559 20768
/proc/meminfo: memFree=28306808/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=585584 CPUtime=934.2 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 280285 0 0 0 93362 58 0 0 25 0 1 0 884525650 599638016 119456 33554432000 4194304 4300056 140736803180544 18446744073709551615 4253931 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 146396 119456 249 26 0 143028 0
Current children cumulated CPU time (s) 934.2
Current children cumulated vsize (KiB) 585584

[startup+934.6 s]
/proc/loadavg: 2.25 2.05 1.72 3/559 20768
/proc/meminfo: memFree=28306808/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=715812 CPUtime=934.6 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) R 20741 20743 19946 0 -1 4202496 304930 0 0 0 93399 61 0 0 25 0 1 0 884525650 732991488 140572 33554432000 4194304 4300056 140736803180544 18446744073709551615 4259094 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20743/statm: 178953 140576 249 26 0 175585 0
Current children cumulated CPU time (s) 934.6
Current children cumulated vsize (KiB) 715812

[startup+935.001 s]
/proc/loadavg: 2.22 2.05 1.73 3/559 20768
/proc/meminfo: memFree=28667276/32951124 swapFree=34426104/67111528
[pid=20743] ppid=20741 vsize=0 CPUtime=935.01 cores=1,3,5,7
/proc/20743/stat : 20743 (lr_gl_shr) Z 20741 20743 19946 0 -1 4202524 307150 0 0 0 93437 64 0 0 25 0 1 0 884525650 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/20743/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 935.01
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 935.022
CPU time (s): 935.02
CPU user time (s): 934.374
CPU system time (s): 0.645901
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 797200

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

runsolver used 5.08823 second user time and 12.6651 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-01 17:42:30
IDJOB=3440071
IDBENCH=85005
IDSOLVER=1938
FILE ID=node118/3440071-1306942945
RUNJOBID= node118-1306942865-20661
PBS_JOBID= 13488569
Free space on /tmp= 73504 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3440071-1306942945/watcher-3440071-1306942945 -o /tmp/evaluation-result-3440071-1306942945/solver-3440071-1306942945 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3440071-1306942945.cnf -verb=0 -model

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=1438607895

node118.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.842
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28789132 kB
Buffers:        284856 kB
Cached:        1964620 kB
SwapCached:      56136 kB
Active:         843804 kB
Inactive:      2977568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28789132 kB
SwapTotal:    67111528 kB
SwapFree:     34426104 kB
Dirty:          156604 kB
Writeback:           0 kB
AnonPages:     1528728 kB
Mapped:          14928 kB
Slab:           154532 kB
PageTables:     115500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 183809760 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= 73504 MiB
End job on node118 at 2011-06-01 17:58:05