Trace number 3696296

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-mod010.opb
MD5SUM0155c0c96434984f6ded6bb7ada20c0c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6548
Best CPU time to get the best result obtained on this benchmark0.591909
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 6548
Optimality of the best value was proved YES
Number of variables2655
Total number of constraints146
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)145
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint4
Maximum length of a constraint2655
Number of terms in the objective function 2655
Biggest coefficient in the objective function 266
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 489211
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 266
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 489211
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

307.39/307.55	c model valid
307.39/307.55	c current solution ok
307.79/307.93	o 8565
307.79/307.93	c current bound: 4282
307.79/307.93	c fallback to adder encoding
1800.01/1800.40	./satsolver.sh: line 5:  5991 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.01/1800.41	c error: unexpected solver exit code
1800.01/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-3696296-1338049839/watcher-3696296-1338049839 -o /tmp/evaluation-result-3696296-1338049839/solver-3696296-1338049839 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696296-1338049839.opb 1807646938 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: 1.02 1.45 1.77 3/176 5903
/proc/meminfo: memFree=28958532/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0

[startup+0.0886169 s]
/proc/loadavg: 1.02 1.45 1.77 3/176 5903
/proc/meminfo: memFree=28958532/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100255 s]
/proc/loadavg: 1.02 1.45 1.77 3/176 5903
/proc/meminfo: memFree=28958532/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300161 s]
/proc/loadavg: 1.02 1.45 1.77 3/176 5903
/proc/meminfo: memFree=28958532/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700161 s]
/proc/loadavg: 1.02 1.45 1.77 3/176 5903
/proc/meminfo: memFree=28958532/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 1.02 1.45 1.77 4/184 5914
/proc/meminfo: memFree=28885360/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
[pid=5905] ppid=5903 vsize=11388 CPUtime=0.1 cores=0,2,4,6
/proc/5905/stat : 5905 (pb2sat) S 5903 5903 3226 0 -1 4202496 3446 0 0 0 9 1 0 0 20 0 1 0 271109653 11661312 2496 33554432000 4194304 5873084 140735735021856 140735735018280 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5905/statm: 2847 2496 167 410 0 2429 0
[pid=5910] ppid=5905 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5910/stat : 5910 (satsolver.sh) S 5905 5903 3226 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271109663 9367552 267 33554432000 4194304 5064252 140734707401968 140734707400880 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5910/statm: 2287 267 226 213 0 72 0
[pid=5911] ppid=5910 vsize=30080 CPUtime=1.37 cores=0,2,4,6
/proc/5911/stat : 5911 (glucose_static) R 5910 5903 3226 0 -1 4202496 7239 0 0 0 136 1 0 0 20 0 1 0 271109663 30801920 6475 33554432000 4194304 4896791 140734807404192 140734807401704 4224798 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5911/statm: 7520 6475 78 172 0 7346 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 59764

[startup+3.10038 s]
/proc/loadavg: 1.02 1.45 1.77 4/184 5914
/proc/meminfo: memFree=28882872/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
[pid=5905] ppid=5903 vsize=11388 CPUtime=0.1 cores=0,2,4,6
/proc/5905/stat : 5905 (pb2sat) S 5903 5903 3226 0 -1 4202496 3446 0 0 0 9 1 0 0 20 0 1 0 271109653 11661312 2496 33554432000 4194304 5873084 140735735021856 140735735018280 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5905/statm: 2847 2496 167 410 0 2429 0
[pid=5910] ppid=5905 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5910/stat : 5910 (satsolver.sh) S 5905 5903 3226 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271109663 9367552 267 33554432000 4194304 5064252 140734707401968 140734707400880 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5910/statm: 2287 267 226 213 0 72 0
[pid=5911] ppid=5910 vsize=30460 CPUtime=2.97 cores=0,2,4,6
/proc/5911/stat : 5911 (glucose_static) R 5910 5903 3226 0 -1 4202496 8837 0 0 0 295 2 0 0 20 0 1 0 271109663 31191040 6839 33554432000 4194304 4896791 140734807404192 140734807401704 4224722 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5911/statm: 7615 6839 78 172 0 7441 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 60144

