Trace number 4120923

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 515.975 256.783

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-regular-n24-d4-i2.cnf.gz-plain.pb.metafix.opb
MD5SUMa473b9a318d7454368cd934e2a97a9a2
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 benchmark65.839
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables97
Total number of constraints204
Number of constraints which are clauses204
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4120923-1467308989.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.15	c ... done. Wall clock time 0.036s.
0.10/0.15	c declared #vars     97
0.10/0.15	c #constraints  204
0.10/0.15	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.15	c constraints type 
0.10/0.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 204
0.10/0.15	c 204 constraints processed.
0.10/0.15	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.15	c constraints type 
0.10/0.15	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 204
0.10/0.15	c 204 constraints processed.
1.80/0.74	c cleaning 2500 clauses out of 5001 with flag 52323/5001
2.13/0.88	c cleaning 0 clauses out of 5001 with flag 0/5001
3.23/1.13	c cleaning 4245 clauses out of 8500 with flag 113165/11000
3.55/1.28	c cleaning 0 clauses out of 11000 with flag 0/11000
4.47/1.58	c cleaning 5624 clauses out of 11255 with flag 183970/18000
5.01/1.76	c cleaning 0 clauses out of 18000 with flag 0/18000
5.82/2.16	c cleaning 6813 clauses out of 13632 with flag 262598/26001
6.42/2.45	c cleaning 0 clauses out of 26000 with flag 0/26000
7.44/2.95	c cleaning 7905 clauses out of 15819 with flag 349061/35001
8.25/3.34	c cleaning 0 clauses out of 35002 with flag 0/35002
9.25/3.84	c cleaning 8947 clauses out of 17913 with flag 439343/45000
10.88/4.63	c cleaning 0 clauses out of 45002 with flag 0/45002
11.47/4.94	c cleaning 9975 clauses out of 19966 with flag 529515/56000
13.90/6.16	c cleaning 0 clauses out of 56000 with flag 0/56000
14.10/6.26	c cleaning 10993 clauses out of 21993 with flag 627655/68002
16.89/7.64	c cleaning 11990 clauses out of 23998 with flag 728387/81000
17.70/8.04	c cleaning 0 clauses out of 68000 with flag 0/68000
20.33/9.35	c cleaning 12995 clauses out of 26010 with flag 833839/95002
22.73/10.53	c cleaning 0 clauses out of 81000 with flag 0/81000
24.73/11.59	c cleaning 14006 clauses out of 28013 with flag 945340/110000
27.77/13.08	c cleaning 0 clauses out of 95000 with flag 0/95000
29.77/14.04	c cleaning 14997 clauses out of 30009 with flag 1069695/126002
34.16/16.26	c cleaning 0 clauses out of 110001 with flag 0/110001
35.16/16.75	c cleaning 16000 clauses out of 32011 with flag 1201570/143001
40.76/19.58	c cleaning 17003 clauses out of 34011 with flag 1341131/161001
43.80/21.04	c cleaning 0 clauses out of 126001 with flag 0/126001
47.04/22.67	c cleaning 18001 clauses out of 36007 with flag 1482389/180000
53.03/25.67	c cleaning 0 clauses out of 143002 with flag 0/143002
54.03/26.15	c cleaning 19001 clauses out of 38006 with flag 1638552/200000
61.45/29.89	c cleaning 19996 clauses out of 40007 with flag 1818287/221002
63.45/30.89	c cleaning 0 clauses out of 161000 with flag 0/161000
69.47/33.87	c cleaning 20999 clauses out of 42010 with flag 1995523/243001
78.67/38.42	c cleaning 0 clauses out of 180000 with flag 0/180000
78.67/38.44	c cleaning 22001 clauses out of 44011 with flag 2172690/266001
89.67/43.92	c cleaning 23001 clauses out of 46009 with flag 2362700/290000
95.67/46.98	c cleaning 0 clauses out of 200000 with flag 0/200000
100.92/49.54	c cleaning 23998 clauses out of 48010 with flag 2547106/315002
112.31/55.23	c cleaning 0 clauses out of 221002 with flag 0/221002
113.31/55.79	c cleaning 24997 clauses out of 50010 with flag 2734863/341000
126.75/62.41	c cleaning 26003 clauses out of 52016 with flag 2934760/368003
131.76/64.97	c cleaning 0 clauses out of 243000 with flag 0/243000
140.56/69.34	c cleaning 26999 clauses out of 54011 with flag 3158745/396001
157.34/77.72	c cleaning 28003 clauses out of 56011 with flag 3346651/425000
159.14/78.63	c cleaning 0 clauses out of 266000 with flag 0/266000
174.20/86.18	c cleaning 29001 clauses out of 58009 with flag 3568634/455001
188.80/93.47	c cleaning 0 clauses out of 290000 with flag 0/290000
194.20/96.11	c cleaning 29993 clauses out of 60008 with flag 3782353/486001
214.43/106.25	c cleaning 31004 clauses out of 62014 with flag 3999643/518000
222.43/110.28	c cleaning 0 clauses out of 315000 with flag 0/315000
235.64/116.88	c cleaning 32000 clauses out of 64011 with flag 4245080/551001
258.94/128.34	c cleaning 33003 clauses out of 66011 with flag 4481376/585001
267.55/132.51	c cleaning 0 clauses out of 341001 with flag 0/341001
285.13/141.39	c cleaning 33995 clauses out of 68007 with flag 4716678/620000
301.39/149.47	c cleaning 0 clauses out of 368000 with flag 0/368000
312.39/154.94	c cleaning 35005 clauses out of 70015 with flag 4961142/656003
341.12/169.28	c cleaning 0 clauses out of 396000 with flag 0/396000
341.73/169.52	c cleaning 35998 clauses out of 72008 with flag 5191751/693002
371.58/184.45	c cleaning 37001 clauses out of 74008 with flag 5451282/731000
387.18/192.26	c cleaning 0 clauses out of 425000 with flag 0/425000
404.84/201.02	c cleaning 37997 clauses out of 76007 with flag 5690655/770000
437.29/217.26	c cleaning 0 clauses out of 455000 with flag 0/455000
438.89/218.06	c cleaning 39003 clauses out of 78010 with flag 5930720/810000
473.71/235.48	c cleaning 39999 clauses out of 80006 with flag 6179592/851001
493.54/245.30	c cleaning 0 clauses out of 486000 with flag 0/486000
513.34/255.13	c cleaning 40998 clauses out of 82003 with flag 6432125/893000
515.75/256.38	c And the winner is solver0
515.75/256.69	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
515.75/256.69	c starts		: 76
515.75/256.69	c conflicts		: 897469
515.75/256.69	c decisions		: 1099342
515.75/256.69	c propagations		: 14664356
515.75/256.69	c inspects		: 5311892774
515.75/256.69	c shortcuts		: 0
515.75/256.69	c learnt literals	: 17
515.75/256.69	c learnt binary clauses	: 119
515.75/256.69	c learnt ternary clauses	: 602
515.75/256.69	c learnt constraints	: 897451
515.75/256.69	c ignored constraints	: 0
515.75/256.69	c root simplifications	: 0
515.75/256.69	c removed literals (reason simplification)	: 2748973
515.75/256.69	c reason swapping (by a shorter reason)	: 0
515.75/256.69	c Calls to reduceDB	: 38
515.75/256.69	c Number of update (reduction) of LBD	: 299698
515.75/256.69	c Imported unit clauses	: 0
515.75/256.69	c number of reductions to clauses (during analyze)	: 0
515.75/256.69	c number of learned constraints concerned by reduction	: 0
515.75/256.69	c number of learning phase by resolution	: 0
515.75/256.69	c number of learning phase by cutting planes	: 0
515.75/256.69	c speed (assignments/second)	: 57163.1785136531
515.75/256.69	c non guided choices	22
515.76/256.71	c learnt constraints type 
515.76/256.71	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 119
515.76/256.71	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 45343
515.76/256.71	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
515.76/256.71	c starts		: 152
515.76/256.71	c conflicts		: 497962
515.76/256.71	c decisions		: 601020
515.76/256.71	c propagations		: 8327943
515.76/256.71	c inspects		: 2415192331
515.76/256.71	c shortcuts		: 0
515.76/256.71	c learnt literals	: 0
515.76/256.71	c learnt binary clauses	: 0
515.76/256.71	c learnt ternary clauses	: 0
515.76/256.71	c learnt constraints	: 497961
515.76/256.71	c ignored constraints	: 0
515.76/256.71	c root simplifications	: 0
515.76/256.71	c removed literals (reason simplification)	: 0
515.76/256.71	c reason swapping (by a shorter reason)	: 0
515.76/256.71	c Calls to reduceDB	: 27
515.76/256.71	c Number of update (reduction) of LBD	: 0
515.76/256.71	c Imported unit clauses	: 0
515.76/256.71	c number of reductions to clauses (during analyze)	: 0
515.76/256.71	c number of learned constraints concerned by reduction	: 0
515.76/256.71	c number of learning phase by resolution	: 0
515.76/256.71	c number of learning phase by cutting planes	: 0
515.76/256.71	c speed (assignments/second)	: 32459.894528006986
515.76/256.71	c non guided choices	22
515.76/256.77	c learnt constraints type 
515.76/256.77	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 497961
515.76/256.77	s UNSATISFIABLE
515.76/256.77	c Total wall clock time (in seconds): 256.664

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

