Trace number 4121339

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 293.041 145.29

General information on the benchmark

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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	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-4121339-1467309171.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.037s.
0.10/0.15	c declared #vars     101
0.10/0.15	c #constraints  212
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 => 212
0.10/0.15	c 212 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 => 212
0.10/0.15	c 212 constraints processed.
1.49/0.69	c cleaning 2495 clauses out of 5000 with flag 29022/5000
2.11/0.86	c cleaning 0 clauses out of 5000 with flag 0/5000
2.78/1.07	c cleaning 4244 clauses out of 8506 with flag 68929/11001
3.40/1.27	c cleaning 0 clauses out of 11001 with flag 0/11001
3.97/1.49	c cleaning 5626 clauses out of 11262 with flag 115324/18001
4.76/1.80	c cleaning 0 clauses out of 18000 with flag 0/18000
5.59/2.07	c cleaning 6813 clauses out of 13635 with flag 173342/26000
6.49/2.48	c cleaning 0 clauses out of 26000 with flag 0/26000
7.10/2.79	c cleaning 7906 clauses out of 15823 with flag 243815/35001
8.31/3.39	c cleaning 0 clauses out of 35001 with flag 0/35001
9.11/3.73	c cleaning 8949 clauses out of 17916 with flag 322671/45000
10.52/4.46	c cleaning 0 clauses out of 45001 with flag 0/45001
11.10/4.78	c cleaning 9977 clauses out of 19968 with flag 405811/56001
13.74/6.01	c cleaning 10988 clauses out of 21990 with flag 494281/68000
13.93/6.14	c cleaning 0 clauses out of 56001 with flag 0/56001
16.55/7.48	c cleaning 11994 clauses out of 24002 with flag 591177/81000
17.37/7.86	c cleaning 0 clauses out of 68002 with flag 0/68002
20.37/9.31	c cleaning 13004 clauses out of 26012 with flag 690316/95004
22.36/10.33	c cleaning 0 clauses out of 81001 with flag 0/81001
24.56/11.47	c cleaning 13996 clauses out of 28004 with flag 790339/110000
27.40/12.85	c cleaning 0 clauses out of 95001 with flag 0/95001
29.40/13.80	c cleaning 15001 clauses out of 30008 with flag 903079/126000
33.20/15.74	c cleaning 0 clauses out of 110000 with flag 0/110000
34.22/16.24	c cleaning 15999 clauses out of 32009 with flag 1023286/143002
40.22/19.20	c cleaning 16999 clauses out of 34009 with flag 1158846/161001
42.42/20.37	c cleaning 0 clauses out of 126000 with flag 0/126000
46.45/22.37	c cleaning 17998 clauses out of 36009 with flag 1312325/180000
50.85/24.55	c cleaning 0 clauses out of 143000 with flag 0/143000
54.08/26.19	c cleaning 19001 clauses out of 38012 with flag 1465434/200001
62.68/30.43	c cleaning 0 clauses out of 161000 with flag 0/161000
63.28/30.72	c cleaning 20003 clauses out of 40011 with flag 1621794/221001
72.75/35.31	c cleaning 20996 clauses out of 42009 with flag 1802808/243002
80.62/39.16	c cleaning 0 clauses out of 180000 with flag 0/180000
82.42/40.05	c cleaning 22001 clauses out of 44011 with flag 1976352/266000
92.63/45.17	c cleaning 22999 clauses out of 46011 with flag 2183321/290001
97.43/47.51	c cleaning 0 clauses out of 200000 with flag 0/200000
104.46/51.01	c cleaning 24000 clauses out of 48011 with flag 2384866/315000
115.05/56.34	c cleaning 0 clauses out of 221000 with flag 0/221000
116.86/57.21	c cleaning 24998 clauses out of 50012 with flag 2592694/341001
130.49/64.10	c cleaning 25997 clauses out of 52013 with flag 2806576/368000
137.31/67.44	c cleaning 0 clauses out of 243003 with flag 0/243003
146.52/72.10	c cleaning 27003 clauses out of 54016 with flag 3006483/396000
162.75/80.16	c cleaning 28001 clauses out of 56013 with flag 3238414/425000
164.15/80.89	c cleaning 0 clauses out of 266001 with flag 0/266001
180.37/88.94	c cleaning 29002 clauses out of 58015 with flag 3456352/455003
197.75/97.52	c cleaning 0 clauses out of 290000 with flag 0/290000
198.35/97.87	c cleaning 30001 clauses out of 60009 with flag 3679191/486000
220.60/108.92	c cleaning 30994 clauses out of 62008 with flag 3884431/518001
233.62/115.48	c cleaning 0 clauses out of 315000 with flag 0/315000
243.01/120.20	c cleaning 32005 clauses out of 64013 with flag 4138725/551000
267.89/132.51	c cleaning 33003 clauses out of 66011 with flag 4377704/585004
272.69/134.91	c cleaning 0 clauses out of 341001 with flag 0/341001
292.79/144.82	c And the winner is solver0
292.79/145.21	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
292.79/145.21	c starts		: 119
292.79/145.21	c conflicts		: 618962
292.79/145.21	c decisions		: 722340
292.79/145.21	c propagations		: 10420917
292.79/145.21	c inspects		: 3372054554
292.79/145.21	c shortcuts		: 0
292.79/145.21	c learnt literals	: 18
292.79/145.21	c learnt binary clauses	: 135
292.79/145.21	c learnt ternary clauses	: 650
292.79/145.21	c learnt constraints	: 618943
292.79/145.21	c ignored constraints	: 0
292.79/145.21	c root simplifications	: 0
292.79/145.21	c removed literals (reason simplification)	: 2160490
292.79/145.21	c reason swapping (by a shorter reason)	: 0
292.79/145.21	c Calls to reduceDB	: 30
292.79/145.21	c Number of update (reduction) of LBD	: 189920
292.79/145.21	c Imported unit clauses	: 0
292.79/145.21	c number of reductions to clauses (during analyze)	: 0
292.79/145.21	c number of learned constraints concerned by reduction	: 0
292.79/145.21	c number of learning phase by resolution	: 0
292.79/145.21	c number of learning phase by cutting planes	: 0
292.79/145.21	c speed (assignments/second)	: 71840.64774983453
292.79/145.21	c non guided choices	26
292.79/145.24	c learnt constraints type 
292.79/145.24	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 135
292.79/145.24	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 66815
292.79/145.24	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
292.79/145.24	c starts		: 136
292.79/145.24	c conflicts		: 357155
292.79/145.24	c decisions		: 405707
292.79/145.24	c propagations		: 6518073
292.79/145.24	c inspects		: 1569757253
292.79/145.24	c shortcuts		: 0
292.79/145.24	c learnt literals	: 0
292.79/145.24	c learnt binary clauses	: 0
292.79/145.24	c learnt ternary clauses	: 35
292.79/145.24	c learnt constraints	: 357154
292.79/145.24	c ignored constraints	: 0
292.79/145.24	c root simplifications	: 0
292.79/145.24	c removed literals (reason simplification)	: 0
292.79/145.24	c reason swapping (by a shorter reason)	: 0
292.79/145.24	c Calls to reduceDB	: 22
292.79/145.24	c Number of update (reduction) of LBD	: 0
292.79/145.24	c Imported unit clauses	: 0
292.79/145.24	c number of reductions to clauses (during analyze)	: 0
292.79/145.24	c number of learned constraints concerned by reduction	: 0
292.79/145.24	c number of learning phase by resolution	: 0
292.79/145.24	c number of learning phase by cutting planes	: 0
292.79/145.24	c speed (assignments/second)	: 44926.511031616385
292.79/145.24	c non guided choices	25
292.79/145.28	c learnt constraints type 
292.79/145.28	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 357154
292.79/145.28	s UNSATISFIABLE
292.79/145.28	c Total wall clock time (in seconds): 145.17

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

