Trace number 3751591

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
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.05 1800.52

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-n3div36.opb
MD5SUMd6fb43de5ad16fe6221d9ec8248960c2
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1840
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables22120
Total number of constraints4484
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)4424
Number of constraints which are nor clauses,nor cardinality constraints58
Minimum length of a constraint5
Maximum length of a constraint10890
Number of terms in the objective function 22120
Biggest coefficient in the objective function 554
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 3240754
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 554
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3240754
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

23.88/23.97	c run inc solver
23.88/23.97	c [INC SYSTEM] run initial solver
23.88/23.97	c [INC SYSTEM] preprocess with white file
99.11/99.57	c [INC SYSTEM] finished preprocessing in 75 s
99.11/99.57	c [INC SYSTEM] execute solver

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-3751591-1339166120/watcher-3751591-1339166120 -o /tmp/evaluation-result-3751591-1339166120/solver-3751591-1339166120 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751591-1339166120.opb 496352697 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.01 2.01 2.04 3/176 22244
/proc/meminfo: memFree=31413844/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0

[startup+0.0629149 s]
/proc/loadavg: 2.01 2.01 2.04 3/176 22244
/proc/meminfo: memFree=31413844/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100312 s]
/proc/loadavg: 2.01 2.01 2.04 3/176 22244
/proc/meminfo: memFree=31413844/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300307 s]
/proc/loadavg: 2.01 2.01 2.04 3/176 22244
/proc/meminfo: memFree=31413844/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70031 s]
/proc/loadavg: 2.01 2.01 2.04 3/176 22244
/proc/meminfo: memFree=31413844/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.01 2.00 2.04 3/178 22246
/proc/meminfo: memFree=31324588/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
[pid=22245] ppid=22244 vsize=184772 CPUtime=1.49 cores=1,3,5,7
/proc/22245/stat : 22245 (npSolver-pbo) R 22244 22244 15174 0 -1 4202496 10089 0 0 0 143 6 0 0 20 0 1 0 382737482 189206528 30986 33554432000 4194304 6004724 140734926656304 140734926650904 4534752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22245/statm: 46193 30986 153 442 0 45747 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 193920

[startup+3.10035 s]
/proc/loadavg: 2.01 2.00 2.04 3/178 22246
/proc/meminfo: memFree=31244096/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
[pid=22245] ppid=22244 vsize=315844 CPUtime=3.08 cores=1,3,5,7
/proc/22245/stat : 22245 (npSolver-pbo) R 22244 22244 15174 0 -1 4202496 10721 0 0 0 299 9 0 0 20 0 1 0 382737482 323424256 59659 33554432000 4194304 6004724 140734926656304 140734926650904 4579258 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22245/statm: 78961 59659 154 442 0 78515 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 324992

[startup+6.30034 s]
/proc/loadavg: 2.01 2.00 2.04 3/178 22246
/proc/meminfo: memFree=31003612/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
[pid=22245] ppid=22244 vsize=577988 CPUtime=6.28 cores=1,3,5,7
/proc/22245/stat : 22245 (npSolver-pbo) R 22244 22244 15174 0 -1 4202496 11478 0 0 0 610 18 0 0 20 0 1 0 382737482 591859712 120075 33554432000 4194304 6004724 140734926656304 140734926650904 4536305 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22245/statm: 144497 120075 154 442 0 144051 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 587136

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.04 3/178 22246
/proc/meminfo: memFree=30495904/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
[pid=22245] ppid=22244 vsize=1102500 CPUtime=12.69 cores=1,3,5,7
/proc/22245/stat : 22245 (npSolver-pbo) R 22244 22244 15174 0 -1 4202496 12537 0 0 0 1232 37 0 0 20 0 1 0 382737482 1128960000 240963 33554432000 4194304 6004724 140734926656304 140734926650904 4534728 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22245/statm: 275625 240963 154 442 0 275179 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1111648

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.04 3/180 22248
/proc/meminfo: memFree=28145164/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
[pid=22245] ppid=22244 vsize=2123728 CPUtime=24 cores=1,3,5,7
/proc/22245/stat : 22245 (npSolver-pbo) S 22244 22244 15174 0 -1 4202496 14894 0 0 0 2087 313 0 0 20 0 1 0 382737482 2174697472 387223 33554432000 4194304 6004724 140734926656304 140734926650768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22245/statm: 530932 387223 163 442 0 530486 0
[pid=22247] ppid=22245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22247/stat : 22247 (cp2_pre.sh) S 22245 22244 15174 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 382739883 9367552 277 33554432000 4194304 5064252 140736008111856 140736008110560 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22247/statm: 2287 277 234 213 0 72 0
[pid=22248] ppid=22247 vsize=177880 CPUtime=1.47 cores=1,3,5,7
/proc/22248/stat : 22248 (coprocessor) R 22247 22244 15174 0 -1 4202496 13622 0 0 0 140 7 0 0 20 0 1 0 382739883 182149120 40367 33554432000 4194304 6586260 140734662669728 140734662666488 5732400 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/22248/statm: 44470 40367 137 584 0 43882 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2319904