pid=32070
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: 4.11 2.80 2.15 5/197 32073
/proc/meminfo: memFree=29814216/32872528 swapFree=1394584/1580588
[pid=32073] ppid=32070 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/32073/stat : 32073 (java) S 32070 32073 31393 0 -1 4202496 1292 0 0 0 0 0 0 0 20 0 2 0 20927521 95129600 926 33554432000 1073741824 1073778376 140735327973328 140735327964464 248793563197 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32073/statm: 23225 926 703 9 0 16769 0
[pid=32073/tid=32074] ppid=32070 vsize=94112 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32074/stat : 32074 (java) R 32070 32073 31393 0 -1 4202560 75 0 0 0 0 0 0 0 20 0 2 0 20927521 96370688 930 33554432000 1073741824 1073778376 140735327973328 140400699289128 248781041450 0 0 4096 0 0 0 0 -1 4 0 0 0 0 0

[startup+0.100116 s]
/proc/loadavg: 4.11 2.80 2.15 5/197 32073
/proc/meminfo: memFree=29814216/32872528 swapFree=1394584/1580588
[pid=32073] ppid=32070 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/32073/stat : 32073 (java) S 32070 32073 31393 0 -1 4202496 4460 0 1 0 9 1 0 0 20 0 18 0 20927521 9787879424 6097 33554432000 1073741824 1073778376 140735327973328 140735327964464 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32073/statm: 2389619 6099 2149 9 0 2380296 0
[pid=32073/tid=32074] ppid=32070 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/32073/task/32074/stat : 32074 (java) R 32070 32073 31393 0 -1 4202560 2386 0 1 0 7 0 0 0 20 0 18 0 20927521 9787879424 6101 33554432000 1073741824 1073778376 140735327973328 140400699292576 248793589005 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200282 s]
/proc/loadavg: 4.11 2.80 2.15 5/197 32073
/proc/meminfo: memFree=29814216/32872528 swapFree=1394584/1580588
[pid=32073] ppid=32070 vsize=9825032 CPUtime=0.28 cores=0,2,4,6
/proc/32073/stat : 32073 (java) S 32070 32073 31393 0 -1 4202496 5870 0 1 0 27 1 0 0 20 0 22 0 20927521 10060832768 8702 33554432000 1073741824 1073778376 140735327973328 140735327964464 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32073/statm: 2456258 8702 2215 9 0 2446935 0
[pid=32073/tid=32074] ppid=32070 vsize=9825032 CPUtime=0.13 cores=0,2,4,6
/proc/32073/task/32074/stat : 32074 (java) S 32070 32073 31393 0 -1 4202560 2411 0 1 0 13 0 0 0 20 0 22 0 20927521 10060832768 8702 33554432000 1073741824 1073778376 140735327973328 140400699294584 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9825032

