Trace number 4120547

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 219.753 108.365

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n90-d3-i2-r1.cnf.gz-plain.pb.metafix.opb
MD5SUMa7146834ea3b72dafe042362fd4a12d5
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 benchmark16.9964
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables135
Total number of constraints360
Number of constraints which are clauses360
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.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
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@5d764be1
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@9f436f5
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@4413ee
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@9f436f5
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-4120547-1467308838.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.06s.
0.10/0.17	c declared #vars     135
0.10/0.17	c #constraints  360
0.10/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 360
0.10/0.18	c 360 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 => 360
0.10/0.18	c 360 constraints processed.
1.82/0.60	c cleaning 2494 clauses out of 5000 with flag 22373/5000
2.22/0.74	c cleaning 0 clauses out of 5001 with flag 0/5001
2.62/0.88	c cleaning 4247 clauses out of 8506 with flag 50655/11000
2.97/0.99	c cleaning 0 clauses out of 11000 with flag 0/11000
3.88/1.24	c cleaning 5626 clauses out of 11260 with flag 84474/18001
3.88/1.28	c cleaning 0 clauses out of 18001 with flag 0/18001
4.89/1.63	c cleaning 0 clauses out of 26000 with flag 0/26000
4.89/1.64	c cleaning 6813 clauses out of 13634 with flag 116696/26001
6.01/2.00	c cleaning 7903 clauses out of 15820 with flag 158694/35000
6.01/2.03	c cleaning 0 clauses out of 35000 with flag 0/35000
6.81/2.43	c cleaning 0 clauses out of 45000 with flag 0/45000
7.01/2.54	c cleaning 8955 clauses out of 17918 with flag 208950/45001
8.03/3.02	c cleaning 0 clauses out of 56001 with flag 0/56001
8.42/3.24	c cleaning 9973 clauses out of 19962 with flag 260704/56000
9.24/3.60	c cleaning 0 clauses out of 68000 with flag 0/68000
9.87/3.97	c cleaning 10990 clauses out of 21990 with flag 319597/68001
10.88/4.49	c cleaning 0 clauses out of 81001 with flag 0/81001
11.66/4.86	c cleaning 11995 clauses out of 24000 with flag 383987/81001
13.07/5.54	c cleaning 0 clauses out of 95001 with flag 0/95001
13.90/5.92	c cleaning 12999 clauses out of 26004 with flag 454748/95000
15.30/6.66	c cleaning 0 clauses out of 110001 with flag 0/110001
16.09/7.10	c cleaning 13999 clauses out of 28005 with flag 534183/110000
18.34/8.15	c cleaning 0 clauses out of 126001 with flag 0/126001
18.74/8.38	c cleaning 15000 clauses out of 30007 with flag 619116/126001
20.94/9.48	c cleaning 0 clauses out of 143001 with flag 0/143001
21.33/9.68	c cleaning 16000 clauses out of 32007 with flag 697665/143001
24.15/11.09	c cleaning 0 clauses out of 161000 with flag 0/161000
24.35/11.14	c cleaning 17002 clauses out of 34007 with flag 780433/161001
28.00/12.94	c cleaning 17995 clauses out of 36005 with flag 867875/180001
29.60/13.71	c cleaning 0 clauses out of 180000 with flag 0/180000
31.80/14.82	c cleaning 19001 clauses out of 38009 with flag 956699/200000
33.60/15.73	c cleaning 0 clauses out of 200000 with flag 0/200000
35.80/16.83	c cleaning 20004 clauses out of 40008 with flag 1047557/221000
37.42/17.67	c cleaning 0 clauses out of 221001 with flag 0/221001
39.70/18.79	c cleaning 20996 clauses out of 42005 with flag 1155729/243001
42.29/20.01	c cleaning 0 clauses out of 243001 with flag 0/243001
44.30/21.03	c cleaning 21998 clauses out of 44008 with flag 1263287/266000
49.49/23.65	c cleaning 0 clauses out of 266000 with flag 0/266000
49.89/23.86	c cleaning 23000 clauses out of 46010 with flag 1377783/290000
55.11/26.49	c cleaning 24000 clauses out of 48010 with flag 1496655/315000
56.09/26.92	c cleaning 0 clauses out of 290001 with flag 0/290001
61.49/29.61	c cleaning 25004 clauses out of 50010 with flag 1618883/341000
62.59/30.19	c cleaning 0 clauses out of 315001 with flag 0/315001
67.59/32.60	c cleaning 25998 clauses out of 52006 with flag 1748278/368000
69.59/33.68	c cleaning 0 clauses out of 341001 with flag 0/341001
73.58/35.63	c cleaning 27004 clauses out of 54009 with flag 1875437/396001
76.78/37.25	c cleaning 0 clauses out of 368001 with flag 0/368001
80.98/39.33	c cleaning 28000 clauses out of 56005 with flag 2007942/425001
88.58/43.15	c cleaning 0 clauses out of 396000 with flag 0/396000
89.18/43.48	c cleaning 29001 clauses out of 58004 with flag 2142580/455000
96.88/47.28	c cleaning 0 clauses out of 425001 with flag 0/425001
102.69/50.17	c cleaning 29998 clauses out of 60004 with flag 2310202/486001
106.29/51.99	c cleaning 0 clauses out of 455002 with flag 0/455002
115.10/56.32	c cleaning 0 clauses out of 486001 with flag 0/486001
116.62/57.08	c cleaning 30995 clauses out of 62006 with flag 2484210/518001
124.22/60.87	c cleaning 0 clauses out of 518001 with flag 0/518001
125.83/61.70	c cleaning 32002 clauses out of 64012 with flag 2642830/551002
135.02/66.30	c cleaning 0 clauses out of 551001 with flag 0/551001
137.62/67.52	c cleaning 32999 clauses out of 66010 with flag 2808278/585002
145.90/71.68	c cleaning 0 clauses out of 585000 with flag 0/585000
147.28/72.38	c cleaning 34000 clauses out of 68009 with flag 2963506/620000
157.68/77.60	c cleaning 34999 clauses out of 70009 with flag 3122340/656000
163.29/80.37	c cleaning 0 clauses out of 620001 with flag 0/620001
168.48/82.90	c cleaning 36001 clauses out of 72010 with flag 3276497/693000
177.20/87.26	c cleaning 0 clauses out of 656000 with flag 0/656000
182.79/90.03	c cleaning 37000 clauses out of 74009 with flag 3435498/731000
193.21/95.17	c cleaning 0 clauses out of 693001 with flag 0/693001
198.00/97.57	c cleaning 38000 clauses out of 76009 with flag 3606279/770000
208.90/102.84	c cleaning 0 clauses out of 730999 with flag 0/731000
213.10/104.92	c cleaning 39001 clauses out of 78009 with flag 3785486/810000
219.50/108.13	c And the winner is solver1
219.50/108.23	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
219.50/108.23	c starts		: 66
219.50/108.23	c conflicts		: 831673
219.50/108.23	c decisions		: 1052815
219.50/108.23	c propagations		: 4952411
219.50/108.23	c inspects		: 2707159002
219.50/108.23	c shortcuts		: 0
219.50/108.23	c learnt literals	: 0
219.50/108.23	c learnt binary clauses	: 0
219.50/108.23	c learnt ternary clauses	: 4
219.50/108.23	c learnt constraints	: 831673
219.50/108.23	c ignored constraints	: 0
219.50/108.23	c root simplifications	: 0
219.50/108.23	c removed literals (reason simplification)	: 3346572
219.50/108.23	c reason swapping (by a shorter reason)	: 0
219.50/108.23	c Calls to reduceDB	: 36
219.50/108.23	c Number of update (reduction) of LBD	: 146395
219.50/108.23	c Imported unit clauses	: 0
219.50/108.23	c number of reductions to clauses (during analyze)	: 0
219.50/108.23	c number of learned constraints concerned by reduction	: 0
219.50/108.23	c number of learning phase by resolution	: 0
219.50/108.23	c number of learning phase by cutting planes	: 0
219.50/108.23	c speed (assignments/second)	: 45836.55884122357
219.50/108.23	c non guided choices	403
219.50/108.26	c learnt constraints type 
219.50/108.26	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 60681
219.50/108.26	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
219.50/108.26	c starts		: 169
219.50/108.26	c conflicts		: 759161
219.50/108.26	c decisions		: 881524
219.50/108.26	c propagations		: 2844674
219.50/108.26	c inspects		: 999685008
219.50/108.26	c shortcuts		: 0
219.50/108.26	c learnt literals	: 1
219.50/108.26	c learnt binary clauses	: 2
219.50/108.26	c learnt ternary clauses	: 8
219.50/108.26	c learnt constraints	: 759159
219.50/108.26	c ignored constraints	: 0
219.50/108.26	c root simplifications	: 0
219.50/108.26	c removed literals (reason simplification)	: 0
219.50/108.26	c reason swapping (by a shorter reason)	: 0
219.50/108.26	c Calls to reduceDB	: 34
219.50/108.26	c Number of update (reduction) of LBD	: 0
219.50/108.26	c Imported unit clauses	: 0
219.50/108.26	c number of reductions to clauses (during analyze)	: 0
219.50/108.26	c number of learned constraints concerned by reduction	: 0
219.50/108.26	c number of learning phase by resolution	: 0
219.50/108.26	c number of learning phase by cutting planes	: 0
219.50/108.26	c speed (assignments/second)	: 26321.051852400164
219.50/108.26	c non guided choices	137
219.62/108.35	c learnt constraints type 
219.62/108.35	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 759157
219.62/108.35	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 2
219.62/108.35	s UNSATISFIABLE
219.62/108.35	c Total wall clock time (in seconds): 108.239

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

