Trace number 4084294

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 PB16SAT 234.179 233.681

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob1.opb
MD5SUM3fa3d77c564aea49e42df3fe632e1a1c
Bench CategoryDEC-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark36.3785
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables77
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint77
Maximum length of a constraint77
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 33367336
Number of bits of the biggest number in a constraint 25
Biggest sum of numbers in a constraint 458257453
Number of bits of the biggest sum of numbers29
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.09/0.10	c version PB16.v20160501
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		501472288
0.09/0.10	c Max memory 		7480803328
0.09/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.13	c Pseudo Boolean Optimization by upper bound
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c No reason simplification
0.09/0.13	c Glucose 2.1 dynamic restart strategy
0.09/0.13	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.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-4084294-1465239499.opb
0.09/0.13	c reading problem ... 
0.09/0.13	c  no objective function found
0.09/0.14	c ... done. Wall clock time 0.013s.
0.09/0.14	c declared #vars     77
0.09/0.14	c #constraints  2
0.09/0.14	c constraints type 
0.09/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
0.09/0.14	c 2 constraints processed.
0.70/0.55	c cleaning 2500 clauses out of 5000 with flag 10006/5000
1.30/1.01	c cleaning 4250 clauses out of 8500 with flag 22006/11000
1.90/1.63	c cleaning 5623 clauses out of 11250 with flag 36006/18000
2.71/2.44	c cleaning 6812 clauses out of 13627 with flag 52007/26000
3.64/3.40	c cleaning 7904 clauses out of 15815 with flag 70010/35000
4.84/4.58	c cleaning 8956 clauses out of 17912 with flag 90012/45001
6.33/6.06	c cleaning 9973 clauses out of 19956 with flag 112012/56001
8.04/7.71	c cleaning 10990 clauses out of 21982 with flag 136011/68000
9.84/9.58	c cleaning 11997 clauses out of 23993 with flag 162013/81001
12.24/11.96	c cleaning 12998 clauses out of 25996 with flag 190020/95001
14.74/14.43	c cleaning 13999 clauses out of 27998 with flag 220020/110001
17.73/17.49	c cleaning 14997 clauses out of 29998 with flag 252019/126000
20.93/20.63	c cleaning 15998 clauses out of 32002 with flag 286022/143001
24.66/24.37	c cleaning 17000 clauses out of 34004 with flag 322032/161001
29.55/29.25	c cleaning 18001 clauses out of 36006 with flag 360042/180003
34.46/34.16	c cleaning 19000 clauses out of 38002 with flag 400053/200000
39.65/39.30	c cleaning 20002 clauses out of 40003 with flag 442061/221001
45.35/45.03	c cleaning 20994 clauses out of 42000 with flag 486059/243000
51.94/51.60	c cleaning 22001 clauses out of 44007 with flag 532062/266001
58.94/58.65	c cleaning 22997 clauses out of 46005 with flag 580060/290000
66.85/66.58	c cleaning 24004 clauses out of 48009 with flag 630063/315001
75.34/75.01	c cleaning 25001 clauses out of 50004 with flag 682064/341000
84.08/83.76	c cleaning 25995 clauses out of 52004 with flag 736066/368001
93.57/93.22	c cleaning 27002 clauses out of 54008 with flag 792065/396000
103.57/103.24	c cleaning 28002 clauses out of 56006 with flag 850065/425000
113.77/113.45	c cleaning 28995 clauses out of 58004 with flag 910065/455000
123.67/123.33	c cleaning 30002 clauses out of 60010 with flag 972079/486001
134.86/134.59	c cleaning 30999 clauses out of 62007 with flag 1036092/518000
147.16/146.80	c cleaning 32001 clauses out of 64008 with flag 1102120/551000
160.65/160.31	c cleaning 33000 clauses out of 66009 with flag 1170137/585002
175.05/174.78	c cleaning 34003 clauses out of 68009 with flag 1240139/620002
191.05/190.79	c cleaning 35002 clauses out of 70004 with flag 1312137/656000
209.37/209.02	c cleaning 35998 clauses out of 72002 with flag 1386141/693000
229.36/229.01	c cleaning 37003 clauses out of 74006 with flag 1462151/731002
233.96/233.62	c SATISFIABLE
233.96/233.64	c starts		: 1
233.96/233.64	c conflicts		: 744728
233.96/233.64	c decisions		: 744812
233.96/233.64	c propagations		: 4303544
233.96/233.64	c inspects		: 5994832273
233.96/233.64	c shortcuts		: 0
233.96/233.64	c learnt literals	: 0
233.96/233.64	c learnt binary clauses	: 0
233.96/233.64	c learnt ternary clauses	: 0
233.96/233.64	c learnt constraints	: 744728
233.96/233.64	c ignored constraints	: 0
233.96/233.64	c root simplifications	: 0
233.96/233.64	c removed literals (reason simplification)	: 0
233.96/233.64	c reason swapping (by a shorter reason)	: 0
233.96/233.64	c Calls to reduceDB	: 34
233.96/233.64	c Number of update (reduction) of LBD	: 82
233.96/233.64	c Imported unit clauses	: 0
233.96/233.64	c number of reductions to clauses (during analyze)	: 0
233.96/233.64	c number of learned constraints concerned by reduction	: 0
233.96/233.64	c number of learning phase by resolution	: 0
233.96/233.64	c number of learning phase by cutting planes	: 0
233.96/233.64	c speed (assignments/second)	: 18430.674221302874
233.96/233.64	c non guided choices	66
233.96/233.66	c learnt constraints type 
233.96/233.66	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 50729
233.96/233.66	s SATISFIABLE
233.96/233.66	c Found 1 solution(s)
233.96/233.66	v -x1 -x2 x3 -x4 -x5 x6 -x7 x8 -x9 x10 -x11 -x12 x13 -x14 -x15 x16 -x17 x18 -x19 -x20 -x21 -x22 -x23 x24 -x25 x26 x27 x28 x29 -x30 -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 
233.96/233.66	c Total wall clock time (in seconds): 233.538

