Trace number 4101242

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16UNSAT 85.38 39.8908

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-bnl2.opb
MD5SUM4c72c91139ee79c29342b8f97e9b4cad
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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 benchmark2.58561
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables104670
Total number of constraints2262
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2262
Minimum length of a constraint30
Maximum length of a constraint2460
Number of terms in the objective function 50550
Biggest coefficient in the objective function 14942
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 568060
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 568060
Number of bits of the biggest sum of numbers20
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.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	16
0.10/0.12	c Pseudo Boolean Optimization by upper bound
0.10/0.12	c ManyCore solver with 2 solvers running in parallel
0.10/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38c5c3ac
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c Expensive reason simplification
0.10/0.12	c Glucose 2.1 dynamic restart strategy
0.10/0.12	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.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@558385e3
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@2dcb25f1
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.12	c No reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/0.12	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.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@558385e3
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-4101242-1466213387.opb
0.10/0.12	c reading problem ... 
0.10/0.12	c  objective function found
4.10/1.75	c ... done. Wall clock time 1.633s.
4.29/1.86	c declared #vars     104670
4.29/1.86	c #constraints  3589
4.29/1.86	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
4.29/1.86	c constraints type 
4.29/1.86	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 60
4.29/1.86	c org.sat4j.specs.Constr$1 => 11
4.29/1.86	c org.sat4j.minisat.constraints.card.MinWatchCard => 29
4.29/1.86	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3489
4.29/1.86	c 3589 constraints processed.
4.29/1.86	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
4.29/1.86	c constraints type 
4.29/1.86	c org.sat4j.specs.Constr$1 => 11
4.29/1.86	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 60
4.29/1.86	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 29
4.29/1.86	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3489
4.29/1.86	c 3589 constraints processed.
4.29/1.86	c objective function length is 50550 literals
7.47/2.68	c cleaning 2493 clauses out of 4991 with flag 13210/5000
9.53/3.41	c cleaning 4247 clauses out of 8501 with flag 33029/11003
11.08/4.08	c cleaning 5624 clauses out of 11248 with flag 50470/18001
13.18/4.77	c cleaning 6805 clauses out of 13624 with flag 67524/26003
15.92/5.86	c cleaning 7905 clauses out of 15816 with flag 85843/35001
17.32/6.55	c cleaning 8946 clauses out of 17913 with flag 108512/45003
18.93/7.35	c cleaning 9979 clauses out of 19965 with flag 136917/56001
21.12/8.40	c cleaning 10987 clauses out of 21987 with flag 169528/68002
23.93/9.89	c cleaning 11991 clauses out of 23998 with flag 201621/81000
28.06/11.78	c cleaning 13003 clauses out of 26007 with flag 238365/95000
30.66/13.03	c cleaning 13999 clauses out of 28006 with flag 280947/110002
34.07/14.57	c cleaning 14994 clauses out of 30006 with flag 320110/126001
39.87/17.45	c cleaning 16001 clauses out of 32012 with flag 356356/143001
47.28/21.11	c cleaning 16998 clauses out of 34010 with flag 394262/161000
59.50/27.07	c cleaning 17973 clauses out of 36012 with flag 434918/180000
72.87/33.44	c cleaning 19020 clauses out of 38041 with flag 492009/200002
82.07/38.00	c cleaning 19992 clauses out of 40019 with flag 549797/221000
85.06/39.56	c And the winner is solver0
85.33/39.85	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
85.33/39.85	c starts		: 258
85.33/39.85	c conflicts		: 229789
85.33/39.85	c decisions		: 554191
85.33/39.85	c propagations		: 6903349
85.33/39.85	c inspects		: 350945613
85.33/39.85	c shortcuts		: 0
85.33/39.85	c learnt literals	: 50
85.33/39.85	c learnt binary clauses	: 49
85.33/39.85	c learnt ternary clauses	: 92
85.33/39.85	c learnt constraints	: 229738
85.33/39.85	c ignored constraints	: 0
85.33/39.85	c root simplifications	: 0
85.33/39.85	c removed literals (reason simplification)	: 583759
85.33/39.85	c reason swapping (by a shorter reason)	: 0
85.33/39.85	c Calls to reduceDB	: 17
85.33/39.85	c Number of update (reduction) of LBD	: 46707
85.33/39.85	c Imported unit clauses	: 0
85.33/39.85	c number of reductions to clauses (during analyze)	: 0
85.33/39.85	c number of learned constraints concerned by reduction	: 0
85.33/39.85	c number of learning phase by resolution	: 0
85.33/39.85	c number of learning phase by cutting planes	: 0
85.33/39.85	c speed (assignments/second)	: 181863.2998761822
85.33/39.85	c non guided choices	29224
85.33/39.86	c learnt constraints type 
85.33/39.86	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 49
85.33/39.86	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 28732
85.33/39.86	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
85.33/39.86	c starts		: 10
85.33/39.86	c conflicts		: 1856
85.33/39.86	c decisions		: 21531
85.33/39.86	c propagations		: 210257
85.33/39.86	c inspects		: 8119698
85.33/39.86	c shortcuts		: 0
85.33/39.86	c learnt literals	: 0
85.33/39.86	c learnt binary clauses	: 0
85.33/39.86	c learnt ternary clauses	: 0
85.33/39.86	c learnt constraints	: 1856
85.33/39.86	c ignored constraints	: 0
85.33/39.86	c root simplifications	: 0
85.33/39.86	c removed literals (reason simplification)	: 0
85.33/39.86	c reason swapping (by a shorter reason)	: 0
85.33/39.86	c Calls to reduceDB	: 0
85.33/39.86	c Number of update (reduction) of LBD	: 0
85.33/39.86	c Imported unit clauses	: 0
85.33/39.86	c number of reductions to clauses (during analyze)	: 0
85.33/39.86	c number of learned constraints concerned by reduction	: 0
85.33/39.86	c number of learning phase by resolution	: 0
85.33/39.86	c number of learning phase by cutting planes	: 0
85.33/39.86	c speed (assignments/second)	: 5538.909378292939
85.33/39.86	c non guided choices	0
85.33/39.87	c learnt constraints type 
85.33/39.87	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1
85.33/39.87	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1855
85.33/39.87	s UNSATISFIABLE
85.33/39.87	c Total wall clock time (in seconds): 39.746

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

