Trace number 4121478

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 Resolution PB16UNSAT 150.341 148.562

General information on the benchmark

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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4121478-1467314735.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  no objective function found
0.09/0.15	c ... done. Wall clock time 0.041s.
0.09/0.15	c declared #vars     114
0.09/0.15	c #constraints  304
0.09/0.15	c constraints type 
0.09/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 304
0.09/0.16	c 304 constraints processed.
0.62/0.42	c cleaning 2497 clauses out of 5001 with flag 20075/5001
0.95/0.64	c cleaning 4247 clauses out of 8503 with flag 49064/11000
1.28/0.92	c cleaning 5621 clauses out of 11256 with flag 83906/18000
1.59/1.28	c cleaning 6814 clauses out of 13636 with flag 122196/26001
2.11/1.78	c cleaning 7905 clauses out of 15822 with flag 163535/35001
2.72/2.31	c cleaning 8955 clauses out of 17917 with flag 211156/45001
3.31/2.93	c cleaning 9978 clauses out of 19961 with flag 260655/56000
4.01/3.63	c cleaning 10988 clauses out of 21983 with flag 316096/68000
4.82/4.45	c cleaning 11994 clauses out of 23996 with flag 370540/81001
6.02/5.66	c cleaning 12997 clauses out of 26002 with flag 432260/95001
7.71/7.32	c cleaning 14000 clauses out of 28004 with flag 502947/110000
9.61/9.25	c cleaning 14999 clauses out of 30005 with flag 583474/126001
11.71/11.33	c cleaning 15998 clauses out of 32006 with flag 666208/143001
13.81/13.40	c cleaning 17003 clauses out of 34008 with flag 742453/161001
16.31/15.96	c cleaning 18001 clauses out of 36005 with flag 822641/180001
19.13/18.74	c cleaning 18997 clauses out of 38004 with flag 905519/200001
22.22/21.81	c cleaning 20001 clauses out of 40007 with flag 992681/221001
25.62/25.29	c cleaning 20999 clauses out of 42005 with flag 1081878/243000
29.61/29.21	c cleaning 22002 clauses out of 44006 with flag 1173526/266000
33.31/32.93	c cleaning 23002 clauses out of 46004 with flag 1275461/290000
37.61/37.22	c cleaning 23998 clauses out of 48003 with flag 1389636/315001
42.01/41.60	c cleaning 25000 clauses out of 50005 with flag 1504937/341001
47.21/46.81	c cleaning 25998 clauses out of 52004 with flag 1628288/368000
52.83/52.22	c cleaning 27000 clauses out of 54006 with flag 1755655/396000
59.31/58.34	c cleaning 27999 clauses out of 56006 with flag 1884534/425000
66.38/65.12	c cleaning 29002 clauses out of 58008 with flag 2020821/455001
73.77/72.39	c cleaning 29998 clauses out of 60005 with flag 2155817/486000
81.57/80.13	c cleaning 31002 clauses out of 62008 with flag 2295062/518001
90.29/88.81	c cleaning 31993 clauses out of 64004 with flag 2441798/551000
99.51/98.04	c cleaning 33005 clauses out of 66011 with flag 2598356/585000
108.36/106.89	c cleaning 34001 clauses out of 68006 with flag 2752009/620000
117.45/115.95	c cleaning 35001 clauses out of 70005 with flag 2908173/656000
126.96/125.30	c cleaning 36000 clauses out of 72004 with flag 3067528/693001
137.66/136.01	c cleaning 37001 clauses out of 74003 with flag 3234433/731001
150.02/148.37	c cleaning 37998 clauses out of 75996 with flag 3395548/770000
150.22/148.53	c starts		: 47
150.22/148.53	c conflicts		: 770855
150.22/148.53	c decisions		: 1040827
150.22/148.53	c propagations		: 7282251
150.22/148.53	c inspects		: 4027266635
150.22/148.53	c shortcuts		: 0
150.22/148.53	c learnt literals	: 18
150.22/148.53	c learnt binary clauses	: 16
150.22/148.53	c learnt ternary clauses	: 31
150.22/148.53	c learnt constraints	: 770836
150.22/148.53	c ignored constraints	: 0
150.22/148.53	c root simplifications	: 0
150.22/148.53	c removed literals (reason simplification)	: 0
150.22/148.53	c reason swapping (by a shorter reason)	: 0
150.22/148.53	c Calls to reduceDB	: 35
150.22/148.53	c Number of update (reduction) of LBD	: 120945
150.22/148.53	c Imported unit clauses	: 0
150.22/148.53	c number of reductions to clauses (during analyze)	: 0
150.22/148.53	c number of learned constraints concerned by reduction	: 0
150.22/148.53	c number of learning phase by resolution	: 0
150.22/148.53	c number of learning phase by cutting planes	: 0
150.22/148.53	c speed (assignments/second)	: 49081.36360879147
150.22/148.53	c non guided choices	227
150.22/148.54	c learnt constraints type 
150.22/148.54	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 16
150.22/148.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 38826
150.22/148.54	s UNSATISFIABLE
150.22/148.54	c Total wall clock time (in seconds): 148.431

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-4121478-1467314735/watcher-4121478-1467314735 -o /tmp/evaluation-result-4121478-1467314735/solver-4121478-1467314735 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467310468-23888 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4121478-1467314735.opb 