Verifier Data

OK	0

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-4084294-1465239499/watcher-4084294-1465239499 -o /tmp/evaluation-result-4084294-1465239499/solver-4084294-1465239499 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1465220764-32603 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4084294-1465239499.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.27 2.16 2.10 3/194 3175
/proc/meminfo: memFree=31567164/32872528 swapFree=12744/274376
[pid=3175] ppid=3172 vsize=9224 CPUtime=0 cores=0,2,4,6
/proc/3175/stat : 3175 (java) R 3172 3175 32587 0 -1 4202496 424 0 0 0 0 0 0 0 20 0 1 0 105884612 9445376 94 33554432000 1073741824 1073778376 140737324661696 140737324658824 251133998953 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3175/statm: 2306 97 76 9 0 38 0

[startup+0.100064 s]
/proc/loadavg: 2.27 2.16 2.10 3/194 3175
/proc/meminfo: memFree=31567164/32872528 swapFree=12744/274376
[pid=3175] ppid=3172 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/3175/stat : 3175 (java) S 3172 3175 32587 0 -1 4202496 4305 0 1 0 8 1 0 0 20 0 18 0 105884612 9787879424 5423 33554432000 1073741824 1073778376 140737324661696 140737324652832 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3175/statm: 2389619 5427 2096 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20028 s]
/proc/loadavg: 2.27 2.16 2.10 3/194 3175
/proc/meminfo: memFree=31567164/32872528 swapFree=12744/274376
[pid=3175] ppid=3172 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/3175/stat : 3175 (java) S 3172 3175 32587 0 -1 4202496 6140 0 1 0 27 2 0 0 20 0 19 0 105884612 9856040960 7152 33554432000 1073741824 1073778376 140737324661696 140737324652832 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3175/statm: 2406260 7152 2214 9 0 2396937 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9625040

