Trace number 4122619

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 52.438 24.747

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n76-d3-i1-r2.cnf.gz-plain.pb.metafix.opb
MD5SUM01f99425ad809ea3223274d403065145
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 benchmark6.35203
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables114
Total number of constraints304
Number of constraints which are clauses304
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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-4122619-1467310364.opb
0.11/0.11	c reading problem ... 
0.11/0.12	c  no objective function found
0.11/0.17	c ... done. Wall clock time 0.052s.
0.11/0.17	c declared #vars     114
0.11/0.17	c #constraints  304
0.11/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 304
0.11/0.17	c 304 constraints processed.
0.11/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 304
0.11/0.17	c 304 constraints processed.
1.47/0.59	c cleaning 2501 clauses out of 5001 with flag 25933/5001
2.27/0.73	c cleaning 0 clauses out of 5001 with flag 0/5001
2.67/0.83	c cleaning 4247 clauses out of 8499 with flag 56340/11000
3.01/0.98	c cleaning 0 clauses out of 11000 with flag 0/11000
3.70/1.21	c cleaning 5625 clauses out of 11252 with flag 91374/18000
4.02/1.29	c cleaning 0 clauses out of 18001 with flag 0/18001
4.74/1.59	c cleaning 6811 clauses out of 13628 with flag 129527/26001
5.03/1.65	c cleaning 0 clauses out of 26001 with flag 0/26001
6.14/2.07	c cleaning 7903 clauses out of 15816 with flag 172569/35000
6.14/2.07	c cleaning 0 clauses out of 35000 with flag 0/35000
7.15/2.56	c cleaning 0 clauses out of 45001 with flag 0/45001
7.75/2.88	c cleaning 8950 clauses out of 17914 with flag 222606/45001
8.42/3.15	c cleaning 0 clauses out of 56001 with flag 0/56001
9.22/3.56	c cleaning 9976 clauses out of 19964 with flag 275258/56001
9.81/3.82	c cleaning 0 clauses out of 68000 with flag 0/68000
10.81/4.36	c cleaning 10987 clauses out of 21988 with flag 329759/68001
11.78/4.78	c cleaning 0 clauses out of 81000 with flag 0/81000
12.98/5.37	c cleaning 11995 clauses out of 24001 with flag 389811/81001
13.97/5.88	c cleaning 0 clauses out of 95001 with flag 0/95001
15.59/6.63	c cleaning 13000 clauses out of 26005 with flag 454042/95000
16.37/7.05	c cleaning 0 clauses out of 110002 with flag 0/110002
18.17/7.96	c cleaning 14000 clauses out of 28005 with flag 522472/110000
20.19/8.96	c cleaning 0 clauses out of 126001 with flag 0/126001
21.56/9.59	c cleaning 15001 clauses out of 30006 with flag 602467/126001
23.56/10.50	c cleaning 0 clauses out of 143001 with flag 0/143001
24.36/10.95	c cleaning 16000 clauses out of 32005 with flag 679643/143001
27.16/12.34	c cleaning 0 clauses out of 161000 with flag 0/161000
28.56/13.06	c cleaning 17000 clauses out of 34005 with flag 766222/161001
32.76/15.13	c cleaning 0 clauses out of 180000 with flag 0/180000
33.76/15.63	c cleaning 18003 clauses out of 36005 with flag 858840/180001
38.20/17.75	c cleaning 0 clauses out of 200001 with flag 0/200001
38.20/17.76	c cleaning 18999 clauses out of 38002 with flag 947460/200001
43.17/20.22	c cleaning 19999 clauses out of 40004 with flag 1033667/221002
44.99/21.08	c cleaning 0 clauses out of 221001 with flag 0/221001
49.01/23.07	c cleaning 21002 clauses out of 42003 with flag 1117826/243000
51.40/24.19	c cleaning 0 clauses out of 243000 with flag 0/243001
52.21/24.55	c And the winner is solver1
52.21/24.68	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
52.21/24.68	c starts		: 9
52.21/24.68	c conflicts		: 256468
52.21/24.68	c decisions		: 305107
52.21/24.68	c propagations		: 1880537
52.21/24.68	c inspects		: 625925662
52.21/24.68	c shortcuts		: 0
52.21/24.68	c learnt literals	: 0
52.21/24.68	c learnt binary clauses	: 0
52.21/24.68	c learnt ternary clauses	: 1
52.21/24.68	c learnt constraints	: 256468
52.21/24.68	c ignored constraints	: 0
52.21/24.68	c root simplifications	: 0
52.21/24.68	c removed literals (reason simplification)	: 946179
52.21/24.68	c reason swapping (by a shorter reason)	: 0
52.21/24.68	c Calls to reduceDB	: 18
52.21/24.68	c Number of update (reduction) of LBD	: 44207
52.21/24.68	c Imported unit clauses	: 0
52.21/24.68	c number of reductions to clauses (during analyze)	: 0
52.21/24.68	c number of learned constraints concerned by reduction	: 0
52.21/24.68	c number of learning phase by resolution	: 0
52.21/24.68	c number of learning phase by cutting planes	: 0
52.21/24.68	c speed (assignments/second)	: 76744.08259875939
52.21/24.68	c non guided choices	189
52.21/24.69	c learnt constraints type 
52.21/24.69	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 34469
52.21/24.69	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
52.21/24.69	c starts		: 119
52.21/24.69	c conflicts		: 247330
52.21/24.69	c decisions		: 295670
52.21/24.69	c propagations		: 1283422
52.21/24.69	c inspects		: 243608005
52.21/24.69	c shortcuts		: 0
52.21/24.69	c learnt literals	: 1
52.21/24.69	c learnt binary clauses	: 2
52.21/24.69	c learnt ternary clauses	: 7
52.21/24.69	c learnt constraints	: 247328
52.21/24.69	c ignored constraints	: 0
52.21/24.69	c root simplifications	: 0
52.21/24.69	c removed literals (reason simplification)	: 0
52.21/24.69	c reason swapping (by a shorter reason)	: 0
52.21/24.69	c Calls to reduceDB	: 18
52.21/24.69	c Number of update (reduction) of LBD	: 0
52.21/24.69	c Imported unit clauses	: 0
52.21/24.69	c number of reductions to clauses (during analyze)	: 0
52.21/24.69	c number of learned constraints concerned by reduction	: 0
52.21/24.69	c number of learning phase by resolution	: 0
52.21/24.69	c number of learning phase by cutting planes	: 0
52.21/24.69	c speed (assignments/second)	: 52341.843393148454
52.21/24.69	c non guided choices	95
52.27/24.74	c learnt constraints type 
52.27/24.74	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 247326
52.27/24.74	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 2
52.27/24.74	s UNSATISFIABLE
52.27/24.74	c Total wall clock time (in seconds): 24.623

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.93 4.07 3.76 4/284 2873
/proc/meminfo: memFree=25090740/32872528 swapFree=8828/8828
[pid=2873] ppid=2870 vsize=101528 CPUtime=0 cores=0-3,8-11
/proc/2873/stat : 2873 (java) S 2870 2873 26963 0 -1 4202496 1450 0 0 0 0 0 0 0 20 0 2 0 11989170 103964672 1054 33554432000 1073741824 1073778376 140736447193088 140736447184224 216811995197 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2873/statm: 25383 1054 807 9 0 16775 0
[pid=2873/tid=2874] ppid=2870 vsize=102664 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2874/stat : 2874 (java) R 2870 2873 26963 0 -1 4202560 280 0 1 0 0 0 0 0 20 0 2 0 11989171 105127936 1107 33554432000 1073741824 1073778376 140736447193088 140499928174040 140499850492896 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0

