Trace number 4096513

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 1257.89 616.73

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-5_6_25.opb
MD5SUMf50c91cca57102576950fc35dbf6e618
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 benchmark70.2493
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables930
Total number of constraints4385
Number of constraints which are clauses4380
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint30
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 55
Number of bits of the biggest sum of numbers6
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	16
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@22c84d9
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@3f7fa65e
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@558385e3
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@3f7fa65e
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4096513-1466112496.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.52/0.34	c ... done. Wall clock time 0.234s.
0.52/0.34	c declared #vars     930
0.52/0.34	c #constraints  4389
0.52/0.34	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.52/0.34	c constraints type 
0.52/0.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2610
0.52/0.34	c org.sat4j.specs.Constr$1 => 4
0.52/0.34	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
0.52/0.34	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
0.52/0.34	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1769
0.52/0.34	c 4389 constraints processed.
0.52/0.34	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.52/0.34	c constraints type 
0.52/0.34	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1769
0.52/0.34	c org.sat4j.specs.Constr$1 => 4
0.52/0.34	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2610
0.52/0.34	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
0.52/0.34	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
0.52/0.34	c 4389 constraints processed.
3.51/1.13	c cleaning 2496 clauses out of 5000 with flag 20334/5000
5.04/1.74	c cleaning 4249 clauses out of 8506 with flag 45295/11002
6.79/2.53	c cleaning 5629 clauses out of 11258 with flag 80348/18003
8.67/3.48	c cleaning 6814 clauses out of 13628 with flag 118834/26002
11.15/4.61	c cleaning 7904 clauses out of 15812 with flag 156266/35000
13.85/5.94	c cleaning 8947 clauses out of 17908 with flag 197635/45000
16.89/7.45	c cleaning 9981 clauses out of 19963 with flag 239380/56002
20.50/9.18	c cleaning 10992 clauses out of 21984 with flag 287951/68004
24.52/11.14	c cleaning 11995 clauses out of 23989 with flag 343319/81001
29.02/13.39	c cleaning 12993 clauses out of 25994 with flag 404468/95001
33.64/15.66	c cleaning 13999 clauses out of 28003 with flag 471083/110003
39.04/18.35	c cleaning 15001 clauses out of 30002 with flag 546246/126001
44.06/20.82	c cleaning 0 clauses out of 5001 with flag 0/5001
46.08/21.62	c cleaning 15995 clauses out of 32000 with flag 623690/143000
53.59/25.34	c cleaning 17001 clauses out of 34006 with flag 717627/161001
61.42/29.24	c cleaning 17998 clauses out of 36005 with flag 807461/180001
70.27/33.65	c cleaning 19003 clauses out of 38009 with flag 894161/200003
81.54/39.21	c cleaning 19996 clauses out of 40003 with flag 1001689/221000
93.20/45.11	c cleaning 21001 clauses out of 42007 with flag 1116103/243000
105.67/51.28	c cleaning 21997 clauses out of 44006 with flag 1233822/266000
119.94/58.31	c cleaning 23001 clauses out of 46009 with flag 1364756/290000
135.30/65.91	c cleaning 24000 clauses out of 48008 with flag 1506714/315000
150.99/73.77	c cleaning 25002 clauses out of 50012 with flag 1630569/341004
168.51/82.42	c cleaning 26000 clauses out of 52006 with flag 1767790/368000
186.69/91.48	c cleaning 26998 clauses out of 54007 with flag 1909587/396001
208.23/102.13	c cleaning 28004 clauses out of 56009 with flag 2067351/425001
232.18/114.03	c cleaning 29002 clauses out of 58006 with flag 2248165/455002
257.66/126.61	c cleaning 29998 clauses out of 60003 with flag 2438519/486001
265.47/130.60	c cleaning 0 clauses out of 11001 with flag 0/11001
285.38/140.34	c cleaning 30996 clauses out of 62006 with flag 2635683/518002
311.39/153.12	c cleaning 32005 clauses out of 64009 with flag 2814739/551001
340.24/167.27	c cleaning 33002 clauses out of 66004 with flag 3021227/585001
374.92/184.31	c cleaning 33993 clauses out of 68001 with flag 3245397/620000
408.40/200.70	c cleaning 35003 clauses out of 70010 with flag 3439749/656002
444.62/218.52	c cleaning 36004 clauses out of 72009 with flag 3657873/693004
479.94/235.82	c cleaning 36999 clauses out of 74001 with flag 3868122/731000
521.86/256.37	c cleaning 37990 clauses out of 76002 with flag 4099223/770000
563.75/276.89	c cleaning 39004 clauses out of 78013 with flag 4316911/810001
611.40/300.11	c cleaning 40001 clauses out of 80009 with flag 4571149/851001
662.90/325.38	c cleaning 41002 clauses out of 82009 with flag 4834624/893002
715.39/351.05	c cleaning 41998 clauses out of 84006 with flag 5093702/936001
774.18/379.88	c cleaning 42998 clauses out of 86007 with flag 5408916/980000
838.10/411.15	c cleaning 43997 clauses out of 88009 with flag 5726282/1025000
893.64/438.32	c cleaning 0 clauses out of 18000 with flag 0/18000
901.82/442.37	c cleaning 45006 clauses out of 90013 with flag 6029265/1071001
970.16/475.81	c cleaning 45998 clauses out of 92007 with flag 6334524/1118001
1044.84/512.36	c cleaning 47002 clauses out of 94011 with flag 6668224/1166003
1127.93/553.00	c cleaning 48002 clauses out of 96006 with flag 7021350/1215000
1220.09/598.05	c cleaning 49000 clauses out of 98004 with flag 7392291/1265002
1257.89/616.56	c And the winner is solver0
1257.89/616.67	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1257.89/616.67	c starts		: 134
1257.89/616.67	c conflicts		: 1289701
1257.89/616.67	c decisions		: 1398141
1257.89/616.67	c propagations		: 126655345
1257.89/616.67	c inspects		: 8397088771
1257.89/616.67	c shortcuts		: 0
1257.89/616.67	c learnt literals	: 16
1257.89/616.67	c learnt binary clauses	: 126
1257.89/616.67	c learnt ternary clauses	: 645
1257.89/616.67	c learnt constraints	: 1289684
1257.89/616.67	c ignored constraints	: 0
1257.89/616.67	c root simplifications	: 0
1257.89/616.67	c removed literals (reason simplification)	: 15316350
1257.89/616.67	c reason swapping (by a shorter reason)	: 0
1257.89/616.67	c Calls to reduceDB	: 46
1257.89/616.67	c Number of update (reduction) of LBD	: 238857
1257.89/616.67	c Imported unit clauses	: 0
1257.89/616.67	c number of reductions to clauses (during analyze)	: 0
1257.89/616.67	c number of learned constraints concerned by reduction	: 0
1257.89/616.67	c number of learning phase by resolution	: 0
1257.89/616.67	c number of learning phase by cutting planes	: 0
1257.89/616.67	c speed (assignments/second)	: 205502.23828167462
1257.89/616.67	c non guided choices	117
1257.89/616.70	c learnt constraints type 
1257.89/616.70	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 126
1257.89/616.70	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 73562
1257.89/616.70	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1257.89/616.70	c starts		: 47
1257.89/616.70	c conflicts		: 20944
1257.89/616.70	c decisions		: 23382
1257.89/616.70	c propagations		: 2512426
1257.89/616.70	c inspects		: 984247378
1257.89/616.70	c shortcuts		: 0
1257.89/616.70	c learnt literals	: 0
1257.89/616.70	c learnt binary clauses	: 0
1257.89/616.70	c learnt ternary clauses	: 1
1257.89/616.70	c learnt constraints	: 20944
1257.89/616.70	c ignored constraints	: 0
1257.89/616.70	c root simplifications	: 0
1257.89/616.70	c removed literals (reason simplification)	: 0
1257.89/616.70	c reason swapping (by a shorter reason)	: 0
1257.89/616.70	c Calls to reduceDB	: 3
1257.89/616.70	c Number of update (reduction) of LBD	: 0
1257.89/616.70	c Imported unit clauses	: 0
1257.89/616.70	c number of reductions to clauses (during analyze)	: 0
1257.89/616.70	c number of learned constraints concerned by reduction	: 0
1257.89/616.70	c number of learning phase by resolution	: 0
1257.89/616.70	c number of learning phase by cutting planes	: 0
1257.89/616.70	c speed (assignments/second)	: 4076.3107854653545
1257.89/616.70	c non guided choices	117
1257.89/616.70	c learnt constraints type 
1257.89/616.70	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 2908
1257.89/616.70	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 265
1257.89/616.70	c org.sat4j.pb.constraints.pb.MaxWatchPb => 17771
1257.89/616.70	s UNSATISFIABLE
1257.89/616.70	c Total wall clock time (in seconds): 616.597

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

