Trace number 3746812

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 (fixed)? (TO) 1800.05 1809.82

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z12-s7.opb
MD5SUMf90862d191ee74c723e0b8b51b7e0fa9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-43894
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10800
Total number of constraints319508
Number of constraints which are clauses319500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint10800
Number of terms in the objective function 10742
Biggest coefficient in the objective function 574
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 1510061
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 3704832
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 26061465
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

12.81/15.41	c run inc solver
12.81/15.41	c [INC SYSTEM] run initial solver
12.81/15.41	c [INC SYSTEM] preprocess with white file
52.93/62.43	c [INC SYSTEM] finished preprocessing in 47 s
52.93/62.43	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-3746812-1339105584/watcher-3746812-1339105584 -o /tmp/evaluation-result-3746812-1339105584/solver-3746812-1339105584 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746812-1339105584.opb 987153711 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: 3.38 2.47 2.16 3/178 31477
/proc/meminfo: memFree=27500352/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0

[startup+0.0123461 s]
/proc/loadavg: 3.38 2.47 2.16 3/178 31477
/proc/meminfo: memFree=27500352/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100278 s]
/proc/loadavg: 3.38 2.47 2.16 3/178 31477
/proc/meminfo: memFree=27500352/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300281 s]
/proc/loadavg: 3.38 2.47 2.16 3/178 31477
/proc/meminfo: memFree=27500352/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700281 s]
/proc/loadavg: 3.38 2.47 2.16 3/178 31477
/proc/meminfo: memFree=27500352/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 3.38 2.47 2.16 3/180 31479
/proc/meminfo: memFree=27357612/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
[pid=31478] ppid=31477 vsize=224696 CPUtime=1.49 cores=0,2,4,6
/proc/31478/stat : 31478 (npSolver-pbo) R 31477 31477 30697 0 -1 4202496 33747 0 0 0 139 10 0 0 20 0 1 0 376684091 230088704 47304 33554432000 4194304 6004724 140737030285616 140737030282424 4536263 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31478/statm: 56174 47304 152 442 0 55728 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 233844

[startup+3.10032 s]
/proc/loadavg: 3.38 2.47 2.16 3/180 31479
/proc/meminfo: memFree=27344456/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
[pid=31478] ppid=31477 vsize=421304 CPUtime=3.08 cores=0,2,4,6
/proc/31478/stat : 31478 (npSolver-pbo) R 31477 31477 30697 0 -1 4202496 34917 0 0 0 294 14 0 0 20 0 1 0 376684091 431415296 73928 33554432000 4194304 6004724 140737030285616 140737030280216 4534738 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31478/statm: 105326 73928 152 442 0 104880 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 430452

[startup+6.30033 s]
/proc/loadavg: 3.43 2.49 2.17 3/180 31479
/proc/meminfo: memFree=27246456/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
[pid=31478] ppid=31477 vsize=683448 CPUtime=6.29 cores=0,2,4,6
/proc/31478/stat : 31478 (npSolver-pbo) R 31477 31477 30697 0 -1 4202496 35672 0 0 0 607 22 0 0 20 0 1 0 376684091 699850752 133320 33554432000 4194304 6004724 140737030285616 140737030280216 4534752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31478/statm: 170862 133320 152 442 0 170416 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 692596

[startup+12.7003 s]
/proc/loadavg: 3.48 2.52 2.18 2/179 31479
/proc/meminfo: memFree=26239436/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
[pid=31478] ppid=31477 vsize=1945836 CPUtime=11.89 cores=0,2,4,6
/proc/31478/stat : 31478 (npSolver-pbo) D 31477 31477 30697 0 -1 4202496 37443 0 0 0 1133 56 0 0 20 0 1 0 376684091 1992536064 418779 33554432000 4194304 6004724 140737030285616 140737030281488 5193835 0 0 4096 0 18446744071580543392 0 0 17 2 0 0 73 0 0
/proc/31478/statm: 486459 418779 155 442 0 486013 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 1954984

