Trace number 3696292

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-l152lav.opb
MD5SUM1a5510d564851e49e3b50f1a87922ca2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4722
Best CPU time to get the best result obtained on this benchmark3.04853
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4722
Optimality of the best value was proved YES
Number of variables1989
Total number of constraints97
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)96
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint3
Maximum length of a constraint1989
Number of terms in the objective function 1989
Biggest coefficient in the objective function 268
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 382524
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 268
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 382524
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

268.01/268.14	c model valid
268.01/268.14	c current solution ok
268.62/268.77	o 5585
268.62/268.77	c current bound: 2792
268.62/268.77	c fallback to adder encoding
1800.02/1800.41	c error: unexpected solver exit code
1800.02/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-3696292-1338049866/watcher-3696292-1338049866 -o /tmp/evaluation-result-3696292-1338049866/solver-3696292-1338049866 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696292-1338049866.opb 1775078850 HOME HOME 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.06 1.92 1.92 3/179 9610
/proc/meminfo: memFree=28899928/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0

[startup+0.096822 s]
/proc/loadavg: 2.06 1.92 1.92 3/179 9610
/proc/meminfo: memFree=28899928/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100329 s]
/proc/loadavg: 2.06 1.92 1.92 3/179 9610
/proc/meminfo: memFree=28899928/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300314 s]
/proc/loadavg: 2.06 1.92 1.92 3/179 9610
/proc/meminfo: memFree=28899928/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700328 s]
/proc/loadavg: 2.06 1.92 1.92 3/179 9610
/proc/meminfo: memFree=28899928/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 2.06 1.92 1.92 3/183 9614
/proc/meminfo: memFree=28830368/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0
[pid=9611] ppid=9610 vsize=18500 CPUtime=0.17 cores=1,3,5,7
/proc/9611/stat : 9611 (pb2sat) S 9610 9610 5919 0 -1 4202496 4667 0 0 0 15 2 0 0 20 0 1 0 271110952 18944000 4039 33554432000 4194304 5873084 140734715448640 140734715445064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9611/statm: 4625 4039 169 410 0 4207 0
[pid=9613] ppid=9611 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9613/stat : 9613 (satsolver.sh) S 9611 9610 5919 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271110969 9367552 266 33554432000 4194304 5064252 140735089044208 140735089043120 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9613/statm: 2287 266 226 213 0 72 0
[pid=9614] ppid=9613 vsize=51344 CPUtime=1.31 cores=1,3,5,7
/proc/9614/stat : 9614 (glucose_static) R 9613 9610 5919 0 -1 4202496 11781 0 0 0 129 2 0 0 20 0 1 0 271110970 52576256 11677 33554432000 4194304 4896791 140736843856848 140736843854152 4203783 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9614/statm: 12836 11677 78 172 0 12662 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 88140

[startup+3.10045 s]
/proc/loadavg: 2.06 1.92 1.92 3/183 9614
/proc/meminfo: memFree=28829128/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0
[pid=9611] ppid=9610 vsize=18500 CPUtime=0.17 cores=1,3,5,7
/proc/9611/stat : 9611 (pb2sat) S 9610 9610 5919 0 -1 4202496 4667 0 0 0 15 2 0 0 20 0 1 0 271110952 18944000 4039 33554432000 4194304 5873084 140734715448640 140734715445064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9611/statm: 4625 4039 169 410 0 4207 0
[pid=9613] ppid=9611 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9613/stat : 9613 (satsolver.sh) S 9611 9610 5919 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271110969 9367552 266 33554432000 4194304 5064252 140735089044208 140735089043120 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9613/statm: 2287 266 226 213 0 72 0
[pid=9614] ppid=9613 vsize=56324 CPUtime=2.91 cores=1,3,5,7
/proc/9614/stat : 9614 (glucose_static) R 9613 9610 5919 0 -1 4202496 12856 0 0 0 288 3 0 0 20 0 1 0 271110970 57675776 12063 33554432000 4194304 4896791 140736843856848 140736843854152 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9614/statm: 14081 12063 78 172 0 13907 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 93120

