Trace number 4122419

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16UNSAT 196.853 96.7789

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-regular-n28-d4-i3.cnf.gz-plain.pb.metafix.opb
MD5SUMdd0a723f0529a9febed7b21b6e862229
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark71.2732
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables113
Total number of constraints236
Number of constraints which are clauses236
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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-2013 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.09/0.10	c version PB16.v20160501
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		501472288
0.09/0.10	c Max memory 		7480803328
0.09/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	16
0.09/0.13	c Pseudo Boolean Optimization by upper bound
0.09/0.13	c ManyCore solver with 2 solvers running in parallel
0.09/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@22c84d9
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c Expensive reason simplification
0.09/0.13	c Glucose 2.1 dynamic restart strategy
0.09/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@3f7fa65e
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@558385e3
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.13	c No reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@3f7fa65e
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-4122419-1467310154.opb
0.09/0.13	c reading problem ... 
0.09/0.13	c  no objective function found
0.09/0.17	c ... done. Wall clock time 0.041s.
0.09/0.17	c declared #vars     113
0.09/0.17	c #constraints  236
0.09/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.17	c constraints type 
0.09/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 236
0.09/0.17	c 236 constraints processed.
0.09/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.17	c constraints type 
0.09/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 236
0.09/0.17	c 236 constraints processed.
1.83/0.61	c cleaning 2497 clauses out of 5002 with flag 34816/5002
2.23/0.77	c cleaning 0 clauses out of 5002 with flag 0/5002
2.63/0.86	c cleaning 4248 clauses out of 8503 with flag 77425/11000
3.75/1.16	c cleaning 0 clauses out of 11002 with flag 0/11002
4.07/1.23	c cleaning 5620 clauses out of 11255 with flag 132228/18000
5.24/1.64	c cleaning 0 clauses out of 18000 with flag 0/18000
5.24/1.65	c cleaning 6808 clauses out of 13635 with flag 193861/26000
6.27/2.18	c cleaning 7905 clauses out of 15830 with flag 263859/35003
6.49/2.27	c cleaning 0 clauses out of 26000 with flag 0/26000
7.68/2.86	c cleaning 8956 clauses out of 17926 with flag 335298/45004
8.48/3.21	c cleaning 0 clauses out of 35000 with flag 0/35000
9.33/3.69	c cleaning 9975 clauses out of 19966 with flag 426713/56000
10.53/4.26	c cleaning 0 clauses out of 45001 with flag 0/45001
11.53/4.71	c cleaning 10988 clauses out of 21991 with flag 530222/68000
13.41/5.65	c cleaning 0 clauses out of 56001 with flag 0/56001
13.99/5.92	c cleaning 11994 clauses out of 24004 with flag 640131/81001
16.59/7.20	c cleaning 0 clauses out of 68000 with flag 0/68000
16.59/7.21	c cleaning 13000 clauses out of 26011 with flag 740004/95002
19.69/8.74	c cleaning 14003 clauses out of 28013 with flag 838839/110004
21.29/9.59	c cleaning 0 clauses out of 81001 with flag 0/81001
23.09/10.48	c cleaning 14994 clauses out of 30006 with flag 938723/126000
26.98/12.37	c cleaning 0 clauses out of 95001 with flag 0/95001
27.18/12.49	c cleaning 16002 clauses out of 32014 with flag 1050190/143002
31.98/14.81	c cleaning 17002 clauses out of 34010 with flag 1173860/161000
32.58/15.13	c cleaning 0 clauses out of 110002 with flag 0/110002
37.02/17.39	c cleaning 18001 clauses out of 36010 with flag 1302497/180002
41.22/19.47	c cleaning 0 clauses out of 126001 with flag 0/126001
42.89/20.27	c cleaning 18996 clauses out of 38007 with flag 1436899/200000
48.71/23.17	c cleaning 0 clauses out of 143000 with flag 0/143000
49.09/23.38	c cleaning 19999 clauses out of 40011 with flag 1572447/221000
56.42/26.96	c cleaning 21000 clauses out of 42012 with flag 1715035/243000
57.64/27.59	c cleaning 0 clauses out of 161000 with flag 0/161000
64.55/30.96	c cleaning 22000 clauses out of 44012 with flag 1869818/266000
70.46/33.87	c cleaning 0 clauses out of 180002 with flag 0/180002
73.90/35.58	c cleaning 23001 clauses out of 46012 with flag 2013085/290000
83.65/40.21	c cleaning 0 clauses out of 200001 with flag 0/200001
84.46/40.60	c cleaning 24005 clauses out of 48012 with flag 2171323/315001
95.52/46.15	c cleaning 24995 clauses out of 50006 with flag 2337048/341000
98.25/47.49	c cleaning 0 clauses out of 221000 with flag 0/221000
107.52/52.06	c cleaning 25999 clauses out of 52010 with flag 2508705/368000
114.99/55.73	c cleaning 0 clauses out of 243000 with flag 0/243000
120.59/58.59	c cleaning 27004 clauses out of 54012 with flag 2677590/396001
135.06/65.78	c cleaning 27999 clauses out of 56007 with flag 2863089/425000
140.07/68.24	c cleaning 0 clauses out of 266000 with flag 0/266000
150.96/73.68	c cleaning 28998 clauses out of 58011 with flag 3053190/455004
167.86/82.09	c cleaning 30000 clauses out of 60010 with flag 3252998/486001
168.66/82.42	c cleaning 0 clauses out of 290001 with flag 0/290001
186.31/91.19	c cleaning 31000 clauses out of 62007 with flag 3457737/518000
194.41/95.18	c cleaning 0 clauses out of 315000 with flag 0/315000
196.61/96.24	c And the winner is solver0
196.61/96.70	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
196.61/96.70	c starts		: 49
196.61/96.70	c conflicts		: 538709
196.61/96.70	c decisions		: 662263
196.61/96.70	c propagations		: 8060333
196.61/96.70	c inspects		: 2344108250
196.61/96.70	c shortcuts		: 0
196.61/96.70	c learnt literals	: 18
196.61/96.70	c learnt binary clauses	: 130
196.61/96.70	c learnt ternary clauses	: 613
196.61/96.70	c learnt constraints	: 538690
196.61/96.70	c ignored constraints	: 0
196.61/96.70	c root simplifications	: 0
196.61/96.70	c removed literals (reason simplification)	: 1525127
196.61/96.70	c reason swapping (by a shorter reason)	: 0
196.61/96.70	c Calls to reduceDB	: 28
196.61/96.70	c Number of update (reduction) of LBD	: 180947
196.61/96.70	c Imported unit clauses	: 0
196.61/96.70	c number of reductions to clauses (during analyze)	: 0
196.61/96.70	c number of learned constraints concerned by reduction	: 0
196.61/96.70	c number of learning phase by resolution	: 0
196.61/96.70	c number of learning phase by cutting planes	: 0
196.61/96.70	c speed (assignments/second)	: 83505.99850814305
196.61/96.70	c non guided choices	57
196.61/96.72	c learnt constraints type 
196.61/96.72	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 130
196.61/96.72	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 51571
196.61/96.72	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
196.61/96.72	c starts		: 135
196.61/96.72	c conflicts		: 317407
196.61/96.72	c decisions		: 371967
196.61/96.72	c propagations		: 5128684
196.61/96.72	c inspects		: 1087500725
196.61/96.72	c shortcuts		: 0
196.61/96.72	c learnt literals	: 0
196.61/96.72	c learnt binary clauses	: 0
196.61/96.72	c learnt ternary clauses	: 1
196.61/96.72	c learnt constraints	: 317407
196.61/96.72	c ignored constraints	: 0
196.61/96.72	c root simplifications	: 0
196.61/96.72	c removed literals (reason simplification)	: 0
196.61/96.72	c reason swapping (by a shorter reason)	: 0
196.61/96.72	c Calls to reduceDB	: 21
196.61/96.72	c Number of update (reduction) of LBD	: 0
196.61/96.72	c Imported unit clauses	: 0
196.61/96.72	c number of reductions to clauses (during analyze)	: 0
196.61/96.72	c number of learned constraints concerned by reduction	: 0
196.61/96.72	c number of learning phase by resolution	: 0
196.61/96.72	c number of learning phase by cutting planes	: 0
196.61/96.72	c speed (assignments/second)	: 53121.11199726558
196.61/96.72	c non guided choices	52
196.61/96.77	c learnt constraints type 
196.61/96.77	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 317407
196.61/96.77	s UNSATISFIABLE
196.61/96.77	c Total wall clock time (in seconds): 96.642

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4122419-1467310154/watcher-4122419-1467310154 -o /tmp/evaluation-result-4122419-1467310154/solver-4122419-1467310154 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467308448-26979 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4122419-1467310154.opb 

