Trace number 3439992

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 617.701 617.68

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_fb_unknown.cnf
MD5SUM2385047c56f7801a7fd110b2ffe2f293
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.5369
Satisfiable
(Un)Satisfiability was proved
Number of variables35819
Number of clauses773506
Sum of the clauses size2886709
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 255953
Number of clauses of size 395409
Number of clauses of size 4622144
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

617.62/617.67	c WARNING: for repeatability, setting FPU to use double precision
617.62/617.67	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-3439992-1306911029/watcher-3439992-1306911029 -o /tmp/evaluation-result-3439992-1306911029/solver-3439992-1306911029 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439992-1306911029.cnf -verb=0 -model 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.76 2/514 24672
/proc/meminfo: memFree=16430172/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=25192 CPUtime=0.01 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 1809 0 0 0 1 0 0 0 24 0 1 0 783518600 25796608 1751 33554432000 4194304 4300056 140733862026048 18446744073709551615 4241281 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 6298 1751 220 26 0 2930 0

[startup+0.0312409 s]
/proc/loadavg: 2.00 2.00 1.76 2/514 24672
/proc/meminfo: memFree=16430172/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=27312 CPUtime=0.02 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 2558 0 0 0 2 0 0 0 24 0 1 0 783518600 27967488 2447 33554432000 4194304 4300056 140733862026048 18446744073709551615 264726404864 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 6828 2449 220 26 0 3460 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27312

[startup+0.100267 s]
/proc/loadavg: 2.00 2.00 1.76 2/514 24672
/proc/meminfo: memFree=16430172/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=33008 CPUtime=0.09 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 5019 0 0 0 9 0 0 0 24 0 1 0 783518600 33800192 4511 33554432000 4194304 4300056 140733862026048 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 8252 4513 220 26 0 4884 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33008

[startup+0.300228 s]
/proc/loadavg: 2.00 2.00 1.76 2/514 24672
/proc/meminfo: memFree=16430172/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=56980 CPUtime=0.29 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 12402 0 0 0 27 2 0 0 25 0 1 0 783518600 58347520 10615 33554432000 4194304 4300056 140733862026048 18446744073709551615 264726404864 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 14245 10616 220 26 0 10877 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56980

[startup+0.701156 s]
/proc/loadavg: 2.00 2.00 1.76 2/514 24672
/proc/meminfo: memFree=16430172/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=76156 CPUtime=0.69 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 18040 0 0 0 66 3 0 0 25 0 1 0 783518600 77983744 15305 33554432000 4194304 4300056 140733862026048 18446744073709551615 4230716 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 19039 15305 227 26 0 15671 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76156

[startup+1.50098 s]
/proc/loadavg: 2.00 2.00 1.76 3/515 24673
/proc/meminfo: memFree=16369156/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=77000 CPUtime=1.49 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 18261 0 0 0 146 3 0 0 25 0 1 0 783518600 78848000 15517 33554432000 4194304 4300056 140733862026048 18446744073709551615 4232435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 19250 15517 228 26 0 15882 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77000

[startup+3.1007 s]
/proc/loadavg: 2.00 2.00 1.76 3/515 24673
/proc/meminfo: memFree=16375976/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=71856 CPUtime=3.09 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 22419 0 0 0 306 3 0 0 25 0 1 0 783518600 73580544 13304 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 17964 13304 247 26 0 14596 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71856

[startup+6.30108 s]
/proc/loadavg: 2.00 2.00 1.76 3/515 24673
/proc/meminfo: memFree=16373804/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=71856 CPUtime=6.29 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 22750 0 0 0 626 3 0 0 25 0 1 0 783518600 73580544 13619 33554432000 4194304 4300056 140733862026048 18446744073709551615 4254701 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 17964 13619 247 26 0 14596 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 71856

[startup+12.7009 s]
/proc/loadavg: 2.00 2.00 1.77 3/515 24673
/proc/meminfo: memFree=16370140/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=71856 CPUtime=12.69 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 23350 0 0 0 1266 3 0 0 25 0 1 0 783518600 73580544 14181 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 17964 14181 249 26 0 14596 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71856

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 1.77 3/515 24673
/proc/meminfo: memFree=16433864/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=84060 CPUtime=25.49 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 24525 0 0 0 2546 3 0 0 25 0 1 0 783518600 86077440 15294 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 21015 15294 249 26 0 17647 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84060