[startup+0.300275 s]
/proc/loadavg: 2.27 2.16 2.10 3/194 3175
/proc/meminfo: memFree=31567164/32872528 swapFree=12744/274376
[pid=3175] ppid=3172 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/3175/stat : 3175 (java) S 3172 3175 32587 0 -1 4202496 6797 0 1 0 45 2 0 0 20 0 19 0 105884612 9856040960 7589 33554432000 1073741824 1073778376 140737324661696 140737324652832 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3175/statm: 2406260 7589 2224 9 0 2396937 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9625040

[startup+0.700221 s]
/proc/loadavg: 2.27 2.16 2.10 3/194 3175
/proc/meminfo: memFree=31567164/32872528 swapFree=12744/274376
[pid=3175] ppid=3172 vsize=9625040 CPUtime=0.95 cores=0,2,4,6
/proc/3175/stat : 3175 (java) S 3172 3175 32587 0 -1 4202496 7002 0 1 0 93 2 0 0 20 0 19 0 105884612 9856040960 8683 33554432000 1073741824 1073778376 140737324661696 140737324652832 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3175/statm: 2406260 8683 2237 9 0 2396937 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 9625040

[startup+1.50072 s]
/proc/loadavg: 2.25 2.15 2.10 3/213 3194
/proc/meminfo: memFree=31540308/32872528 swapFree=12744/274376
[pid=3175] ppid=3172 vsize=9625040 CPUtime=1.8 cores=0,2,4,6
/proc/3175/stat : 3175 (java) S 3172 3175 32587 0 -1 4202496 7757 0 1 0 178 2 0 0 20 0 19 0 105884612 9856040960 9232 33554432000 1073741824 1073778376 140737324661696 140737324652832 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3175/statm: 2406260 9232 2240 9 0 2396937 0
[pid=3175/tid=3177] ppid=3172 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/3175/task/3177/stat : 3177 (java) R 3172 3175 32587 0 -1 4202560 2406 0 1 0 146 0 0 0 20 0 19 0 105884613 9856040960 9232 33554432000 1073741824 1073778376 140737324661696 140474982046376 140474841521773 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3178] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3178/stat : 3178 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 9232 33554432000 1073741824 1073778376 140737324661696 140474960148648 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3179] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3179/stat : 3179 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 9232 33554432000 1073741824 1073778376 140737324661696 140474757146920 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3180] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3180/stat : 3180 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 9232 33554432000 1073741824 1073778376 140737324661696 140474756094376 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3175/tid=3181] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3181/stat : 3181 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 9232 33554432000 1073741824 1073778376 140737324661696 140474755041832 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3182] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3182/stat : 3182 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 9232 33554432000 1073741824 1073778376 140737324661696 140474753989288 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3183] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3183/stat : 3183 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 9232 33554432000 1073741824 1073778376 140737324661696 140474752936744 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3184] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3184/stat : 3184 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 9232 33554432000 1073741824 1073778376 140737324661696 140474751884200 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3185] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3185/stat : 3185 (java) S 3172 3175 32587 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 9232 33554432000 1073741824 1073778376 140737324661696 140474750831656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3186] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3186/stat : 3186 (java) S 3172 3175 32587 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 9232 33554432000 1073741824 1073778376 140737324661696 140474738632808 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3187] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3187/stat : 3187 (java) S 3172 3175 32587 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 9232 33554432000 1073741824 1073778376 140737324661696 140474737579128 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3188] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3188/stat : 3188 (java) S 3172 3175 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 9232 33554432000 1073741824 1073778376 140737324661696 140474736526472 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3189] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3189/stat : 3189 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884619 9856040960 9232 33554432000 1073741824 1073778376 140737324661696 140474735475216 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3190] ppid=3172 vsize=9625040 CPUtime=0.12 cores=0,2,4,6
/proc/3175/task/3190/stat : 3190 (java) S 3172 3175 32587 0 -1 4202560 1341 0 0 0 12 0 0 0 20 0 19 0 105884619 9856040960 9232 33554432000 1073741824 1073778376 140737324661696 140474734422584 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3191] ppid=3172 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/3175/task/3191/stat : 3191 (java) S 3172 3175 32587 0 -1 4202560 2740 0 0 0 18 0 0 0 20 0 19 0 105884619 9856040960 9232 33554432000 1073741824 1073778376 140737324661696 140474733370040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3192] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3192/stat : 3192 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884619 9856040960 9232 33554432000 1073741824 1073778376 140737324661696 140474732317688 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3193] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3193/stat : 3193 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884619 9856040960 9232 33554432000 1073741824 1073778376 140737324661696 140474731265352 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3194] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3194/stat : 3194 (java) S 3172 3175 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105884627 9856040960 9232 33554432000 1073741824 1073778376 140737324661696 140474730111784 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 9625040