[startup+6.30046 s]
/proc/loadavg: 2.06 1.92 1.92 3/183 9614
/proc/meminfo: memFree=28821056/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0
[pid=9611] ppid=9610 vsize=18500 CPUtime=0.17 cores=1,3,5,7
/proc/9611/stat : 9611 (pb2sat) S 9610 9610 5919 0 -1 4202496 4667 0 0 0 15 2 0 0 20 0 1 0 271110952 18944000 4039 33554432000 4194304 5873084 140734715448640 140734715445064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9611/statm: 4625 4039 169 410 0 4207 0
[pid=9613] ppid=9611 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9613/stat : 9613 (satsolver.sh) S 9611 9610 5919 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271110969 9367552 266 33554432000 4194304 5064252 140735089044208 140735089043120 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9613/statm: 2287 266 226 213 0 72 0
[pid=9614] ppid=9613 vsize=57096 CPUtime=6.11 cores=1,3,5,7
/proc/9614/stat : 9614 (glucose_static) R 9613 9610 5919 0 -1 4202496 15316 0 0 0 607 4 0 0 20 0 1 0 271110970 58466304 12854 33554432000 4194304 4896791 140736843856848 140736843854360 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9614/statm: 14274 12854 78 172 0 14100 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 93892

[startup+12.7004 s]
/proc/loadavg: 2.13 1.94 1.92 3/183 9614
/proc/meminfo: memFree=28816224/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0
[pid=9611] ppid=9610 vsize=18500 CPUtime=0.17 cores=1,3,5,7
/proc/9611/stat : 9611 (pb2sat) S 9610 9610 5919 0 -1 4202496 4667 0 0 0 15 2 0 0 20 0 1 0 271110952 18944000 4039 33554432000 4194304 5873084 140734715448640 140734715445064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9611/statm: 4625 4039 169 410 0 4207 0
[pid=9613] ppid=9611 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9613/stat : 9613 (satsolver.sh) S 9611 9610 5919 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271110969 9367552 266 33554432000 4194304 5064252 140735089044208 140735089043120 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9613/statm: 2287 266 226 213 0 72 0
[pid=9614] ppid=9613 vsize=57780 CPUtime=12.51 cores=1,3,5,7
/proc/9614/stat : 9614 (glucose_static) R 9613 9610 5919 0 -1 4202496 17871 0 0 0 1247 4 0 0 20 0 1 0 271110970 59166720 13332 33554432000 4194304 4896791 140736843856848 140736843854360 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9614/statm: 14445 13332 78 172 0 14271 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 94576

[startup+25.5005 s]
/proc/loadavg: 2.10 1.94 1.92 3/183 9614
/proc/meminfo: memFree=28819476/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0
[pid=9611] ppid=9610 vsize=18500 CPUtime=0.17 cores=1,3,5,7
/proc/9611/stat : 9611 (pb2sat) S 9610 9610 5919 0 -1 4202496 4667 0 0 0 15 2 0 0 20 0 1 0 271110952 18944000 4039 33554432000 4194304 5873084 140734715448640 140734715445064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9611/statm: 4625 4039 169 410 0 4207 0
[pid=9613] ppid=9611 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9613/stat : 9613 (satsolver.sh) S 9611 9610 5919 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271110969 9367552 266 33554432000 4194304 5064252 140735089044208 140735089043120 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9613/statm: 2287 266 226 213 0 72 0
[pid=9614] ppid=9613 vsize=59124 CPUtime=25.31 cores=1,3,5,7
/proc/9614/stat : 9614 (glucose_static) R 9613 9610 5919 0 -1 4202496 22748 0 0 0 2525 6 0 0 20 0 1 0 271110970 60542976 13452 33554432000 4194304 4896791 140736843856848 140736843854360 4223805 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9614/statm: 14781 13452 78 172 0 14607 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 95920