[startup+0.100118 s]
/proc/loadavg: 3.93 4.07 3.76 4/284 2873
/proc/meminfo: memFree=25090740/32872528 swapFree=8828/8828
[pid=2873] ppid=2870 vsize=9896436 CPUtime=0.11 cores=0-3,8-11
/proc/2873/stat : 2873 (java) S 2870 2873 26963 0 -1 4202496 4528 0 1 0 10 1 0 0 20 0 23 0 11989170 10133950464 5644 33554432000 1073741824 1073778376 140736447193088 140736447184224 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2873/statm: 2474109 5644 2126 9 0 2464786 0
[pid=2873/tid=2874] ppid=2870 vsize=9896436 CPUtime=0.07 cores=0-3,8-11
/proc/2873/task/2874/stat : 2874 (java) R 2870 2873 26963 0 -1 4202560 2473 0 1 0 7 0 0 0 20 0 23 0 11989171 10133950464 5644 33554432000 1073741824 1073778376 140736447193088 140499928177568 140499935331443 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9896436

[startup+0.200568 s]
/proc/loadavg: 3.93 4.07 3.76 4/284 2873
/proc/meminfo: memFree=25090740/32872528 swapFree=8828/8828
[pid=2873] ppid=2870 vsize=10162692 CPUtime=0.27 cores=0-3,8-11
/proc/2873/stat : 2873 (java) S 2870 2873 26963 0 -1 4202496 4852 0 1 0 26 1 0 0 20 0 27 0 11989170 10406596608 7467 33554432000 1073741824 1073778376 140736447193088 140736447184224 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2873/statm: 2540673 7467 2210 9 0 2531350 0
[pid=2873/tid=2874] ppid=2870 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/2873/task/2874/stat : 2874 (java) S 2870 2873 26963 0 -1 4202560 2498 0 1 0 15 0 0 0 20 0 27 0 11989171 10406596608 7467 33554432000 1073741824 1073778376 140736447193088 140499928179576 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 10162692

[startup+0.300257 s]
/proc/loadavg: 3.93 4.07 3.76 4/284 2873
/proc/meminfo: memFree=25090740/32872528 swapFree=8828/8828
[pid=2873] ppid=2870 vsize=10162692 CPUtime=0.67 cores=0-3,8-11
/proc/2873/stat : 2873 (java) S 2870 2873 26963 0 -1 4202496 7942 0 1 0 66 1 0 0 20 0 27 0 11989170 10406596608 9568 33554432000 1073741824 1073778376 140736447193088 140736447184224 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2873/statm: 2540673 9568 2246 9 0 2531350 0
[pid=2873/tid=2874] ppid=2870 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/2873/task/2874/stat : 2874 (java) S 2870 2873 26963 0 -1 4202560 2498 0 1 0 15 0 0 0 20 0 27 0 11989171 10406596608 9568 33554432000 1073741824 1073778376 140736447193088 140499928179576 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 10162692