pid=703
running on 4 cores: 1,3,5,7

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.04 3.37 2.48 5/197 707
/proc/meminfo: memFree=29432348/32872528 swapFree=1394584/1580588
[pid=707] ppid=703 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/707/stat : 707 (java) R 703 707 31393 0 -1 4202496 952 0 0 0 0 0 0 0 20 0 1 0 20945640 23793664 603 33554432000 1073741824 1073778376 140733789644512 140733789633576 248780995137 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/707/statm: 5809 615 458 9 0 128 0
[pid=707/tid=708] ppid=703 vsize=92900 CPUtime=0 cores=1,3,5,7
/proc/707/task/708/stat : 708 (java) R 703 707 31393 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 2 0 20945641 95129600 927 33554432000 1073741824 1073778376 140733789644512 140725603933736 248781040884 0 0 4096 0 0 0 0 -1 5 0 0 0 0 0

[startup+0.10016 s]
/proc/loadavg: 4.04 3.37 2.48 5/197 707
/proc/meminfo: memFree=29432348/32872528 swapFree=1394584/1580588
[pid=707] ppid=703 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/707/stat : 707 (java) S 703 707 31393 0 -1 4202496 4523 0 1 0 9 1 0 0 20 0 18 0 20945640 9787879424 5633 33554432000 1073741824 1073778376 140733789644512 140733789635648 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/707/statm: 2389619 5633 2141 9 0 2380296 0
[pid=707/tid=708] ppid=703 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/707/task/708/stat : 708 (java) R 703 707 31393 0 -1 4202560 2440 0 1 0 7 0 0 0 20 0 18 0 20945641 9787879424 5633 33554432000 1073741824 1073778376 140733789644512 140725603937184 140725606741387 0 4 0 16800975 0 0 0 -1 3 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.04 3.37 2.48 5/197 707
/proc/meminfo: memFree=29432348/32872528 swapFree=1394584/1580588
[pid=707] ppid=703 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/707/stat : 707 (java) S 703 707 31393 0 -1 4202496 5730 0 1 0 28 2 0 0 20 0 22 0 20945640 10060525568 7933 33554432000 1073741824 1073778376 140733789644512 140733789635648 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/707/statm: 2456183 7934 2219 9 0 2446860 0
[pid=707/tid=708] ppid=703 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/707/task/708/stat : 708 (java) S 703 707 31393 0 -1 4202560 2470 0 1 0 12 1 0 0 20 0 22 0 20945641 10060525568 7935 33554432000 1073741824 1073778376 140733789644512 140725603939192 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9824732