pid=20069
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.10 4.05 4.08 3/285 20072
/proc/meminfo: memFree=29073936/32872528 swapFree=7804/7804
[pid=20072] ppid=20069 vsize=91816 CPUtime=0 cores=4-7,12-15
/proc/20072/stat : 20072 (java) S 20069 20072 15292 0 -1 4202496 1282 0 0 0 0 0 0 0 20 0 2 0 23383291 94019584 916 33554432000 1073741824 1073778376 140737406037488 140737406028624 216811995197 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20072/statm: 22954 916 697 9 0 16769 0
[pid=20072/tid=20073] ppid=20069 vsize=92900 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20073/stat : 20073 (java) D 20069 20072 15292 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 2 0 23383292 95129600 926 33554432000 1073741824 1073778376 140737406037488 140639593152040 216799472935 0 0 4096 0 18446744072100756772 0 0 -1 6 0 0 0 0 0

[startup+0.100099 s]
/proc/loadavg: 4.10 4.05 4.08 3/285 20072
/proc/meminfo: memFree=29073936/32872528 swapFree=7804/7804
[pid=20072] ppid=20069 vsize=9896436 CPUtime=0.1 cores=4-7,12-15
/proc/20072/stat : 20072 (java) S 20069 20072 15292 0 -1 4202496 4474 0 1 0 8 2 0 0 20 0 23 0 23383291 10133950464 6102 33554432000 1073741824 1073778376 140737406037488 140737406028624 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20072/statm: 2474109 6102 2126 9 0 2464786 0
[pid=20072/tid=20073] ppid=20069 vsize=9896436 CPUtime=0.06 cores=4-7,12-15
/proc/20072/task/20073/stat : 20073 (java) R 20069 20072 15292 0 -1 4202560 2414 0 1 0 5 1 0 0 20 0 23 0 23383292 10133950464 6102 33554432000 1073741824 1073778376 140737406037488 140639593156056 140639598054432 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9896436

[startup+0.200361 s]
/proc/loadavg: 4.10 4.05 4.08 3/285 20072
/proc/meminfo: memFree=29073936/32872528 swapFree=7804/7804
[pid=20072] ppid=20069 vsize=9896436 CPUtime=0.28 cores=4-7,12-15
/proc/20072/stat : 20072 (java) S 20069 20072 15292 0 -1 4202496 5044 0 1 0 26 2 0 0 20 0 23 0 23383291 10133950464 7986 33554432000 1073741824 1073778376 140737406037488 140737406028624 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20072/statm: 2474109 7986 2217 9 0 2464786 0
[pid=20072/tid=20073] ppid=20069 vsize=9896436 CPUtime=0.16 cores=4-7,12-15
/proc/20072/task/20073/stat : 20073 (java) R 20069 20072 15292 0 -1 4202560 2431 0 1 0 15 1 0 0 20 0 23 0 23383292 10133950464 7986 33554432000 1073741824 1073778376 140737406037488 140639593156056 216812021005 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9896436

[startup+0.300379 s]
/proc/loadavg: 4.10 4.05 4.08 3/285 20072
/proc/meminfo: memFree=29073936/32872528 swapFree=7804/7804
[pid=20072] ppid=20069 vsize=9896436 CPUtime=0.47 cores=4-7,12-15
/proc/20072/stat : 20072 (java) S 20069 20072 15292 0 -1 4202496 5868 0 1 0 44 3 0 0 20 0 23 0 23383291 10133950464 13979 33554432000 1073741824 1073778376 140737406037488 140737406028624 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20072/statm: 2474109 13979 2232 9 0 2464786 0
[pid=20072/tid=20073] ppid=20069 vsize=9896436 CPUtime=0.26 cores=4-7,12-15
/proc/20072/task/20073/stat : 20073 (java) R 20069 20072 15292 0 -1 4202560 2442 0 1 0 25 1 0 0 20 0 23 0 23383292 10133950464 13979 33554432000 1073741824 1073778376 140737406037488 140639593156056 216812021005 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9896436

[startup+0.700287 s]
/proc/loadavg: 4.10 4.05 4.08 3/285 20072
/proc/meminfo: memFree=29073936/32872528 swapFree=7804/7804
[pid=20072] ppid=20069 vsize=9896436 CPUtime=1.56 cores=4-7,12-15
/proc/20072/stat : 20072 (java) S 20069 20072 15292 0 -1 4202496 16147 0 1 0 138 18 0 0 20 0 23 0 23383291 10133950464 50126 33554432000 1073741824 1073778376 140737406037488 140737406028624 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20072/statm: 2474109 50638 2258 9 0 2464786 0
[pid=20072/tid=20073] ppid=20069 vsize=9896436 CPUtime=0.63 cores=4-7,12-15
/proc/20072/task/20073/stat : 20073 (java) S 20069 20072 15292 0 -1 4202560 2496 0 1 0 61 2 0 0 20 0 23 0 23383292 10133950464 50638 33554432000 1073741824 1073778376 140737406037488 140639593155192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 9896436

