Trace number 3696311

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 NameAnswerobjective functionCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-seymour.opb
MD5SUM97ebaccbda37d5c570b4e2ec3cd7f8f0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark425
Best CPU time to get the best result obtained on this benchmark1789.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 425
Optimality of the best value was proved NO
Number of variables1372
Total number of constraints4944
Number of constraints which are clauses4944
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint19
Number of terms in the objective function 1372
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1372
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1372
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.13	c model valid
0.00/0.13	c current solution ok
0.00/0.26	o 592
0.00/0.26	c current bound: 296
0.00/0.26	c (debug) using card networks
6.86/6.93	c current bound: 444
6.86/6.93	c (debug) using card networks
1800.05/1800.41	c error: unexpected solver exit code
1800.05/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3696311-1338050821/watcher-3696311-1338050821 -o /tmp/evaluation-result-3696311-1338050821/solver-3696311-1338050821 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696311-1338050821.opb 2023248941 HOME HOME 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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.16 2.04 2.08 3/182 8315
/proc/meminfo: memFree=27760256/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0

[startup+0.046001 s]
/proc/loadavg: 2.16 2.04 2.08 3/182 8315
/proc/meminfo: memFree=27760256/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100155 s]
/proc/loadavg: 2.16 2.04 2.08 3/182 8315
/proc/meminfo: memFree=27760256/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300258 s]
/proc/loadavg: 2.16 2.04 2.08 3/182 8315
/proc/meminfo: memFree=27760256/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700167 s]
/proc/loadavg: 2.16 2.04 2.08 3/182 8315
/proc/meminfo: memFree=27760256/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.16 2.04 2.08 3/186 8322
/proc/meminfo: memFree=27721288/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
[pid=8316] ppid=8315 vsize=11556 CPUtime=0.28 cores=0,2,4,6
/proc/8316/stat : 8316 (pb2sat) S 8315 8315 29822 0 -1 4202496 3815 2991 0 0 14 11 3 0 20 0 1 0 271207450 11833344 2351 33554432000 4194304 5873084 140733769411616 140733769405432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8316/statm: 2889 2351 175 410 0 2471 0
[pid=8321] ppid=8316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8321/stat : 8321 (satsolver.sh) S 8316 8315 29822 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271207480 9367552 265 33554432000 4194304 5064252 140735952790304 140735952789216 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8321/statm: 2287 265 226 213 0 72 0
[pid=8322] ppid=8321 vsize=28224 CPUtime=1.18 cores=0,2,4,6
/proc/8322/stat : 8322 (glucose_static) R 8321 8315 29822 0 -1 4202496 8085 0 0 0 117 1 0 0 20 0 1 0 271207480 28901376 5852 33554432000 4194304 4896791 140733955541952 140733955539464 4224710 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8322/statm: 7056 5852 78 172 0 6882 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 58076

[startup+3.10038 s]
/proc/loadavg: 2.16 2.04 2.08 3/186 8322
/proc/meminfo: memFree=27720216/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
[pid=8316] ppid=8315 vsize=11556 CPUtime=0.28 cores=0,2,4,6
/proc/8316/stat : 8316 (pb2sat) S 8315 8315 29822 0 -1 4202496 3815 2991 0 0 14 11 3 0 20 0 1 0 271207450 11833344 2351 33554432000 4194304 5873084 140733769411616 140733769405432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8316/statm: 2889 2351 175 410 0 2471 0
[pid=8321] ppid=8316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8321/stat : 8321 (satsolver.sh) S 8316 8315 29822 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271207480 9367552 265 33554432000 4194304 5064252 140735952790304 140735952789216 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8321/statm: 2287 265 226 213 0 72 0
[pid=8322] ppid=8321 vsize=30164 CPUtime=2.79 cores=0,2,4,6
/proc/8322/stat : 8322 (glucose_static) R 8321 8315 29822 0 -1 4202496 8334 0 0 0 277 2 0 0 20 0 1 0 271207480 30887936 6021 33554432000 4194304 4896791 140733955541952 140733955539480 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8322/statm: 7541 6021 78 172 0 7367 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 60016