[startup+25.5004 s]
/proc/loadavg: 3.59 2.59 2.21 3/182 31482
/proc/meminfo: memFree=25603244/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
[pid=31478] ppid=31477 vsize=1167940 CPUtime=12.83 cores=0,2,4,6
/proc/31478/stat : 31478 (npSolver-pbo) S 31477 31477 30697 0 -1 4202496 37451 0 0 0 1133 150 0 0 20 0 1 0 376684091 1195970560 224312 33554432000 4194304 6004724 140737030285616 140737030280080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 257 0 0
/proc/31478/statm: 291985 224312 162 442 0 291539 0
[pid=31480] ppid=31478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31480/stat : 31480 (cp2_pre.sh) S 31478 31477 30697 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376685634 9367552 276 33554432000 4194304 5064252 140735427775664 140735427774368 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31480/statm: 2287 276 234 213 0 72 0
[pid=31481] ppid=31480 vsize=1412744 CPUtime=10.06 cores=0,2,4,6
/proc/31481/stat : 31481 (coprocessor) R 31480 31477 30697 0 -1 4202496 22163 0 0 0 965 41 0 0 20 0 1 0 376685634 1446649856 302833 33554432000 4194304 6586260 140737215713456 140737215710248 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/31481/statm: 353186 302833 158 584 0 352598 0
Current children cumulated CPU time (s) 22.89
Current children cumulated vsize (KiB) 2598980

[startup+51.1004 s]
/proc/loadavg: 3.75 2.70 2.25 3/182 31482
/proc/meminfo: memFree=25280740/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
[pid=31478] ppid=31477 vsize=1167940 CPUtime=12.83 cores=0,2,4,6
/proc/31478/stat : 31478 (npSolver-pbo) S 31477 31477 30697 0 -1 4202496 37451 0 0 0 1133 150 0 0 20 0 1 0 376684091 1195970560 224312 33554432000 4194304 6004724 140737030285616 140737030280080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 257 0 0
/proc/31478/statm: 291985 224312 162 442 0 291539 0
[pid=31480] ppid=31478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31480/stat : 31480 (cp2_pre.sh) S 31478 31477 30697 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376685634 9367552 276 33554432000 4194304 5064252 140735427775664 140735427774368 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31480/statm: 2287 276 234 213 0 72 0
[pid=31481] ppid=31480 vsize=1412744 CPUtime=31.63 cores=0,2,4,6
/proc/31481/stat : 31481 (coprocessor) R 31480 31477 30697 0 -1 4202496 22163 0 0 0 3017 146 0 0 20 0 1 0 376685634 1446649856 302833 33554432000 4194304 6586260 140737215713456 140737215709208 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 400 0 0
/proc/31481/statm: 353186 302833 158 584 0 352598 0
Current children cumulated CPU time (s) 44.46
Current children cumulated vsize (KiB) 2598980

[startup+102.307 s]
/proc/loadavg: 3.01 2.68 2.27 3/181 31543
/proc/meminfo: memFree=25843044/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
[pid=31478] ppid=31477 vsize=1167940 CPUtime=53.07 cores=0,2,4,6
/proc/31478/stat : 31478 (npSolver-pbo) S 31477 31477 30697 0 -1 4202496 37469 23064 0 0 1133 150 3813 211 20 0 1 0 376684091 1195970560 224316 33554432000 4194304 6004724 140737030285616 140737030271896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 257 0 0
/proc/31478/statm: 291985 224316 166 442 0 291539 0
[pid=31484] ppid=31478 vsize=2367752 CPUtime=39.86 cores=0,2,4,6
/proc/31484/stat : 31484 (glucosInc) R 31478 31477 30697 0 -1 4202496 234375 0 0 0 3912 74 0 0 20 0 1 0 376690334 2424578048 450040 33554432000 4194304 5654031 140735188450224 140735188448008 4215200 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31484/statm: 591938 450040 141 357 0 591578 0
Current children cumulated CPU time (s) 92.93
Current children cumulated vsize (KiB) 3544840