pid=25226
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: 2.15 2.17 2.20 4/194 25229
/proc/meminfo: memFree=28289400/32872528 swapFree=1526624/1696276
[pid=25229] ppid=25226 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/25229/stat : 25229 (java) D 25226 25229 14900 0 -1 4202496 375 0 0 0 0 0 0 0 20 0 1 0 10497757 2560000 46 33554432000 1073741824 1073778376 140736680778384 140736680775512 270698376487 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/25229/statm: 626 47 37 9 0 30 0

[startup+0.10006 s]
/proc/loadavg: 2.15 2.17 2.20 4/194 25229
/proc/meminfo: memFree=28289400/32872528 swapFree=1526624/1696276
[pid=25229] ppid=25226 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/25229/stat : 25229 (java) S 25226 25229 14900 0 -1 4202496 4454 0 1 0 8 1 0 0 20 0 18 0 10497757 9787879424 5568 33554432000 1073741824 1073778376 140736680778384 140736680769520 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25229/statm: 2389619 5568 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200217 s]
/proc/loadavg: 2.15 2.17 2.20 4/194 25229
/proc/meminfo: memFree=28289400/32872528 swapFree=1526624/1696276
[pid=25229] ppid=25226 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/25229/stat : 25229 (java) S 25226 25229 14900 0 -1 4202496 6826 0 1 0 24 2 0 0 20 0 19 0 10497757 9856040960 7416 33554432000 1073741824 1073778376 140736680778384 140736680769520 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25229/statm: 2406260 7431 2220 9 0 2396937 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9625040

[startup+0.300232 s]
/proc/loadavg: 2.15 2.17 2.20 4/194 25229
/proc/meminfo: memFree=28289400/32872528 swapFree=1526624/1696276
[pid=25229] ppid=25226 vsize=9625040 CPUtime=0.47 cores=1,3,5,7
/proc/25229/stat : 25229 (java) S 25226 25229 14900 0 -1 4202496 7475 0 1 0 45 2 0 0 20 0 19 0 10497757 9856040960 7649 33554432000 1073741824 1073778376 140736680778384 140736680769520 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25229/statm: 2406260 7649 2236 9 0 2396937 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9625040

[startup+0.700176 s]
/proc/loadavg: 2.15 2.17 2.20 4/194 25229
/proc/meminfo: memFree=28289400/32872528 swapFree=1526624/1696276
[pid=25229] ppid=25226 vsize=9625040 CPUtime=1.08 cores=1,3,5,7
/proc/25229/stat : 25229 (java) S 25226 25229 14900 0 -1 4202496 10234 0 1 0 106 2 0 0 20 0 19 0 10497757 9856040960 8469 33554432000 1073741824 1073778376 140736680778384 140736680769520 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25229/statm: 2406260 8469 2249 9 0 2396937 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 9625040