pid=1269
running on 8 cores: 0-3,8-11

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: 4.06 4.10 3.70 4/284 1272
/proc/meminfo: memFree=27710092/32872528 swapFree=8828/8828
[pid=1272] ppid=1269 vsize=23236 CPUtime=0 cores=0-3,8-11
/proc/1272/stat : 1272 (java) R 1269 1272 26963 0 -1 4202496 1063 0 0 0 0 0 0 0 20 0 1 0 11968192 23793664 714 33554432000 1073741824 1073778376 140735400618112 140735400607176 216799425896 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1272/statm: 5809 714 529 9 0 128 0
[pid=1272/tid=1273] ppid=1269 vsize=97336 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1273/stat : 1273 (java) R 1269 1272 26963 0 -1 4202560 142 0 0 0 0 0 0 0 20 0 2 0 11968193 99672064 989 33554432000 1073741824 1073778376 140735400618112 140075529835192 216799477320 0 0 0 16784584 0 0 0 -1 0 0 0 0 0 0

[startup+0.100119 s]
/proc/loadavg: 4.06 4.10 3.70 4/284 1272
/proc/meminfo: memFree=27710092/32872528 swapFree=8828/8828
[pid=1272] ppid=1269 vsize=9896436 CPUtime=0.09 cores=0-3,8-11
/proc/1272/stat : 1272 (java) S 1269 1272 26963 0 -1 4202496 4488 0 1 0 7 2 0 0 20 0 23 0 11968192 10133950464 5605 33554432000 1073741824 1073778376 140735400618112 140735400609248 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1272/statm: 2474109 5605 2116 9 0 2464786 0
[pid=1272/tid=1273] ppid=1269 vsize=9896436 CPUtime=0.06 cores=0-3,8-11
/proc/1272/task/1273/stat : 1273 (java) R 1269 1272 26963 0 -1 4202560 2455 0 1 0 5 1 0 0 20 0 23 0 11968193 10133950464 5605 33554432000 1073741824 1073778376 140735400618112 140075529837472 216808636085 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9896436