[startup+162.3 s]
/proc/loadavg: 2.37 2.55 2.25 3/181 31545
/proc/meminfo: memFree=25745500/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
[pid=31478] ppid=31477 vsize=1167940 CPUtime=53.07 cores=0,2,4,6
/proc/31478/stat : 31478 (npSolver-pbo) S 31477 31477 30697 0 -1 4202496 37469 23064 0 0 1133 150 3813 211 20 0 1 0 376684091 1195970560 224316 33554432000 4194304 6004724 140737030285616 140737030271896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 257 0 0
/proc/31478/statm: 291985 224316 166 442 0 291539 0
[pid=31484] ppid=31478 vsize=2461024 CPUtime=99.84 cores=0,2,4,6
/proc/31484/stat : 31484 (glucosInc) R 31478 31477 30697 0 -1 4202496 254629 0 0 0 9905 79 0 0 20 0 1 0 376690334 2520088576 474893 33554432000 4194304 5654031 140735188450224 140735188438040 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31484/statm: 615256 474893 141 357 0 614896 0
Current children cumulated CPU time (s) 152.91
Current children cumulated vsize (KiB) 3638112

[startup+222.3 s]
/proc/loadavg: 2.13 2.45 2.23 3/182 31548
/proc/meminfo: memFree=25720536/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
[pid=31478] ppid=31477 vsize=1167940 CPUtime=53.07 cores=0,2,4,6
/proc/31478/stat : 31478 (npSolver-pbo) S 31477 31477 30697 0 -1 4202496 37469 23064 0 0 1133 150 3813 211 20 0 1 0 376684091 1195970560 224316 33554432000 4194304 6004724 140737030285616 140737030271896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 257 0 0
/proc/31478/statm: 291985 224316 166 442 0 291539 0
[pid=31484] ppid=31478 vsize=2462296 CPUtime=159.83 cores=0,2,4,6
/proc/31484/stat : 31484 (glucosInc) R 31478 31477 30697 0 -1 4202496 254919 0 0 0 15904 79 0 0 20 0 1 0 376690334 2521391104 475183 33554432000 4194304 5654031 140735188450224 140735188438040 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31484/statm: 615574 475183 141 357 0 615214 0
Current children cumulated CPU time (s) 212.9
Current children cumulated vsize (KiB) 3639384

[startup+282.3 s]
/proc/loadavg: 2.05 2.36 2.22 3/181 31548
/proc/meminfo: memFree=25704744/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
[pid=31478] ppid=31477 vsize=1167940 CPUtime=53.07 cores=0,2,4,6

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