[startup+0.300275 s]
/proc/loadavg: 4.04 3.37 2.48 5/197 707
/proc/meminfo: memFree=29432348/32872528 swapFree=1394584/1580588
[pid=707] ppid=703 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/707/stat : 707 (java) S 703 707 31393 0 -1 4202496 6945 0 1 0 57 2 0 0 20 0 22 0 20945640 10060525568 8460 33554432000 1073741824 1073778376 140733789644512 140733789635648 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/707/statm: 2456183 8460 2240 9 0 2446860 0
[pid=707/tid=708] ppid=703 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/707/task/708/stat : 708 (java) S 703 707 31393 0 -1 4202560 2470 0 1 0 12 1 0 0 20 0 22 0 20945641 10060525568 8460 33554432000 1073741824 1073778376 140733789644512 140725603939192 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 9824732

[startup+0.700239 s]
/proc/loadavg: 4.04 3.37 2.48 5/197 707
/proc/meminfo: memFree=29432348/32872528 swapFree=1394584/1580588
[pid=707] ppid=703 vsize=9824732 CPUtime=1.81 cores=1,3,5,7
/proc/707/stat : 707 (java) S 703 707 31393 0 -1 4202496 14666 0 1 0 177 4 0 0 20 0 22 0 20945640 10060525568 21609 33554432000 1073741824 1073778376 140733789644512 140733789635648 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/707/statm: 2456183 21609 2257 9 0 2446860 0
[pid=707/tid=708] ppid=703 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/707/task/708/stat : 708 (java) S 703 707 31393 0 -1 4202560 2470 0 1 0 12 1 0 0 20 0 22 0 20945641 10060525568 21609 33554432000 1073741824 1073778376 140733789644512 140725603939192 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.28 3.43 2.50 8/219 729
/proc/meminfo: memFree=29248544/32872528 swapFree=1394584/1580588
[pid=707] ppid=703 vsize=9824732 CPUtime=4.29 cores=1,3,5,7
/proc/707/stat : 707 (java) S 703 707 31393 0 -1 4202496 25694 0 1 0 422 7 0 0 20 0 22 0 20945640 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140733789635648 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/707/statm: 2456183 50392 2275 9 0 2446860 0
[pid=707/tid=708] ppid=703 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/707/task/708/stat : 708 (java) S 703 707 31393 0 -1 4202560 2470 0 1 0 12 1 0 0 20 0 22 0 20945641 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725603939192 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=707/tid=710] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/710/stat : 710 (java) S 703 707 31393 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 20945642 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725447506600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=711] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/711/stat : 711 (java) S 703 707 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20945642 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725446454056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=712] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/712/stat : 712 (java) S 703 707 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 20945642 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725445401512 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=707/tid=713] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/713/stat : 713 (java) S 703 707 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20945642 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725444348968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=714] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/714/stat : 714 (java) S 703 707 31393 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 20945642 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725443295400 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=715] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/715/stat : 715 (java) S 703 707 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20945642 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725442242856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=716] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/716/stat : 716 (java) S 703 707 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20945642 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725441190312 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=707/tid=717] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/717/stat : 717 (java) S 703 707 31393 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 20945642 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725440137768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=718] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/718/stat : 718 (java) S 703 707 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20945643 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725427939944 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=719] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/719/stat : 719 (java) S 703 707 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 20945643 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725426886264 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=720] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/720/stat : 720 (java) S 703 707 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20945643 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725425833608 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=721] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/721/stat : 721 (java) S 703 707 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20945645 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725424782352 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=722] ppid=703 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/707/task/722/stat : 722 (java) R 703 707 31393 0 -1 4202560 11150 0 0 0 88 2 0 0 20 0 22 0 20945645 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725423715936 140725610925615 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=707/tid=723] ppid=703 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/707/task/723/stat : 723 (java) R 703 707 31393 0 -1 4202560 10652 0 0 0 79 2 0 0 20 0 22 0 20945646 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725422676152 140725606804992 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=707/tid=724] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/724/stat : 724 (java) S 703 707 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20945646 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725421623800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=725] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/725/stat : 725 (java) S 703 707 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20945646 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725420571464 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=707/tid=726] ppid=703 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/707/task/726/stat : 726 (java) R 703 707 31393 0 -1 4202560 24 0 0 0 114 0 0 0 20 0 22 0 20945656 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725419514624 140725544090745 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=707/tid=727] ppid=703 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/707/task/727/stat : 727 (java) R 703 707 31393 0 -1 4202560 97 0 0 0 121 2 0 0 20 0 22 0 20945656 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725418455296 140725544186756 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=707/tid=728] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/728/stat : 728 (java) S 703 707 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20945656 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725417412136 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=729] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/729/stat : 729 (java) S 703 707 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20945656 10060525568 50392 33554432000 1073741824 1073778376 140733789644512 140725416359592 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.29
Current children cumulated vsize (KiB) 9824732