[startup+0.20026 s]
/proc/loadavg: 4.06 4.10 3.70 4/284 1272
/proc/meminfo: memFree=27710092/32872528 swapFree=8828/8828
[pid=1272] ppid=1269 vsize=10162692 CPUtime=0.24 cores=0-3,8-11
/proc/1272/stat : 1272 (java) S 1269 1272 26963 0 -1 4202496 4851 0 1 0 22 2 0 0 20 0 27 0 11968192 10406596608 7974 33554432000 1073741824 1073778376 140735400618112 140735400609248 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1272/statm: 2540673 7974 2209 9 0 2531350 0
[pid=1272/tid=1273] ppid=1269 vsize=10162692 CPUtime=0.14 cores=0-3,8-11
/proc/1272/task/1273/stat : 1273 (java) S 1269 1272 26963 0 -1 4202560 2498 0 1 0 12 2 0 0 20 0 27 0 11968193 10406596608 7974 33554432000 1073741824 1073778376 140735400618112 140075529839480 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 10162692

[startup+0.30026 s]
/proc/loadavg: 4.06 4.10 3.70 4/284 1272
/proc/meminfo: memFree=27710092/32872528 swapFree=8828/8828
[pid=1272] ppid=1269 vsize=10162692 CPUtime=0.63 cores=0-3,8-11
/proc/1272/stat : 1272 (java) S 1269 1272 26963 0 -1 4202496 8016 0 1 0 61 2 0 0 20 0 27 0 11968192 10406596608 9654 33554432000 1073741824 1073778376 140735400618112 140735400609248 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1272/statm: 2540673 9654 2240 9 0 2531350 0
[pid=1272/tid=1273] ppid=1269 vsize=10162692 CPUtime=0.14 cores=0-3,8-11
/proc/1272/task/1273/stat : 1273 (java) S 1269 1272 26963 0 -1 4202560 2498 0 1 0 12 2 0 0 20 0 27 0 11968193 10406596608 9654 33554432000 1073741824 1073778376 140735400618112 140075529839480 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 10162692

[startup+0.700227 s]
/proc/loadavg: 4.06 4.10 3.70 4/284 1272
/proc/meminfo: memFree=27710092/32872528 swapFree=8828/8828
[pid=1272] ppid=1269 vsize=10162692 CPUtime=2.23 cores=0-3,8-11
/proc/1272/stat : 1272 (java) S 1269 1272 26963 0 -1 4202496 25073 0 1 0 217 6 0 0 20 0 27 0 11968192 10406596608 34472 33554432000 1073741824 1073778376 140735400618112 140735400609248 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1272/statm: 2540673 34472 2260 9 0 2531350 0
[pid=1272/tid=1273] ppid=1269 vsize=10162692 CPUtime=0.14 cores=0-3,8-11
/proc/1272/task/1273/stat : 1273 (java) S 1269 1272 26963 0 -1 4202560 2498 0 1 0 12 2 0 0 20 0 27 0 11968193 10406596608 34472 33554432000 1073741824 1073778376 140735400618112 140075529839480 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 10162692

