Trace number 4122675

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 157.54 76.8741

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n78-d3-i2-f.cnf.gz-plain.pb.metafix.opb
MD5SUMd0f50bbedf2518b602028e036ed4a1df
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 benchmark3.33049
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables117
Total number of constraints312
Number of constraints which are clauses312
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.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-4122675-1467310389.opb
0.10/0.12	c reading problem ... 
0.10/0.12	c  no objective function found
0.10/0.17	c ... done. Wall clock time 0.053s.
0.10/0.17	c declared #vars     117
0.10/0.17	c #constraints  312
0.10/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 312
0.10/0.18	c 312 constraints processed.
0.10/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 312
0.10/0.18	c 312 constraints processed.
1.45/0.59	c cleaning 2501 clauses out of 5001 with flag 25089/5001
2.24/0.72	c cleaning 0 clauses out of 5000 with flag 0/5000
2.63/0.84	c cleaning 4250 clauses out of 8499 with flag 54914/11000
3.12/1.01	c cleaning 0 clauses out of 11000 with flag 0/11000
3.80/1.21	c cleaning 5621 clauses out of 11250 with flag 89457/18001
4.09/1.33	c cleaning 0 clauses out of 18000 with flag 0/18000
4.84/1.70	c cleaning 6813 clauses out of 13628 with flag 131900/26000
5.06/1.72	c cleaning 0 clauses out of 26000 with flag 0/26000
6.19/2.20	c cleaning 0 clauses out of 35001 with flag 0/35001
6.43/2.27	c cleaning 7907 clauses out of 15817 with flag 177716/35002
7.21/2.69	c cleaning 0 clauses out of 45000 with flag 0/45000
8.07/3.02	c cleaning 8954 clauses out of 17909 with flag 228235/45001
8.47/3.29	c cleaning 0 clauses out of 56001 with flag 0/56001
9.67/3.89	c cleaning 0 clauses out of 68001 with flag 0/68001
10.18/4.07	c cleaning 9977 clauses out of 19954 with flag 281571/56000
11.58/4.76	c cleaning 0 clauses out of 81000 with flag 0/81000
12.38/5.10	c cleaning 10986 clauses out of 21977 with flag 342142/68000
13.20/5.56	c cleaning 0 clauses out of 95000 with flag 0/95000
14.78/6.35	c cleaning 11992 clauses out of 23992 with flag 409915/81001
14.98/6.47	c cleaning 0 clauses out of 110000 with flag 0/110000
17.54/7.63	c cleaning 13000 clauses out of 25999 with flag 481258/95000
17.96/7.85	c cleaning 0 clauses out of 126000 with flag 0/126000
20.16/8.93	c cleaning 0 clauses out of 143000 with flag 0/143000
20.74/9.26	c cleaning 14000 clauses out of 27999 with flag 557167/110000
22.36/10.02	c cleaning 0 clauses out of 161001 with flag 0/161001
24.14/10.93	c cleaning 14999 clauses out of 30000 with flag 639990/126001
25.82/11.65	c cleaning 0 clauses out of 180000 with flag 0/180000
28.62/13.02	c cleaning 15998 clauses out of 32000 with flag 728753/143000
29.24/13.31	c cleaning 0 clauses out of 200000 with flag 0/200000
32.42/14.93	c cleaning 0 clauses out of 221001 with flag 0/221001
33.45/15.42	c cleaning 16997 clauses out of 34003 with flag 823578/161001
35.65/16.52	c cleaning 0 clauses out of 243000 with flag 0/243000
38.05/17.79	c cleaning 18002 clauses out of 36006 with flag 918525/180001
41.23/19.33	c cleaning 0 clauses out of 266000 with flag 0/266000
44.04/20.73	c cleaning 19001 clauses out of 38004 with flag 1022801/200001
46.78/21.96	c cleaning 0 clauses out of 290000 with flag 0/290000
49.78/23.50	c cleaning 19996 clauses out of 40003 with flag 1127831/221001
51.18/24.13	c cleaning 0 clauses out of 315000 with flag 0/315000
54.98/26.04	c cleaning 21002 clauses out of 42006 with flag 1231945/243000
57.18/27.11	c cleaning 0 clauses out of 341001 with flag 0/341001
60.78/28.92	c cleaning 21998 clauses out of 44004 with flag 1339847/266000
63.78/30.44	c cleaning 0 clauses out of 368000 with flag 0/368000
67.37/32.26	c cleaning 23003 clauses out of 46006 with flag 1442993/290000
73.07/34.89	c cleaning 0 clauses out of 396000 with flag 0/396000
74.47/35.52	c cleaning 23997 clauses out of 48003 with flag 1548248/315000
81.87/39.25	c cleaning 0 clauses out of 425000 with flag 0/425000
82.07/39.32	c cleaning 25004 clauses out of 50007 with flag 1658074/341001
90.67/43.69	c cleaning 0 clauses out of 455001 with flag 0/455001
92.87/44.74	c cleaning 26002 clauses out of 52003 with flag 1771318/368001
100.58/48.59	c cleaning 0 clauses out of 486001 with flag 0/486001
102.98/49.65	c cleaning 26997 clauses out of 54000 with flag 1906789/396000
110.29/53.28	c cleaning 0 clauses out of 518001 with flag 0/518001
111.50/53.86	c cleaning 27997 clauses out of 56003 with flag 2037313/425000
121.10/58.68	c cleaning 0 clauses out of 551000 with flag 0/551000
121.71/58.99	c cleaning 29001 clauses out of 58007 with flag 2174807/455001
133.42/64.78	c cleaning 29998 clauses out of 60005 with flag 2314568/486001
140.45/68.21	c cleaning 0 clauses out of 585001 with flag 0/585001
145.63/70.86	c cleaning 31003 clauses out of 62005 with flag 2461764/518000
157.28/76.27	c And the winner is solver0
157.28/76.75	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
157.28/76.75	c starts		: 4
157.28/76.75	c conflicts		: 547409
157.28/76.75	c decisions		: 634022
157.28/76.75	c propagations		: 3974703
157.28/76.75	c inspects		: 1921747894
157.28/76.75	c shortcuts		: 0
157.28/76.75	c learnt literals	: 17
157.28/76.75	c learnt binary clauses	: 137
157.28/76.75	c learnt ternary clauses	: 700
157.28/76.75	c learnt constraints	: 547391
157.28/76.75	c ignored constraints	: 0
157.28/76.75	c root simplifications	: 0
157.28/76.75	c removed literals (reason simplification)	: 2626936
157.28/76.75	c reason swapping (by a shorter reason)	: 0
157.28/76.75	c Calls to reduceDB	: 28
157.28/76.75	c Number of update (reduction) of LBD	: 96615
157.28/76.75	c Imported unit clauses	: 0
157.28/76.75	c number of reductions to clauses (during analyze)	: 0
157.28/76.75	c number of learned constraints concerned by reduction	: 0
157.28/76.75	c number of learning phase by resolution	: 0
157.28/76.75	c number of learning phase by cutting planes	: 0
157.28/76.75	c speed (assignments/second)	: 51906.01371204701
157.28/76.75	c non guided choices	239
157.28/76.78	c learnt constraints type 
157.28/76.78	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 137
157.28/76.78	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 60258
157.28/76.78	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
157.28/76.78	c starts		: 165
157.28/76.78	c conflicts		: 609758
157.28/76.78	c decisions		: 708764
157.28/76.78	c propagations		: 2811167
157.28/76.78	c inspects		: 681885480
157.28/76.78	c shortcuts		: 0
157.28/76.78	c learnt literals	: 0
157.28/76.78	c learnt binary clauses	: 1
157.28/76.78	c learnt ternary clauses	: 7
157.28/76.78	c learnt constraints	: 609758
157.28/76.78	c ignored constraints	: 0
157.28/76.78	c root simplifications	: 0
157.28/76.78	c removed literals (reason simplification)	: 0
157.28/76.78	c reason swapping (by a shorter reason)	: 0
157.28/76.78	c Calls to reduceDB	: 30
157.28/76.78	c Number of update (reduction) of LBD	: 0
157.28/76.78	c Imported unit clauses	: 0
157.28/76.78	c number of reductions to clauses (during analyze)	: 0
157.28/76.78	c number of learned constraints concerned by reduction	: 0
157.28/76.78	c number of learning phase by resolution	: 0
157.28/76.78	c number of learning phase by cutting planes	: 0
157.28/76.78	c speed (assignments/second)	: 36698.34991253492
157.28/76.78	c non guided choices	141
157.37/76.86	c learnt constraints type 
157.37/76.86	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 609757
157.37/76.86	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 1
157.37/76.86	s UNSATISFIABLE
157.37/76.86	c Total wall clock time (in seconds): 76.743

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