[startup+0.300271 s]
/proc/loadavg: 4.11 2.80 2.15 5/197 32073
/proc/meminfo: memFree=29814216/32872528 swapFree=1394584/1580588
[pid=32073] ppid=32070 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/32073/stat : 32073 (java) S 32070 32073 31393 0 -1 4202496 7814 0 1 0 57 2 0 0 20 0 22 0 20927521 10060525568 9178 33554432000 1073741824 1073778376 140735327973328 140735327964464 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32073/statm: 2456183 9178 2241 9 0 2446860 0
[pid=32073/tid=32074] ppid=32070 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/32073/task/32074/stat : 32074 (java) S 32070 32073 31393 0 -1 4202560 2411 0 1 0 13 0 0 0 20 0 22 0 20927521 10060525568 9178 33554432000 1073741824 1073778376 140735327973328 140400699294584 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 9824732

[startup+0.700232 s]
/proc/loadavg: 4.11 2.80 2.15 5/197 32073
/proc/meminfo: memFree=29814216/32872528 swapFree=1394584/1580588
[pid=32073] ppid=32070 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/32073/stat : 32073 (java) S 32070 32073 31393 0 -1 4202496 13061 0 1 0 177 3 0 0 20 0 22 0 20927521 10060525568 20198 33554432000 1073741824 1073778376 140735327973328 140735327964464 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32073/statm: 2456183 20198 2260 9 0 2446860 0
[pid=32073/tid=32074] ppid=32070 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/32073/task/32074/stat : 32074 (java) S 32070 32073 31393 0 -1 4202560 2411 0 1 0 13 0 0 0 20 0 22 0 20927521 10060525568 20198 33554432000 1073741824 1073778376 140735327973328 140400699294584 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 9824732

