Trace number 3695981

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.09 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_50_2__8_45__64.opb
MD5SUMcc9e86bf563f6565193c3e6b50384be6
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark45008
Best CPU time to get the best result obtained on this benchmark1.76373
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6448
Total number of constraints150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)102
Number of constraints which are nor clauses,nor cardinality constraints48
Minimum length of a constraint64
Maximum length of a constraint577
Number of terms in the objective function 6400
Biggest coefficient in the objective function 126454
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 214818240
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 126454
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 214818240
Number of bits of the biggest sum of numbers28
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.11	c model valid
0.00/0.11	c current solution ok
0.00/0.30	o 302596
0.00/0.30	c current bound: 151298
0.00/0.30	c fallback to adder encoding
1800.05/1800.41	./satsolver.sh: line 5:  7040 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
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-3695981-1338089950/watcher-3695981-1338089950 -o /tmp/evaluation-result-3695981-1338089950/solver-3695981-1338089950 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3695981-1338089950.opb 1083009210 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.04 2.03 1.94 3/179 7033
/proc/meminfo: memFree=30988512/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0

[startup+0.0723141 s]
/proc/loadavg: 2.04 2.03 1.94 3/179 7033
/proc/meminfo: memFree=30988512/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10031 s]
/proc/loadavg: 2.04 2.03 1.94 3/179 7033
/proc/meminfo: memFree=30988512/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300223 s]
/proc/loadavg: 2.04 2.03 1.94 3/179 7033
/proc/meminfo: memFree=30988512/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700256 s]
/proc/loadavg: 2.04 2.03 1.94 3/179 7033
/proc/meminfo: memFree=30988512/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 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.04 2.03 1.94 3/183 7040
/proc/meminfo: memFree=30886900/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0
[pid=7034] ppid=7033 vsize=79028 CPUtime=0.97 cores=0,2,4,6
/proc/7034/stat : 7034 (pb2sat) S 7033 7033 6832 0 -1 4202496 7694 4060 0 0 69 24 3 1 20 0 1 0 275121119 80924672 13706 33554432000 4194304 5873084 140733633120384 140733633114200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7034/statm: 19757 13706 179 410 0 19339 0
[pid=7039] ppid=7034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7039/stat : 7039 (satsolver.sh) S 7034 7033 6832 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275121218 9367552 267 33554432000 4194304 5064252 140733426947872 140733426946784 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 2287 267 226 213 0 72 0
[pid=7040] ppid=7039 vsize=129792 CPUtime=0.49 cores=0,2,4,6
/proc/7040/stat : 7040 (glucose_static) R 7039 7033 6832 0 -1 4202496 20918 0 0 0 44 5 0 0 20 0 1 0 275121218 132907008 26206 33554432000 4194304 4896791 140734897956112 140733426946808 4401607 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7040/statm: 32448 26208 58 172 0 32274 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 227116

[startup+3.1004 s]
/proc/loadavg: 2.04 2.03 1.94 3/183 7040
/proc/meminfo: memFree=30769964/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0
[pid=7034] ppid=7033 vsize=79028 CPUtime=0.97 cores=0,2,4,6
/proc/7034/stat : 7034 (pb2sat) S 7033 7033 6832 0 -1 4202496 7694 4060 0 0 69 24 3 1 20 0 1 0 275121119 80924672 13706 33554432000 4194304 5873084 140733633120384 140733633114200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7034/statm: 19757 13706 179 410 0 19339 0
[pid=7039] ppid=7034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7039/stat : 7039 (satsolver.sh) S 7034 7033 6832 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275121218 9367552 267 33554432000 4194304 5064252 140733426947872 140733426946784 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 2287 267 226 213 0 72 0
[pid=7040] ppid=7039 vsize=126196 CPUtime=2.09 cores=0,2,4,6
/proc/7040/stat : 7040 (glucose_static) R 7039 7033 6832 0 -1 4202496 25861 0 0 0 202 7 0 0 20 0 1 0 275121218 129224704 29529 33554432000 4194304 4896791 140734897956112 140734897953320 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7040/statm: 31549 29529 77 172 0 31375 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 223520