[startup+6.30034 s]
/proc/loadavg: 1.02 1.45 1.77 4/184 5917
/proc/meminfo: memFree=28882428/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
[pid=5905] ppid=5903 vsize=11388 CPUtime=0.1 cores=0,2,4,6
/proc/5905/stat : 5905 (pb2sat) S 5903 5903 3226 0 -1 4202496 3446 0 0 0 9 1 0 0 20 0 1 0 271109653 11661312 2496 33554432000 4194304 5873084 140735735021856 140735735018280 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5905/statm: 2847 2496 167 410 0 2429 0
[pid=5910] ppid=5905 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5910/stat : 5910 (satsolver.sh) S 5905 5903 3226 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271109663 9367552 267 33554432000 4194304 5064252 140734707401968 140734707400880 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5910/statm: 2287 267 226 213 0 72 0
[pid=5911] ppid=5910 vsize=31188 CPUtime=6.16 cores=0,2,4,6
/proc/5911/stat : 5911 (glucose_static) R 5910 5903 3226 0 -1 4202496 12766 0 0 0 614 2 0 0 20 0 1 0 271109663 31936512 6706 33554432000 4194304 4896791 140734807404192 140734807401704 4224722 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5911/statm: 7797 6706 78 172 0 7623 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 60872

[startup+12.7004 s]
/proc/loadavg: 1.17 1.46 1.77 4/184 5917
/proc/meminfo: memFree=28877476/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
[pid=5905] ppid=5903 vsize=11388 CPUtime=0.1 cores=0,2,4,6
/proc/5905/stat : 5905 (pb2sat) S 5903 5903 3226 0 -1 4202496 3446 0 0 0 9 1 0 0 20 0 1 0 271109653 11661312 2496 33554432000 4194304 5873084 140735735021856 140735735018280 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5905/statm: 2847 2496 167 410 0 2429 0
[pid=5910] ppid=5905 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5910/stat : 5910 (satsolver.sh) S 5905 5903 3226 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271109663 9367552 267 33554432000 4194304 5064252 140734707401968 140734707400880 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5910/statm: 2287 267 226 213 0 72 0
[pid=5911] ppid=5910 vsize=36988 CPUtime=12.56 cores=0,2,4,6
/proc/5911/stat : 5911 (glucose_static) R 5910 5903 3226 0 -1 4202496 16698 0 0 0 1252 4 0 0 20 0 1 0 271109663 37875712 8171 33554432000 4194304 4896791 140734807404192 140734807401592 4224802 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5911/statm: 9247 8171 78 172 0 9073 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 66672

[startup+25.5003 s]
/proc/loadavg: 1.29 1.48 1.77 4/183 5917
/proc/meminfo: memFree=28867496/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
[pid=5905] ppid=5903 vsize=11388 CPUtime=0.1 cores=0,2,4,6
/proc/5905/stat : 5905 (pb2sat) S 5903 5903 3226 0 -1 4202496 3446 0 0 0 9 1 0 0 20 0 1 0 271109653 11661312 2496 33554432000 4194304 5873084 140735735021856 140735735018280 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5905/statm: 2847 2496 167 410 0 2429 0
[pid=5910] ppid=5905 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5910/stat : 5910 (satsolver.sh) S 5905 5903 3226 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271109663 9367552 267 33554432000 4194304 5064252 140734707401968 140734707400880 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5910/statm: 2287 267 226 213 0 72 0
[pid=5911] ppid=5910 vsize=39856 CPUtime=25.35 cores=0,2,4,6
/proc/5911/stat : 5911 (glucose_static) R 5910 5903 3226 0 -1 4202496 20360 0 0 0 2530 5 0 0 20 0 1 0 271109663 40812544 9346 33554432000 4194304 4896791 140734807404192 140734807401592 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5911/statm: 9964 9346 78 172 0 9790 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 69540