[startup+1.50093 s]
/proc/loadavg: 4.11 2.80 2.15 7/219 32095
/proc/meminfo: memFree=29639208/32872528 swapFree=1394584/1580588
[pid=32073] ppid=32070 vsize=9824732 CPUtime=4.47 cores=0,2,4,6
/proc/32073/stat : 32073 (java) S 32070 32073 31393 0 -1 4202496 22449 0 1 0 440 7 0 0 20 0 22 0 20927521 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140735327964464 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32073/statm: 2456183 47186 2275 9 0 2446860 0
[pid=32073/tid=32074] ppid=32070 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/32073/task/32074/stat : 32074 (java) S 32070 32073 31393 0 -1 4202560 2411 0 1 0 13 0 0 0 20 0 22 0 20927521 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400699294584 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32076] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32076/stat : 32076 (java) S 32070 32073 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20927522 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400671746984 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32077] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32077/stat : 32077 (java) S 32070 32073 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20927522 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400670694440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32078] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32078/stat : 32078 (java) S 32070 32073 31393 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 20927522 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400540560040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32079] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32079/stat : 32079 (java) S 32070 32073 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20927522 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400539507496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32080] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32080/stat : 32080 (java) S 32070 32073 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20927522 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400538454440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32081] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32081/stat : 32081 (java) S 32070 32073 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20927522 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400537401896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32082] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32082/stat : 32082 (java) S 32070 32073 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20927522 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400536348840 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32083] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32083/stat : 32083 (java) S 32070 32073 31393 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 20927522 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400064981288 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32084] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32084/stat : 32084 (java) S 32070 32073 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20927523 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400052783976 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32085] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32085/stat : 32085 (java) S 32070 32073 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 20927523 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400051730296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32086] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32086/stat : 32086 (java) S 32070 32073 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20927523 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400050677128 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32087] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32087/stat : 32087 (java) S 32070 32073 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20927526 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400049625872 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32088] ppid=32070 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/32073/task/32088/stat : 32088 (java) R 32070 32073 31393 0 -1 4202560 11398 0 0 0 107 2 0 0 20 0 22 0 20927526 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400048559912 140400706268694 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32089] ppid=32070 vsize=9824732 CPUtime=0.75 cores=0,2,4,6
/proc/32073/task/32089/stat : 32089 (java) S 32070 32073 31393 0 -1 4202560 7223 0 0 0 75 0 0 0 20 0 22 0 20927526 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400047520184 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32090] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32090/stat : 32090 (java) S 32070 32073 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20927526 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400046467320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32091] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32091/stat : 32091 (java) S 32070 32073 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20927526 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400045414984 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32092] ppid=32070 vsize=9824732 CPUtime=1.14 cores=0,2,4,6
/proc/32073/task/32092/stat : 32092 (java) R 32070 32073 31393 0 -1 4202560 23 0 0 0 114 0 0 0 20 0 22 0 20927536 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400044253600 140400551966334 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32093] ppid=32070 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/32073/task/32093/stat : 32093 (java) R 32070 32073 31393 0 -1 4202560 95 0 0 0 125 3 0 0 20 0 22 0 20927536 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400043201040 140400551966306 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32094] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32094/stat : 32094 (java) S 32070 32073 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20927536 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400042157352 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32095] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32095/stat : 32095 (java) S 32070 32073 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20927536 10060525568 47186 33554432000 1073741824 1073778376 140735327973328 140400041104808 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 9824732

[startup+3.10099 s]
/proc/loadavg: 4.18 2.84 2.16 6/219 32095
/proc/meminfo: memFree=29626300/32872528 swapFree=1394584/1580588
[pid=32073] ppid=32070 vsize=9824732 CPUtime=7.84 cores=0,2,4,6
/proc/32073/stat : 32073 (java) S 32070 32073 31393 0 -1 4202496 22926 0 1 0 776 8 0 0 20 0 22 0 20927521 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140735327964464 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32073/statm: 2456183 49598 2275 9 0 2446860 0
[pid=32073/tid=32074] ppid=32070 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/32073/task/32074/stat : 32074 (java) S 32070 32073 31393 0 -1 4202560 2411 0 1 0 13 0 0 0 20 0 22 0 20927521 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400699294584 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32076] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32076/stat : 32076 (java) S 32070 32073 31393 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 20927522 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400671746984 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32077] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32077/stat : 32077 (java) S 32070 32073 31393 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 20927522 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400670694440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32078] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32078/stat : 32078 (java) S 32070 32073 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20927522 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400540560040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32079] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32079/stat : 32079 (java) S 32070 32073 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20927522 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400539507496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32080] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32080/stat : 32080 (java) S 32070 32073 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20927522 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400538454440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32081] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32081/stat : 32081 (java) S 32070 32073 31393 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 20927522 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400537401896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32082] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32082/stat : 32082 (java) S 32070 32073 31393 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 20927522 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400536348840 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32083] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32083/stat : 32083 (java) S 32070 32073 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20927522 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400064981288 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32084] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32084/stat : 32084 (java) S 32070 32073 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20927523 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400052783976 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32085] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32085/stat : 32085 (java) S 32070 32073 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 20927523 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400051730296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32086] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32086/stat : 32086 (java) S 32070 32073 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20927523 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400050677128 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32087] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32087/stat : 32087 (java) S 32070 32073 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20927526 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400049625872 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32088] ppid=32070 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/32073/task/32088/stat : 32088 (java) S 32070 32073 31393 0 -1 4202560 11854 0 0 0 119 3 0 0 20 0 22 0 20927526 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400048572728 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32089] ppid=32070 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/32073/task/32089/stat : 32089 (java) S 32070 32073 31393 0 -1 4202560 7223 0 0 0 78 0 0 0 20 0 22 0 20927526 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400047520184 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32090] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32090/stat : 32090 (java) S 32070 32073 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20927526 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400046467320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32091] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32091/stat : 32091 (java) S 32070 32073 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20927526 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400045414984 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32092] ppid=32070 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/32073/task/32092/stat : 32092 (java) R 32070 32073 31393 0 -1 4202560 23 0 0 0 272 0 0 0 20 0 22 0 20927536 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400044253584 140400551986513 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32093] ppid=32070 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/32073/task/32093/stat : 32093 (java) R 32070 32073 31393 0 -1 4202560 97 0 0 0 283 3 0 0 20 0 22 0 20927536 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400043208224 140400552034870 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32094] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32094/stat : 32094 (java) S 32070 32073 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20927536 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400042157352 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32095] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32095/stat : 32095 (java) S 32070 32073 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20927536 10060525568 49598 33554432000 1073741824 1073778376 140735327973328 140400041104808 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.84
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.18 2.84 2.16 5/219 32095
/proc/meminfo: memFree=29614160/32872528 swapFree=1394584/1580588
[pid=32073] ppid=32070 vsize=9824732 CPUtime=14.3 cores=0,2,4,6
/proc/32073/stat : 32073 (java) S 32070 32073 31393 0 -1 4202496 23207 0 1 0 1420 10 0 0 20 0 22 0 20927521 10060525568 55303 33554432000 1073741824 1073778376 140735327973328 140735327964464 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32073/statm: 2456183 55303 2275 9 0 2446860 0
[pid=32073/tid=32074] ppid=32070 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/32073/task/32074/stat : 32074 (java) S 32070 32073 31393 0 -1 4202560 2411 0 1 0 13 0 0 0 20 0 22 0 20927521 10060525568 55303 33554432000 1073741824 1073778376 140735327973328 140400699294584 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32076] ppid=32070 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/32073/task/32076/stat : 32076 (java) S 32070 32073 31393 0 -1 4202560 66 0 0 0 3 0 0 0 20 0 22 0 20927522 10060525568 55303 33554432000 1073741824 1073778376 140735327973328 140400671746984 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32077] ppid=32070 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32073/task/32077/stat : 32077 (java) S 32070 32073 31393 0 -1 4202560 60 0 0 0 1 0 0 0 20 0 22 0 20927522 10060525568 55303 33554432000 1073741824 1073778376 140735327973328 140400670694440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32078] ppid=32070 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32073/task/32078/stat : 32078 (java) S 32070 32073 31393 0 -1 4202560 25 0 0 0 1 0 0 0 20 0 22 0 20927522 10060525568 55303 33554432000 1073741824 1073778376 140735327973328 140400540560040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32079] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32079/stat : 32079 (java) S 32070 32073 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20927522 10060525568 55303 33554432000 1073741824 1073778376 140735327973328 140400539507496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32080] ppid=32070 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32073/task/32080/stat : 32080 (java) S 32070 32073 31393 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 20927522 10060525568 55303 33554432000 1073741824 1073778376 140735327973328 140400538454440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32081] ppid=32070 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/32073/task/32081/stat : 32081 (java) S 32070 32073 31393 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 22 0 20927522 10060525568 55303 33554432000 1073741824 1073778376 140735327973328 140400537401896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32082] ppid=32070 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32073/task/32082/stat : 32082 (java) S 32070 32073 31393 0 -1 4202560 54 0 0 0 1 0 0 0 20 0 22 0 20927522 10060525568 55303 33554432000 1073741824 1073778376 140735327973328 140400536348840 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32083] ppid=32070 vsize=9824732 CPUtime=0.02 cores=0,2,4,6

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

