Trace number 3694696

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

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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

238.72/238.80	c model valid
238.72/238.80	c current solution ok
239.32/239.47	o 5585
239.32/239.47	c fallback to adder encoding
657.51/657.72	c model valid
657.51/657.72	c current solution ok
657.51/657.74	o 5577
657.51/657.74	c fallback to adder encoding
1599.68/1600.12	c model valid
1599.68/1600.12	c current solution ok
1599.68/1600.14	o 5409
1599.68/1600.14	c fallback to adder encoding
1800.03/1800.51	c error: unexpected solver exit code
1800.03/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3694696-1338049325/watcher-3694696-1338049325 -o /tmp/evaluation-result-3694696-1338049325/solver-3694696-1338049325 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694696-1338049325.opb 282781084 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.01 1.29 1.66 4/173 17808
/proc/meminfo: memFree=28827384/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0

[startup+0.037736 s]
/proc/loadavg: 1.01 1.29 1.66 4/173 17808
/proc/meminfo: memFree=28827384/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.1003 s]
/proc/loadavg: 1.01 1.29 1.66 4/173 17808
/proc/meminfo: memFree=28827384/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300285 s]
/proc/loadavg: 1.01 1.29 1.66 4/173 17808
/proc/meminfo: memFree=28827384/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700287 s]
/proc/loadavg: 1.01 1.29 1.66 4/173 17808
/proc/meminfo: memFree=28827384/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 1.01 1.29 1.66 4/181 17816
/proc/meminfo: memFree=28717820/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0
[pid=17809] ppid=17807 vsize=18504 CPUtime=0.16 cores=0,2,4,6
/proc/17809/stat : 17809 (pb2sat) S 17807 17807 14609 0 -1 4202496 4341 0 0 0 15 1 0 0 20 0 1 0 271058009 18948096 4224 33554432000 4194304 5873084 140736404272608 140736404269032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17809/statm: 4626 4224 169 410 0 4208 0
[pid=17815] ppid=17809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (satsolver.sh) S 17809 17807 14609 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271058026 9367552 267 33554432000 4194304 5064252 140734459189824 140734459188736 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 267 226 213 0 72 0
[pid=17816] ppid=17815 vsize=51476 CPUtime=1.31 cores=0,2,4,6
/proc/17816/stat : 17816 (glucose_static) R 17815 17807 14609 0 -1 4202496 11751 0 0 0 130 1 0 0 20 0 1 0 271058026 52711424 11728 33554432000 4194304 4896791 140735737493424 140735737490936 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 12869 11728 78 172 0 12695 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 88276

[startup+3.10042 s]
/proc/loadavg: 1.09 1.30 1.66 4/181 17816
/proc/meminfo: memFree=28713036/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0
[pid=17809] ppid=17807 vsize=18504 CPUtime=0.16 cores=0,2,4,6
/proc/17809/stat : 17809 (pb2sat) S 17807 17807 14609 0 -1 4202496 4341 0 0 0 15 1 0 0 20 0 1 0 271058009 18948096 4224 33554432000 4194304 5873084 140736404272608 140736404269032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17809/statm: 4626 4224 169 410 0 4208 0
[pid=17815] ppid=17809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (satsolver.sh) S 17809 17807 14609 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271058026 9367552 267 33554432000 4194304 5064252 140734459189824 140734459188736 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 267 226 213 0 72 0
[pid=17816] ppid=17815 vsize=56508 CPUtime=2.92 cores=0,2,4,6
/proc/17816/stat : 17816 (glucose_static) R 17815 17807 14609 0 -1 4202496 13610 0 0 0 290 2 0 0 20 0 1 0 271058026 57864192 12216 33554432000 4194304 4896791 140735737493424 140735737490936 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 14127 12216 78 172 0 13953 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 93308

[startup+6.30041 s]
/proc/loadavg: 1.09 1.30 1.66 4/181 17816
/proc/meminfo: memFree=28709872/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0
[pid=17809] ppid=17807 vsize=18504 CPUtime=0.16 cores=0,2,4,6
/proc/17809/stat : 17809 (pb2sat) S 17807 17807 14609 0 -1 4202496 4341 0 0 0 15 1 0 0 20 0 1 0 271058009 18948096 4224 33554432000 4194304 5873084 140736404272608 140736404269032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17809/statm: 4626 4224 169 410 0 4208 0
[pid=17815] ppid=17809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (satsolver.sh) S 17809 17807 14609 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271058026 9367552 267 33554432000 4194304 5064252 140734459189824 140734459188736 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 267 226 213 0 72 0
[pid=17816] ppid=17815 vsize=57284 CPUtime=6.12 cores=0,2,4,6
/proc/17816/stat : 17816 (glucose_static) R 17815 17807 14609 0 -1 4202496 17176 0 0 0 609 3 0 0 20 0 1 0 271058026 58658816 12272 33554432000 4194304 4896791 140735737493424 140735737490936 4224816 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 14321 12272 78 172 0 14147 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 94084