[startup+1.50072 s]
/proc/loadavg: 2.15 2.17 2.20 4/213 25248
/proc/meminfo: memFree=28262136/32872528 swapFree=1526624/1696276
[pid=25229] ppid=25226 vsize=9625040 CPUtime=1.91 cores=1,3,5,7
/proc/25229/stat : 25229 (java) S 25226 25229 14900 0 -1 4202496 10270 0 1 0 189 2 0 0 20 0 19 0 10497757 9856040960 9526 33554432000 1073741824 1073778376 140736680778384 140736680769520 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25229/statm: 2406260 9526 2250 9 0 2396937 0
[pid=25229/tid=25231] ppid=25226 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/25229/task/25231/stat : 25231 (java) R 25226 25229 14900 0 -1 4202560 2458 0 1 0 146 0 0 0 20 0 19 0 10497758 9856040960 9526 33554432000 1073741824 1073778376 140736680778384 140460389896288 140460330016432 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25229/tid=25232] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25232/stat : 25232 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 9526 33554432000 1073741824 1073778376 140736680778384 140460233894312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25233] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25233/stat : 25233 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 9526 33554432000 1073741824 1073778376 140736680778384 140460232841768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25229/tid=25234] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25234/stat : 25234 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 9526 33554432000 1073741824 1073778376 140736680778384 140460231788712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25229/tid=25235] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25235/stat : 25235 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 9526 33554432000 1073741824 1073778376 140736680778384 140460230736168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25236] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25236/stat : 25236 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 9526 33554432000 1073741824 1073778376 140736680778384 140460229684136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25237] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25237/stat : 25237 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 9526 33554432000 1073741824 1073778376 140736680778384 140460228631592 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25238] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25238/stat : 25238 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 9526 33554432000 1073741824 1073778376 140736680778384 140460227578536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25239] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25239/stat : 25239 (java) S 25226 25229 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 9526 33554432000 1073741824 1073778376 140736680778384 140460226525992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25240] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25240/stat : 25240 (java) S 25226 25229 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 9526 33554432000 1073741824 1073778376 140736680778384 140460214114664 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25241] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25241/stat : 25241 (java) S 25226 25229 14900 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 9526 33554432000 1073741824 1073778376 140736680778384 140460213060984 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25242] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25242/stat : 25242 (java) S 25226 25229 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 9526 33554432000 1073741824 1073778376 140736680778384 140460212007816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25243] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25243/stat : 25243 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497763 9856040960 9526 33554432000 1073741824 1073778376 140736680778384 140460210956560 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25244] ppid=25226 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/25229/task/25244/stat : 25244 (java) S 25226 25229 14900 0 -1 4202560 2086 0 0 0 15 0 0 0 20 0 19 0 10497763 9856040960 9526 33554432000 1073741824 1073778376 140736680778384 140460209904440 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25245] ppid=25226 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/25229/task/25245/stat : 25245 (java) S 25226 25229 14900 0 -1 4202560 4456 0 0 0 27 0 0 0 20 0 19 0 10497763 9856040960 9526 33554432000 1073741824 1073778376 140736680778384 140460208851896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25229/tid=25246] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25246/stat : 25246 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497763 9856040960 9526 33554432000 1073741824 1073778376 140736680778384 140460207799032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25229/tid=25247] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25247/stat : 25247 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497763 9856040960 9526 33554432000 1073741824 1073778376 140736680778384 140460206746696 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25248] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25248/stat : 25248 (java) S 25226 25229 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10497773 9856040960 9526 33554432000 1073741824 1073778376 140736680778384 140460205691944 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 9625040