[startup+1.501 s]
/proc/loadavg: 4.10 4.05 4.08 4/308 20095
/proc/meminfo: memFree=28809920/32872528 swapFree=7804/7804
[pid=20072] ppid=20069 vsize=9896436 CPUtime=3.2 cores=4-7,12-15
/proc/20072/stat : 20072 (java) S 20069 20072 15292 0 -1 4202496 16964 0 1 0 264 56 0 0 20 0 23 0 23383291 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140737406028624 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20072/statm: 2474109 92611 2263 9 0 2464786 0
[pid=20072/tid=20073] ppid=20069 vsize=9896436 CPUtime=1.32 cores=4-7,12-15
/proc/20072/task/20073/stat : 20073 (java) R 20069 20072 15292 0 -1 4202560 2547 0 1 0 128 4 0 0 20 0 23 0 23383292 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639593154648 140639459634626 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=20072/tid=20075] ppid=20069 vsize=9896436 CPUtime=0.05 cores=4-7,12-15
/proc/20072/task/20075/stat : 20075 (java) S 20069 20072 15292 0 -1 4202560 65 0 0 0 2 3 0 0 20 0 23 0 23383293 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639582219304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20072/tid=20076] ppid=20069 vsize=9896436 CPUtime=0.08 cores=4-7,12-15
/proc/20072/task/20076/stat : 20076 (java) S 20069 20072 15292 0 -1 4202560 49 0 0 0 4 4 0 0 20 0 23 0 23383293 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639581166504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20072/tid=20077] ppid=20069 vsize=9896436 CPUtime=0.06 cores=4-7,12-15
/proc/20072/task/20077/stat : 20077 (java) S 20069 20072 15292 0 -1 4202560 34 0 0 0 3 3 0 0 20 0 23 0 23383293 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639580113704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=20072/tid=20078] ppid=20069 vsize=9896436 CPUtime=0.08 cores=4-7,12-15
/proc/20072/task/20078/stat : 20078 (java) S 20069 20072 15292 0 -1 4202560 87 0 0 0 4 4 0 0 20 0 23 0 23383293 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639579060904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20072/tid=20079] ppid=20069 vsize=9896436 CPUtime=0.06 cores=4-7,12-15
/proc/20072/task/20079/stat : 20079 (java) S 20069 20072 15292 0 -1 4202560 72 0 0 0 2 4 0 0 20 0 23 0 23383293 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639578008104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20080] ppid=20069 vsize=9896436 CPUtime=0.08 cores=4-7,12-15
/proc/20072/task/20080/stat : 20080 (java) S 20069 20072 15292 0 -1 4202560 35 0 0 0 4 4 0 0 20 0 23 0 23383293 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639431506344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20072/tid=20081] ppid=20069 vsize=9896436 CPUtime=0.09 cores=4-7,12-15
/proc/20072/task/20081/stat : 20081 (java) S 20069 20072 15292 0 -1 4202560 79 0 0 0 4 5 0 0 20 0 23 0 23383293 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639430453544 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20082] ppid=20069 vsize=9896436 CPUtime=0.08 cores=4-7,12-15
/proc/20072/task/20082/stat : 20082 (java) S 20069 20072 15292 0 -1 4202560 79 0 0 0 4 4 0 0 20 0 23 0 23383293 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639429400744 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20083] ppid=20069 vsize=9896436 CPUtime=0.05 cores=4-7,12-15
/proc/20072/task/20083/stat : 20083 (java) S 20069 20072 15292 0 -1 4202560 69 0 0 0 1 4 0 0 20 0 23 0 23383293 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639428348968 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20072/tid=20084] ppid=20069 vsize=9896436 CPUtime=0.06 cores=4-7,12-15
/proc/20072/task/20084/stat : 20084 (java) S 20069 20072 15292 0 -1 4202560 119 0 0 0 3 3 0 0 20 0 23 0 23383293 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639427296168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=20072/tid=20085] ppid=20069 vsize=9896436 CPUtime=0.03 cores=4-7,12-15
/proc/20072/task/20085/stat : 20085 (java) S 20069 20072 15292 0 -1 4202560 23 0 0 0 1 2 0 0 20 0 23 0 23383293 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639426243368 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20086] ppid=20069 vsize=9896436 CPUtime=0.08 cores=4-7,12-15
/proc/20072/task/20086/stat : 20086 (java) S 20069 20072 15292 0 -1 4202560 86 0 0 0 3 5 0 0 20 0 23 0 23383293 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639425190568 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20072/tid=20087] ppid=20069 vsize=9896436 CPUtime=0.04 cores=4-7,12-15
/proc/20072/task/20087/stat : 20087 (java) S 20069 20072 15292 0 -1 4202560 26 0 0 0 1 3 0 0 20 0 23 0 23383293 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639424137768 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20088] ppid=20069 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20088/stat : 20088 (java) S 20069 20072 15292 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 23 0 23383295 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639406676328 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20072/tid=20089] ppid=20069 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20089/stat : 20089 (java) S 20069 20072 15292 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 23 0 23383295 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639405622392 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20090] ppid=20069 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20090/stat : 20090 (java) S 20069 20072 15292 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 23 0 23383295 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639404569480 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20091] ppid=20069 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20091/stat : 20091 (java) S 20069 20072 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 23383297 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639403518992 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20092] ppid=20069 vsize=9896436 CPUtime=0.38 cores=4-7,12-15
/proc/20072/task/20092/stat : 20092 (java) S 20069 20072 15292 0 -1 4202560 4937 0 0 0 38 0 0 0 20 0 23 0 23383297 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639402466104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20093] ppid=20069 vsize=9896436 CPUtime=0.41 cores=4-7,12-15
/proc/20072/task/20093/stat : 20093 (java) S 20069 20072 15292 0 -1 4202560 7335 0 0 0 39 2 0 0 20 0 23 0 23383297 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639401413304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20072/tid=20094] ppid=20069 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20094/stat : 20094 (java) S 20069 20072 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 23383297 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639400360696 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20072/tid=20095] ppid=20069 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20095/stat : 20095 (java) S 20069 20072 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 23383297 10133950464 92611 33554432000 1073741824 1073778376 140737406037488 140639399308104 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 9896436

