Trace number 3689527

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
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.01 1399.64

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-zib01.opb
MD5SUM8f491d5bc2eb927e9b611fe56423c3ea
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12471400
Total number of constraints5887041
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)3671487
Number of constraints which are nor clauses,nor cardinality constraints2215554
Minimum length of a constraint3
Maximum length of a constraint162
Number of terms in the objective function 12471400
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 12471400
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 56
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 12471400
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.10	c version 2.3.2.v20120418
0.00/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-3689527-1337891572.opb
0.08/0.12	c reading problem ... 
1800.01/1399.61	c starts		: 0
1800.01/1399.61	c conflicts		: 0
1800.01/1399.61	c decisions		: 0
1800.01/1399.61	c propagations		: 0
1800.01/1399.61	c inspects		: 0
1800.01/1399.61	c shortcuts		: 0
1800.01/1399.61	c learnt literals	: 0
1800.01/1399.61	c learnt binary clauses	: 0
1800.01/1399.61	c learnt ternary clauses	: 0
1800.01/1399.61	c learnt constraints	: 0
1800.01/1399.61	c ignored constraints	: 0
1800.01/1399.61	c root simplifications	: 0
1800.01/1399.61	c removed literals (reason simplification)	: 0
1800.01/1399.61	c reason swapping (by a shorter reason)	: 0
1800.01/1399.61	c Calls to reduceDB	: 0
1800.01/1399.61	c number of reductions to clauses (during analyze)	: 0
1800.01/1399.61	c number of learned constraints concerned by reduction	: 0
1800.01/1399.61	c number of learning phase by resolution	: 0
1800.01/1399.61	c number of learning phase by cutting planes	: 0
1800.01/1399.61	c speed (assignments/second)	: 0.0
1800.01/1399.61	c non guided choices	0
1800.01/1399.61	c learnt constraints type 
1800.01/1399.61	c constraints type 
1800.01/1399.61	c org.sat4j.minisat.constraints.card.MinWatchCard => 77764
1800.01/1399.61	c 77764 constraints processed.
1800.01/1399.61	s UNKNOWN
1800.01/1399.61	c Total wall clock time (in seconds): 1399.494

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-3689527-1337891572/watcher-3689527-1337891572 -o /tmp/evaluation-result-3689527-1337891572/solver-3689527-1337891572 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3689527-1337891572.opb 

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.00 2.00 2.00 3/194 26345
/proc/meminfo: memFree=28534728/32873648 swapFree=6844/6844
[pid=26345] ppid=26343 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/26345/stat : 26345 (java) R 26343 26345 23338 0 -1 4202496 80 0 0 0 0 0 0 0 20 0 1 0 255285607 278528 33 33554432000 1073741824 1073778376 140737017775440 140737017772616 259103222965 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26345/statm: 68 33 25 9 0 25 0