pid=31445
running on 4 cores: 0,2,4,6

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: 1.28 1.88 1.79 3/185 31448
/proc/meminfo: memFree=30030320/32872528 swapFree=1394584/1580588
[pid=31448] ppid=31445 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/31448/stat : 31448 (java) S 31445 31448 31393 0 -1 4202496 1294 0 0 0 0 0 0 0 20 0 2 0 20912353 95129600 927 33554432000 1073741824 1073778376 140734865842352 140734865833488 248793563197 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31448/statm: 23225 927 703 9 0 16769 0
[pid=31448/tid=31449] ppid=31445 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31449/stat : 31449 (java) D 31445 31448 31393 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 2 0 20912354 95129600 927 33554432000 1073741824 1073778376 140734865842352 139700938231336 248781040935 0 0 4096 0 18446744072100588836 0 0 -1 0 0 0 0 0 0

[startup+0.100113 s]
/proc/loadavg: 1.28 1.88 1.79 3/185 31448
/proc/meminfo: memFree=30030320/32872528 swapFree=1394584/1580588
[pid=31448] ppid=31445 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/31448/stat : 31448 (java) S 31445 31448 31393 0 -1 4202496 4415 0 1 0 9 1 0 0 20 0 18 0 20912353 9787879424 6042 33554432000 1073741824 1073778376 140734865842352 140734865833488 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31448/statm: 2389619 6042 2126 9 0 2380296 0
[pid=31448/tid=31449] ppid=31445 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/31448/task/31449/stat : 31449 (java) R 31445 31448 31393 0 -1 4202560 2385 0 1 0 7 0 0 0 20 0 18 0 20912354 9787879424 6042 33554432000 1073741824 1073778376 140734865842352 139700938234784 139700945664452 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) 9558476