[startup+51.1003 s]
/proc/loadavg: 1.53 1.52 1.78 4/183 5923
/proc/meminfo: memFree=28867164/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
[pid=5905] ppid=5903 vsize=11388 CPUtime=0.1 cores=0,2,4,6
/proc/5905/stat : 5905 (pb2sat) S 5903 5903 3226 0 -1 4202496 3446 0 0 0 9 1 0 0 20 0 1 0 271109653 11661312 2496 33554432000 4194304 5873084 140735735021856 140735735018280 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5905/statm: 2847 2496 167 410 0 2429 0
[pid=5910] ppid=5905 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5910/stat : 5910 (satsolver.sh) S 5905 5903 3226 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271109663 9367552 267 33554432000 4194304 5064252 140734707401968 140734707400880 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5910/statm: 2287 267 226 213 0 72 0
[pid=5911] ppid=5910 vsize=43632 CPUtime=50.95 cores=0,2,4,6
/proc/5911/stat : 5911 (glucose_static) R 5910 5903 3226 0 -1 4202496 27319 0 0 0 5085 10 0 0 20 0 1 0 271109663 44679168 9474 33554432000 4194304 4896791 140734807404192 140734807401400 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5911/statm: 10908 9474 78 172 0 10734 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 73316

[startup+102.307 s]
/proc/loadavg: 1.81 1.60 1.79 4/183 5929
/proc/meminfo: memFree=28844688/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
[pid=5905] ppid=5903 vsize=11388 CPUtime=0.1 cores=0,2,4,6
/proc/5905/stat : 5905 (pb2sat) S 5903 5903 3226 0 -1 4202496 3446 0 0 0 9 1 0 0 20 0 1 0 271109653 11661312 2496 33554432000 4194304 5873084 140735735021856 140735735018280 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5905/statm: 2847 2496 167 410 0 2429 0
[pid=5910] ppid=5905 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5910/stat : 5910 (satsolver.sh) S 5905 5903 3226 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271109663 9367552 267 33554432000 4194304 5064252 140734707401968 140734707400880 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5910/statm: 2287 267 226 213 0 72 0
[pid=5911] ppid=5910 vsize=68236 CPUtime=102.14 cores=0,2,4,6
/proc/5911/stat : 5911 (glucose_static) R 5910 5903 3226 0 -1 4202496 38407 0 0 0 10198 16 0 0 20 0 1 0 271109663 69873664 15679 33554432000 4194304 4896791 140734807404192 140734807401480 4225191 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5911/statm: 17059 15679 78 172 0 16885 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 97920

