Trace number 3694709

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
pb2satCp2 2012-05-19? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-manna81.opb
MD5SUM6fc83a536fe9a582c06bbccccc09c709
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-13164
Best CPU time to get the best result obtained on this benchmark75.4055
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -12220
Optimality of the best value was proved NO
Number of variables10713
Total number of constraints9151
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints9151
Minimum length of a constraint2
Maximum length of a constraint8
Number of terms in the objective function 10713
Biggest coefficient in the objective function 8
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 30411
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 30411
Number of bits of the biggest sum of numbers15
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/1.00	c model valid
0.00/1.00	c current solution ok
1.67/1.72	o 0
1.67/1.72	c fallback to adder encoding
1800.03/1800.41	./satsolver.sh: line 5:  4953 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-3694709-1338049933/watcher-3694709-1338049933 -o /tmp/evaluation-result-3694709-1338049933/solver-3694709-1338049933 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694709-1338049933.opb 197066279 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.06 2.06 2.00 3/179 4946
/proc/meminfo: memFree=28345600/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0

[startup+0.064964 s]
/proc/loadavg: 2.06 2.06 2.00 3/179 4946
/proc/meminfo: memFree=28345600/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100274 s]
/proc/loadavg: 2.06 2.06 2.00 3/179 4946
/proc/meminfo: memFree=28345600/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300247 s]
/proc/loadavg: 2.06 2.06 2.00 3/179 4946
/proc/meminfo: memFree=28345600/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700237 s]
/proc/loadavg: 2.06 2.06 2.00 3/179 4946
/proc/meminfo: memFree=28345600/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.06 2.06 2.00 3/181 4950
/proc/meminfo: memFree=28308760/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
[pid=4947] ppid=4946 vsize=35240 CPUtime=1.49 cores=0,2,4,6
/proc/4947/stat : 4947 (pb2sat) R 4946 4946 1047 0 -1 4202496 4054 6536 0 0 86 44 17 2 20 0 1 0 271121880 36085760 4940 33554432000 4194304 5873084 140736989137472 140736989133080 5127520 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4947/statm: 8810 4940 166 410 0 8392 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44388

[startup+3.10033 s]
/proc/loadavg: 2.06 2.06 2.00 3/181 4951
/proc/meminfo: memFree=28237872/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
[pid=4947] ppid=4946 vsize=104472 CPUtime=2.66 cores=0,2,4,6
/proc/4947/stat : 4947 (pb2sat) S 4946 4946 1047 0 -1 4202496 9964 7049 0 0 174 70 17 5 20 0 1 0 271121880 106979328 20177 33554432000 4194304 5873084 140736989137472 140736989131288 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4947/statm: 26118 20177 177 410 0 25700 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 113620

[startup+6.30038 s]
/proc/loadavg: 2.05 2.06 2.00 3/183 4953
/proc/meminfo: memFree=28012332/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
[pid=4947] ppid=4946 vsize=104472 CPUtime=2.66 cores=0,2,4,6
/proc/4947/stat : 4947 (pb2sat) S 4946 4946 1047 0 -1 4202496 9964 7049 0 0 174 70 17 5 20 0 1 0 271121880 106979328 20177 33554432000 4194304 5873084 140736989137472 140736989131288 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4947/statm: 26118 20177 177 410 0 25700 0
[pid=4952] ppid=4947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4952/stat : 4952 (satsolver.sh) S 4947 4946 1047 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271122148 9367552 267 33554432000 4194304 5064252 140734309100096 140734309099008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4952/statm: 2287 267 226 213 0 72 0
[pid=4953] ppid=4952 vsize=186872 CPUtime=3.6 cores=0,2,4,6
/proc/4953/stat : 4953 (glucose_static) R 4952 4946 1047 0 -1 4202496 33961 0 0 0 351 9 0 0 20 0 1 0 271122148 191356928 40257 33554432000 4194304 4896791 140733270427408 140733270424536 4203964 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4953/statm: 46718 40257 77 172 0 46544 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 309640