[startup+3.10096 s]
/proc/loadavg: 4.28 3.43 2.50 6/219 729
/proc/meminfo: memFree=29231416/32872528 swapFree=1394584/1580588
[pid=707] ppid=703 vsize=9824732 CPUtime=7.9 cores=1,3,5,7
/proc/707/stat : 707 (java) S 703 707 31393 0 -1 4202496 25782 0 1 0 782 8 0 0 20 0 22 0 20945640 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140733789635648 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/707/statm: 2456183 53022 2275 9 0 2446860 0
[pid=707/tid=708] ppid=703 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/707/task/708/stat : 708 (java) S 703 707 31393 0 -1 4202560 2470 0 1 0 12 1 0 0 20 0 22 0 20945641 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725603939192 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=707/tid=710] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/710/stat : 710 (java) S 703 707 31393 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 20945642 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725447506600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=711] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/711/stat : 711 (java) S 703 707 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 20945642 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725446454056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=712] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/712/stat : 712 (java) S 703 707 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 20945642 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725445401512 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=713] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/713/stat : 713 (java) S 703 707 31393 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 20945642 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725444348968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=714] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/714/stat : 714 (java) S 703 707 31393 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 20945642 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725443295400 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=715] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/715/stat : 715 (java) S 703 707 31393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 20945642 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725442242856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=707/tid=716] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/716/stat : 716 (java) S 703 707 31393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 20945642 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725441190312 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=707/tid=717] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/717/stat : 717 (java) S 703 707 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 20945642 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725440137768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=718] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/718/stat : 718 (java) S 703 707 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20945643 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725427939944 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=719] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/719/stat : 719 (java) S 703 707 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 20945643 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725426886264 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=720] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/720/stat : 720 (java) S 703 707 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20945643 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725425833608 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=721] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/721/stat : 721 (java) S 703 707 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20945645 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725424782352 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=722] ppid=703 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/707/task/722/stat : 722 (java) S 703 707 31393 0 -1 4202560 11214 0 0 0 128 2 0 0 20 0 22 0 20945645 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725423728696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=723] ppid=703 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/707/task/723/stat : 723 (java) S 703 707 31393 0 -1 4202560 10655 0 0 0 80 2 0 0 20 0 22 0 20945646 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725422676152 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=707/tid=724] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/724/stat : 724 (java) S 703 707 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20945646 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725421623800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=725] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/725/stat : 725 (java) S 703 707 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20945646 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725420571464 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=726] ppid=703 vsize=9824732 CPUtime=2.72 cores=1,3,5,7
/proc/707/task/726/stat : 726 (java) R 703 707 31393 0 -1 4202560 25 0 0 0 272 0 0 0 20 0 22 0 20945656 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725419507824 140725544090964 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=707/tid=727] ppid=703 vsize=9824732 CPUtime=2.8 cores=1,3,5,7
/proc/707/task/727/stat : 727 (java) R 703 707 31393 0 -1 4202560 98 0 0 0 278 2 0 0 20 0 22 0 20945656 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725418462640 140725544189101 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=707/tid=728] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/728/stat : 728 (java) S 703 707 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20945656 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725417412136 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=729] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/729/stat : 729 (java) S 703 707 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20945656 10060525568 53022 33554432000 1073741824 1073778376 140733789644512 140725416359592 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.9
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 4.25 3.44 2.51 5/219 729
/proc/meminfo: memFree=29244016/32872528 swapFree=1394584/1580588
[pid=707] ppid=703 vsize=9824732 CPUtime=14.33 cores=1,3,5,7
/proc/707/stat : 707 (java) S 703 707 31393 0 -1 4202496 25823 0 1 0 1422 11 0 0 20 0 22 0 20945640 10060525568 51688 33554432000 1073741824 1073778376 140733789644512 140733789635648 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/707/statm: 2456183 51688 2275 9 0 2446860 0
[pid=707/tid=708] ppid=703 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/707/task/708/stat : 708 (java) S 703 707 31393 0 -1 4202560 2470 0 1 0 12 1 0 0 20 0 22 0 20945641 10060525568 51688 33554432000 1073741824 1073778376 140733789644512 140725603939192 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=707/tid=710] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/710/stat : 710 (java) S 703 707 31393 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 20945642 10060525568 51688 33554432000 1073741824 1073778376 140733789644512 140725447506600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=711] ppid=703 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/707/task/711/stat : 711 (java) S 703 707 31393 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 20945642 10060525568 51688 33554432000 1073741824 1073778376 140733789644512 140725446454056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=712] ppid=703 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/707/task/712/stat : 712 (java) S 703 707 31393 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 20945642 10060525568 51688 33554432000 1073741824 1073778376 140733789644512 140725445401512 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=707/tid=713] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/713/stat : 713 (java) S 703 707 31393 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 20945642 10060525568 51688 33554432000 1073741824 1073778376 140733789644512 140725444348968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=714] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/714/stat : 714 (java) S 703 707 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20945642 10060525568 51688 33554432000 1073741824 1073778376 140733789644512 140725443295400 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=715] ppid=703 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/707/task/715/stat : 715 (java) S 703 707 31393 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 20945642 10060525568 51688 33554432000 1073741824 1073778376 140733789644512 140725442242856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=716] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/716/stat : 716 (java) S 703 707 31393 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 20945642 10060525568 51688 33554432000 1073741824 1073778376 140733789644512 140725441190312 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=717] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

