Trace number 3696293

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.13 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-lp4l.opb
MD5SUM8d2c17131f0dd6c2b5d472cf1eef4c89
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2967
Best CPU time to get the best result obtained on this benchmark0.208968
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2967
Optimality of the best value was proved YES
Number of variables1086
Total number of constraints85
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint4
Maximum length of a constraint1086
Number of terms in the objective function 1086
Biggest coefficient in the objective function 283
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 197191
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 283
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 197191
Number of bits of the biggest sum of numbers18
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.20	c model valid
0.00/0.20	c current solution ok
0.00/0.33	o 4870
0.00/0.33	c current bound: 2435
0.00/0.33	c fallback to adder encoding
1800.09/1800.51	./satsolver.sh: line 5: 31559 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.09/1800.51	c error: unexpected solver exit code
1800.09/1800.51	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-3696293-1338050070/watcher-3696293-1338050070 -o /tmp/evaluation-result-3696293-1338050070/solver-3696293-1338050070 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696293-1338050070.opb 1340944284 HOME HOME 

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

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: 1.07 1.02 1.15 4/175 31550
/proc/meminfo: memFree=28842380/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0

[startup+0.0647739 s]
/proc/loadavg: 1.07 1.02 1.15 4/175 31550
/proc/meminfo: memFree=28842380/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100292 s]
/proc/loadavg: 1.07 1.02 1.15 4/175 31550
/proc/meminfo: memFree=28842380/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300286 s]
/proc/loadavg: 1.07 1.02 1.15 4/175 31550
/proc/meminfo: memFree=28842380/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700319 s]
/proc/loadavg: 1.07 1.02 1.15 4/175 31550
/proc/meminfo: memFree=28842380/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50044 s]
/proc/loadavg: 1.15 1.03 1.16 4/183 31561
/proc/meminfo: memFree=28686556/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
[pid=31551] ppid=31550 vsize=16740 CPUtime=0.38 cores=1,3,5,7
/proc/31551/stat : 31551 (pb2sat) S 31550 31550 28235 0 -1 4202496 4206 3539 0 0 11 12 15 0 20 0 1 0 271131157 17141760 3176 33554432000 4194304 5873084 140735311824832 140735311818648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31551/statm: 4185 3176 183 410 0 3767 0
[pid=31558] ppid=31551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31558/stat : 31558 (satsolver.sh) S 31551 31550 28235 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271131198 9367552 267 33554432000 4194304 5064252 140735682715008 140735682713920 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31558/statm: 2287 267 226 213 0 72 0
[pid=31559] ppid=31558 vsize=25340 CPUtime=1.07 cores=1,3,5,7
/proc/31559/stat : 31559 (glucose_static) R 31558 31550 28235 0 -1 4202496 5964 0 0 0 107 0 0 0 20 0 1 0 271131198 25948160 5895 33554432000 4194304 4896791 140736744325200 140736744322728 4204839 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31559/statm: 6335 5895 78 172 0 6161 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 60376

[startup+3.10044 s]
/proc/loadavg: 1.15 1.03 1.16 4/183 31561
/proc/meminfo: memFree=28671772/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
[pid=31551] ppid=31550 vsize=16740 CPUtime=0.38 cores=1,3,5,7
/proc/31551/stat : 31551 (pb2sat) S 31550 31550 28235 0 -1 4202496 4206 3539 0 0 11 12 15 0 20 0 1 0 271131157 17141760 3176 33554432000 4194304 5873084 140735311824832 140735311818648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31551/statm: 4185 3176 183 410 0 3767 0
[pid=31558] ppid=31551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31558/stat : 31558 (satsolver.sh) S 31551 31550 28235 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271131198 9367552 267 33554432000 4194304 5064252 140735682715008 140735682713920 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31558/statm: 2287 267 226 213 0 72 0
[pid=31559] ppid=31558 vsize=30212 CPUtime=2.68 cores=1,3,5,7
/proc/31559/stat : 31559 (glucose_static) R 31558 31550 28235 0 -1 4202496 6721 0 0 0 267 1 0 0 20 0 1 0 271131198 30937088 6278 33554432000 4194304 4896791 140736744325200 140736744322600 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31559/statm: 7553 6278 78 172 0 7379 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 65248