pid=2943
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.95 4.06 3.77 4/284 2946
/proc/meminfo: memFree=24985232/32872528 swapFree=8828/8828
[pid=2946] ppid=2943 vsize=101528 CPUtime=0 cores=0-3,8-11
/proc/2946/stat : 2946 (java) S 2943 2946 26963 0 -1 4202496 1446 0 0 0 0 0 0 0 20 0 2 0 11991675 103964672 1051 33554432000 1073741824 1073778376 140737386653328 140737386644464 216811995197 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2946/statm: 25382 1051 805 9 0 16774 0
[pid=2946/tid=2947] ppid=2943 vsize=101528 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2947/stat : 2947 (java) S 2943 2946 26963 0 -1 4202560 224 0 0 0 0 0 0 0 20 0 2 0 11991675 103964672 1053 33554432000 1073741824 1073778376 140737386653328 139679794566800 216808653283 0 0 0 16784584 18446744071580425449 0 0 -1 0 0 0 0 0 0

[startup+0.10012 s]
/proc/loadavg: 3.95 4.06 3.77 4/284 2946
/proc/meminfo: memFree=24985232/32872528 swapFree=8828/8828
[pid=2946] ppid=2943 vsize=9896436 CPUtime=0.1 cores=0-3,8-11
/proc/2946/stat : 2946 (java) S 2943 2946 26963 0 -1 4202496 4514 0 1 0 9 1 0 0 20 0 23 0 11991675 10133950464 5633 33554432000 1073741824 1073778376 140737386653328 140737386644464 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2946/statm: 2474109 5633 2126 9 0 2464786 0
[pid=2946/tid=2947] ppid=2943 vsize=9896436 CPUtime=0.07 cores=0-3,8-11
/proc/2946/task/2947/stat : 2947 (java) R 2943 2946 26963 0 -1 4202560 2472 0 1 0 6 1 0 0 20 0 23 0 11991675 10133950464 5633 33554432000 1073741824 1073778376 140737386653328 139679794564000 216812021005 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9896436