[startup+3.10072 s]
/proc/loadavg: 2.25 2.15 2.10 3/213 3194
/proc/meminfo: memFree=31534040/32872528 swapFree=12744/274376
[pid=3175] ppid=3172 vsize=9625040 CPUtime=3.43 cores=0,2,4,6
/proc/3175/stat : 3175 (java) S 3172 3175 32587 0 -1 4202496 7767 0 1 0 341 2 0 0 20 0 19 0 105884612 9856040960 10775 33554432000 1073741824 1073778376 140737324661696 140737324652832 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3175/statm: 2406260 10775 2246 9 0 2396937 0
[pid=3175/tid=3177] ppid=3172 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/3175/task/3177/stat : 3177 (java) R 3172 3175 32587 0 -1 4202560 2415 0 1 0 306 0 0 0 20 0 19 0 105884613 9856040960 10775 33554432000 1073741824 1073778376 140737324661696 140474982048024 140474841522070 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3178] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3178/stat : 3178 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 10775 33554432000 1073741824 1073778376 140737324661696 140474960148648 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3179] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3179/stat : 3179 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 10775 33554432000 1073741824 1073778376 140737324661696 140474757146920 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3180] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3180/stat : 3180 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 10775 33554432000 1073741824 1073778376 140737324661696 140474756094376 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3175/tid=3181] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3181/stat : 3181 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 10775 33554432000 1073741824 1073778376 140737324661696 140474755041832 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3182] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3182/stat : 3182 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 10775 33554432000 1073741824 1073778376 140737324661696 140474753989288 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3183] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3183/stat : 3183 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 10775 33554432000 1073741824 1073778376 140737324661696 140474752936744 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3184] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3184/stat : 3184 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 10775 33554432000 1073741824 1073778376 140737324661696 140474751884200 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3185] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3185/stat : 3185 (java) S 3172 3175 32587 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 10775 33554432000 1073741824 1073778376 140737324661696 140474750831656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3186] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3186/stat : 3186 (java) S 3172 3175 32587 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 10775 33554432000 1073741824 1073778376 140737324661696 140474738632808 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3187] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3187/stat : 3187 (java) S 3172 3175 32587 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 10775 33554432000 1073741824 1073778376 140737324661696 140474737579128 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3188] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3188/stat : 3188 (java) S 3172 3175 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 10775 33554432000 1073741824 1073778376 140737324661696 140474736526472 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3189] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3189/stat : 3189 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884619 9856040960 10775 33554432000 1073741824 1073778376 140737324661696 140474735475216 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3190] ppid=3172 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/3175/task/3190/stat : 3190 (java) S 3172 3175 32587 0 -1 4202560 1342 0 0 0 15 0 0 0 20 0 19 0 105884619 9856040960 10775 33554432000 1073741824 1073778376 140737324661696 140474734422584 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3191] ppid=3172 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/3175/task/3191/stat : 3191 (java) S 3172 3175 32587 0 -1 4202560 2740 0 0 0 18 0 0 0 20 0 19 0 105884619 9856040960 10775 33554432000 1073741824 1073778376 140737324661696 140474733370040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3192] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3192/stat : 3192 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884619 9856040960 10775 33554432000 1073741824 1073778376 140737324661696 140474732317688 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3193] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3193/stat : 3193 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884619 9856040960 10775 33554432000 1073741824 1073778376 140737324661696 140474731265352 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3194] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3194/stat : 3194 (java) S 3172 3175 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105884627 9856040960 10775 33554432000 1073741824 1073778376 140737324661696 140474730111784 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.25 2.15 2.10 3/213 3194
/proc/meminfo: memFree=31526384/32872528 swapFree=12744/274376
[pid=3175] ppid=3172 vsize=9625040 CPUtime=6.63 cores=0,2,4,6
/proc/3175/stat : 3175 (java) S 3172 3175 32587 0 -1 4202496 7775 0 1 0 661 2 0 0 20 0 19 0 105884612 9856040960 12564 33554432000 1073741824 1073778376 140737324661696 140737324652832 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3175/statm: 2406260 12564 2248 9 0 2396937 0
[pid=3175/tid=3177] ppid=3172 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/3175/task/3177/stat : 3177 (java) R 3172 3175 32587 0 -1 4202560 2420 0 1 0 625 1 0 0 20 0 19 0 105884613 9856040960 12564 33554432000 1073741824 1073778376 140737324661696 140474982039248 140474841521940 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3178] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3178/stat : 3178 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 12564 33554432000 1073741824 1073778376 140737324661696 140474960148648 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3179] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3179/stat : 3179 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 12564 33554432000 1073741824 1073778376 140737324661696 140474757146920 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3180] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3180/stat : 3180 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 12564 33554432000 1073741824 1073778376 140737324661696 140474756094376 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3175/tid=3181] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3181/stat : 3181 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 12564 33554432000 1073741824 1073778376 140737324661696 140474755041832 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3182] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3182/stat : 3182 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 12564 33554432000 1073741824 1073778376 140737324661696 140474753989288 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3183] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3183/stat : 3183 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 12564 33554432000 1073741824 1073778376 140737324661696 140474752936744 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3184] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3184/stat : 3184 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 12564 33554432000 1073741824 1073778376 140737324661696 140474751884200 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3185] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3185/stat : 3185 (java) S 3172 3175 32587 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 12564 33554432000 1073741824 1073778376 140737324661696 140474750831656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3186] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3186/stat : 3186 (java) S 3172 3175 32587 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 12564 33554432000 1073741824 1073778376 140737324661696 140474738632808 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3187] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3187/stat : 3187 (java) S 3172 3175 32587 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 12564 33554432000 1073741824 1073778376 140737324661696 140474737579128 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3188] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3188/stat : 3188 (java) S 3172 3175 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 12564 33554432000 1073741824 1073778376 140737324661696 140474736526472 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3189] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3189/stat : 3189 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884619 9856040960 12564 33554432000 1073741824 1073778376 140737324661696 140474735475216 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3190] ppid=3172 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/3175/task/3190/stat : 3190 (java) S 3172 3175 32587 0 -1 4202560 1342 0 0 0 15 0 0 0 20 0 19 0 105884619 9856040960 12564 33554432000 1073741824 1073778376 140737324661696 140474734422584 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3191] ppid=3172 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/3175/task/3191/stat : 3191 (java) S 3172 3175 32587 0 -1 4202560 2740 0 0 0 18 0 0 0 20 0 19 0 105884619 9856040960 12564 33554432000 1073741824 1073778376 140737324661696 140474733370040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3192] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3192/stat : 3192 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884619 9856040960 12564 33554432000 1073741824 1073778376 140737324661696 140474732317688 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3193] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3193/stat : 3193 (java) S 3172 3175 32587 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 105884619 9856040960 12564 33554432000 1073741824 1073778376 140737324661696 140474731265352 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3194] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3194/stat : 3194 (java) S 3172 3175 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105884627 9856040960 12564 33554432000 1073741824 1073778376 140737324661696 140474730111784 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.63
Current children cumulated vsize (KiB) 9625040


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