[startup+6.3004 s]
/proc/loadavg: 2.12 2.05 1.94 3/183 7040
/proc/meminfo: memFree=30769344/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0
[pid=7034] ppid=7033 vsize=79028 CPUtime=0.97 cores=0,2,4,6
/proc/7034/stat : 7034 (pb2sat) S 7033 7033 6832 0 -1 4202496 7694 4060 0 0 69 24 3 1 20 0 1 0 275121119 80924672 13706 33554432000 4194304 5873084 140733633120384 140733633114200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7034/statm: 19757 13706 179 410 0 19339 0
[pid=7039] ppid=7034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7039/stat : 7039 (satsolver.sh) S 7034 7033 6832 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275121218 9367552 267 33554432000 4194304 5064252 140733426947872 140733426946784 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 2287 267 226 213 0 72 0
[pid=7040] ppid=7039 vsize=126776 CPUtime=5.29 cores=0,2,4,6
/proc/7040/stat : 7040 (glucose_static) R 7039 7033 6832 0 -1 4202496 26262 0 0 0 522 7 0 0 20 0 1 0 275121218 129818624 29661 33554432000 4194304 4896791 140734897956112 140734897953624 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7040/statm: 31694 29661 78 172 0 31520 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 224100

[startup+12.7004 s]
/proc/loadavg: 2.11 2.05 1.94 3/183 7040
/proc/meminfo: memFree=30763024/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0
[pid=7034] ppid=7033 vsize=79028 CPUtime=0.97 cores=0,2,4,6
/proc/7034/stat : 7034 (pb2sat) S 7033 7033 6832 0 -1 4202496 7694 4060 0 0 69 24 3 1 20 0 1 0 275121119 80924672 13706 33554432000 4194304 5873084 140733633120384 140733633114200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7034/statm: 19757 13706 179 410 0 19339 0
[pid=7039] ppid=7034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7039/stat : 7039 (satsolver.sh) S 7034 7033 6832 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275121218 9367552 267 33554432000 4194304 5064252 140733426947872 140733426946784 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 2287 267 226 213 0 72 0
[pid=7040] ppid=7039 vsize=128684 CPUtime=11.69 cores=0,2,4,6
/proc/7040/stat : 7040 (glucose_static) R 7039 7033 6832 0 -1 4202496 27519 0 0 0 1162 7 0 0 20 0 1 0 275121218 131772416 30676 33554432000 4194304 4896791 140734897956112 140734897953336 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7040/statm: 32171 30676 78 172 0 31997 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 226008

[startup+25.5004 s]
/proc/loadavg: 2.08 2.04 1.94 3/183 7040
/proc/meminfo: memFree=30754712/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0
[pid=7034] ppid=7033 vsize=79028 CPUtime=0.97 cores=0,2,4,6
/proc/7034/stat : 7034 (pb2sat) S 7033 7033 6832 0 -1 4202496 7694 4060 0 0 69 24 3 1 20 0 1 0 275121119 80924672 13706 33554432000 4194304 5873084 140733633120384 140733633114200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7034/statm: 19757 13706 179 410 0 19339 0
[pid=7039] ppid=7034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7039/stat : 7039 (satsolver.sh) S 7034 7033 6832 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275121218 9367552 267 33554432000 4194304 5064252 140733426947872 140733426946784 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 2287 267 226 213 0 72 0
[pid=7040] ppid=7039 vsize=150132 CPUtime=24.49 cores=0,2,4,6
/proc/7040/stat : 7040 (glucose_static) R 7039 7033 6832 0 -1 4202496 29194 0 0 0 2441 8 0 0 20 0 1 0 275121218 153735168 32331 33554432000 4194304 4896791 140734897956112 140734897953320 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7040/statm: 37533 32331 78 172 0 37359 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 247456