[startup+3.10075 s]
/proc/loadavg: 2.15 2.17 2.20 4/213 25248
/proc/meminfo: memFree=28257420/32872528 swapFree=1526624/1696276
[pid=25229] ppid=25226 vsize=9625040 CPUtime=3.51 cores=1,3,5,7
/proc/25229/stat : 25229 (java) S 25226 25229 14900 0 -1 4202496 10272 0 1 0 349 2 0 0 20 0 19 0 10497757 9856040960 10550 33554432000 1073741824 1073778376 140736680778384 140736680769520 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25229/statm: 2406260 10550 2250 9 0 2396937 0
[pid=25229/tid=25231] ppid=25226 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/25229/task/25231/stat : 25231 (java) R 25226 25229 14900 0 -1 4202560 2460 0 1 0 306 0 0 0 20 0 19 0 10497758 9856040960 10550 33554432000 1073741824 1073778376 140736680778384 140460389887664 140460330011632 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25229/tid=25232] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25232/stat : 25232 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 10550 33554432000 1073741824 1073778376 140736680778384 140460233894312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25233] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25233/stat : 25233 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 10550 33554432000 1073741824 1073778376 140736680778384 140460232841768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25229/tid=25234] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25234/stat : 25234 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 10550 33554432000 1073741824 1073778376 140736680778384 140460231788712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25229/tid=25235] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25235/stat : 25235 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 10550 33554432000 1073741824 1073778376 140736680778384 140460230736168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25236] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25236/stat : 25236 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 10550 33554432000 1073741824 1073778376 140736680778384 140460229684136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25237] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25237/stat : 25237 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 10550 33554432000 1073741824 1073778376 140736680778384 140460228631592 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25238] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25238/stat : 25238 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 10550 33554432000 1073741824 1073778376 140736680778384 140460227578536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25239] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25239/stat : 25239 (java) S 25226 25229 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 10550 33554432000 1073741824 1073778376 140736680778384 140460226525992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25240] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25240/stat : 25240 (java) S 25226 25229 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 10550 33554432000 1073741824 1073778376 140736680778384 140460214114664 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25241] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25241/stat : 25241 (java) S 25226 25229 14900 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 10550 33554432000 1073741824 1073778376 140736680778384 140460213060984 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25242] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25242/stat : 25242 (java) S 25226 25229 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 10550 33554432000 1073741824 1073778376 140736680778384 140460212007816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25243] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25243/stat : 25243 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497763 9856040960 10550 33554432000 1073741824 1073778376 140736680778384 140460210956560 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25244] ppid=25226 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/25229/task/25244/stat : 25244 (java) S 25226 25229 14900 0 -1 4202560 2086 0 0 0 15 0 0 0 20 0 19 0 10497763 9856040960 10550 33554432000 1073741824 1073778376 140736680778384 140460209904440 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25245] ppid=25226 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/25229/task/25245/stat : 25245 (java) S 25226 25229 14900 0 -1 4202560 4456 0 0 0 27 0 0 0 20 0 19 0 10497763 9856040960 10550 33554432000 1073741824 1073778376 140736680778384 140460208851896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25229/tid=25246] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25246/stat : 25246 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497763 9856040960 10550 33554432000 1073741824 1073778376 140736680778384 140460207799032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25229/tid=25247] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25247/stat : 25247 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497763 9856040960 10550 33554432000 1073741824 1073778376 140736680778384 140460206746696 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25248] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25248/stat : 25248 (java) S 25226 25229 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10497773 9856040960 10550 33554432000 1073741824 1073778376 140736680778384 140460205691944 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 9625040

[startup+6.30072 s]
/proc/loadavg: 2.14 2.17 2.20 4/213 25248
/proc/meminfo: memFree=28251204/32872528 swapFree=1526624/1696276
[pid=25229] ppid=25226 vsize=9625040 CPUtime=6.71 cores=1,3,5,7
/proc/25229/stat : 25229 (java) S 25226 25229 14900 0 -1 4202496 10277 0 1 0 669 2 0 0 20 0 19 0 10497757 9856040960 12071 33554432000 1073741824 1073778376 140736680778384 140736680769520 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25229/statm: 2406260 12071 2251 9 0 2396937 0
[pid=25229/tid=25231] ppid=25226 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/25229/task/25231/stat : 25231 (java) R 25226 25229 14900 0 -1 4202560 2464 0 1 0 626 0 0 0 20 0 19 0 10497758 9856040960 12071 33554432000 1073741824 1073778376 140736680778384 140460389887664 140460330065281 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25229/tid=25232] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25232/stat : 25232 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 12071 33554432000 1073741824 1073778376 140736680778384 140460233894312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25233] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25233/stat : 25233 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 12071 33554432000 1073741824 1073778376 140736680778384 140460232841768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25229/tid=25234] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25234/stat : 25234 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 12071 33554432000 1073741824 1073778376 140736680778384 140460231788712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25229/tid=25235] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25235/stat : 25235 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 12071 33554432000 1073741824 1073778376 140736680778384 140460230736168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25236] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25236/stat : 25236 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 12071 33554432000 1073741824 1073778376 140736680778384 140460229684136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25237] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25237/stat : 25237 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 12071 33554432000 1073741824 1073778376 140736680778384 140460228631592 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25238] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25238/stat : 25238 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 12071 33554432000 1073741824 1073778376 140736680778384 140460227578536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25239] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25239/stat : 25239 (java) S 25226 25229 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 12071 33554432000 1073741824 1073778376 140736680778384 140460226525992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25240] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25240/stat : 25240 (java) S 25226 25229 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 12071 33554432000 1073741824 1073778376 140736680778384 140460214114664 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25241] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25241/stat : 25241 (java) S 25226 25229 14900 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 12071 33554432000 1073741824 1073778376 140736680778384 140460213060984 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25242] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25242/stat : 25242 (java) S 25226 25229 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 12071 33554432000 1073741824 1073778376 140736680778384 140460212007816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25243] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25243/stat : 25243 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497763 9856040960 12071 33554432000 1073741824 1073778376 140736680778384 140460210956560 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25244] ppid=25226 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/25229/task/25244/stat : 25244 (java) S 25226 25229 14900 0 -1 4202560 2086 0 0 0 15 0 0 0 20 0 19 0 10497763 9856040960 12071 33554432000 1073741824 1073778376 140736680778384 140460209904440 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25245] ppid=25226 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/25229/task/25245/stat : 25245 (java) S 25226 25229 14900 0 -1 4202560 4456 0 0 0 27 0 0 0 20 0 19 0 10497763 9856040960 12071 33554432000 1073741824 1073778376 140736680778384 140460208851896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25229/tid=25246] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25246/stat : 25246 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497763 9856040960 12071 33554432000 1073741824 1073778376 140736680778384 140460207799032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25229/tid=25247] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25247/stat : 25247 (java) S 25226 25229 14900 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 10497763 9856040960 12071 33554432000 1073741824 1073778376 140736680778384 140460206746696 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25248] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25248/stat : 25248 (java) S 25226 25229 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10497773 9856040960 12071 33554432000 1073741824 1073778376 140736680778384 140460205691944 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.71
Current children cumulated vsize (KiB) 9625040


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