[startup+0.200263 s]
/proc/loadavg: 3.95 4.06 3.77 4/284 2946
/proc/meminfo: memFree=24985232/32872528 swapFree=8828/8828
[pid=2946] ppid=2943 vsize=10162692 CPUtime=0.26 cores=0-3,8-11
/proc/2946/stat : 2946 (java) S 2943 2946 26963 0 -1 4202496 4866 0 1 0 24 2 0 0 20 0 27 0 11991675 10406596608 7456 33554432000 1073741824 1073778376 140737386653328 140737386644464 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2946/statm: 2540673 7456 2209 9 0 2531350 0
[pid=2946/tid=2947] ppid=2943 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/2946/task/2947/stat : 2947 (java) S 2943 2946 26963 0 -1 4202560 2501 0 1 0 14 1 0 0 20 0 27 0 11991675 10406596608 7456 33554432000 1073741824 1073778376 140737386653328 139679794566008 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10162692

[startup+0.300241 s]
/proc/loadavg: 3.95 4.06 3.77 4/284 2946
/proc/meminfo: memFree=24985232/32872528 swapFree=8828/8828
[pid=2946] ppid=2943 vsize=10162692 CPUtime=0.66 cores=0-3,8-11
/proc/2946/stat : 2946 (java) S 2943 2946 26963 0 -1 4202496 8268 0 1 0 63 3 0 0 20 0 27 0 11991675 10406596608 9641 33554432000 1073741824 1073778376 140737386653328 140737386644464 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2946/statm: 2540781 9655 2246 9 0 2531458 0
[pid=2946/tid=2947] ppid=2943 vsize=10163124 CPUtime=0.15 cores=0-3,8-11
/proc/2946/task/2947/stat : 2947 (java) S 2943 2946 26963 0 -1 4202560 2501 0 1 0 14 1 0 0 20 0 27 0 11991675 10407038976 9675 33554432000 1073741824 1073778376 140737386653328 139679794566008 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 10162692

[startup+0.700219 s]
/proc/loadavg: 3.95 4.06 3.77 4/284 2946
/proc/meminfo: memFree=24985232/32872528 swapFree=8828/8828
[pid=2946] ppid=2943 vsize=10162692 CPUtime=2.24 cores=0-3,8-11
/proc/2946/stat : 2946 (java) S 2943 2946 26963 0 -1 4202496 18259 0 1 0 219 5 0 0 20 0 27 0 11991675 10406596608 31090 33554432000 1073741824 1073778376 140737386653328 140737386644464 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2946/statm: 2540673 31096 2261 9 0 2531350 0
[pid=2946/tid=2947] ppid=2943 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/2946/task/2947/stat : 2947 (java) S 2943 2946 26963 0 -1 4202560 2501 0 1 0 14 1 0 0 20 0 27 0 11991675 10406596608 31100 33554432000 1073741824 1073778376 140737386653328 139679794566008 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 10162692

[startup+1.51007 s]
/proc/loadavg: 3.95 4.06 3.77 6/311 2973
/proc/meminfo: memFree=24801624/32872528 swapFree=8828/8828
[pid=2946] ppid=2943 vsize=10162692 CPUtime=4.65 cores=0-3,8-11
/proc/2946/stat : 2946 (java) S 2943 2946 26963 0 -1 4202496 23744 0 1 0 458 7 0 0 20 0 27 0 11991675 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 140737386644464 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2946/statm: 2540673 49128 2275 9 0 2531350 0
[pid=2946/tid=2947] ppid=2943 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/2946/task/2947/stat : 2947 (java) S 2943 2946 26963 0 -1 4202560 2501 0 1 0 14 1 0 0 20 0 27 0 11991675 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679794566008 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2949/stat : 2949 (java) S 2943 2946 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679638616872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=2946/tid=2950] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2950/stat : 2950 (java) S 2943 2946 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679637564072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2946/tid=2951] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2951/stat : 2951 (java) S 2943 2946 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679636511784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2946/tid=2952] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2952/stat : 2952 (java) S 2943 2946 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679635458984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2953] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2953/stat : 2953 (java) S 2943 2946 26963 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679634405672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2946/tid=2954] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2954/stat : 2954 (java) S 2943 2946 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679633352872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2946/tid=2955] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2955/stat : 2955 (java) S 2943 2946 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679632300584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2946/tid=2956] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2956/stat : 2956 (java) S 2943 2946 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679631247784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2946/tid=2957] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2957/stat : 2957 (java) S 2943 2946 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679630195496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2946/tid=2958] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2958/stat : 2958 (java) S 2943 2946 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679629142696 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2946/tid=2959] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2959/stat : 2959 (java) S 2943 2946 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679628090408 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2946/tid=2960] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2960/stat : 2960 (java) S 2943 2946 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679627037608 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2946/tid=2961] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2961/stat : 2961 (java) S 2943 2946 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679625984296 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2946/tid=2962] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2962/stat : 2962 (java) S 2943 2946 26963 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 27 0 11991677 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679608309864 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2963] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2963/stat : 2963 (java) S 2943 2946 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11991678 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679607256440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2964] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2964/stat : 2964 (java) S 2943 2946 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11991678 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679606203528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2965] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2965/stat : 2965 (java) S 2943 2946 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11991680 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679605152528 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2966] ppid=2943 vsize=10162692 CPUtime=0.68 cores=0-3,8-11
/proc/2946/task/2966/stat : 2966 (java) S 2943 2946 26963 0 -1 4202560 9069 0 0 0 66 2 0 0 20 0 27 0 11991680 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679604099640 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2946/tid=2967] ppid=2943 vsize=10162692 CPUtime=1.05 cores=0-3,8-11
/proc/2946/task/2967/stat : 2967 (java) S 2943 2946 26963 0 -1 4202560 10657 0 0 0 104 1 0 0 20 0 27 0 11991680 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679603047352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2946/tid=2968] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2968/stat : 2968 (java) S 2943 2946 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11991680 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679601994744 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2946/tid=2969] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2969/stat : 2969 (java) S 2943 2946 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11991680 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679600941640 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2970] ppid=2943 vsize=10162692 CPUtime=1.29 cores=0-3,8-11
/proc/2946/task/2970/stat : 2970 (java) R 2943 2946 26963 0 -1 4202560 27 0 0 0 129 0 0 0 20 0 27 0 11991693 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679599786384 139679667518398 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2971] ppid=2943 vsize=10162692 CPUtime=1.29 cores=0-3,8-11
/proc/2946/task/2971/stat : 2971 (java) R 2943 2946 26963 0 -1 4202560 93 0 0 0 128 1 0 0 20 0 27 0 11991693 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679598734480 139679667514960 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0
[pid=2946/tid=2972] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2972/stat : 2972 (java) S 2943 2946 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11991693 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679597683752 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2946/tid=2973] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2973/stat : 2973 (java) S 2943 2946 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11991693 10406596608 49128 33554432000 1073741824 1073778376 140737386653328 139679596631464 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 4.65
Current children cumulated vsize (KiB) 10162692