[startup+0.200261 s]
/proc/loadavg: 1.28 1.88 1.79 3/185 31448
/proc/meminfo: memFree=30030320/32872528 swapFree=1394584/1580588
[pid=31448] ppid=31445 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/31448/stat : 31448 (java) S 31445 31448 31393 0 -1 4202496 4750 0 1 0 24 1 0 0 20 0 22 0 20912353 10060525568 7879 33554432000 1073741824 1073778376 140734865842352 140734865833488 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31448/statm: 2456183 7879 2217 9 0 2446860 0
[pid=31448/tid=31449] ppid=31445 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/31448/task/31449/stat : 31449 (java) S 31445 31448 31393 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 22 0 20912354 10060525568 7879 33554432000 1073741824 1073778376 140734865842352 139700938236792 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9824732

[startup+0.300255 s]
/proc/loadavg: 1.28 1.88 1.79 3/185 31448
/proc/meminfo: memFree=30030320/32872528 swapFree=1394584/1580588
[pid=31448] ppid=31445 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/31448/stat : 31448 (java) S 31445 31448 31393 0 -1 4202496 8130 0 1 0 60 2 0 0 20 0 22 0 20912353 10060525568 9911 33554432000 1073741824 1073778376 140734865842352 140734865833488 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31448/statm: 2456183 9913 2246 9 0 2446860 0
[pid=31448/tid=31449] ppid=31445 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/31448/task/31449/stat : 31449 (java) S 31445 31448 31393 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 22 0 20912354 10060525568 9913 33554432000 1073741824 1073778376 140734865842352 139700938236792 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 9824732

[startup+0.700222 s]
/proc/loadavg: 1.28 1.88 1.79 3/185 31448
/proc/meminfo: memFree=30030320/32872528 swapFree=1394584/1580588
[pid=31448] ppid=31445 vsize=9826312 CPUtime=2.22 cores=0,2,4,6
/proc/31448/stat : 31448 (java) S 31445 31448 31393 0 -1 4202496 23209 0 1 0 217 5 0 0 20 0 22 0 20912353 10062143488 31536 33554432000 1073741824 1073778376 140734865842352 140734865833488 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31448/statm: 2456578 31536 2260 9 0 2447255 0
[pid=31448/tid=31449] ppid=31445 vsize=9826312 CPUtime=0.16 cores=0,2,4,6
/proc/31448/task/31449/stat : 31449 (java) S 31445 31448 31393 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 22 0 20912354 10062143488 31536 33554432000 1073741824 1073778376 140734865842352 139700938236792 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 9826312

[startup+1.50083 s]
/proc/loadavg: 1.28 1.88 1.79 4/199 31530
/proc/meminfo: memFree=29845436/32872528 swapFree=1394584/1580588
[pid=31448] ppid=31445 vsize=9824732 CPUtime=4.69 cores=0,2,4,6
/proc/31448/stat : 31448 (java) S 31445 31448 31393 0 -1 4202496 24434 0 1 0 462 7 0 0 20 0 22 0 20912353 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 140734865833488 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31448/statm: 2456183 51411 2275 9 0 2446860 0
[pid=31448/tid=31449] ppid=31445 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/31448/task/31449/stat : 31449 (java) S 31445 31448 31393 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 22 0 20912354 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700938236792 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31448/tid=31454] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31454/stat : 31454 (java) S 31445 31448 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 20912355 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700927298600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31455] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31455/stat : 31455 (java) S 31445 31448 31393 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 20912355 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700926245800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31456] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31456/stat : 31456 (java) S 31445 31448 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20912355 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700779825960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31457] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31457/stat : 31457 (java) S 31445 31448 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20912355 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700778773160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31458] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31458/stat : 31458 (java) S 31445 31448 31393 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 20912355 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700777720360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31459] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31459/stat : 31459 (java) S 31445 31448 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20912355 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700776667560 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31460] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31460/stat : 31460 (java) S 31445 31448 31393 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 20912355 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700775614760 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31461] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31461/stat : 31461 (java) S 31445 31448 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20912355 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700774561960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31462] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31462/stat : 31462 (java) S 31445 31448 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20912356 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700762364904 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31448/tid=31463] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31463/stat : 31463 (java) S 31445 31448 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 20912356 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700761310968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31464] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31464/stat : 31464 (java) S 31445 31448 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20912356 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700760258056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31470] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31470/stat : 31470 (java) S 31445 31448 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20912359 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700759206544 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31471] ppid=31445 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/31448/task/31471/stat : 31471 (java) S 31445 31448 31393 0 -1 4202560 10378 0 0 0 77 1 0 0 20 0 22 0 20912359 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700758153656 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31472] ppid=31445 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/31448/task/31472/stat : 31472 (java) S 31445 31448 31393 0 -1 4202560 10213 0 0 0 107 2 0 0 20 0 22 0 20912359 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700757100856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31473] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31473/stat : 31473 (java) S 31445 31448 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20912359 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700756048248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31474] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31474/stat : 31474 (java) S 31445 31448 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20912359 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700754995656 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31448/tid=31479] ppid=31445 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/31448/task/31479/stat : 31479 (java) R 31445 31448 31393 0 -1 4202560 24 0 0 0 127 0 0 0 20 0 22 0 20912372 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700753939784 139700807995388 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31448/tid=31480] ppid=31445 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/31448/task/31480/stat : 31480 (java) R 31445 31448 31393 0 -1 4202560 90 0 0 0 126 1 0 0 20 0 22 0 20912372 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700752888824 139700807995344 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31481] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31481/stat : 31481 (java) S 31445 31448 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20912372 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700751836584 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31482] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31482/stat : 31482 (java) S 31445 31448 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20912372 10060525568 51411 33554432000 1073741824 1073778376 140734865842352 139700750783784 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.69
Current children cumulated vsize (KiB) 9824732