/proc/32073/task/32084/stat : 32084 (java) S 32070 32073 31393 0 -1 4202560 211 0 0 0 0 3 0 0 20 0 22 0 20927523 10060525568 153441 33554432000 1073741824 1073778376 140735327973328 140400052783976 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32085] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32085/stat : 32085 (java) S 32070 32073 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 20927523 10060525568 153441 33554432000 1073741824 1073778376 140735327973328 140400051730296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32086] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32086/stat : 32086 (java) S 32070 32073 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20927523 10060525568 153441 33554432000 1073741824 1073778376 140735327973328 140400050677128 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32087] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32087/stat : 32087 (java) S 32070 32073 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20927526 10060525568 153441 33554432000 1073741824 1073778376 140735327973328 140400049625872 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32088] ppid=32070 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/32073/task/32088/stat : 32088 (java) S 32070 32073 31393 0 -1 4202560 11858 0 0 0 144 3 0 0 20 0 22 0 20927526 10060525568 153441 33554432000 1073741824 1073778376 140735327973328 140400048572728 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32089] ppid=32070 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/32073/task/32089/stat : 32089 (java) S 32070 32073 31393 0 -1 4202560 9183 0 0 0 139 1 0 0 20 0 22 0 20927526 10060525568 153441 33554432000 1073741824 1073778376 140735327973328 140400047520184 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32090] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32090/stat : 32090 (java) S 32070 32073 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20927526 10060525568 153441 33554432000 1073741824 1073778376 140735327973328 140400046467320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32091] ppid=32070 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/32073/task/32091/stat : 32091 (java) S 32070 32073 31393 0 -1 4202560 15 0 0 0 3 5 0 0 20 0 22 0 20927526 10060525568 153441 33554432000 1073741824 1073778376 140735327973328 140400045414984 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32092] ppid=32070 vsize=9824732 CPUtime=254.39 cores=0,2,4,6
/proc/32073/task/32092/stat : 32092 (java) R 32070 32073 31393 0 -1 4202560 64 0 0 0 25436 3 0 0 20 0 22 0 20927536 10060525568 153441 33554432000 1073741824 1073778376 140735327973328 140400044253600 140400552125983 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32093] ppid=32070 vsize=9824732 CPUtime=254.48 cores=0,2,4,6
/proc/32073/task/32093/stat : 32093 (java) R 32070 32073 31393 0 -1 4202560 603 0 0 0 25436 12 0 0 20 0 22 0 20927536 10060525568 153441 33554432000 1073741824 1073778376 140735327973328 140400043207952 140400551966329 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32094] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32094/stat : 32094 (java) S 32070 32073 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20927536 10060525568 153441 33554432000 1073741824 1073778376 140735327973328 140400042157352 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32095] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32095/stat : 32095 (java) S 32070 32073 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20927536 10060525568 153441 33554432000 1073741824 1073778376 140735327973328 140400041104808 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 515.14
Current children cumulated vsize (KiB) 9824732