[startup+0.700219 s]
/proc/loadavg: 3.93 4.07 3.76 4/284 2873
/proc/meminfo: memFree=25090740/32872528 swapFree=8828/8828
[pid=2873] ppid=2870 vsize=10162692 CPUtime=2.27 cores=0-3,8-11
/proc/2873/stat : 2873 (java) S 2870 2873 26963 0 -1 4202496 23840 0 1 0 223 4 0 0 20 0 27 0 11989170 10406596608 32729 33554432000 1073741824 1073778376 140736447193088 140736447184224 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2873/statm: 2540673 32729 2260 9 0 2531350 0
[pid=2873/tid=2874] ppid=2870 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/2873/task/2874/stat : 2874 (java) S 2870 2873 26963 0 -1 4202560 2498 0 1 0 15 0 0 0 20 0 27 0 11989171 10406596608 32729 33554432000 1073741824 1073778376 140736447193088 140499928179576 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 10162692

[startup+1.50164 s]
/proc/loadavg: 3.93 4.07 3.76 6/311 2900
/proc/meminfo: memFree=24895956/32872528 swapFree=8828/8828
[pid=2873] ppid=2870 vsize=10162692 CPUtime=4.74 cores=0-3,8-11
/proc/2873/stat : 2873 (java) S 2870 2873 26963 0 -1 4202496 24273 0 1 0 468 6 0 0 20 0 27 0 11989170 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140736447184224 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2873/statm: 2540673 50530 2275 9 0 2531350 0
[pid=2873/tid=2874] ppid=2870 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/2873/task/2874/stat : 2874 (java) S 2870 2873 26963 0 -1 4202560 2498 0 1 0 15 0 0 0 20 0 27 0 11989171 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499928179576 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2873/tid=2876] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2876/stat : 2876 (java) S 2870 2873 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11989171 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499771751336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=2873/tid=2877] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2877/stat : 2877 (java) S 2870 2873 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11989171 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499770698792 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2873/tid=2878] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2878/stat : 2878 (java) S 2870 2873 26963 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 27 0 11989171 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499769645736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2873/tid=2879] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2879/stat : 2879 (java) S 2870 2873 26963 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 11989171 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499768593192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2873/tid=2880] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2880/stat : 2880 (java) S 2870 2873 26963 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 11989171 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499767540136 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2873/tid=2881] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2881/stat : 2881 (java) S 2870 2873 26963 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 11989171 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499766487592 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=2873/tid=2882] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2882/stat : 2882 (java) S 2870 2873 26963 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 11989171 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499765434536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2883] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2883/stat : 2883 (java) S 2870 2873 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11989171 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499764381992 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2873/tid=2884] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2884/stat : 2884 (java) S 2870 2873 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11989171 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499763329960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2873/tid=2885] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2885/stat : 2885 (java) S 2870 2873 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11989171 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499762277416 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=2873/tid=2886] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2886/stat : 2886 (java) S 2870 2873 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11989171 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499761224360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2873/tid=2887] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2887/stat : 2887 (java) S 2870 2873 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11989171 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499760171816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2888] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2888/stat : 2888 (java) S 2870 2873 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11989171 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499759118760 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2873/tid=2889] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2889/stat : 2889 (java) S 2870 2873 26963 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 27 0 11989173 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499741657576 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2890] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2890/stat : 2890 (java) S 2870 2873 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11989173 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499740603384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2891] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2891/stat : 2891 (java) S 2870 2873 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11989173 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499739550728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2892] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2892/stat : 2892 (java) S 2870 2873 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11989175 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499738499984 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2893] ppid=2870 vsize=10162692 CPUtime=0.73 cores=0-3,8-11
/proc/2873/task/2893/stat : 2893 (java) S 2870 2873 26963 0 -1 4202560 8642 0 0 0 71 2 0 0 20 0 27 0 11989175 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499737447352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2873/tid=2894] ppid=2870 vsize=10162692 CPUtime=1.11 cores=0-3,8-11
/proc/2873/task/2894/stat : 2894 (java) S 2870 2873 26963 0 -1 4202560 11632 0 0 0 111 0 0 0 20 0 27 0 11989175 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499736394296 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2873/tid=2895] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2895/stat : 2895 (java) S 2870 2873 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11989175 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499735341944 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2873/tid=2896] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2896/stat : 2896 (java) S 2870 2873 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11989175 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499734289096 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2873/tid=2897] ppid=2870 vsize=10162692 CPUtime=1.29 cores=0-3,8-11
/proc/2873/task/2897/stat : 2897 (java) R 2870 2873 26963 0 -1 4202560 25 0 0 0 129 0 0 0 20 0 27 0 11989188 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499733136304 140499800381384 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2873/tid=2898] ppid=2870 vsize=10162692 CPUtime=1.29 cores=0-3,8-11
/proc/2873/task/2898/stat : 2898 (java) R 2870 2873 26963 0 -1 4202560 95 0 0 0 128 1 0 0 20 0 27 0 11989188 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499732082872 140499800690044 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2873/tid=2899] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2899/stat : 2899 (java) S 2870 2873 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11989188 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499731030952 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2873/tid=2900] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2900/stat : 2900 (java) S 2870 2873 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11989188 10406596608 50530 33554432000 1073741824 1073778376 140736447193088 140499729978920 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 10162692