[startup+3.10093 s]
/proc/loadavg: 1.28 1.88 1.79 6/219 31550
/proc/meminfo: memFree=29652872/32872528 swapFree=1394584/1580588
[pid=31448] ppid=31445 vsize=9824732 CPUtime=8.23 cores=0,2,4,6
/proc/31448/stat : 31448 (java) S 31445 31448 31393 0 -1 4202496 24517 0 1 0 814 9 0 0 20 0 22 0 20912353 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 140734865833488 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31448/statm: 2456183 53524 2275 9 0 2446860 0
[pid=31448/tid=31449] ppid=31445 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/31448/task/31449/stat : 31449 (java) S 31445 31448 31393 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 22 0 20912354 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700938236792 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31448/tid=31454] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31454/stat : 31454 (java) S 31445 31448 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20912355 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700927298600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31455] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31455/stat : 31455 (java) S 31445 31448 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20912355 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700926245800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31456] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31456/stat : 31456 (java) S 31445 31448 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 20912355 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700779825960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31448/tid=31457] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31457/stat : 31457 (java) S 31445 31448 31393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 20912355 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700778773160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31458] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31458/stat : 31458 (java) S 31445 31448 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20912355 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700777720360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31459] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31459/stat : 31459 (java) S 31445 31448 31393 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 20912355 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700776667560 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31460] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31460/stat : 31460 (java) S 31445 31448 31393 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 20912355 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700775614760 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31461] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31461/stat : 31461 (java) S 31445 31448 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20912355 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700774561960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31462] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31462/stat : 31462 (java) S 31445 31448 31393 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 20912356 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700762364904 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31448/tid=31463] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31463/stat : 31463 (java) S 31445 31448 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 20912356 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700761310968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31464] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31464/stat : 31464 (java) S 31445 31448 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20912356 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700760258056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31470] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31470/stat : 31470 (java) S 31445 31448 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20912359 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700759206544 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31471] ppid=31445 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/31448/task/31471/stat : 31471 (java) S 31445 31448 31393 0 -1 4202560 10378 0 0 0 77 1 0 0 20 0 22 0 20912359 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700758153656 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31472] ppid=31445 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/31448/task/31472/stat : 31472 (java) S 31445 31448 31393 0 -1 4202560 10213 0 0 0 139 2 0 0 20 0 22 0 20912359 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700757100856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31473] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31473/stat : 31473 (java) S 31445 31448 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20912359 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700756048248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31474] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31474/stat : 31474 (java) S 31445 31448 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20912359 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700754995656 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31448/tid=31479] ppid=31445 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/31448/task/31479/stat : 31479 (java) R 31445 31448 31393 0 -1 4202560 24 0 0 0 285 0 0 0 20 0 22 0 20912372 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700753939664 139700807897568 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31480] ppid=31445 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/31448/task/31480/stat : 31480 (java) R 31445 31448 31393 0 -1 4202560 92 0 0 0 283 1 0 0 20 0 22 0 20912372 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700752887368 139700807960139 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31481] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31481/stat : 31481 (java) S 31445 31448 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20912372 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700751836584 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31482] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31482/stat : 31482 (java) S 31445 31448 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20912372 10060525568 53524 33554432000 1073741824 1073778376 140734865842352 139700750783784 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.23
Current children cumulated vsize (KiB) 9824732