[startup+51.1004 s]
/proc/loadavg: 2.05 2.04 1.94 3/186 7043
/proc/meminfo: memFree=30761704/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0
[pid=7034] ppid=7033 vsize=79028 CPUtime=0.97 cores=0,2,4,6
/proc/7034/stat : 7034 (pb2sat) S 7033 7033 6832 0 -1 4202496 7694 4060 0 0 69 24 3 1 20 0 1 0 275121119 80924672 13706 33554432000 4194304 5873084 140733633120384 140733633114200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7034/statm: 19757 13706 179 410 0 19339 0
[pid=7039] ppid=7034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7039/stat : 7039 (satsolver.sh) S 7034 7033 6832 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275121218 9367552 267 33554432000 4194304 5064252 140733426947872 140733426946784 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 2287 267 226 213 0 72 0
[pid=7040] ppid=7039 vsize=152088 CPUtime=50.08 cores=0,2,4,6
/proc/7040/stat : 7040 (glucose_static) R 7039 7033 6832 0 -1 4202496 30470 0 0 0 5000 8 0 0 20 0 1 0 275121218 155738112 33846 33554432000 4194304 4896791 140734897956112 140734897953320 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7040/statm: 38022 33846 78 172 0 37848 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 249412

[startup+102.307 s]
/proc/loadavg: 2.02 2.03 1.94 3/184 7043
/proc/meminfo: memFree=30757288/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0
[pid=7034] ppid=7033 vsize=79028 CPUtime=0.97 cores=0,2,4,6
/proc/7034/stat : 7034 (pb2sat) S 7033 7033 6832 0 -1 4202496 7694 4060 0 0 69 24 3 1 20 0 1 0 275121119 80924672 13706 33554432000 4194304 5873084 140733633120384 140733633114200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7034/statm: 19757 13706 179 410 0 19339 0
[pid=7039] ppid=7034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7039/stat : 7039 (satsolver.sh) S 7034 7033 6832 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275121218 9367552 267 33554432000 4194304 5064252 140733426947872 140733426946784 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 2287 267 226 213 0 72 0
[pid=7040] ppid=7039 vsize=154248 CPUtime=101.29 cores=0,2,4,6
/proc/7040/stat : 7040 (glucose_static) R 7039 7033 6832 0 -1 4202496 33148 0 0 0 10119 10 0 0 20 0 1 0 275121218 157949952 33345 33554432000 4194304 4896791 140734897956112 140734897953336 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7040/statm: 38562 33345 78 172 0 38388 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 251572

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 1.95 3/183 7044
/proc/meminfo: memFree=30751836/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0
[pid=7034] ppid=7033 vsize=79028 CPUtime=0.97 cores=0,2,4,6
/proc/7034/stat : 7034 (pb2sat) S 7033 7033 6832 0 -1 4202496 7694 4060 0 0 69 24 3 1 20 0 1 0 275121119 80924672 13706 33554432000 4194304 5873084 140733633120384 140733633114200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7034/statm: 19757 13706 179 410 0 19339 0
[pid=7039] ppid=7034 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/184 7077
/proc/meminfo: memFree=30666196/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0
[pid=7034] ppid=7033 vsize=79028 CPUtime=0.97 cores=0,2,4,6
/proc/7034/stat : 7034 (pb2sat) S 7033 7033 6832 0 -1 4202496 7694 4060 0 0 69 24 3 1 20 0 1 0 275121119 80924672 13706 33554432000 4194304 5873084 140733633120384 140733633114200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7034/statm: 19757 13706 179 410 0 19339 0
[pid=7039] ppid=7034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7039/stat : 7039 (satsolver.sh) S 7034 7033 6832 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275121218 9367552 267 33554432000 4194304 5064252 140733426947872 140733426946784 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 2287 267 226 213 0 72 0
[pid=7040] ppid=7039 vsize=251020 CPUtime=1361.05 cores=0,2,4,6
/proc/7040/stat : 7040 (glucose_static) R 7039 7033 6832 0 -1 4202496 55542 0 0 0 136079 26 0 0 20 0 1 0 275121218 257044480 51154 33554432000 4194304 4896791 140734897956112 140734897953640 4203877 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7040/statm: 62755 51154 78 172 0 62581 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 348344

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 7077
/proc/meminfo: memFree=30653420/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0
[pid=7034] ppid=7033 vsize=79028 CPUtime=0.97 cores=0,2,4,6
/proc/7034/stat : 7034 (pb2sat) S 7033 7033 6832 0 -1 4202496 7694 4060 0 0 69 24 3 1 20 0 1 0 275121119 80924672 13706 33554432000 4194304 5873084 140733633120384 140733633114200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7034/statm: 19757 13706 179 410 0 19339 0
[pid=7039] ppid=7034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7039/stat : 7039 (satsolver.sh) S 7034 7033 6832 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275121218 9367552 267 33554432000 4194304 5064252 140733426947872 140733426946784 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 2287 267 226 213 0 72 0
[pid=7040] ppid=7039 vsize=251192 CPUtime=1421.05 cores=0,2,4,6
/proc/7040/stat : 7040 (glucose_static) R 7039 7033 6832 0 -1 4202496 55853 0 0 0 142078 27 0 0 20 0 1 0 275121218 257220608 52226 33554432000 4194304 4896791 140734897956112 140734897953640 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7040/statm: 62798 52226 78 172 0 62624 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 348516

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 7077
/proc/meminfo: memFree=30687724/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0
[pid=7034] ppid=7033 vsize=79028 CPUtime=0.97 cores=0,2,4,6
/proc/7034/stat : 7034 (pb2sat) S 7033 7033 6832 0 -1 4202496 7694 4060 0 0 69 24 3 1 20 0 1 0 275121119 80924672 13706 33554432000 4194304 5873084 140733633120384 140733633114200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7034/statm: 19757 13706 179 410 0 19339 0
[pid=7039] ppid=7034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7039/stat : 7039 (satsolver.sh) S 7034 7033 6832 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275121218 9367552 267 33554432000 4194304 5064252 140733426947872 140733426946784 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 2287 267 226 213 0 72 0
[pid=7040] ppid=7039 vsize=201560 CPUtime=1481.04 cores=0,2,4,6
/proc/7040/stat : 7040 (glucose_static) R 7039 7033 6832 0 -1 4202496 57682 0 0 0 148075 29 0 0 20 0 1 0 275121218 206397440 42832 33554432000 4194304 4896791 140734897956112 140734897953624 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7040/statm: 50390 42832 78 172 0 50216 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 298884

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 7122
/proc/meminfo: memFree=31089876/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0
[pid=7034] ppid=7033 vsize=79028 CPUtime=0.97 cores=0,2,4,6
/proc/7034/stat : 7034 (pb2sat) S 7033 7033 6832 0 -1 4202496 7694 4060 0 0 69 24 3 1 20 0 1 0 275121119 80924672 13706 33554432000 4194304 5873084 140733633120384 140733633114200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7034/statm: 19757 13706 179 410 0 19339 0
[pid=7039] ppid=7034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7039/stat : 7039 (satsolver.sh) S 7034 7033 6832 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275121218 9367552 267 33554432000 4194304 5064252 140733426947872 140733426946784 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 2287 267 226 213 0 72 0
[pid=7040] ppid=7039 vsize=202040 CPUtime=1541.02 cores=0,2,4,6
/proc/7040/stat : 7040 (glucose_static) R 7039 7033 6832 0 -1 4202496 58558 0 0 0 154073 29 0 0 20 0 1 0 275121218 206888960 45512 33554432000 4194304 4896791 140734897956112 140734897953624 4203834 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7040/statm: 50510 45512 78 172 0 50336 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 299364

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 7122
/proc/meminfo: memFree=31068044/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0
[pid=7034] ppid=7033 vsize=79028 CPUtime=0.97 cores=0,2,4,6
/proc/7034/stat : 7034 (pb2sat) S 7033 7033 6832 0 -1 4202496 7694 4060 0 0 69 24 3 1 20 0 1 0 275121119 80924672 13706 33554432000 4194304 5873084 140733633120384 140733633114200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7034/statm: 19757 13706 179 410 0 19339 0
[pid=7039] ppid=7034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7039/stat : 7039 (satsolver.sh) S 7034 7033 6832 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275121218 9367552 267 33554432000 4194304 5064252 140733426947872 140733426946784 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 2287 267 226 213 0 72 0
[pid=7040] ppid=7039 vsize=202244 CPUtime=1601 cores=0,2,4,6
/proc/7040/stat : 7040 (glucose_static) R 7039 7033 6832 0 -1 4202496 59353 0 0 0 160071 29 0 0 20 0 1 0 275121218 207097856 48635 33554432000 4194304 4896791 140734897956112 140734897953624 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7040/statm: 50561 48635 78 172 0 50387 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 299568

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 7123
/proc/meminfo: memFree=31049960/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0
[pid=7034] ppid=7033 vsize=79028 CPUtime=0.97 cores=0,2,4,6
/proc/7034/stat : 7034 (pb2sat) S 7033 7033 6832 0 -1 4202496 7694 4060 0 0 69 24 3 1 20 0 1 0 275121119 80924672 13706 33554432000 4194304 5873084 140733633120384 140733633114200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7034/statm: 19757 13706 179 410 0 19339 0
[pid=7039] ppid=7034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7039/stat : 7039 (satsolver.sh) S 7034 7033 6832 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275121218 9367552 267 33554432000 4194304 5064252 140733426947872 140733426946784 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 2287 267 226 213 0 72 0
[pid=7040] ppid=7039 vsize=252888 CPUtime=1660.99 cores=0,2,4,6
/proc/7040/stat : 7040 (glucose_static) R 7039 7033 6832 0 -1 4202496 59830 0 0 0 166069 30 0 0 20 0 1 0 275121218 258957312 51122 33554432000 4194304 4896791 140734897956112 140734897951848 4203709 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7040/statm: 63222 51122 78 172 0 63048 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 350212

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 7123
/proc/meminfo: memFree=31040740/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0
[pid=7034] ppid=7033 vsize=79028 CPUtime=0.97 cores=0,2,4,6
/proc/7034/stat : 7034 (pb2sat) S 7033 7033 6832 0 -1 4202496 7694 4060 0 0 69 24 3 1 20 0 1 0 275121119 80924672 13706 33554432000 4194304 5873084 140733633120384 140733633114200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7034/statm: 19757 13706 179 410 0 19339 0
[pid=7039] ppid=7034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7039/stat : 7039 (satsolver.sh) S 7034 7033 6832 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275121218 9367552 267 33554432000 4194304 5064252 140733426947872 140733426946784 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 2287 267 226 213 0 72 0
[pid=7040] ppid=7039 vsize=253432 CPUtime=1720.99 cores=0,2,4,6
/proc/7040/stat : 7040 (glucose_static) R 7039 7033 6832 0 -1 4202496 60738 0 0 0 172068 31 0 0 20 0 1 0 275121218 259514368 54339 33554432000 4194304 4896791 140734897956112 140734897953640 4224980 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7040/statm: 63358 54339 78 172 0 63184 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 350756

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 1.98 3/183 7123
/proc/meminfo: memFree=31078212/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0
[pid=7034] ppid=7033 vsize=79028 CPUtime=0.97 cores=0,2,4,6
/proc/7034/stat : 7034 (pb2sat) S 7033 7033 6832 0 -1 4202496 7694 4060 0 0 69 24 3 1 20 0 1 0 275121119 80924672 13706 33554432000 4194304 5873084 140733633120384 140733633114200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7034/statm: 19757 13706 179 410 0 19339 0
[pid=7039] ppid=7034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7039/stat : 7039 (satsolver.sh) S 7034 7033 6832 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275121218 9367552 267 33554432000 4194304 5064252 140733426947872 140733426946784 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 2287 267 226 213 0 72 0
[pid=7040] ppid=7039 vsize=203600 CPUtime=1780.98 cores=0,2,4,6
/proc/7040/stat : 7040 (glucose_static) R 7039 7033 6832 0 -1 4202496 61819 0 0 0 178065 33 0 0 20 0 1 0 275121218 208486400 42147 33554432000 4194304 4896791 140734897956112 140734897953640 4230803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7040/statm: 50900 42147 78 172 0 50726 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 300924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 1.98 3/183 7123
/proc/meminfo: memFree=31070436/32873844 swapFree=7372/7372
[pid=7033] ppid=7031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7033/stat : 7033 (runPb2sat.sh) S 7031 7033 6832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275121119 9367552 275 33554432000 4194304 5064252 140733448865840 140733448864752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7033/statm: 2287 275 233 213 0 72 0
[pid=7034] ppid=7033 vsize=79028 CPUtime=0.97 cores=0,2,4,6
/proc/7034/stat : 7034 (pb2sat) S 7033 7033 6832 0 -1 4202496 7694 4060 0 0 69 24 3 1 20 0 1 0 275121119 80924672 13706 33554432000 4194304 5873084 140733633120384 140733633114200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7034/statm: 19757 13706 179 410 0 19339 0
[pid=7039] ppid=7034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7039/stat : 7039 (satsolver.sh) S 7034 7033 6832 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275121218 9367552 267 33554432000 4194304 5064252 140733426947872 140733426946784 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7039/statm: 2287 267 226 213 0 72 0
[pid=7040] ppid=7039 vsize=203600 CPUtime=1799.08 cores=0,2,4,6
/proc/7040/stat : 7040 (glucose_static) R 7039 7033 6832 0 -1 4202496 62016 0 0 0 179875 33 0 0 20 0 1 0 275121218 208486400 42851 33554432000 4194304 4896791 140734897956112 140734897953640 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7040/statm: 50900 42851 78 172 0 50726 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 300924

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.09
CPU user time (s): 1799.49
CPU system time (s): 0.596909
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 400332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.49
system time used= 0.596909
maximum resident set size= 270040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74761
page faults= 0
swaps= 0
block input operations= 0
block output operations= 93576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 73
involuntary context switches= 1879