[pid=3175/tid=3180] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3180/stat : 3180 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474756094376 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3175/tid=3181] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3181/stat : 3181 (java) S 3172 3175 32587 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474755041832 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3182] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3182/stat : 3182 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474753989288 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3183] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3183/stat : 3183 (java) S 3172 3175 32587 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474752936744 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3184] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3184/stat : 3184 (java) S 3172 3175 32587 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474751884200 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3175/tid=3185] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3185/stat : 3185 (java) S 3172 3175 32587 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474750831656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3186] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3186/stat : 3186 (java) S 3172 3175 32587 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474738632808 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3187] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3187/stat : 3187 (java) S 3172 3175 32587 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474737579128 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3188] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3188/stat : 3188 (java) S 3172 3175 32587 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474736526472 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3189] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3189/stat : 3189 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884619 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474735475216 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3190] ppid=3172 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/3175/task/3190/stat : 3190 (java) S 3172 3175 32587 0 -1 4202560 1344 0 0 0 17 0 0 0 20 0 19 0 105884619 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474734422584 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3191] ppid=3172 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/3175/task/3191/stat : 3191 (java) S 3172 3175 32587 0 -1 4202560 2740 0 0 0 18 0 0 0 20 0 19 0 105884619 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474733370040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3192] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3192/stat : 3192 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884619 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474732317688 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3193] ppid=3172 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/3175/task/3193/stat : 3193 (java) S 3172 3175 32587 0 -1 4202560 14 0 0 0 3 1 0 0 20 0 19 0 105884619 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474731265352 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3194] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3194/stat : 3194 (java) S 3172 3175 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105884627 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474730111784 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 232.36
Current children cumulated vsize (KiB) 9625040