[startup+3.10114 s]
/proc/loadavg: 3.95 4.06 3.77 6/311 2973
/proc/meminfo: memFree=24757748/32872528 swapFree=8828/8828
[pid=2946] ppid=2943 vsize=10162692 CPUtime=8.27 cores=0-3,8-11
/proc/2946/stat : 2946 (java) S 2943 2946 26963 0 -1 4202496 27476 0 1 0 813 14 0 0 20 0 27 0 11991675 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 140737386644464 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2946/statm: 2540673 83079 2275 9 0 2531350 0
[pid=2946/tid=2947] ppid=2943 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/2946/task/2947/stat : 2947 (java) S 2943 2946 26963 0 -1 4202560 2501 0 1 0 14 1 0 0 20 0 27 0 11991675 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679794566008 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2949/stat : 2949 (java) S 2943 2946 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679638616872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=2946/tid=2950] ppid=2943 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/2946/task/2950/stat : 2950 (java) S 2943 2946 26963 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 27 0 11991676 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679637564072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2946/tid=2951] ppid=2943 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/2946/task/2951/stat : 2951 (java) S 2943 2946 26963 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 27 0 11991676 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679636511784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2946/tid=2952] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2952/stat : 2952 (java) S 2943 2946 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679635458984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2946/tid=2953] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2953/stat : 2953 (java) S 2943 2946 26963 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679634405672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2946/tid=2954] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2954/stat : 2954 (java) S 2943 2946 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679633352872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2946/tid=2955] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2955/stat : 2955 (java) S 2943 2946 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679632300584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2956] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2956/stat : 2956 (java) S 2943 2946 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679631247784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2946/tid=2957] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2957/stat : 2957 (java) S 2943 2946 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679630195496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2946/tid=2958] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2958/stat : 2958 (java) S 2943 2946 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679629142696 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2946/tid=2959] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2959/stat : 2959 (java) S 2943 2946 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679628090408 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2946/tid=2960] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2960/stat : 2960 (java) S 2943 2946 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679627037608 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2946/tid=2961] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2961/stat : 2961 (java) S 2943 2946 26963 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 11991676 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679625984296 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2946/tid=2962] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2962/stat : 2962 (java) S 2943 2946 26963 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 27 0 11991677 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679608309864 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2946/tid=2963] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2963/stat : 2963 (java) S 2943 2946 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11991678 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679607256440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2964] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2964/stat : 2964 (java) S 2943 2946 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11991678 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679606203528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2965] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2965/stat : 2965 (java) S 2943 2946 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11991680 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679605152528 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2966] ppid=2943 vsize=10162692 CPUtime=0.7 cores=0-3,8-11
/proc/2946/task/2966/stat : 2966 (java) S 2943 2946 26963 0 -1 4202560 9069 0 0 0 68 2 0 0 20 0 27 0 11991680 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679604099640 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2946/tid=2967] ppid=2943 vsize=10162692 CPUtime=1.41 cores=0-3,8-11
/proc/2946/task/2967/stat : 2967 (java) S 2943 2946 26963 0 -1 4202560 14166 0 0 0 138 3 0 0 20 0 27 0 11991680 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679603047352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2946/tid=2968] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2968/stat : 2968 (java) S 2943 2946 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11991680 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679601994744 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2946/tid=2969] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2969/stat : 2969 (java) S 2943 2946 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11991680 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679600941640 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2970] ppid=2943 vsize=10162692 CPUtime=2.86 cores=0-3,8-11
/proc/2946/task/2970/stat : 2970 (java) R 2943 2946 26963 0 -1 4202560 28 0 0 0 286 0 0 0 20 0 27 0 11991693 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679599786384 139679667465239 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2971] ppid=2943 vsize=10162692 CPUtime=2.86 cores=0-3,8-11
/proc/2946/task/2971/stat : 2971 (java) R 2943 2946 26963 0 -1 4202560 154 0 0 0 284 2 0 0 20 0 27 0 11991693 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679598727184 139679667543714 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0
[pid=2946/tid=2972] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2972/stat : 2972 (java) S 2943 2946 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11991693 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679597683752 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2946/tid=2973] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2973/stat : 2973 (java) S 2943 2946 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11991693 10406596608 83079 33554432000 1073741824 1073778376 140737386653328 139679596631464 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 8.27
Current children cumulated vsize (KiB) 10162692