[startup+1.5011 s]
/proc/loadavg: 4.06 4.10 3.70 7/311 1299
/proc/meminfo: memFree=27521484/32872528 swapFree=8828/8828
[pid=1272] ppid=1269 vsize=10162692 CPUtime=4.94 cores=0-3,8-11
/proc/1272/stat : 1272 (java) S 1269 1272 26963 0 -1 4202496 32935 0 1 0 486 8 0 0 20 0 27 0 11968192 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140735400609248 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1272/statm: 2540673 49389 2275 9 0 2531350 0
[pid=1272/tid=1273] ppid=1269 vsize=10162692 CPUtime=0.14 cores=0-3,8-11
/proc/1272/task/1273/stat : 1273 (java) S 1269 1272 26963 0 -1 4202560 2498 0 1 0 12 2 0 0 20 0 27 0 11968193 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075529839480 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1275] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1275/stat : 1275 (java) S 1269 1272 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075373886504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=1272/tid=1276] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1276/stat : 1276 (java) S 1269 1272 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075372833704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1272/tid=1277] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1277/stat : 1277 (java) S 1269 1272 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075371780904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1278] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1278/stat : 1278 (java) S 1269 1272 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075370728104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=1272/tid=1279] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1279/stat : 1279 (java) S 1269 1272 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075369675304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1272/tid=1280] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1280/stat : 1280 (java) S 1269 1272 26963 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075368622504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=1272/tid=1281] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1281/stat : 1281 (java) S 1269 1272 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075367569704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1282] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1282/stat : 1282 (java) S 1269 1272 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075366516904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=1272/tid=1283] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1283/stat : 1283 (java) S 1269 1272 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075365465128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=1272/tid=1284] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1284/stat : 1284 (java) S 1269 1272 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075364412328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=1272/tid=1285] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1285/stat : 1285 (java) S 1269 1272 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075363359528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=1272/tid=1286] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1286/stat : 1286 (java) S 1269 1272 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075362306728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1272/tid=1287] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1287/stat : 1287 (java) S 1269 1272 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075361253928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1272/tid=1288] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1288/stat : 1288 (java) S 1269 1272 26963 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 27 0 11968195 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075343579496 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=1272/tid=1289] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1289/stat : 1289 (java) S 1269 1272 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11968195 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075342525560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=1272/tid=1290] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1290/stat : 1290 (java) S 1269 1272 26963 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 11968195 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075341472648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=1272/tid=1291] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1291/stat : 1291 (java) S 1269 1272 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11968198 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075340422160 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=1272/tid=1292] ppid=1269 vsize=10162692 CPUtime=0.82 cores=0-3,8-11
/proc/1272/task/1292/stat : 1292 (java) S 1269 1272 26963 0 -1 4202560 9337 0 0 0 80 2 0 0 20 0 27 0 11968198 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075339369272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1272/tid=1293] ppid=1269 vsize=10162692 CPUtime=1.26 cores=0-3,8-11
/proc/1272/task/1293/stat : 1293 (java) R 1269 1272 26963 0 -1 4202560 19601 0 0 0 123 3 0 0 20 0 27 0 11968199 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075338294584 140075536646985 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1272/tid=1294] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1294/stat : 1294 (java) S 1269 1272 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11968199 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075337263864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=1272/tid=1295] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1295/stat : 1295 (java) S 1269 1272 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11968199 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075336211272 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1272/tid=1296] ppid=1269 vsize=10162692 CPUtime=1.29 cores=0-3,8-11
/proc/1272/task/1296/stat : 1296 (java) R 1269 1272 26963 0 -1 4202560 26 0 0 0 129 0 0 0 20 0 27 0 11968210 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075335058104 140075402854235 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1272/tid=1297] ppid=1269 vsize=10162692 CPUtime=1.29 cores=0-3,8-11
/proc/1272/task/1297/stat : 1297 (java) R 1269 1272 26963 0 -1 4202560 94 0 0 0 127 2 0 0 20 0 27 0 11968210 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075333996304 140075403169701 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1298] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1298/stat : 1298 (java) S 1269 1272 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11968210 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075332952872 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=1272/tid=1299] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1299/stat : 1299 (java) S 1269 1272 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11968210 10406596608 49389 33554432000 1073741824 1073778376 140735400618112 140075331901096 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 4.94
Current children cumulated vsize (KiB) 10162692

[startup+3.10117 s]
/proc/loadavg: 4.06 4.10 3.70 5/311 1299
/proc/meminfo: memFree=27519372/32872528 swapFree=8828/8828
[pid=1272] ppid=1269 vsize=10162692 CPUtime=8.28 cores=0-3,8-11
/proc/1272/stat : 1272 (java) S 1269 1272 26963 0 -1 4202496 33198 0 1 0 817 11 0 0 20 0 27 0 11968192 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140735400609248 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1272/statm: 2540673 77004 2275 9 0 2531350 0
[pid=1272/tid=1273] ppid=1269 vsize=10162692 CPUtime=0.14 cores=0-3,8-11
/proc/1272/task/1273/stat : 1273 (java) S 1269 1272 26963 0 -1 4202560 2498 0 1 0 12 2 0 0 20 0 27 0 11968193 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075529839480 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1275] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1275/stat : 1275 (java) S 1269 1272 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075373886504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=1272/tid=1276] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1276/stat : 1276 (java) S 1269 1272 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075372833704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1272/tid=1277] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1277/stat : 1277 (java) S 1269 1272 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075371780904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1278] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1278/stat : 1278 (java) S 1269 1272 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075370728104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=1272/tid=1279] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1279/stat : 1279 (java) S 1269 1272 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075369675304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1272/tid=1280] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1280/stat : 1280 (java) S 1269 1272 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075368622504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=1272/tid=1281] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1281/stat : 1281 (java) S 1269 1272 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075367569704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1282] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1282/stat : 1282 (java) S 1269 1272 26963 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075366516904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1272/tid=1283] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1283/stat : 1283 (java) S 1269 1272 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075365465128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=1272/tid=1284] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1284/stat : 1284 (java) S 1269 1272 26963 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075364412328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1285] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1285/stat : 1285 (java) S 1269 1272 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075363359528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=1272/tid=1286] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1286/stat : 1286 (java) S 1269 1272 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075362306728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1272/tid=1287] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1287/stat : 1287 (java) S 1269 1272 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11968194 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075361253928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1272/tid=1288] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1288/stat : 1288 (java) S 1269 1272 26963 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 27 0 11968195 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075343579496 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=1272/tid=1289] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1289/stat : 1289 (java) S 1269 1272 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11968195 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075342525560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=1272/tid=1290] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1290/stat : 1290 (java) S 1269 1272 26963 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 11968195 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075341472648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=1272/tid=1291] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1291/stat : 1291 (java) S 1269 1272 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11968198 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075340422160 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=1272/tid=1292] ppid=1269 vsize=10162692 CPUtime=0.82 cores=0-3,8-11
/proc/1272/task/1292/stat : 1292 (java) S 1269 1272 26963 0 -1 4202560 9337 0 0 0 80 2 0 0 20 0 27 0 11968198 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075339369272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1272/tid=1293] ppid=1269 vsize=10162692 CPUtime=1.39 cores=0-3,8-11
/proc/1272/task/1293/stat : 1293 (java) S 1269 1272 26963 0 -1 4202560 19796 0 0 0 136 3 0 0 20 0 27 0 11968199 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075338316472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1294] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1294/stat : 1294 (java) S 1269 1272 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11968199 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075337263864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=1272/tid=1295] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1295/stat : 1295 (java) S 1269 1272 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11968199 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075336211272 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1296] ppid=1269 vsize=10162692 CPUtime=2.88 cores=0-3,8-11
/proc/1272/task/1296/stat : 1296 (java) R 1269 1272 26963 0 -1 4202560 27 0 0 0 288 0 0 0 20 0 27 0 11968210 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075335049088 140075402859262 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1272/tid=1297] ppid=1269 vsize=10162692 CPUtime=2.88 cores=0-3,8-11
/proc/1272/task/1297/stat : 1297 (java) R 1269 1272 26963 0 -1 4202560 148 0 0 0 284 4 0 0 20 0 27 0 11968210 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075333996288 140075402972728 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1272/tid=1298] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1298/stat : 1298 (java) S 1269 1272 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11968210 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075332952872 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=1272/tid=1299] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1299/stat : 1299 (java) S 1269 1272 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11968210 10406596608 77004 33554432000 1073741824 1073778376 140735400618112 140075331901096 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 8.28
Current children cumulated vsize (KiB) 10162692