pid=20424
running on 8 cores: 4-7,12-15

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.07 3.30 2.52 4/284 20427
/proc/meminfo: memFree=29716236/32872528 swapFree=7036/7036
[pid=20427] ppid=20424 vsize=8952324 CPUtime=0 cores=4-7,12-15
/proc/20427/stat : 20427 (java) S 20424 20427 19483 0 -1 4202496 2115 0 1 0 0 0 0 0 20 0 13 0 13294153 9167179776 2230 33554432000 1073741824 1073778376 140736397242000 140736397233136 216811995197 0 0 0 16784584 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/20427/statm: 2238338 2233 951 9 0 2229447 0
[pid=20427/tid=20428] ppid=20424 vsize=8954380 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20428/stat : 20428 (java) S 20424 20427 19483 0 -1 4202560 887 0 1 0 0 0 0 0 20 0 15 0 13294153 9169285120 2238 33554432000 1073741824 1073778376 140736397242000 139726925834192 216812019764 0 4 0 16784584 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20429] ppid=20424 vsize=8954380 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20429/stat : 20429 (java) R 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 13294154 9169285120 2238 33554432000 1073741824 1073778376 140736397242000 139726898285544 216812008508 0 4 0 16784584 0 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20430] ppid=20424 vsize=8954380 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20430/stat : 20430 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 13294154 9169285120 2238 33554432000 1073741824 1073778376 140736397242000 139726897232680 216812008508 0 4 0 16784584 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20431] ppid=20424 vsize=8954380 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20431/stat : 20431 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 13294154 9169285120 2238 33554432000 1073741824 1073778376 140736397242000 139726767565736 216812008508 0 4 0 16784584 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20432] ppid=20424 vsize=8954380 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20432/stat : 20432 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 13294154 9169285120 2238 33554432000 1073741824 1073778376 140736397242000 139726766513192 216812008508 0 4 0 16784584 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20433] ppid=20424 vsize=8954380 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20433/stat : 20433 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 13294154 9169285120 2238 33554432000 1073741824 1073778376 140736397242000 139726765459624 216812008508 0 4 0 16784584 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20434] ppid=20424 vsize=8954380 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20434/stat : 20434 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 13294154 9169285120 2238 33554432000 1073741824 1073778376 140736397242000 139726764407080 216812008508 0 4 0 16784584 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20435] ppid=20424 vsize=9085452 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20435/stat : 20435 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 13294154 9303502848 2239 33554432000 1073741824 1073778376 140736397242000 139726763354536 216812008508 0 4 0 16784584 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20436] ppid=20424 vsize=9019916 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20436/stat : 20436 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 15 0 13294154 9236393984 2240 33554432000 1073741824 1073778376 140736397242000 139726291986984 216812008508 0 4 0 16784584 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20437] ppid=20424 vsize=9019916 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20437/stat : 20437 (java) R 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 13294154 9236393984 2240 33554432000 1073741824 1073778376 140736397242000 139726925834072 216808637824 0 4 0 16784584 0 0 0 -1 13 0 0 0 0 0
[pid=20427/tid=20438] ppid=20424 vsize=9019916 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20438/stat : 20438 (java) R 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 13294154 9236393984 2240 33554432000 1073741824 1073778376 140736397242000 139726925834072 216808637824 0 4 0 16784584 0 0 0 -1 14 0 0 0 0 0
[pid=20427/tid=20439] ppid=20424 vsize=9019916 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20439/stat : 20439 (java) R 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 13294154 9236393984 2240 33554432000 1073741824 1073778376 140736397242000 139726925834072 216808637824 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20440] ppid=20424 vsize=9085452 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20440/stat : 20440 (java) R 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 13294154 9303502848 2241 33554432000 1073741824 1073778376 140736397242000 139726925834072 216808637824 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0
[pid=20427/tid=20441] ppid=20424 vsize=9150988 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20441/stat : 20441 (java) R 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 13294154 9370611712 2244 33554432000 1073741824 1073778376 140736397242000 139726925834072 216808637824 0 4 0 16784584 0 0 0 -1 6 0 0 0 0 0