runsolver used 3.3095 second user time and 7.8858 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-27 05:39:10
IDJOB=3695981
IDBENCH=71906
IDSOLVER=2274
FILE ID=node118/3695981-1338089950
RUNJOBID= node118-1338087839-6848
PBS_JOBID= 14624448
Free space on /tmp= 71576 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_50_2__8_45__64.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695981-1338089950/watcher-3695981-1338089950 -o /tmp/evaluation-result-3695981-1338089950/solver-3695981-1338089950 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3695981-1338089950.opb 1083009210 HOME HOME

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

MD5SUM BENCH= cc9e86bf563f6565193c3e6b50384be6
RANDOM SEED=1083009210

node118.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.212
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	: 5332.42
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.212
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	: 5438.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.212
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	: 5331.92
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.212
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	: 5331.91
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.212
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	: 5320.68
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.212
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	: 5331.91
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.212
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	: 5331.91
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.212
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	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30989156 kB
Buffers:          290456 kB
Cached:           384348 kB
SwapCached:            0 kB
Active:           913824 kB
Inactive:         143664 kB
Active(anon):     372860 kB
Inactive(anon):    11324 kB
Active(file):     540964 kB
Inactive(file):   132340 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8964 kB
Writeback:             0 kB
AnonPages:        452036 kB
Mapped:            12512 kB
Shmem:               200 kB
Slab:             686860 kB
SReclaimable:     128368 kB
SUnreclaim:       558492 kB
KernelStack:        1520 kB
PageTables:         5052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     578068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 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= 71600 MiB
End job on node118 at 2012-05-27 06:09:11