/proc/707/task/725/stat : 725 (java) S 703 707 31393 0 -1 4202560 9 0 0 0 1 4 0 0 20 0 22 0 20945646 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725420571464 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=726] ppid=703 vsize=9824732 CPUtime=141.08 cores=1,3,5,7
/proc/707/task/726/stat : 726 (java) R 703 707 31393 0 -1 4202560 57 0 0 0 14106 2 0 0 20 0 22 0 20945656 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725419514768 140725544090328 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=707/tid=727] ppid=703 vsize=9824732 CPUtime=141.13 cores=1,3,5,7
/proc/707/task/727/stat : 727 (java) R 703 707 31393 0 -1 4202560 404 0 0 0 14108 5 0 0 20 0 22 0 20945656 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725418462424 140725544186650 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=707/tid=728] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/728/stat : 728 (java) S 703 707 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20945656 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725417412136 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=729] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/729/stat : 729 (java) S 703 707 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20945656 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725416359592 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 287.96
Current children cumulated vsize (KiB) 9824732

[startup+144.001 s]
/proc/loadavg: 4.51 3.80 2.76 5/219 934
/proc/meminfo: memFree=28365924/32872528 swapFree=1394584/1580588
[pid=707] ppid=703 vsize=9824732 CPUtime=291.15 cores=1,3,5,7
/proc/707/stat : 707 (java) S 703 707 31393 0 -1 4202496 30309 0 1 0 29081 34 0 0 20 0 22 0 20945640 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140733789635648 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/707/statm: 2456183 110002 2276 9 0 2446860 0
[pid=707/tid=708] ppid=703 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/707/task/708/stat : 708 (java) S 703 707 31393 0 -1 4202560 2476 0 1 0 12 2 0 0 20 0 22 0 20945641 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725603939192 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=710] ppid=703 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/707/task/710/stat : 710 (java) S 703 707 31393 0 -1 4202560 120 0 0 0 19 3 0 0 20 0 22 0 20945642 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725447506600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=707/tid=711] ppid=703 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/707/task/711/stat : 711 (java) S 703 707 31393 0 -1 4202560 87 0 0 0 19 3 0 0 20 0 22 0 20945642 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725446454056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=712] ppid=703 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/707/task/712/stat : 712 (java) S 703 707 31393 0 -1 4202560 109 0 0 0 20 2 0 0 20 0 22 0 20945642 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725445401512 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=713] ppid=703 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/707/task/713/stat : 713 (java) S 703 707 31393 0 -1 4202560 66 0 0 0 16 2 0 0 20 0 22 0 20945642 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725444348968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=714] ppid=703 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/707/task/714/stat : 714 (java) S 703 707 31393 0 -1 4202560 79 0 0 0 14 3 0 0 20 0 22 0 20945642 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725443295400 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=715] ppid=703 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/707/task/715/stat : 715 (java) S 703 707 31393 0 -1 4202560 95 0 0 0 16 3 0 0 20 0 22 0 20945642 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725442242856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=707/tid=716] ppid=703 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/707/task/716/stat : 716 (java) S 703 707 31393 0 -1 4202560 105 0 0 0 15 2 0 0 20 0 22 0 20945642 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725441190312 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=707/tid=717] ppid=703 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/707/task/717/stat : 717 (java) S 703 707 31393 0 -1 4202560 100 0 0 0 19 2 0 0 20 0 22 0 20945642 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725440137768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=707/tid=718] ppid=703 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/707/task/718/stat : 718 (java) S 703 707 31393 0 -1 4202560 146 0 0 0 0 4 0 0 20 0 22 0 20945643 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725427939944 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=719] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/719/stat : 719 (java) S 703 707 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 20945643 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725426886264 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=720] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/720/stat : 720 (java) S 703 707 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20945643 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725425833608 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=721] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/721/stat : 721 (java) S 703 707 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20945645 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725424782352 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=722] ppid=703 vsize=9824732 CPUtime=1.84 cores=1,3,5,7
/proc/707/task/722/stat : 722 (java) S 703 707 31393 0 -1 4202560 14503 0 0 0 181 3 0 0 20 0 22 0 20945645 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725423728696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=723] ppid=703 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/707/task/723/stat : 723 (java) S 703 707 31393 0 -1 4202560 10688 0 0 0 125 2 0 0 20 0 22 0 20945646 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725422676152 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=724] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/724/stat : 724 (java) S 703 707 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20945646 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725421623800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=725] ppid=703 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/707/task/725/stat : 725 (java) S 703 707 31393 0 -1 4202560 9 0 0 0 1 4 0 0 20 0 22 0 20945646 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725420571464 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=726] ppid=703 vsize=9824732 CPUtime=142.67 cores=1,3,5,7
/proc/707/task/726/stat : 726 (java) R 703 707 31393 0 -1 4202560 57 0 0 0 14265 2 0 0 20 0 22 0 20945656 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725419514768 140725544108497 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=707/tid=727] ppid=703 vsize=9824732 CPUtime=142.73 cores=1,3,5,7
/proc/707/task/727/stat : 727 (java) R 703 707 31393 0 -1 4202560 404 0 0 0 14268 5 0 0 20 0 22 0 20945656 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725418462424 140725544186789 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=707/tid=728] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/728/stat : 728 (java) S 703 707 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20945656 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725417412136 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=729] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/729/stat : 729 (java) S 703 707 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20945656 10060525568 110002 33554432000 1073741824 1073778376 140733789644512 140725416359592 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 291.15
Current children cumulated vsize (KiB) 9824732