[startup+0.100071 s]
/proc/loadavg: 4.07 3.30 2.52 4/284 20427
/proc/meminfo: memFree=29716236/32872528 swapFree=7036/7036
[pid=20427] ppid=20424 vsize=9896436 CPUtime=0.11 cores=4-7,12-15
/proc/20427/stat : 20427 (java) S 20424 20427 19483 0 -1 4202496 4501 0 1 0 10 1 0 0 20 0 23 0 13294153 10133950464 6143 33554432000 1073741824 1073778376 140736397242000 140736397233136 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/20427/statm: 2474109 6152 2158 9 0 2464786 0
[pid=20427/tid=20428] ppid=20424 vsize=9896436 CPUtime=0.08 cores=4-7,12-15
/proc/20427/task/20428/stat : 20428 (java) R 20424 20427 19483 0 -1 4202560 2416 0 1 0 8 0 0 0 20 0 23 0 13294153 10133950464 6152 33554432000 1073741824 1073778376 140736397242000 139726925831072 216812021005 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20429] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20429/stat : 20429 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 6152 33554432000 1073741824 1073778376 140736397242000 139726898285224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20430] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20430/stat : 20430 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 6152 33554432000 1073741824 1073778376 140736397242000 139726897232680 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20431] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20431/stat : 20431 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 6153 33554432000 1073741824 1073778376 140736397242000 139726767565736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20432] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20432/stat : 20432 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 6153 33554432000 1073741824 1073778376 140736397242000 139726766513192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20433] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20433/stat : 20433 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 6153 33554432000 1073741824 1073778376 140736397242000 139726765459624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20434] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20434/stat : 20434 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 6153 33554432000 1073741824 1073778376 140736397242000 139726764407080 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20435] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20435/stat : 20435 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 6153 33554432000 1073741824 1073778376 140736397242000 139726763354536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20436] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20436/stat : 20436 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 6153 33554432000 1073741824 1073778376 140736397242000 139726291986984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20437] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20437/stat : 20437 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 6153 33554432000 1073741824 1073778376 140736397242000 139726290934440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20427/tid=20438] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20438/stat : 20438 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 6155 33554432000 1073741824 1073778376 140736397242000 139726289881896 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=20427/tid=20439] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20439/stat : 20439 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 6155 33554432000 1073741824 1073778376 140736397242000 139726288829352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20440] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20440/stat : 20440 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 6157 33554432000 1073741824 1073778376 140736397242000 139726287776808 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20427/tid=20441] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20441/stat : 20441 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 6157 33554432000 1073741824 1073778376 140736397242000 139726286723240 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9896436