/proc/meminfo: memFree=25430360/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
[pid=31478] ppid=31477 vsize=1167940 CPUtime=53.07 cores=0,2,4,6
/proc/31478/stat : 31478 (npSolver-pbo) S 31477 31477 30697 0 -1 4202496 37469 23064 0 0 1133 150 3813 211 20 0 1 0 376684091 1195970560 224316 33554432000 4194304 6004724 140737030285616 140737030271896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 257 0 0
/proc/31478/statm: 291985 224316 166 442 0 291539 0
[pid=31484] ppid=31478 vsize=2563116 CPUtime=1239.59 cores=0,2,4,6
/proc/31484/stat : 31484 (glucosInc) R 31478 31477 30697 0 -1 4202496 280423 0 0 0 123870 89 0 0 20 0 1 0 376690334 2624630784 530759 33554432000 4194304 5654031 140735188450224 140735188438040 4232963 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31484/statm: 640779 530759 141 357 0 640419 0
Current children cumulated CPU time (s) 1292.66
Current children cumulated vsize (KiB) 3740204

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.05 3/181 31589
/proc/meminfo: memFree=25378096/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
[pid=31478] ppid=31477 vsize=1167940 CPUtime=53.07 cores=0,2,4,6
/proc/31478/stat : 31478 (npSolver-pbo) S 31477 31477 30697 0 -1 4202496 37469 23064 0 0 1133 150 3813 211 20 0 1 0 376684091 1195970560 224316 33554432000 4194304 6004724 140737030285616 140737030271896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 257 0 0
/proc/31478/statm: 291985 224316 166 442 0 291539 0
[pid=31484] ppid=31478 vsize=2567260 CPUtime=1299.56 cores=0,2,4,6
/proc/31484/stat : 31484 (glucosInc) R 31478 31477 30697 0 -1 4202496 281512 0 0 0 129867 89 0 0 20 0 1 0 376690334 2628874240 534905 33554432000 4194304 5654031 140735188450224 140735188438040 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31484/statm: 641815 534905 141 357 0 641455 0
Current children cumulated CPU time (s) 1352.63
Current children cumulated vsize (KiB) 3744348

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.05 3/182 31592
/proc/meminfo: memFree=25412576/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
[pid=31478] ppid=31477 vsize=1167940 CPUtime=53.07 cores=0,2,4,6
/proc/31478/stat : 31478 (npSolver-pbo) S 31477 31477 30697 0 -1 4202496 37469 23064 0 0 1133 150 3813 211 20 0 1 0 376684091 1195970560 224316 33554432000 4194304 6004724 140737030285616 140737030271896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 257 0 0
/proc/31478/statm: 291985 224316 166 442 0 291539 0
[pid=31484] ppid=31478 vsize=2567664 CPUtime=1359.56 cores=0,2,4,6
/proc/31484/stat : 31484 (glucosInc) R 31478 31477 30697 0 -1 4202496 281602 0 0 0 135866 90 0 0 20 0 1 0 376690334 2629287936 534995 33554432000 4194304 5654031 140735188450224 140735188438040 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31484/statm: 641916 534995 141 357 0 641556 0
Current children cumulated CPU time (s) 1412.63
Current children cumulated vsize (KiB) 3744752