[startup+6.30037 s]
/proc/loadavg: 2.15 2.04 2.08 3/186 8322
/proc/meminfo: memFree=27710356/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
[pid=8316] ppid=8315 vsize=11556 CPUtime=0.28 cores=0,2,4,6
/proc/8316/stat : 8316 (pb2sat) S 8315 8315 29822 0 -1 4202496 3815 2991 0 0 14 11 3 0 20 0 1 0 271207450 11833344 2351 33554432000 4194304 5873084 140733769411616 140733769405432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8316/statm: 2889 2351 175 410 0 2471 0
[pid=8321] ppid=8316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8321/stat : 8321 (satsolver.sh) S 8316 8315 29822 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271207480 9367552 265 33554432000 4194304 5064252 140735952790304 140735952789216 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8321/statm: 2287 265 226 213 0 72 0
[pid=8322] ppid=8321 vsize=30504 CPUtime=5.98 cores=0,2,4,6
/proc/8322/stat : 8322 (glucose_static) R 8321 8315 29822 0 -1 4202496 9711 0 0 0 596 2 0 0 20 0 1 0 271207480 31236096 6242 33554432000 4194304 4896791 140733955541952 140733955539464 4223833 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8322/statm: 7626 6242 78 172 0 7452 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 60356

[startup+12.7004 s]
/proc/loadavg: 2.14 2.04 2.08 3/184 8325
/proc/meminfo: memFree=27902792/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
[pid=8316] ppid=8315 vsize=11556 CPUtime=6.95 cores=0,2,4,6
/proc/8316/stat : 8316 (pb2sat) S 8315 8315 29822 0 -1 4202496 5298 14602 0 0 18 11 662 4 20 0 1 0 271207450 11833344 2351 33554432000 4194304 5873084 140733769411616 140733769405432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8316/statm: 2889 2351 175 410 0 2471 0
[pid=8324] ppid=8316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8324/stat : 8324 (satsolver.sh) S 8316 8315 29822 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271208147 9367552 266 33554432000 4194304 5064252 140735059284496 140735059283408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8324/statm: 2287 266 226 213 0 72 0
[pid=8325] ppid=8324 vsize=31264 CPUtime=5.71 cores=0,2,4,6
/proc/8325/stat : 8325 (glucose_static) R 8324 8315 29822 0 -1 4202496 13639 0 0 0 568 3 0 0 20 0 1 0 271208147 32014336 6377 33554432000 4194304 4896791 140734615014464 140734615011976 4207101 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8325/statm: 7816 6377 78 172 0 7642 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 61116

[startup+25.5004 s]
/proc/loadavg: 2.34 2.09 2.10 3/186 8328
/proc/meminfo: memFree=27363868/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
[pid=8316] ppid=8315 vsize=11556 CPUtime=6.95 cores=0,2,4,6
/proc/8316/stat : 8316 (pb2sat) S 8315 8315 29822 0 -1 4202496 5298 14602 0 0 18 11 662 4 20 0 1 0 271207450 11833344 2351 33554432000 4194304 5873084 140733769411616 140733769405432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8316/statm: 2889 2351 175 410 0 2471 0
[pid=8324] ppid=8316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8324/stat : 8324 (satsolver.sh) S 8316 8315 29822 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271208147 9367552 266 33554432000 4194304 5064252 140735059284496 140735059283408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8324/statm: 2287 266 226 213 0 72 0
[pid=8325] ppid=8324 vsize=33680 CPUtime=18.51 cores=0,2,4,6
/proc/8325/stat : 8325 (glucose_static) R 8324 8315 29822 0 -1 4202496 20137 0 0 0 1843 8 0 0 20 0 1 0 271208147 34488320 7139 33554432000 4194304 4896791 140734615014464 140734615010200 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8325/statm: 8420 7139 78 172 0 8246 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 63532