[startup+12.7004 s]
/proc/loadavg: 2.05 2.06 2.00 3/183 4953
/proc/meminfo: memFree=28008804/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
[pid=4947] ppid=4946 vsize=104472 CPUtime=2.66 cores=0,2,4,6
/proc/4947/stat : 4947 (pb2sat) S 4946 4946 1047 0 -1 4202496 9964 7049 0 0 174 70 17 5 20 0 1 0 271121880 106979328 20177 33554432000 4194304 5873084 140736989137472 140736989131288 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4947/statm: 26118 20177 177 410 0 25700 0
[pid=4952] ppid=4947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4952/stat : 4952 (satsolver.sh) S 4947 4946 1047 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271122148 9367552 267 33554432000 4194304 5064252 140734309100096 140734309099008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4952/statm: 2287 267 226 213 0 72 0
[pid=4953] ppid=4952 vsize=186872 CPUtime=10 cores=0,2,4,6
/proc/4953/stat : 4953 (glucose_static) R 4952 4946 1047 0 -1 4202496 33965 0 0 0 991 9 0 0 20 0 1 0 271122148 191356928 40261 33554432000 4194304 4896791 140733270427408 140733270424536 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4953/statm: 46718 40261 77 172 0 46544 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 309640

[startup+25.5004 s]
/proc/loadavg: 2.04 2.05 2.00 3/183 4956
/proc/meminfo: memFree=28025116/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
[pid=4947] ppid=4946 vsize=104472 CPUtime=2.66 cores=0,2,4,6
/proc/4947/stat : 4947 (pb2sat) S 4946 4946 1047 0 -1 4202496 9964 7049 0 0 174 70 17 5 20 0 1 0 271121880 106979328 20177 33554432000 4194304 5873084 140736989137472 140736989131288 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4947/statm: 26118 20177 177 410 0 25700 0
[pid=4952] ppid=4947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4952/stat : 4952 (satsolver.sh) S 4947 4946 1047 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271122148 9367552 267 33554432000 4194304 5064252 140734309100096 140734309099008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4952/statm: 2287 267 226 213 0 72 0
[pid=4953] ppid=4952 vsize=186872 CPUtime=22.79 cores=0,2,4,6
/proc/4953/stat : 4953 (glucose_static) R 4952 4946 1047 0 -1 4202496 33981 0 0 0 2270 9 0 0 20 0 1 0 271122148 191356928 40276 33554432000 4194304 4896791 140733270427408 140733270424536 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4953/statm: 46718 40276 77 172 0 46544 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 309640

[startup+51.1005 s]
/proc/loadavg: 2.02 2.05 2.00 3/183 4956
/proc/meminfo: memFree=28019840/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
[pid=4947] ppid=4946 vsize=104472 CPUtime=2.66 cores=0,2,4,6
/proc/4947/stat : 4947 (pb2sat) S 4946 4946 1047 0 -1 4202496 9964 7049 0 0 174 70 17 5 20 0 1 0 271121880 106979328 20177 33554432000 4194304 5873084 140736989137472 140736989131288 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4947/statm: 26118 20177 177 410 0 25700 0
[pid=4952] ppid=4947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4952/stat : 4952 (satsolver.sh) S 4947 4946 1047 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271122148 9367552 267 33554432000 4194304 5064252 140734309100096 140734309099008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4952/statm: 2287 267 226 213 0 72 0
[pid=4953] ppid=4952 vsize=186872 CPUtime=48.38 cores=0,2,4,6
/proc/4953/stat : 4953 (glucose_static) R 4952 4946 1047 0 -1 4202496 33992 0 0 0 4829 9 0 0 20 0 1 0 271122148 191356928 40284 33554432000 4194304 4896791 140733270427408 140733270424536 4224227 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4953/statm: 46718 40284 77 172 0 46544 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 309640