[startup+51.1004 s]
/proc/loadavg: 2.37 2.08 2.07 3/180 22248
/proc/meminfo: memFree=25758760/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
[pid=22245] ppid=22244 vsize=2123728 CPUtime=24 cores=1,3,5,7
/proc/22245/stat : 22245 (npSolver-pbo) S 22244 22244 15174 0 -1 4202496 14894 0 0 0 2087 313 0 0 20 0 1 0 382737482 2174697472 387223 33554432000 4194304 6004724 140734926656304 140734926650768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22245/statm: 530932 387223 163 442 0 530486 0
[pid=22247] ppid=22245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22247/stat : 22247 (cp2_pre.sh) S 22245 22244 15174 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 382739883 9367552 277 33554432000 4194304 5064252 140736008111856 140736008110560 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22247/statm: 2287 277 234 213 0 72 0
[pid=22248] ppid=22247 vsize=2763352 CPUtime=26.96 cores=1,3,5,7
/proc/22248/stat : 22248 (coprocessor) R 22247 22244 15174 0 -1 4202496 26048 0 0 0 2558 138 0 0 20 0 1 0 382739883 2829672448 587503 33554432000 4194304 6586260 140734662669728 140734662665480 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 10 0 0
/proc/22248/statm: 690838 587503 158 584 0 690250 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 4905376

[startup+102.307 s]
/proc/loadavg: 2.81 2.25 2.12 3/179 22250
/proc/meminfo: memFree=27728168/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
[pid=22245] ppid=22244 vsize=2123728 CPUtime=99.41 cores=1,3,5,7
/proc/22245/stat : 22245 (npSolver-pbo) S 22244 22244 15174 0 -1 4202496 14911 26951 0 0 2087 313 7097 444 20 0 1 0 382737482 2174697472 387227 33554432000 4194304 6004724 140734926656304 140734926642584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22245/statm: 530932 387227 167 442 0 530486 0
[pid=22250] ppid=22245 vsize=676916 CPUtime=2.72 cores=1,3,5,7
/proc/22250/stat : 22250 (glucosInc) R 22245 22244 15174 0 -1 4202496 87184 0 0 0 243 29 0 0 20 0 1 0 382747439 693161984 155910 33554432000 4194304 5654031 140735826985584 140735825934936 4801472 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22250/statm: 169229 155910 108 357 0 168869 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 2809792

[startup+162.3 s]
/proc/loadavg: 2.34 2.22 2.12 3/179 22250
/proc/meminfo: memFree=25076216/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
[pid=22245] ppid=22244 vsize=2123728 CPUtime=99.41 cores=1,3,5,7
/proc/22245/stat : 22245 (npSolver-pbo) S 22244 22244 15174 0 -1 4202496 14911 26951 0 0 2087 313 7097 444 20 0 1 0 382737482 2174697472 387227 33554432000 4194304 6004724 140734926656304 140734926642584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22245/statm: 530932 387227 167 442 0 530486 0
[pid=22250] ppid=22245 vsize=3928768 CPUtime=62.7 cores=1,3,5,7
/proc/22250/stat : 22250 (glucosInc) R 22245 22244 15174 0 -1 4202496 367031 0 0 0 6123 147 0 0 20 0 1 0 382747439 4023058432 807419 33554432000 4194304 5654031 140735826985584 140735826973400 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 982192 807419 141 357 0 981832 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 6061644