[startup+6.30119 s]
/proc/loadavg: 3.96 4.06 3.77 5/311 2973
/proc/meminfo: memFree=24642704/32872528 swapFree=8828/8828

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

[pid=2946/tid=2950] ppid=2943 vsize=10162692 CPUtime=0.2 cores=0-3,8-11
/proc/2946/task/2950/stat : 2950 (java) S 2943 2946 26963 0 -1 4202560 355 0 0 0 13 7 0 0 20 0 27 0 11991676 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679637564072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2946/tid=2951] ppid=2943 vsize=10162692 CPUtime=0.27 cores=0-3,8-11
/proc/2946/task/2951/stat : 2951 (java) S 2943 2946 26963 0 -1 4202560 160 0 0 0 18 9 0 0 20 0 27 0 11991676 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679636511784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2946/tid=2952] ppid=2943 vsize=10162692 CPUtime=0.21 cores=0-3,8-11
/proc/2946/task/2952/stat : 2952 (java) S 2943 2946 26963 0 -1 4202560 211 0 0 0 16 5 0 0 20 0 27 0 11991676 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679635458984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2946/tid=2953] ppid=2943 vsize=10162692 CPUtime=0.2 cores=0-3,8-11
/proc/2946/task/2953/stat : 2953 (java) S 2943 2946 26963 0 -1 4202560 186 0 0 0 14 6 0 0 20 0 27 0 11991676 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679634405672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2946/tid=2954] ppid=2943 vsize=10162692 CPUtime=0.21 cores=0-3,8-11
/proc/2946/task/2954/stat : 2954 (java) S 2943 2946 26963 0 -1 4202560 126 0 0 0 16 5 0 0 20 0 27 0 11991676 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679633352872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2946/tid=2955] ppid=2943 vsize=10162692 CPUtime=0.17 cores=0-3,8-11
/proc/2946/task/2955/stat : 2955 (java) S 2943 2946 26963 0 -1 4202560 140 0 0 0 13 4 0 0 20 0 27 0 11991676 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679632300584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2956] ppid=2943 vsize=10162692 CPUtime=0.19 cores=0-3,8-11
/proc/2946/task/2956/stat : 2956 (java) S 2943 2946 26963 0 -1 4202560 157 0 0 0 13 6 0 0 20 0 27 0 11991676 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679631247784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2957] ppid=2943 vsize=10162692 CPUtime=0.23 cores=0-3,8-11
/proc/2946/task/2957/stat : 2957 (java) S 2943 2946 26963 0 -1 4202560 91 0 0 0 16 7 0 0 20 0 27 0 11991676 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679630195496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2958] ppid=2943 vsize=10162692 CPUtime=0.28 cores=0-3,8-11
/proc/2946/task/2958/stat : 2958 (java) S 2943 2946 26963 0 -1 4202560 249 0 0 0 18 10 0 0 20 0 27 0 11991676 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679629142696 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2959] ppid=2943 vsize=10162692 CPUtime=0.29 cores=0-3,8-11
/proc/2946/task/2959/stat : 2959 (java) S 2943 2946 26963 0 -1 4202560 271 0 0 0 21 8 0 0 20 0 27 0 11991676 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679628090408 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2946/tid=2960] ppid=2943 vsize=10162692 CPUtime=0.28 cores=0-3,8-11
/proc/2946/task/2960/stat : 2960 (java) S 2943 2946 26963 0 -1 4202560 180 0 0 0 19 9 0 0 20 0 27 0 11991676 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679627037608 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2961] ppid=2943 vsize=10162692 CPUtime=0.25 cores=0-3,8-11
/proc/2946/task/2961/stat : 2961 (java) S 2943 2946 26963 0 -1 4202560 223 0 0 0 18 7 0 0 20 0 27 0 11991676 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679625984296 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2946/tid=2962] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2962/stat : 2962 (java) S 2943 2946 26963 0 -1 4202560 987 0 0 0 0 0 0 0 20 0 27 0 11991677 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679608309864 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2946/tid=2963] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2963/stat : 2963 (java) S 2943 2946 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 11991678 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679607256440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2964] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2964/stat : 2964 (java) S 2943 2946 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 11991678 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679606203528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2965] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2965/stat : 2965 (java) S 2943 2946 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11991680 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679605152528 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2966] ppid=2943 vsize=10162692 CPUtime=1.15 cores=0-3,8-11
/proc/2946/task/2966/stat : 2966 (java) S 2943 2946 26963 0 -1 4202560 9149 0 0 0 113 2 0 0 20 0 27 0 11991680 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679604099640 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2946/tid=2967] ppid=2943 vsize=10162692 CPUtime=1.58 cores=0-3,8-11
/proc/2946/task/2967/stat : 2967 (java) S 2943 2946 26963 0 -1 4202560 14167 0 0 0 155 3 0 0 20 0 27 0 11991680 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679603047352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2946/tid=2968] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2968/stat : 2968 (java) S 2943 2946 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 11991680 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679601994744 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2946/tid=2969] ppid=2943 vsize=10162692 CPUtime=0.02 cores=0-3,8-11
/proc/2946/task/2969/stat : 2969 (java) S 2943 2946 26963 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 27 0 11991680 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679600941640 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2946/tid=2970] ppid=2943 vsize=10162692 CPUtime=75.18 cores=0-3,8-11
/proc/2946/task/2970/stat : 2970 (java) R 2943 2946 26963 0 -1 4202560 52 0 0 0 7517 1 0 0 20 0 27 0 11991693 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679599786384 139679668154980 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0
[pid=2946/tid=2971] ppid=2943 vsize=10162692 CPUtime=75.18 cores=0-3,8-11
/proc/2946/task/2971/stat : 2971 (java) R 2943 2946 26963 0 -1 4202560 1259 0 0 0 7491 27 0 0 20 0 27 0 11991693 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679598734624 139679667543322 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2972] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2972/stat : 2972 (java) S 2943 2946 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11991693 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679597683752 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2946/tid=2973] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2973/stat : 2973 (java) S 2943 2946 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 11991693 10406596608 563043 33554432000 1073741824 1073778376 140737386653328 139679596631464 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 156.9
Current children cumulated vsize (KiB) 10162692