[startup+102.307 s]
/proc/loadavg: 2.01 2.04 2.00 3/183 4956
/proc/meminfo: memFree=27984544/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
[pid=4947] ppid=4946 vsize=104472 CPUtime=2.66 cores=0,2,4,6
/proc/4947/stat : 4947 (pb2sat) S 4946 4946 1047 0 -1 4202496 9964 7049 0 0 174 70 17 5 20 0 1 0 271121880 106979328 20177 33554432000 4194304 5873084 140736989137472 140736989131288 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4947/statm: 26118 20177 177 410 0 25700 0
[pid=4952] ppid=4947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4952/stat : 4952 (satsolver.sh) S 4947 4946 1047 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271122148 9367552 267 33554432000 4194304 5064252 140734309100096 140734309099008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4952/statm: 2287 267 226 213 0 72 0
[pid=4953] ppid=4952 vsize=187680 CPUtime=99.58 cores=0,2,4,6
/proc/4953/stat : 4953 (glucose_static) R 4952 4946 1047 0 -1 4202496 34217 0 0 0 9948 10 0 0 20 0 1 0 271122148 192184320 41344 33554432000 4194304 4896791 140733270427408 140733270424616 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4953/statm: 46920 41344 77 172 0 46746 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 310448

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 4957
/proc/meminfo: memFree=27976748/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
[pid=4947] ppid=4946 vsize=104472 CPUtime=2.66 cores=0,2,4,6
/proc/4947/stat : 4947 (pb2sat) S 4946 4946 1047 0 -1 4202496 9964 7049 0 0 174 70 17 5 20 0 1 0 271121880 106979328 20177 33554432000 4194304 5873084 140736989137472 140736989131288 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4947/statm: 26118 20177 177 410 0 25700 0
[pid=4952] ppid=4947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4952/stat : 4952 (satsolver.sh) S 4947 4946 1047 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271122148 9367552 267 33554432000 4194304 5064252 140734309100096 140734309099008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4952/statm: 2287 267 226 213 0 72 0
[pid=4953] ppid=4952 vsize=226364 CPUtime=159.56 cores=0,2,4,6
/proc/4953/stat : 4953 (glucose_static) R 4952 4946 1047 0 -1 4202496 36710 0 0 0 15945 11 0 0 20 0 1 0 271122148 231796736 45842 33554432000 4194304 4896791 140733270427408 140733270424616 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4953/statm: 56591 45842 77 172 0 56417 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 349132

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 4958
/proc/meminfo: memFree=27951620/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 4967
/proc/meminfo: memFree=27745380/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
[pid=4947] ppid=4946 vsize=104472 CPUtime=2.66 cores=0,2,4,6
/proc/4947/stat : 4947 (pb2sat) S 4946 4946 1047 0 -1 4202496 9964 7049 0 0 174 70 17 5 20 0 1 0 271121880 106979328 20177 33554432000 4194304 5873084 140736989137472 140736989131288 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4947/statm: 26118 20177 177 410 0 25700 0
[pid=4952] ppid=4947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4952/stat : 4952 (satsolver.sh) S 4947 4946 1047 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271122148 9367552 267 33554432000 4194304 5064252 140734309100096 140734309099008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4952/statm: 2287 267 226 213 0 72 0
[pid=4953] ppid=4952 vsize=359644 CPUtime=1359.33 cores=0,2,4,6
/proc/4953/stat : 4953 (glucose_static) R 4952 4946 1047 0 -1 4202496 61828 0 0 0 135881 52 0 0 20 0 1 0 271122148 368275456 78765 33554432000 4194304 4896791 140733270427408 140733270424616 4202992 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4953/statm: 89911 78765 77 172 0 89737 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 482412

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 5028
/proc/meminfo: memFree=27868668/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
[pid=4947] ppid=4946 vsize=104472 CPUtime=2.66 cores=0,2,4,6
/proc/4947/stat : 4947 (pb2sat) S 4946 4946 1047 0 -1 4202496 9964 7049 0 0 174 70 17 5 20 0 1 0 271121880 106979328 20177 33554432000 4194304 5873084 140736989137472 140736989131288 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4947/statm: 26118 20177 177 410 0 25700 0
[pid=4952] ppid=4947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4952/stat : 4952 (satsolver.sh) S 4947 4946 1047 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271122148 9367552 267 33554432000 4194304 5064252 140734309100096 140734309099008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4952/statm: 2287 267 226 213 0 72 0
[pid=4953] ppid=4952 vsize=362428 CPUtime=1419.32 cores=0,2,4,6
/proc/4953/stat : 4953 (glucose_static) R 4952 4946 1047 0 -1 4202496 62536 0 0 0 141879 53 0 0 20 0 1 0 271122148 371126272 84583 33554432000 4194304 4896791 140733270427408 140733270424936 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4953/statm: 90607 84583 77 172 0 90433 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 485196

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5028
/proc/meminfo: memFree=27839768/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
[pid=4947] ppid=4946 vsize=104472 CPUtime=2.66 cores=0,2,4,6
/proc/4947/stat : 4947 (pb2sat) S 4946 4946 1047 0 -1 4202496 9964 7049 0 0 174 70 17 5 20 0 1 0 271121880 106979328 20177 33554432000 4194304 5873084 140736989137472 140736989131288 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4947/statm: 26118 20177 177 410 0 25700 0
[pid=4952] ppid=4947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4952/stat : 4952 (satsolver.sh) S 4947 4946 1047 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271122148 9367552 267 33554432000 4194304 5064252 140734309100096 140734309099008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4952/statm: 2287 267 226 213 0 72 0
[pid=4953] ppid=4952 vsize=445816 CPUtime=1479.31 cores=0,2,4,6
/proc/4953/stat : 4953 (glucose_static) R 4952 4946 1047 0 -1 4202496 63225 0 0 0 147876 55 0 0 20 0 1 0 271122148 456515584 89862 33554432000 4194304 4896791 140733270427408 140733270424616 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4953/statm: 111454 89862 77 172 0 111280 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 568584

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5031
/proc/meminfo: memFree=27870028/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
[pid=4947] ppid=4946 vsize=104472 CPUtime=2.66 cores=0,2,4,6
/proc/4947/stat : 4947 (pb2sat) S 4946 4946 1047 0 -1 4202496 9964 7049 0 0 174 70 17 5 20 0 1 0 271121880 106979328 20177 33554432000 4194304 5873084 140736989137472 140736989131288 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4947/statm: 26118 20177 177 410 0 25700 0
[pid=4952] ppid=4947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4952/stat : 4952 (satsolver.sh) S 4947 4946 1047 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271122148 9367552 267 33554432000 4194304 5064252 140734309100096 140734309099008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4952/statm: 2287 267 226 213 0 72 0
[pid=4953] ppid=4952 vsize=365464 CPUtime=1539.3 cores=0,2,4,6
/proc/4953/stat : 4953 (glucose_static) R 4952 4946 1047 0 -1 4202496 63834 0 0 0 153872 58 0 0 20 0 1 0 271122148 374235136 83295 33554432000 4194304 4896791 140733270427408 140733270424616 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4953/statm: 91366 83295 77 172 0 91192 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 488232

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5031
/proc/meminfo: memFree=27877808/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
[pid=4947] ppid=4946 vsize=104472 CPUtime=2.66 cores=0,2,4,6
/proc/4947/stat : 4947 (pb2sat) S 4946 4946 1047 0 -1 4202496 9964 7049 0 0 174 70 17 5 20 0 1 0 271121880 106979328 20177 33554432000 4194304 5873084 140736989137472 140736989131288 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4947/statm: 26118 20177 177 410 0 25700 0
[pid=4952] ppid=4947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4952/stat : 4952 (satsolver.sh) S 4947 4946 1047 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271122148 9367552 267 33554432000 4194304 5064252 140734309100096 140734309099008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4952/statm: 2287 267 226 213 0 72 0
[pid=4953] ppid=4952 vsize=367176 CPUtime=1599.29 cores=0,2,4,6
/proc/4953/stat : 4953 (glucose_static) R 4952 4946 1047 0 -1 4202496 64408 0 0 0 159869 60 0 0 20 0 1 0 271122148 375988224 80978 33554432000 4194304 4896791 140733270427408 140733270423144 4202982 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4953/statm: 91794 80978 78 172 0 91620 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 489944

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 5034
/proc/meminfo: memFree=27844836/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
[pid=4947] ppid=4946 vsize=104472 CPUtime=2.66 cores=0,2,4,6
/proc/4947/stat : 4947 (pb2sat) S 4946 4946 1047 0 -1 4202496 9964 7049 0 0 174 70 17 5 20 0 1 0 271121880 106979328 20177 33554432000 4194304 5873084 140736989137472 140736989131288 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4947/statm: 26118 20177 177 410 0 25700 0
[pid=4952] ppid=4947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4952/stat : 4952 (satsolver.sh) S 4947 4946 1047 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271122148 9367552 267 33554432000 4194304 5064252 140734309100096 140734309099008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4952/statm: 2287 267 226 213 0 72 0
[pid=4953] ppid=4952 vsize=371276 CPUtime=1659.28 cores=0,2,4,6
/proc/4953/stat : 4953 (glucose_static) R 4952 4946 1047 0 -1 4202496 65466 0 0 0 165867 61 0 0 20 0 1 0 271122148 380186624 87657 33554432000 4194304 4896791 140733270427408 140733270423144 4203853 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4953/statm: 92819 87657 78 172 0 92645 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 494044

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 5038
/proc/meminfo: memFree=27826292/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
[pid=4947] ppid=4946 vsize=104472 CPUtime=2.66 cores=0,2,4,6
/proc/4947/stat : 4947 (pb2sat) S 4946 4946 1047 0 -1 4202496 9964 7049 0 0 174 70 17 5 20 0 1 0 271121880 106979328 20177 33554432000 4194304 5873084 140736989137472 140736989131288 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4947/statm: 26118 20177 177 410 0 25700 0
[pid=4952] ppid=4947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4952/stat : 4952 (satsolver.sh) S 4947 4946 1047 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271122148 9367552 267 33554432000 4194304 5064252 140734309100096 140734309099008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4952/statm: 2287 267 226 213 0 72 0
[pid=4953] ppid=4952 vsize=453316 CPUtime=1719.27 cores=0,2,4,6
/proc/4953/stat : 4953 (glucose_static) R 4952 4946 1047 0 -1 4202496 66162 0 0 0 171866 61 0 0 20 0 1 0 271122148 464195584 91407 33554432000 4194304 4896791 140733270427408 140733270424616 4232093 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4953/statm: 113329 91407 78 172 0 113155 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 576084

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 5061
/proc/meminfo: memFree=27845512/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
[pid=4947] ppid=4946 vsize=104472 CPUtime=2.66 cores=0,2,4,6
/proc/4947/stat : 4947 (pb2sat) S 4946 4946 1047 0 -1 4202496 9964 7049 0 0 174 70 17 5 20 0 1 0 271121880 106979328 20177 33554432000 4194304 5873084 140736989137472 140736989131288 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4947/statm: 26118 20177 177 410 0 25700 0
[pid=4952] ppid=4947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4952/stat : 4952 (satsolver.sh) S 4947 4946 1047 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271122148 9367552 267 33554432000 4194304 5064252 140734309100096 140734309099008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4952/statm: 2287 267 226 213 0 72 0
[pid=4953] ppid=4952 vsize=373876 CPUtime=1779.27 cores=0,2,4,6
/proc/4953/stat : 4953 (glucose_static) R 4952 4946 1047 0 -1 4202496 67470 0 0 0 177863 64 0 0 20 0 1 0 271122148 382849024 83559 33554432000 4194304 4896791 140733270427408 140733270423144 4225148 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4953/statm: 93469 83559 78 172 0 93295 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 496644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5061
/proc/meminfo: memFree=27829488/32873844 swapFree=7356/7356
[pid=4946] ppid=4944 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4946/stat : 4946 (runPb2satCp2.sh) S 4944 4946 1047 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271121880 9367552 275 33554432000 4194304 5064252 140736680338912 140736680337824 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4946/statm: 2287 275 233 213 0 72 0
[pid=4947] ppid=4946 vsize=104472 CPUtime=2.66 cores=0,2,4,6
/proc/4947/stat : 4947 (pb2sat) S 4946 4946 1047 0 -1 4202496 9964 7049 0 0 174 70 17 5 20 0 1 0 271121880 106979328 20177 33554432000 4194304 5873084 140736989137472 140736989131288 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4947/statm: 26118 20177 177 410 0 25700 0
[pid=4952] ppid=4947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4952/stat : 4952 (satsolver.sh) S 4947 4946 1047 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271122148 9367552 267 33554432000 4194304 5064252 140734309100096 140734309099008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4952/statm: 2287 267 226 213 0 72 0
[pid=4953] ppid=4952 vsize=374076 CPUtime=1797.37 cores=0,2,4,6
/proc/4953/stat : 4953 (glucose_static) R 4952 4946 1047 0 -1 4202496 67826 0 0 0 179673 64 0 0 20 0 1 0 271122148 383053824 85142 33554432000 4194304 4896791 140733270427408 140733270424936 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4953/statm: 93519 85142 78 172 0 93345 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 496844

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.07
CPU user time (s): 1798.66
CPU system time (s): 1.41079
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 708160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.66
system time used= 1.41078
maximum resident set size= 487880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85828
page faults= 0
swaps= 0
block input operations= 0
block output operations= 216256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 79
involuntary context switches= 2227

runsolver used 3.23751 second user time and 11.6112 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-26 18:32:13
IDJOB=3694709
IDBENCH=1869
IDSOLVER=2273
FILE ID=node109/3694709-1338049933
RUNJOBID= node109-1338049316-4386
PBS_JOBID= 14624362
Free space on /tmp= 71380 MiB

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

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

MD5SUM BENCH= 6fc83a536fe9a582c06bbccccc09c709
RANDOM SEED=197066279

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28345600 kB
Buffers:          256844 kB
Cached:          3422632 kB
SwapCached:            0 kB
Active:           773012 kB
Inactive:        2970168 kB
Active(anon):      66452 kB
Inactive(anon):        0 kB
Active(file):     706560 kB
Inactive(file):  2970168 kB
Unevictable:        7356 kB
Mlocked:            7356 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14356 kB
Writeback:             0 kB
AnonPages:         73084 kB
Mapped:            15400 kB
Shmem:               200 kB
Slab:             642076 kB
SReclaimable:      84296 kB
SUnreclaim:       557780 kB
KernelStack:        1472 kB
PageTables:         4420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     186560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71284 MiB
End job on node109 at 2012-05-26 19:02:13