[startup+0.20129 s]
/proc/loadavg: 4.07 3.30 2.52 4/284 20427
/proc/meminfo: memFree=29716236/32872528 swapFree=7036/7036
[pid=20427] ppid=20424 vsize=9896436 CPUtime=0.29 cores=4-7,12-15
/proc/20427/stat : 20427 (java) S 20424 20427 19483 0 -1 4202496 5007 0 1 0 27 2 0 0 20 0 23 0 13294153 10133950464 7046 33554432000 1073741824 1073778376 140736397242000 140736397233136 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/20427/statm: 2474109 7046 2216 9 0 2464786 0
[pid=20427/tid=20428] ppid=20424 vsize=9896436 CPUtime=0.18 cores=4-7,12-15
/proc/20427/task/20428/stat : 20428 (java) R 20424 20427 19483 0 -1 4202560 2435 0 1 0 18 0 0 0 20 0 23 0 13294153 10133950464 7046 33554432000 1073741824 1073778376 140736397242000 139726925832152 139726778646965 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20429] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20429/stat : 20429 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 7046 33554432000 1073741824 1073778376 140736397242000 139726898285224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20430] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20430/stat : 20430 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 7046 33554432000 1073741824 1073778376 140736397242000 139726897232680 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20431] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20431/stat : 20431 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 7046 33554432000 1073741824 1073778376 140736397242000 139726767565736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20432] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20432/stat : 20432 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 7046 33554432000 1073741824 1073778376 140736397242000 139726766513192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20433] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20433/stat : 20433 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 7046 33554432000 1073741824 1073778376 140736397242000 139726765459624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20434] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20434/stat : 20434 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 7046 33554432000 1073741824 1073778376 140736397242000 139726764407080 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20435] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20435/stat : 20435 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 7046 33554432000 1073741824 1073778376 140736397242000 139726763354536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20436] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20436/stat : 20436 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 7046 33554432000 1073741824 1073778376 140736397242000 139726291986984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20437] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20437/stat : 20437 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 7046 33554432000 1073741824 1073778376 140736397242000 139726290934440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20427/tid=20438] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20438/stat : 20438 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 7046 33554432000 1073741824 1073778376 140736397242000 139726289881896 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=20427/tid=20439] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20439/stat : 20439 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 7046 33554432000 1073741824 1073778376 140736397242000 139726288829352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20440] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20440/stat : 20440 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 7046 33554432000 1073741824 1073778376 140736397242000 139726287776808 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20427/tid=20441] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20441/stat : 20441 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 7046 33554432000 1073741824 1073778376 140736397242000 139726286723240 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9896436

[startup+0.301267 s]
/proc/loadavg: 4.07 3.30 2.52 4/284 20427
/proc/meminfo: memFree=29716236/32872528 swapFree=7036/7036
[pid=20427] ppid=20424 vsize=9896436 CPUtime=0.52 cores=4-7,12-15
/proc/20427/stat : 20427 (java) S 20424 20427 19483 0 -1 4202496 5968 0 1 0 50 2 0 0 20 0 23 0 13294153 10133950464 9596 33554432000 1073741824 1073778376 140736397242000 140736397233136 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/20427/statm: 2474109 9596 2234 9 0 2464786 0
[pid=20427/tid=20428] ppid=20424 vsize=9896436 CPUtime=0.28 cores=4-7,12-15
/proc/20427/task/20428/stat : 20428 (java) R 20424 20427 19483 0 -1 4202560 2441 0 1 0 26 2 0 0 20 0 23 0 13294153 10133950464 9596 33554432000 1073741824 1073778376 140736397242000 139726925832152 139726778555919 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20429] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20429/stat : 20429 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 9596 33554432000 1073741824 1073778376 140736397242000 139726898285224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20430] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20430/stat : 20430 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 9596 33554432000 1073741824 1073778376 140736397242000 139726897232680 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20431] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20431/stat : 20431 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 9596 33554432000 1073741824 1073778376 140736397242000 139726767565736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20432] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20432/stat : 20432 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 9596 33554432000 1073741824 1073778376 140736397242000 139726766513192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20433] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20433/stat : 20433 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 9596 33554432000 1073741824 1073778376 140736397242000 139726765459624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20434] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20434/stat : 20434 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 9596 33554432000 1073741824 1073778376 140736397242000 139726764407080 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20435] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20435/stat : 20435 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 9596 33554432000 1073741824 1073778376 140736397242000 139726763354536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20436] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20436/stat : 20436 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 9596 33554432000 1073741824 1073778376 140736397242000 139726291986984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20437] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20437/stat : 20437 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 9596 33554432000 1073741824 1073778376 140736397242000 139726290934440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20427/tid=20438] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20438/stat : 20438 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 9596 33554432000 1073741824 1073778376 140736397242000 139726289881896 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=20427/tid=20439] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20439/stat : 20439 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 9596 33554432000 1073741824 1073778376 140736397242000 139726288829352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20440] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20440/stat : 20440 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 9596 33554432000 1073741824 1073778376 140736397242000 139726287776808 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20427/tid=20441] ppid=20424 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20441/stat : 20441 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 13294154 10133950464 9596 33554432000 1073741824 1073778376 140736397242000 139726286723240 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9896436

[startup+0.700655 s]
/proc/loadavg: 4.07 3.30 2.52 4/284 20427
/proc/meminfo: memFree=29716236/32872528 swapFree=7036/7036
[pid=20427] ppid=20424 vsize=10162692 CPUtime=2.04 cores=4-7,12-15
/proc/20427/stat : 20427 (java) S 20424 20427 19483 0 -1 4202496 15677 0 1 0 201 3 0 0 20 0 27 0 13294153 10406596608 18837 33554432000 1073741824 1073778376 140736397242000 140736397233136 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/20427/statm: 2540673 18837 2264 9 0 2531350 0
[pid=20427/tid=20428] ppid=20424 vsize=10162692 CPUtime=0.33 cores=4-7,12-15
/proc/20427/task/20428/stat : 20428 (java) S 20424 20427 19483 0 -1 4202560 2492 0 1 0 31 2 0 0 20 0 27 0 13294153 10406596608 18837 33554432000 1073741824 1073778376 140736397242000 139726925833080 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20429] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20429/stat : 20429 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13294154 10406596608 18837 33554432000 1073741824 1073778376 140736397242000 139726898285224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20430] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20430/stat : 20430 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13294154 10406596608 18837 33554432000 1073741824 1073778376 140736397242000 139726897232680 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20431] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20431/stat : 20431 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13294154 10406596608 18837 33554432000 1073741824 1073778376 140736397242000 139726767565736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20432] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20432/stat : 20432 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13294154 10406596608 18837 33554432000 1073741824 1073778376 140736397242000 139726766513192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20433] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20433/stat : 20433 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13294154 10406596608 18837 33554432000 1073741824 1073778376 140736397242000 139726765459624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20434] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20434/stat : 20434 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13294154 10406596608 18837 33554432000 1073741824 1073778376 140736397242000 139726764407080 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20435] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20435/stat : 20435 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13294154 10406596608 18837 33554432000 1073741824 1073778376 140736397242000 139726763354536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20436] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20436/stat : 20436 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 13294154 10406596608 18837 33554432000 1073741824 1073778376 140736397242000 139726291986984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20437] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20437/stat : 20437 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 13294154 10406596608 18837 33554432000 1073741824 1073778376 140736397242000 139726290934440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20427/tid=20438] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20438/stat : 20438 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 13294154 10406596608 18837 33554432000 1073741824 1073778376 140736397242000 139726289881896 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=20427/tid=20439] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20439/stat : 20439 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 13294154 10406596608 18837 33554432000 1073741824 1073778376 140736397242000 139726288829352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20440] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20440/stat : 20440 (java) S 20424 20427 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 13294154 10406596608 18837 33554432000 1073741824 1073778376 140736397242000 139726287776808 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0

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