[startup+76.4015 s]
/proc/loadavg: 4.05 4.06 3.79 5/311 2974
/proc/meminfo: memFree=22716788/32872528 swapFree=8828/8828
[pid=2946] ppid=2943 vsize=10162692 CPUtime=157.06 cores=0-3,8-11
/proc/2946/stat : 2946 (java) S 2943 2946 26963 0 -1 4202496 31857 0 1 0 15577 129 0 0 20 0 24 0 11991675 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 140737386644464 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2946/statm: 2540673 563029 2277 9 0 2531350 0
[pid=2946/tid=2947] ppid=2943 vsize=10162692 CPUtime=0.16 cores=0-3,8-11
/proc/2946/task/2947/stat : 2947 (java) S 2943 2946 26963 0 -1 4202560 2507 0 1 0 14 2 0 0 20 0 24 0 11991675 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679794566008 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=10162692 CPUtime=0.2 cores=0-3,8-11
/proc/2946/task/2949/stat : 2949 (java) S 2943 2946 26963 0 -1 4202560 116 0 0 0 14 6 0 0 20 0 24 0 11991676 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679638616872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=2946/tid=2950] ppid=2943 vsize=10162692 CPUtime=0.2 cores=0-3,8-11
/proc/2946/task/2950/stat : 2950 (java) S 2943 2946 26963 0 -1 4202560 355 0 0 0 13 7 0 0 20 0 24 0 11991676 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679637564072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2946/tid=2951] ppid=2943 vsize=10162692 CPUtime=0.27 cores=0-3,8-11
/proc/2946/task/2951/stat : 2951 (java) S 2943 2946 26963 0 -1 4202560 160 0 0 0 18 9 0 0 20 0 24 0 11991676 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679636511784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2946/tid=2952] ppid=2943 vsize=10162692 CPUtime=0.21 cores=0-3,8-11
/proc/2946/task/2952/stat : 2952 (java) S 2943 2946 26963 0 -1 4202560 211 0 0 0 16 5 0 0 20 0 24 0 11991676 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679635458984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2946/tid=2953] ppid=2943 vsize=10162692 CPUtime=0.2 cores=0-3,8-11
/proc/2946/task/2953/stat : 2953 (java) S 2943 2946 26963 0 -1 4202560 186 0 0 0 14 6 0 0 20 0 24 0 11991676 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679634405672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2946/tid=2954] ppid=2943 vsize=10162692 CPUtime=0.21 cores=0-3,8-11
/proc/2946/task/2954/stat : 2954 (java) S 2943 2946 26963 0 -1 4202560 126 0 0 0 16 5 0 0 20 0 24 0 11991676 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679633352872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2946/tid=2955] ppid=2943 vsize=10162692 CPUtime=0.17 cores=0-3,8-11
/proc/2946/task/2955/stat : 2955 (java) S 2943 2946 26963 0 -1 4202560 140 0 0 0 13 4 0 0 20 0 24 0 11991676 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679632300584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2956] ppid=2943 vsize=10162692 CPUtime=0.19 cores=0-3,8-11
/proc/2946/task/2956/stat : 2956 (java) S 2943 2946 26963 0 -1 4202560 157 0 0 0 13 6 0 0 20 0 24 0 11991676 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679631247784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2957] ppid=2943 vsize=10162692 CPUtime=0.23 cores=0-3,8-11
/proc/2946/task/2957/stat : 2957 (java) S 2943 2946 26963 0 -1 4202560 91 0 0 0 16 7 0 0 20 0 24 0 11991676 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679630195496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2958] ppid=2943 vsize=10162692 CPUtime=0.28 cores=0-3,8-11
/proc/2946/task/2958/stat : 2958 (java) S 2943 2946 26963 0 -1 4202560 249 0 0 0 18 10 0 0 20 0 24 0 11991676 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679629142696 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2959] ppid=2943 vsize=10162692 CPUtime=0.29 cores=0-3,8-11
/proc/2946/task/2959/stat : 2959 (java) S 2943 2946 26963 0 -1 4202560 271 0 0 0 21 8 0 0 20 0 24 0 11991676 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679628090408 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2946/tid=2960] ppid=2943 vsize=10162692 CPUtime=0.28 cores=0-3,8-11
/proc/2946/task/2960/stat : 2960 (java) S 2943 2946 26963 0 -1 4202560 180 0 0 0 19 9 0 0 20 0 24 0 11991676 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679627037608 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2961] ppid=2943 vsize=10162692 CPUtime=0.25 cores=0-3,8-11
/proc/2946/task/2961/stat : 2961 (java) S 2943 2946 26963 0 -1 4202560 223 0 0 0 18 7 0 0 20 0 24 0 11991676 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679625984296 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2946/tid=2962] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2962/stat : 2962 (java) S 2943 2946 26963 0 -1 4202560 987 0 0 0 0 0 0 0 20 0 24 0 11991677 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679608309864 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2946/tid=2963] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2963/stat : 2963 (java) S 2943 2946 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 11991678 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679607256440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2964] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2964/stat : 2964 (java) S 2943 2946 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 11991678 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679606203528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2965] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2965/stat : 2965 (java) S 2943 2946 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11991680 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679605152528 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2966] ppid=2943 vsize=10162692 CPUtime=1.15 cores=0-3,8-11
/proc/2946/task/2966/stat : 2966 (java) S 2943 2946 26963 0 -1 4202560 9149 0 0 0 113 2 0 0 20 0 24 0 11991680 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679604099640 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2946/tid=2967] ppid=2943 vsize=10162692 CPUtime=1.58 cores=0-3,8-11
/proc/2946/task/2967/stat : 2967 (java) S 2943 2946 26963 0 -1 4202560 14167 0 0 0 155 3 0 0 20 0 24 0 11991680 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679603047352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2946/tid=2968] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2968/stat : 2968 (java) S 2943 2946 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11991680 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679601994744 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2946/tid=2969] ppid=2943 vsize=10162692 CPUtime=0.02 cores=0-3,8-11
/proc/2946/task/2969/stat : 2969 (java) S 2943 2946 26963 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 24 0 11991680 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679600941640 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2946/tid=2973] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2973/stat : 2973 (java) S 2943 2946 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 11991693 10406596608 563029 33554432000 1073741824 1073778376 140737386653328 139679596631464 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 157.06
Current children cumulated vsize (KiB) 10162692