[startup+144.801 s]
/proc/loadavg: 4.51 3.80 2.76 5/219 935
/proc/meminfo: memFree=28365932/32872528 swapFree=1394584/1580588
[pid=707] ppid=703 vsize=9824732 CPUtime=292.79 cores=1,3,5,7
/proc/707/stat : 707 (java) S 703 707 31393 0 -1 4202496 30351 0 1 0 29244 35 0 0 20 0 22 0 20945640 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140733789635648 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/707/statm: 2456183 110317 2276 9 0 2446860 0
[pid=707/tid=708] ppid=703 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/707/task/708/stat : 708 (java) S 703 707 31393 0 -1 4202560 2476 0 1 0 12 2 0 0 20 0 22 0 20945641 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725603939192 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=710] ppid=703 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/707/task/710/stat : 710 (java) S 703 707 31393 0 -1 4202560 120 0 0 0 20 3 0 0 20 0 22 0 20945642 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725447506600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=707/tid=711] ppid=703 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/707/task/711/stat : 711 (java) S 703 707 31393 0 -1 4202560 120 0 0 0 21 3 0 0 20 0 22 0 20945642 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725446454056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=712] ppid=703 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/707/task/712/stat : 712 (java) S 703 707 31393 0 -1 4202560 109 0 0 0 21 2 0 0 20 0 22 0 20945642 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725445401512 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=713] ppid=703 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/707/task/713/stat : 713 (java) S 703 707 31393 0 -1 4202560 66 0 0 0 16 2 0 0 20 0 22 0 20945642 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725444348968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=714] ppid=703 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/707/task/714/stat : 714 (java) S 703 707 31393 0 -1 4202560 82 0 0 0 15 3 0 0 20 0 22 0 20945642 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725443295400 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=715] ppid=703 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/707/task/715/stat : 715 (java) S 703 707 31393 0 -1 4202560 99 0 0 0 17 3 0 0 20 0 22 0 20945642 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725442242856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=716] ppid=703 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/707/task/716/stat : 716 (java) S 703 707 31393 0 -1 4202560 106 0 0 0 16 2 0 0 20 0 22 0 20945642 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725441190312 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=717] ppid=703 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/707/task/717/stat : 717 (java) S 703 707 31393 0 -1 4202560 100 0 0 0 19 2 0 0 20 0 22 0 20945642 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725440137768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=707/tid=718] ppid=703 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/707/task/718/stat : 718 (java) S 703 707 31393 0 -1 4202560 146 0 0 0 0 4 0 0 20 0 22 0 20945643 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725427939944 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=719] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/719/stat : 719 (java) S 703 707 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 20945643 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725426886264 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=720] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/720/stat : 720 (java) S 703 707 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20945643 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725425833608 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=721] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/721/stat : 721 (java) S 703 707 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20945645 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725424782352 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=722] ppid=703 vsize=9824732 CPUtime=1.84 cores=1,3,5,7
/proc/707/task/722/stat : 722 (java) S 703 707 31393 0 -1 4202560 14503 0 0 0 181 3 0 0 20 0 22 0 20945645 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725423728696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=723] ppid=703 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/707/task/723/stat : 723 (java) S 703 707 31393 0 -1 4202560 10688 0 0 0 125 2 0 0 20 0 22 0 20945646 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725422676152 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=724] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/724/stat : 724 (java) S 703 707 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20945646 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725421623800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=725] ppid=703 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/707/task/725/stat : 725 (java) S 703 707 31393 0 -1 4202560 9 0 0 0 1 4 0 0 20 0 22 0 20945646 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725420571464 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=726] ppid=703 vsize=9824732 CPUtime=143.45 cores=1,3,5,7
/proc/707/task/726/stat : 726 (java) R 703 707 31393 0 -1 4202560 57 0 0 0 14343 2 0 0 20 0 22 0 20945656 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725419514768 140725544090750 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=707/tid=727] ppid=703 vsize=9824732 CPUtime=143.5 cores=1,3,5,7
/proc/707/task/727/stat : 727 (java) R 703 707 31393 0 -1 4202560 405 0 0 0 14345 5 0 0 20 0 22 0 20945656 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725418463016 140725544188203 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=707/tid=728] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/728/stat : 728 (java) S 703 707 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20945656 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725417412136 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=729] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/729/stat : 729 (java) S 703 707 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20945656 10060525568 110317 33554432000 1073741824 1073778376 140733789644512 140725416359592 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 292.79
Current children cumulated vsize (KiB) 9824732