[pid=20427/tid=20438] ppid=20424 vsize=10162692 CPUtime=2.39 cores=4-7,12-15
/proc/20427/task/20438/stat : 20438 (java) S 20424 20427 19483 0 -1 4202560 261 0 0 0 233 6 0 0 20 0 27 0 13294154 10406596608 649382 33554432000 1073741824 1073778376 140736397242000 139726289881896 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20439] ppid=20424 vsize=10162692 CPUtime=2.44 cores=4-7,12-15
/proc/20427/task/20439/stat : 20439 (java) S 20424 20427 19483 0 -1 4202560 334 0 0 0 240 4 0 0 20 0 27 0 13294154 10406596608 649382 33554432000 1073741824 1073778376 140736397242000 139726288829352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20427/tid=20440] ppid=20424 vsize=10162692 CPUtime=2.4 cores=4-7,12-15
/proc/20427/task/20440/stat : 20440 (java) S 20424 20427 19483 0 -1 4202560 311 0 0 0 235 5 0 0 20 0 27 0 13294154 10406596608 649382 33554432000 1073741824 1073778376 140736397242000 139726287776808 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20441] ppid=20424 vsize=10162692 CPUtime=2.55 cores=4-7,12-15
/proc/20427/task/20441/stat : 20441 (java) S 20424 20427 19483 0 -1 4202560 307 0 0 0 247 8 0 0 20 0 27 0 13294154 10406596608 649382 33554432000 1073741824 1073778376 140736397242000 139726286723240 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20427/tid=20443] ppid=20424 vsize=10162692 CPUtime=0.11 cores=4-7,12-15
/proc/20427/task/20443/stat : 20443 (java) S 20424 20427 19483 0 -1 4202560 1251 0 0 0 6 5 0 0 20 0 27 0 13294155 10406596608 649382 33554432000 1073741824 1073778376 140736397242000 139726269262056 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20427/tid=20444] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20444/stat : 20444 (java) S 20424 20427 19483 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 13294156 10406596608 649382 33554432000 1073741824 1073778376 140736397242000 139726268208376 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20445] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20445/stat : 20445 (java) S 20424 20427 19483 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 13294156 10406596608 649382 33554432000 1073741824 1073778376 140736397242000 139726267155720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20427/tid=20446] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20446/stat : 20446 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13294158 10406596608 649382 33554432000 1073741824 1073778376 140736397242000 139726266104464 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20447] ppid=20424 vsize=10162692 CPUtime=1.48 cores=4-7,12-15
/proc/20427/task/20447/stat : 20447 (java) S 20424 20427 19483 0 -1 4202560 10170 0 0 0 146 2 0 0 20 0 27 0 13294158 10406596608 649382 33554432000 1073741824 1073778376 140736397242000 139726265051832 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20427/tid=20448] ppid=20424 vsize=10162692 CPUtime=1.31 cores=4-7,12-15
/proc/20427/task/20448/stat : 20448 (java) S 20424 20427 19483 0 -1 4202560 15228 0 0 0 129 2 0 0 20 0 27 0 13294158 10406596608 649382 33554432000 1073741824 1073778376 140736397242000 139726263999288 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20427/tid=20449] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20449/stat : 20449 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13294158 10406596608 649382 33554432000 1073741824 1073778376 140736397242000 139726262946936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20427/tid=20450] ppid=20424 vsize=10162692 CPUtime=0.29 cores=4-7,12-15
/proc/20427/task/20450/stat : 20450 (java) S 20424 20427 19483 0 -1 4202560 36 0 0 0 10 19 0 0 20 0 27 0 13294158 10406596608 649382 33554432000 1073741824 1073778376 140736397242000 139726261893576 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20451] ppid=20424 vsize=10162692 CPUtime=609.6 cores=4-7,12-15
/proc/20427/task/20451/stat : 20451 (java) R 20424 20427 19483 0 -1 4202560 193 0 0 0 60950 10 0 0 20 0 27 0 13294188 10406596608 649382 33554432000 1073741824 1073778376 140736397242000 139726260837664 139726779143790 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20427/tid=20452] ppid=20424 vsize=10162692 CPUtime=609.62 cores=4-7,12-15
/proc/20427/task/20452/stat : 20452 (java) R 20424 20427 19483 0 -1 4202560 1655 0 0 0 60914 48 0 0 20 0 27 0 13294188 10406596608 649382 33554432000 1073741824 1073778376 140736397242000 139726259784128 139726779334448 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20453] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20453/stat : 20453 (java) S 20424 20427 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13294188 10406596608 649382 33554432000 1073741824 1073778376 140736397242000 139726258734248 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=20427/tid=20454] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20454/stat : 20454 (java) S 20424 20427 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13294188 10406596608 649382 33554432000 1073741824 1073778376 140736397242000 139726257681704 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1257.69
Current children cumulated vsize (KiB) 10162692