[startup+3.10163 s]
/proc/loadavg: 3.93 4.07 3.76 5/311 2900
/proc/meminfo: memFree=24881296/32872528 swapFree=8828/8828
[pid=2873] ppid=2870 vsize=10162692 CPUtime=8.42 cores=0-3,8-11
/proc/2873/stat : 2873 (java) S 2870 2873 26963 0 -1 4202496 24542 0 1 0 830 12 0 0 20 0 27 0 11989170 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140736447184224 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2873/statm: 2540673 87036 2275 9 0 2531350 0
[pid=2873/tid=2874] ppid=2870 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/2873/task/2874/stat : 2874 (java) S 2870 2873 26963 0 -1 4202560 2498 0 1 0 15 0 0 0 20 0 27 0 11989171 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499928179576 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2873/tid=2876] ppid=2870 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/2873/task/2876/stat : 2876 (java) S 2870 2873 26963 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 27 0 11989171 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499771751336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2877] ppid=2870 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/2873/task/2877/stat : 2877 (java) S 2870 2873 26963 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 27 0 11989171 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499770698792 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2873/tid=2878] ppid=2870 vsize=10162692 CPUtime=0.02 cores=0-3,8-11
/proc/2873/task/2878/stat : 2878 (java) S 2870 2873 26963 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 27 0 11989171 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499769645736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2873/tid=2879] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2879/stat : 2879 (java) S 2870 2873 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11989171 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499768593192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2873/tid=2880] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2880/stat : 2880 (java) S 2870 2873 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11989171 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499767540136 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2873/tid=2881] ppid=2870 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/2873/task/2881/stat : 2881 (java) S 2870 2873 26963 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 27 0 11989171 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499766487592 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=2873/tid=2882] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2882/stat : 2882 (java) S 2870 2873 26963 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 11989171 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499765434536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2873/tid=2883] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2883/stat : 2883 (java) S 2870 2873 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11989171 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499764381992 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2873/tid=2884] ppid=2870 vsize=10162692 CPUtime=0.02 cores=0-3,8-11
/proc/2873/task/2884/stat : 2884 (java) S 2870 2873 26963 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 27 0 11989171 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499763329960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2873/tid=2885] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2885/stat : 2885 (java) S 2870 2873 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11989171 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499762277416 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2886] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2886/stat : 2886 (java) S 2870 2873 26963 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 27 0 11989171 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499761224360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2873/tid=2887] ppid=2870 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/2873/task/2887/stat : 2887 (java) S 2870 2873 26963 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 27 0 11989171 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499760171816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2873/tid=2888] ppid=2870 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/2873/task/2888/stat : 2888 (java) S 2870 2873 26963 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 27 0 11989171 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499759118760 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2873/tid=2889] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2889/stat : 2889 (java) S 2870 2873 26963 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 27 0 11989173 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499741657576 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2873/tid=2890] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2890/stat : 2890 (java) S 2870 2873 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11989173 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499740603384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2891] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2891/stat : 2891 (java) S 2870 2873 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11989173 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499739550728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2892] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2892/stat : 2892 (java) S 2870 2873 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11989175 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499738499984 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2893] ppid=2870 vsize=10162692 CPUtime=0.74 cores=0-3,8-11
/proc/2873/task/2893/stat : 2893 (java) S 2870 2873 26963 0 -1 4202560 8642 0 0 0 72 2 0 0 20 0 27 0 11989175 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499737447352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2873/tid=2894] ppid=2870 vsize=10162692 CPUtime=1.45 cores=0-3,8-11
/proc/2873/task/2894/stat : 2894 (java) S 2870 2873 26963 0 -1 4202560 11657 0 0 0 145 0 0 0 20 0 27 0 11989175 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499736394296 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2873/tid=2895] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2895/stat : 2895 (java) S 2870 2873 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11989175 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499735341944 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2873/tid=2896] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2896/stat : 2896 (java) S 2870 2873 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11989175 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499734289096 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2873/tid=2897] ppid=2870 vsize=10162692 CPUtime=2.85 cores=0-3,8-11
/proc/2873/task/2897/stat : 2897 (java) R 2870 2873 26963 0 -1 4202560 27 0 0 0 285 0 0 0 20 0 27 0 11989188 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499733127152 140499800598609 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2873/tid=2898] ppid=2870 vsize=10162692 CPUtime=2.85 cores=0-3,8-11
/proc/2873/task/2898/stat : 2898 (java) R 2870 2873 26963 0 -1 4202560 156 0 0 0 283 2 0 0 20 0 27 0 11989188 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499732081344 140499800649957 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2873/tid=2899] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2899/stat : 2899 (java) S 2870 2873 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11989188 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499731030952 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2873/tid=2900] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2900/stat : 2900 (java) S 2870 2873 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11989188 10406596608 87036 33554432000 1073741824 1073778376 140736447193088 140499729978920 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 8.42
Current children cumulated vsize (KiB) 10162692