[startup+3.10118 s]
/proc/loadavg: 4.10 4.05 4.08 7/312 20099
/proc/meminfo: memFree=28629736/32872528 swapFree=7804/7804
[pid=20072] ppid=20069 vsize=10162692 CPUtime=8.73 cores=4-7,12-15
/proc/20072/stat : 20072 (java) S 20069 20072 15292 0 -1 4202496 20995 0 1 0 762 111 0 0 20 0 27 0 23383291 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140737406028624 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20072/statm: 2540673 165572 2283 9 0 2531350 0
[pid=20072/tid=20073] ppid=20069 vsize=10162692 CPUtime=1.48 cores=4-7,12-15
/proc/20072/task/20073/stat : 20073 (java) S 20069 20072 15292 0 -1 4202560 2566 0 1 0 144 4 0 0 20 0 27 0 23383292 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639593157496 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20072/tid=20075] ppid=20069 vsize=10162692 CPUtime=0.2 cores=4-7,12-15
/proc/20072/task/20075/stat : 20075 (java) S 20069 20072 15292 0 -1 4202560 146 0 0 0 11 9 0 0 20 0 27 0 23383293 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639582219304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20072/tid=20076] ppid=20069 vsize=10162692 CPUtime=0.17 cores=4-7,12-15
/proc/20072/task/20076/stat : 20076 (java) S 20069 20072 15292 0 -1 4202560 97 0 0 0 9 8 0 0 20 0 27 0 23383293 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639581166504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20072/tid=20077] ppid=20069 vsize=10162692 CPUtime=0.24 cores=4-7,12-15
/proc/20072/task/20077/stat : 20077 (java) S 20069 20072 15292 0 -1 4202560 92 0 0 0 14 10 0 0 20 0 27 0 23383293 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639580113704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20072/tid=20078] ppid=20069 vsize=10162692 CPUtime=0.17 cores=4-7,12-15
/proc/20072/task/20078/stat : 20078 (java) S 20069 20072 15292 0 -1 4202560 119 0 0 0 9 8 0 0 20 0 27 0 23383293 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639579060904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20072/tid=20079] ppid=20069 vsize=10162692 CPUtime=0.13 cores=4-7,12-15
/proc/20072/task/20079/stat : 20079 (java) S 20069 20072 15292 0 -1 4202560 94 0 0 0 6 7 0 0 20 0 27 0 23383293 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639578008104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20072/tid=20080] ppid=20069 vsize=10162692 CPUtime=0.16 cores=4-7,12-15
/proc/20072/task/20080/stat : 20080 (java) S 20069 20072 15292 0 -1 4202560 103 0 0 0 9 7 0 0 20 0 27 0 23383293 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639431506344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20072/tid=20081] ppid=20069 vsize=10162692 CPUtime=0.16 cores=4-7,12-15
/proc/20072/task/20081/stat : 20081 (java) S 20069 20072 15292 0 -1 4202560 107 0 0 0 8 8 0 0 20 0 27 0 23383293 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639430453544 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20072/tid=20082] ppid=20069 vsize=10162692 CPUtime=0.21 cores=4-7,12-15
/proc/20072/task/20082/stat : 20082 (java) S 20069 20072 15292 0 -1 4202560 133 0 0 0 11 10 0 0 20 0 27 0 23383293 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639429400744 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20083] ppid=20069 vsize=10162692 CPUtime=0.14 cores=4-7,12-15
/proc/20072/task/20083/stat : 20083 (java) S 20069 20072 15292 0 -1 4202560 103 0 0 0 6 8 0 0 20 0 27 0 23383293 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639428348968 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20072/tid=20084] ppid=20069 vsize=10162692 CPUtime=0.21 cores=4-7,12-15
/proc/20072/task/20084/stat : 20084 (java) S 20069 20072 15292 0 -1 4202560 171 0 0 0 12 9 0 0 20 0 27 0 23383293 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639427296168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20072/tid=20085] ppid=20069 vsize=10162692 CPUtime=0.12 cores=4-7,12-15
/proc/20072/task/20085/stat : 20085 (java) S 20069 20072 15292 0 -1 4202560 54 0 0 0 7 5 0 0 20 0 27 0 23383293 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639426243368 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20086] ppid=20069 vsize=10162692 CPUtime=0.16 cores=4-7,12-15
/proc/20072/task/20086/stat : 20086 (java) S 20069 20072 15292 0 -1 4202560 124 0 0 0 8 8 0 0 20 0 27 0 23383293 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639425190568 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20072/tid=20087] ppid=20069 vsize=10162692 CPUtime=0.12 cores=4-7,12-15
/proc/20072/task/20087/stat : 20087 (java) S 20069 20072 15292 0 -1 4202560 92 0 0 0 6 6 0 0 20 0 27 0 23383293 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639424137768 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20072/tid=20088] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20088/stat : 20088 (java) S 20069 20072 15292 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 27 0 23383295 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639406676328 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20072/tid=20089] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20089/stat : 20089 (java) S 20069 20072 15292 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 23383295 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639405622392 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20090] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20090/stat : 20090 (java) S 20069 20072 15292 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 23383295 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639404569480 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20091] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20091/stat : 20091 (java) S 20069 20072 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 23383297 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639403518992 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20092] ppid=20069 vsize=10162692 CPUtime=1.06 cores=4-7,12-15
/proc/20072/task/20092/stat : 20092 (java) S 20069 20072 15292 0 -1 4202560 6448 0 0 0 104 2 0 0 20 0 27 0 23383297 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639402466104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20072/tid=20093] ppid=20069 vsize=10162692 CPUtime=1.26 cores=4-7,12-15
/proc/20072/task/20093/stat : 20093 (java) R 20069 20072 15292 0 -1 4202560 8778 0 0 0 123 3 0 0 20 0 27 0 23383297 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639401390456 140639596060936 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0
[pid=20072/tid=20094] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20094/stat : 20094 (java) S 20069 20072 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 23383297 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639400360696 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20072/tid=20095] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20095/stat : 20095 (java) S 20069 20072 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 23383297 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639399308104 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20096] ppid=20069 vsize=10162692 CPUtime=1.25 cores=4-7,12-15
/proc/20072/task/20096/stat : 20096 (java) R 20069 20072 15292 0 -1 4202560 27 0 0 0 125 0 0 0 20 0 27 0 23383467 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639398154680 140639459944255 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20097] ppid=20069 vsize=10162692 CPUtime=1.25 cores=4-7,12-15
/proc/20072/task/20097/stat : 20097 (java) R 20069 20072 15292 0 -1 4202560 278 0 0 0 123 2 0 0 20 0 27 0 23383467 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639397101656 140639459610002 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0
[pid=20072/tid=20098] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20098/stat : 20098 (java) S 20069 20072 15292 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 23383481 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639396049704 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=20072/tid=20099] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20099/stat : 20099 (java) S 20069 20072 15292 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 23383482 10406596608 165572 33554432000 1073741824 1073778376 140737406037488 140639394997928 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 8.73
Current children cumulated vsize (KiB) 10162692