[startup+6.30043 s]
/proc/loadavg: 1.15 1.03 1.16 4/183 31561
/proc/meminfo: memFree=28669508/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
[pid=31551] ppid=31550 vsize=16740 CPUtime=0.38 cores=1,3,5,7
/proc/31551/stat : 31551 (pb2sat) S 31550 31550 28235 0 -1 4202496 4206 3539 0 0 11 12 15 0 20 0 1 0 271131157 17141760 3176 33554432000 4194304 5873084 140735311824832 140735311818648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31551/statm: 4185 3176 183 410 0 3767 0
[pid=31558] ppid=31551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31558/stat : 31558 (satsolver.sh) S 31551 31550 28235 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271131198 9367552 267 33554432000 4194304 5064252 140735682715008 140735682713920 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31558/statm: 2287 267 226 213 0 72 0
[pid=31559] ppid=31558 vsize=30992 CPUtime=5.87 cores=1,3,5,7
/proc/31559/stat : 31559 (glucose_static) R 31558 31550 28235 0 -1 4202496 7481 0 0 0 586 1 0 0 20 0 1 0 271131198 31735808 6954 33554432000 4194304 4896791 140736744325200 140736744322520 4401607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31559/statm: 7748 6954 78 172 0 7574 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 66028

[startup+12.7004 s]
/proc/loadavg: 1.28 1.06 1.16 4/183 31561
/proc/meminfo: memFree=28665052/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
[pid=31551] ppid=31550 vsize=16740 CPUtime=0.38 cores=1,3,5,7
/proc/31551/stat : 31551 (pb2sat) S 31550 31550 28235 0 -1 4202496 4206 3539 0 0 11 12 15 0 20 0 1 0 271131157 17141760 3176 33554432000 4194304 5873084 140735311824832 140735311818648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31551/statm: 4185 3176 183 410 0 3767 0
[pid=31558] ppid=31551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31558/stat : 31558 (satsolver.sh) S 31551 31550 28235 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271131198 9367552 267 33554432000 4194304 5064252 140735682715008 140735682713920 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31558/statm: 2287 267 226 213 0 72 0
[pid=31559] ppid=31558 vsize=27508 CPUtime=12.27 cores=1,3,5,7
/proc/31559/stat : 31559 (glucose_static) R 31558 31550 28235 0 -1 4202496 9018 0 0 0 1225 2 0 0 20 0 1 0 271131198 28168192 6371 33554432000 4194304 4896791 140736744325200 140736744322712 4203968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31559/statm: 6877 6371 78 172 0 6703 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 62544

[startup+25.5004 s]
/proc/loadavg: 1.39 1.09 1.17 4/183 31562
/proc/meminfo: memFree=28658892/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
[pid=31551] ppid=31550 vsize=16740 CPUtime=0.38 cores=1,3,5,7
/proc/31551/stat : 31551 (pb2sat) S 31550 31550 28235 0 -1 4202496 4206 3539 0 0 11 12 15 0 20 0 1 0 271131157 17141760 3176 33554432000 4194304 5873084 140735311824832 140735311818648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31551/statm: 4185 3176 183 410 0 3767 0
[pid=31558] ppid=31551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31558/stat : 31558 (satsolver.sh) S 31551 31550 28235 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271131198 9367552 267 33554432000 4194304 5064252 140735682715008 140735682713920 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31558/statm: 2287 267 226 213 0 72 0
[pid=31559] ppid=31558 vsize=33192 CPUtime=25.07 cores=1,3,5,7
/proc/31559/stat : 31559 (glucose_static) R 31558 31550 28235 0 -1 4202496 12161 0 0 0 2504 3 0 0 20 0 1 0 271131198 33988608 7608 33554432000 4194304 4896791 140736744325200 140736744322712 4223797 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31559/statm: 8298 7608 78 172 0 8124 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 68228