[startup+12.7004 s]
/proc/loadavg: 1.23 1.32 1.66 4/181 17816
/proc/meminfo: memFree=28703308/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0
[pid=17809] ppid=17807 vsize=18504 CPUtime=0.16 cores=0,2,4,6
/proc/17809/stat : 17809 (pb2sat) S 17807 17807 14609 0 -1 4202496 4341 0 0 0 15 1 0 0 20 0 1 0 271058009 18948096 4224 33554432000 4194304 5873084 140736404272608 140736404269032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17809/statm: 4626 4224 169 410 0 4208 0
[pid=17815] ppid=17809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (satsolver.sh) S 17809 17807 14609 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271058026 9367552 267 33554432000 4194304 5064252 140734459189824 140734459188736 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 267 226 213 0 72 0
[pid=17816] ppid=17815 vsize=58036 CPUtime=12.52 cores=0,2,4,6
/proc/17816/stat : 17816 (glucose_static) R 17815 17807 14609 0 -1 4202496 19468 0 0 0 1248 4 0 0 20 0 1 0 271058026 59428864 12748 33554432000 4194304 4896791 140735737493424 140735737490936 4225191 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 14509 12748 78 172 0 14335 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 94836

[startup+25.5004 s]
/proc/loadavg: 1.35 1.35 1.67 4/181 17816
/proc/meminfo: memFree=28688500/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0
[pid=17809] ppid=17807 vsize=18504 CPUtime=0.16 cores=0,2,4,6
/proc/17809/stat : 17809 (pb2sat) S 17807 17807 14609 0 -1 4202496 4341 0 0 0 15 1 0 0 20 0 1 0 271058009 18948096 4224 33554432000 4194304 5873084 140736404272608 140736404269032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17809/statm: 4626 4224 169 410 0 4208 0
[pid=17815] ppid=17809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (satsolver.sh) S 17809 17807 14609 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271058026 9367552 267 33554432000 4194304 5064252 140734459189824 140734459188736 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 267 226 213 0 72 0
[pid=17816] ppid=17815 vsize=66668 CPUtime=25.31 cores=0,2,4,6
/proc/17816/stat : 17816 (glucose_static) R 17815 17807 14609 0 -1 4202496 24185 0 0 0 2526 5 0 0 20 0 1 0 271058026 68268032 15225 33554432000 4194304 4896791 140735737493424 140735737490936 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 16667 15225 78 172 0 16493 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 103468

[startup+51.1004 s]
/proc/loadavg: 1.57 1.40 1.67 4/181 17817
/proc/meminfo: memFree=28680068/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0
[pid=17809] ppid=17807 vsize=18504 CPUtime=0.16 cores=0,2,4,6
/proc/17809/stat : 17809 (pb2sat) S 17807 17807 14609 0 -1 4202496 4341 0 0 0 15 1 0 0 20 0 1 0 271058009 18948096 4224 33554432000 4194304 5873084 140736404272608 140736404269032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17809/statm: 4626 4224 169 410 0 4208 0
[pid=17815] ppid=17809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (satsolver.sh) S 17809 17807 14609 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271058026 9367552 267 33554432000 4194304 5064252 140734459189824 140734459188736 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 267 226 213 0 72 0
[pid=17816] ppid=17815 vsize=80340 CPUtime=50.91 cores=0,2,4,6
/proc/17816/stat : 17816 (glucose_static) R 17815 17807 14609 0 -1 4202496 30812 0 0 0 5082 9 0 0 20 0 1 0 271058026 82268160 18159 33554432000 4194304 4896791 140735737493424 140735737490936 4203013 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 20085 18159 78 172 0 19911 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 117140