[startup+76.8009 s]
/proc/loadavg: 4.05 4.06 3.79 5/311 2974
/proc/meminfo: memFree=22716788/32872528 swapFree=8828/8828
[pid=2946] ppid=2943 vsize=10162692 CPUtime=157.15 cores=0-3,8-11
/proc/2946/stat : 2946 (java) S 2943 2946 26963 0 -1 4202496 31870 0 1 0 15586 129 0 0 20 0 24 0 11991675 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 140737386644464 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2946/statm: 2540673 563040 2287 9 0 2531350 0
[pid=2946/tid=2947] ppid=2943 vsize=10162692 CPUtime=0.16 cores=0-3,8-11
/proc/2946/task/2947/stat : 2947 (java) S 2943 2946 26963 0 -1 4202560 2507 0 1 0 14 2 0 0 20 0 24 0 11991675 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679794565848 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=10162692 CPUtime=0.2 cores=0-3,8-11
/proc/2946/task/2949/stat : 2949 (java) S 2943 2946 26963 0 -1 4202560 116 0 0 0 14 6 0 0 20 0 24 0 11991676 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679638616872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=2946/tid=2950] ppid=2943 vsize=10162692 CPUtime=0.2 cores=0-3,8-11
/proc/2946/task/2950/stat : 2950 (java) S 2943 2946 26963 0 -1 4202560 355 0 0 0 13 7 0 0 20 0 24 0 11991676 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679637564072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2946/tid=2951] ppid=2943 vsize=10162692 CPUtime=0.27 cores=0-3,8-11
/proc/2946/task/2951/stat : 2951 (java) S 2943 2946 26963 0 -1 4202560 160 0 0 0 18 9 0 0 20 0 24 0 11991676 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679636511784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2946/tid=2952] ppid=2943 vsize=10162692 CPUtime=0.21 cores=0-3,8-11
/proc/2946/task/2952/stat : 2952 (java) S 2943 2946 26963 0 -1 4202560 211 0 0 0 16 5 0 0 20 0 24 0 11991676 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679635458984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=2946/tid=2953] ppid=2943 vsize=10162692 CPUtime=0.2 cores=0-3,8-11
/proc/2946/task/2953/stat : 2953 (java) S 2943 2946 26963 0 -1 4202560 186 0 0 0 14 6 0 0 20 0 24 0 11991676 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679634405672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2946/tid=2954] ppid=2943 vsize=10162692 CPUtime=0.21 cores=0-3,8-11
/proc/2946/task/2954/stat : 2954 (java) S 2943 2946 26963 0 -1 4202560 126 0 0 0 16 5 0 0 20 0 24 0 11991676 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679633352872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2946/tid=2955] ppid=2943 vsize=10162692 CPUtime=0.17 cores=0-3,8-11
/proc/2946/task/2955/stat : 2955 (java) S 2943 2946 26963 0 -1 4202560 140 0 0 0 13 4 0 0 20 0 24 0 11991676 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679632300584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2956] ppid=2943 vsize=10162692 CPUtime=0.19 cores=0-3,8-11
/proc/2946/task/2956/stat : 2956 (java) S 2943 2946 26963 0 -1 4202560 157 0 0 0 13 6 0 0 20 0 24 0 11991676 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679631247784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2957] ppid=2943 vsize=10162692 CPUtime=0.23 cores=0-3,8-11
/proc/2946/task/2957/stat : 2957 (java) S 2943 2946 26963 0 -1 4202560 91 0 0 0 16 7 0 0 20 0 24 0 11991676 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679630195496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2958] ppid=2943 vsize=10162692 CPUtime=0.28 cores=0-3,8-11
/proc/2946/task/2958/stat : 2958 (java) S 2943 2946 26963 0 -1 4202560 249 0 0 0 18 10 0 0 20 0 24 0 11991676 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679629142696 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2959] ppid=2943 vsize=10162692 CPUtime=0.29 cores=0-3,8-11
/proc/2946/task/2959/stat : 2959 (java) S 2943 2946 26963 0 -1 4202560 271 0 0 0 21 8 0 0 20 0 24 0 11991676 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679628090408 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2946/tid=2960] ppid=2943 vsize=10162692 CPUtime=0.28 cores=0-3,8-11
/proc/2946/task/2960/stat : 2960 (java) S 2943 2946 26963 0 -1 4202560 180 0 0 0 19 9 0 0 20 0 24 0 11991676 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679627037608 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2961] ppid=2943 vsize=10162692 CPUtime=0.25 cores=0-3,8-11
/proc/2946/task/2961/stat : 2961 (java) S 2943 2946 26963 0 -1 4202560 223 0 0 0 18 7 0 0 20 0 24 0 11991676 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679625984296 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2946/tid=2962] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2962/stat : 2962 (java) S 2943 2946 26963 0 -1 4202560 987 0 0 0 0 0 0 0 20 0 24 0 11991677 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679608309864 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2946/tid=2963] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2963/stat : 2963 (java) S 2943 2946 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 11991678 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679607256440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2964] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2964/stat : 2964 (java) S 2943 2946 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 11991678 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679606203528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2965] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2965/stat : 2965 (java) S 2943 2946 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11991680 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679605152528 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=2946/tid=2966] ppid=2943 vsize=10162692 CPUtime=1.18 cores=0-3,8-11
/proc/2946/task/2966/stat : 2966 (java) R 2943 2946 26963 0 -1 4202560 9156 0 0 0 116 2 0 0 20 0 24 0 11991680 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679604099640 139679796256864 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2946/tid=2967] ppid=2943 vsize=10162692 CPUtime=1.58 cores=0-3,8-11
/proc/2946/task/2967/stat : 2967 (java) S 2943 2946 26963 0 -1 4202560 14170 0 0 0 155 3 0 0 20 0 24 0 11991680 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679603047352 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2946/tid=2968] ppid=2943 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/2946/task/2968/stat : 2968 (java) S 2943 2946 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 11991680 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679601994744 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=2946/tid=2969] ppid=2943 vsize=10162692 CPUtime=0.02 cores=0-3,8-11
/proc/2946/task/2969/stat : 2969 (java) S 2943 2946 26963 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 24 0 11991680 10406596608 563040 33554432000 1073741824 1073778376 140737386653328 139679600941640 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 157.15
Current children cumulated vsize (KiB) 10162692