[startup+162.3 s]
/proc/loadavg: 1.93 1.67 1.80 3/183 5979
/proc/meminfo: memFree=28632188/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
[pid=5905] ppid=5903 vsize=11388 CPUtime=0.1 cores=0,2,4,6
/proc/5905/stat : 5905 (pb2sat) S 5903 5903 3226 0 -1 4202496 3446 0 0 0 9 1 0 0 20 0 1 0 271109653 11661312 2496 33554432000 4194304 5873084 140735735021856 140735735018280 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5905/statm: 2847 2496 167 410 0 2429 0
[pid=5910] ppid=5905 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 6002
/proc/meminfo: memFree=28457008/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
[pid=5905] ppid=5903 vsize=33248 CPUtime=308.02 cores=0,2,4,6
/proc/5905/stat : 5905 (pb2sat) S 5903 5903 3226 0 -1 4202496 7320 67897 0 0 34 34 30692 42 20 0 1 0 271109653 34045952 6969 33554432000 4194304 5873084 140735735021856 140735735015672 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5905/statm: 8312 6969 183 410 0 7894 0
[pid=5990] ppid=5905 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5990/stat : 5990 (satsolver.sh) S 5905 5903 3226 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271140466 9367552 267 33554432000 4194304 5064252 140733269194560 140733269193472 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5990/statm: 2287 267 226 213 0 72 0
[pid=5991] ppid=5990 vsize=175776 CPUtime=1053.94 cores=0,2,4,6
/proc/5991/stat : 5991 (glucose_static) R 5990 5903 3226 0 -1 4202496 91448 0 0 0 105328 66 0 0 20 0 1 0 271140466 179994624 37290 33554432000 4194304 4896791 140737470278512 140737470276024 4204016 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5991/statm: 43944 37290 78 172 0 43770 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 227320

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 6002
/proc/meminfo: memFree=28384520/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
[pid=5905] ppid=5903 vsize=33248 CPUtime=308.02 cores=0,2,4,6
/proc/5905/stat : 5905 (pb2sat) S 5903 5903 3226 0 -1 4202496 7320 67897 0 0 34 34 30692 42 20 0 1 0 271109653 34045952 6969 33554432000 4194304 5873084 140735735021856 140735735015672 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5905/statm: 8312 6969 183 410 0 7894 0
[pid=5990] ppid=5905 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5990/stat : 5990 (satsolver.sh) S 5905 5903 3226 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271140466 9367552 267 33554432000 4194304 5064252 140733269194560 140733269193472 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5990/statm: 2287 267 226 213 0 72 0
[pid=5991] ppid=5990 vsize=226980 CPUtime=1113.95 cores=0,2,4,6
/proc/5991/stat : 5991 (glucose_static) R 5990 5903 3226 0 -1 4202496 92438 0 0 0 111327 68 0 0 20 0 1 0 271140466 232427520 54972 33554432000 4194304 4896791 140737470278512 140737470275720 4203956 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5991/statm: 56745 54972 78 172 0 56571 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 278524

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 6002
/proc/meminfo: memFree=28429832/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
[pid=5905] ppid=5903 vsize=33248 CPUtime=308.02 cores=0,2,4,6
/proc/5905/stat : 5905 (pb2sat) S 5903 5903 3226 0 -1 4202496 7320 67897 0 0 34 34 30692 42 20 0 1 0 271109653 34045952 6969 33554432000 4194304 5873084 140735735021856 140735735015672 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5905/statm: 8312 6969 183 410 0 7894 0
[pid=5990] ppid=5905 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5990/stat : 5990 (satsolver.sh) S 5905 5903 3226 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271140466 9367552 267 33554432000 4194304 5064252 140733269194560 140733269193472 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5990/statm: 2287 267 226 213 0 72 0
[pid=5991] ppid=5990 vsize=228516 CPUtime=1173.93 cores=0,2,4,6
/proc/5991/stat : 5991 (glucose_static) R 5990 5903 3226 0 -1 4202496 94911 0 0 0 117321 72 0 0 20 0 1 0 271140466 234000384 43921 33554432000 4194304 4896791 140737470278512 140737470276040 4204839 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5991/statm: 57129 43921 78 172 0 56955 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 280060

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 6002
/proc/meminfo: memFree=28374476/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
[pid=5905] ppid=5903 vsize=33248 CPUtime=308.02 cores=0,2,4,6
/proc/5905/stat : 5905 (pb2sat) S 5903 5903 3226 0 -1 4202496 7320 67897 0 0 34 34 30692 42 20 0 1 0 271109653 34045952 6969 33554432000 4194304 5873084 140735735021856 140735735015672 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5905/statm: 8312 6969 183 410 0 7894 0
[pid=5990] ppid=5905 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5990/stat : 5990 (satsolver.sh) S 5905 5903 3226 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271140466 9367552 267 33554432000 4194304 5064252 140733269194560 140733269193472 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5990/statm: 2287 267 226 213 0 72 0
[pid=5991] ppid=5990 vsize=310980 CPUtime=1233.92 cores=0,2,4,6
/proc/5991/stat : 5991 (glucose_static) R 5990 5903 3226 0 -1 4202496 95798 0 0 0 123318 74 0 0 20 0 1 0 271140466 318443520 58517 33554432000 4194304 4896791 140737470278512 140737470275720 4203765 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5991/statm: 77745 58517 78 172 0 77571 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 362524

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 1.93 3/183 6002
/proc/meminfo: memFree=28423280/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
[pid=5905] ppid=5903 vsize=33248 CPUtime=308.02 cores=0,2,4,6
/proc/5905/stat : 5905 (pb2sat) S 5903 5903 3226 0 -1 4202496 7320 67897 0 0 34 34 30692 42 20 0 1 0 271109653 34045952 6969 33554432000 4194304 5873084 140735735021856 140735735015672 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5905/statm: 8312 6969 183 410 0 7894 0
[pid=5990] ppid=5905 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5990/stat : 5990 (satsolver.sh) S 5905 5903 3226 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271140466 9367552 267 33554432000 4194304 5064252 140733269194560 140733269193472 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5990/statm: 2287 267 226 213 0 72 0
[pid=5991] ppid=5990 vsize=230244 CPUtime=1293.91 cores=0,2,4,6
/proc/5991/stat : 5991 (glucose_static) R 5990 5903 3226 0 -1 4202496 97653 0 0 0 129314 77 0 0 20 0 1 0 271140466 235769856 45448 33554432000 4194304 4896791 140737470278512 140737470276024 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5991/statm: 57561 45448 78 172 0 57387 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 281788

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/182 6002
/proc/meminfo: memFree=28363088/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
[pid=5905] ppid=5903 vsize=33248 CPUtime=308.02 cores=0,2,4,6
/proc/5905/stat : 5905 (pb2sat) S 5903 5903 3226 0 -1 4202496 7320 67897 0 0 34 34 30692 42 20 0 1 0 271109653 34045952 6969 33554432000 4194304 5873084 140735735021856 140735735015672 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5905/statm: 8312 6969 183 410 0 7894 0
[pid=5990] ppid=5905 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5990/stat : 5990 (satsolver.sh) S 5905 5903 3226 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271140466 9367552 267 33554432000 4194304 5064252 140733269194560 140733269193472 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5990/statm: 2287 267 226 213 0 72 0
[pid=5991] ppid=5990 vsize=312584 CPUtime=1353.9 cores=0,2,4,6
/proc/5991/stat : 5991 (glucose_static) R 5990 5903 3226 0 -1 4202496 98406 0 0 0 135312 78 0 0 20 0 1 0 271140466 320086016 60022 33554432000 4194304 4896791 140737470278512 140737470276040 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5991/statm: 78146 60022 78 172 0 77972 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 364128

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 6003
/proc/meminfo: memFree=28430484/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
[pid=5905] ppid=5903 vsize=33248 CPUtime=308.02 cores=0,2,4,6
/proc/5905/stat : 5905 (pb2sat) S 5903 5903 3226 0 -1 4202496 7320 67897 0 0 34 34 30692 42 20 0 1 0 271109653 34045952 6969 33554432000 4194304 5873084 140735735021856 140735735015672 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5905/statm: 8312 6969 183 410 0 7894 0
[pid=5990] ppid=5905 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5990/stat : 5990 (satsolver.sh) S 5905 5903 3226 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271140466 9367552 267 33554432000 4194304 5064252 140733269194560 140733269193472 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5990/statm: 2287 267 226 213 0 72 0
[pid=5991] ppid=5990 vsize=231528 CPUtime=1413.89 cores=0,2,4,6
/proc/5991/stat : 5991 (glucose_static) R 5990 5903 3226 0 -1 4202496 99948 0 0 0 141309 80 0 0 20 0 1 0 271140466 237084672 44721 33554432000 4194304 4896791 140737470278512 140737470276024 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5991/statm: 57882 44721 78 172 0 57708 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 283072

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/184 6006
/proc/meminfo: memFree=28328796/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
[pid=5905] ppid=5903 vsize=33248 CPUtime=308.02 cores=0,2,4,6
/proc/5905/stat : 5905 (pb2sat) S 5903 5903 3226 0 -1 4202496 7320 67897 0 0 34 34 30692 42 20 0 1 0 271109653 34045952 6969 33554432000 4194304 5873084 140735735021856 140735735015672 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5905/statm: 8312 6969 183 410 0 7894 0
[pid=5990] ppid=5905 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5990/stat : 5990 (satsolver.sh) S 5905 5903 3226 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271140466 9367552 267 33554432000 4194304 5064252 140733269194560 140733269193472 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5990/statm: 2287 267 226 213 0 72 0
[pid=5991] ppid=5990 vsize=316000 CPUtime=1473.88 cores=0,2,4,6
/proc/5991/stat : 5991 (glucose_static) R 5990 5903 3226 0 -1 4202496 101214 0 0 0 147305 83 0 0 20 0 1 0 271140466 323584000 69490 33554432000 4194304 4896791 140737470278512 140737470275720 4225400 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5991/statm: 79000 69490 78 172 0 78826 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 367544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.93 3/184 6006
/proc/meminfo: memFree=28453460/32873660 swapFree=7108/7108
[pid=5903] ppid=5899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5903/stat : 5903 (runPb2sat.sh) S 5899 5903 3226 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271109652 9367552 275 33554432000 4194304 5064252 140735202191088 140735202190000 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5903/statm: 2287 275 233 213 0 72 0
[pid=5905] ppid=5903 vsize=33248 CPUtime=308.02 cores=0,2,4,6
/proc/5905/stat : 5905 (pb2sat) S 5903 5903 3226 0 -1 4202496 7320 67897 0 0 34 34 30692 42 20 0 1 0 271109653 34045952 6969 33554432000 4194304 5873084 140735735021856 140735735015672 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5905/statm: 8312 6969 183 410 0 7894 0
[pid=5990] ppid=5905 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5990/stat : 5990 (satsolver.sh) S 5905 5903 3226 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271140466 9367552 267 33554432000 4194304 5064252 140733269194560 140733269193472 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5990/statm: 2287 267 226 213 0 72 0
[pid=5991] ppid=5990 vsize=185272 CPUtime=1491.99 cores=0,2,4,6
/proc/5991/stat : 5991 (glucose_static) R 5990 5903 3226 0 -1 4202496 102261 0 0 0 149115 84 0 0 20 0 1 0 271140466 189718528 37990 33554432000 4194304 4896791 140737470278512 140737470276040 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5991/statm: 46318 37990 78 172 0 46144 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 236816

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.04
CPU user time (s): 1798.42
CPU system time (s): 1.62175
CPU usage (%): 99.9794
Max. virtual memory (cumulated for all children) (KiB): 417612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.42
system time used= 1.62175
maximum resident set size= 333164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178467
page faults= 0
swaps= 0
block input operations= 0
block output operations= 48944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 137
involuntary context switches= 1920