[startup+6.30088 s]
/proc/loadavg: 1.50 1.91 1.80 6/219 31550
/proc/meminfo: memFree=29517424/32872528 swapFree=1394584/1580588
[pid=31448] ppid=31445 vsize=9824732 CPUtime=14.69 cores=0,2,4,6
/proc/31448/stat : 31448 (java) S 31445 31448 31393 0 -1 4202496 25091 0 1 0 1456 13 0 0 20 0 22 0 20912353 10060525568 86058 33554432000 1073741824 1073778376 140734865842352 140734865833488 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31448/statm: 2456183 86058 2275 9 0 2446860 0
[pid=31448/tid=31449] ppid=31445 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/31448/task/31449/stat : 31449 (java) S 31445 31448 31393 0 -1 4202560 2415 0 1 0 16 0 0 0 20 0 22 0 20912354 10060525568 86058 33554432000 1073741824 1073778376 140734865842352 139700938236792 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31454] ppid=31445 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/31448/task/31454/stat : 31454 (java) S 31445 31448 31393 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 20912355 10060525568 86058 33554432000 1073741824 1073778376 140734865842352 139700927298600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31455] ppid=31445 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/31448/task/31455/stat : 31455 (java) S 31445 31448 31393 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 20912355 10060525568 86058 33554432000 1073741824 1073778376 140734865842352 139700926245800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31448/tid=31456] ppid=31445 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/31448/task/31456/stat : 31456 (java) S 31445 31448 31393 0 -1 4202560 75 0 0 0 3 0 0 0 20 0 22 0 20912355 10060525568 86058 33554432000 1073741824 1073778376 140734865842352 139700779825960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31457] ppid=31445 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/31448/task/31457/stat : 31457 (java) S 31445 31448 31393 0 -1 4202560 176 0 0 0 2 0 0 0 20 0 22 0 20912355 10060525568 86058 33554432000 1073741824 1073778376 140734865842352 139700778773160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31448/tid=31458] ppid=31445 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/31448/task/31458/stat : 31458 (java) S 31445 31448 31393 0 -1 4202560 83 0 0 0 3 0 0 0 20 0 22 0 20912355 10060525568 86058 33554432000 1073741824 1073778376 140734865842352 139700777720360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31448/tid=31459] ppid=31445 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/31448/task/31459/stat : 31459 (java) S 31445 31448 31393 0 -1 4202560 55 0 0 0 3 1 0 0 20 0 22 0 20912355 10060525568 86058 33554432000 1073741824 1073778376 140734865842352 139700776667560 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31460] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31460/stat : 31460 (java) S 31445 31448 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 20912355 10060525568 86058 33554432000 1073741824 1073778376 140734865842352 139700775614760 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31461] ppid=31445 vsize=9824732 CPUtime=0.03 cores=0,2,4,6

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

/proc/31448/task/31470/stat : 31470 (java) S 31445 31448 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20912359 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700759206544 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31471] ppid=31445 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/31448/task/31471/stat : 31471 (java) S 31445 31448 31393 0 -1 4202560 10378 0 0 0 79 1 0 0 20 0 22 0 20912359 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700758153656 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31472] ppid=31445 vsize=9824732 CPUtime=1.88 cores=0,2,4,6
/proc/31448/task/31472/stat : 31472 (java) S 31445 31448 31393 0 -1 4202560 16311 0 0 0 185 3 0 0 20 0 22 0 20912359 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700757100856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31473] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31473/stat : 31473 (java) S 31445 31448 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20912359 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700756048248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31474] ppid=31445 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/31448/task/31474/stat : 31474 (java) S 31445 31448 31393 0 -1 4202560 7 0 0 0 2 1 0 0 20 0 22 0 20912359 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700754995656 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31479] ppid=31445 vsize=9824732 CPUtime=106.16 cores=0,2,4,6
/proc/31448/task/31479/stat : 31479 (java) R 31445 31448 31393 0 -1 4202560 45 0 0 0 10615 1 0 0 20 0 22 0 20912372 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700753932784 139700807848103 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31480] ppid=31445 vsize=9824732 CPUtime=106.15 cores=0,2,4,6
/proc/31448/task/31480/stat : 31480 (java) R 31445 31448 31393 0 -1 4202560 570 0 0 0 10604 11 0 0 20 0 22 0 20912372 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700752886896 139700807960331 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31481] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31481/stat : 31481 (java) S 31445 31448 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20912372 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700751836584 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31482] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31482/stat : 31482 (java) S 31445 31448 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20912372 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700750783784 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 217.7
Current children cumulated vsize (KiB) 9824732