[startup+232.801 s]
/proc/loadavg: 2.12 2.14 2.09 3/213 3224
/proc/meminfo: memFree=31418176/32872528 swapFree=12744/274376
[pid=3175] ppid=3172 vsize=9625040 CPUtime=233.16 cores=0,2,4,6
/proc/3175/stat : 3175 (java) S 3172 3175 32587 0 -1 4202496 7896 0 1 0 23309 7 0 0 20 0 19 0 105884612 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140737324652832 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3175/statm: 2406260 43816 2261 9 0 2396937 0
[pid=3175/tid=3177] ppid=3172 vsize=9625040 CPUtime=232.69 cores=0,2,4,6
/proc/3175/task/3177/stat : 3177 (java) R 3172 3175 32587 0 -1 4202560 2477 0 1 0 23262 7 0 0 20 0 19 0 105884613 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474982039248 140474841656122 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3178] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3178/stat : 3178 (java) S 3172 3175 32587 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474960148648 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3179] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3179/stat : 3179 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474757146920 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3175/tid=3180] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3180/stat : 3180 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474756094376 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3175/tid=3181] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3181/stat : 3181 (java) S 3172 3175 32587 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474755041832 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3182] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3182/stat : 3182 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474753989288 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3183] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3183/stat : 3183 (java) S 3172 3175 32587 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474752936744 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3184] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3184/stat : 3184 (java) S 3172 3175 32587 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474751884200 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3175/tid=3185] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3185/stat : 3185 (java) S 3172 3175 32587 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474750831656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3186] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3186/stat : 3186 (java) S 3172 3175 32587 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474738632808 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3187] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3187/stat : 3187 (java) S 3172 3175 32587 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474737579128 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3188] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3188/stat : 3188 (java) S 3172 3175 32587 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474736526472 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3189] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3189/stat : 3189 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884619 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474735475216 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3190] ppid=3172 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/3175/task/3190/stat : 3190 (java) S 3172 3175 32587 0 -1 4202560 1344 0 0 0 17 0 0 0 20 0 19 0 105884619 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474734422584 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3191] ppid=3172 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/3175/task/3191/stat : 3191 (java) S 3172 3175 32587 0 -1 4202560 2740 0 0 0 18 0 0 0 20 0 19 0 105884619 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474733370040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3192] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3192/stat : 3192 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884619 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474732317688 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3193] ppid=3172 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/3175/task/3193/stat : 3193 (java) S 3172 3175 32587 0 -1 4202560 14 0 0 0 3 1 0 0 20 0 19 0 105884619 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474731265352 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3194] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3194/stat : 3194 (java) S 3172 3175 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105884627 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474730111784 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 233.16
Current children cumulated vsize (KiB) 9625040