[startup+222.3 s]
/proc/loadavg: 2.12 2.17 2.10 3/179 22251
/proc/meminfo: memFree=25011004/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
[pid=22245] ppid=22244 vsize=2123728 CPUtime=99.41 cores=1,3,5,7
/proc/22245/stat : 22245 (npSolver-pbo) S 22244 22244 15174 0 -1 4202496 14911 26951 0 0 2087 313 7097 444 20 0 1 0 382737482 2174697472 387227 33554432000 4194304 6004724 140734926656304 140734926642584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22245/statm: 530932 387227 167 442 0 530486 0
[pid=22250] ppid=22245 vsize=3955324 CPUtime=122.69 cores=1,3,5,7
/proc/22250/stat : 22250 (glucosInc) R 22245 22244 15174 0 -1 4202496 377150 0 0 0 12117 152 0 0 20 0 1 0 382747439 4050251776 822260 33554432000 4194304 5654031 140735826985584 140735826973400 4216031 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 988831 822260 141 357 0 988471 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 6088200

[startup+282.3 s]
/proc/loadavg: 2.04 2.14 2.09 3/180 22254
/proc/meminfo: memFree=24959312/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
[pid=22245] ppid=22244 vsize=2123728 CPUtime=99.41 cores=1,3,5,7

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