[startup+108.001 s]
/proc/loadavg: 3.65 2.53 2.03 6/219 31755
/proc/meminfo: memFree=28698868/32872528 swapFree=1394584/1580588
[pid=31448] ppid=31445 vsize=9824732 CPUtime=219.3 cores=0,2,4,6
/proc/31448/stat : 31448 (java) S 31445 31448 31393 0 -1 4202496 33150 0 1 0 21876 54 0 0 20 0 22 0 20912353 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 140734865833488 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31448/statm: 2456183 280336 2276 9 0 2446860 0
[pid=31448/tid=31449] ppid=31445 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/31448/task/31449/stat : 31449 (java) S 31445 31448 31393 0 -1 4202560 2419 0 1 0 16 0 0 0 20 0 22 0 20912354 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700938236792 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31454] ppid=31445 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/31448/task/31454/stat : 31454 (java) S 31445 31448 31393 0 -1 4202560 158 0 0 0 15 3 0 0 20 0 22 0 20912355 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700927298600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31455] ppid=31445 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/31448/task/31455/stat : 31455 (java) S 31445 31448 31393 0 -1 4202560 116 0 0 0 15 4 0 0 20 0 22 0 20912355 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700926245800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31456] ppid=31445 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/31448/task/31456/stat : 31456 (java) S 31445 31448 31393 0 -1 4202560 271 0 0 0 21 5 0 0 20 0 22 0 20912355 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700779825960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31457] ppid=31445 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/31448/task/31457/stat : 31457 (java) S 31445 31448 31393 0 -1 4202560 328 0 0 0 24 6 0 0 20 0 22 0 20912355 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700778773160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31458] ppid=31445 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/31448/task/31458/stat : 31458 (java) S 31445 31448 31393 0 -1 4202560 178 0 0 0 14 3 0 0 20 0 22 0 20912355 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700777720360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31459] ppid=31445 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/31448/task/31459/stat : 31459 (java) S 31445 31448 31393 0 -1 4202560 121 0 0 0 13 3 0 0 20 0 22 0 20912355 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700776667560 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31460] ppid=31445 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/31448/task/31460/stat : 31460 (java) S 31445 31448 31393 0 -1 4202560 191 0 0 0 19 4 0 0 20 0 22 0 20912355 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700775614760 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31461] ppid=31445 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/31448/task/31461/stat : 31461 (java) S 31445 31448 31393 0 -1 4202560 192 0 0 0 25 4 0 0 20 0 22 0 20912355 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700774561960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31448/tid=31462] ppid=31445 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/31448/task/31462/stat : 31462 (java) S 31445 31448 31393 0 -1 4202560 600 0 0 0 0 1 0 0 20 0 22 0 20912356 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700762364904 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31448/tid=31463] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31463/stat : 31463 (java) S 31445 31448 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 20912356 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700761310968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31464] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31464/stat : 31464 (java) S 31445 31448 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20912356 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700760258056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31470] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31470/stat : 31470 (java) S 31445 31448 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20912359 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700759206544 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31471] ppid=31445 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/31448/task/31471/stat : 31471 (java) S 31445 31448 31393 0 -1 4202560 10378 0 0 0 79 1 0 0 20 0 22 0 20912359 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700758153656 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31472] ppid=31445 vsize=9824732 CPUtime=1.88 cores=0,2,4,6
/proc/31448/task/31472/stat : 31472 (java) S 31445 31448 31393 0 -1 4202560 16311 0 0 0 185 3 0 0 20 0 22 0 20912359 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700757100856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31473] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31473/stat : 31473 (java) S 31445 31448 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20912359 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700756048248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31474] ppid=31445 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/31448/task/31474/stat : 31474 (java) S 31445 31448 31393 0 -1 4202560 7 0 0 0 2 1 0 0 20 0 22 0 20912359 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700754995656 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31479] ppid=31445 vsize=9824732 CPUtime=106.96 cores=0,2,4,6
/proc/31448/task/31479/stat : 31479 (java) R 31445 31448 31393 0 -1 4202560 45 0 0 0 10695 1 0 0 20 0 22 0 20912372 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700753932784 139700807995476 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31480] ppid=31445 vsize=9824732 CPUtime=106.95 cores=0,2,4,6
/proc/31448/task/31480/stat : 31480 (java) R 31445 31448 31393 0 -1 4202560 570 0 0 0 10684 11 0 0 20 0 22 0 20912372 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700752886896 139700807995476 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31481] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31481/stat : 31481 (java) S 31445 31448 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20912372 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700751836584 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31482] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31482/stat : 31482 (java) S 31445 31448 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20912372 10060525568 280336 33554432000 1073741824 1073778376 140734865842352 139700750783784 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 219.3
Current children cumulated vsize (KiB) 9824732