[startup+6.30119 s]
/proc/loadavg: 4.06 4.10 3.70 5/311 1299
/proc/meminfo: memFree=27383596/32872528 swapFree=8828/8828

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

[pid=1272/tid=1273] ppid=1269 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/1272/task/1273/stat : 1273 (java) S 1269 1272 26963 0 -1 4202560 2499 0 1 0 13 2 0 0 20 0 24 0 11968193 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075529839480 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1275] ppid=1269 vsize=10162692 CPUtime=0.12 cores=0-3,8-11
/proc/1272/task/1275/stat : 1275 (java) S 1269 1272 26963 0 -1 4202560 45 0 0 0 10 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075373886504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=1272/tid=1276] ppid=1269 vsize=10162692 CPUtime=0.17 cores=0-3,8-11
/proc/1272/task/1276/stat : 1276 (java) S 1269 1272 26963 0 -1 4202560 56 0 0 0 14 3 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075372833704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=1272/tid=1277] ppid=1269 vsize=10162692 CPUtime=0.18 cores=0-3,8-11
/proc/1272/task/1277/stat : 1277 (java) S 1269 1272 26963 0 -1 4202560 53 0 0 0 15 3 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075371780904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1272/tid=1278] ppid=1269 vsize=10162692 CPUtime=0.16 cores=0-3,8-11
/proc/1272/task/1278/stat : 1278 (java) S 1269 1272 26963 0 -1 4202560 60 0 0 0 14 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075370728104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1272/tid=1279] ppid=1269 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/1272/task/1279/stat : 1279 (java) S 1269 1272 26963 0 -1 4202560 46 0 0 0 13 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075369675304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=1272/tid=1280] ppid=1269 vsize=10162692 CPUtime=0.17 cores=0-3,8-11
/proc/1272/task/1280/stat : 1280 (java) S 1269 1272 26963 0 -1 4202560 48 0 0 0 15 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075368622504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1281] ppid=1269 vsize=10162692 CPUtime=0.16 cores=0-3,8-11
/proc/1272/task/1281/stat : 1281 (java) S 1269 1272 26963 0 -1 4202560 45 0 0 0 14 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075367569704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1282] ppid=1269 vsize=10162692 CPUtime=0.18 cores=0-3,8-11
/proc/1272/task/1282/stat : 1282 (java) S 1269 1272 26963 0 -1 4202560 52 0 0 0 15 3 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075366516904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=1272/tid=1283] ppid=1269 vsize=10162692 CPUtime=0.18 cores=0-3,8-11
/proc/1272/task/1283/stat : 1283 (java) S 1269 1272 26963 0 -1 4202560 54 0 0 0 15 3 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075365465128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1272/tid=1284] ppid=1269 vsize=10162692 CPUtime=0.13 cores=0-3,8-11
/proc/1272/task/1284/stat : 1284 (java) S 1269 1272 26963 0 -1 4202560 44 0 0 0 11 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075364412328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1272/tid=1285] ppid=1269 vsize=10162692 CPUtime=0.11 cores=0-3,8-11
/proc/1272/task/1285/stat : 1285 (java) S 1269 1272 26963 0 -1 4202560 43 0 0 0 9 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075363359528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=1272/tid=1286] ppid=1269 vsize=10162692 CPUtime=0.14 cores=0-3,8-11
/proc/1272/task/1286/stat : 1286 (java) S 1269 1272 26963 0 -1 4202560 51 0 0 0 11 3 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075362306728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1287] ppid=1269 vsize=10162692 CPUtime=0.13 cores=0-3,8-11
/proc/1272/task/1287/stat : 1287 (java) S 1269 1272 26963 0 -1 4202560 47 0 0 0 10 3 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075361253928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1288] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1288/stat : 1288 (java) S 1269 1272 26963 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 24 0 11968195 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075343579496 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1272/tid=1289] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1289/stat : 1289 (java) S 1269 1272 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 11968195 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075342525560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=1272/tid=1290] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1290/stat : 1290 (java) S 1269 1272 26963 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 24 0 11968195 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075341472648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=1272/tid=1291] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1291/stat : 1291 (java) S 1269 1272 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11968198 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075340422160 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=1272/tid=1292] ppid=1269 vsize=10162692 CPUtime=1.11 cores=0-3,8-11
/proc/1272/task/1292/stat : 1292 (java) S 1269 1272 26963 0 -1 4202560 9339 0 0 0 109 2 0 0 20 0 24 0 11968198 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075339369272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=1272/tid=1293] ppid=1269 vsize=10162692 CPUtime=1.72 cores=0-3,8-11
/proc/1272/task/1293/stat : 1293 (java) S 1269 1272 26963 0 -1 4202560 23662 0 0 0 169 3 0 0 20 0 24 0 11968199 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075338316472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=1272/tid=1294] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1294/stat : 1294 (java) S 1269 1272 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11968199 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075337263864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=1272/tid=1295] ppid=1269 vsize=10162692 CPUtime=0.02 cores=0-3,8-11
/proc/1272/task/1295/stat : 1295 (java) S 1269 1272 26963 0 -1 4202560 7 0 0 0 1 1 0 0 20 0 24 0 11968199 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075336211272 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1299] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1299/stat : 1299 (java) S 1269 1272 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 11968210 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075331901096 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 196.24
Current children cumulated vsize (KiB) 10162692