[startup+51.1003 s]
/proc/loadavg: 2.22 2.08 2.09 3/186 8328
/proc/meminfo: memFree=27334712/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
[pid=8316] ppid=8315 vsize=11556 CPUtime=6.95 cores=0,2,4,6
/proc/8316/stat : 8316 (pb2sat) S 8315 8315 29822 0 -1 4202496 5298 14602 0 0 18 11 662 4 20 0 1 0 271207450 11833344 2351 33554432000 4194304 5873084 140733769411616 140733769405432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8316/statm: 2889 2351 175 410 0 2471 0
[pid=8324] ppid=8316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8324/stat : 8324 (satsolver.sh) S 8316 8315 29822 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271208147 9367552 266 33554432000 4194304 5064252 140735059284496 140735059283408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8324/statm: 2287 266 226 213 0 72 0
[pid=8325] ppid=8324 vsize=41740 CPUtime=44.11 cores=0,2,4,6
/proc/8325/stat : 8325 (glucose_static) R 8324 8315 29822 0 -1 4202496 30739 0 0 0 4400 11 0 0 20 0 1 0 271208147 42741760 9146 33554432000 4194304 4896791 140734615014464 140734615009544 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8325/statm: 10435 9146 78 172 0 10261 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 71592

[startup+102.307 s]
/proc/loadavg: 2.10 2.07 2.09 3/185 8328
/proc/meminfo: memFree=27303292/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
[pid=8316] ppid=8315 vsize=11556 CPUtime=6.95 cores=0,2,4,6
/proc/8316/stat : 8316 (pb2sat) S 8315 8315 29822 0 -1 4202496 5298 14602 0 0 18 11 662 4 20 0 1 0 271207450 11833344 2351 33554432000 4194304 5873084 140733769411616 140733769405432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8316/statm: 2889 2351 175 410 0 2471 0
[pid=8324] ppid=8316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8324/stat : 8324 (satsolver.sh) S 8316 8315 29822 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271208147 9367552 266 33554432000 4194304 5064252 140735059284496 140735059283408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8324/statm: 2287 266 226 213 0 72 0
[pid=8325] ppid=8324 vsize=52140 CPUtime=95.3 cores=0,2,4,6
/proc/8325/stat : 8325 (glucose_static) R 8324 8315 29822 0 -1 4202496 38841 0 0 0 9516 14 0 0 20 0 1 0 271208147 53391360 11560 33554432000 4194304 4896791 140734615014464 140734615011672 4230803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8325/statm: 13035 11560 78 172 0 12861 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 81992

[startup+162.3 s]
/proc/loadavg: 2.03 2.05 2.08 3/185 8328
/proc/meminfo: memFree=27273220/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
[pid=8316] ppid=8315 vsize=11556 CPUtime=6.95 cores=0,2,4,6
/proc/8316/stat : 8316 (pb2sat) S 8315 8315 29822 0 -1 4202496 5298 14602 0 0 18 11 662 4 20 0 1 0 271207450 11833344 2351 33554432000 4194304 5873084 140733769411616 140733769405432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8316/statm: 2889 2351 175 410 0 2471 0
[pid=8324] ppid=8316 vsize=9148 CPUtime=0 cores=0,2,4,6