[startup+0.0253171 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 26345
/proc/meminfo: memFree=28534728/32873648 swapFree=6844/6844
[pid=26345] ppid=26343 vsize=102664 CPUtime=0 cores=1,3,5,7
/proc/26345/stat : 26345 (java) S 26343 26345 23338 0 -1 4202496 1427 0 1 0 0 0 0 0 20 0 2 0 255285607 105127936 1108 33554432000 1073741824 1073778376 140737445085584 140737445076720 259115745341 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26345/statm: 25666 1108 856 9 0 16775 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 102664

[startup+0.100217 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 26345
/proc/meminfo: memFree=28534728/32873648 swapFree=6844/6844
[pid=26345] ppid=26343 vsize=9558412 CPUtime=0.08 cores=1,3,5,7
/proc/26345/stat : 26345 (java) S 26343 26345 23338 0 -1 4202496 4220 0 1 0 7 1 0 0 20 0 18 0 255285607 9787813888 5400 33554432000 1073741824 1073778376 140737445085584 140737445076720 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26345/statm: 2389603 5400 2080 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558412

[startup+0.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 26345
/proc/meminfo: memFree=28534728/32873648 swapFree=6844/6844
[pid=26345] ppid=26343 vsize=9558412 CPUtime=0.63 cores=1,3,5,7
/proc/26345/stat : 26345 (java) S 26343 26345 23338 0 -1 4202496 4798 0 1 0 56 7 0 0 20 0 18 0 255285607 9787813888 101986 33554432000 1073741824 1073778376 140737445085584 140737445076720 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26345/statm: 2389603 101986 2171 9 0 2380296 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 9558412

[startup+0.700176 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 26345
/proc/meminfo: memFree=28534728/32873648 swapFree=6844/6844
[pid=26345] ppid=26343 vsize=9558412 CPUtime=1.39 cores=1,3,5,7
/proc/26345/stat : 26345 (java) S 26343 26345 23338 0 -1 4202496 6220 0 1 0 130 9 0 0 20 0 18 0 255285607 9787813888 117764 33554432000 1073741824 1073778376 140737445085584 140737445076720 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26345/statm: 2389603 117764 2241 9 0 2380296 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 9558412

[startup+1.50069 s]
/proc/loadavg: 2.00 2.00 2.00 3/212 26363
/proc/meminfo: memFree=28072424/32873648 swapFree=6844/6844
[pid=26345] ppid=26343 vsize=9558412 CPUtime=2.37 cores=1,3,5,7
/proc/26345/stat : 26345 (java) S 26343 26345 23338 0 -1 4202496 6420 0 1 0 223 14 0 0 20 0 18 0 255285607 9787813888 144220 33554432000 1073741824 1073778376 140737445085584 140737445076720 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26345/statm: 2389603 144220 2241 9 0 2380296 0
[pid=26345/tid=26347] ppid=26343 vsize=9558412 CPUtime=1.13 cores=1,3,5,7
/proc/26345/task/26347/stat : 26347 (java) R 26343 26345 23338 0 -1 4202560 2584 0 1 0 108 5 0 0 20 0 18 0 255285609 9787813888 144220 33554432000 1073741824 1073778376 140737445085584 140278784711992 140278615128752 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26348] ppid=26343 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/26345/task/26348/stat : 26348 (java) S 26343 26345 23338 0 -1 4202560 21 0 0 0 10 0 0 0 20 0 18 0 255285610 9787813888 144220 33554432000 1073741824 1073778376 140737445085584 140278746205096 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26345/tid=26349] ppid=26343 vsize=9558412 CPUtime=0.15 cores=1,3,5,7
/proc/26345/task/26349/stat : 26349 (java) S 26343 26345 23338 0 -1 4202560 43 0 0 0 15 0 0 0 20 0 18 0 255285610 9787813888 144220 33554432000 1073741824 1073778376 140737445085584 140278745152552 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26350] ppid=26343 vsize=9558412 CPUtime=0.12 cores=1,3,5,7
/proc/26345/task/26350/stat : 26350 (java) S 26343 26345 23338 0 -1 4202560 42 0 0 0 11 1 0 0 20 0 18 0 255285610 9787813888 144220 33554432000 1073741824 1073778376 140737445085584 140278744099496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26345/tid=26351] ppid=26343 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/26345/task/26351/stat : 26351 (java) S 26343 26345 23338 0 -1 4202560 31 0 0 0 10 0 0 0 20 0 18 0 255285610 9787813888 144220 33554432000 1073741824 1073778376 140737445085584 140278743046952 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26352] ppid=26343 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/26345/task/26352/stat : 26352 (java) S 26343 26345 23338 0 -1 4202560 46 0 0 0 9 1 0 0 20 0 18 0 255285610 9787813888 144220 33554432000 1073741824 1073778376 140737445085584 140278741993896 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26353] ppid=26343 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/26345/task/26353/stat : 26353 (java) S 26343 26345 23338 0 -1 4202560 60 0 0 0 8 2 0 0 20 0 18 0 255285610 9787813888 144220 33554432000 1073741824 1073778376 140737445085584 140278740941352 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26354] ppid=26343 vsize=9558412 CPUtime=0.08 cores=1,3,5,7
/proc/26345/task/26354/stat : 26354 (java) S 26343 26345 23338 0 -1 4202560 44 0 0 0 7 1 0 0 20 0 18 0 255285610 9787813888 144220 33554432000 1073741824 1073778376 140737445085584 140278739888296 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26355] ppid=26343 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/26345/task/26355/stat : 26355 (java) S 26343 26345 23338 0 -1 4202560 33 0 0 0 10 0 0 0 20 0 18 0 255285610 9787813888 144220 33554432000 1073741824 1073778376 140737445085584 140278738835752 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26356] ppid=26343 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/26345/task/26356/stat : 26356 (java) S 26343 26345 23338 0 -1 4202560 339 0 0 0 6 0 0 0 20 0 18 0 255285611 9787813888 144220 33554432000 1073741824 1073778376 140737445085584 140278608399208 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26357] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26357/stat : 26357 (java) S 26343 26345 23338 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255285612 9787813888 144220 33554432000 1073741824 1073778376 140737445085584 140278607345528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26358] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26358/stat : 26358 (java) S 26343 26345 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255285612 9787813888 144220 33554432000 1073741824 1073778376 140737445085584 140278606292360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26359] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26359/stat : 26359 (java) S 26343 26345 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255285614 9787813888 144220 33554432000 1073741824 1073778376 140737445085584 140278605241104 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26360] ppid=26343 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/26345/task/26360/stat : 26360 (java) S 26343 26345 23338 0 -1 4202560 1099 0 0 0 9 0 0 0 20 0 18 0 255285614 9787813888 144220 33554432000 1073741824 1073778376 140737445085584 140278604187960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26361] ppid=26343 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/26345/task/26361/stat : 26361 (java) S 26343 26345 23338 0 -1 4202560 904 0 0 0 6 0 0 0 20 0 18 0 255285614 9787813888 144220 33554432000 1073741824 1073778376 140737445085584 140278603135416 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26362] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26362/stat : 26362 (java) S 26343 26345 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255285614 9787813888 144220 33554432000 1073741824 1073778376 140737445085584 140278602082552 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26363] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26363/stat : 26363 (java) S 26343 26345 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255285614 9787813888 144220 33554432000 1073741824 1073778376 140737445085584 140278601030216 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 9558412