[startup+6.30115 s]
/proc/loadavg: 3.93 4.07 3.76 5/311 2900
/proc/meminfo: memFree=24729784/32872528 swapFree=8828/8828

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

[pid=2873/tid=2877] ppid=2870 vsize=10162692 CPUtime=0.08 cores=0-3,8-11
/proc/2873/task/2877/stat : 2877 (java) S 2870 2873 26963 0 -1 4202560 136 0 0 0 5 3 0 0 20 0 27 0 11989171 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499770698792 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2873/tid=2878] ppid=2870 vsize=10162692 CPUtime=0.06 cores=0-3,8-11
/proc/2873/task/2878/stat : 2878 (java) S 2870 2873 26963 0 -1 4202560 40 0 0 0 4 2 0 0 20 0 27 0 11989171 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499769645736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2879] ppid=2870 vsize=10162692 CPUtime=0.05 cores=0-3,8-11
/proc/2873/task/2879/stat : 2879 (java) S 2870 2873 26963 0 -1 4202560 21 0 0 0 3 2 0 0 20 0 27 0 11989171 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499768593192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2873/tid=2880] ppid=2870 vsize=10162692 CPUtime=0.04 cores=0-3,8-11
/proc/2873/task/2880/stat : 2880 (java) S 2870 2873 26963 0 -1 4202560 36 0 0 0 2 2 0 0 20 0 27 0 11989171 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499767540136 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2873/tid=2881] ppid=2870 vsize=10162692 CPUtime=0.09 cores=0-3,8-11
/proc/2873/task/2881/stat : 2881 (java) S 2870 2873 26963 0 -1 4202560 58 0 0 0 5 4 0 0 20 0 27 0 11989171 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499766487592 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2873/tid=2882] ppid=2870 vsize=10162692 CPUtime=0.06 cores=0-3,8-11
/proc/2873/task/2882/stat : 2882 (java) S 2870 2873 26963 0 -1 4202560 40 0 0 0 3 3 0 0 20 0 27 0 11989171 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499765434536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2873/tid=2883] ppid=2870 vsize=10162692 CPUtime=0.06 cores=0-3,8-11
/proc/2873/task/2883/stat : 2883 (java) S 2870 2873 26963 0 -1 4202560 20 0 0 0 4 2 0 0 20 0 27 0 11989171 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499764381992 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2873/tid=2884] ppid=2870 vsize=10162692 CPUtime=0.08 cores=0-3,8-11
/proc/2873/task/2884/stat : 2884 (java) S 2870 2873 26963 0 -1 4202560 30 0 0 0 5 3 0 0 20 0 27 0 11989171 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499763329960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2873/tid=2885] ppid=2870 vsize=10162692 CPUtime=0.07 cores=0-3,8-11
/proc/2873/task/2885/stat : 2885 (java) S 2870 2873 26963 0 -1 4202560 59 0 0 0 4 3 0 0 20 0 27 0 11989171 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499762277416 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2873/tid=2886] ppid=2870 vsize=10162692 CPUtime=0.09 cores=0-3,8-11
/proc/2873/task/2886/stat : 2886 (java) S 2870 2873 26963 0 -1 4202560 60 0 0 0 5 4 0 0 20 0 27 0 11989171 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499761224360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2873/tid=2887] ppid=2870 vsize=10162692 CPUtime=0.07 cores=0-3,8-11
/proc/2873/task/2887/stat : 2887 (java) S 2870 2873 26963 0 -1 4202560 63 0 0 0 4 3 0 0 20 0 27 0 11989171 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499760171816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=2873/tid=2888] ppid=2870 vsize=10162692 CPUtime=0.07 cores=0-3,8-11
/proc/2873/task/2888/stat : 2888 (java) S 2870 2873 26963 0 -1 4202560 27 0 0 0 4 3 0 0 20 0 27 0 11989171 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499759118760 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=2873/tid=2889] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2889/stat : 2889 (java) S 2870 2873 26963 0 -1 4202560 463 0 0 0 0 0 0 0 20 0 27 0 11989173 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499741657576 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2873/tid=2890] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2890/stat : 2890 (java) S 2870 2873 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11989173 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499740603384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2891] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2891/stat : 2891 (java) S 2870 2873 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11989173 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499739550728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2892] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2892/stat : 2892 (java) S 2870 2873 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11989175 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499738499984 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2893] ppid=2870 vsize=10162692 CPUtime=0.96 cores=0-3,8-11
/proc/2873/task/2893/stat : 2893 (java) S 2870 2873 26963 0 -1 4202560 8673 0 0 0 94 2 0 0 20 0 27 0 11989175 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499737447352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2873/tid=2894] ppid=2870 vsize=10162692 CPUtime=1.7 cores=0-3,8-11
/proc/2873/task/2894/stat : 2894 (java) S 2870 2873 26963 0 -1 4202560 11685 0 0 0 170 0 0 0 20 0 27 0 11989175 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499736394296 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2873/tid=2895] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2895/stat : 2895 (java) S 2870 2873 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11989175 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499735341944 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2873/tid=2896] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2896/stat : 2896 (java) S 2870 2873 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11989175 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499734289096 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2873/tid=2897] ppid=2870 vsize=10162692 CPUtime=23.97 cores=0-3,8-11
/proc/2873/task/2897/stat : 2897 (java) R 2870 2873 26963 0 -1 4202560 28 0 0 0 2397 0 0 0 20 0 27 0 11989188 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499733134280 140499800598864 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2873/tid=2898] ppid=2870 vsize=10162692 CPUtime=23.95 cores=0-3,8-11
/proc/2873/task/2898/stat : 2898 (java) R 2870 2873 26963 0 -1 4202560 283 0 0 0 2389 6 0 0 20 0 27 0 11989188 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499732078560 140499800649792 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=2873/tid=2899] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2899/stat : 2899 (java) S 2870 2873 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11989188 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499731030952 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2873/tid=2900] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2900/stat : 2900 (java) S 2870 2873 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11989188 10406596608 167551 33554432000 1073741824 1073778376 140736447193088 140499729978920 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 52.01
Current children cumulated vsize (KiB) 10162692