[startup+6.30117 s]
/proc/loadavg: 4.09 4.05 4.08 5/312 20099
/proc/meminfo: memFree=28288568/32872528 swapFree=7804/7804
[pid=20072] ppid=20069 vsize=10162692 CPUtime=16.92 cores=4-7,12-15
/proc/20072/stat : 20072 (java) S 20069 20072 15292 0 -1 4202496 29459 0 1 0 1549 143 0 0 20 0 27 0 23383291 10406596608 197750 33554432000 1073741824 1073778376 140737406037488 140737406028624 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20072/statm: 2540673 197750 2283 9 0 2531350 0
[pid=20072/tid=20073] ppid=20069 vsize=10162692 CPUtime=1.48 cores=4-7,12-15
/proc/20072/task/20073/stat : 20073 (java) S 20069 20072 15292 0 -1 4202560 2566 0 1 0 144 4 0 0 20 0 27 0 23383292 10406596608 197750 33554432000 1073741824 1073778376 140737406037488 140639593157496 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20072/tid=20075] ppid=20069 vsize=10162692 CPUtime=0.27 cores=4-7,12-15
/proc/20072/task/20075/stat : 20075 (java) S 20069 20072 15292 0 -1 4202560 164 0 0 0 16 11 0 0 20 0 27 0 23383293 10406596608 197750 33554432000 1073741824 1073778376 140737406037488 140639582219304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20072/tid=20076] ppid=20069 vsize=10162692 CPUtime=0.28 cores=4-7,12-15

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

/proc/20072/task/20073/stat : 20073 (java) S 20069 20072 15292 0 -1 4202560 2569 0 1 0 144 4 0 0 20 0 27 0 23383292 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639593157496 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20075] ppid=20069 vsize=10162692 CPUtime=0.44 cores=4-7,12-15
/proc/20072/task/20075/stat : 20075 (java) S 20069 20072 15292 0 -1 4202560 231 0 0 0 25 19 0 0 20 0 27 0 23383293 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639582219304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20076] ppid=20069 vsize=10162692 CPUtime=0.46 cores=4-7,12-15
/proc/20072/task/20076/stat : 20076 (java) S 20069 20072 15292 0 -1 4202560 203 0 0 0 25 21 0 0 20 0 27 0 23383293 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639581166504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20077] ppid=20069 vsize=10162692 CPUtime=0.48 cores=4-7,12-15
/proc/20072/task/20077/stat : 20077 (java) S 20069 20072 15292 0 -1 4202560 175 0 0 0 27 21 0 0 20 0 27 0 23383293 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639580113704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20078] ppid=20069 vsize=10162692 CPUtime=0.46 cores=4-7,12-15
/proc/20072/task/20078/stat : 20078 (java) S 20069 20072 15292 0 -1 4202560 216 0 0 0 25 21 0 0 20 0 27 0 23383293 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639579060904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20079] ppid=20069 vsize=10162692 CPUtime=0.31 cores=4-7,12-15
/proc/20072/task/20079/stat : 20079 (java) S 20069 20072 15292 0 -1 4202560 165 0 0 0 16 15 0 0 20 0 27 0 23383293 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639578008104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=20072/tid=20080] ppid=20069 vsize=10162692 CPUtime=0.4 cores=4-7,12-15
/proc/20072/task/20080/stat : 20080 (java) S 20069 20072 15292 0 -1 4202560 194 0 0 0 21 19 0 0 20 0 27 0 23383293 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639431506344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20072/tid=20081] ppid=20069 vsize=10162692 CPUtime=0.41 cores=4-7,12-15
/proc/20072/task/20081/stat : 20081 (java) S 20069 20072 15292 0 -1 4202560 217 0 0 0 21 20 0 0 20 0 27 0 23383293 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639430453544 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20082] ppid=20069 vsize=10162692 CPUtime=0.42 cores=4-7,12-15
/proc/20072/task/20082/stat : 20082 (java) S 20069 20072 15292 0 -1 4202560 204 0 0 0 23 19 0 0 20 0 27 0 23383293 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639429400744 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20072/tid=20083] ppid=20069 vsize=10162692 CPUtime=0.4 cores=4-7,12-15
/proc/20072/task/20083/stat : 20083 (java) S 20069 20072 15292 0 -1 4202560 203 0 0 0 21 19 0 0 20 0 27 0 23383293 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639428348968 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20072/tid=20084] ppid=20069 vsize=10162692 CPUtime=0.42 cores=4-7,12-15
/proc/20072/task/20084/stat : 20084 (java) S 20069 20072 15292 0 -1 4202560 250 0 0 0 25 17 0 0 20 0 27 0 23383293 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639427296168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20072/tid=20085] ppid=20069 vsize=10162692 CPUtime=0.35 cores=4-7,12-15
/proc/20072/task/20085/stat : 20085 (java) S 20069 20072 15292 0 -1 4202560 142 0 0 0 19 16 0 0 20 0 27 0 23383293 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639426243368 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20072/tid=20086] ppid=20069 vsize=10162692 CPUtime=0.35 cores=4-7,12-15
/proc/20072/task/20086/stat : 20086 (java) S 20069 20072 15292 0 -1 4202560 193 0 0 0 18 17 0 0 20 0 27 0 23383293 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639425190568 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20072/tid=20087] ppid=20069 vsize=10162692 CPUtime=0.33 cores=4-7,12-15
/proc/20072/task/20087/stat : 20087 (java) S 20069 20072 15292 0 -1 4202560 171 0 0 0 17 16 0 0 20 0 27 0 23383293 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639424137768 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20072/tid=20088] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20088/stat : 20088 (java) S 20069 20072 15292 0 -1 4202560 1265 0 0 0 0 0 0 0 20 0 27 0 23383295 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639406676328 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20089] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20089/stat : 20089 (java) S 20069 20072 15292 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 23383295 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639405622392 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20090] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20090/stat : 20090 (java) S 20069 20072 15292 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 23383295 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639404569480 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20091] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20091/stat : 20091 (java) S 20069 20072 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 23383297 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639403518992 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20092] ppid=20069 vsize=10162692 CPUtime=1.62 cores=4-7,12-15
/proc/20072/task/20092/stat : 20092 (java) S 20069 20072 15292 0 -1 4202560 10442 0 0 0 160 2 0 0 20 0 27 0 23383297 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639402466104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20072/tid=20093] ppid=20069 vsize=10162692 CPUtime=1.93 cores=4-7,12-15
/proc/20072/task/20093/stat : 20093 (java) S 20069 20072 15292 0 -1 4202560 12679 0 0 0 189 4 0 0 20 0 27 0 23383297 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639401413304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=20072/tid=20094] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20094/stat : 20094 (java) S 20069 20072 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 23383297 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639400360696 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20072/tid=20095] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20095/stat : 20095 (java) S 20069 20072 15292 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 23383297 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639399308104 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20096] ppid=20069 vsize=10162692 CPUtime=36.85 cores=4-7,12-15
/proc/20072/task/20096/stat : 20096 (java) R 20069 20072 15292 0 -1 4202560 47 0 0 0 3685 0 0 0 20 0 27 0 23383467 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639398145936 140639459916941 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0
[pid=20072/tid=20097] ppid=20069 vsize=10162692 CPUtime=36.85 cores=4-7,12-15
/proc/20072/task/20097/stat : 20097 (java) R 20069 20072 15292 0 -1 4202560 1461 0 0 0 3660 25 0 0 20 0 27 0 23383467 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639397100848 140639459932002 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20072/tid=20098] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20098/stat : 20098 (java) S 20069 20072 15292 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 23383481 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639396049704 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=20072/tid=20099] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20099/stat : 20099 (java) S 20069 20072 15292 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 23383482 10406596608 622314 33554432000 1073741824 1073778376 140737406037488 140639394997928 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 84.47
Current children cumulated vsize (KiB) 10162692