[startup+51.1006 s]
/proc/loadavg: 2.00 2.00 1.77 3/515 24674
/proc/meminfo: memFree=16425472/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=86796 CPUtime=51.09 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 26757 0 0 0 5105 4 0 0 25 0 1 0 783518600 88879104 17432 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 21699 17432 249 26 0 18331 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 86796

[startup+102.32 s]
/proc/loadavg: 2.00 2.00 1.78 3/515 24675
/proc/meminfo: memFree=16387424/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=112768 CPUtime=102.31 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 31235 0 0 0 10225 6 0 0 25 0 1 0 783518600 115474432 21765 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 28192 21765 249 26 0 24824 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 112768

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.79 3/515 24677
/proc/meminfo: memFree=16360088/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=119392 CPUtime=162.29 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 35082 0 0 0 16222 7 0 0 25 0 1 0 783518600 122257408 25515 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 29848 25515 249 26 0 26480 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 119392

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.81 3/515 24678
/proc/meminfo: memFree=16336980/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=154532 CPUtime=222.29 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 38098 0 0 0 22221 8 0 0 25 0 1 0 783518600 158240768 28438 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 38633 28438 249 26 0 35265 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 154532

[startup+282.301 s]
/proc/loadavg: 2.13 2.03 1.83 3/515 24680
/proc/meminfo: memFree=16315976/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=160628 CPUtime=282.3 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 41167 0 0 0 28220 10 0 0 25 0 1 0 783518600 164483072 31425 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 40157 31425 249 26 0 36789 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 160628

[startup+342.301 s]
/proc/loadavg: 2.11 2.04 1.84 3/515 24682
/proc/meminfo: memFree=16299440/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=162152 CPUtime=342.3 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 43266 0 0 0 34220 10 0 0 25 0 1 0 783518600 166043648 33436 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 40538 33436 249 26 0 37170 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 162152

[startup+402.3 s]
/proc/loadavg: 2.04 2.03 1.85 3/515 24683
/proc/meminfo: memFree=16282532/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=165252 CPUtime=402.3 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 45736 0 0 0 40219 11 0 0 25 0 1 0 783518600 169218048 35832 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 41313 35832 249 26 0 37945 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 165252

[startup+462.301 s]
/proc/loadavg: 2.16 2.06 1.86 3/515 24686
/proc/meminfo: memFree=16341624/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=167832 CPUtime=462.31 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 47989 0 0 0 46219 12 0 0 25 0 1 0 783518600 171859968 38020 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 41958 38020 249 26 0 38590 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 167832

[startup+522.301 s]
/proc/loadavg: 2.06 2.04 1.87 3/515 24687
/proc/meminfo: memFree=16324588/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=221128 CPUtime=522.31 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 50310 0 0 0 52218 13 0 0 25 0 1 0 783518600 226435072 40275 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256274 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 55282 40275 249 26 0 51914 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 221128

[startup+582.301 s]
/proc/loadavg: 2.02 2.03 1.87 3/515 24689
/proc/meminfo: memFree=16283492/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=227316 CPUtime=582.31 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 52992 0 0 0 58218 13 0 0 25 0 1 0 783518600 232771584 42897 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 56829 42897 249 26 0 53461 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 227316

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

[startup+588.701 s]
/proc/loadavg: 2.02 2.03 1.87 3/515 24689
/proc/meminfo: memFree=16281124/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=227316 CPUtime=588.72 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 53273 0 0 0 58858 14 0 0 25 0 1 0 783518600 232771584 43166 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 56829 43166 249 26 0 53461 0
Current children cumulated CPU time (s) 588.72
Current children cumulated vsize (KiB) 227316

[startup+601.501 s]
/proc/loadavg: 2.01 2.03 1.88 3/515 24690
/proc/meminfo: memFree=16277764/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=227316 CPUtime=601.51 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 53658 0 0 0 60137 14 0 0 25 0 1 0 783518600 232771584 43534 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 56829 43534 249 26 0 53461 0
Current children cumulated CPU time (s) 601.51
Current children cumulated vsize (KiB) 227316

[startup+607.9 s]
/proc/loadavg: 2.01 2.03 1.88 3/515 24690
/proc/meminfo: memFree=16275780/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=227316 CPUtime=607.91 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 53847 0 0 0 60777 14 0 0 25 0 1 0 783518600 232771584 43718 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 56829 43718 249 26 0 53461 0
Current children cumulated CPU time (s) 607.91
Current children cumulated vsize (KiB) 227316