[startup+24.6011 s]
/proc/loadavg: 3.95 4.06 3.77 5/311 2900
/proc/meminfo: memFree=24326452/32872528 swapFree=8828/8828
[pid=2873] ppid=2870 vsize=10162692 CPUtime=52.21 cores=0-3,8-11
/proc/2873/stat : 2873 (java) S 2870 2873 26963 0 -1 4202496 25542 0 1 0 5173 48 0 0 20 0 24 0 11989170 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140736447184224 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2873/statm: 2540673 171633 2276 9 0 2531350 0
[pid=2873/tid=2874] ppid=2870 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/2873/task/2874/stat : 2874 (java) S 2870 2873 26963 0 -1 4202560 2498 0 1 0 15 0 0 0 20 0 24 0 11989171 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499928179576 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2873/tid=2876] ppid=2870 vsize=10162692 CPUtime=0.07 cores=0-3,8-11
/proc/2873/task/2876/stat : 2876 (java) S 2870 2873 26963 0 -1 4202560 48 0 0 0 4 3 0 0 20 0 24 0 11989171 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499771751336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2877] ppid=2870 vsize=10162692 CPUtime=0.08 cores=0-3,8-11
/proc/2873/task/2877/stat : 2877 (java) S 2870 2873 26963 0 -1 4202560 136 0 0 0 5 3 0 0 20 0 24 0 11989171 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499770698792 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2873/tid=2878] ppid=2870 vsize=10162692 CPUtime=0.06 cores=0-3,8-11
/proc/2873/task/2878/stat : 2878 (java) S 2870 2873 26963 0 -1 4202560 40 0 0 0 4 2 0 0 20 0 24 0 11989171 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499769645736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2879] ppid=2870 vsize=10162692 CPUtime=0.05 cores=0-3,8-11
/proc/2873/task/2879/stat : 2879 (java) S 2870 2873 26963 0 -1 4202560 21 0 0 0 3 2 0 0 20 0 24 0 11989171 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499768593192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2873/tid=2880] ppid=2870 vsize=10162692 CPUtime=0.04 cores=0-3,8-11
/proc/2873/task/2880/stat : 2880 (java) S 2870 2873 26963 0 -1 4202560 36 0 0 0 2 2 0 0 20 0 24 0 11989171 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499767540136 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2873/tid=2881] ppid=2870 vsize=10162692 CPUtime=0.09 cores=0-3,8-11
/proc/2873/task/2881/stat : 2881 (java) S 2870 2873 26963 0 -1 4202560 58 0 0 0 5 4 0 0 20 0 24 0 11989171 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499766487592 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2873/tid=2882] ppid=2870 vsize=10162692 CPUtime=0.06 cores=0-3,8-11
/proc/2873/task/2882/stat : 2882 (java) S 2870 2873 26963 0 -1 4202560 40 0 0 0 3 3 0 0 20 0 24 0 11989171 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499765434536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2873/tid=2883] ppid=2870 vsize=10162692 CPUtime=0.06 cores=0-3,8-11
/proc/2873/task/2883/stat : 2883 (java) S 2870 2873 26963 0 -1 4202560 20 0 0 0 4 2 0 0 20 0 24 0 11989171 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499764381992 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2873/tid=2884] ppid=2870 vsize=10162692 CPUtime=0.08 cores=0-3,8-11
/proc/2873/task/2884/stat : 2884 (java) S 2870 2873 26963 0 -1 4202560 30 0 0 0 5 3 0 0 20 0 24 0 11989171 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499763329960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2873/tid=2885] ppid=2870 vsize=10162692 CPUtime=0.07 cores=0-3,8-11
/proc/2873/task/2885/stat : 2885 (java) S 2870 2873 26963 0 -1 4202560 59 0 0 0 4 3 0 0 20 0 24 0 11989171 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499762277416 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2873/tid=2886] ppid=2870 vsize=10162692 CPUtime=0.09 cores=0-3,8-11
/proc/2873/task/2886/stat : 2886 (java) S 2870 2873 26963 0 -1 4202560 60 0 0 0 5 4 0 0 20 0 24 0 11989171 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499761224360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2873/tid=2887] ppid=2870 vsize=10162692 CPUtime=0.07 cores=0-3,8-11
/proc/2873/task/2887/stat : 2887 (java) S 2870 2873 26963 0 -1 4202560 63 0 0 0 4 3 0 0 20 0 24 0 11989171 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499760171816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=2873/tid=2888] ppid=2870 vsize=10162692 CPUtime=0.07 cores=0-3,8-11
/proc/2873/task/2888/stat : 2888 (java) S 2870 2873 26963 0 -1 4202560 27 0 0 0 4 3 0 0 20 0 24 0 11989171 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499759118760 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=2873/tid=2889] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2889/stat : 2889 (java) S 2870 2873 26963 0 -1 4202560 463 0 0 0 0 0 0 0 20 0 24 0 11989173 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499741657576 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2873/tid=2890] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2890/stat : 2890 (java) S 2870 2873 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 11989173 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499740603384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2891] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2891/stat : 2891 (java) S 2870 2873 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 11989173 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499739550728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2892] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2892/stat : 2892 (java) S 2870 2873 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11989175 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499738499984 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2893] ppid=2870 vsize=10162692 CPUtime=0.96 cores=0-3,8-11
/proc/2873/task/2893/stat : 2893 (java) S 2870 2873 26963 0 -1 4202560 8673 0 0 0 94 2 0 0 20 0 24 0 11989175 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499737447352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2873/tid=2894] ppid=2870 vsize=10162692 CPUtime=1.7 cores=0-3,8-11
/proc/2873/task/2894/stat : 2894 (java) S 2870 2873 26963 0 -1 4202560 11685 0 0 0 170 0 0 0 20 0 24 0 11989175 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499736394296 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2873/tid=2895] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2895/stat : 2895 (java) S 2870 2873 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11989175 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499735341944 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2873/tid=2896] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2896/stat : 2896 (java) S 2870 2873 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11989175 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499734289096 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2873/tid=2900] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2900/stat : 2900 (java) S 2870 2873 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 11989188 10406596608 171633 33554432000 1073741824 1073778376 140736447193088 140499729978920 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 52.21
Current children cumulated vsize (KiB) 10162692