[startup+145.201 s]
/proc/loadavg: 4.51 3.80 2.76 3/216 935
/proc/meminfo: memFree=28317204/32872528 swapFree=1394584/1580588
[pid=707] ppid=703 vsize=9824732 CPUtime=292.14 cores=1,3,5,7
/proc/707/stat : 707 (java) S 703 707 31393 0 -1 4202496 30352 0 1 0 29174 40 0 0 20 0 19 0 20945640 10060525568 110303 33554432000 1073741824 1073778376 140733789644512 140733789635648 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/707/statm: 2456183 110303 2277 9 0 2446860 0
[pid=707/tid=708] ppid=703 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/707/task/708/stat : 708 (java) S 703 707 31393 0 -1 4202560 2476 0 1 0 12 2 0 0 20 0 19 0 20945641 10060525568 110303 33554432000 1073741824 1073778376 140733789644512 140725603939192 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=710] ppid=703 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/707/task/710/stat : 710 (java) S 703 707 31393 0 -1 4202560 120 0 0 0 20 3 0 0 20 0 19 0 20945642 10060525568 110303 33554432000 1073741824 1073778376 140733789644512 140725447506600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=707/tid=711] ppid=703 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/707/task/711/stat : 711 (java) S 703 707 31393 0 -1 4202560 120 0 0 0 21 3 0 0 20 0 19 0 20945642 10060525568 110303 33554432000 1073741824 1073778376 140733789644512 140725446454056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=712] ppid=703 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/707/task/712/stat : 712 (java) S 703 707 31393 0 -1 4202560 109 0 0 0 21 2 0 0 20 0 19 0 20945642 10060525568 110303 33554432000 1073741824 1073778376 140733789644512 140725445401512 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=713] ppid=703 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/707/task/713/stat : 713 (java) S 703 707 31393 0 -1 4202560 66 0 0 0 16 2 0 0 20 0 19 0 20945642 10060525568 110303 33554432000 1073741824 1073778376 140733789644512 140725444348968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=714] ppid=703 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/707/task/714/stat : 714 (java) S 703 707 31393 0 -1 4202560 82 0 0 0 15 3 0 0 20 0 19 0 20945642 10060525568 110303 33554432000 1073741824 1073778376 140733789644512 140725443295400 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=715] ppid=703 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/707/task/715/stat : 715 (java) S 703 707 31393 0 -1 4202560 99 0 0 0 17 3 0 0 20 0 19 0 20945642 10060525568 110303 33554432000 1073741824 1073778376 140733789644512 140725442242856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=716] ppid=703 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/707/task/716/stat : 716 (java) S 703 707 31393 0 -1 4202560 106 0 0 0 16 2 0 0 20 0 19 0 20945642 10060525568 110303 33554432000 1073741824 1073778376 140733789644512 140725441190312 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=717] ppid=703 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/707/task/717/stat : 717 (java) S 703 707 31393 0 -1 4202560 100 0 0 0 19 2 0 0 20 0 19 0 20945642 10060525568 110303 33554432000 1073741824 1073778376 140733789644512 140725440137768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=707/tid=718] ppid=703 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/707/task/718/stat : 718 (java) S 703 707 31393 0 -1 4202560 146 0 0 0 0 4 0 0 20 0 19 0 20945643 10060525568 110303 33554432000 1073741824 1073778376 140733789644512 140725427939944 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=719] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/719/stat : 719 (java) S 703 707 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 20945643 10060525568 110303 33554432000 1073741824 1073778376 140733789644512 140725426886264 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=720] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/720/stat : 720 (java) S 703 707 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 20945643 10060525568 110303 33554432000 1073741824 1073778376 140733789644512 140725425833608 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=721] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/721/stat : 721 (java) S 703 707 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20945645 10060525568 110303 33554432000 1073741824 1073778376 140733789644512 140725424782352 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=722] ppid=703 vsize=9824732 CPUtime=1.84 cores=1,3,5,7
/proc/707/task/722/stat : 722 (java) S 703 707 31393 0 -1 4202560 14503 0 0 0 181 3 0 0 20 0 19 0 20945645 10060525568 110303 33554432000 1073741824 1073778376 140733789644512 140725423728696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=707/tid=723] ppid=703 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/707/task/723/stat : 723 (java) S 703 707 31393 0 -1 4202560 10688 0 0 0 125 2 0 0 20 0 19 0 20945646 10060525568 110303 33554432000 1073741824 1073778376 140733789644512 140725422676152 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=724] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/724/stat : 724 (java) S 703 707 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20945646 10060525568 110303 33554432000 1073741824 1073778376 140733789644512 140725421623800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=707/tid=725] ppid=703 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/707/task/725/stat : 725 (java) S 703 707 31393 0 -1 4202560 9 0 0 0 1 4 0 0 20 0 19 0 20945646 10060525568 110303 33554432000 1073741824 1073778376 140733789644512 140725420571464 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=707/tid=729] ppid=703 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/707/task/729/stat : 729 (java) S 703 707 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 20945656 10060525568 110303 33554432000 1073741824 1073778376 140733789644512 140725416359592 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 292.14
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.650024
#  lost CPU user time (s): 0.700012
#  lost CPU system time (s): -0.05