[startup+39.6011 s]
/proc/loadavg: 4.05 4.04 4.08 4/311 20105
/proc/meminfo: memFree=26555272/32872528 swapFree=7804/7804
[pid=20072] ppid=20069 vsize=10162692 CPUtime=85.15 cores=4-7,12-15
/proc/20072/stat : 20072 (java) S 20069 20072 15292 0 -1 4202496 32323 0 1 0 8235 280 0 0 20 0 25 0 23383291 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140737406028624 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20072/statm: 2540673 634595 2284 9 0 2531350 0
[pid=20072/tid=20073] ppid=20069 vsize=10162692 CPUtime=1.48 cores=4-7,12-15
/proc/20072/task/20073/stat : 20073 (java) S 20069 20072 15292 0 -1 4202560 2569 0 1 0 144 4 0 0 20 0 25 0 23383292 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140639593157496 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20075] ppid=20069 vsize=10162692 CPUtime=0.44 cores=4-7,12-15
/proc/20072/task/20075/stat : 20075 (java) S 20069 20072 15292 0 -1 4202560 231 0 0 0 25 19 0 0 20 0 25 0 23383293 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140639582219304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20076] ppid=20069 vsize=10162692 CPUtime=0.46 cores=4-7,12-15
/proc/20072/task/20076/stat : 20076 (java) S 20069 20072 15292 0 -1 4202560 203 0 0 0 25 21 0 0 20 0 25 0 23383293 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140639581166504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20077] ppid=20069 vsize=10162692 CPUtime=0.48 cores=4-7,12-15
/proc/20072/task/20077/stat : 20077 (java) S 20069 20072 15292 0 -1 4202560 175 0 0 0 27 21 0 0 20 0 25 0 23383293 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140639580113704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20078] ppid=20069 vsize=10162692 CPUtime=0.46 cores=4-7,12-15
/proc/20072/task/20078/stat : 20078 (java) S 20069 20072 15292 0 -1 4202560 216 0 0 0 25 21 0 0 20 0 25 0 23383293 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140639579060904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20079] ppid=20069 vsize=10162692 CPUtime=0.31 cores=4-7,12-15
/proc/20072/task/20079/stat : 20079 (java) S 20069 20072 15292 0 -1 4202560 165 0 0 0 16 15 0 0 20 0 25 0 23383293 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140639578008104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=20072/tid=20080] ppid=20069 vsize=10162692 CPUtime=0.4 cores=4-7,12-15
/proc/20072/task/20080/stat : 20080 (java) S 20069 20072 15292 0 -1 4202560 194 0 0 0 21 19 0 0 20 0 25 0 23383293 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140639431506344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20072/tid=20081] ppid=20069 vsize=10162692 CPUtime=0.41 cores=4-7,12-15
/proc/20072/task/20081/stat : 20081 (java) S 20069 20072 15292 0 -1 4202560 217 0 0 0 21 20 0 0 20 0 25 0 23383293 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140639430453544 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20082] ppid=20069 vsize=10162692 CPUtime=0.42 cores=4-7,12-15
/proc/20072/task/20082/stat : 20082 (java) S 20069 20072 15292 0 -1 4202560 204 0 0 0 23 19 0 0 20 0 25 0 23383293 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140639429400744 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20072/tid=20083] ppid=20069 vsize=10162692 CPUtime=0.4 cores=4-7,12-15
/proc/20072/task/20083/stat : 20083 (java) S 20069 20072 15292 0 -1 4202560 203 0 0 0 21 19 0 0 20 0 25 0 23383293 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140639428348968 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20072/tid=20084] ppid=20069 vsize=10162692 CPUtime=0.42 cores=4-7,12-15
/proc/20072/task/20084/stat : 20084 (java) S 20069 20072 15292 0 -1 4202560 250 0 0 0 25 17 0 0 20 0 25 0 23383293 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140639427296168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20072/tid=20085] ppid=20069 vsize=10162692 CPUtime=0.35 cores=4-7,12-15
/proc/20072/task/20085/stat : 20085 (java) S 20069 20072 15292 0 -1 4202560 142 0 0 0 19 16 0 0 20 0 25 0 23383293 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140639426243368 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20072/tid=20086] ppid=20069 vsize=10162692 CPUtime=0.35 cores=4-7,12-15
/proc/20072/task/20086/stat : 20086 (java) S 20069 20072 15292 0 -1 4202560 193 0 0 0 18 17 0 0 20 0 25 0 23383293 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140639425190568 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20072/tid=20087] ppid=20069 vsize=10162692 CPUtime=0.33 cores=4-7,12-15
/proc/20072/task/20087/stat : 20087 (java) S 20069 20072 15292 0 -1 4202560 171 0 0 0 17 16 0 0 20 0 25 0 23383293 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140639424137768 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20072/tid=20088] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20088/stat : 20088 (java) S 20069 20072 15292 0 -1 4202560 1265 0 0 0 0 0 0 0 20 0 25 0 23383295 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140639406676328 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20089] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20089/stat : 20089 (java) S 20069 20072 15292 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 25 0 23383295 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140639405622392 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20090] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20090/stat : 20090 (java) S 20069 20072 15292 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 25 0 23383295 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140639404569480 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20091] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20091/stat : 20091 (java) S 20069 20072 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 25 0 23383297 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140639403518992 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20092] ppid=20069 vsize=10162692 CPUtime=1.62 cores=4-7,12-15
/proc/20072/task/20092/stat : 20092 (java) S 20069 20072 15292 0 -1 4202560 10444 0 0 0 160 2 0 0 20 0 25 0 23383297 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140639402466104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20072/tid=20093] ppid=20069 vsize=10162692 CPUtime=1.93 cores=4-7,12-15
/proc/20072/task/20093/stat : 20093 (java) S 20069 20072 15292 0 -1 4202560 12679 0 0 0 189 4 0 0 20 0 25 0 23383297 10406596608 634595 33554432000 1073741824 1073778376 140737406037488 140639401413304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=20072/tid=20094] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20094/stat : 20094 (java) S 20069 20072 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 25 0 23383297 10406596608 635107 33554432000 1073741824 1073778376 140737406037488 140639400360696 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20072/tid=20095] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20095/stat : 20095 (java) S 20069 20072 15292 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 25 0 23383297 10406596608 635107 33554432000 1073741824 1073778376 140737406037488 140639399308104 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20097] ppid=20069 vsize=10162692 CPUtime=37.26 cores=4-7,12-15
/proc/20072/task/20097/stat : 20097 (java) R 20069 20072 15292 0 -1 4202560 1481 0 0 0 3701 25 0 0 20 0 25 0 23383467 10406596608 635107 33554432000 1073741824 1073778376 140737406037488 140639397100848 140639459931344 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20072/tid=20098] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20098/stat : 20098 (java) S 20069 20072 15292 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 25 0 23383481 10406596608 635107 33554432000 1073741824 1073778376 140737406037488 140639396049704 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 85.15
Current children cumulated vsize (KiB) 10162692