[startup+233.201 s]
/proc/loadavg: 2.12 2.14 2.09 3/213 3224
/proc/meminfo: memFree=31418548/32872528 swapFree=12744/274376
[pid=3175] ppid=3172 vsize=9625040 CPUtime=233.56 cores=0,2,4,6
/proc/3175/stat : 3175 (java) S 3172 3175 32587 0 -1 4202496 7896 0 1 0 23349 7 0 0 20 0 19 0 105884612 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140737324652832 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3175/statm: 2406260 43816 2261 9 0 2396937 0
[pid=3175/tid=3177] ppid=3172 vsize=9625040 CPUtime=233.1 cores=0,2,4,6
/proc/3175/task/3177/stat : 3177 (java) R 3172 3175 32587 0 -1 4202560 2477 0 1 0 23303 7 0 0 20 0 19 0 105884613 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474982039248 140474841509214 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3178] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3178/stat : 3178 (java) S 3172 3175 32587 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474960148648 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3179] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3179/stat : 3179 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474757146920 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3175/tid=3180] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3180/stat : 3180 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474756094376 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3175/tid=3181] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3181/stat : 3181 (java) S 3172 3175 32587 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474755041832 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3182] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3182/stat : 3182 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474753989288 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3183] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3183/stat : 3183 (java) S 3172 3175 32587 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474752936744 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3184] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3184/stat : 3184 (java) S 3172 3175 32587 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474751884200 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3175/tid=3185] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3185/stat : 3185 (java) S 3172 3175 32587 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474750831656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3186] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3186/stat : 3186 (java) S 3172 3175 32587 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474738632808 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3187] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3187/stat : 3187 (java) S 3172 3175 32587 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474737579128 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3188] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3188/stat : 3188 (java) S 3172 3175 32587 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474736526472 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3189] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3189/stat : 3189 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884619 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474735475216 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3190] ppid=3172 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/3175/task/3190/stat : 3190 (java) S 3172 3175 32587 0 -1 4202560 1344 0 0 0 17 0 0 0 20 0 19 0 105884619 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474734422584 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3191] ppid=3172 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/3175/task/3191/stat : 3191 (java) S 3172 3175 32587 0 -1 4202560 2740 0 0 0 18 0 0 0 20 0 19 0 105884619 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474733370040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3192] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3192/stat : 3192 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884619 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474732317688 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3193] ppid=3172 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/3175/task/3193/stat : 3193 (java) S 3172 3175 32587 0 -1 4202560 14 0 0 0 3 1 0 0 20 0 19 0 105884619 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474731265352 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3194] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3194/stat : 3194 (java) S 3172 3175 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105884627 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474730111784 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 233.56
Current children cumulated vsize (KiB) 9625040