[pid=25229/tid=25234] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25234/stat : 25234 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460231788712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25229/tid=25235] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25235/stat : 25235 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460230736168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25236] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25236/stat : 25236 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460229684136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25237] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25237/stat : 25237 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460228631592 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25238] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25238/stat : 25238 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460227578536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25239] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25239/stat : 25239 (java) S 25226 25229 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460226525992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25240] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25240/stat : 25240 (java) S 25226 25229 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460214114664 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25241] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25241/stat : 25241 (java) S 25226 25229 14900 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460213060984 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25242] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25242/stat : 25242 (java) S 25226 25229 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460212007816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25243] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25243/stat : 25243 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497763 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460210956560 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25244] ppid=25226 vsize=9625040 CPUtime=1.39 cores=1,3,5,7
/proc/25229/task/25244/stat : 25244 (java) S 25226 25229 14900 0 -1 4202560 16543 0 0 0 136 3 0 0 20 0 19 0 10497763 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460209904440 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25245] ppid=25226 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/25229/task/25245/stat : 25245 (java) S 25226 25229 14900 0 -1 4202560 4458 0 0 0 33 0 0 0 20 0 19 0 10497763 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460208851896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25229/tid=25246] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25246/stat : 25246 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497763 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460207799032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25229/tid=25247] ppid=25226 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/25229/task/25247/stat : 25247 (java) S 25226 25229 14900 0 -1 4202560 10 0 0 0 0 2 0 0 20 0 19 0 10497763 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460206746696 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25248] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25248/stat : 25248 (java) S 25226 25229 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10497773 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460205691944 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 148.92
Current children cumulated vsize (KiB) 9625040