[startup+39.801 s]
/proc/loadavg: 4.05 4.04 4.08 4/311 20105
/proc/meminfo: memFree=26555272/32872528 swapFree=7804/7804
[pid=20072] ppid=20069 vsize=10162692 CPUtime=85.33 cores=4-7,12-15
/proc/20072/stat : 20072 (java) S 20069 20072 15292 0 -1 4202496 32344 0 1 0 8253 280 0 0 20 0 25 0 23383291 10406596608 645347 33554432000 1073741824 1073778376 140737406037488 140737406028624 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20072/statm: 2540673 645347 2284 9 0 2531350 0
[pid=20072/tid=20073] ppid=20069 vsize=10162692 CPUtime=1.48 cores=4-7,12-15
/proc/20072/task/20073/stat : 20073 (java) S 20069 20072 15292 0 -1 4202560 2569 0 1 0 144 4 0 0 20 0 25 0 23383292 10406596608 645347 33554432000 1073741824 1073778376 140737406037488 140639593157496 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20075] ppid=20069 vsize=10162692 CPUtime=0.44 cores=4-7,12-15
/proc/20072/task/20075/stat : 20075 (java) S 20069 20072 15292 0 -1 4202560 231 0 0 0 25 19 0 0 20 0 25 0 23383293 10406596608 645347 33554432000 1073741824 1073778376 140737406037488 140639582219304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20076] ppid=20069 vsize=10162692 CPUtime=0.46 cores=4-7,12-15
/proc/20072/task/20076/stat : 20076 (java) S 20069 20072 15292 0 -1 4202560 203 0 0 0 25 21 0 0 20 0 25 0 23383293 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639581166504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20077] ppid=20069 vsize=10162692 CPUtime=0.48 cores=4-7,12-15
/proc/20072/task/20077/stat : 20077 (java) S 20069 20072 15292 0 -1 4202560 175 0 0 0 27 21 0 0 20 0 25 0 23383293 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639580113704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20078] ppid=20069 vsize=10162692 CPUtime=0.46 cores=4-7,12-15
/proc/20072/task/20078/stat : 20078 (java) S 20069 20072 15292 0 -1 4202560 216 0 0 0 25 21 0 0 20 0 25 0 23383293 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639579060904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20079] ppid=20069 vsize=10162692 CPUtime=0.31 cores=4-7,12-15
/proc/20072/task/20079/stat : 20079 (java) S 20069 20072 15292 0 -1 4202560 165 0 0 0 16 15 0 0 20 0 25 0 23383293 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639578008104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=20072/tid=20080] ppid=20069 vsize=10162692 CPUtime=0.4 cores=4-7,12-15
/proc/20072/task/20080/stat : 20080 (java) S 20069 20072 15292 0 -1 4202560 194 0 0 0 21 19 0 0 20 0 25 0 23383293 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639431506344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20072/tid=20081] ppid=20069 vsize=10162692 CPUtime=0.41 cores=4-7,12-15
/proc/20072/task/20081/stat : 20081 (java) S 20069 20072 15292 0 -1 4202560 217 0 0 0 21 20 0 0 20 0 25 0 23383293 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639430453544 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20082] ppid=20069 vsize=10162692 CPUtime=0.42 cores=4-7,12-15
/proc/20072/task/20082/stat : 20082 (java) S 20069 20072 15292 0 -1 4202560 204 0 0 0 23 19 0 0 20 0 25 0 23383293 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639429400744 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20072/tid=20083] ppid=20069 vsize=10162692 CPUtime=0.4 cores=4-7,12-15
/proc/20072/task/20083/stat : 20083 (java) S 20069 20072 15292 0 -1 4202560 203 0 0 0 21 19 0 0 20 0 25 0 23383293 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639428348968 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20072/tid=20084] ppid=20069 vsize=10162692 CPUtime=0.42 cores=4-7,12-15
/proc/20072/task/20084/stat : 20084 (java) S 20069 20072 15292 0 -1 4202560 250 0 0 0 25 17 0 0 20 0 25 0 23383293 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639427296168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20072/tid=20085] ppid=20069 vsize=10162692 CPUtime=0.35 cores=4-7,12-15
/proc/20072/task/20085/stat : 20085 (java) S 20069 20072 15292 0 -1 4202560 142 0 0 0 19 16 0 0 20 0 25 0 23383293 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639426243368 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20072/tid=20086] ppid=20069 vsize=10162692 CPUtime=0.35 cores=4-7,12-15
/proc/20072/task/20086/stat : 20086 (java) S 20069 20072 15292 0 -1 4202560 193 0 0 0 18 17 0 0 20 0 25 0 23383293 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639425190568 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20072/tid=20087] ppid=20069 vsize=10162692 CPUtime=0.33 cores=4-7,12-15
/proc/20072/task/20087/stat : 20087 (java) S 20069 20072 15292 0 -1 4202560 171 0 0 0 17 16 0 0 20 0 25 0 23383293 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639424137768 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=20072/tid=20088] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20088/stat : 20088 (java) S 20069 20072 15292 0 -1 4202560 1265 0 0 0 0 0 0 0 20 0 25 0 23383295 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639406676328 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20089] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20089/stat : 20089 (java) S 20069 20072 15292 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 25 0 23383295 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639405622392 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20090] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20090/stat : 20090 (java) S 20069 20072 15292 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 25 0 23383295 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639404569480 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20091] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20091/stat : 20091 (java) S 20069 20072 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 25 0 23383297 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639403518992 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=20072/tid=20092] ppid=20069 vsize=10162692 CPUtime=1.63 cores=4-7,12-15
/proc/20072/task/20092/stat : 20092 (java) R 20069 20072 15292 0 -1 4202560 10444 0 0 0 161 2 0 0 20 0 25 0 23383297 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639402466104 140639594709624 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=20072/tid=20093] ppid=20069 vsize=10162692 CPUtime=1.93 cores=4-7,12-15
/proc/20072/task/20093/stat : 20093 (java) S 20069 20072 15292 0 -1 4202560 12679 0 0 0 189 4 0 0 20 0 25 0 23383297 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639401413304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=20072/tid=20094] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20094/stat : 20094 (java) S 20069 20072 15292 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 25 0 23383297 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639400360696 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=20072/tid=20095] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20095/stat : 20095 (java) S 20069 20072 15292 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 25 0 23383297 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639399308104 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20072/tid=20097] ppid=20069 vsize=10162692 CPUtime=37.44 cores=4-7,12-15
/proc/20072/task/20097/stat : 20097 (java) R 20069 20072 15292 0 -1 4202560 1502 0 0 0 3718 26 0 0 20 0 25 0 23383467 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639397100848 140639459981143 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20072/tid=20098] ppid=20069 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/20072/task/20098/stat : 20098 (java) S 20069 20072 15292 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 25 0 23383481 10406596608 645859 33554432000 1073741824 1073778376 140737406037488 140639396049704 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 85.33
Current children cumulated vsize (KiB) 10162692