[startup+102.307 s]
/proc/loadavg: 1.83 1.50 1.69 4/181 17817
/proc/meminfo: memFree=28654880/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0
[pid=17809] ppid=17807 vsize=18504 CPUtime=0.16 cores=0,2,4,6
/proc/17809/stat : 17809 (pb2sat) S 17807 17807 14609 0 -1 4202496 4341 0 0 0 15 1 0 0 20 0 1 0 271058009 18948096 4224 33554432000 4194304 5873084 140736404272608 140736404269032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17809/statm: 4626 4224 169 410 0 4208 0
[pid=17815] ppid=17809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (satsolver.sh) S 17809 17807 14609 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271058026 9367552 267 33554432000 4194304 5064252 140734459189824 140734459188736 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 267 226 213 0 72 0
[pid=17816] ppid=17815 vsize=83892 CPUtime=102.09 cores=0,2,4,6
/proc/17816/stat : 17816 (glucose_static) R 17815 17807 14609 0 -1 4202496 42481 0 0 0 10195 14 0 0 20 0 1 0 271058026 85905408 18491 33554432000 4194304 4896791 140735737493424 140735737490632 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 20973 18491 78 172 0 20799 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 120692

[startup+162.3 s]
/proc/loadavg: 1.93 1.58 1.71 4/181 17817
/proc/meminfo: memFree=28634528/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0
[pid=17809] ppid=17807 vsize=18504 CPUtime=0.16 cores=0,2,4,6
/proc/17809/stat : 17809 (pb2sat) S 17807 17807 14609 0 -1 4202496 4341 0 0 0 15 1 0 0 20 0 1 0 271058009 18948096 4224 33554432000 4194304 5873084 140736404272608 140736404269032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17809/statm: 4626 4224 169 410 0 4208 0
[pid=17815] ppid=17809 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/17831/stat : 17831 (glucose_static) R 17830 17807 14609 0 -1 4202496 88502 0 0 0 76371 52 0 0 20 0 1 0 271123799 129642496 29369 33554432000 4194304 4896791 140737196347232 140737196344808 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17831/statm: 31651 29369 78 172 0 31477 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 198268

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/181 17838
/proc/meminfo: memFree=28336160/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0
[pid=17809] ppid=17807 vsize=53368 CPUtime=657.7 cores=0,2,4,6
/proc/17809/stat : 17809 (pb2sat) S 17807 17807 14609 0 -1 4202496 12588 133024 0 0 57 58 65595 60 20 0 1 0 271058009 54648832 11548 33554432000 4194304 5873084 140736404272608 140736404266424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17809/statm: 13342 11548 184 410 0 12924 0
[pid=17830] ppid=17809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17830/stat : 17830 (satsolver.sh) S 17809 17807 14609 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271123799 9367552 267 33554432000 4194304 5064252 140735669761168 140735669760080 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17830/statm: 2287 267 226 213 0 72 0
[pid=17831] ppid=17830 vsize=127844 CPUtime=824.22 cores=0,2,4,6
/proc/17831/stat : 17831 (glucose_static) R 17830 17807 14609 0 -1 4202496 92797 0 0 0 82367 55 0 0 20 0 1 0 271123799 130912256 29668 33554432000 4194304 4896791 140737196347232 140737196344808 4223840 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17831/statm: 31961 29668 78 172 0 31787 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 199508

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/181 17838
/proc/meminfo: memFree=28268740/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0
[pid=17809] ppid=17807 vsize=53368 CPUtime=657.7 cores=0,2,4,6
/proc/17809/stat : 17809 (pb2sat) S 17807 17807 14609 0 -1 4202496 12588 133024 0 0 57 58 65595 60 20 0 1 0 271058009 54648832 11548 33554432000 4194304 5873084 140736404272608 140736404266424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17809/statm: 13342 11548 184 410 0 12924 0
[pid=17830] ppid=17809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17830/stat : 17830 (satsolver.sh) S 17809 17807 14609 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271123799 9367552 267 33554432000 4194304 5064252 140735669761168 140735669760080 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17830/statm: 2287 267 226 213 0 72 0
[pid=17831] ppid=17830 vsize=228140 CPUtime=884.19 cores=0,2,4,6
/proc/17831/stat : 17831 (glucose_static) R 17830 17807 14609 0 -1 4202496 96064 0 0 0 88362 57 0 0 20 0 1 0 271123799 233615360 47783 33554432000 4194304 4896791 140737196347232 140737196344440 4204125 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17831/statm: 57035 47783 78 172 0 56861 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 299804

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/181 17842
/proc/meminfo: memFree=28398420/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0
[pid=17809] ppid=17807 vsize=53368 CPUtime=1599.89 cores=0,2,4,6
/proc/17809/stat : 17809 (pb2sat) S 17807 17807 14609 0 -1 4202496 16493 232964 0 0 72 60 159735 122 20 0 1 0 271058009 54648832 11548 33554432000 4194304 5873084 140736404272608 140736404266424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17809/statm: 13342 11548 184 410 0 12924 0
[pid=17841] ppid=17809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17841/stat : 17841 (satsolver.sh) S 17809 17807 14609 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271218039 9367552 267 33554432000 4194304 5064252 140735087810192 140735087809104 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17841/statm: 2287 267 226 213 0 72 0
[pid=17842] ppid=17841 vsize=85380 CPUtime=1.99 cores=0,2,4,6
/proc/17842/stat : 17842 (glucose_static) R 17841 17807 14609 0 -1 4202496 16418 0 0 0 197 2 0 0 20 0 1 0 271218039 87429120 17851 33554432000 4194304 4896791 140736336689616 140736336686920 4224722 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17842/statm: 21345 17851 76 172 0 21171 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 157044

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/181 17842
/proc/meminfo: memFree=28398136/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0
[pid=17809] ppid=17807 vsize=53368 CPUtime=1599.89 cores=0,2,4,6
/proc/17809/stat : 17809 (pb2sat) S 17807 17807 14609 0 -1 4202496 16493 232964 0 0 72 60 159735 122 20 0 1 0 271058009 54648832 11548 33554432000 4194304 5873084 140736404272608 140736404266424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17809/statm: 13342 11548 184 410 0 12924 0
[pid=17841] ppid=17809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17841/stat : 17841 (satsolver.sh) S 17809 17807 14609 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271218039 9367552 267 33554432000 4194304 5064252 140735087810192 140735087809104 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17841/statm: 2287 267 226 213 0 72 0
[pid=17842] ppid=17841 vsize=103000 CPUtime=61.97 cores=0,2,4,6
/proc/17842/stat : 17842 (glucose_static) R 17841 17807 14609 0 -1 4202496 31828 0 0 0 6186 11 0 0 20 0 1 0 271218039 105472000 21176 33554432000 4194304 4896791 140736336689616 140736336687144 4204538 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17842/statm: 25750 21176 78 172 0 25576 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 174664

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/182 17845
/proc/meminfo: memFree=28390940/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0
[pid=17809] ppid=17807 vsize=53368 CPUtime=1599.89 cores=0,2,4,6
/proc/17809/stat : 17809 (pb2sat) S 17807 17807 14609 0 -1 4202496 16493 232964 0 0 72 60 159735 122 20 0 1 0 271058009 54648832 11548 33554432000 4194304 5873084 140736404272608 140736404266424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17809/statm: 13342 11548 184 410 0 12924 0
[pid=17841] ppid=17809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17841/stat : 17841 (satsolver.sh) S 17809 17807 14609 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271218039 9367552 267 33554432000 4194304 5064252 140735087810192 140735087809104 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17841/statm: 2287 267 226 213 0 72 0
[pid=17842] ppid=17841 vsize=105848 CPUtime=121.96 cores=0,2,4,6
/proc/17842/stat : 17842 (glucose_static) R 17841 17807 14609 0 -1 4202496 40941 0 0 0 12179 17 0 0 20 0 1 0 271218039 108388352 23445 33554432000 4194304 4896791 140736336689616 140736336687144 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17842/statm: 26462 23445 78 172 0 26288 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 177512

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/181 17845
/proc/meminfo: memFree=28413864/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0
[pid=17809] ppid=17807 vsize=53368 CPUtime=1599.89 cores=0,2,4,6
/proc/17809/stat : 17809 (pb2sat) S 17807 17807 14609 0 -1 4202496 16493 232964 0 0 72 60 159735 122 20 0 1 0 271058009 54648832 11548 33554432000 4194304 5873084 140736404272608 140736404266424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17809/statm: 13342 11548 184 410 0 12924 0
[pid=17841] ppid=17809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17841/stat : 17841 (satsolver.sh) S 17809 17807 14609 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271218039 9367552 267 33554432000 4194304 5064252 140735087810192 140735087809104 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17841/statm: 2287 267 226 213 0 72 0
[pid=17842] ppid=17841 vsize=126636 CPUtime=181.93 cores=0,2,4,6
/proc/17842/stat : 17842 (glucose_static) R 17841 17807 14609 0 -1 4202496 46200 0 0 0 18174 19 0 0 20 0 1 0 271218039 129675264 27401 33554432000 4194304 4896791 140736336689616 140736336686824 4225201 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17842/statm: 31659 27401 78 172 0 31485 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 198300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.91 4/181 17845
/proc/meminfo: memFree=28380576/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0
[pid=17809] ppid=17807 vsize=53368 CPUtime=1599.89 cores=0,2,4,6
/proc/17809/stat : 17809 (pb2sat) S 17807 17807 14609 0 -1 4202496 16493 232964 0 0 72 60 159735 122 20 0 1 0 271058009 54648832 11548 33554432000 4194304 5873084 140736404272608 140736404266424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17809/statm: 13342 11548 184 410 0 12924 0
[pid=17841] ppid=17809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17841/stat : 17841 (satsolver.sh) S 17809 17807 14609 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271218039 9367552 267 33554432000 4194304 5064252 140735087810192 140735087809104 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17841/statm: 2287 267 226 213 0 72 0
[pid=17842] ppid=17841 vsize=126964 CPUtime=200.14 cores=0,2,4,6
/proc/17842/stat : 17842 (glucose_static) R 17841 17807 14609 0 -1 4202496 49311 0 0 0 19993 21 0 0 20 0 1 0 271218039 130011136 26981 33554432000 4194304 4896791 140736336689616 140736336687128 4224752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17842/statm: 31741 26981 78 172 0 31567 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 198628

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.91 4/181 17845
/proc/meminfo: memFree=28380576/32873852 swapFree=6848/6848
[pid=17807] ppid=17803 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17807/stat : 17807 (runPb2satCp2.sh) S 17803 17807 14609 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271058009 9367552 274 33554432000 4194304 5064252 140733885704928 140733885703840 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17807/statm: 2287 274 233 213 0 72 0
[pid=17809] ppid=17807 vsize=53368 CPUtime=1599.89 cores=0,2,4,6
/proc/17809/stat : 17809 (pb2sat) S 17807 17807 14609 0 -1 4202496 16493 232964 0 0 72 60 159735 122 20 0 1 0 271058009 54648832 11548 33554432000 4194304 5873084 140736404272608 140736404266424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17809/statm: 13342 11548 184 410 0 12924 0
[pid=17841] ppid=17809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17841/stat : 17841 (satsolver.sh) S 17809 17807 14609 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271218039 9367552 267 33554432000 4194304 5064252 140735087810192 140735087809104 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17841/statm: 2287 267 226 213 0 72 0
[pid=17842] ppid=17841 vsize=126964 CPUtime=200.14 cores=0,2,4,6
/proc/17842/stat : 17842 (glucose_static) R 17841 17807 14609 0 -1 4202496 49311 0 0 0 19993 21 0 0 20 0 1 0 271218039 130011136 26981 33554432000 4194304 4896791 140736336689616 140736336687128 4224752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17842/statm: 31741 26981 78 172 0 31567 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 198628

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17807 and gives
#  childrusage.ru_utime.tv_sec=1598
#  childrusage.ru_utime.tv_usec=83054
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=835720
# CPU time returned by wait4() is 1599.92
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.03
CPU user time (s): 1798
CPU system time (s): 2.03
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 330732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1598.08
system time used= 1.83572
maximum resident set size= 241752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250433
page faults= 0
swaps= 0
block input operations= 0
block output operations= 130984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 185
involuntary context switches= 1911