Child status: 20

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

Real time (s): 76.8741
CPU time (s): 157.54
CPU user time (s): 156.108
CPU system time (s): 1.43178
CPU usage (%): 204.933
Max. virtual memory (cumulated for all children) (KiB): 10162692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 155.868
system time used= 1.45178
maximum resident set size= 2275996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31878
page faults= 1
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2664
involuntary context switches= 1661

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.635903 second user time and 0.860869 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-30 20:13:09
IDJOB=4122675
IDBENCH=111233
IDSOLVER=2543
FILE ID=node132/4122675-1467310389
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-n78-d3-i2-f.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-4122675-1467310389/watcher-4122675-1467310389 -o /tmp/evaluation-result-4122675-1467310389/solver-4122675-1467310389 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467308448-26979 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4122675-1467310389.opb

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

MD5SUM BENCH= d0f50bbedf2518b602028e036ed4a1df
RANDOM SEED=1916978027

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:        24985636 kB
Buffers:          165572 kB
Cached:          3981344 kB
SwapCached:            0 kB
Active:          3127844 kB
Inactive:        3923044 kB
Active(anon):    2906884 kB
Inactive(anon):        0 kB
Active(file):     220960 kB
Inactive(file):  3923044 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1276 kB
Writeback:             0 kB
AnonPages:       3093272 kB
Mapped:            22200 kB
Shmem:               216 kB
Slab:             636692 kB
SReclaimable:      76736 kB
SUnreclaim:       559956 kB
KernelStack:        2424 kB
PageTables:        10384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3206928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3008512 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:14:26