runsolver used 2.6446 second user time and 7.19291 second system time

The end

Launcher Data

Begin job on node117 at 2012-05-26 18:30:39
IDJOB=3696296
IDBENCH=1851
IDSOLVER=2274
FILE ID=node117/3696296-1338049839
RUNJOBID= node117-1338049839-5876
PBS_JOBID= 14624354
Free space on /tmp= 71512 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-mod010.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696296-1338049839/watcher-3696296-1338049839 -o /tmp/evaluation-result-3696296-1338049839/solver-3696296-1338049839 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696296-1338049839.opb 1807646938 HOME HOME

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

MD5SUM BENCH= 0155c0c96434984f6ded6bb7ada20c0c
RANDOM SEED=1807646938

node117.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		: 2667.148
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	: 5334.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		: 2667.148
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		: 2667.148
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.91
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		: 2667.148
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.95
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		: 2667.148
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		: 2667.148
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		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        28959432 kB
Buffers:          272288 kB
Cached:          2848720 kB
SwapCached:            0 kB
Active:           587280 kB
Inactive:        2543700 kB
Active(anon):      13396 kB
Inactive(anon):        0 kB
Active(file):     573884 kB
Inactive(file):  2543700 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17096 kB
Writeback:             8 kB
AnonPages:         17976 kB
Mapped:            13556 kB
Shmem:               200 kB
Slab:             644564 kB
SReclaimable:      89124 kB
SUnreclaim:       555440 kB
KernelStack:        1400 kB
PageTables:         3924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     105112 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= 71424 MiB
End job on node117 at 2012-05-26 19:00:40