[startup+96.6009 s]
/proc/loadavg: 4.08 4.08 3.73 5/312 1853
/proc/meminfo: memFree=26993272/32872528 swapFree=8828/8828
[pid=1272] ppid=1269 vsize=10162692 CPUtime=196.24 cores=0-3,8-11
/proc/1272/stat : 1272 (java) S 1269 1272 26963 0 -1 4202496 37721 0 1 0 19575 49 0 0 20 0 24 0 11968192 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140735400609248 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1272/statm: 2540673 81297 2276 9 0 2531350 0
[pid=1272/tid=1273] ppid=1269 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/1272/task/1273/stat : 1273 (java) S 1269 1272 26963 0 -1 4202560 2499 0 1 0 13 2 0 0 20 0 24 0 11968193 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075529839480 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1275] ppid=1269 vsize=10162692 CPUtime=0.12 cores=0-3,8-11
/proc/1272/task/1275/stat : 1275 (java) S 1269 1272 26963 0 -1 4202560 45 0 0 0 10 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075373886504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=1272/tid=1276] ppid=1269 vsize=10162692 CPUtime=0.17 cores=0-3,8-11
/proc/1272/task/1276/stat : 1276 (java) S 1269 1272 26963 0 -1 4202560 56 0 0 0 14 3 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075372833704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=1272/tid=1277] ppid=1269 vsize=10162692 CPUtime=0.18 cores=0-3,8-11
/proc/1272/task/1277/stat : 1277 (java) S 1269 1272 26963 0 -1 4202560 53 0 0 0 15 3 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075371780904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1272/tid=1278] ppid=1269 vsize=10162692 CPUtime=0.16 cores=0-3,8-11
/proc/1272/task/1278/stat : 1278 (java) S 1269 1272 26963 0 -1 4202560 60 0 0 0 14 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075370728104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1272/tid=1279] ppid=1269 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/1272/task/1279/stat : 1279 (java) S 1269 1272 26963 0 -1 4202560 46 0 0 0 13 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075369675304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=1272/tid=1280] ppid=1269 vsize=10162692 CPUtime=0.17 cores=0-3,8-11
/proc/1272/task/1280/stat : 1280 (java) S 1269 1272 26963 0 -1 4202560 48 0 0 0 15 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075368622504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1281] ppid=1269 vsize=10162692 CPUtime=0.16 cores=0-3,8-11
/proc/1272/task/1281/stat : 1281 (java) S 1269 1272 26963 0 -1 4202560 45 0 0 0 14 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075367569704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1282] ppid=1269 vsize=10162692 CPUtime=0.18 cores=0-3,8-11
/proc/1272/task/1282/stat : 1282 (java) S 1269 1272 26963 0 -1 4202560 52 0 0 0 15 3 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075366516904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=1272/tid=1283] ppid=1269 vsize=10162692 CPUtime=0.18 cores=0-3,8-11
/proc/1272/task/1283/stat : 1283 (java) S 1269 1272 26963 0 -1 4202560 54 0 0 0 15 3 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075365465128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1272/tid=1284] ppid=1269 vsize=10162692 CPUtime=0.13 cores=0-3,8-11
/proc/1272/task/1284/stat : 1284 (java) S 1269 1272 26963 0 -1 4202560 44 0 0 0 11 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075364412328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1272/tid=1285] ppid=1269 vsize=10162692 CPUtime=0.11 cores=0-3,8-11
/proc/1272/task/1285/stat : 1285 (java) S 1269 1272 26963 0 -1 4202560 43 0 0 0 9 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075363359528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=1272/tid=1286] ppid=1269 vsize=10162692 CPUtime=0.14 cores=0-3,8-11
/proc/1272/task/1286/stat : 1286 (java) S 1269 1272 26963 0 -1 4202560 51 0 0 0 11 3 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075362306728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1287] ppid=1269 vsize=10162692 CPUtime=0.13 cores=0-3,8-11
/proc/1272/task/1287/stat : 1287 (java) S 1269 1272 26963 0 -1 4202560 47 0 0 0 10 3 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075361253928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1288] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1288/stat : 1288 (java) S 1269 1272 26963 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 24 0 11968195 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075343579496 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1272/tid=1289] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1289/stat : 1289 (java) S 1269 1272 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 11968195 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075342525560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=1272/tid=1290] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1290/stat : 1290 (java) S 1269 1272 26963 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 24 0 11968195 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075341472648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=1272/tid=1291] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1291/stat : 1291 (java) S 1269 1272 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11968198 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075340422160 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=1272/tid=1292] ppid=1269 vsize=10162692 CPUtime=1.11 cores=0-3,8-11
/proc/1272/task/1292/stat : 1292 (java) S 1269 1272 26963 0 -1 4202560 9339 0 0 0 109 2 0 0 20 0 24 0 11968198 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075339369272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=1272/tid=1293] ppid=1269 vsize=10162692 CPUtime=1.72 cores=0-3,8-11
/proc/1272/task/1293/stat : 1293 (java) S 1269 1272 26963 0 -1 4202560 23662 0 0 0 169 3 0 0 20 0 24 0 11968199 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075338316472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=1272/tid=1294] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1294/stat : 1294 (java) S 1269 1272 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11968199 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075337263864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=1272/tid=1295] ppid=1269 vsize=10162692 CPUtime=0.02 cores=0-3,8-11
/proc/1272/task/1295/stat : 1295 (java) S 1269 1272 26963 0 -1 4202560 7 0 0 0 1 1 0 0 20 0 24 0 11968199 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075336211272 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1299] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1299/stat : 1299 (java) S 1269 1272 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 11968210 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075331901096 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 196.24
Current children cumulated vsize (KiB) 10162692