[startup+256.408 s]
/proc/loadavg: 4.27 3.59 2.63 5/219 730
/proc/meminfo: memFree=29027624/32872528 swapFree=1394584/1580588
[pid=32073] ppid=32070 vsize=9824732 CPUtime=514.68 cores=0,2,4,6
/proc/32073/stat : 32073 (java) S 32070 32073 31393 0 -1 4202496 26776 0 1 0 51418 50 0 0 20 0 19 0 20927521 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140735327964464 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32073/statm: 2456183 153428 2277 9 0 2446860 0
[pid=32073/tid=32074] ppid=32070 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/32073/task/32074/stat : 32074 (java) S 32070 32073 31393 0 -1 4202560 2413 0 1 0 13 1 0 0 20 0 19 0 20927521 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400699294584 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32076] ppid=32070 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/32073/task/32076/stat : 32076 (java) S 32070 32073 31393 0 -1 4202560 213 0 0 0 21 3 0 0 20 0 19 0 20927522 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400671746984 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32077] ppid=32070 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/32073/task/32077/stat : 32077 (java) S 32070 32073 31393 0 -1 4202560 116 0 0 0 16 2 0 0 20 0 19 0 20927522 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400670694440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32078] ppid=32070 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/32073/task/32078/stat : 32078 (java) S 32070 32073 31393 0 -1 4202560 125 0 0 0 18 4 0 0 20 0 19 0 20927522 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400540560040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32079] ppid=32070 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/32073/task/32079/stat : 32079 (java) S 32070 32073 31393 0 -1 4202560 166 0 0 0 20 3 0 0 20 0 19 0 20927522 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400539507496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32080] ppid=32070 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/32073/task/32080/stat : 32080 (java) S 32070 32073 31393 0 -1 4202560 84 0 0 0 22 3 0 0 20 0 19 0 20927522 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400538454440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32081] ppid=32070 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/32073/task/32081/stat : 32081 (java) S 32070 32073 31393 0 -1 4202560 88 0 0 0 21 2 0 0 20 0 19 0 20927522 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400537401896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32082] ppid=32070 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/32073/task/32082/stat : 32082 (java) S 32070 32073 31393 0 -1 4202560 194 0 0 0 18 2 0 0 20 0 19 0 20927522 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400536348840 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32083] ppid=32070 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/32073/task/32083/stat : 32083 (java) S 32070 32073 31393 0 -1 4202560 179 0 0 0 16 3 0 0 20 0 19 0 20927522 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400064981288 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32084] ppid=32070 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/32073/task/32084/stat : 32084 (java) S 32070 32073 31393 0 -1 4202560 211 0 0 0 0 3 0 0 20 0 19 0 20927523 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400052783976 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32085] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32085/stat : 32085 (java) S 32070 32073 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 20927523 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400051730296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32086] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32086/stat : 32086 (java) S 32070 32073 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 20927523 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400050677128 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32087] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32087/stat : 32087 (java) S 32070 32073 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20927526 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400049625872 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32088] ppid=32070 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/32073/task/32088/stat : 32088 (java) S 32070 32073 31393 0 -1 4202560 11858 0 0 0 144 3 0 0 20 0 19 0 20927526 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400048572728 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32089] ppid=32070 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/32073/task/32089/stat : 32089 (java) S 32070 32073 31393 0 -1 4202560 9183 0 0 0 139 1 0 0 20 0 19 0 20927526 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400047520184 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32090] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32090/stat : 32090 (java) S 32070 32073 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20927526 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400046467320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32091] ppid=32070 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/32073/task/32091/stat : 32091 (java) S 32070 32073 31393 0 -1 4202560 15 0 0 0 3 5 0 0 20 0 19 0 20927526 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400045414984 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32095] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32095/stat : 32095 (java) S 32070 32073 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 20927536 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400041104808 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 514.68
Current children cumulated vsize (KiB) 9824732