Real time (s): 145.29
CPU time (s): 293.041
CPU user time (s): 292.507
CPU system time (s): 0.533911
CPU usage (%): 201.694
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 291.807
system time used= 0.583911
maximum resident set size= 448320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30373
page faults= 1
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4718
involuntary context switches= 5311

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.01085 second user time and 1.35379 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-30 19:52:51
IDJOB=4121339
IDBENCH=110417
IDSOLVER=2543
FILE ID=node139/4121339-1467309171
RUNJOBID= node139-1467308838-31410
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-subsetCardinalitySigma-25-2.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-4121339-1467309171/watcher-4121339-1467309171 -o /tmp/evaluation-result-4121339-1467309171/solver-4121339-1467309171 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1467308838-31410 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4121339-1467309171.opb

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

MD5SUM BENCH= b7f67c2b9e4e1b5c6964bf9234aa3180
RANDOM SEED=1099203391

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:        29432372 kB
Buffers:          177000 kB
Cached:           337168 kB
SwapCached:         3804 kB
Active:           839044 kB
Inactive:         281752 kB
Active(anon):     605072 kB
Inactive(anon):     3900 kB
Active(file):     233972 kB
Inactive(file):   277852 kB
Unevictable:     1580588 kB
Mlocked:         1394584 kB
SwapTotal:      67108856 kB
SwapFree:       67097620 kB
Dirty:              1096 kB
Writeback:             0 kB
AnonPages:       2237752 kB
Mapped:            15960 kB
Shmem:                 0 kB
Slab:             604272 kB
SReclaimable:      47348 kB
SUnreclaim:       556924 kB
KernelStack:        1808 kB
PageTables:         8444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2552644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    794624 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:55:16