[startup+148.001 s]
/proc/loadavg: 2.21 2.20 2.21 3/213 25316
/proc/meminfo: memFree=28295024/32872528 swapFree=1526624/1696276
[pid=25229] ppid=25226 vsize=9625040 CPUtime=149.72 cores=1,3,5,7
/proc/25229/stat : 25229 (java) S 25226 25229 14900 0 -1 4202496 24803 0 1 0 14965 7 0 0 20 0 19 0 10497757 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140736680769520 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25229/statm: 2406260 33841 2258 9 0 2396937 0
[pid=25229/tid=25231] ppid=25226 vsize=9625040 CPUtime=147.96 cores=1,3,5,7
/proc/25229/task/25231/stat : 25231 (java) R 25226 25229 14900 0 -1 4202560 2519 0 1 0 14792 4 0 0 20 0 19 0 10497758 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460389894560 140460330287152 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25229/tid=25232] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25232/stat : 25232 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460233894312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25233] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25233/stat : 25233 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460232841768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25229/tid=25234] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25234/stat : 25234 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460231788712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25229/tid=25235] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25235/stat : 25235 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460230736168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25236] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25236/stat : 25236 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460229684136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25237] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25237/stat : 25237 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460228631592 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25238] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25238/stat : 25238 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460227578536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25239] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25239/stat : 25239 (java) S 25226 25229 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460226525992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25240] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25240/stat : 25240 (java) S 25226 25229 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460214114664 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25241] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25241/stat : 25241 (java) S 25226 25229 14900 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460213060984 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25242] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25242/stat : 25242 (java) S 25226 25229 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460212007816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25243] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25243/stat : 25243 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497763 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460210956560 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25244] ppid=25226 vsize=9625040 CPUtime=1.39 cores=1,3,5,7
/proc/25229/task/25244/stat : 25244 (java) S 25226 25229 14900 0 -1 4202560 16543 0 0 0 136 3 0 0 20 0 19 0 10497763 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460209904440 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25245] ppid=25226 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/25229/task/25245/stat : 25245 (java) S 25226 25229 14900 0 -1 4202560 4458 0 0 0 33 0 0 0 20 0 19 0 10497763 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460208851896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25229/tid=25246] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25246/stat : 25246 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497763 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460207799032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25229/tid=25247] ppid=25226 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/25229/task/25247/stat : 25247 (java) S 25226 25229 14900 0 -1 4202560 10 0 0 0 0 2 0 0 20 0 19 0 10497763 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460206746696 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25248] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25248/stat : 25248 (java) S 25226 25229 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10497773 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460205691944 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 149.72
Current children cumulated vsize (KiB) 9625040

[startup+148.401 s]
/proc/loadavg: 2.21 2.20 2.21 3/213 25316
/proc/meminfo: memFree=28295024/32872528 swapFree=1526624/1696276
[pid=25229] ppid=25226 vsize=9625040 CPUtime=150.12 cores=1,3,5,7
/proc/25229/stat : 25229 (java) S 25226 25229 14900 0 -1 4202496 24803 0 1 0 15005 7 0 0 20 0 19 0 10497757 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140736680769520 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25229/statm: 2406260 33841 2258 9 0 2396937 0
[pid=25229/tid=25231] ppid=25226 vsize=9625040 CPUtime=148.36 cores=1,3,5,7
/proc/25229/task/25231/stat : 25231 (java) R 25226 25229 14900 0 -1 4202560 2519 0 1 0 14832 4 0 0 20 0 19 0 10497758 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460389887664 140460330287281 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25229/tid=25232] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25232/stat : 25232 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460233894312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25233] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25233/stat : 25233 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460232841768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25229/tid=25234] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25234/stat : 25234 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460231788712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25229/tid=25235] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25235/stat : 25235 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460230736168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25236] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25236/stat : 25236 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460229684136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25237] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25237/stat : 25237 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460228631592 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25238] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25238/stat : 25238 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460227578536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25239] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25239/stat : 25239 (java) S 25226 25229 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460226525992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25240] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25240/stat : 25240 (java) S 25226 25229 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460214114664 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25241] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25241/stat : 25241 (java) S 25226 25229 14900 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460213060984 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25242] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25242/stat : 25242 (java) S 25226 25229 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460212007816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25243] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25243/stat : 25243 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497763 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460210956560 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25244] ppid=25226 vsize=9625040 CPUtime=1.39 cores=1,3,5,7
/proc/25229/task/25244/stat : 25244 (java) S 25226 25229 14900 0 -1 4202560 16543 0 0 0 136 3 0 0 20 0 19 0 10497763 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460209904440 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25245] ppid=25226 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/25229/task/25245/stat : 25245 (java) S 25226 25229 14900 0 -1 4202560 4458 0 0 0 33 0 0 0 20 0 19 0 10497763 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460208851896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25229/tid=25246] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25246/stat : 25246 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497763 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460207799032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25229/tid=25247] ppid=25226 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/25229/task/25247/stat : 25247 (java) S 25226 25229 14900 0 -1 4202560 10 0 0 0 0 2 0 0 20 0 19 0 10497763 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460206746696 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25248] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25248/stat : 25248 (java) S 25226 25229 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10497773 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460205691944 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 150.12
Current children cumulated vsize (KiB) 9625040