[startup+256.601 s]
/proc/loadavg: 4.27 3.59 2.63 5/219 730
/proc/meminfo: memFree=29027624/32872528 swapFree=1394584/1580588
[pid=32073] ppid=32070 vsize=9824732 CPUtime=514.68 cores=0,2,4,6
/proc/32073/stat : 32073 (java) S 32070 32073 31393 0 -1 4202496 26776 0 1 0 51418 50 0 0 20 0 19 0 20927521 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140735327964464 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32073/statm: 2456183 153428 2277 9 0 2446860 0
[pid=32073/tid=32074] ppid=32070 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/32073/task/32074/stat : 32074 (java) S 32070 32073 31393 0 -1 4202560 2413 0 1 0 13 1 0 0 20 0 19 0 20927521 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400699294584 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32076] ppid=32070 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/32073/task/32076/stat : 32076 (java) S 32070 32073 31393 0 -1 4202560 213 0 0 0 21 3 0 0 20 0 19 0 20927522 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400671746984 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32077] ppid=32070 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/32073/task/32077/stat : 32077 (java) S 32070 32073 31393 0 -1 4202560 116 0 0 0 16 2 0 0 20 0 19 0 20927522 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400670694440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32078] ppid=32070 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/32073/task/32078/stat : 32078 (java) S 32070 32073 31393 0 -1 4202560 125 0 0 0 18 4 0 0 20 0 19 0 20927522 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400540560040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32079] ppid=32070 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/32073/task/32079/stat : 32079 (java) S 32070 32073 31393 0 -1 4202560 166 0 0 0 20 3 0 0 20 0 19 0 20927522 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400539507496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32080] ppid=32070 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/32073/task/32080/stat : 32080 (java) S 32070 32073 31393 0 -1 4202560 84 0 0 0 22 3 0 0 20 0 19 0 20927522 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400538454440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32081] ppid=32070 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/32073/task/32081/stat : 32081 (java) S 32070 32073 31393 0 -1 4202560 88 0 0 0 21 2 0 0 20 0 19 0 20927522 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400537401896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32082] ppid=32070 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/32073/task/32082/stat : 32082 (java) S 32070 32073 31393 0 -1 4202560 194 0 0 0 18 2 0 0 20 0 19 0 20927522 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400536348840 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32083] ppid=32070 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/32073/task/32083/stat : 32083 (java) S 32070 32073 31393 0 -1 4202560 179 0 0 0 16 3 0 0 20 0 19 0 20927522 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400064981288 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32084] ppid=32070 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/32073/task/32084/stat : 32084 (java) S 32070 32073 31393 0 -1 4202560 211 0 0 0 0 3 0 0 20 0 19 0 20927523 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400052783976 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32085] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32085/stat : 32085 (java) S 32070 32073 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 20927523 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400051730296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32086] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32086/stat : 32086 (java) S 32070 32073 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 20927523 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400050677128 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32087] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32087/stat : 32087 (java) S 32070 32073 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20927526 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400049625872 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32088] ppid=32070 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/32073/task/32088/stat : 32088 (java) S 32070 32073 31393 0 -1 4202560 11858 0 0 0 144 3 0 0 20 0 19 0 20927526 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400048572728 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32089] ppid=32070 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/32073/task/32089/stat : 32089 (java) S 32070 32073 31393 0 -1 4202560 9183 0 0 0 139 1 0 0 20 0 19 0 20927526 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400047520184 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32090] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32090/stat : 32090 (java) S 32070 32073 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20927526 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400046467320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32091] ppid=32070 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/32073/task/32091/stat : 32091 (java) S 32070 32073 31393 0 -1 4202560 15 0 0 0 3 5 0 0 20 0 19 0 20927526 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400045414984 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32095] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32095/stat : 32095 (java) S 32070 32073 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 20927536 10060525568 153428 33554432000 1073741824 1073778376 140735327973328 140400041104808 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 514.68
Current children cumulated vsize (KiB) 9824732