[startup+51.1005 s]
/proc/loadavg: 2.13 1.96 1.93 3/183 9614
/proc/meminfo: memFree=28810100/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0
[pid=9611] ppid=9610 vsize=18500 CPUtime=0.17 cores=1,3,5,7
/proc/9611/stat : 9611 (pb2sat) S 9610 9610 5919 0 -1 4202496 4667 0 0 0 15 2 0 0 20 0 1 0 271110952 18944000 4039 33554432000 4194304 5873084 140734715448640 140734715445064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9611/statm: 4625 4039 169 410 0 4207 0
[pid=9613] ppid=9611 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9613/stat : 9613 (satsolver.sh) S 9611 9610 5919 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271110969 9367552 266 33554432000 4194304 5064252 140735089044208 140735089043120 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9613/statm: 2287 266 226 213 0 72 0
[pid=9614] ppid=9613 vsize=68108 CPUtime=50.89 cores=1,3,5,7
/proc/9614/stat : 9614 (glucose_static) R 9613 9610 5919 0 -1 4202496 30043 0 0 0 5079 10 0 0 20 0 1 0 271110970 69742592 14891 33554432000 4194304 4896791 140736843856848 140736843854376 4204099 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9614/statm: 17027 14891 78 172 0 16853 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 104904

[startup+102.307 s]
/proc/loadavg: 2.05 1.97 1.93 3/183 9620
/proc/meminfo: memFree=28831300/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0
[pid=9611] ppid=9610 vsize=18500 CPUtime=0.17 cores=1,3,5,7
/proc/9611/stat : 9611 (pb2sat) S 9610 9610 5919 0 -1 4202496 4667 0 0 0 15 2 0 0 20 0 1 0 271110952 18944000 4039 33554432000 4194304 5873084 140734715448640 140734715445064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9611/statm: 4625 4039 169 410 0 4207 0
[pid=9613] ppid=9611 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9613/stat : 9613 (satsolver.sh) S 9611 9610 5919 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271110969 9367552 266 33554432000 4194304 5064252 140735089044208 140735089043120 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9613/statm: 2287 266 226 213 0 72 0
[pid=9614] ppid=9613 vsize=102296 CPUtime=102.09 cores=1,3,5,7
/proc/9614/stat : 9614 (glucose_static) R 9613 9610 5919 0 -1 4202496 41538 0 0 0 10194 15 0 0 20 0 1 0 271110970 104751104 20266 33554432000 4194304 4896791 140736843856848 140736843853992 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9614/statm: 25574 20266 78 172 0 25400 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 139092