[startup+51.1004 s]
/proc/loadavg: 1.60 1.16 1.19 4/183 31565
/proc/meminfo: memFree=28626568/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
[pid=31551] ppid=31550 vsize=16740 CPUtime=0.38 cores=1,3,5,7
/proc/31551/stat : 31551 (pb2sat) S 31550 31550 28235 0 -1 4202496 4206 3539 0 0 11 12 15 0 20 0 1 0 271131157 17141760 3176 33554432000 4194304 5873084 140735311824832 140735311818648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31551/statm: 4185 3176 183 410 0 3767 0
[pid=31558] ppid=31551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31558/stat : 31558 (satsolver.sh) S 31551 31550 28235 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271131198 9367552 267 33554432000 4194304 5064252 140735682715008 140735682713920 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31558/statm: 2287 267 226 213 0 72 0
[pid=31559] ppid=31558 vsize=35816 CPUtime=50.66 cores=1,3,5,7
/proc/31559/stat : 31559 (glucose_static) R 31558 31550 28235 0 -1 4202496 17856 0 0 0 5060 6 0 0 20 0 1 0 271131198 36675584 7883 33554432000 4194304 4896791 140736744325200 140736744320872 4205066 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31559/statm: 8954 7883 78 172 0 8780 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 70852

[startup+102.307 s]
/proc/loadavg: 1.84 1.30 1.24 4/183 31565
/proc/meminfo: memFree=28609228/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
[pid=31551] ppid=31550 vsize=16740 CPUtime=0.38 cores=1,3,5,7
/proc/31551/stat : 31551 (pb2sat) S 31550 31550 28235 0 -1 4202496 4206 3539 0 0 11 12 15 0 20 0 1 0 271131157 17141760 3176 33554432000 4194304 5873084 140735311824832 140735311818648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31551/statm: 4185 3176 183 410 0 3767 0
[pid=31558] ppid=31551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31558/stat : 31558 (satsolver.sh) S 31551 31550 28235 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271131198 9367552 267 33554432000 4194304 5064252 140735682715008 140735682713920 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31558/statm: 2287 267 226 213 0 72 0
[pid=31559] ppid=31558 vsize=45940 CPUtime=101.86 cores=1,3,5,7
/proc/31559/stat : 31559 (glucose_static) R 31558 31550 28235 0 -1 4202496 24912 0 0 0 10176 10 0 0 20 0 1 0 271131198 47042560 10757 33554432000 4194304 4896791 140736744325200 140736744322728 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31559/statm: 11485 10757 78 172 0 11311 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 80976