[startup+3.10164 s]
/proc/loadavg: 2.00 2.00 2.00 3/212 26363
/proc/meminfo: memFree=27868680/32873648 swapFree=6844/6844
[pid=26345] ppid=26343 vsize=9558412 CPUtime=4.44 cores=1,3,5,7
/proc/26345/stat : 26345 (java) S 26343 26345 23338 0 -1 4202496 7253 0 1 0 417 27 0 0 20 0 18 0 255285607 9787813888 196528 33554432000 1073741824 1073778376 140737445085584 140737445076720 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26345/statm: 2389603 196528 2244 9 0 2380296 0
[pid=26345/tid=26347] ppid=26343 vsize=9558412 CPUtime=2.31 cores=1,3,5,7
/proc/26345/task/26347/stat : 26347 (java) S 26343 26345 23338 0 -1 4202560 2878 0 1 0 225 6 0 0 20 0 18 0 255285609 9787813888 196528 33554432000 1073741824 1073778376 140737445085584 140278784711768 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26348] ppid=26343 vsize=9558412 CPUtime=0.16 cores=1,3,5,7
/proc/26345/task/26348/stat : 26348 (java) S 26343 26345 23338 0 -1 4202560 56 0 0 0 14 2 0 0 20 0 18 0 255285610 9787813888 196528 33554432000 1073741824 1073778376 140737445085584 140278746205096 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26349] ppid=26343 vsize=9558412 CPUtime=0.23 cores=1,3,5,7
/proc/26345/task/26349/stat : 26349 (java) S 26343 26345 23338 0 -1 4202560 90 0 0 0 21 2 0 0 20 0 18 0 255285610 9787813888 196528 33554432000 1073741824 1073778376 140737445085584 140278745152552 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26350] ppid=26343 vsize=9558412 CPUtime=0.19 cores=1,3,5,7
/proc/26345/task/26350/stat : 26350 (java) S 26343 26345 23338 0 -1 4202560 86 0 0 0 16 3 0 0 20 0 18 0 255285610 9787813888 196528 33554432000 1073741824 1073778376 140737445085584 140278744099496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26351] ppid=26343 vsize=9558412 CPUtime=0.18 cores=1,3,5,7
/proc/26345/task/26351/stat : 26351 (java) S 26343 26345 23338 0 -1 4202560 89 0 0 0 16 2 0 0 20 0 18 0 255285610 9787813888 196528 33554432000 1073741824 1073778376 140737445085584 140278743046952 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26352] ppid=26343 vsize=9558412 CPUtime=0.18 cores=1,3,5,7
/proc/26345/task/26352/stat : 26352 (java) S 26343 26345 23338 0 -1 4202560 100 0 0 0 16 2 0 0 20 0 18 0 255285610 9787813888 196528 33554432000 1073741824 1073778376 140737445085584 140278741993896 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26345/tid=26353] ppid=26343 vsize=9558412 CPUtime=0.18 cores=1,3,5,7
/proc/26345/task/26353/stat : 26353 (java) S 26343 26345 23338 0 -1 4202560 109 0 0 0 14 4 0 0 20 0 18 0 255285610 9787813888 196528 33554432000 1073741824 1073778376 140737445085584 140278740941352 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26354] ppid=26343 vsize=9558412 CPUtime=0.19 cores=1,3,5,7
/proc/26345/task/26354/stat : 26354 (java) S 26343 26345 23338 0 -1 4202560 106 0 0 0 16 3 0 0 20 0 18 0 255285610 9787813888 196528 33554432000 1073741824 1073778376 140737445085584 140278739888296 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26345/tid=26355] ppid=26343 vsize=9558412 CPUtime=0.18 cores=1,3,5,7
/proc/26345/task/26355/stat : 26355 (java) S 26343 26345 23338 0 -1 4202560 83 0 0 0 16 2 0 0 20 0 18 0 255285610 9787813888 196528 33554432000 1073741824 1073778376 140737445085584 140278738835752 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26356] ppid=26343 vsize=9558412 CPUtime=0.31 cores=1,3,5,7
/proc/26345/task/26356/stat : 26356 (java) R 26343 26345 23338 0 -1 4202560 479 0 0 0 31 0 0 0 20 0 18 0 255285611 9787813888 196528 33554432000 1073741824 1073778376 140737445085584 140278608397960 140278788874712 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26357] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26357/stat : 26357 (java) S 26343 26345 23338 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255285612 9787813888 196528 33554432000 1073741824 1073778376 140737445085584 140278607345528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26358] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26358/stat : 26358 (java) S 26343 26345 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255285612 9787813888 196528 33554432000 1073741824 1073778376 140737445085584 140278606292360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26359] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26359/stat : 26359 (java) S 26343 26345 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255285614 9787813888 196528 33554432000 1073741824 1073778376 140737445085584 140278605241104 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26360] ppid=26343 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/26345/task/26360/stat : 26360 (java) S 26343 26345 23338 0 -1 4202560 1099 0 0 0 9 0 0 0 20 0 18 0 255285614 9787813888 196528 33554432000 1073741824 1073778376 140737445085584 140278604187960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26361] ppid=26343 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/26345/task/26361/stat : 26361 (java) S 26343 26345 23338 0 -1 4202560 904 0 0 0 6 0 0 0 20 0 18 0 255285614 9787813888 196528 33554432000 1073741824 1073778376 140737445085584 140278603135416 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26362] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26362/stat : 26362 (java) S 26343 26345 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255285614 9787813888 196528 33554432000 1073741824 1073778376 140737445085584 140278602082552 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26363] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26363/stat : 26363 (java) S 26343 26345 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255285614 9787813888 196528 33554432000 1073741824 1073778376 140737445085584 140278601030216 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 9558412