[startup+108.201 s]
/proc/loadavg: 3.65 2.53 2.03 6/219 31755
/proc/meminfo: memFree=28698868/32872528 swapFree=1394584/1580588
[pid=31448] ppid=31445 vsize=9824732 CPUtime=219.05 cores=0,2,4,6
/proc/31448/stat : 31448 (java) S 31445 31448 31393 0 -1 4202496 33153 0 1 0 21848 57 0 0 20 0 19 0 20912353 10060525568 280323 33554432000 1073741824 1073778376 140734865842352 140734865833488 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31448/statm: 2456183 280323 2277 9 0 2446860 0
[pid=31448/tid=31449] ppid=31445 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/31448/task/31449/stat : 31449 (java) S 31445 31448 31393 0 -1 4202560 2419 0 1 0 16 0 0 0 20 0 19 0 20912354 10060525568 280323 33554432000 1073741824 1073778376 140734865842352 139700938236792 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31454] ppid=31445 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/31448/task/31454/stat : 31454 (java) S 31445 31448 31393 0 -1 4202560 158 0 0 0 15 3 0 0 20 0 19 0 20912355 10060525568 280323 33554432000 1073741824 1073778376 140734865842352 139700927298600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31455] ppid=31445 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/31448/task/31455/stat : 31455 (java) S 31445 31448 31393 0 -1 4202560 116 0 0 0 15 4 0 0 20 0 19 0 20912355 10060525568 280323 33554432000 1073741824 1073778376 140734865842352 139700926245800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31456] ppid=31445 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/31448/task/31456/stat : 31456 (java) S 31445 31448 31393 0 -1 4202560 271 0 0 0 21 5 0 0 20 0 19 0 20912355 10060525568 280323 33554432000 1073741824 1073778376 140734865842352 139700779825960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31457] ppid=31445 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/31448/task/31457/stat : 31457 (java) S 31445 31448 31393 0 -1 4202560 328 0 0 0 24 6 0 0 20 0 19 0 20912355 10060525568 280323 33554432000 1073741824 1073778376 140734865842352 139700778773160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31458] ppid=31445 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/31448/task/31458/stat : 31458 (java) S 31445 31448 31393 0 -1 4202560 178 0 0 0 14 3 0 0 20 0 19 0 20912355 10060525568 280323 33554432000 1073741824 1073778376 140734865842352 139700777720360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31459] ppid=31445 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/31448/task/31459/stat : 31459 (java) S 31445 31448 31393 0 -1 4202560 121 0 0 0 13 3 0 0 20 0 19 0 20912355 10060525568 280323 33554432000 1073741824 1073778376 140734865842352 139700776667560 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31460] ppid=31445 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/31448/task/31460/stat : 31460 (java) S 31445 31448 31393 0 -1 4202560 191 0 0 0 19 4 0 0 20 0 19 0 20912355 10060525568 280323 33554432000 1073741824 1073778376 140734865842352 139700775614760 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31461] ppid=31445 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/31448/task/31461/stat : 31461 (java) S 31445 31448 31393 0 -1 4202560 192 0 0 0 25 4 0 0 20 0 19 0 20912355 10060525568 280323 33554432000 1073741824 1073778376 140734865842352 139700774561960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31448/tid=31462] ppid=31445 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/31448/task/31462/stat : 31462 (java) S 31445 31448 31393 0 -1 4202560 600 0 0 0 0 1 0 0 20 0 19 0 20912356 10060525568 280323 33554432000 1073741824 1073778376 140734865842352 139700762364904 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31448/tid=31463] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31463/stat : 31463 (java) S 31445 31448 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 20912356 10060525568 280323 33554432000 1073741824 1073778376 140734865842352 139700761310968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31464] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31464/stat : 31464 (java) S 31445 31448 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 20912356 10060525568 280323 33554432000 1073741824 1073778376 140734865842352 139700760258056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31470] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31470/stat : 31470 (java) S 31445 31448 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20912359 10060525568 280323 33554432000 1073741824 1073778376 140734865842352 139700759206544 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31471] ppid=31445 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/31448/task/31471/stat : 31471 (java) S 31445 31448 31393 0 -1 4202560 10378 0 0 0 79 1 0 0 20 0 19 0 20912359 10060525568 280323 33554432000 1073741824 1073778376 140734865842352 139700758153656 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31472] ppid=31445 vsize=9824732 CPUtime=1.88 cores=0,2,4,6
/proc/31448/task/31472/stat : 31472 (java) S 31445 31448 31393 0 -1 4202560 16311 0 0 0 185 3 0 0 20 0 19 0 20912359 10060525568 280323 33554432000 1073741824 1073778376 140734865842352 139700757100856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31473] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31473/stat : 31473 (java) S 31445 31448 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20912359 10060525568 280323 33554432000 1073741824 1073778376 140734865842352 139700756048248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31474] ppid=31445 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/31448/task/31474/stat : 31474 (java) S 31445 31448 31393 0 -1 4202560 7 0 0 0 2 1 0 0 20 0 19 0 20912359 10060525568 280323 33554432000 1073741824 1073778376 140734865842352 139700754995656 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31448/tid=31481] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31481/stat : 31481 (java) S 31445 31448 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 20912372 10060525568 280323 33554432000 1073741824 1073778376 140734865842352 139700751836584 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 219.05
Current children cumulated vsize (KiB) 9824732