[startup+162.3 s]
/proc/loadavg: 1.94 1.43 1.28 4/183 31565
/proc/meminfo: memFree=28590264/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
[pid=31551] ppid=31550 vsize=16740 CPUtime=0.38 cores=1,3,5,7
/proc/31551/stat : 31551 (pb2sat) S 31550 31550 28235 0 -1 4202496 4206 3539 0 0 11 12 15 0 20 0 1 0 271131157 17141760 3176 33554432000 4194304 5873084 140735311824832 140735311818648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31551/statm: 4185 3176 183 410 0 3767 0
[pid=31558] ppid=31551 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.79 4/183 31576
/proc/meminfo: memFree=28509248/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
[pid=31551] ppid=31550 vsize=16740 CPUtime=0.38 cores=1,3,5,7
/proc/31551/stat : 31551 (pb2sat) S 31550 31550 28235 0 -1 4202496 4206 3539 0 0 11 12 15 0 20 0 1 0 271131157 17141760 3176 33554432000 4194304 5873084 140735311824832 140735311818648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31551/statm: 4185 3176 183 410 0 3767 0
[pid=31558] ppid=31551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31558/stat : 31558 (satsolver.sh) S 31551 31550 28235 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271131198 9367552 267 33554432000 4194304 5064252 140735682715008 140735682713920 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31558/statm: 2287 267 226 213 0 72 0
[pid=31559] ppid=31558 vsize=103500 CPUtime=1421.6 cores=1,3,5,7
/proc/31559/stat : 31559 (glucose_static) R 31558 31550 28235 0 -1 4202496 94985 0 0 0 142081 79 0 0 20 0 1 0 271131198 105984000 22884 33554432000 4194304 4896791 140736744325200 140736744322712 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31559/statm: 25875 22884 78 172 0 25701 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 138536

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.80 4/183 31576
/proc/meminfo: memFree=28415436/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
[pid=31551] ppid=31550 vsize=16740 CPUtime=0.38 cores=1,3,5,7
/proc/31551/stat : 31551 (pb2sat) S 31550 31550 28235 0 -1 4202496 4206 3539 0 0 11 12 15 0 20 0 1 0 271131157 17141760 3176 33554432000 4194304 5873084 140735311824832 140735311818648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31551/statm: 4185 3176 183 410 0 3767 0
[pid=31558] ppid=31551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31558/stat : 31558 (satsolver.sh) S 31551 31550 28235 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271131198 9367552 267 33554432000 4194304 5064252 140735682715008 140735682713920 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31558/statm: 2287 267 226 213 0 72 0
[pid=31559] ppid=31558 vsize=185056 CPUtime=1481.55 cores=1,3,5,7
/proc/31559/stat : 31559 (glucose_static) R 31558 31550 28235 0 -1 4202496 96274 0 0 0 148075 80 0 0 20 0 1 0 271131198 189497344 37477 33554432000 4194304 4896791 140736744325200 140736744322408 4203772 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31559/statm: 46264 37477 78 172 0 46090 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 220092

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.81 4/184 31579
/proc/meminfo: memFree=28430348/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
[pid=31551] ppid=31550 vsize=16740 CPUtime=0.38 cores=1,3,5,7
/proc/31551/stat : 31551 (pb2sat) S 31550 31550 28235 0 -1 4202496 4206 3539 0 0 11 12 15 0 20 0 1 0 271131157 17141760 3176 33554432000 4194304 5873084 140735311824832 140735311818648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31551/statm: 4185 3176 183 410 0 3767 0
[pid=31558] ppid=31551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31558/stat : 31558 (satsolver.sh) S 31551 31550 28235 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271131198 9367552 267 33554432000 4194304 5064252 140735682715008 140735682713920 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31558/statm: 2287 267 226 213 0 72 0
[pid=31559] ppid=31558 vsize=185800 CPUtime=1541.54 cores=1,3,5,7
/proc/31559/stat : 31559 (glucose_static) R 31558 31550 28235 0 -1 4202496 98166 0 0 0 154072 82 0 0 20 0 1 0 271131198 190259200 38063 33554432000 4194304 4896791 140736744325200 140736744322408 4224693 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31559/statm: 46450 38063 78 172 0 46276 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 220836

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 1.83 4/184 31603
/proc/meminfo: memFree=28463860/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
[pid=31551] ppid=31550 vsize=16740 CPUtime=0.38 cores=1,3,5,7
/proc/31551/stat : 31551 (pb2sat) S 31550 31550 28235 0 -1 4202496 4206 3539 0 0 11 12 15 0 20 0 1 0 271131157 17141760 3176 33554432000 4194304 5873084 140735311824832 140735311818648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31551/statm: 4185 3176 183 410 0 3767 0
[pid=31558] ppid=31551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31558/stat : 31558 (satsolver.sh) S 31551 31550 28235 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271131198 9367552 267 33554432000 4194304 5064252 140735682715008 140735682713920 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31558/statm: 2287 267 226 213 0 72 0
[pid=31559] ppid=31558 vsize=139052 CPUtime=1601.54 cores=1,3,5,7
/proc/31559/stat : 31559 (glucose_static) R 31558 31550 28235 0 -1 4202496 100238 0 0 0 160068 86 0 0 20 0 1 0 271131198 142389248 33810 33554432000 4194304 4896791 140736744325200 140736744320936 4203709 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31559/statm: 34763 33810 78 172 0 34589 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 174088

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.83 4/183 31603
/proc/meminfo: memFree=28477812/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
[pid=31551] ppid=31550 vsize=16740 CPUtime=0.38 cores=1,3,5,7
/proc/31551/stat : 31551 (pb2sat) S 31550 31550 28235 0 -1 4202496 4206 3539 0 0 11 12 15 0 20 0 1 0 271131157 17141760 3176 33554432000 4194304 5873084 140735311824832 140735311818648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31551/statm: 4185 3176 183 410 0 3767 0
[pid=31558] ppid=31551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31558/stat : 31558 (satsolver.sh) S 31551 31550 28235 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271131198 9367552 267 33554432000 4194304 5064252 140735682715008 140735682713920 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31558/statm: 2287 267 226 213 0 72 0
[pid=31559] ppid=31558 vsize=108556 CPUtime=1661.52 cores=1,3,5,7
/proc/31559/stat : 31559 (glucose_static) R 31558 31550 28235 0 -1 4202496 101330 0 0 0 166065 87 0 0 20 0 1 0 271131198 111161344 21873 33554432000 4194304 4896791 140736744325200 140736744322728 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31559/statm: 27139 21873 78 172 0 26965 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 143592

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.84 4/183 31603
/proc/meminfo: memFree=28417428/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
[pid=31551] ppid=31550 vsize=16740 CPUtime=0.38 cores=1,3,5,7
/proc/31551/stat : 31551 (pb2sat) S 31550 31550 28235 0 -1 4202496 4206 3539 0 0 11 12 15 0 20 0 1 0 271131157 17141760 3176 33554432000 4194304 5873084 140735311824832 140735311818648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31551/statm: 4185 3176 183 410 0 3767 0
[pid=31558] ppid=31551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31558/stat : 31558 (satsolver.sh) S 31551 31550 28235 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271131198 9367552 267 33554432000 4194304 5064252 140735682715008 140735682713920 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31558/statm: 2287 267 226 213 0 72 0
[pid=31559] ppid=31558 vsize=189772 CPUtime=1721.51 cores=1,3,5,7
/proc/31559/stat : 31559 (glucose_static) R 31558 31550 28235 0 -1 4202496 102694 0 0 0 172062 89 0 0 20 0 1 0 271131198 194326528 40648 33554432000 4194304 4896791 140736744325200 140736744322728 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31559/statm: 47443 40648 78 172 0 47269 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 224808

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.84 4/183 31603
/proc/meminfo: memFree=28472408/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
[pid=31551] ppid=31550 vsize=16740 CPUtime=0.38 cores=1,3,5,7
/proc/31551/stat : 31551 (pb2sat) S 31550 31550 28235 0 -1 4202496 4206 3539 0 0 11 12 15 0 20 0 1 0 271131157 17141760 3176 33554432000 4194304 5873084 140735311824832 140735311818648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31551/statm: 4185 3176 183 410 0 3767 0
[pid=31558] ppid=31551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31558/stat : 31558 (satsolver.sh) S 31551 31550 28235 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271131198 9367552 267 33554432000 4194304 5064252 140735682715008 140735682713920 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31558/statm: 2287 267 226 213 0 72 0
[pid=31559] ppid=31558 vsize=140704 CPUtime=1781.5 cores=1,3,5,7
/proc/31559/stat : 31559 (glucose_static) R 31558 31550 28235 0 -1 4202496 104219 0 0 0 178059 91 0 0 20 0 1 0 271131198 144080896 32293 33554432000 4194304 4896791 140736744325200 140736744320936 4203903 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31559/statm: 35176 32293 78 172 0 35002 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 175740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.85 2/175 31628
/proc/meminfo: memFree=28686916/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
[pid=31551] ppid=31550 vsize=16740 CPUtime=0.38 cores=1,3,5,7
/proc/31551/stat : 31551 (pb2sat) S 31550 31550 28235 0 -1 4202496 4206 3539 0 0 11 12 15 0 20 0 1 0 271131157 17141760 3176 33554432000 4194304 5873084 140735311824832 140735311818648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31551/statm: 4185 3176 183 410 0 3767 0
[pid=31558] ppid=31551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31558/stat : 31558 (satsolver.sh) S 31551 31550 28235 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271131198 9367552 267 33554432000 4194304 5064252 140735682715008 140735682713920 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31558/statm: 2287 267 226 213 0 72 0
[pid=31559] ppid=31558 vsize=190844 CPUtime=1799.71 cores=1,3,5,7
/proc/31559/stat : 31559 (glucose_static) R 31558 31550 28235 0 -1 4202496 104756 0 0 0 179879 92 0 0 20 0 1 0 271131198 195424256 35890 33554432000 4194304 4896791 140736744325200 140736744322728 4225002 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31559/statm: 47711 35890 78 172 0 47537 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 225880

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.85 2/175 31628
/proc/meminfo: memFree=28686916/32873648 swapFree=7360/7360
[pid=31550] ppid=31546 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31550/stat : 31550 (runPb2sat.sh) S 31546 31550 28235 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271131157 9367552 275 33554432000 4194304 5064252 140734596100864 140734596099776 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31550/statm: 2287 275 233 213 0 72 0
[pid=31551] ppid=31550 vsize=16740 CPUtime=0.38 cores=1,3,5,7
/proc/31551/stat : 31551 (pb2sat) S 31550 31550 28235 0 -1 4202496 4206 3539 0 0 11 12 15 0 20 0 1 0 271131157 17141760 3176 33554432000 4194304 5873084 140735311824832 140735311818648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31551/statm: 4185 3176 183 410 0 3767 0
[pid=31558] ppid=31551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31558/stat : 31558 (satsolver.sh) S 31551 31550 28235 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271131198 9367552 267 33554432000 4194304 5064252 140735682715008 140735682713920 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31558/statm: 2287 267 226 213 0 72 0
[pid=31559] ppid=31558 vsize=190844 CPUtime=1799.71 cores=1,3,5,7
/proc/31559/stat : 31559 (glucose_static) R 31558 31550 28235 0 -1 4202496 104756 0 0 0 179879 92 0 0 20 0 1 0 271131198 195424256 35890 33554432000 4194304 4896791 140736744325200 140736744322728 4225002 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31559/statm: 47711 35890 78 172 0 47537 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 225880

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1799.07
CPU system time (s): 1.06084
CPU usage (%): 99.9789
Max. virtual memory (cumulated for all children) (KiB): 254528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.07
system time used= 1.06084
maximum resident set size= 208104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113493
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 143
involuntary context switches= 1851