[startup+162.3 s]
/proc/loadavg: 2.02 1.97 1.93 3/183 9623
/proc/meminfo: memFree=28829080/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0
[pid=9611] ppid=9610 vsize=18500 CPUtime=0.17 cores=1,3,5,7
/proc/9611/stat : 9611 (pb2sat) S 9610 9610 5919 0 -1 4202496 4667 0 0 0 15 2 0 0 20 0 1 0 271110952 18944000 4039 33554432000 4194304 5873084 140734715448640 140734715445064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9611/statm: 4625 4039 169 410 0 4207 0
[pid=9613] ppid=9611 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/9630/stat : 9630 (glucose_static) R 9629 9610 5919 0 -1 4202496 110980 0 0 0 109245 70 0 0 20 0 1 0 271137844 234229760 46684 33554432000 4194304 4896791 140733839503392 140733839500600 4204016 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9630/statm: 57185 46684 78 172 0 57011 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 292208

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 9645
/proc/meminfo: memFree=28687076/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0
[pid=9611] ppid=9610 vsize=45172 CPUtime=268.84 cores=1,3,5,7
/proc/9611/stat : 9611 (pb2sat) S 9610 9610 5919 0 -1 4202496 9140 60002 0 0 38 57 26760 29 20 0 1 0 271110952 46256128 8894 33554432000 4194304 5873084 140734715448640 140734715442456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9611/statm: 11293 8894 184 410 0 10875 0
[pid=9629] ppid=9611 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9629/stat : 9629 (satsolver.sh) S 9611 9610 5919 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271137844 9367552 266 33554432000 4194304 5064252 140734344277168 140734344276080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9629/statm: 2287 266 226 213 0 72 0
[pid=9630] ppid=9629 vsize=180316 CPUtime=1153.15 cores=1,3,5,7
/proc/9630/stat : 9630 (glucose_static) R 9629 9610 5919 0 -1 4202496 113635 0 0 0 115240 75 0 0 20 0 1 0 271137844 184643584 36438 33554432000 4194304 4896791 140733839503392 140733839500920 4203968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9630/statm: 45079 36438 78 172 0 44905 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 243784

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 1.94 3/183 9692
/proc/meminfo: memFree=27752444/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0
[pid=9611] ppid=9610 vsize=45172 CPUtime=268.84 cores=1,3,5,7
/proc/9611/stat : 9611 (pb2sat) S 9610 9610 5919 0 -1 4202496 9140 60002 0 0 38 57 26760 29 20 0 1 0 271110952 46256128 8894 33554432000 4194304 5873084 140734715448640 140734715442456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9611/statm: 11293 8894 184 410 0 10875 0
[pid=9629] ppid=9611 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9629/stat : 9629 (satsolver.sh) S 9611 9610 5919 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271137844 9367552 266 33554432000 4194304 5064252 140734344277168 140734344276080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9629/statm: 2287 266 226 213 0 72 0
[pid=9630] ppid=9629 vsize=231332 CPUtime=1213.14 cores=1,3,5,7
/proc/9630/stat : 9630 (glucose_static) R 9629 9610 5919 0 -1 4202496 114377 0 0 0 121238 76 0 0 20 0 1 0 271137844 236883968 47910 33554432000 4194304 4896791 140733839503392 140733839500600 4203709 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9630/statm: 57833 47910 78 172 0 57659 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 294800

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/183 9692
/proc/meminfo: memFree=27760060/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0
[pid=9611] ppid=9610 vsize=45172 CPUtime=268.84 cores=1,3,5,7
/proc/9611/stat : 9611 (pb2sat) S 9610 9610 5919 0 -1 4202496 9140 60002 0 0 38 57 26760 29 20 0 1 0 271110952 46256128 8894 33554432000 4194304 5873084 140734715448640 140734715442456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9611/statm: 11293 8894 184 410 0 10875 0
[pid=9629] ppid=9611 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9629/stat : 9629 (satsolver.sh) S 9611 9610 5919 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271137844 9367552 266 33554432000 4194304 5064252 140734344277168 140734344276080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9629/statm: 2287 266 226 213 0 72 0
[pid=9630] ppid=9629 vsize=151404 CPUtime=1273.11 cores=1,3,5,7
/proc/9630/stat : 9630 (glucose_static) R 9629 9610 5919 0 -1 4202496 116673 0 0 0 127231 80 0 0 20 0 1 0 271137844 155037696 32725 33554432000 4194304 4896791 140733839503392 140733839500904 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9630/statm: 37851 32725 78 172 0 37677 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 214872

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/183 9692
/proc/meminfo: memFree=27688764/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0
[pid=9611] ppid=9610 vsize=45172 CPUtime=268.84 cores=1,3,5,7
/proc/9611/stat : 9611 (pb2sat) S 9610 9610 5919 0 -1 4202496 9140 60002 0 0 38 57 26760 29 20 0 1 0 271110952 46256128 8894 33554432000 4194304 5873084 140734715448640 140734715442456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9611/statm: 11293 8894 184 410 0 10875 0
[pid=9629] ppid=9611 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9629/stat : 9629 (satsolver.sh) S 9611 9610 5919 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271137844 9367552 266 33554432000 4194304 5064252 140734344277168 140734344276080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9629/statm: 2287 266 226 213 0 72 0
[pid=9630] ppid=9629 vsize=232804 CPUtime=1333.1 cores=1,3,5,7
/proc/9630/stat : 9630 (glucose_static) R 9629 9610 5919 0 -1 4202496 118082 0 0 0 133228 82 0 0 20 0 1 0 271137844 238391296 52858 33554432000 4194304 4896791 140733839503392 140733839500600 4203877 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9630/statm: 58201 52858 78 172 0 58027 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 296272

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/183 9692
/proc/meminfo: memFree=27638200/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0
[pid=9611] ppid=9610 vsize=45172 CPUtime=268.84 cores=1,3,5,7
/proc/9611/stat : 9611 (pb2sat) S 9610 9610 5919 0 -1 4202496 9140 60002 0 0 38 57 26760 29 20 0 1 0 271110952 46256128 8894 33554432000 4194304 5873084 140734715448640 140734715442456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9611/statm: 11293 8894 184 410 0 10875 0
[pid=9629] ppid=9611 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9629/stat : 9629 (satsolver.sh) S 9611 9610 5919 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271137844 9367552 266 33554432000 4194304 5064252 140734344277168 140734344276080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9629/statm: 2287 266 226 213 0 72 0
[pid=9630] ppid=9629 vsize=314752 CPUtime=1393.1 cores=1,3,5,7
/proc/9630/stat : 9630 (glucose_static) R 9629 9610 5919 0 -1 4202496 118928 0 0 0 139226 84 0 0 20 0 1 0 271137844 322306048 65967 33554432000 4194304 4896791 140733839503392 140733839500600 4203994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9630/statm: 78688 65967 78 172 0 78514 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 378220

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/183 9692
/proc/meminfo: memFree=27720612/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0
[pid=9611] ppid=9610 vsize=45172 CPUtime=268.84 cores=1,3,5,7
/proc/9611/stat : 9611 (pb2sat) S 9610 9610 5919 0 -1 4202496 9140 60002 0 0 38 57 26760 29 20 0 1 0 271110952 46256128 8894 33554432000 4194304 5873084 140734715448640 140734715442456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9611/statm: 11293 8894 184 410 0 10875 0
[pid=9629] ppid=9611 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9629/stat : 9629 (satsolver.sh) S 9611 9610 5919 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271137844 9367552 266 33554432000 4194304 5064252 140734344277168 140734344276080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9629/statm: 2287 266 226 213 0 72 0
[pid=9630] ppid=9629 vsize=234340 CPUtime=1453.09 cores=1,3,5,7
/proc/9630/stat : 9630 (glucose_static) R 9629 9610 5919 0 -1 4202496 121604 0 0 0 145221 88 0 0 20 0 1 0 271137844 239964160 45534 33554432000 4194304 4896791 140733839503392 140733839500920 4203956 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9630/statm: 58585 45534 78 172 0 58411 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 297808

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 9695
/proc/meminfo: memFree=27743188/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0
[pid=9611] ppid=9610 vsize=45172 CPUtime=268.84 cores=1,3,5,7
/proc/9611/stat : 9611 (pb2sat) S 9610 9610 5919 0 -1 4202496 9140 60002 0 0 38 57 26760 29 20 0 1 0 271110952 46256128 8894 33554432000 4194304 5873084 140734715448640 140734715442456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9611/statm: 11293 8894 184 410 0 10875 0
[pid=9629] ppid=9611 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9629/stat : 9629 (satsolver.sh) S 9611 9610 5919 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271137844 9367552 266 33554432000 4194304 5064252 140734344277168 140734344276080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9629/statm: 2287 266 226 213 0 72 0
[pid=9630] ppid=9629 vsize=154064 CPUtime=1513.08 cores=1,3,5,7
/proc/9630/stat : 9630 (glucose_static) R 9629 9610 5919 0 -1 4202496 123442 0 0 0 151217 91 0 0 20 0 1 0 271137844 157761536 32809 33554432000 4194304 4896791 140733839503392 140733839500920 4203856 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9630/statm: 38516 32809 78 172 0 38342 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 217532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.95 3/184 9719
/proc/meminfo: memFree=27746632/32873844 swapFree=7612/7612
[pid=9610] ppid=9608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9610/stat : 9610 (runPb2sat.sh) S 9608 9610 5919 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271110951 9367552 275 33554432000 4194304 5064252 140733840858960 140733840857872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9610/statm: 2287 275 233 213 0 72 0
[pid=9611] ppid=9610 vsize=45172 CPUtime=268.84 cores=1,3,5,7
/proc/9611/stat : 9611 (pb2sat) S 9610 9610 5919 0 -1 4202496 9140 60002 0 0 38 57 26760 29 20 0 1 0 271110952 46256128 8894 33554432000 4194304 5873084 140734715448640 140734715442456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9611/statm: 11293 8894 184 410 0 10875 0
[pid=9629] ppid=9611 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9629/stat : 9629 (satsolver.sh) S 9611 9610 5919 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271137844 9367552 266 33554432000 4194304 5064252 140734344277168 140734344276080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9629/statm: 2287 266 226 213 0 72 0
[pid=9630] ppid=9629 vsize=184968 CPUtime=1531.18 cores=1,3,5,7
/proc/9630/stat : 9630 (glucose_static) R 9629 9610 5919 0 -1 4202496 124266 0 0 0 153026 92 0 0 20 0 1 0 271137844 189407232 39582 33554432000 4194304 4896791 140733839503392 140733839500920 4204939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9630/statm: 46242 39582 78 172 0 46068 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 248436

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9610 and gives
#  childrusage.ru_utime.tv_sec=267
#  childrusage.ru_utime.tv_usec=992258
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=872867
# CPU time returned by wait4() is 268.865
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.02
CPU user time (s): 1798.24
CPU system time (s): 1.78
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 410048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 267.992
system time used= 0.872867
maximum resident set size= 141784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70116
page faults= 0
swaps= 0
block input operations= 0
block output operations= 58944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46
involuntary context switches= 284

