Trace number 3695984

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

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/
datasets/10orplus/normalized-epiphany-browser.cudf.paranoid.opb
MD5SUM20eed2ae0bf016ff6600b2382281391d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark262343
Best CPU time to get the best result obtained on this benchmark1800.28
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19768
Total number of constraints96403
Number of constraints which are clauses94838
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 7253
Biggest coefficient in the objective function 4295
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 12717493
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 4295
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 12717493
Number of bits of the biggest sum of numbers24
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.90	c model valid
0.00/0.90	c current solution ok
1.08/1.17	o 2543453
1.08/1.17	c current bound: 1271726
1.08/1.17	c fallback to adder encoding
1800.03/1800.41	./satsolver.sh: line 5:  6630 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.03/1800.41	c error: unexpected solver exit code
1800.03/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-3695984-1338096562/watcher-3695984-1338096562 -o /tmp/evaluation-result-3695984-1338096562/solver-3695984-1338096562 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3695984-1338096562.opb 1694086507 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.02 2.01 2.00 3/179 6623
/proc/meminfo: memFree=30889360/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runsolver) D 6621 6623 5734 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 275782295 12095488 52 33554432000 4194304 5436572 140735910580704 140735910577000 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/6623/statm: 2953 52 31 304 0 2645 0

[startup+0.0670841 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 6623
/proc/meminfo: memFree=30889360/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100144 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 6623
/proc/meminfo: memFree=30889360/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300101 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 6623
/proc/meminfo: memFree=30889360/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700134 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 6623
/proc/meminfo: memFree=30889360/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 6627
/proc/meminfo: memFree=30875320/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
[pid=6625] ppid=6623 vsize=52628 CPUtime=1.48 cores=0,2,4,6
/proc/6625/stat : 6625 (pb2sat) R 6623 6623 5734 0 -1 4202496 7787 4244 0 0 110 23 14 1 20 0 1 0 275782296 53891072 9593 33554432000 4194304 5873084 140736508734096 140736508728936 4664146 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6625/statm: 13157 9593 179 410 0 12739 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 61776

[startup+3.10029 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 6630
/proc/meminfo: memFree=30729012/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
[pid=6625] ppid=6623 vsize=85396 CPUtime=2.1 cores=0,2,4,6
/proc/6625/stat : 6625 (pb2sat) S 6623 6623 5734 0 -1 4202496 8901 4244 0 0 162 33 14 1 20 0 1 0 275782296 87445504 18297 33554432000 4194304 5873084 140736508734096 140736508727912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6625/statm: 21349 18297 179 410 0 20931 0
[pid=6629] ppid=6625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6629/stat : 6629 (satsolver.sh) S 6625 6623 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275782507 9367552 267 33554432000 4194304 5064252 140735048930320 140735048929232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6629/statm: 2287 267 226 213 0 72 0
[pid=6630] ppid=6629 vsize=158692 CPUtime=0.98 cores=0,2,4,6
/proc/6630/stat : 6630 (glucose_static) R 6629 6623 5734 0 -1 4202496 29650 0 0 0 90 8 0 0 20 0 1 0 275782507 162500608 34683 33554432000 4194304 4896791 140734603837136 140734602786024 4235437 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6630/statm: 39673 34683 76 172 0 39499 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 262384

[startup+6.30026 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 6630
/proc/meminfo: memFree=30610524/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
[pid=6625] ppid=6623 vsize=85396 CPUtime=2.1 cores=0,2,4,6
/proc/6625/stat : 6625 (pb2sat) S 6623 6623 5734 0 -1 4202496 8901 4244 0 0 162 33 14 1 20 0 1 0 275782296 87445504 18297 33554432000 4194304 5873084 140736508734096 140736508727912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6625/statm: 21349 18297 179 410 0 20931 0
[pid=6629] ppid=6625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6629/stat : 6629 (satsolver.sh) S 6625 6623 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275782507 9367552 267 33554432000 4194304 5064252 140735048930320 140735048929232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6629/statm: 2287 267 226 213 0 72 0
[pid=6630] ppid=6629 vsize=159872 CPUtime=4.18 cores=0,2,4,6
/proc/6630/stat : 6630 (glucose_static) R 6629 6623 5734 0 -1 4202496 30758 0 0 0 410 8 0 0 20 0 1 0 275782507 163708928 35132 33554432000 4194304 4896791 140734603837136 140734603834648 4224980 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6630/statm: 39968 35132 77 172 0 39794 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 263564

[startup+12.7004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 6630
/proc/meminfo: memFree=30604232/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
[pid=6625] ppid=6623 vsize=85396 CPUtime=2.1 cores=0,2,4,6
/proc/6625/stat : 6625 (pb2sat) S 6623 6623 5734 0 -1 4202496 8901 4244 0 0 162 33 14 1 20 0 1 0 275782296 87445504 18297 33554432000 4194304 5873084 140736508734096 140736508727912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6625/statm: 21349 18297 179 410 0 20931 0
[pid=6629] ppid=6625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6629/stat : 6629 (satsolver.sh) S 6625 6623 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275782507 9367552 267 33554432000 4194304 5064252 140735048930320 140735048929232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6629/statm: 2287 267 226 213 0 72 0
[pid=6630] ppid=6629 vsize=180996 CPUtime=10.57 cores=0,2,4,6
/proc/6630/stat : 6630 (glucose_static) R 6629 6623 5734 0 -1 4202496 32603 0 0 0 1049 8 0 0 20 0 1 0 275782507 185339904 35957 33554432000 4194304 4896791 140734603837136 140734603832872 4203064 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6630/statm: 45249 35957 77 172 0 45075 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 284688

[startup+25.5068 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 6630
/proc/meminfo: memFree=30597048/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
[pid=6625] ppid=6623 vsize=85396 CPUtime=2.1 cores=0,2,4,6
/proc/6625/stat : 6625 (pb2sat) S 6623 6623 5734 0 -1 4202496 8901 4244 0 0 162 33 14 1 20 0 1 0 275782296 87445504 18297 33554432000 4194304 5873084 140736508734096 140736508727912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6625/statm: 21349 18297 179 410 0 20931 0
[pid=6629] ppid=6625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6629/stat : 6629 (satsolver.sh) S 6625 6623 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275782507 9367552 267 33554432000 4194304 5064252 140735048930320 140735048929232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6629/statm: 2287 267 226 213 0 72 0
[pid=6630] ppid=6629 vsize=182440 CPUtime=23.37 cores=0,2,4,6
/proc/6630/stat : 6630 (glucose_static) R 6629 6623 5734 0 -1 4202496 34478 0 0 0 2329 8 0 0 20 0 1 0 275782507 186818560 36985 33554432000 4194304 4896791 140734603837136 140734603834648 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6630/statm: 45610 36985 77 172 0 45436 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 286132

[startup+51.1004 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 6633
/proc/meminfo: memFree=30578724/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
[pid=6625] ppid=6623 vsize=85396 CPUtime=2.1 cores=0,2,4,6
/proc/6625/stat : 6625 (pb2sat) S 6623 6623 5734 0 -1 4202496 8901 4244 0 0 162 33 14 1 20 0 1 0 275782296 87445504 18297 33554432000 4194304 5873084 140736508734096 140736508727912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6625/statm: 21349 18297 179 410 0 20931 0
[pid=6629] ppid=6625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6629/stat : 6629 (satsolver.sh) S 6625 6623 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275782507 9367552 267 33554432000 4194304 5064252 140735048930320 140735048929232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6629/statm: 2287 267 226 213 0 72 0
[pid=6630] ppid=6629 vsize=187892 CPUtime=48.97 cores=0,2,4,6
/proc/6630/stat : 6630 (glucose_static) R 6629 6623 5734 0 -1 4202496 39168 0 0 0 4887 10 0 0 20 0 1 0 275782507 192401408 40400 33554432000 4194304 4896791 140734603837136 140734603834344 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6630/statm: 46973 40400 77 172 0 46799 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 291584

[startup+102.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 6633
/proc/meminfo: memFree=30587208/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
[pid=6625] ppid=6623 vsize=85396 CPUtime=2.1 cores=0,2,4,6
/proc/6625/stat : 6625 (pb2sat) S 6623 6623 5734 0 -1 4202496 8901 4244 0 0 162 33 14 1 20 0 1 0 275782296 87445504 18297 33554432000 4194304 5873084 140736508734096 140736508727912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6625/statm: 21349 18297 179 410 0 20931 0
[pid=6629] ppid=6625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6629/stat : 6629 (satsolver.sh) S 6625 6623 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275782507 9367552 267 33554432000 4194304 5064252 140735048930320 140735048929232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6629/statm: 2287 267 226 213 0 72 0
[pid=6630] ppid=6629 vsize=194972 CPUtime=100.13 cores=0,2,4,6
/proc/6630/stat : 6630 (glucose_static) R 6629 6623 5734 0 -1 4202496 45508 0 0 0 10000 13 0 0 20 0 1 0 275782507 199651328 40667 33554432000 4194304 4896791 140734603837136 140734603834344 4225201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6630/statm: 48743 40667 77 172 0 48569 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 298664

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 6633
/proc/meminfo: memFree=30551792/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
[pid=6625] ppid=6623 vsize=85396 CPUtime=2.1 cores=0,2,4,6
/proc/6625/stat : 6625 (pb2sat) S 6623 6623 5734 0 -1 4202496 8901 4244 0 0 162 33 14 1 20 0 1 0 275782296 87445504 18297 33554432000 4194304 5873084 140736508734096 140736508727912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6625/statm: 21349 18297 179 410 0 20931 0
[pid=6629] ppid=6625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6629/stat : 6629 (satsolver.sh) S 6625 6623 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275782507 9367552 267 33554432000 4194304 5064252 140735048930320 140735048929232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6629/statm: 2287 267 226 213 0 72 0
[pid=6630] ppid=6629 vsize=201768 CPUtime=160.12 cores=0,2,4,6
/proc/6630/stat : 6630 (glucose_static) R 6629 6623 5734 0 -1 4202496 48501 0 0 0 15997 15 0 0 20 0 1 0 275782507 206610432 46347 33554432000 4194304 4896791 140734603837136 140734603834344 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6630/statm: 50442 46347 77 172 0 50268 0
Current children cumulated CPU time (s) 162.22

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


[startup+1362.3 s]
/proc/loadavg: 2.14 2.07 2.01 3/183 6691
/proc/meminfo: memFree=30208068/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
[pid=6625] ppid=6623 vsize=85396 CPUtime=2.1 cores=0,2,4,6
/proc/6625/stat : 6625 (pb2sat) S 6623 6623 5734 0 -1 4202496 8901 4244 0 0 162 33 14 1 20 0 1 0 275782296 87445504 18297 33554432000 4194304 5873084 140736508734096 140736508727912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6625/statm: 21349 18297 179 410 0 20931 0
[pid=6629] ppid=6625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6629/stat : 6629 (satsolver.sh) S 6625 6623 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275782507 9367552 267 33554432000 4194304 5064252 140735048930320 140735048929232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6629/statm: 2287 267 226 213 0 72 0
[pid=6630] ppid=6629 vsize=361392 CPUtime=1359.9 cores=0,2,4,6
/proc/6630/stat : 6630 (glucose_static) R 6629 6623 5734 0 -1 4202496 97149 0 0 0 135909 81 0 0 20 0 1 0 275782507 370065408 77071 33554432000 4194304 4896791 140734603837136 140734603832808 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6630/statm: 90348 77071 77 172 0 90174 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 465084

[startup+1422.3 s]
/proc/loadavg: 2.20 2.10 2.02 3/183 6692
/proc/meminfo: memFree=30179008/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
[pid=6625] ppid=6623 vsize=85396 CPUtime=2.1 cores=0,2,4,6
/proc/6625/stat : 6625 (pb2sat) S 6623 6623 5734 0 -1 4202496 8901 4244 0 0 162 33 14 1 20 0 1 0 275782296 87445504 18297 33554432000 4194304 5873084 140736508734096 140736508727912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6625/statm: 21349 18297 179 410 0 20931 0
[pid=6629] ppid=6625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6629/stat : 6629 (satsolver.sh) S 6625 6623 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275782507 9367552 267 33554432000 4194304 5064252 140735048930320 140735048929232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6629/statm: 2287 267 226 213 0 72 0
[pid=6630] ppid=6629 vsize=313756 CPUtime=1419.9 cores=0,2,4,6
/proc/6630/stat : 6630 (glucose_static) R 6629 6623 5734 0 -1 4202496 99578 0 0 0 141904 86 0 0 20 0 1 0 275782507 321286144 72828 33554432000 4194304 4896791 140734603837136 140734603834648 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6630/statm: 78439 72828 77 172 0 78265 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 417448

[startup+1482.3 s]
/proc/loadavg: 2.11 2.09 2.02 3/183 6692
/proc/meminfo: memFree=30181572/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
[pid=6625] ppid=6623 vsize=85396 CPUtime=2.1 cores=0,2,4,6
/proc/6625/stat : 6625 (pb2sat) S 6623 6623 5734 0 -1 4202496 8901 4244 0 0 162 33 14 1 20 0 1 0 275782296 87445504 18297 33554432000 4194304 5873084 140736508734096 140736508727912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6625/statm: 21349 18297 179 410 0 20931 0
[pid=6629] ppid=6625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6629/stat : 6629 (satsolver.sh) S 6625 6623 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275782507 9367552 267 33554432000 4194304 5064252 140735048930320 140735048929232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6629/statm: 2287 267 226 213 0 72 0
[pid=6630] ppid=6629 vsize=369472 CPUtime=1479.87 cores=0,2,4,6
/proc/6630/stat : 6630 (glucose_static) R 6629 6623 5734 0 -1 4202496 102776 0 0 0 147897 90 0 0 20 0 1 0 275782507 378339328 77588 33554432000 4194304 4896791 140734603837136 140734603832872 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6630/statm: 92368 77588 77 172 0 92194 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 473164

[startup+1542.3 s]
/proc/loadavg: 2.13 2.10 2.03 3/183 6692
/proc/meminfo: memFree=30173008/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
[pid=6625] ppid=6623 vsize=85396 CPUtime=2.1 cores=0,2,4,6
/proc/6625/stat : 6625 (pb2sat) S 6623 6623 5734 0 -1 4202496 8901 4244 0 0 162 33 14 1 20 0 1 0 275782296 87445504 18297 33554432000 4194304 5873084 140736508734096 140736508727912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6625/statm: 21349 18297 179 410 0 20931 0
[pid=6629] ppid=6625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6629/stat : 6629 (satsolver.sh) S 6625 6623 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275782507 9367552 267 33554432000 4194304 5064252 140735048930320 140735048929232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6629/statm: 2287 267 226 213 0 72 0
[pid=6630] ppid=6629 vsize=372592 CPUtime=1539.87 cores=0,2,4,6
/proc/6630/stat : 6630 (glucose_static) R 6629 6623 5734 0 -1 4202496 105749 0 0 0 153894 93 0 0 20 0 1 0 275782507 381534208 80443 33554432000 4194304 4896791 140734603837136 140734603834344 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6630/statm: 93148 80443 77 172 0 92974 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 476284

[startup+1602.3 s]
/proc/loadavg: 2.05 2.08 2.02 3/183 6692
/proc/meminfo: memFree=30140248/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
[pid=6625] ppid=6623 vsize=85396 CPUtime=2.1 cores=0,2,4,6
/proc/6625/stat : 6625 (pb2sat) S 6623 6623 5734 0 -1 4202496 8901 4244 0 0 162 33 14 1 20 0 1 0 275782296 87445504 18297 33554432000 4194304 5873084 140736508734096 140736508727912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6625/statm: 21349 18297 179 410 0 20931 0
[pid=6629] ppid=6625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6629/stat : 6629 (satsolver.sh) S 6625 6623 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275782507 9367552 267 33554432000 4194304 5064252 140735048930320 140735048929232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6629/statm: 2287 267 226 213 0 72 0
[pid=6630] ppid=6629 vsize=375280 CPUtime=1599.86 cores=0,2,4,6
/proc/6630/stat : 6630 (glucose_static) R 6629 6623 5734 0 -1 4202496 107263 0 0 0 159889 97 0 0 20 0 1 0 275782507 384286720 84207 33554432000 4194304 4896791 140734603837136 140734603834664 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6630/statm: 93820 84207 77 172 0 93646 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 478972

[startup+1662.31 s]
/proc/loadavg: 2.10 2.08 2.02 3/183 6692
/proc/meminfo: memFree=30128228/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
[pid=6625] ppid=6623 vsize=85396 CPUtime=2.1 cores=0,2,4,6
/proc/6625/stat : 6625 (pb2sat) S 6623 6623 5734 0 -1 4202496 8901 4244 0 0 162 33 14 1 20 0 1 0 275782296 87445504 18297 33554432000 4194304 5873084 140736508734096 140736508727912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6625/statm: 21349 18297 179 410 0 20931 0
[pid=6629] ppid=6625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6629/stat : 6629 (satsolver.sh) S 6625 6623 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275782507 9367552 267 33554432000 4194304 5064252 140735048930320 140735048929232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6629/statm: 2287 267 226 213 0 72 0
[pid=6630] ppid=6629 vsize=377548 CPUtime=1659.85 cores=0,2,4,6
/proc/6630/stat : 6630 (glucose_static) R 6629 6623 5734 0 -1 4202496 109684 0 0 0 165884 101 0 0 20 0 1 0 275782507 386609152 85316 33554432000 4194304 4896791 140734603837136 140734603834344 4203064 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6630/statm: 94387 85316 77 172 0 94213 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 481240

[startup+1722.3 s]
/proc/loadavg: 2.03 2.06 2.02 3/183 6693
/proc/meminfo: memFree=30154836/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
[pid=6625] ppid=6623 vsize=85396 CPUtime=2.1 cores=0,2,4,6
/proc/6625/stat : 6625 (pb2sat) S 6623 6623 5734 0 -1 4202496 8901 4244 0 0 162 33 14 1 20 0 1 0 275782296 87445504 18297 33554432000 4194304 5873084 140736508734096 140736508727912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6625/statm: 21349 18297 179 410 0 20931 0
[pid=6629] ppid=6625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6629/stat : 6629 (satsolver.sh) S 6625 6623 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275782507 9367552 267 33554432000 4194304 5064252 140735048930320 140735048929232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6629/statm: 2287 267 226 213 0 72 0
[pid=6630] ppid=6629 vsize=379876 CPUtime=1719.84 cores=0,2,4,6
/proc/6630/stat : 6630 (glucose_static) R 6629 6623 5734 0 -1 4202496 112379 0 0 0 171878 106 0 0 20 0 1 0 275782507 388993024 80604 33554432000 4194304 4896791 140734603837136 140734603834344 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6630/statm: 94969 80604 77 172 0 94795 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 483568

[startup+1782.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/183 6693
/proc/meminfo: memFree=30136236/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
[pid=6625] ppid=6623 vsize=85396 CPUtime=2.1 cores=0,2,4,6
/proc/6625/stat : 6625 (pb2sat) S 6623 6623 5734 0 -1 4202496 8901 4244 0 0 162 33 14 1 20 0 1 0 275782296 87445504 18297 33554432000 4194304 5873084 140736508734096 140736508727912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6625/statm: 21349 18297 179 410 0 20931 0
[pid=6629] ppid=6625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6629/stat : 6629 (satsolver.sh) S 6625 6623 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275782507 9367552 267 33554432000 4194304 5064252 140735048930320 140735048929232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6629/statm: 2287 267 226 213 0 72 0
[pid=6630] ppid=6629 vsize=381468 CPUtime=1779.83 cores=0,2,4,6
/proc/6630/stat : 6630 (glucose_static) R 6629 6623 5734 0 -1 4202496 113671 0 0 0 177875 108 0 0 20 0 1 0 275782507 390623232 80149 33554432000 4194304 4896791 140734603837136 140734603832808 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6630/statm: 95367 80149 77 172 0 95193 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 485160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.04 2.01 3/183 6693
/proc/meminfo: memFree=30141320/32873648 swapFree=6860/6860
[pid=6623] ppid=6621 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6623/stat : 6623 (runPb2sat.sh) S 6621 6623 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275782295 9367552 275 33554432000 4194304 5064252 140737036785520 140737036784432 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6623/statm: 2287 275 233 213 0 72 0
[pid=6625] ppid=6623 vsize=85396 CPUtime=2.1 cores=0,2,4,6
/proc/6625/stat : 6625 (pb2sat) S 6623 6623 5734 0 -1 4202496 8901 4244 0 0 162 33 14 1 20 0 1 0 275782296 87445504 18297 33554432000 4194304 5873084 140736508734096 140736508727912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6625/statm: 21349 18297 179 410 0 20931 0
[pid=6629] ppid=6625 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6629/stat : 6629 (satsolver.sh) S 6625 6623 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 275782507 9367552 267 33554432000 4194304 5064252 140735048930320 140735048929232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/6629/statm: 2287 267 226 213 0 72 0
[pid=6630] ppid=6629 vsize=381788 CPUtime=1797.93 cores=0,2,4,6
/proc/6630/stat : 6630 (glucose_static) R 6629 6623 5734 0 -1 4202496 113744 0 0 0 179685 108 0 0 20 0 1 0 275782507 390950912 82265 33554432000 4194304 4896791 140734603837136 140734603834344 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6630/statm: 95447 82265 77 172 0 95273 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 485480

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.05
CPU user time (s): 1798.62
CPU system time (s): 1.43478
CPU usage (%): 99.98
Max. virtual memory (cumulated for all children) (KiB): 615288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.62
system time used= 1.43478
maximum resident set size= 432880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127878
page faults= 0
swaps= 0
block input operations= 0
block output operations= 131688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 104
involuntary context switches= 1920

runsolver used 2.98655 second user time and 7.57185 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-27 07:29:22
IDJOB=3695984
IDBENCH=72199
IDSOLVER=2274
FILE ID=node116/3695984-1338096562
RUNJOBID= node116-1338088521-5750
PBS_JOBID= 14624463
Free space on /tmp= 71444 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/10orplus/normalized-epiphany-browser.cudf.paranoid.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695984-1338096562/watcher-3695984-1338096562 -o /tmp/evaluation-result-3695984-1338096562/solver-3695984-1338096562 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3695984-1338096562.opb 1694086507 HOME HOME

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

MD5SUM BENCH= 20eed2ae0bf016ff6600b2382281391d
RANDOM SEED=1694086507

node116.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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
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.556
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.556
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.54
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.556
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.556
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.92
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.556
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.92
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.556
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.90
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.556
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:        30889896 kB
Buffers:          303152 kB
Cached:           736964 kB
SwapCached:         3244 kB
Active:           877776 kB
Inactive:         277948 kB
Active(anon):     106696 kB
Inactive(anon):     8932 kB
Active(file):     771080 kB
Inactive(file):   269016 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103660 kB
Dirty:             12120 kB
Writeback:             4 kB
AnonPages:        119008 kB
Mapped:            13672 kB
Shmem:                96 kB
Slab:             685844 kB
SReclaimable:     130116 kB
SUnreclaim:       555728 kB
KernelStack:        1480 kB
PageTables:         4360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     242244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 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= 71328 MiB
End job on node116 at 2012-05-27 07:59:23