[startup+616.601 s]
/proc/loadavg: 4.20 4.12 3.34 5/311 21122
/proc/meminfo: memFree=27626048/32872528 swapFree=7036/7036
[pid=20427] ppid=20424 vsize=10162692 CPUtime=1256.56 cores=4-7,12-15
/proc/20427/stat : 20427 (java) S 20424 20427 19483 0 -1 4202496 36335 0 1 0 125492 164 0 0 20 0 25 0 13294153 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 140736397233136 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/20427/statm: 2540673 649376 2295 9 0 2531350 0
[pid=20427/tid=20428] ppid=20424 vsize=10162692 CPUtime=0.36 cores=4-7,12-15
/proc/20427/task/20428/stat : 20428 (java) S 20424 20427 19483 0 -1 4202560 2498 0 1 0 33 3 0 0 20 0 25 0 13294153 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726925833080 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20429] ppid=20424 vsize=10162692 CPUtime=2.25 cores=4-7,12-15
/proc/20427/task/20429/stat : 20429 (java) S 20424 20427 19483 0 -1 4202560 326 0 0 0 219 6 0 0 20 0 25 0 13294154 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726898285224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20430] ppid=20424 vsize=10162692 CPUtime=2.44 cores=4-7,12-15
/proc/20427/task/20430/stat : 20430 (java) S 20424 20427 19483 0 -1 4202560 279 0 0 0 239 5 0 0 20 0 25 0 13294154 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726897232680 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20427/tid=20431] ppid=20424 vsize=10162692 CPUtime=2.34 cores=4-7,12-15
/proc/20427/task/20431/stat : 20431 (java) S 20424 20427 19483 0 -1 4202560 325 0 0 0 228 6 0 0 20 0 25 0 13294154 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726767565736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20432] ppid=20424 vsize=10162692 CPUtime=2.49 cores=4-7,12-15
/proc/20427/task/20432/stat : 20432 (java) S 20424 20427 19483 0 -1 4202560 270 0 0 0 243 6 0 0 20 0 25 0 13294154 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726766513192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=20427/tid=20433] ppid=20424 vsize=10162692 CPUtime=2.27 cores=4-7,12-15
/proc/20427/task/20433/stat : 20433 (java) S 20424 20427 19483 0 -1 4202560 342 0 0 0 219 8 0 0 20 0 25 0 13294154 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726765459624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20427/tid=20434] ppid=20424 vsize=10162692 CPUtime=2.39 cores=4-7,12-15
/proc/20427/task/20434/stat : 20434 (java) S 20424 20427 19483 0 -1 4202560 364 0 0 0 231 8 0 0 20 0 25 0 13294154 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726764407080 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20435] ppid=20424 vsize=10162692 CPUtime=2.41 cores=4-7,12-15
/proc/20427/task/20435/stat : 20435 (java) S 20424 20427 19483 0 -1 4202560 260 0 0 0 237 4 0 0 20 0 25 0 13294154 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726763354536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20436] ppid=20424 vsize=10162692 CPUtime=2.42 cores=4-7,12-15
/proc/20427/task/20436/stat : 20436 (java) S 20424 20427 19483 0 -1 4202560 325 0 0 0 237 5 0 0 20 0 25 0 13294154 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726291986984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20427/tid=20437] ppid=20424 vsize=10162692 CPUtime=2.36 cores=4-7,12-15
/proc/20427/task/20437/stat : 20437 (java) S 20424 20427 19483 0 -1 4202560 334 0 0 0 230 6 0 0 20 0 25 0 13294154 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726290934440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20438] ppid=20424 vsize=10162692 CPUtime=2.39 cores=4-7,12-15
/proc/20427/task/20438/stat : 20438 (java) S 20424 20427 19483 0 -1 4202560 261 0 0 0 233 6 0 0 20 0 25 0 13294154 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726289881896 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20439] ppid=20424 vsize=10162692 CPUtime=2.44 cores=4-7,12-15
/proc/20427/task/20439/stat : 20439 (java) S 20424 20427 19483 0 -1 4202560 334 0 0 0 240 4 0 0 20 0 25 0 13294154 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726288829352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20427/tid=20440] ppid=20424 vsize=10162692 CPUtime=2.4 cores=4-7,12-15
/proc/20427/task/20440/stat : 20440 (java) S 20424 20427 19483 0 -1 4202560 311 0 0 0 235 5 0 0 20 0 25 0 13294154 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726287776808 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20441] ppid=20424 vsize=10162692 CPUtime=2.55 cores=4-7,12-15
/proc/20427/task/20441/stat : 20441 (java) S 20424 20427 19483 0 -1 4202560 307 0 0 0 247 8 0 0 20 0 25 0 13294154 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726286723240 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20427/tid=20443] ppid=20424 vsize=10162692 CPUtime=0.11 cores=4-7,12-15
/proc/20427/task/20443/stat : 20443 (java) S 20424 20427 19483 0 -1 4202560 1251 0 0 0 6 5 0 0 20 0 25 0 13294155 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726269262056 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20427/tid=20444] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20444/stat : 20444 (java) S 20424 20427 19483 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 25 0 13294156 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726268208376 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20445] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20445/stat : 20445 (java) S 20424 20427 19483 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 25 0 13294156 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726267155720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20427/tid=20446] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20446/stat : 20446 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 25 0 13294158 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726266104464 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20447] ppid=20424 vsize=10162692 CPUtime=1.48 cores=4-7,12-15
/proc/20427/task/20447/stat : 20447 (java) S 20424 20427 19483 0 -1 4202560 10170 0 0 0 146 2 0 0 20 0 25 0 13294158 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726265051832 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20427/tid=20448] ppid=20424 vsize=10162692 CPUtime=1.31 cores=4-7,12-15
/proc/20427/task/20448/stat : 20448 (java) S 20424 20427 19483 0 -1 4202560 15228 0 0 0 129 2 0 0 20 0 25 0 13294158 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726263999288 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20427/tid=20449] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20449/stat : 20449 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 25 0 13294158 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726262946936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20427/tid=20450] ppid=20424 vsize=10162692 CPUtime=0.29 cores=4-7,12-15
/proc/20427/task/20450/stat : 20450 (java) S 20424 20427 19483 0 -1 4202560 36 0 0 0 10 19 0 0 20 0 25 0 13294158 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726261893576 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20452] ppid=20424 vsize=10162692 CPUtime=609.82 cores=4-7,12-15
/proc/20427/task/20452/stat : 20452 (java) R 20424 20427 19483 0 -1 4202560 1655 0 0 0 60934 48 0 0 20 0 25 0 13294188 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726259784128 139726779255520 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20454] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20454/stat : 20454 (java) S 20424 20427 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 25 0 13294188 10406596608 649376 33554432000 1073741824 1073778376 140736397242000 139726257681704 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1256.56
Current children cumulated vsize (KiB) 10162692