runsolver used 2.95855 second user time and 8.76167 second system time

The end

Launcher Data

Begin job on node149 at 2012-05-26 18:34:31
IDJOB=3696293
IDBENCH=1856
IDSOLVER=2274
FILE ID=node149/3696293-1338050070
RUNJOBID= node149-1338050070-31524
PBS_JOBID= 14624326
Free space on /tmp= 71708 MiB

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

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

MD5SUM BENCH= 8d2c17131f0dd6c2b5d472cf1eef4c89
RANDOM SEED=1340944284

node149.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.145
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.29
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.145
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	: 5331.91
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.145
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	: 5438.55
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.145
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.145
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	: 5331.91
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.145
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	: 5438.55
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.145
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.145
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28843552 kB
Buffers:          268652 kB
Cached:          2981124 kB
SwapCached:            0 kB
Active:           686428 kB
Inactive:        2574548 kB
Active(anon):      12716 kB
Inactive(anon):        0 kB
Active(file):     673712 kB
Inactive(file):  2574548 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17100 kB
Writeback:             0 kB
AnonPages:         17556 kB
Mapped:            13556 kB
Shmem:               200 kB
Slab:             632308 kB
SReclaimable:      76616 kB
SUnreclaim:       555692 kB
KernelStack:        1376 kB
PageTables:         4248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71692 MiB
End job on node149 at 2012-05-26 19:04:31