[startup+1482.3 s]
/proc/loadavg: 2.05 2.02 2.05 3/181 31592
/proc/meminfo: memFree=25388536/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
[pid=31478] ppid=31477 vsize=1167940 CPUtime=53.07 cores=0,2,4,6
/proc/31478/stat : 31478 (npSolver-pbo) S 31477 31477 30697 0 -1 4202496 37469 23064 0 0 1133 150 3813 211 20 0 1 0 376684091 1195970560 224316 33554432000 4194304 6004724 140737030285616 140737030271896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 257 0 0
/proc/31478/statm: 291985 224316 166 442 0 291539 0
[pid=31484] ppid=31478 vsize=2572028 CPUtime=1419.54 cores=0,2,4,6
/proc/31484/stat : 31484 (glucosInc) R 31478 31477 30697 0 -1 4202496 282561 0 0 0 141864 90 0 0 20 0 1 0 376690334 2633756672 537998 33554432000 4194304 5654031 140735188450224 140735188438040 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31484/statm: 643007 537998 141 357 0 642647 0
Current children cumulated CPU time (s) 1472.61
Current children cumulated vsize (KiB) 3749116

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.04 3/181 31593
/proc/meminfo: memFree=25339212/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
[pid=31478] ppid=31477 vsize=1167940 CPUtime=53.07 cores=0,2,4,6
/proc/31478/stat : 31478 (npSolver-pbo) S 31477 31477 30697 0 -1 4202496 37469 23064 0 0 1133 150 3813 211 20 0 1 0 376684091 1195970560 224316 33554432000 4194304 6004724 140737030285616 140737030271896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 257 0 0
/proc/31478/statm: 291985 224316 166 442 0 291539 0
[pid=31484] ppid=31478 vsize=2574264 CPUtime=1479.53 cores=0,2,4,6
/proc/31484/stat : 31484 (glucosInc) R 31478 31477 30697 0 -1 4202496 283021 0 0 0 147862 91 0 0 20 0 1 0 376690334 2636046336 540497 33554432000 4194304 5654031 140735188450224 140735188438040 4214616 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31484/statm: 643566 540497 141 357 0 643206 0
Current children cumulated CPU time (s) 1532.6
Current children cumulated vsize (KiB) 3751352

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 31593
/proc/meminfo: memFree=25518140/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
[pid=31478] ppid=31477 vsize=1167940 CPUtime=53.07 cores=0,2,4,6
/proc/31478/stat : 31478 (npSolver-pbo) S 31477 31477 30697 0 -1 4202496 37469 23064 0 0 1133 150 3813 211 20 0 1 0 376684091 1195970560 224316 33554432000 4194304 6004724 140737030285616 140737030271896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 257 0 0
/proc/31478/statm: 291985 224316 166 442 0 291539 0
[pid=31484] ppid=31478 vsize=2577752 CPUtime=1539.52 cores=0,2,4,6
/proc/31484/stat : 31484 (glucosInc) R 31478 31477 30697 0 -1 4202496 284640 0 0 0 153852 100 0 0 20 0 1 0 376690334 2639618048 505593 33554432000 4194304 5654031 140735188450224 140735188448008 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31484/statm: 644438 505593 142 357 0 644078 0
Current children cumulated CPU time (s) 1592.59
Current children cumulated vsize (KiB) 3754840

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 31593
/proc/meminfo: memFree=25494616/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
[pid=31478] ppid=31477 vsize=1167940 CPUtime=53.07 cores=0,2,4,6
/proc/31478/stat : 31478 (npSolver-pbo) S 31477 31477 30697 0 -1 4202496 37469 23064 0 0 1133 150 3813 211 20 0 1 0 376684091 1195970560 224316 33554432000 4194304 6004724 140737030285616 140737030271896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 257 0 0
/proc/31478/statm: 291985 224316 166 442 0 291539 0
[pid=31484] ppid=31478 vsize=2583024 CPUtime=1599.51 cores=0,2,4,6
/proc/31484/stat : 31484 (glucosInc) R 31478 31477 30697 0 -1 4202496 286000 0 0 0 159850 101 0 0 20 0 1 0 376690334 2645016576 511457 33554432000 4194304 5654031 140735188450224 140735188438040 4217300 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31484/statm: 645756 511457 142 357 0 645396 0
Current children cumulated CPU time (s) 1652.58
Current children cumulated vsize (KiB) 3760112

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 31593
/proc/meminfo: memFree=25479288/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
[pid=31478] ppid=31477 vsize=1167940 CPUtime=53.07 cores=0,2,4,6
/proc/31478/stat : 31478 (npSolver-pbo) S 31477 31477 30697 0 -1 4202496 37469 23064 0 0 1133 150 3813 211 20 0 1 0 376684091 1195970560 224316 33554432000 4194304 6004724 140737030285616 140737030271896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 257 0 0
/proc/31478/statm: 291985 224316 166 442 0 291539 0
[pid=31484] ppid=31478 vsize=2585580 CPUtime=1659.49 cores=0,2,4,6
/proc/31484/stat : 31484 (glucosInc) R 31478 31477 30697 0 -1 4202496 286668 0 0 0 165848 101 0 0 20 0 1 0 376690334 2647633920 515280 33554432000 4194304 5654031 140735188450224 140735188448008 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31484/statm: 646395 515280 142 357 0 646035 0
Current children cumulated CPU time (s) 1712.56
Current children cumulated vsize (KiB) 3762668

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 31593
/proc/meminfo: memFree=25430016/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
[pid=31478] ppid=31477 vsize=1167940 CPUtime=53.07 cores=0,2,4,6
/proc/31478/stat : 31478 (npSolver-pbo) S 31477 31477 30697 0 -1 4202496 37469 23064 0 0 1133 150 3813 211 20 0 1 0 376684091 1195970560 224316 33554432000 4194304 6004724 140737030285616 140737030271896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 257 0 0
/proc/31478/statm: 291985 224316 166 442 0 291539 0
[pid=31484] ppid=31478 vsize=2588528 CPUtime=1719.48 cores=0,2,4,6
/proc/31484/stat : 31484 (glucosInc) R 31478 31477 30697 0 -1 4202496 287442 0 0 0 171847 101 0 0 20 0 1 0 376690334 2650652672 518907 33554432000 4194304 5654031 140735188450224 140735188438040 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31484/statm: 647132 518907 142 357 0 646772 0
Current children cumulated CPU time (s) 1772.55
Current children cumulated vsize (KiB) 3765616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.8 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 31593
/proc/meminfo: memFree=25453772/32873844 swapFree=7628/7628
[pid=31477] ppid=31475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31477/stat : 31477 (npSolver-pbo-It) S 31475 31477 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376684091 9367552 274 33554432000 4194304 5064252 140737116721072 140737116719984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31477/statm: 2287 274 233 213 0 72 0
[pid=31478] ppid=31477 vsize=1167940 CPUtime=53.07 cores=0,2,4,6
/proc/31478/stat : 31478 (npSolver-pbo) S 31477 31477 30697 0 -1 4202496 37469 23064 0 0 1133 150 3813 211 20 0 1 0 376684091 1195970560 224316 33554432000 4194304 6004724 140737030285616 140737030271896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 257 0 0
/proc/31478/statm: 291985 224316 166 442 0 291539 0
[pid=31484] ppid=31478 vsize=2591112 CPUtime=1746.98 cores=0,2,4,6
/proc/31484/stat : 31484 (glucosInc) R 31478 31477 30697 0 -1 4202496 288085 0 0 0 174596 102 0 0 20 0 1 0 376690334 2653298688 521594 33554432000 4194304 5654031 140735188450224 140735188448008 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31484/statm: 647778 521594 142 357 0 647418 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 3768200

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31477 and gives
#  childrusage.ru_utime.tv_sec=49
#  childrusage.ru_utime.tv_usec=475478
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=634447
# CPU time returned by wait4() is 53.1099
# 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): 1809.82
CPU time (s): 1800.05
CPU user time (s): 1795.42
CPU system time (s): 4.63
CPU usage (%): 99.4601
Max. virtual memory (cumulated for all children) (KiB): 4660724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.4755
system time used= 3.63445
maximum resident set size= 1675116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60891
page faults= 0
swaps= 0
block input operations= 56
block output operations= 3093976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43
involuntary context switches= 85