[startup+6.30153 s]
/proc/loadavg: 2.08 2.02 2.01 3/212 26363
/proc/meminfo: memFree=27430108/32873648 swapFree=6844/6844
[pid=26345] ppid=26343 vsize=9558412 CPUtime=8.63 cores=1,3,5,7
/proc/26345/stat : 26345 (java) S 26343 26345 23338 0 -1 4202496 9902 0 1 0 820 43 0 0 20 0 18 0 255285607 9787813888 278072 33554432000 1073741824 1073778376 140737445085584 140737445076720 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26345/statm: 2389603 278072 2248 9 0 2380296 0
[pid=26345/tid=26347] ppid=26343 vsize=9558412 CPUtime=5.12 cores=1,3,5,7
/proc/26345/task/26347/stat : 26347 (java) R 26343 26345 23338 0 -1 4202560 3421 0 1 0 503 9 0 0 20 0 18 0 255285609 9787813888 278072 33554432000 1073741824 1073778376 140737445085584 140278784711176 259115771149 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26348] ppid=26343 vsize=9558412 CPUtime=0.3 cores=1,3,5,7
/proc/26345/task/26348/stat : 26348 (java) S 26343 26345 23338 0 -1 4202560 124 0 0 0 27 3 0 0 20 0 18 0 255285610 9787813888 278072 33554432000 1073741824 1073778376 140737445085584 140278746205096 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26349] ppid=26343 vsize=9558412 CPUtime=0.41 cores=1,3,5,7
/proc/26345/task/26349/stat : 26349 (java) S 26343 26345 23338 0 -1 4202560 503 0 0 0 36 5 0 0 20 0 18 0 255285610 9787813888 278072 33554432000 1073741824 1073778376 140737445085584 140278745152552 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26350] ppid=26343 vsize=9558412 CPUtime=0.36 cores=1,3,5,7
/proc/26345/task/26350/stat : 26350 (java) S 26343 26345 23338 0 -1 4202560 156 0 0 0 31 5 0 0 20 0 18 0 255285610 9787813888 278072 33554432000 1073741824 1073778376 140737445085584 140278744099496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26351] ppid=26343 vsize=9558412 CPUtime=0.34 cores=1,3,5,7
/proc/26345/task/26351/stat : 26351 (java) S 26343 26345 23338 0 -1 4202560 158 0 0 0 31 3 0 0 20 0 18 0 255285610 9787813888 278072 33554432000 1073741824 1073778376 140737445085584 140278743046952 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26352] ppid=26343 vsize=9558412 CPUtime=0.34 cores=1,3,5,7
/proc/26345/task/26352/stat : 26352 (java) S 26343 26345 23338 0 -1 4202560 171 0 0 0 31 3 0 0 20 0 18 0 255285610 9787813888 278072 33554432000 1073741824 1073778376 140737445085584 140278741993896 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26345/tid=26353] ppid=26343 vsize=9558412 CPUtime=0.35 cores=1,3,5,7
/proc/26345/task/26353/stat : 26353 (java) S 26343 26345 23338 0 -1 4202560 194 0 0 0 30 5 0 0 20 0 18 0 255285610 9787813888 278072 33554432000 1073741824 1073778376 140737445085584 140278740941352 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26354] ppid=26343 vsize=9558412 CPUtime=0.36 cores=1,3,5,7
/proc/26345/task/26354/stat : 26354 (java) S 26343 26345 23338 0 -1 4202560 184 0 0 0 31 5 0 0 20 0 18 0 255285610 9787813888 278072 33554432000 1073741824 1073778376 140737445085584 140278739888296 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26355] ppid=26343 vsize=9558412 CPUtime=0.34 cores=1,3,5,7
/proc/26345/task/26355/stat : 26355 (java) S 26343 26345 23338 0 -1 4202560 880 0 0 0 30 4 0 0 20 0 18 0 255285610 9787813888 278072 33554432000 1073741824 1073778376 140737445085584 140278738835752 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26356] ppid=26343 vsize=9558412 CPUtime=0.35 cores=1,3,5,7
/proc/26345/task/26356/stat : 26356 (java) S 26343 26345 23338 0 -1 4202560 930 0 0 0 35 0 0 0 20 0 18 0 255285611 9787813888 278072 33554432000 1073741824 1073778376 140737445085584 140278608399208 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26357] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26357/stat : 26357 (java) S 26343 26345 23338 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255285612 9787813888 278072 33554432000 1073741824 1073778376 140737445085584 140278607345528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26358] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26358/stat : 26358 (java) S 26343 26345 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255285612 9787813888 278072 33554432000 1073741824 1073778376 140737445085584 140278606292360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26359] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26359/stat : 26359 (java) S 26343 26345 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255285614 9787813888 278072 33554432000 1073741824 1073778376 140737445085584 140278605241104 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26360] ppid=26343 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/26345/task/26360/stat : 26360 (java) S 26343 26345 23338 0 -1 4202560 1103 0 0 0 11 0 0 0 20 0 18 0 255285614 9787813888 278072 33554432000 1073741824 1073778376 140737445085584 140278604187960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26361] ppid=26343 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/26345/task/26361/stat : 26361 (java) S 26343 26345 23338 0 -1 4202560 904 0 0 0 6 0 0 0 20 0 18 0 255285614 9787813888 278072 33554432000 1073741824 1073778376 140737445085584 140278603135416 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26362] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26362/stat : 26362 (java) S 26343 26345 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255285614 9787813888 278072 33554432000 1073741824 1073778376 140737445085584 140278602082552 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26363] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26363/stat : 26363 (java) S 26343 26345 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255285614 9787813888 278072 33554432000 1073741824 1073778376 140737445085584 140278601030216 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.63
Current children cumulated vsize (KiB) 9558412

[startup+12.7016 s]
/proc/loadavg: 2.07 2.02 2.00 3/212 26363
/proc/meminfo: memFree=26522708/32873648 swapFree=6844/6844
[pid=26345] ppid=26343 vsize=9558412 CPUtime=18.03 cores=1,3,5,7
/proc/26345/stat : 26345 (java) S 26343 26345 23338 0 -1 4202496 13674 0 1 0 1678 125 0 0 20 0 18 0 255285607 9787813888 504679 33554432000 1073741824 1073778376 140737445085584 140737445076720 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26345/statm: 2389603 504679 2248 9 0 2380296 0
[pid=26345/tid=26347] ppid=26343 vsize=9558412 CPUtime=10.48 cores=1,3,5,7

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