[startup+24.7016 s]
/proc/loadavg: 3.95 4.06 3.77 5/311 2900
/proc/meminfo: memFree=24326452/32872528 swapFree=8828/8828
[pid=2873] ppid=2870 vsize=10162692 CPUtime=52.27 cores=0-3,8-11
/proc/2873/stat : 2873 (java) S 2870 2873 26963 0 -1 4202496 25557 0 1 0 5179 48 0 0 20 0 24 0 11989170 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140736447184224 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2873/statm: 2540673 172668 2285 9 0 2531350 0
[pid=2873/tid=2874] ppid=2870 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/2873/task/2874/stat : 2874 (java) S 2870 2873 26963 0 -1 4202560 2499 0 1 0 15 0 0 0 20 0 24 0 11989171 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499928179416 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2873/tid=2876] ppid=2870 vsize=10162692 CPUtime=0.07 cores=0-3,8-11
/proc/2873/task/2876/stat : 2876 (java) S 2870 2873 26963 0 -1 4202560 48 0 0 0 4 3 0 0 20 0 24 0 11989171 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499771751336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2877] ppid=2870 vsize=10162692 CPUtime=0.08 cores=0-3,8-11
/proc/2873/task/2877/stat : 2877 (java) S 2870 2873 26963 0 -1 4202560 136 0 0 0 5 3 0 0 20 0 24 0 11989171 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499770698792 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2873/tid=2878] ppid=2870 vsize=10162692 CPUtime=0.06 cores=0-3,8-11
/proc/2873/task/2878/stat : 2878 (java) S 2870 2873 26963 0 -1 4202560 40 0 0 0 4 2 0 0 20 0 24 0 11989171 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499769645736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2879] ppid=2870 vsize=10162692 CPUtime=0.05 cores=0-3,8-11
/proc/2873/task/2879/stat : 2879 (java) S 2870 2873 26963 0 -1 4202560 21 0 0 0 3 2 0 0 20 0 24 0 11989171 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499768593192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2873/tid=2880] ppid=2870 vsize=10162692 CPUtime=0.04 cores=0-3,8-11
/proc/2873/task/2880/stat : 2880 (java) S 2870 2873 26963 0 -1 4202560 36 0 0 0 2 2 0 0 20 0 24 0 11989171 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499767540136 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2873/tid=2881] ppid=2870 vsize=10162692 CPUtime=0.09 cores=0-3,8-11
/proc/2873/task/2881/stat : 2881 (java) S 2870 2873 26963 0 -1 4202560 58 0 0 0 5 4 0 0 20 0 24 0 11989171 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499766487592 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2873/tid=2882] ppid=2870 vsize=10162692 CPUtime=0.06 cores=0-3,8-11
/proc/2873/task/2882/stat : 2882 (java) S 2870 2873 26963 0 -1 4202560 40 0 0 0 3 3 0 0 20 0 24 0 11989171 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499765434536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2873/tid=2883] ppid=2870 vsize=10162692 CPUtime=0.06 cores=0-3,8-11
/proc/2873/task/2883/stat : 2883 (java) S 2870 2873 26963 0 -1 4202560 20 0 0 0 4 2 0 0 20 0 24 0 11989171 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499764381992 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2873/tid=2884] ppid=2870 vsize=10162692 CPUtime=0.08 cores=0-3,8-11
/proc/2873/task/2884/stat : 2884 (java) S 2870 2873 26963 0 -1 4202560 30 0 0 0 5 3 0 0 20 0 24 0 11989171 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499763329960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2873/tid=2885] ppid=2870 vsize=10162692 CPUtime=0.07 cores=0-3,8-11
/proc/2873/task/2885/stat : 2885 (java) S 2870 2873 26963 0 -1 4202560 59 0 0 0 4 3 0 0 20 0 24 0 11989171 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499762277416 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2873/tid=2886] ppid=2870 vsize=10162692 CPUtime=0.09 cores=0-3,8-11
/proc/2873/task/2886/stat : 2886 (java) S 2870 2873 26963 0 -1 4202560 60 0 0 0 5 4 0 0 20 0 24 0 11989171 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499761224360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2873/tid=2887] ppid=2870 vsize=10162692 CPUtime=0.07 cores=0-3,8-11
/proc/2873/task/2887/stat : 2887 (java) S 2870 2873 26963 0 -1 4202560 63 0 0 0 4 3 0 0 20 0 24 0 11989171 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499760171816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=2873/tid=2888] ppid=2870 vsize=10162692 CPUtime=0.07 cores=0-3,8-11
/proc/2873/task/2888/stat : 2888 (java) S 2870 2873 26963 0 -1 4202560 27 0 0 0 4 3 0 0 20 0 24 0 11989171 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499759118760 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=2873/tid=2889] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2889/stat : 2889 (java) S 2870 2873 26963 0 -1 4202560 463 0 0 0 0 0 0 0 20 0 24 0 11989173 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499741657576 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2873/tid=2890] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2890/stat : 2890 (java) S 2870 2873 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 11989173 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499740603384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2891] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2891/stat : 2891 (java) S 2870 2873 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 11989173 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499739550728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2892] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2892/stat : 2892 (java) S 2870 2873 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11989175 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499738499984 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2873/tid=2893] ppid=2870 vsize=10162692 CPUtime=0.98 cores=0-3,8-11
/proc/2873/task/2893/stat : 2893 (java) R 2870 2873 26963 0 -1 4202560 8674 0 0 0 96 2 0 0 20 0 24 0 11989175 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499737447352 216812008508 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2873/tid=2894] ppid=2870 vsize=10162692 CPUtime=1.71 cores=0-3,8-11
/proc/2873/task/2894/stat : 2894 (java) R 2870 2873 26963 0 -1 4202560 11693 0 0 0 171 0 0 0 20 0 24 0 11989175 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499736394176 140499932270851 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2873/tid=2895] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2895/stat : 2895 (java) S 2870 2873 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11989175 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499735341944 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2873/tid=2896] ppid=2870 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2873/task/2896/stat : 2896 (java) S 2870 2873 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11989175 10406596608 172668 33554432000 1073741824 1073778376 140736447193088 140499734289096 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 52.27
Current children cumulated vsize (KiB) 10162692