################
# More data... #
################


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 8364
/proc/meminfo: memFree=27193740/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
[pid=8316] ppid=8315 vsize=11556 CPUtime=6.95 cores=0,2,4,6
/proc/8316/stat : 8316 (pb2sat) S 8315 8315 29822 0 -1 4202496 5298 14602 0 0 18 11 662 4 20 0 1 0 271207450 11833344 2351 33554432000 4194304 5873084 140733769411616 140733769405432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8316/statm: 2889 2351 175 410 0 2471 0
[pid=8324] ppid=8316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8324/stat : 8324 (satsolver.sh) S 8316 8315 29822 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271208147 9367552 266 33554432000 4194304 5064252 140735059284496 140735059283408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8324/statm: 2287 266 226 213 0 72 0
[pid=8325] ppid=8324 vsize=118824 CPUtime=1355.07 cores=0,2,4,6
/proc/8325/stat : 8325 (glucose_static) R 8324 8315 29822 0 -1 4202496 131449 0 0 0 135423 84 0 0 20 0 1 0 271208147 121675776 27093 33554432000 4194304 4896791 140734615014464 140734615010200 4225348 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8325/statm: 29706 27093 78 172 0 29532 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 148676

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 8368
/proc/meminfo: memFree=27225600/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
[pid=8316] ppid=8315 vsize=11556 CPUtime=6.95 cores=0,2,4,6
/proc/8316/stat : 8316 (pb2sat) S 8315 8315 29822 0 -1 4202496 5298 14602 0 0 18 11 662 4 20 0 1 0 271207450 11833344 2351 33554432000 4194304 5873084 140733769411616 140733769405432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8316/statm: 2889 2351 175 410 0 2471 0
[pid=8324] ppid=8316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8324/stat : 8324 (satsolver.sh) S 8316 8315 29822 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271208147 9367552 266 33554432000 4194304 5064252 140735059284496 140735059283408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8324/statm: 2287 266 226 213 0 72 0
[pid=8325] ppid=8324 vsize=139328 CPUtime=1415.07 cores=0,2,4,6
/proc/8325/stat : 8325 (glucose_static) R 8324 8315 29822 0 -1 4202496 133708 0 0 0 141420 87 0 0 20 0 1 0 271208147 142671872 29851 33554432000 4194304 4896791 140734615014464 140734615010200 4224999 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8325/statm: 34832 29851 78 172 0 34658 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 169180

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/185 8368
/proc/meminfo: memFree=27217844/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
[pid=8316] ppid=8315 vsize=11556 CPUtime=6.95 cores=0,2,4,6
/proc/8316/stat : 8316 (pb2sat) S 8315 8315 29822 0 -1 4202496 5298 14602 0 0 18 11 662 4 20 0 1 0 271207450 11833344 2351 33554432000 4194304 5873084 140733769411616 140733769405432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8316/statm: 2889 2351 175 410 0 2471 0
[pid=8324] ppid=8316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8324/stat : 8324 (satsolver.sh) S 8316 8315 29822 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271208147 9367552 266 33554432000 4194304 5064252 140735059284496 140735059283408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8324/statm: 2287 266 226 213 0 72 0
[pid=8325] ppid=8324 vsize=122356 CPUtime=1475.05 cores=0,2,4,6
/proc/8325/stat : 8325 (glucose_static) R 8324 8315 29822 0 -1 4202496 136712 0 0 0 147416 89 0 0 20 0 1 0 271208147 125292544 27174 33554432000 4194304 4896791 140734615014464 140734615011672 4224663 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8325/statm: 30589 27174 78 172 0 30415 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 152208

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/185 8368
/proc/meminfo: memFree=27193308/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
[pid=8316] ppid=8315 vsize=11556 CPUtime=6.95 cores=0,2,4,6
/proc/8316/stat : 8316 (pb2sat) S 8315 8315 29822 0 -1 4202496 5298 14602 0 0 18 11 662 4 20 0 1 0 271207450 11833344 2351 33554432000 4194304 5873084 140733769411616 140733769405432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8316/statm: 2889 2351 175 410 0 2471 0
[pid=8324] ppid=8316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8324/stat : 8324 (satsolver.sh) S 8316 8315 29822 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271208147 9367552 266 33554432000 4194304 5064252 140735059284496 140735059283408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8324/statm: 2287 266 226 213 0 72 0
[pid=8325] ppid=8324 vsize=125560 CPUtime=1535.04 cores=0,2,4,6
/proc/8325/stat : 8325 (glucose_static) R 8324 8315 29822 0 -1 4202496 138935 0 0 0 153412 92 0 0 20 0 1 0 271208147 128573440 28903 33554432000 4194304 4896791 140734615014464 140734615011992 4203806 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8325/statm: 31390 28903 78 172 0 31216 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 155412

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 8368
/proc/meminfo: memFree=27164304/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
[pid=8316] ppid=8315 vsize=11556 CPUtime=6.95 cores=0,2,4,6
/proc/8316/stat : 8316 (pb2sat) S 8315 8315 29822 0 -1 4202496 5298 14602 0 0 18 11 662 4 20 0 1 0 271207450 11833344 2351 33554432000 4194304 5873084 140733769411616 140733769405432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8316/statm: 2889 2351 175 410 0 2471 0
[pid=8324] ppid=8316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8324/stat : 8324 (satsolver.sh) S 8316 8315 29822 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271208147 9367552 266 33554432000 4194304 5064252 140735059284496 140735059283408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8324/statm: 2287 266 226 213 0 72 0
[pid=8325] ppid=8324 vsize=145456 CPUtime=1595.03 cores=0,2,4,6
/proc/8325/stat : 8325 (glucose_static) R 8324 8315 29822 0 -1 4202496 141245 0 0 0 159409 94 0 0 20 0 1 0 271208147 148946944 31218 33554432000 4194304 4896791 140734615014464 140734615010200 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8325/statm: 36364 31218 78 172 0 36190 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 175308

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/185 8371
/proc/meminfo: memFree=27296352/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
[pid=8316] ppid=8315 vsize=11556 CPUtime=6.95 cores=0,2,4,6
/proc/8316/stat : 8316 (pb2sat) S 8315 8315 29822 0 -1 4202496 5298 14602 0 0 18 11 662 4 20 0 1 0 271207450 11833344 2351 33554432000 4194304 5873084 140733769411616 140733769405432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8316/statm: 2889 2351 175 410 0 2471 0
[pid=8324] ppid=8316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8324/stat : 8324 (satsolver.sh) S 8316 8315 29822 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271208147 9367552 266 33554432000 4194304 5064252 140735059284496 140735059283408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8324/statm: 2287 266 226 213 0 72 0
[pid=8325] ppid=8324 vsize=128784 CPUtime=1655.02 cores=0,2,4,6
/proc/8325/stat : 8325 (glucose_static) R 8324 8315 29822 0 -1 4202496 144233 0 0 0 165406 96 0 0 20 0 1 0 271208147 131874816 27428 33554432000 4194304 4896791 140734615014464 140734615011992 4230803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8325/statm: 32196 27428 78 172 0 32022 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 158636

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/185 8372
/proc/meminfo: memFree=27258200/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
[pid=8316] ppid=8315 vsize=11556 CPUtime=6.95 cores=0,2,4,6
/proc/8316/stat : 8316 (pb2sat) S 8315 8315 29822 0 -1 4202496 5298 14602 0 0 18 11 662 4 20 0 1 0 271207450 11833344 2351 33554432000 4194304 5873084 140733769411616 140733769405432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8316/statm: 2889 2351 175 410 0 2471 0
[pid=8324] ppid=8316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8324/stat : 8324 (satsolver.sh) S 8316 8315 29822 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271208147 9367552 266 33554432000 4194304 5064252 140735059284496 140735059283408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8324/statm: 2287 266 226 213 0 72 0
[pid=8325] ppid=8324 vsize=132588 CPUtime=1715.01 cores=0,2,4,6
/proc/8325/stat : 8325 (glucose_static) R 8324 8315 29822 0 -1 4202496 146726 0 0 0 171402 99 0 0 20 0 1 0 271208147 135770112 30948 33554432000 4194304 4896791 140734615014464 140734615011992 4225445 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8325/statm: 33147 30948 78 172 0 32973 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 162440

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 8417
/proc/meminfo: memFree=28547620/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
[pid=8316] ppid=8315 vsize=11556 CPUtime=6.95 cores=0,2,4,6
/proc/8316/stat : 8316 (pb2sat) S 8315 8315 29822 0 -1 4202496 5298 14602 0 0 18 11 662 4 20 0 1 0 271207450 11833344 2351 33554432000 4194304 5873084 140733769411616 140733769405432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8316/statm: 2889 2351 175 410 0 2471 0
[pid=8324] ppid=8316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8324/stat : 8324 (satsolver.sh) S 8316 8315 29822 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271208147 9367552 266 33554432000 4194304 5064252 140735059284496 140735059283408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8324/statm: 2287 266 226 213 0 72 0
[pid=8325] ppid=8324 vsize=152052 CPUtime=1775.01 cores=0,2,4,6
/proc/8325/stat : 8325 (glucose_static) R 8324 8315 29822 0 -1 4202496 148932 0 0 0 177399 102 0 0 20 0 1 0 271208147 155701248 33662 33554432000 4194304 4896791 140734615014464 140734615011720 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8325/statm: 38013 33662 78 172 0 37839 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 181904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 8417
/proc/meminfo: memFree=28563340/32873844 swapFree=7096/7096
[pid=8315] ppid=8313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8315/stat : 8315 (runPb2sat.sh) S 8313 8315 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271207449 9367552 274 33554432000 4194304 5064252 140737336304144 140737336303056 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 2287 274 233 213 0 72 0
[pid=8316] ppid=8315 vsize=11556 CPUtime=6.95 cores=0,2,4,6
/proc/8316/stat : 8316 (pb2sat) S 8315 8315 29822 0 -1 4202496 5298 14602 0 0 18 11 662 4 20 0 1 0 271207450 11833344 2351 33554432000 4194304 5873084 140733769411616 140733769405432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8316/statm: 2889 2351 175 410 0 2471 0
[pid=8324] ppid=8316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8324/stat : 8324 (satsolver.sh) S 8316 8315 29822 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271208147 9367552 266 33554432000 4194304 5064252 140735059284496 140735059283408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8324/statm: 2287 266 226 213 0 72 0
[pid=8325] ppid=8324 vsize=133084 CPUtime=1793.1 cores=0,2,4,6
/proc/8325/stat : 8325 (glucose_static) R 8324 8315 29822 0 -1 4202496 149878 0 0 0 179208 102 0 0 20 0 1 0 271208147 136278016 29536 33554432000 4194304 4896791 140734615014464 140734615010200 4224990 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8325/statm: 33271 29536 78 172 0 33097 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 162936

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1798.9
CPU system time (s): 1.19782
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 200580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.9
system time used= 1.19782
maximum resident set size= 157040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170755
page faults= 0
swaps= 0
block input operations= 0
block output operations= 19912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57
involuntary context switches= 2281