Child status: 20
Real time (s): 39.8908
CPU time (s): 85.38
CPU user time (s): 82.4085
CPU system time (s): 2.97155
CPU usage (%): 214.035
Max. virtual memory (cumulated for all children) (KiB): 10162692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.4085
system time used= 2.97155
maximum resident set size= 2599808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32361
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1858
involuntary context switches= 1387

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.315951 second user time and 0.494924 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-18 03:29:47
IDJOB=4101242
IDBENCH=1718
IDSOLVER=2543
FILE ID=node132/4101242-1466213387
RUNJOBID= node132-1466206058-15309
PBS_JOBID= 19918145
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-bnl2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101242-1466213387/watcher-4101242-1466213387 -o /tmp/evaluation-result-4101242-1466213387/solver-4101242-1466213387 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466206058-15309 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4101242-1466213387.opb

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

MD5SUM BENCH= 4c72c91139ee79c29342b8f97e9b4cad
RANDOM SEED=931995272

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:        29074004 kB
Buffers:           42524 kB
Cached:            96188 kB
SwapCached:         1804 kB
Active:          2978660 kB
Inactive:          87636 kB
Active(anon):    2928492 kB
Inactive(anon):     1028 kB
Active(file):      50168 kB
Inactive(file):    86608 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108856 kB
SwapFree:       67099272 kB
Dirty:              5356 kB
Writeback:             0 kB
AnonPages:       2934468 kB
Mapped:            15592 kB
Shmem:                 0 kB
Slab:             576240 kB
SReclaimable:      16324 kB
SUnreclaim:       559916 kB
KernelStack:        2592 kB
PageTables:         9936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3177088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2871296 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= 71732 MiB
End job on node132 at 2016-06-18 03:30:27