[pid=26345/tid=26356] ppid=26343 vsize=9558412 CPUtime=4.88 cores=1,3,5,7
/proc/26345/task/26356/stat : 26356 (java) S 26343 26345 23338 0 -1 4202560 3158 0 0 0 477 11 0 0 20 0 18 0 255285611 9787813888 1046692 33554432000 1073741824 1073778376 140737445085584 140278608399208 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26357] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26357/stat : 26357 (java) S 26343 26345 23338 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255285612 9787813888 1046692 33554432000 1073741824 1073778376 140737445085584 140278607345528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26358] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26358/stat : 26358 (java) S 26343 26345 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255285612 9787813888 1046692 33554432000 1073741824 1073778376 140737445085584 140278606292360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26359] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26359/stat : 26359 (java) S 26343 26345 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255285614 9787813888 1046692 33554432000 1073741824 1073778376 140737445085584 140278605241104 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26360] ppid=26343 vsize=9558412 CPUtime=0.12 cores=1,3,5,7
/proc/26345/task/26360/stat : 26360 (java) S 26343 26345 23338 0 -1 4202560 1103 0 0 0 12 0 0 0 20 0 18 0 255285614 9787813888 1046692 33554432000 1073741824 1073778376 140737445085584 140278604187960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26361] ppid=26343 vsize=9558412 CPUtime=0.23 cores=1,3,5,7
/proc/26345/task/26361/stat : 26361 (java) S 26343 26345 23338 0 -1 4202560 2030 0 0 0 23 0 0 0 20 0 18 0 255285614 9787813888 1046692 33554432000 1073741824 1073778376 140737445085584 140278603135416 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26362] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26362/stat : 26362 (java) S 26343 26345 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255285614 9787813888 1046692 33554432000 1073741824 1073778376 140737445085584 140278602082552 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26363] ppid=26343 vsize=9558412 CPUtime=0.59 cores=1,3,5,7
/proc/26345/task/26363/stat : 26363 (java) S 26343 26345 23338 0 -1 4202560 68 0 0 0 27 32 0 0 20 0 18 0 255285614 9787813888 1046692 33554432000 1073741824 1073778376 140737445085584 140278601030216 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1596.48
Current children cumulated vsize (KiB) 9558412

[startup+1302.3 s]
/proc/loadavg: 2.06 2.23 2.25 6/212 26432
/proc/meminfo: memFree=24214080/32873648 swapFree=6844/6844
[pid=26345] ppid=26343 vsize=9558412 CPUtime=1674.34 cores=1,3,5,7
/proc/26345/stat : 26345 (java) S 26343 26345 23338 0 -1 4202496 54768 0 1 0 166879 555 0 0 20 0 18 0 255285607 9787813888 1048222 33554432000 1073741824 1073778376 140737445085584 140737445076720 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26345/statm: 2389603 1048222 2256 9 0 2380296 0
[pid=26345/tid=26347] ppid=26343 vsize=9558412 CPUtime=1162.63 cores=1,3,5,7
/proc/26345/task/26347/stat : 26347 (java) S 26343 26345 23338 0 -1 4202560 7069 0 1 0 116210 53 0 0 20 0 18 0 255285609 9787813888 1048222 33554432000 1073741824 1073778376 140737445085584 140278784710792 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26348] ppid=26343 vsize=9558412 CPUtime=63.35 cores=1,3,5,7
/proc/26345/task/26348/stat : 26348 (java) S 26343 26345 23338 0 -1 4202560 4465 0 0 0 6277 58 0 0 20 0 18 0 255285610 9787813888 1048222 33554432000 1073741824 1073778376 140737445085584 140278746205096 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26349] ppid=26343 vsize=9558412 CPUtime=62.48 cores=1,3,5,7
/proc/26345/task/26349/stat : 26349 (java) S 26343 26345 23338 0 -1 4202560 4575 0 0 0 6189 59 0 0 20 0 18 0 255285610 9787813888 1048222 33554432000 1073741824 1073778376 140737445085584 140278745152552 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26350] ppid=26343 vsize=9558412 CPUtime=63.19 cores=1,3,5,7
/proc/26345/task/26350/stat : 26350 (java) R 26343 26345 23338 0 -1 4202560 2613 0 0 0 6258 61 0 0 20 0 18 0 255285610 9787813888 1048222 33554432000 1073741824 1073778376 140737445085584 140278744099496 140278792758432 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26351] ppid=26343 vsize=9558412 CPUtime=62.72 cores=1,3,5,7
/proc/26345/task/26351/stat : 26351 (java) R 26343 26345 23338 0 -1 4202560 9263 0 0 0 6207 65 0 0 20 0 18 0 255285610 9787813888 1048222 33554432000 1073741824 1073778376 140737445085584 140278743047128 140278791221683 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26352] ppid=26343 vsize=9558412 CPUtime=61.4 cores=1,3,5,7
/proc/26345/task/26352/stat : 26352 (java) R 26343 26345 23338 0 -1 4202560 4635 0 0 0 6082 58 0 0 20 0 18 0 255285610 9787813888 1048222 33554432000 1073741824 1073778376 140737445085584 140278741994024 259112340615 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26353] ppid=26343 vsize=9558412 CPUtime=63.08 cores=1,3,5,7
/proc/26345/task/26353/stat : 26353 (java) R 26343 26345 23338 0 -1 4202560 4876 0 0 0 6250 58 0 0 20 0 18 0 255285610 9787813888 1048222 33554432000 1073741824 1073778376 140737445085584 140278740941352 259115758652 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=26345/tid=26354] ppid=26343 vsize=9558412 CPUtime=63.2 cores=1,3,5,7
/proc/26345/task/26354/stat : 26354 (java) R 26343 26345 23338 0 -1 4202560 4376 0 0 0 6262 58 0 0 20 0 18 0 255285610 9787813888 1048222 33554432000 1073741824 1073778376 140737445085584 140278739888296 140278791221632 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26355] ppid=26343 vsize=9558412 CPUtime=62.55 cores=1,3,5,7
/proc/26345/task/26355/stat : 26355 (java) R 26343 26345 23338 0 -1 4202560 5356 0 0 0 6194 61 0 0 20 0 18 0 255285610 9787813888 1048222 33554432000 1073741824 1073778376 140737445085584 140278738835928 140278791221670 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=26345/tid=26356] ppid=26343 vsize=9558412 CPUtime=4.9 cores=1,3,5,7
/proc/26345/task/26356/stat : 26356 (java) S 26343 26345 23338 0 -1 4202560 3163 0 0 0 479 11 0 0 20 0 18 0 255285611 9787813888 1048222 33554432000 1073741824 1073778376 140737445085584 140278608398088 259115758652 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26357] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26357/stat : 26357 (java) S 26343 26345 23338 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255285612 9787813888 1048222 33554432000 1073741824 1073778376 140737445085584 140278607345528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26358] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26358/stat : 26358 (java) S 26343 26345 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255285612 9787813888 1048222 33554432000 1073741824 1073778376 140737445085584 140278606292360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26359] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26359/stat : 26359 (java) S 26343 26345 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255285614 9787813888 1048222 33554432000 1073741824 1073778376 140737445085584 140278605241104 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26360] ppid=26343 vsize=9558412 CPUtime=0.12 cores=1,3,5,7
/proc/26345/task/26360/stat : 26360 (java) S 26343 26345 23338 0 -1 4202560 1103 0 0 0 12 0 0 0 20 0 18 0 255285614 9787813888 1048222 33554432000 1073741824 1073778376 140737445085584 140278604187960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26361] ppid=26343 vsize=9558412 CPUtime=0.23 cores=1,3,5,7
/proc/26345/task/26361/stat : 26361 (java) S 26343 26345 23338 0 -1 4202560 2030 0 0 0 23 0 0 0 20 0 18 0 255285614 9787813888 1048222 33554432000 1073741824 1073778376 140737445085584 140278603135416 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26362] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26362/stat : 26362 (java) S 26343 26345 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255285614 9787813888 1048222 33554432000 1073741824 1073778376 140737445085584 140278602082552 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26363] ppid=26343 vsize=9558412 CPUtime=0.62 cores=1,3,5,7
/proc/26345/task/26363/stat : 26363 (java) S 26343 26345 23338 0 -1 4202560 71 0 0 0 29 33 0 0 20 0 18 0 255285614 9787813888 1048222 33554432000 1073741824 1073778376 140737445085584 140278601030216 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1674.34
Current children cumulated vsize (KiB) 9558412