[startup+256.701 s]
/proc/loadavg: 4.27 3.59 2.63 5/219 730
/proc/meminfo: memFree=29027624/32872528 swapFree=1394584/1580588
[pid=32073] ppid=32070 vsize=9824732 CPUtime=514.69 cores=0,2,4,6
/proc/32073/stat : 32073 (java) S 32070 32073 31393 0 -1 4202496 26779 0 1 0 51419 50 0 0 20 0 19 0 20927521 10060525568 153429 33554432000 1073741824 1073778376 140735327973328 140735327964464 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32073/statm: 2456183 153429 2277 9 0 2446860 0
[pid=32073/tid=32074] ppid=32070 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/32073/task/32074/stat : 32074 (java) S 32070 32073 31393 0 -1 4202560 2413 0 1 0 13 1 0 0 20 0 19 0 20927521 10060525568 153429 33554432000 1073741824 1073778376 140735327973328 140400699294424 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32076] ppid=32070 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/32073/task/32076/stat : 32076 (java) S 32070 32073 31393 0 -1 4202560 213 0 0 0 21 3 0 0 20 0 19 0 20927522 10060525568 153429 33554432000 1073741824 1073778376 140735327973328 140400671746984 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32077] ppid=32070 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/32073/task/32077/stat : 32077 (java) S 32070 32073 31393 0 -1 4202560 116 0 0 0 16 2 0 0 20 0 19 0 20927522 10060525568 153429 33554432000 1073741824 1073778376 140735327973328 140400670694440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32078] ppid=32070 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/32073/task/32078/stat : 32078 (java) S 32070 32073 31393 0 -1 4202560 125 0 0 0 18 4 0 0 20 0 19 0 20927522 10060525568 153429 33554432000 1073741824 1073778376 140735327973328 140400540560040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32079] ppid=32070 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/32073/task/32079/stat : 32079 (java) S 32070 32073 31393 0 -1 4202560 166 0 0 0 20 3 0 0 20 0 19 0 20927522 10060525568 153429 33554432000 1073741824 1073778376 140735327973328 140400539507496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32080] ppid=32070 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/32073/task/32080/stat : 32080 (java) S 32070 32073 31393 0 -1 4202560 84 0 0 0 22 3 0 0 20 0 19 0 20927522 10060525568 153429 33554432000 1073741824 1073778376 140735327973328 140400538454440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32081] ppid=32070 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/32073/task/32081/stat : 32081 (java) S 32070 32073 31393 0 -1 4202560 88 0 0 0 21 2 0 0 20 0 19 0 20927522 10060525568 153429 33554432000 1073741824 1073778376 140735327973328 140400537401896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32082] ppid=32070 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/32073/task/32082/stat : 32082 (java) S 32070 32073 31393 0 -1 4202560 194 0 0 0 18 2 0 0 20 0 19 0 20927522 10060525568 153429 33554432000 1073741824 1073778376 140735327973328 140400536348840 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32083] ppid=32070 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/32073/task/32083/stat : 32083 (java) S 32070 32073 31393 0 -1 4202560 179 0 0 0 16 3 0 0 20 0 19 0 20927522 10060525568 153429 33554432000 1073741824 1073778376 140735327973328 140400064981288 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32084] ppid=32070 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/32073/task/32084/stat : 32084 (java) S 32070 32073 31393 0 -1 4202560 211 0 0 0 0 3 0 0 20 0 19 0 20927523 10060525568 153429 33554432000 1073741824 1073778376 140735327973328 140400052783976 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32085] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32085/stat : 32085 (java) S 32070 32073 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 20927523 10060525568 153429 33554432000 1073741824 1073778376 140735327973328 140400051730296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32086] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32086/stat : 32086 (java) S 32070 32073 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 20927523 10060525568 153429 33554432000 1073741824 1073778376 140735327973328 140400050677128 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32087] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32087/stat : 32087 (java) S 32070 32073 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20927526 10060525568 153429 33554432000 1073741824 1073778376 140735327973328 140400049625872 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32073/tid=32088] ppid=32070 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/32073/task/32088/stat : 32088 (java) S 32070 32073 31393 0 -1 4202560 11858 0 0 0 144 3 0 0 20 0 19 0 20927526 10060525568 153429 33554432000 1073741824 1073778376 140735327973328 140400048572728 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32073/tid=32089] ppid=32070 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/32073/task/32089/stat : 32089 (java) S 32070 32073 31393 0 -1 4202560 9183 0 0 0 139 1 0 0 20 0 19 0 20927526 10060525568 153429 33554432000 1073741824 1073778376 140735327973328 140400047520184 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32073/tid=32090] ppid=32070 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32073/task/32090/stat : 32090 (java) S 32070 32073 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20927526 10060525568 153429 33554432000 1073741824 1073778376 140735327973328 140400046467320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32073/tid=32091] ppid=32070 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/32073/task/32091/stat : 32091 (java) S 32070 32073 31393 0 -1 4202560 15 0 0 0 3 5 0 0 20 0 19 0 20927526 10060525568 153429 33554432000 1073741824 1073778376 140735327973328 140400045414984 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 514.69
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): 1.07001
#  lost CPU user time (s): 1.14001
#  lost CPU system time (s): -0.07

Real time (s): 256.783
CPU time (s): 515.975
CPU user time (s): 515.384
CPU system time (s): 0.590899
CPU usage (%): 200.938
Max. virtual memory (cumulated for all children) (KiB): 9825288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 514.244
system time used= 0.660899
maximum resident set size= 629648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26792
page faults= 1
swaps= 0
block input operations= 0
block output operations= 328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6929
involuntary context switches= 7158

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.92571 second user time and 2.26965 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-30 19:49:49
IDJOB=4120923
IDBENCH=110182
IDSOLVER=2543
FILE ID=node139/4120923-1467308989
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-regular-n24-d4-i2.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-4120923-1467308989/watcher-4120923-1467308989 -o /tmp/evaluation-result-4120923-1467308989/solver-4120923-1467308989 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1467308838-31409 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4120923-1467308989.opb

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

MD5SUM BENCH= a473b9a318d7454368cd934e2a97a9a2
RANDOM SEED=999469174

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:        29814744 kB
Buffers:          176344 kB
Cached:           336724 kB
SwapCached:         3804 kB
Active:           456096 kB
Inactive:         281276 kB
Active(anon):     222756 kB
Inactive(anon):     3900 kB
Active(file):     233340 kB
Inactive(file):   277376 kB
Unevictable:     1580588 kB
Mlocked:         1394584 kB
SwapTotal:      67108856 kB
SwapFree:       67097620 kB
Dirty:               604 kB
Writeback:             0 kB
AnonPages:       1763732 kB
Mapped:            15956 kB
Shmem:                 0 kB
Slab:             603216 kB
SReclaimable:      46992 kB
SUnreclaim:       556224 kB
KernelStack:        1800 kB
PageTables:         7988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2189656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    309248 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:54:06