runsolver used 7.2309 second user time and 11.5362 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-26 18:31:06
IDJOB=3696292
IDBENCH=1852
IDSOLVER=2274
FILE ID=node143/3696292-1338049866
RUNJOBID= node143-1338049515-9396
PBS_JOBID= 14624332
Free space on /tmp= 71456 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-l152lav.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696292-1338049866/watcher-3696292-1338049866 -o /tmp/evaluation-result-3696292-1338049866/solver-3696292-1338049866 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696292-1338049866.opb 1775078850 HOME HOME

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

MD5SUM BENCH= 1a5510d564851e49e3b50f1a87922ca2
RANDOM SEED=1775078850

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
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:       32873844 kB
MemFree:        28900308 kB
Buffers:          275232 kB
Cached:          2847244 kB
SwapCached:            0 kB
Active:           792288 kB
Inactive:        2398776 kB
Active(anon):      70736 kB
Inactive(anon):        0 kB
Active(file):     721552 kB
Inactive(file):  2398776 kB
Unevictable:        7612 kB
Mlocked:            7612 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8532 kB
Writeback:             0 kB
AnonPages:         75844 kB
Mapped:            15468 kB
Shmem:               200 kB
Slab:             642616 kB
SReclaimable:      84900 kB
SUnreclaim:       557716 kB
KernelStack:        1480 kB
PageTables:         4000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     189448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 71036 MiB
End job on node143 at 2012-05-26 19:01:06