[startup+616.702 s]
/proc/loadavg: 4.20 4.12 3.34 5/311 21122
/proc/meminfo: memFree=27626048/32872528 swapFree=7036/7036
[pid=20427] ppid=20424 vsize=10162692 CPUtime=1255.2 cores=4-7,12-15
/proc/20427/stat : 20427 (java) S 20424 20427 19483 0 -1 4202496 36338 0 1 0 125347 173 0 0 20 0 24 0 13294153 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 140736397233136 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/20427/statm: 2540673 649371 2295 9 0 2531350 0
[pid=20427/tid=20428] ppid=20424 vsize=10162692 CPUtime=0.36 cores=4-7,12-15
/proc/20427/task/20428/stat : 20428 (java) S 20424 20427 19483 0 -1 4202560 2498 0 1 0 33 3 0 0 20 0 24 0 13294153 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726925832920 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20429] ppid=20424 vsize=10162692 CPUtime=2.25 cores=4-7,12-15
/proc/20427/task/20429/stat : 20429 (java) S 20424 20427 19483 0 -1 4202560 326 0 0 0 219 6 0 0 20 0 24 0 13294154 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726898285224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20430] ppid=20424 vsize=10162692 CPUtime=2.44 cores=4-7,12-15
/proc/20427/task/20430/stat : 20430 (java) S 20424 20427 19483 0 -1 4202560 279 0 0 0 239 5 0 0 20 0 24 0 13294154 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726897232680 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20427/tid=20431] ppid=20424 vsize=10162692 CPUtime=2.34 cores=4-7,12-15
/proc/20427/task/20431/stat : 20431 (java) S 20424 20427 19483 0 -1 4202560 325 0 0 0 228 6 0 0 20 0 24 0 13294154 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726767565736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20432] ppid=20424 vsize=10162692 CPUtime=2.49 cores=4-7,12-15
/proc/20427/task/20432/stat : 20432 (java) S 20424 20427 19483 0 -1 4202560 270 0 0 0 243 6 0 0 20 0 24 0 13294154 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726766513192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=20427/tid=20433] ppid=20424 vsize=10162692 CPUtime=2.27 cores=4-7,12-15
/proc/20427/task/20433/stat : 20433 (java) S 20424 20427 19483 0 -1 4202560 342 0 0 0 219 8 0 0 20 0 24 0 13294154 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726765459624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20427/tid=20434] ppid=20424 vsize=10162692 CPUtime=2.39 cores=4-7,12-15
/proc/20427/task/20434/stat : 20434 (java) S 20424 20427 19483 0 -1 4202560 364 0 0 0 231 8 0 0 20 0 24 0 13294154 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726764407080 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20435] ppid=20424 vsize=10162692 CPUtime=2.41 cores=4-7,12-15
/proc/20427/task/20435/stat : 20435 (java) S 20424 20427 19483 0 -1 4202560 260 0 0 0 237 4 0 0 20 0 24 0 13294154 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726763354536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20427/tid=20436] ppid=20424 vsize=10162692 CPUtime=2.42 cores=4-7,12-15
/proc/20427/task/20436/stat : 20436 (java) S 20424 20427 19483 0 -1 4202560 325 0 0 0 237 5 0 0 20 0 24 0 13294154 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726291986984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20427/tid=20437] ppid=20424 vsize=10162692 CPUtime=2.36 cores=4-7,12-15
/proc/20427/task/20437/stat : 20437 (java) S 20424 20427 19483 0 -1 4202560 334 0 0 0 230 6 0 0 20 0 24 0 13294154 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726290934440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20438] ppid=20424 vsize=10162692 CPUtime=2.39 cores=4-7,12-15
/proc/20427/task/20438/stat : 20438 (java) S 20424 20427 19483 0 -1 4202560 261 0 0 0 233 6 0 0 20 0 24 0 13294154 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726289881896 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20439] ppid=20424 vsize=10162692 CPUtime=2.44 cores=4-7,12-15
/proc/20427/task/20439/stat : 20439 (java) S 20424 20427 19483 0 -1 4202560 334 0 0 0 240 4 0 0 20 0 24 0 13294154 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726288829352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20427/tid=20440] ppid=20424 vsize=10162692 CPUtime=2.4 cores=4-7,12-15
/proc/20427/task/20440/stat : 20440 (java) S 20424 20427 19483 0 -1 4202560 311 0 0 0 235 5 0 0 20 0 24 0 13294154 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726287776808 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20441] ppid=20424 vsize=10162692 CPUtime=2.55 cores=4-7,12-15
/proc/20427/task/20441/stat : 20441 (java) S 20424 20427 19483 0 -1 4202560 307 0 0 0 247 8 0 0 20 0 24 0 13294154 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726286723240 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20427/tid=20443] ppid=20424 vsize=10162692 CPUtime=0.11 cores=4-7,12-15
/proc/20427/task/20443/stat : 20443 (java) S 20424 20427 19483 0 -1 4202560 1251 0 0 0 6 5 0 0 20 0 24 0 13294155 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726269262056 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20427/tid=20444] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20444/stat : 20444 (java) S 20424 20427 19483 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 13294156 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726268208376 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20445] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20445/stat : 20445 (java) S 20424 20427 19483 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 13294156 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726267155720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20427/tid=20446] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20446/stat : 20446 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 13294158 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726266104464 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20427/tid=20447] ppid=20424 vsize=10162692 CPUtime=1.49 cores=4-7,12-15
/proc/20427/task/20447/stat : 20447 (java) S 20424 20427 19483 0 -1 4202560 10170 0 0 0 147 2 0 0 20 0 24 0 13294158 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726265051832 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20448] ppid=20424 vsize=10162692 CPUtime=1.33 cores=4-7,12-15
/proc/20427/task/20448/stat : 20448 (java) R 20424 20427 19483 0 -1 4202560 15228 0 0 0 131 2 0 0 20 0 24 0 13294158 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726263999288 139726931655318 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0
[pid=20427/tid=20449] ppid=20424 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20427/task/20449/stat : 20449 (java) S 20424 20427 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 13294158 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726262946936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20427/tid=20450] ppid=20424 vsize=10162692 CPUtime=0.29 cores=4-7,12-15
/proc/20427/task/20450/stat : 20450 (java) S 20424 20427 19483 0 -1 4202560 36 0 0 0 10 19 0 0 20 0 24 0 13294158 10406596608 649371 33554432000 1073741824 1073778376 140736397242000 139726261893576 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 1255.2
Current children cumulated vsize (KiB) 10162692