[startup+108.301 s]
/proc/loadavg: 3.65 2.53 2.03 6/219 31755
/proc/meminfo: memFree=28698868/32872528 swapFree=1394584/1580588
[pid=31448] ppid=31445 vsize=9824732 CPUtime=219.17 cores=0,2,4,6
/proc/31448/stat : 31448 (java) S 31445 31448 31393 0 -1 4202496 33166 0 1 0 21860 57 0 0 20 0 19 0 20912353 10060525568 280334 33554432000 1073741824 1073778376 140734865842352 140734865833488 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31448/statm: 2456183 280334 2287 9 0 2446860 0
[pid=31448/tid=31449] ppid=31445 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/31448/task/31449/stat : 31449 (java) S 31445 31448 31393 0 -1 4202560 2419 0 1 0 16 0 0 0 20 0 19 0 20912354 10060525568 280334 33554432000 1073741824 1073778376 140734865842352 139700938236632 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31448/tid=31454] ppid=31445 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/31448/task/31454/stat : 31454 (java) S 31445 31448 31393 0 -1 4202560 158 0 0 0 15 3 0 0 20 0 19 0 20912355 10060525568 280334 33554432000 1073741824 1073778376 140734865842352 139700927298600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31455] ppid=31445 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/31448/task/31455/stat : 31455 (java) S 31445 31448 31393 0 -1 4202560 116 0 0 0 15 4 0 0 20 0 19 0 20912355 10060525568 280334 33554432000 1073741824 1073778376 140734865842352 139700926245800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31456] ppid=31445 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/31448/task/31456/stat : 31456 (java) S 31445 31448 31393 0 -1 4202560 271 0 0 0 21 5 0 0 20 0 19 0 20912355 10060525568 280334 33554432000 1073741824 1073778376 140734865842352 139700779825960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31457] ppid=31445 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/31448/task/31457/stat : 31457 (java) S 31445 31448 31393 0 -1 4202560 328 0 0 0 24 6 0 0 20 0 19 0 20912355 10060525568 280334 33554432000 1073741824 1073778376 140734865842352 139700778773160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31458] ppid=31445 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/31448/task/31458/stat : 31458 (java) S 31445 31448 31393 0 -1 4202560 178 0 0 0 14 3 0 0 20 0 19 0 20912355 10060525568 280334 33554432000 1073741824 1073778376 140734865842352 139700777720360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31459] ppid=31445 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/31448/task/31459/stat : 31459 (java) S 31445 31448 31393 0 -1 4202560 121 0 0 0 13 3 0 0 20 0 19 0 20912355 10060525568 280334 33554432000 1073741824 1073778376 140734865842352 139700776667560 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31460] ppid=31445 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/31448/task/31460/stat : 31460 (java) S 31445 31448 31393 0 -1 4202560 191 0 0 0 19 4 0 0 20 0 19 0 20912355 10060525568 280334 33554432000 1073741824 1073778376 140734865842352 139700775614760 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31461] ppid=31445 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/31448/task/31461/stat : 31461 (java) S 31445 31448 31393 0 -1 4202560 192 0 0 0 25 4 0 0 20 0 19 0 20912355 10060525568 280334 33554432000 1073741824 1073778376 140734865842352 139700774561960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31448/tid=31462] ppid=31445 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/31448/task/31462/stat : 31462 (java) S 31445 31448 31393 0 -1 4202560 600 0 0 0 0 1 0 0 20 0 19 0 20912356 10060525568 280334 33554432000 1073741824 1073778376 140734865842352 139700762364904 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31448/tid=31463] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31463/stat : 31463 (java) S 31445 31448 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 20912356 10060525568 280334 33554432000 1073741824 1073778376 140734865842352 139700761310968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31448/tid=31464] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31464/stat : 31464 (java) S 31445 31448 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 20912356 10060525568 280334 33554432000 1073741824 1073778376 140734865842352 139700760258056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31470] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31470/stat : 31470 (java) S 31445 31448 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20912359 10060525568 280334 33554432000 1073741824 1073778376 140734865842352 139700759206544 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31471] ppid=31445 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/31448/task/31471/stat : 31471 (java) S 31445 31448 31393 0 -1 4202560 10388 0 0 0 85 1 0 0 20 0 19 0 20912359 10060525568 280334 33554432000 1073741824 1073778376 140734865842352 139700758153656 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31448/tid=31472] ppid=31445 vsize=9824732 CPUtime=1.88 cores=0,2,4,6
/proc/31448/task/31472/stat : 31472 (java) S 31445 31448 31393 0 -1 4202560 16311 0 0 0 185 3 0 0 20 0 19 0 20912359 10060525568 280334 33554432000 1073741824 1073778376 140734865842352 139700757100856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31473] ppid=31445 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31448/task/31473/stat : 31473 (java) S 31445 31448 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20912359 10060525568 280334 33554432000 1073741824 1073778376 140734865842352 139700756048248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31448/tid=31474] ppid=31445 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/31448/task/31474/stat : 31474 (java) S 31445 31448 31393 0 -1 4202560 7 0 0 0 2 1 0 0 20 0 19 0 20912359 10060525568 280334 33554432000 1073741824 1073778376 140734865842352 139700754995656 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 219.17
Current children cumulated vsize (KiB) 9824732

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.449997
#  lost CPU user time (s): 0.480011
#  lost CPU system time (s): -0.03

Real time (s): 108.365
CPU time (s): 219.753
CPU user time (s): 219.109
CPU system time (s): 0.643897
CPU usage (%): 202.789
Max. virtual memory (cumulated for all children) (KiB): 9826312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 218.629
system time used= 0.673897
maximum resident set size= 1124436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33168
page faults= 1
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3325
involuntary context switches= 2214

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.792879 second user time and 0.92086 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-30 19:47:18
IDJOB=4120547
IDBENCH=109999
IDSOLVER=2543
FILE ID=node139/4120547-1467308838
RUNJOBID= node139-1467308838-31409
PBS_JOBID= 20005284
Free space on /tmp= 71708 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-n90-d3-i2-r1.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-4120547-1467308838/watcher-4120547-1467308838 -o /tmp/evaluation-result-4120547-1467308838/solver-4120547-1467308838 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1467308838-31409 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4120547-1467308838.opb

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

MD5SUM BENCH= a7146834ea3b72dafe042362fd4a12d5
RANDOM SEED=1324187552

node139.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.092
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.18
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.092
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.092
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.55
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.092
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.092
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.56
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.092
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.092
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.48
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.092
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30037908 kB
Buffers:          175968 kB
Cached:           336112 kB
SwapCached:         3804 kB
Active:           237928 kB
Inactive:         280800 kB
Active(anon):       5604 kB
Inactive(anon):     3900 kB
Active(file):     232324 kB
Inactive(file):   276900 kB
Unevictable:     1580588 kB
Mlocked:         1394584 kB
SwapTotal:      67108856 kB
SwapFree:       67097620 kB
Dirty:              1612 kB
Writeback:             0 kB
AnonPages:       1584796 kB
Mapped:             9336 kB
Shmem:                 0 kB
Slab:             601800 kB
SReclaimable:      46564 kB
SUnreclaim:       555236 kB
KernelStack:        1336 kB
PageTables:         6644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1701468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 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= 71708 MiB
End job on node139 at 2016-06-30 19:49:06