[startup+1362.3 s]
/proc/loadavg: 2.02 2.18 2.23 3/212 26433
/proc/meminfo: memFree=24198488/32873648 swapFree=6844/6844
[pid=26345] ppid=26343 vsize=9558412 CPUtime=1751.33 cores=1,3,5,7
/proc/26345/stat : 26345 (java) S 26343 26345 23338 0 -1 4202496 54951 0 1 0 174561 572 0 0 20 0 18 0 255285607 9787813888 1049253 33554432000 1073741824 1073778376 140737445085584 140737445076720 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26345/statm: 2389603 1049253 2256 9 0 2380296 0
[pid=26345/tid=26347] ppid=26343 vsize=9558412 CPUtime=1216.45 cores=1,3,5,7
/proc/26345/task/26347/stat : 26347 (java) R 26343 26345 23338 0 -1 4202560 7189 0 1 0 121590 55 0 0 20 0 18 0 255285609 9787813888 1049253 33554432000 1073741824 1073778376 140737445085584 140278784710992 140278792477793 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26348] ppid=26343 vsize=9558412 CPUtime=66.12 cores=1,3,5,7
/proc/26345/task/26348/stat : 26348 (java) S 26343 26345 23338 0 -1 4202560 4466 0 0 0 6553 59 0 0 20 0 18 0 255285610 9787813888 1049253 33554432000 1073741824 1073778376 140737445085584 140278746205096 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26349] ppid=26343 vsize=9558412 CPUtime=65.47 cores=1,3,5,7
/proc/26345/task/26349/stat : 26349 (java) S 26343 26345 23338 0 -1 4202560 4582 0 0 0 6486 61 0 0 20 0 18 0 255285610 9787813888 1049253 33554432000 1073741824 1073778376 140737445085584 140278745152552 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26345/tid=26350] ppid=26343 vsize=9558412 CPUtime=66.02 cores=1,3,5,7
/proc/26345/task/26350/stat : 26350 (java) S 26343 26345 23338 0 -1 4202560 2621 0 0 0 6539 63 0 0 20 0 18 0 255285610 9787813888 1049253 33554432000 1073741824 1073778376 140737445085584 140278744099496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26351] ppid=26343 vsize=9558412 CPUtime=65.56 cores=1,3,5,7
/proc/26345/task/26351/stat : 26351 (java) S 26343 26345 23338 0 -1 4202560 9279 0 0 0 6489 67 0 0 20 0 18 0 255285610 9787813888 1049253 33554432000 1073741824 1073778376 140737445085584 140278743046952 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26352] ppid=26343 vsize=9558412 CPUtime=64.32 cores=1,3,5,7
/proc/26345/task/26352/stat : 26352 (java) S 26343 26345 23338 0 -1 4202560 4643 0 0 0 6372 60 0 0 20 0 18 0 255285610 9787813888 1049253 33554432000 1073741824 1073778376 140737445085584 140278741993896 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26353] ppid=26343 vsize=9558412 CPUtime=65.95 cores=1,3,5,7
/proc/26345/task/26353/stat : 26353 (java) S 26343 26345 23338 0 -1 4202560 4887 0 0 0 6535 60 0 0 20 0 18 0 255285610 9787813888 1049253 33554432000 1073741824 1073778376 140737445085584 140278740941352 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26345/tid=26354] ppid=26343 vsize=9558412 CPUtime=66.06 cores=1,3,5,7
/proc/26345/task/26354/stat : 26354 (java) S 26343 26345 23338 0 -1 4202560 4377 0 0 0 6546 60 0 0 20 0 18 0 255285610 9787813888 1049253 33554432000 1073741824 1073778376 140737445085584 140278739888296 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26355] ppid=26343 vsize=9558412 CPUtime=65.4 cores=1,3,5,7
/proc/26345/task/26355/stat : 26355 (java) S 26343 26345 23338 0 -1 4202560 5359 0 0 0 6477 63 0 0 20 0 18 0 255285610 9787813888 1049253 33554432000 1073741824 1073778376 140737445085584 140278738835752 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26356] ppid=26343 vsize=9558412 CPUtime=4.92 cores=1,3,5,7
/proc/26345/task/26356/stat : 26356 (java) S 26343 26345 23338 0 -1 4202560 3167 0 0 0 480 12 0 0 20 0 18 0 255285611 9787813888 1049253 33554432000 1073741824 1073778376 140737445085584 140278608399208 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26345/tid=26357] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26357/stat : 26357 (java) S 26343 26345 23338 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255285612 9787813888 1049253 33554432000 1073741824 1073778376 140737445085584 140278607345528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26358] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26358/stat : 26358 (java) S 26343 26345 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255285612 9787813888 1049253 33554432000 1073741824 1073778376 140737445085584 140278606292360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26359] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26359/stat : 26359 (java) S 26343 26345 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255285614 9787813888 1049253 33554432000 1073741824 1073778376 140737445085584 140278605241104 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26360] ppid=26343 vsize=9558412 CPUtime=0.12 cores=1,3,5,7
/proc/26345/task/26360/stat : 26360 (java) S 26343 26345 23338 0 -1 4202560 1103 0 0 0 12 0 0 0 20 0 18 0 255285614 9787813888 1049253 33554432000 1073741824 1073778376 140737445085584 140278604187960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26361] ppid=26343 vsize=9558412 CPUtime=0.23 cores=1,3,5,7
/proc/26345/task/26361/stat : 26361 (java) S 26343 26345 23338 0 -1 4202560 2030 0 0 0 23 0 0 0 20 0 18 0 255285614 9787813888 1049253 33554432000 1073741824 1073778376 140737445085584 140278603135416 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26362] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26362/stat : 26362 (java) S 26343 26345 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255285614 9787813888 1049253 33554432000 1073741824 1073778376 140737445085584 140278602082552 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26363] ppid=26343 vsize=9558412 CPUtime=0.65 cores=1,3,5,7
/proc/26345/task/26363/stat : 26363 (java) S 26343 26345 23338 0 -1 4202560 75 0 0 0 30 35 0 0 20 0 18 0 255285614 9787813888 1049253 33554432000 1073741824 1073778376 140737445085584 140278601030216 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1751.33
Current children cumulated vsize (KiB) 9558412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1399.6 s]
/proc/loadavg: 2.19 2.21 2.24 3/212 26433
/proc/meminfo: memFree=24154624/32873648 swapFree=6844/6844
[pid=26345] ppid=26343 vsize=9558412 CPUtime=1800.01 cores=1,3,5,7
/proc/26345/stat : 26345 (java) S 26343 26345 23338 0 -1 4202496 55068 0 1 0 179420 581 0 0 20 0 18 0 255285607 9787813888 1050278 33554432000 1073741824 1073778376 140737445085584 140737445076720 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26345/statm: 2389603 1050278 2256 9 0 2380296 0
[pid=26345/tid=26347] ppid=26343 vsize=9558412 CPUtime=1249.67 cores=1,3,5,7
/proc/26345/task/26347/stat : 26347 (java) R 26343 26345 23338 0 -1 4202560 7263 0 1 0 124912 55 0 0 20 0 18 0 255285609 9787813888 1050278 33554432000 1073741824 1073778376 140737445085584 140278784711112 140278792477786 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26348] ppid=26343 vsize=9558412 CPUtime=68.06 cores=1,3,5,7
/proc/26345/task/26348/stat : 26348 (java) S 26343 26345 23338 0 -1 4202560 4472 0 0 0 6745 61 0 0 20 0 18 0 255285610 9787813888 1050278 33554432000 1073741824 1073778376 140737445085584 140278746205096 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26349] ppid=26343 vsize=9558412 CPUtime=67.28 cores=1,3,5,7
/proc/26345/task/26349/stat : 26349 (java) S 26343 26345 23338 0 -1 4202560 4583 0 0 0 6664 64 0 0 20 0 18 0 255285610 9787813888 1050278 33554432000 1073741824 1073778376 140737445085584 140278745152552 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26350] ppid=26343 vsize=9558412 CPUtime=68.08 cores=1,3,5,7
/proc/26345/task/26350/stat : 26350 (java) S 26343 26345 23338 0 -1 4202560 2621 0 0 0 6744 64 0 0 20 0 18 0 255285610 9787813888 1050278 33554432000 1073741824 1073778376 140737445085584 140278744099496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26351] ppid=26343 vsize=9558412 CPUtime=67.49 cores=1,3,5,7
/proc/26345/task/26351/stat : 26351 (java) S 26343 26345 23338 0 -1 4202560 9285 0 0 0 6680 69 0 0 20 0 18 0 255285610 9787813888 1050278 33554432000 1073741824 1073778376 140737445085584 140278743046952 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26352] ppid=26343 vsize=9558412 CPUtime=66.22 cores=1,3,5,7
/proc/26345/task/26352/stat : 26352 (java) S 26343 26345 23338 0 -1 4202560 4643 0 0 0 6561 61 0 0 20 0 18 0 255285610 9787813888 1050278 33554432000 1073741824 1073778376 140737445085584 140278741993896 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26345/tid=26353] ppid=26343 vsize=9558412 CPUtime=67.7 cores=1,3,5,7
/proc/26345/task/26353/stat : 26353 (java) S 26343 26345 23338 0 -1 4202560 4888 0 0 0 6708 62 0 0 20 0 18 0 255285610 9787813888 1050278 33554432000 1073741824 1073778376 140737445085584 140278740941352 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26354] ppid=26343 vsize=9558412 CPUtime=67.94 cores=1,3,5,7
/proc/26345/task/26354/stat : 26354 (java) S 26343 26345 23338 0 -1 4202560 4388 0 0 0 6732 62 0 0 20 0 18 0 255285610 9787813888 1050278 33554432000 1073741824 1073778376 140737445085584 140278739888296 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26355] ppid=26343 vsize=9558412 CPUtime=67.46 cores=1,3,5,7
/proc/26345/task/26355/stat : 26355 (java) S 26343 26345 23338 0 -1 4202560 5372 0 0 0 6681 65 0 0 20 0 18 0 255285610 9787813888 1050278 33554432000 1073741824 1073778376 140737445085584 140278738835752 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26356] ppid=26343 vsize=9558412 CPUtime=4.93 cores=1,3,5,7
/proc/26345/task/26356/stat : 26356 (java) S 26343 26345 23338 0 -1 4202560 3170 0 0 0 481 12 0 0 20 0 18 0 255285611 9787813888 1050278 33554432000 1073741824 1073778376 140737445085584 140278608399208 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26357] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26357/stat : 26357 (java) S 26343 26345 23338 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255285612 9787813888 1050278 33554432000 1073741824 1073778376 140737445085584 140278607345528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26358] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26358/stat : 26358 (java) S 26343 26345 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255285612 9787813888 1050278 33554432000 1073741824 1073778376 140737445085584 140278606292360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26359] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26359/stat : 26359 (java) S 26343 26345 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255285614 9787813888 1050278 33554432000 1073741824 1073778376 140737445085584 140278605241104 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26360] ppid=26343 vsize=9558412 CPUtime=0.12 cores=1,3,5,7
/proc/26345/task/26360/stat : 26360 (java) S 26343 26345 23338 0 -1 4202560 1103 0 0 0 12 0 0 0 20 0 18 0 255285614 9787813888 1050278 33554432000 1073741824 1073778376 140737445085584 140278604187960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26361] ppid=26343 vsize=9558412 CPUtime=0.23 cores=1,3,5,7
/proc/26345/task/26361/stat : 26361 (java) S 26343 26345 23338 0 -1 4202560 2030 0 0 0 23 0 0 0 20 0 18 0 255285614 9787813888 1050278 33554432000 1073741824 1073778376 140737445085584 140278603135416 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26362] ppid=26343 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/26345/task/26362/stat : 26362 (java) S 26343 26345 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255285614 9787813888 1050278 33554432000 1073741824 1073778376 140737445085584 140278602082552 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26363] ppid=26343 vsize=9558412 CPUtime=0.66 cores=1,3,5,7
/proc/26345/task/26363/stat : 26363 (java) S 26343 26345 23338 0 -1 4202560 77 0 0 0 31 35 0 0 20 0 18 0 255285614 9787813888 1050278 33554432000 1073741824 1073778376 140737445085584 140278601030216 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9558412

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

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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26345 and gives
#  childrusage.ru_utime.tv_sec=1789
#  childrusage.ru_utime.tv_usec=868898
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=240051
# CPU time returned by wait4() is 1796.11
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1399.64
CPU time (s): 1800.01
CPU user time (s): 1794.2
CPU system time (s): 5.81
CPU usage (%): 128.605
Max. virtual memory (cumulated for all children) (KiB): 9558412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.87
system time used= 6.24005
maximum resident set size= 4201232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55100
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 139819
involuntary context switches= 1909332