[startup+96.701 s]
/proc/loadavg: 4.08 4.08 3.73 5/312 1853
/proc/meminfo: memFree=26993272/32872528 swapFree=8828/8828
[pid=1272] ppid=1269 vsize=10162692 CPUtime=196.24 cores=0-3,8-11
/proc/1272/stat : 1272 (java) S 1269 1272 26963 0 -1 4202496 37721 0 1 0 19575 49 0 0 20 0 24 0 11968192 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140735400609248 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1272/statm: 2540673 81297 2276 9 0 2531350 0
[pid=1272/tid=1273] ppid=1269 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/1272/task/1273/stat : 1273 (java) S 1269 1272 26963 0 -1 4202560 2499 0 1 0 13 2 0 0 20 0 24 0 11968193 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075529839480 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1275] ppid=1269 vsize=10162692 CPUtime=0.12 cores=0-3,8-11
/proc/1272/task/1275/stat : 1275 (java) S 1269 1272 26963 0 -1 4202560 45 0 0 0 10 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075373886504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=1272/tid=1276] ppid=1269 vsize=10162692 CPUtime=0.17 cores=0-3,8-11
/proc/1272/task/1276/stat : 1276 (java) S 1269 1272 26963 0 -1 4202560 56 0 0 0 14 3 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075372833704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=1272/tid=1277] ppid=1269 vsize=10162692 CPUtime=0.18 cores=0-3,8-11
/proc/1272/task/1277/stat : 1277 (java) S 1269 1272 26963 0 -1 4202560 53 0 0 0 15 3 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075371780904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1272/tid=1278] ppid=1269 vsize=10162692 CPUtime=0.16 cores=0-3,8-11
/proc/1272/task/1278/stat : 1278 (java) S 1269 1272 26963 0 -1 4202560 60 0 0 0 14 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075370728104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1272/tid=1279] ppid=1269 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/1272/task/1279/stat : 1279 (java) S 1269 1272 26963 0 -1 4202560 46 0 0 0 13 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075369675304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=1272/tid=1280] ppid=1269 vsize=10162692 CPUtime=0.17 cores=0-3,8-11
/proc/1272/task/1280/stat : 1280 (java) S 1269 1272 26963 0 -1 4202560 48 0 0 0 15 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075368622504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1281] ppid=1269 vsize=10162692 CPUtime=0.16 cores=0-3,8-11
/proc/1272/task/1281/stat : 1281 (java) S 1269 1272 26963 0 -1 4202560 45 0 0 0 14 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075367569704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1282] ppid=1269 vsize=10162692 CPUtime=0.18 cores=0-3,8-11
/proc/1272/task/1282/stat : 1282 (java) S 1269 1272 26963 0 -1 4202560 52 0 0 0 15 3 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075366516904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=1272/tid=1283] ppid=1269 vsize=10162692 CPUtime=0.18 cores=0-3,8-11
/proc/1272/task/1283/stat : 1283 (java) S 1269 1272 26963 0 -1 4202560 54 0 0 0 15 3 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075365465128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1272/tid=1284] ppid=1269 vsize=10162692 CPUtime=0.13 cores=0-3,8-11
/proc/1272/task/1284/stat : 1284 (java) S 1269 1272 26963 0 -1 4202560 44 0 0 0 11 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075364412328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1272/tid=1285] ppid=1269 vsize=10162692 CPUtime=0.11 cores=0-3,8-11
/proc/1272/task/1285/stat : 1285 (java) S 1269 1272 26963 0 -1 4202560 43 0 0 0 9 2 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075363359528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=1272/tid=1286] ppid=1269 vsize=10162692 CPUtime=0.14 cores=0-3,8-11
/proc/1272/task/1286/stat : 1286 (java) S 1269 1272 26963 0 -1 4202560 51 0 0 0 11 3 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075362306728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1287] ppid=1269 vsize=10162692 CPUtime=0.13 cores=0-3,8-11
/proc/1272/task/1287/stat : 1287 (java) S 1269 1272 26963 0 -1 4202560 47 0 0 0 10 3 0 0 20 0 24 0 11968194 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075361253928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1288] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1288/stat : 1288 (java) S 1269 1272 26963 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 24 0 11968195 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075343579496 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1272/tid=1289] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1289/stat : 1289 (java) S 1269 1272 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 11968195 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075342525560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=1272/tid=1290] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1290/stat : 1290 (java) S 1269 1272 26963 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 24 0 11968195 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075341472648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=1272/tid=1291] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1291/stat : 1291 (java) S 1269 1272 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11968198 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075340422160 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=1272/tid=1292] ppid=1269 vsize=10162692 CPUtime=1.11 cores=0-3,8-11
/proc/1272/task/1292/stat : 1292 (java) S 1269 1272 26963 0 -1 4202560 9339 0 0 0 109 2 0 0 20 0 24 0 11968198 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075339369272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=1272/tid=1293] ppid=1269 vsize=10162692 CPUtime=1.72 cores=0-3,8-11
/proc/1272/task/1293/stat : 1293 (java) S 1269 1272 26963 0 -1 4202560 23662 0 0 0 169 3 0 0 20 0 24 0 11968199 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075338316472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=1272/tid=1294] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1294/stat : 1294 (java) S 1269 1272 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11968199 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075337263864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=1272/tid=1295] ppid=1269 vsize=10162692 CPUtime=0.02 cores=0-3,8-11
/proc/1272/task/1295/stat : 1295 (java) S 1269 1272 26963 0 -1 4202560 7 0 0 0 1 1 0 0 20 0 24 0 11968199 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075336211272 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1272/tid=1299] ppid=1269 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/1272/task/1299/stat : 1299 (java) S 1269 1272 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 11968210 10406596608 81297 33554432000 1073741824 1073778376 140735400618112 140075331901096 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 196.24
Current children cumulated vsize (KiB) 10162692