Child status: 20

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20427 and gives
#  childrusage.ru_utime.tv_sec=1252
#  childrusage.ru_utime.tv_usec=942523
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=880714
# CPU time returned by wait4() is 1254.82
# while last known CPU time is 1255.2
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# 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): 2.69006
#  lost CPU user time (s): 2.87
#  lost CPU system time (s): -0.18

Real time (s): 616.73
CPU time (s): 1257.89
CPU user time (s): 1256.34
CPU system time (s): 1.55
CPU usage (%): 203.961
Max. virtual memory (cumulated for all children) (KiB): 10163052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1252.94
system time used= 1.88071
maximum resident set size= 2705492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36339
page faults= 1
swaps= 0
block input operations= 0
block output operations= 712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31868
involuntary context switches= 36537

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.43217 second user time and 6.94794 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-16 23:28:16
IDJOB=4096513
IDBENCH=107625
IDSOLVER=2543
FILE ID=node132/4096513-1466112496
RUNJOBID= node132-1466112166-19500
PBS_JOBID= 19904121
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d_n_k/normalized-5_6_25.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4096513-1466112496/watcher-4096513-1466112496 -o /tmp/evaluation-result-4096513-1466112496/solver-4096513-1466112496 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466112166-19500 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4096513-1466112496.opb

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

MD5SUM BENCH= f50c91cca57102576950fc35dbf6e618
RANDOM SEED=1836417441

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		: 2666.768
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	: 5333.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
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		: 2666.768
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		: 2666.768
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		: 2666.768
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		: 2666.768
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		: 2666.768
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		: 2666.768
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.56
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		: 2666.768
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.56
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		: 2666.768
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		: 2666.768
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		: 2666.768
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		: 2666.768
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		: 2666.768
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		: 2666.768
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		: 2666.768
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:        29716648 kB
Buffers:           43916 kB
Cached:           112712 kB
SwapCached:          584 kB
Active:          2342244 kB
Inactive:          87044 kB
Active(anon):    2273948 kB
Inactive(anon):     1076 kB
Active(file):      68296 kB
Inactive(file):    85968 kB
Unevictable:        7036 kB
Mlocked:            7036 kB
SwapTotal:      67108856 kB
SwapFree:       67100528 kB
Dirty:              1272 kB
Writeback:             0 kB
AnonPages:       2428568 kB
Mapped:            15420 kB
Shmem:                 0 kB
Slab:             574788 kB
SReclaimable:      13256 kB
SUnreclaim:       561532 kB
KernelStack:        2584 kB
PageTables:         9528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2999996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2373632 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= 71736 MiB
End job on node132 at 2016-06-16 23:38:32