runsolver used 5.56115 second user time and 12.7311 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-26 18:22:06
IDJOB=3694696
IDBENCH=1852
IDSOLVER=2273
FILE ID=node129/3694696-1338049325
RUNJOBID= node129-1338049325-17781
PBS_JOBID= 14624342
Free space on /tmp= 71136 MiB

SOLVER NAME= pb2satCp2 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/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694696-1338049325/watcher-3694696-1338049325 -o /tmp/evaluation-result-3694696-1338049325/solver-3694696-1338049325 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694696-1338049325.opb 282781084 HOME HOME

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

MD5SUM BENCH= 1a5510d564851e49e3b50f1a87922ca2
RANDOM SEED=282781084

node129.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.957
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.91
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.957
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.957
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.957
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.957
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.957
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.957
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28828556 kB
Buffers:          268124 kB
Cached:          2983128 kB
SwapCached:            0 kB
Active:          1119816 kB
Inactive:        2141468 kB
Active(anon):      12828 kB
Inactive(anon):        0 kB
Active(file):    1106988 kB
Inactive(file):  2141468 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17100 kB
Writeback:             0 kB
AnonPages:         16692 kB
Mapped:            13556 kB
Shmem:               204 kB
Slab:             647588 kB
SReclaimable:      90012 kB
SUnreclaim:       557576 kB
KernelStack:        1360 kB
PageTables:         3900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     102248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71076 MiB
End job on node129 at 2012-05-26 18:52:06