Child status: 20

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.369995
#  lost CPU user time (s): 0.399994
#  lost CPU system time (s): -0.03

Real time (s): 96.7789
CPU time (s): 196.853
CPU user time (s): 196.201
CPU system time (s): 0.651896
CPU usage (%): 203.405
Max. virtual memory (cumulated for all children) (KiB): 10162692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 195.801
system time used= 0.681896
maximum resident set size= 348088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37744
page faults= 1
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3595
involuntary context switches= 1950

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.906862 second user time and 1.03884 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-30 20:09:14
IDJOB=4122419
IDBENCH=111106
IDSOLVER=2543
FILE ID=node132/4122419-1467310154
RUNJOBID= node132-1467308448-26979
PBS_JOBID= 20005257
Free space on /tmp= 71540 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-regular-n28-d4-i3.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4122419-1467310154/watcher-4122419-1467310154 -o /tmp/evaluation-result-4122419-1467310154/solver-4122419-1467310154 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467308448-26979 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4122419-1467310154.opb

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

MD5SUM BENCH= dd0a723f0529a9febed7b21b6e862229
RANDOM SEED=2063921163

node132.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.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.02
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.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5332.51
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.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5332.51
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.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5332.51
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.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5332.55
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.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5332.55
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.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5332.55
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.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27710092 kB
Buffers:          164680 kB
Cached:          3980552 kB
SwapCached:            0 kB
Active:           456444 kB
Inactive:        3922296 kB
Active(anon):     236088 kB
Inactive(anon):        0 kB
Active(file):     220356 kB
Inactive(file):  3922296 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1004 kB
Writeback:             4 kB
AnonPages:        245580 kB
Mapped:            22240 kB
Shmem:               216 kB
Slab:             636636 kB
SReclaimable:      76484 kB
SUnreclaim:       560152 kB
KernelStack:        2440 kB
PageTables:         5760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     610456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71536 MiB
End job on node132 at 2016-06-30 20:10:51