runsolver used 3.68644 second user time and 9.32458 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-26 18:47:01
IDJOB=3696311
IDBENCH=1873
IDSOLVER=2274
FILE ID=node132/3696311-1338050821
RUNJOBID= node132-1338048439-1582
PBS_JOBID= 14624340
Free space on /tmp= 71300 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-seymour.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696311-1338050821/watcher-3696311-1338050821 -o /tmp/evaluation-result-3696311-1338050821/solver-3696311-1338050821 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696311-1338050821.opb 2023248941 HOME HOME

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

MD5SUM BENCH= 97ebaccbda37d5c570b4e2ec3cd7f8f0
RANDOM SEED=2023248941

node132.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.832
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.832
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.832
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.832
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.832
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.832
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.832
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.832
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27760256 kB
Buffers:          286456 kB
Cached:          3330668 kB
SwapCached:            0 kB
Active:          1783872 kB
Inactive:        2530736 kB
Active(anon):     700040 kB
Inactive(anon):        0 kB
Active(file):    1083832 kB
Inactive(file):  2530736 kB
Unevictable:        7096 kB
Mlocked:            7096 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            285488 kB
Writeback:             0 kB
AnonPages:        839400 kB
Mapped:            15280 kB
Shmem:               212 kB
Slab:             660116 kB
SReclaimable:      99728 kB
SUnreclaim:       560388 kB
KernelStack:        1544 kB
PageTables:         5644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1205112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    423936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71544 MiB
End job on node132 at 2012-05-26 19:17:02