[startup+148.501 s]
/proc/loadavg: 2.19 2.20 2.20 3/213 25316
/proc/meminfo: memFree=28295024/32872528 swapFree=1526624/1696276
[pid=25229] ppid=25226 vsize=9625040 CPUtime=150.22 cores=1,3,5,7
/proc/25229/stat : 25229 (java) S 25226 25229 14900 0 -1 4202496 24803 0 1 0 15015 7 0 0 20 0 19 0 10497757 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140736680769520 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25229/statm: 2406260 33841 2258 9 0 2396937 0
[pid=25229/tid=25231] ppid=25226 vsize=9625040 CPUtime=148.47 cores=1,3,5,7
/proc/25229/task/25231/stat : 25231 (java) R 25226 25229 14900 0 -1 4202560 2519 0 1 0 14843 4 0 0 20 0 19 0 10497758 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460389887664 140460330287188 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25229/tid=25232] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25232/stat : 25232 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460233894312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25233] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25233/stat : 25233 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460232841768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25229/tid=25234] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25234/stat : 25234 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460231788712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25229/tid=25235] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25235/stat : 25235 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460230736168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25236] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25236/stat : 25236 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460229684136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25237] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25237/stat : 25237 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460228631592 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25238] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25238/stat : 25238 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460227578536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25229/tid=25239] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25239/stat : 25239 (java) S 25226 25229 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10497759 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460226525992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25240] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25240/stat : 25240 (java) S 25226 25229 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460214114664 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25241] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25241/stat : 25241 (java) S 25226 25229 14900 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460213060984 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25242] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25242/stat : 25242 (java) S 25226 25229 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10497760 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460212007816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25243] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25243/stat : 25243 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497763 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460210956560 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25244] ppid=25226 vsize=9625040 CPUtime=1.39 cores=1,3,5,7
/proc/25229/task/25244/stat : 25244 (java) S 25226 25229 14900 0 -1 4202560 16543 0 0 0 136 3 0 0 20 0 19 0 10497763 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460209904440 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25245] ppid=25226 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/25229/task/25245/stat : 25245 (java) S 25226 25229 14900 0 -1 4202560 4458 0 0 0 33 0 0 0 20 0 19 0 10497763 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460208851896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25229/tid=25246] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25246/stat : 25246 (java) S 25226 25229 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10497763 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460207799032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25229/tid=25247] ppid=25226 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/25229/task/25247/stat : 25247 (java) S 25226 25229 14900 0 -1 4202560 10 0 0 0 0 2 0 0 20 0 19 0 10497763 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460206746696 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25229/tid=25248] ppid=25226 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25229/task/25248/stat : 25248 (java) S 25226 25229 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10497773 9856040960 33841 33554432000 1073741824 1073778376 140736680778384 140460205691944 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 150.22
Current children cumulated vsize (KiB) 9625040

Child status: 20
Real time (s): 148.562
CPU time (s): 150.341
CPU user time (s): 150.197
CPU system time (s): 0.143978
CPU usage (%): 101.197
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 150.197
system time used= 0.143978
maximum resident set size= 137480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24826
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= 3425
involuntary context switches= 284

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.891864 second user time and 1.01885 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 21:25:35
IDJOB=4121478
IDBENCH=110500
IDSOLVER=2546
FILE ID=node125/4121478-1467314735
RUNJOBID= node125-1467310468-23888
PBS_JOBID= 20005253
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n76-d3-i1-r1.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121478-1467314735/watcher-4121478-1467314735 -o /tmp/evaluation-result-4121478-1467314735/solver-4121478-1467314735 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467310468-23888 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4121478-1467314735.opb

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

MD5SUM BENCH= ec8e54cfbaaeb4ecb7e03f172d7bd6e0
RANDOM SEED=861503939

node125.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		: 2666.282
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	: 5332.56
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		: 2666.282
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		: 2666.282
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.56
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		: 2666.282
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.56
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		: 2666.282
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
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		: 2666.282
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28290200 kB
Buffers:          143100 kB
Cached:          1801064 kB
SwapCached:            0 kB
Active:           454292 kB
Inactive:        1686668 kB
Active(anon):     199480 kB
Inactive(anon):        0 kB
Active(file):     254812 kB
Inactive(file):  1686668 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               444 kB
Writeback:             0 kB
AnonPages:       1972908 kB
Mapped:            21512 kB
Shmem:               204 kB
Slab:             610804 kB
SReclaimable:      54580 kB
SUnreclaim:       556224 kB
KernelStack:        1760 kB
PageTables:         7836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2389060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    409600 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= 71740 MiB
End job on node125 at 2016-06-30 21:28:04