[startup+614.301 s]
/proc/loadavg: 2.01 2.03 1.88 3/515 24690
/proc/meminfo: memFree=16273424/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=227316 CPUtime=614.31 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 54070 0 0 0 61417 14 0 0 25 0 1 0 783518600 232771584 43931 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 56829 43931 249 26 0 53461 0
Current children cumulated CPU time (s) 614.31
Current children cumulated vsize (KiB) 227316

[startup+615.901 s]
/proc/loadavg: 2.01 2.03 1.88 3/515 24690
/proc/meminfo: memFree=16272796/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=227316 CPUtime=615.93 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 54128 0 0 0 61579 14 0 0 25 0 1 0 783518600 232771584 43985 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 56829 43985 249 26 0 53461 0
Current children cumulated CPU time (s) 615.93
Current children cumulated vsize (KiB) 227316

[startup+616.701 s]
/proc/loadavg: 2.01 2.03 1.88 3/515 24690
/proc/meminfo: memFree=16272796/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=227316 CPUtime=616.71 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 54150 0 0 0 61657 14 0 0 25 0 1 0 783518600 232771584 44007 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 56829 44007 249 26 0 53461 0
Current children cumulated CPU time (s) 616.71
Current children cumulated vsize (KiB) 227316

[startup+617.12 s]
/proc/loadavg: 2.01 2.03 1.88 3/515 24690
/proc/meminfo: memFree=16272416/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=227316 CPUtime=617.13 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 54160 0 0 0 61699 14 0 0 25 0 1 0 783518600 232771584 44016 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 56829 44016 249 26 0 53461 0
Current children cumulated CPU time (s) 617.13
Current children cumulated vsize (KiB) 227316

[startup+617.501 s]
/proc/loadavg: 2.01 2.03 1.88 3/515 24690
/proc/meminfo: memFree=16272416/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=227316 CPUtime=617.51 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 54176 0 0 0 61737 14 0 0 25 0 1 0 783518600 232771584 44032 33554432000 4194304 4300056 140733862026048 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 56829 44032 249 26 0 53461 0
Current children cumulated CPU time (s) 617.51
Current children cumulated vsize (KiB) 227316

[startup+617.605 s]
/proc/loadavg: 2.01 2.03 1.88 3/515 24690
/proc/meminfo: memFree=16272416/32951124 swapFree=62999000/67111528
[pid=24672] ppid=24669 vsize=227316 CPUtime=617.62 cores=0,2,4,6
/proc/24672/stat : 24672 (lr_gl_shr) R 24669 24672 22520 0 -1 4202496 54184 0 0 0 61748 14 0 0 25 0 1 0 783518600 232771584 44040 33554432000 4194304 4300056 140733862026048 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24672/statm: 56829 44040 249 26 0 53461 0
Current children cumulated CPU time (s) 617.62
Current children cumulated vsize (KiB) 227316

Child status: 20
Real time (s): 617.68
CPU time (s): 617.701
CPU user time (s): 617.547
CPU system time (s): 0.153976
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 227316

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

runsolver used 3.40848 second user time and 7.10792 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-01 08:50:30
IDJOB=3439992
IDBENCH=82494
IDSOLVER=1938
FILE ID=node141/3439992-1306911029
RUNJOBID= node141-1306909837-24333
PBS_JOBID= 13488435
Free space on /tmp= 24300 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/manthey/traffic/traffic_fb_unknown.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439992-1306911029/watcher-3439992-1306911029 -o /tmp/evaluation-result-3439992-1306911029/solver-3439992-1306911029 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439992-1306911029.cnf -verb=0 -model

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

MD5SUM BENCH= 2385047c56f7801a7fd110b2ffe2f293
RANDOM SEED=1234296372

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:      16430336 kB
Buffers:         55024 kB
Cached:        5894360 kB
SwapCached:       8636 kB
Active:       10277140 kB
Inactive:      5844596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16430336 kB
SwapTotal:    67111528 kB
SwapFree:     62999000 kB
Dirty:           19436 kB
Writeback:           0 kB
AnonPages:    10170568 kB
Mapped:          25764 kB
Slab:           258740 kB
PageTables:      70364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150886488 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= 24296 MiB
End job on node141 at 2011-06-01 09:00:48