[startup+233.601 s]
/proc/loadavg: 2.12 2.14 2.09 3/213 3224
/proc/meminfo: memFree=31418548/32872528 swapFree=12744/274376
[pid=3175] ppid=3172 vsize=9625040 CPUtime=233.96 cores=0,2,4,6
/proc/3175/stat : 3175 (java) S 3172 3175 32587 0 -1 4202496 7896 0 1 0 23389 7 0 0 20 0 19 0 105884612 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140737324652832 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3175/statm: 2406260 43816 2261 9 0 2396937 0
[pid=3175/tid=3177] ppid=3172 vsize=9625040 CPUtime=233.49 cores=0,2,4,6
/proc/3175/task/3177/stat : 3177 (java) R 3172 3175 32587 0 -1 4202560 2477 0 1 0 23342 7 0 0 20 0 19 0 105884613 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474982039248 140474841656117 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3178] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3178/stat : 3178 (java) S 3172 3175 32587 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474960148648 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3179] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3179/stat : 3179 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474757146920 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3175/tid=3180] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3180/stat : 3180 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474756094376 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3175/tid=3181] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3181/stat : 3181 (java) S 3172 3175 32587 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474755041832 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3182] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3182/stat : 3182 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474753989288 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3183] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3183/stat : 3183 (java) S 3172 3175 32587 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474752936744 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3184] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3184/stat : 3184 (java) S 3172 3175 32587 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474751884200 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3175/tid=3185] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3185/stat : 3185 (java) S 3172 3175 32587 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105884615 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474750831656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3186] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3186/stat : 3186 (java) S 3172 3175 32587 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474738632808 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3187] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3187/stat : 3187 (java) S 3172 3175 32587 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474737579128 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3188] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3188/stat : 3188 (java) S 3172 3175 32587 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 105884616 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474736526472 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3189] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3189/stat : 3189 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884619 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474735475216 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3190] ppid=3172 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/3175/task/3190/stat : 3190 (java) S 3172 3175 32587 0 -1 4202560 1344 0 0 0 17 0 0 0 20 0 19 0 105884619 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474734422584 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3175/tid=3191] ppid=3172 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/3175/task/3191/stat : 3191 (java) S 3172 3175 32587 0 -1 4202560 2740 0 0 0 18 0 0 0 20 0 19 0 105884619 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474733370040 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3192] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3192/stat : 3192 (java) S 3172 3175 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105884619 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474732317688 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3175/tid=3193] ppid=3172 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/3175/task/3193/stat : 3193 (java) S 3172 3175 32587 0 -1 4202560 14 0 0 0 3 1 0 0 20 0 19 0 105884619 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474731265352 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3175/tid=3194] ppid=3172 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/3175/task/3194/stat : 3194 (java) S 3172 3175 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105884627 9856040960 43816 33554432000 1073741824 1073778376 140737324661696 140474730111784 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 233.96
Current children cumulated vsize (KiB) 9625040

Child status: 10
Real time (s): 233.681
CPU time (s): 234.179
CPU user time (s): 233.997
CPU system time (s): 0.181972
CPU usage (%): 100.213
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 233.997
system time used= 0.181972
maximum resident set size= 196268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8073
page faults= 1
swaps= 0
block input operations= 0
block output operations= 216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5241
involuntary context switches= 3308

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.70574 second user time and 2.11268 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-06 20:58:19
IDJOB=4084294
IDBENCH=2566
IDSOLVER=2546
FILE ID=node107/4084294-1465239499
RUNJOBID= node107-1465220764-32603
PBS_JOBID= 19843224
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-prob1.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4084294-1465239499/watcher-4084294-1465239499 -o /tmp/evaluation-result-4084294-1465239499/solver-4084294-1465239499 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1465220764-32603 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4084294-1465239499.opb

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

MD5SUM BENCH= 3fa3d77c564aea49e42df3fe632e1a1c
RANDOM SEED=2146351992

node107.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.441
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.88
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.441
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.441
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.54
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.441
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		: 2666.441
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.441
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.441
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.56
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.441
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:        31567884 kB
Buffers:           28576 kB
Cached:            90484 kB
SwapCached:         1684 kB
Active:           270156 kB
Inactive:          59164 kB
Active(anon):     212120 kB
Inactive(anon):      388 kB
Active(file):      58036 kB
Inactive(file):    58776 kB
Unevictable:      274376 kB
Mlocked:           12744 kB
SwapTotal:      67108856 kB
SwapFree:       67098436 kB
Dirty:               864 kB
Writeback:             0 kB
AnonPages:        483896 kB
Mapped:            15376 kB
Shmem:                 0 kB
Slab:             567500 kB
SReclaimable:      10896 kB
SUnreclaim:       556604 kB
KernelStack:        1680 kB
PageTables:         5152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     620544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    456704 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= 71748 MiB
End job on node107 at 2016-06-06 21:02:12