runsolver used 4.94125 second user time and 12.6731 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-24 22:33:17
IDJOB=3689527
IDBENCH=89882
IDSOLVER=2269
FILE ID=node124/3689527-1337891572
RUNJOBID= node124-1337871881-23355
PBS_JOBID= 14620080
Free space on /tmp= 70904 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-zib01.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3689527-1337891572/watcher-3689527-1337891572 -o /tmp/evaluation-result-3689527-1337891572/solver-3689527-1337891572 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3689527-1337891572.opb

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

MD5SUM BENCH= 8f491d5bc2eb927e9b611fe56423c3ea
RANDOM SEED=386900185

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28535264 kB
Buffers:          239024 kB
Cached:          2952036 kB
SwapCached:            0 kB
Active:          1611440 kB
Inactive:        1928132 kB
Active(anon):     351224 kB
Inactive(anon):        0 kB
Active(file):    1260216 kB
Inactive(file):  1928132 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            780232 kB
Writeback:             0 kB
AnonPages:        355492 kB
Mapped:            22532 kB
Shmem:               200 kB
Slab:             659312 kB
SReclaimable:     102428 kB
SUnreclaim:       556884 kB
KernelStack:        1576 kB
PageTables:         4796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     825532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    323584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70908 MiB
End job on node124 at 2012-05-24 22:56:39