runsolver used 3.55046 second user time and 10.9233 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-07 23:46:32
IDJOB=3746812
IDBENCH=89894
IDSOLVER=2332
FILE ID=node146/3746812-1339105584
RUNJOBID= node146-1339098177-30713
PBS_JOBID= 14643707
Free space on /tmp= 66720 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-opm2-z12-s7.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746812-1339105584/watcher-3746812-1339105584 -o /tmp/evaluation-result-3746812-1339105584/solver-3746812-1339105584 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746812-1339105584.opb 987153711 HOME HOME

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

MD5SUM BENCH= f90862d191ee74c723e0b8b51b7e0fa9
RANDOM SEED=987153711

node146.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
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:       32873844 kB
MemFree:        27500352 kB
Buffers:          378392 kB
Cached:          3623636 kB
SwapCached:         2336 kB
Active:          2996024 kB
Inactive:        1443700 kB
Active(anon):     433520 kB
Inactive(anon):     4684 kB
Active(file):    2562504 kB
Inactive(file):  1439016 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099980 kB
Dirty:           1210816 kB
Writeback:             0 kB
AnonPages:        462448 kB
Mapped:            10412 kB
Shmem:                 0 kB
Slab:             774936 kB
SReclaimable:     210536 kB
SUnreclaim:       564400 kB
KernelStack:        1464 kB
PageTables:         5000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     621184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    405504 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= 70524 MiB
End job on node146 at 2012-06-08 00:16:44