Child status: 20

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

Real time (s): 24.747
CPU time (s): 52.438
CPU user time (s): 51.7951
CPU system time (s): 0.6429
CPU usage (%): 211.897
Max. virtual memory (cumulated for all children) (KiB): 10162692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.7851
system time used= 0.6529
maximum resident set size= 690696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25567
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1177
involuntary context switches= 1061

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.218966 second user time and 0.304953 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-30 20:12:44
IDJOB=4122619
IDBENCH=111213
IDSOLVER=2543
FILE ID=node132/4122619-1467310364
RUNJOBID= node132-1467308448-26979
PBS_JOBID= 20005257
Free space on /tmp= 71540 MiB

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

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

MD5SUM BENCH= 01f99425ad809ea3223274d403065145
RANDOM SEED=783585297

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        25090940 kB
Buffers:          165528 kB
Cached:          3980988 kB
SwapCached:            0 kB
Active:          3020392 kB
Inactive:        3922868 kB
Active(anon):    2799484 kB
Inactive(anon):        0 kB
Active(file):     220908 kB
Inactive(file):  3922868 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               924 kB
Writeback:             0 kB
AnonPages:       2848524 kB
Mapped:            22260 kB
Shmem:               216 kB
Slab:             637696 kB
SReclaimable:      76740 kB
SUnreclaim:       560956 kB
KernelStack:        2456 kB
PageTables:         9960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3206564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2762752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

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