/proc/meminfo: memFree=24596280/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
[pid=22245] ppid=22244 vsize=2123728 CPUtime=99.41 cores=1,3,5,7
/proc/22245/stat : 22245 (npSolver-pbo) S 22244 22244 15174 0 -1 4202496 14911 26951 0 0 2087 313 7097 444 20 0 1 0 382737482 2174697472 387227 33554432000 4194304 6004724 140734926656304 140734926642584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22245/statm: 530932 387227 167 442 0 530486 0
[pid=22250] ppid=22245 vsize=4034668 CPUtime=1262.52 cores=1,3,5,7
/proc/22250/stat : 22250 (glucosInc) R 22245 22244 15174 0 -1 4202496 397315 0 0 0 126057 195 0 0 20 0 1 0 382747439 4131500032 896514 33554432000 4194304 5654031 140735826985584 140735826973400 4232803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 1008667 896514 142 357 0 1008307 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 6167544

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22261
/proc/meminfo: memFree=24605928/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
[pid=22245] ppid=22244 vsize=2123728 CPUtime=99.41 cores=1,3,5,7
/proc/22245/stat : 22245 (npSolver-pbo) S 22244 22244 15174 0 -1 4202496 14911 26951 0 0 2087 313 7097 444 20 0 1 0 382737482 2174697472 387227 33554432000 4194304 6004724 140734926656304 140734926642584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22245/statm: 530932 387227 167 442 0 530486 0
[pid=22250] ppid=22245 vsize=4036124 CPUtime=1322.52 cores=1,3,5,7
/proc/22250/stat : 22250 (glucosInc) R 22245 22244 15174 0 -1 4202496 397773 0 0 0 132056 196 0 0 20 0 1 0 382747439 4132990976 902589 33554432000 4194304 5654031 140735826985584 140735826973400 4208604 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 1009031 902589 142 357 0 1008671 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 6169000

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 22308
/proc/meminfo: memFree=24666276/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
[pid=22245] ppid=22244 vsize=2123728 CPUtime=99.41 cores=1,3,5,7
/proc/22245/stat : 22245 (npSolver-pbo) S 22244 22244 15174 0 -1 4202496 14911 26951 0 0 2087 313 7097 444 20 0 1 0 382737482 2174697472 387227 33554432000 4194304 6004724 140734926656304 140734926642584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22245/statm: 530932 387227 167 442 0 530486 0
[pid=22250] ppid=22245 vsize=4037712 CPUtime=1382.5 cores=1,3,5,7
/proc/22250/stat : 22250 (glucosInc) R 22245 22244 15174 0 -1 4202496 398331 0 0 0 138054 196 0 0 20 0 1 0 382747439 4134617088 909778 33554432000 4194304 5654031 140735826985584 140735826973400 4214567 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 1009428 909778 142 357 0 1009068 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 6170588

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 22331
/proc/meminfo: memFree=24971660/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
[pid=22245] ppid=22244 vsize=2123728 CPUtime=99.41 cores=1,3,5,7
/proc/22245/stat : 22245 (npSolver-pbo) S 22244 22244 15174 0 -1 4202496 14911 26951 0 0 2087 313 7097 444 20 0 1 0 382737482 2174697472 387227 33554432000 4194304 6004724 140734926656304 140734926642584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22245/statm: 530932 387227 167 442 0 530486 0
[pid=22250] ppid=22245 vsize=4039436 CPUtime=1442.49 cores=1,3,5,7
/proc/22250/stat : 22250 (glucosInc) R 22245 22244 15174 0 -1 4202496 399639 0 0 0 144032 217 0 0 20 0 1 0 382747439 4136382464 843976 33554432000 4194304 5654031 140735826985584 140735826973400 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 1009859 843976 142 357 0 1009499 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 6172312

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22331
/proc/meminfo: memFree=24902628/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
[pid=22245] ppid=22244 vsize=2123728 CPUtime=99.41 cores=1,3,5,7
/proc/22245/stat : 22245 (npSolver-pbo) S 22244 22244 15174 0 -1 4202496 14911 26951 0 0 2087 313 7097 444 20 0 1 0 382737482 2174697472 387227 33554432000 4194304 6004724 140734926656304 140734926642584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22245/statm: 530932 387227 167 442 0 530486 0
[pid=22250] ppid=22245 vsize=4040492 CPUtime=1502.48 cores=1,3,5,7
/proc/22250/stat : 22250 (glucosInc) R 22245 22244 15174 0 -1 4202496 399947 0 0 0 150030 218 0 0 20 0 1 0 382747439 4137463808 848887 33554432000 4194304 5654031 140735826985584 140735826973400 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 1010123 848887 142 357 0 1009763 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 6173368

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22331
/proc/meminfo: memFree=24877436/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
[pid=22245] ppid=22244 vsize=2123728 CPUtime=99.41 cores=1,3,5,7
/proc/22245/stat : 22245 (npSolver-pbo) S 22244 22244 15174 0 -1 4202496 14911 26951 0 0 2087 313 7097 444 20 0 1 0 382737482 2174697472 387227 33554432000 4194304 6004724 140734926656304 140734926642584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22245/statm: 530932 387227 167 442 0 530486 0
[pid=22250] ppid=22245 vsize=4042892 CPUtime=1562.46 cores=1,3,5,7
/proc/22250/stat : 22250 (glucosInc) R 22245 22244 15174 0 -1 4202496 400592 0 0 0 156028 218 0 0 20 0 1 0 382747439 4139921408 855662 33554432000 4194304 5654031 140735826985584 140735826973400 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 1010723 855662 142 357 0 1010363 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 6175768

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22332
/proc/meminfo: memFree=24798828/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
[pid=22245] ppid=22244 vsize=2123728 CPUtime=99.41 cores=1,3,5,7
/proc/22245/stat : 22245 (npSolver-pbo) S 22244 22244 15174 0 -1 4202496 14911 26951 0 0 2087 313 7097 444 20 0 1 0 382737482 2174697472 387227 33554432000 4194304 6004724 140734926656304 140734926642584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22245/statm: 530932 387227 167 442 0 530486 0
[pid=22250] ppid=22245 vsize=4043952 CPUtime=1622.45 cores=1,3,5,7
/proc/22250/stat : 22250 (glucosInc) R 22245 22244 15174 0 -1 4202496 400955 0 0 0 162026 219 0 0 20 0 1 0 382747439 4141006848 861649 33554432000 4194304 5654031 140735826985584 140735826973400 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 1010988 861649 142 357 0 1010628 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 6176828

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22332
/proc/meminfo: memFree=24833272/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
[pid=22245] ppid=22244 vsize=2123728 CPUtime=99.41 cores=1,3,5,7
/proc/22245/stat : 22245 (npSolver-pbo) S 22244 22244 15174 0 -1 4202496 14911 26951 0 0 2087 313 7097 444 20 0 1 0 382737482 2174697472 387227 33554432000 4194304 6004724 140734926656304 140734926642584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22245/statm: 530932 387227 167 442 0 530486 0
[pid=22250] ppid=22245 vsize=4045280 CPUtime=1682.44 cores=1,3,5,7
/proc/22250/stat : 22250 (glucosInc) R 22245 22244 15174 0 -1 4202496 401416 0 0 0 168024 220 0 0 20 0 1 0 382747439 4142366720 867726 33554432000 4194304 5654031 140735826985584 140735826973400 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 1011320 867726 142 357 0 1010960 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 6178156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22332
/proc/meminfo: memFree=24776336/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
[pid=22245] ppid=22244 vsize=2123728 CPUtime=99.41 cores=1,3,5,7
/proc/22245/stat : 22245 (npSolver-pbo) S 22244 22244 15174 0 -1 4202496 14911 26951 0 0 2087 313 7097 444 20 0 1 0 382737482 2174697472 387227 33554432000 4194304 6004724 140734926656304 140734926642584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22245/statm: 530932 387227 167 442 0 530486 0
[pid=22250] ppid=22245 vsize=4045544 CPUtime=1700.64 cores=1,3,5,7
/proc/22250/stat : 22250 (glucosInc) R 22245 22244 15174 0 -1 4202496 401527 0 0 0 169844 220 0 0 20 0 1 0 382747439 4142637056 869876 33554432000 4194304 5654031 140735826985584 140735826973400 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 1011386 869876 142 357 0 1011026 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 6178420

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22332
/proc/meminfo: memFree=24776336/32873852 swapFree=6864/6864
[pid=22244] ppid=22242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22244/stat : 22244 (npSolver-pbo-It) S 22242 22244 15174 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382737481 9367552 275 33554432000 4194304 5064252 140737285532336 140737285531248 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22244/statm: 2287 275 233 213 0 72 0
[pid=22245] ppid=22244 vsize=2123728 CPUtime=99.41 cores=1,3,5,7
/proc/22245/stat : 22245 (npSolver-pbo) S 22244 22244 15174 0 -1 4202496 14911 26951 0 0 2087 313 7097 444 20 0 1 0 382737482 2174697472 387227 33554432000 4194304 6004724 140734926656304 140734926642584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22245/statm: 530932 387227 167 442 0 530486 0
[pid=22250] ppid=22245 vsize=4045544 CPUtime=1700.64 cores=1,3,5,7
/proc/22250/stat : 22250 (glucosInc) R 22245 22244 15174 0 -1 4202496 401527 0 0 0 169844 220 0 0 20 0 1 0 382747439 4142637056 869876 33554432000 4194304 5654031 140735826985584 140735826973400 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22250/statm: 1011386 869876 142 357 0 1011026 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 6178420

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.52
CPU time (s): 1800.05
CPU user time (s): 1790.28
CPU system time (s): 9.77
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 7646564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.09038 second user time and 11.5742 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-08 16:35:20
IDJOB=3751591
IDBENCH=89897
IDSOLVER=2335
FILE ID=node129/3751591-1339166120
RUNJOBID= node129-1339159705-19683
PBS_JOBID= 14643765
Free space on /tmp= 70764 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-n3div36.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751591-1339166120/watcher-3751591-1339166120 -o /tmp/evaluation-result-3751591-1339166120/solver-3751591-1339166120 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751591-1339166120.opb 496352697 HOME HOME

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

MD5SUM BENCH= d6fb43de5ad16fe6221d9ec8248960c2
RANDOM SEED=496352697

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:        31413720 kB
Buffers:          266976 kB
Cached:           240164 kB
SwapCached:         2008 kB
Active:           423448 kB
Inactive:         160132 kB
Active(anon):      75060 kB
Inactive(anon):     4184 kB
Active(file):     348388 kB
Inactive(file):   155948 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67100448 kB
Dirty:             12100 kB
Writeback:             0 kB
AnonPages:         82372 kB
Mapped:            10068 kB
Shmem:                 0 kB
Slab:             737904 kB
SReclaimable:     180028 kB
SUnreclaim:       557876 kB
KernelStack:        1448 kB
PageTables:         4224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     198328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 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= 69300 MiB
End job on node129 at 2012-06-08 17:05:23