Trace number 4106233

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16OPT3 1185.54 591.636

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=257-P1=53-P2=163-P3=163-P4=251-P5=269-P6=479-P7=113-B.opb
MD5SUM61ecac306f245a9bac818667ce91a2bc
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.170973
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables189
Total number of constraints15
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 constraints15
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)567
Sum of products size (including duplicates)1134
Number of different products567
Sum of products size1134

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-4106233-1466269494.opb
0.10/0.12	c reading problem ... 
0.10/0.12	c  objective function found
0.23/0.23	c ... done. Wall clock time 0.117s.
0.23/0.23	c declared #vars     189
0.23/0.23	c internal #vars     756
0.23/0.23	c #constraints  1156
0.23/0.23	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.23/0.23	c constraints type 
0.23/0.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 567
0.23/0.24	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 589
0.23/0.24	c 1156 constraints processed.
0.23/0.24	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.23/0.24	c constraints type 
0.23/0.24	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 567
0.23/0.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 589
0.23/0.24	c 1156 constraints processed.
0.23/0.24	c objective function length is 9 literals
2.56/0.84	c cleaning 2490 clauses out of 5000 with flag 10486/5000
4.51/1.30	c cleaning 4245 clauses out of 8511 with flag 22685/11001
5.56/1.71	c cleaning 5627 clauses out of 11266 with flag 37871/18001
5.79/1.84	c And the winner is solver0
5.88/2.24	c SATISFIABLE
5.88/2.24	c OPTIMIZING...
5.88/2.24	c Got one! Elapsed wall clock time (in seconds):2.122
5.88/2.24	o 19
6.21/2.41	c cleaning 5476 clauses out of 10960 with flag 6268/23322
7.28/2.97	c cleaning 5737 clauses out of 11484 with flag 19151/29322
8.70/3.64	c cleaning 6354 clauses out of 12746 with flag 34835/36321
8.90/3.73	c And the winner is solver0
8.90/3.79	c Got one! Elapsed wall clock time (in seconds):3.674
8.90/3.79	o 5
9.41/4.05	c cleaning 5909 clauses out of 11827 with flag 6238/41756
10.42/4.59	c cleaning 5952 clauses out of 11919 with flag 18866/47757
11.48/5.05	c cleaning 6475 clauses out of 12966 with flag 33906/54756
12.49/5.53	c cleaning 7240 clauses out of 14492 with flag 52159/62757
14.53/6.52	c cleaning 8125 clauses out of 16251 with flag 71336/71756
16.13/7.36	c cleaning 9048 clauses out of 18126 with flag 92678/81756
18.76/8.63	c cleaning 10033 clauses out of 20079 with flag 116340/92757
20.82/9.62	c cleaning 11017 clauses out of 22046 with flag 142360/104757
22.04/10.06	c And the winner is solver0
22.25/10.29	c Got one! Elapsed wall clock time (in seconds):10.175
22.25/10.29	o 3
23.06/10.79	c cleaning 10712 clauses out of 21437 with flag 11107/115165
24.72/11.33	c cleaning 8360 clauses out of 16726 with flag 25298/121166
25.52/11.71	c cleaning 7667 clauses out of 15366 with flag 41900/128166
26.53/12.21	c cleaning 7816 clauses out of 15698 with flag 59286/136165
27.52/12.79	c cleaning 8425 clauses out of 16883 with flag 78869/145166
29.11/13.50	c cleaning 9227 clauses out of 18457 with flag 100388/155165
30.52/14.30	c cleaning 10096 clauses out of 20230 with flag 123441/166165
32.36/15.13	c cleaning 11056 clauses out of 22134 with flag 149019/178165
34.16/16.04	c cleaning 12031 clauses out of 24079 with flag 177868/191166
36.36/17.18	c cleaning 13017 clauses out of 26047 with flag 207035/205165
39.02/18.47	c cleaning 14009 clauses out of 28030 with flag 239132/220165
41.83/19.85	c cleaning 15007 clauses out of 30022 with flag 273496/236166
44.82/21.37	c cleaning 15997 clauses out of 32015 with flag 312252/253166
48.21/23.09	c cleaning 16991 clauses out of 34017 with flag 350877/271165
52.45/25.14	c cleaning 18002 clauses out of 36027 with flag 395450/290166
56.53/27.14	c cleaning 18986 clauses out of 38025 with flag 442272/310166
60.53/29.18	c cleaning 20016 clauses out of 40039 with flag 489896/331166
67.00/32.38	c cleaning 21008 clauses out of 42022 with flag 537513/353165
76.61/37.10	c cleaning 22005 clauses out of 44015 with flag 585482/376166
87.69/42.63	c cleaning 23004 clauses out of 46009 with flag 635844/400165
94.29/45.91	c cleaning 23999 clauses out of 48006 with flag 694318/425166
96.35/46.96	c cleaning 0 clauses out of 7424 with flag 0/7425
100.31/48.82	c cleaning 24993 clauses out of 50008 with flag 752376/451167
109.56/53.49	c cleaning 25997 clauses out of 52014 with flag 813185/478166
121.57/59.46	c cleaning 27006 clauses out of 54017 with flag 874128/506166
128.00/62.60	c cleaning 27990 clauses out of 56011 with flag 937210/535166
137.25/67.27	c cleaning 29001 clauses out of 58020 with flag 1003313/565165
149.88/73.50	c cleaning 30008 clauses out of 60019 with flag 1071822/596166
158.09/77.61	c cleaning 31000 clauses out of 62011 with flag 1142450/628166
164.92/81.09	c cleaning 31998 clauses out of 64011 with flag 1212864/661166
173.76/85.43	c cleaning 33000 clauses out of 66013 with flag 1288981/695166
181.96/89.57	c cleaning 33997 clauses out of 68013 with flag 1366160/730166
190.21/93.68	c cleaning 34989 clauses out of 70015 with flag 1445281/766165
205.02/101.00	c cleaning 36006 clauses out of 72026 with flag 1529502/803165
216.44/106.74	c cleaning 36997 clauses out of 74020 with flag 1616845/841165
231.05/114.01	c cleaning 38005 clauses out of 76023 with flag 1706018/880165
248.51/122.73	c cleaning 39004 clauses out of 78018 with flag 1799571/920165
262.15/129.57	c cleaning 39996 clauses out of 80014 with flag 1892876/961166
280.62/138.77	c cleaning 40992 clauses out of 82018 with flag 1983078/1003166
299.10/147.96	c cleaning 41998 clauses out of 84025 with flag 2076305/1046165
316.14/156.44	c cleaning 43009 clauses out of 86027 with flag 2175647/1090165
333.00/164.81	c cleaning 43993 clauses out of 88018 with flag 2272659/1135165
354.72/175.60	c cleaning 44987 clauses out of 90025 with flag 2372843/1181165
371.04/183.78	c cleaning 46006 clauses out of 92038 with flag 2477304/1228165
392.73/194.56	c cleaning 47017 clauses out of 94033 with flag 2586135/1276166
417.85/207.09	c cleaning 48001 clauses out of 96016 with flag 2696285/1325166
437.30/216.88	c cleaning 49004 clauses out of 98016 with flag 2813014/1375167
457.17/226.76	c cleaning 49992 clauses out of 100010 with flag 2927076/1426165
464.81/230.54	c cleaning 0 clauses out of 13424 with flag 0/13425
474.89/235.54	c cleaning 50998 clauses out of 102018 with flag 3041013/1478165
498.34/247.25	c cleaning 52004 clauses out of 104021 with flag 3162807/1531166
520.21/258.17	c cleaning 52998 clauses out of 106017 with flag 3283819/1585166
541.70/268.89	c cleaning 54001 clauses out of 108019 with flag 3407448/1640166
584.70/290.23	c cleaning 54996 clauses out of 110016 with flag 3530374/1696165
604.60/300.14	c cleaning 56001 clauses out of 112021 with flag 3655371/1753166
625.82/310.89	c cleaning 57003 clauses out of 114021 with flag 3787395/1811167
658.20/326.98	c cleaning 58000 clauses out of 116015 with flag 3921868/1870165
683.12/339.32	c cleaning 59003 clauses out of 118016 with flag 4053083/1930166
716.09/355.78	c cleaning 60004 clauses out of 120012 with flag 4188046/1991165
746.25/370.79	c cleaning 60998 clauses out of 122010 with flag 4330494/2053167
771.90/383.62	c cleaning 62001 clauses out of 124012 with flag 4475180/2116167
806.02/400.62	c cleaning 62996 clauses out of 126009 with flag 4618953/2180166
855.90/425.54	c cleaning 64000 clauses out of 128014 with flag 4760988/2245167
893.27/444.18	c cleaning 64997 clauses out of 130012 with flag 4906655/2311165
930.38/462.63	c cleaning 66004 clauses out of 132016 with flag 5054951/2378166
963.72/479.26	c cleaning 67001 clauses out of 134011 with flag 5206559/2446165
999.29/496.98	c cleaning 68001 clauses out of 136010 with flag 5362373/2515165
1007.93/501.22	c cleaning 0 clauses out of 20424 with flag 0/20425
1046.30/520.31	c cleaning 69000 clauses out of 138008 with flag 5531961/2585165
1112.30/553.49	c cleaning 69998 clauses out of 140008 with flag 5688574/2656165
1182.20/588.29	c And the winner is solver0
1185.27/591.62	c >>>>>>>>>> Solver number 0 (4 answers) <<<<<<<<<<<<<<<<<<
1185.27/591.62	c starts		: 6788
1185.27/591.62	c conflicts		: 2721063
1185.27/591.62	c decisions		: 3196111
1185.27/591.62	c propagations		: 60354815
1185.27/591.62	c inspects		: 8723887341
1185.27/591.62	c shortcuts		: 0
1185.27/591.62	c learnt literals	: 16
1185.27/591.62	c learnt binary clauses	: 35
1185.27/591.62	c learnt ternary clauses	: 95
1185.27/591.62	c learnt constraints	: 2721046
1185.27/591.62	c ignored constraints	: 0
1185.27/591.62	c root simplifications	: 0
1185.27/591.62	c removed literals (reason simplification)	: 7812117
1185.27/591.62	c reason swapping (by a shorter reason)	: 0
1185.27/591.62	c Calls to reduceDB	: 81
1185.27/591.62	c Number of update (reduction) of LBD	: 93412
1185.27/591.62	c Imported unit clauses	: 0
1185.27/591.62	c number of reductions to clauses (during analyze)	: 0
1185.27/591.62	c number of learned constraints concerned by reduction	: 0
1185.27/591.62	c number of learning phase by resolution	: 0
1185.27/591.62	c number of learning phase by cutting planes	: 0
1185.27/591.62	c speed (assignments/second)	: 102057.58564713044
1185.27/591.62	c non guided choices	21356
1185.27/591.62	c learnt constraints type 
1185.27/591.62	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1185.27/591.62	c starts		: 72
1185.27/591.62	c conflicts		: 24260
1185.27/591.62	c decisions		: 27295
1185.27/591.62	c propagations		: 424211
1185.27/591.62	c inspects		: 717008794
1185.27/591.62	c shortcuts		: 0
1185.27/591.62	c learnt literals	: 0
1185.27/591.62	c learnt binary clauses	: 0
1185.27/591.62	c learnt ternary clauses	: 0
1185.27/591.62	c learnt constraints	: 24258
1185.27/591.62	c ignored constraints	: 0
1185.27/591.62	c root simplifications	: 0
1185.27/591.62	c removed literals (reason simplification)	: 0
1185.27/591.62	c reason swapping (by a shorter reason)	: 0
1185.27/591.62	c Calls to reduceDB	: 3
1185.27/591.62	c Number of update (reduction) of LBD	: 0
1185.27/591.62	c Imported unit clauses	: 0
1185.27/591.62	c number of reductions to clauses (during analyze)	: 0
1185.27/591.62	c number of learned constraints concerned by reduction	: 0
1185.27/591.62	c number of learning phase by resolution	: 0
1185.27/591.62	c number of learning phase by cutting planes	: 0
1185.27/591.62	c speed (assignments/second)	: 729.7274516279966
1185.27/591.62	c non guided choices	981
1185.27/591.62	c learnt constraints type 
1185.27/591.62	s OPTIMUM FOUND
1185.27/591.62	c Found 3 solution(s)
1185.27/591.62	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 -x78 x79 -x80 x81 x82 x83 x84 x85 -x86 x87 x88 -x89 -x90 x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 x100 -x101 -x102 x103 x104 x105 -x106 x107 x108 x109 -x110 -x111 -x112 x113 -x114 x115 x116 x117 x118 x119 -x120 x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 x137 x138 x139 -x140 -x141 -x142 -x143 x144 x145 x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 x155 x156 x157 -x158 -x159 x160 -x161 -x162 -x163 x164 -x165 x166 x167 x168 -x169 x170 -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 x180 x181 x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 
1185.27/591.62	c objective function=3
1185.27/591.62	c Total wall clock time (in seconds): 591.507

Verifier Data

OK	3

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

pid=462
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: 3.52 3.74 3.98 3/196 465
/proc/meminfo: memFree=28732760/32872528 swapFree=1556504/1720024
[pid=465] ppid=462 vsize=9224 CPUtime=0 cores=0,2,4,6
/proc/465/stat : 465 (java) R 462 465 30091 0 -1 4202496 218 0 0 0 0 0 0 0 20 0 1 0 28998003 9445376 92 33554432000 1073741824 1073778376 140737123485504 140737123482632 270320835878 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/465/statm: 2306 93 74 9 0 38 0

[startup+0.100117 s]
/proc/loadavg: 3.52 3.74 3.98 3/196 465
/proc/meminfo: memFree=28732760/32872528 swapFree=1556504/1720024
[pid=465] ppid=462 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/465/stat : 465 (java) S 462 465 30091 0 -1 4202496 4414 0 1 0 9 1 0 0 20 0 18 0 28998003 9787879424 6041 33554432000 1073741824 1073778376 140735579350704 140735579341840 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/465/statm: 2389619 6041 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200277 s]
/proc/loadavg: 3.52 3.74 3.98 3/196 465
/proc/meminfo: memFree=28732760/32872528 swapFree=1556504/1720024
[pid=465] ppid=462 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/465/stat : 465 (java) S 462 465 30091 0 -1 4202496 4594 0 1 0 22 1 0 0 20 0 18 0 28998003 9787879424 7243 33554432000 1073741824 1073778376 140735579350704 140735579341840 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/465/statm: 2389619 7243 2210 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300244 s]
/proc/loadavg: 3.52 3.74 3.98 3/196 465
/proc/meminfo: memFree=28732760/32872528 swapFree=1556504/1720024
[pid=465] ppid=462 vsize=9824732 CPUtime=0.56 cores=0,2,4,6
/proc/465/stat : 465 (java) S 462 465 30091 0 -1 4202496 7446 0 1 0 54 2 0 0 20 0 22 0 28998003 10060525568 10754 33554432000 1073741824 1073778376 140735579350704 140735579341840 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/465/statm: 2456183 10775 2234 9 0 2446860 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9824732

[startup+0.700191 s]
/proc/loadavg: 3.52 3.74 3.98 3/196 465
/proc/meminfo: memFree=28732760/32872528 swapFree=1556504/1720024
[pid=465] ppid=462 vsize=9824732 CPUtime=2.16 cores=0,2,4,6
/proc/465/stat : 465 (java) S 462 465 30091 0 -1 4202496 18764 0 1 0 212 4 0 0 20 0 22 0 28998003 10060525568 23661 33554432000 1073741824 1073778376 140735579350704 140735579341840 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/465/statm: 2456183 23661 2256 9 0 2446860 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 3.52 3.74 3.98 6/218 488
/proc/meminfo: memFree=28557296/32872528 swapFree=1556504/1720024
[pid=465] ppid=462 vsize=9824732 CPUtime=5.14 cores=0,2,4,6
/proc/465/stat : 465 (java) S 462 465 30091 0 -1 4202496 31072 0 1 0 504 10 0 0 20 0 22 0 28998003 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 140735579341840 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/465/statm: 2456183 51383 2278 9 0 2446860 0
[pid=465/tid=467] ppid=462 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/465/task/467/stat : 467 (java) S 462 465 30091 0 -1 4202560 2407 0 1 0 20 1 0 0 20 0 22 0 28998004 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823701615480 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=468] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/468/stat : 468 (java) S 462 465 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28998005 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823674067880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=470] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/470/stat : 470 (java) S 462 465 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28998005 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823673015336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=465/tid=471] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/471/stat : 471 (java) S 462 465 30091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 28998005 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823671962280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=472] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/472/stat : 472 (java) S 462 465 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28998005 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823670909736 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=473] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/473/stat : 473 (java) S 462 465 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28998005 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823669856680 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=465/tid=474] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/474/stat : 474 (java) S 462 465 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28998005 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823668804136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=475] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/475/stat : 475 (java) S 462 465 30091 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 28998005 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823538546856 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=465/tid=476] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/476/stat : 476 (java) S 462 465 30091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28998005 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823537494312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=465/tid=477] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/477/stat : 477 (java) S 462 465 30091 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 28998006 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823054547816 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=478] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/478/stat : 478 (java) S 462 465 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28998007 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823053494136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=479] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/479/stat : 479 (java) S 462 465 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28998007 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823052440968 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=480] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/480/stat : 480 (java) S 462 465 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28998009 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823051389712 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=481] ppid=462 vsize=9824732 CPUtime=1.14 cores=0,2,4,6
/proc/465/task/481/stat : 481 (java) S 462 465 30091 0 -1 4202560 17304 0 0 0 110 4 0 0 20 0 22 0 28998009 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823050336568 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=482] ppid=462 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/465/task/482/stat : 482 (java) R 462 465 30091 0 -1 4202560 9860 0 0 0 122 2 0 0 20 0 22 0 28998009 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823049283904 139823707572435 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=465/tid=483] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/483/stat : 483 (java) S 462 465 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28998009 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823048231160 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=465/tid=484] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/484/stat : 484 (java) S 462 465 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28998009 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823047178824 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=485] ppid=462 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/465/task/485/stat : 485 (java) R 462 465 30091 0 -1 4202560 26 0 0 0 123 0 0 0 20 0 22 0 28998028 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823046125032 139823550055730 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=465/tid=486] ppid=462 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/465/task/486/stat : 486 (java) R 462 465 30091 0 -1 4202560 91 0 0 0 120 2 0 0 20 0 22 0 28998028 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823045070736 139823550474816 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=465/tid=487] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/487/stat : 487 (java) S 462 465 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28998028 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823044019496 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=488] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/488/stat : 488 (java) S 462 465 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28998028 10060525568 51383 33554432000 1073741824 1073778376 140735579350704 139823042966952 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.14
Current children cumulated vsize (KiB) 9824732

[startup+3.10084 s]
/proc/loadavg: 3.52 3.74 3.98 2/215 488
/proc/meminfo: memFree=28531672/32872528 swapFree=1556504/1720024
[pid=465] ppid=462 vsize=9824732 CPUtime=7.68 cores=0,2,4,6
/proc/465/stat : 465 (java) S 462 465 30091 0 -1 4202496 31312 0 1 0 751 17 0 0 20 0 22 0 28998003 10060525568 86322 33554432000 1073741824 1073778376 140735579350704 140735579341840 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/465/statm: 2456183 86322 2284 9 0 2446860 0
[pid=465/tid=467] ppid=462 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/465/task/467/stat : 467 (java) S 462 465 30091 0 -1 4202560 2407 0 1 0 20 1 0 0 20 0 22 0 28998004 10060525568 86322 33554432000 1073741824 1073778376 140735579350704 139823701615480 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=468] ppid=462 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/465/task/468/stat : 468 (java) S 462 465 30091 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 28998005 10060525568 86322 33554432000 1073741824 1073778376 140735579350704 139823674067880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=470] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/470/stat : 470 (java) S 462 465 30091 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 28998005 10060525568 86322 33554432000 1073741824 1073778376 140735579350704 139823673015336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=465/tid=471] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/471/stat : 471 (java) S 462 465 30091 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 28998005 10060525568 86322 33554432000 1073741824 1073778376 140735579350704 139823671962280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=472] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/472/stat : 472 (java) S 462 465 30091 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 28998005 10060525568 86322 33554432000 1073741824 1073778376 140735579350704 139823670909736 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=473] ppid=462 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/465/task/473/stat : 473 (java) S 462 465 30091 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 28998005 10060525568 86322 33554432000 1073741824 1073778376 140735579350704 139823669856680 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=465/tid=474] ppid=462 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/465/task/474/stat : 474 (java) S 462 465 30091 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 28998005 10060525568 86322 33554432000 1073741824 1073778376 140735579350704 139823668804136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=475] ppid=462 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/465/task/475/stat : 475 (java) S 462 465 30091 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 28998005 10060525568 86322 33554432000 1073741824 1073778376 140735579350704 139823538546856 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=476] ppid=462 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/465/task/476/stat : 476 (java) S 462 465 30091 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 28998005 10060525568 86322 33554432000 1073741824 1073778376 140735579350704 139823537494312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=465/tid=477] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/477/stat : 477 (java) S 462 465 30091 0 -1 4202560 189 0 0 0 0 0 0 0 20 0 22 0 28998006 10060525568 86322 33554432000 1073741824 1073778376 140735579350704 139823054547816 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=478] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/478/stat : 478 (java) S 462 465 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28998007 10060525568 86322 33554432000 1073741824 1073778376 140735579350704 139823053494136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=479] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/479/stat : 479 (java) S 462 465 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28998007 10060525568 86322 33554432000 1073741824 1073778376 140735579350704 139823052440968 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=465/tid=480] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/480/stat : 480 (java) S 462 465 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28998009 10060525568 86322 33554432000 1073741824 1073778376 140735579350704 139823051389712 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=481] ppid=462 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/465/task/481/stat : 481 (java) S 462 465 30091 0 -1 4202560 17310 0 0 0 116 4 0 0 20 0 22 0 28998009 10060525568 86322 33554432000 1073741824 1073778376 140735579350704 139823050336568 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=482] ppid=462 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/465/task/482/stat : 482 (java) S 462 465 30091 0 -1 4202560 9860 0 0 0 125 2 0 0 20 0 22 0 28998009 10060525568 86322 33554432000 1073741824 1073778376 140735579350704 139823049284024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=483] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/483/stat : 483 (java) S 462 465 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28998009 10060525568 86322 33554432000 1073741824 1073778376 140735579350704 139823048231160 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=465/tid=484] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/484/stat : 484 (java) S 462 465 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28998009 10060525568 86322 33554432000 1073741824 1073778376 140735579350704 139823047178824 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=488] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/488/stat : 488 (java) S 462 465 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28998028 10060525568 86322 33554432000 1073741824 1073778376 140735579350704 139823042966952 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.68
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 3.48 3.73 3.97 5/218 494
/proc/meminfo: memFree=28141956/32872528 swapFree=1556504/1720024
[pid=465] ppid=462 vsize=9824732 CPUtime=14.13 cores=0,2,4,6
/proc/465/stat : 465 (java) S 462 465 30091 0 -1 4202496 32118 0 1 0 1384 29 0 0 20 0 22 0 28998003 10060525568 153966 33554432000 1073741824 1073778376 140735579350704 140735579341840 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/465/statm: 2456183 153966 2284 9 0 2446860 0
[pid=465/tid=467] ppid=462 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/465/task/467/stat : 467 (java) S 462 465 30091 0 -1 4202560 2407 0 1 0 20 1 0 0 20 0 22 0 28998004 10060525568 153966 33554432000 1073741824 1073778376 140735579350704 139823701615480 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=468] ppid=462 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/465/task/468/stat : 468 (java) S 462 465 30091 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 28998005 10060525568 153966 33554432000 1073741824 1073778376 140735579350704 139823674067880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=470] ppid=462 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/465/task/470/stat : 470 (java) S 462 465 30091 0 -1 4202560 102 0 0 0 2 1 0 0 20 0 22 0 28998005 10060525568 153966 33554432000 1073741824 1073778376 140735579350704 139823673015336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=471] ppid=462 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/465/task/471/stat : 471 (java) S 462 465 30091 0 -1 4202560 101 0 0 0 3 2 0 0 20 0 22 0 28998005 10060525568 153966 33554432000 1073741824 1073778376 140735579350704 139823671962280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=472] ppid=462 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/465/task/472/stat : 472 (java) S 462 465 30091 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 28998005 10060525568 153966 33554432000 1073741824 1073778376 140735579350704 139823670909736 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=473] ppid=462 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/465/task/473/stat : 473 (java) S 462 465 30091 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 22 0 28998005 10060525568 153966 33554432000 1073741824 1073778376 140735579350704 139823669856680 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=474] ppid=462 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/465/task/474/stat : 474 (java) S 462 465 30091 0 -1 4202560 114 0 0 0 2 2 0 0 20 0 22 0 28998005 10060525568 153966 33554432000 1073741824 1073778376 140735579350704 139823668804136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=475] ppid=462 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/465/task/475/stat : 475 (java) S 462 465 30091 0 -1 4202560 27 0 0 0 2 1 0 0 20 0 22 0 28998005 10060525568 153966 33554432000 1073741824 1073778376 140735579350704 139823538546856 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=476] ppid=462 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/465/task/476/stat : 476 (java) S 462 465 30091 0 -1 4202560 122 0 0 0 3 3 0 0 20 0 22 0 28998005 10060525568 153966 33554432000 1073741824 1073778376 140735579350704 139823537494312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=477] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/477/stat : 477 (java) S 462 465 30091 0 -1 4202560 442 0 0 0 0 0 0 0 20 0 22 0 28998006 10060525568 153966 33554432000 1073741824 1073778376 140735579350704 139823054547816 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=478] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/478/stat : 478 (java) S 462 465 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28998007 10060525568 153966 33554432000 1073741824 1073778376 140735579350704 139823053494136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=479] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/479/stat : 479 (java) S 462 465 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28998007 10060525568 153966 33554432000 1073741824 1073778376 140735579350704 139823052440968 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=465/tid=480] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/480/stat : 480 (java) S 462 465 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28998009 10060525568 153966 33554432000 1073741824 1073778376 140735579350704 139823051389712 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=481] ppid=462 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/465/task/481/stat : 481 (java) S 462 465 30091 0 -1 4202560 17310 0 0 0 120 4 0 0 20 0 22 0 28998009 10060525568 153966 33554432000 1073741824 1073778376 140735579350704 139823050336568 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=482] ppid=462 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/465/task/482/stat : 482 (java) S 462 465 30091 0 -1 4202560 9860 0 0 0 125 2 0 0 20 0 22 0 28998009 10060525568 153966 33554432000 1073741824 1073778376 140735579350704 139823049284024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=483] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/483/stat : 483 (java) S 462 465 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28998009 10060525568 153966 33554432000 1073741824 1073778376 140735579350704 139823048231160 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=465/tid=484] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

/proc/465/task/475/stat : 475 (java) S 462 465 30091 0 -1 4202560 262 0 0 0 155 7 0 0 20 0 19 0 28998005 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823538546856 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=476] ppid=462 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/465/task/476/stat : 476 (java) S 462 465 30091 0 -1 4202560 384 0 0 0 157 8 0 0 20 0 19 0 28998005 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823537494312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=465/tid=477] ppid=462 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/465/task/477/stat : 477 (java) S 462 465 30091 0 -1 4202560 1422 0 0 0 145 21 0 0 20 0 19 0 28998006 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823054547816 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=465/tid=478] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/478/stat : 478 (java) S 462 465 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28998007 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823053494136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=479] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/479/stat : 479 (java) S 462 465 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28998007 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823052440968 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=465/tid=480] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/480/stat : 480 (java) S 462 465 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28998009 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823051389712 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=481] ppid=462 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/465/task/481/stat : 481 (java) S 462 465 30091 0 -1 4202560 25573 0 0 0 243 5 0 0 20 0 19 0 28998009 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823050336568 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=482] ppid=462 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/465/task/482/stat : 482 (java) S 462 465 30091 0 -1 4202560 9876 0 0 0 139 2 0 0 20 0 19 0 28998009 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823049284024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=483] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/483/stat : 483 (java) S 462 465 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28998009 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823048231160 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=465/tid=484] ppid=462 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/465/task/484/stat : 484 (java) S 462 465 30091 0 -1 4202560 35 0 0 0 9 11 0 0 20 0 19 0 28998009 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823047178824 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=488] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/488/stat : 488 (java) S 462 465 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28998028 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823042966952 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1179.86
Current children cumulated vsize (KiB) 9824732

[startup+590.401 s]
/proc/loadavg: 3.28 3.35 3.64 3/215 512
/proc/meminfo: memFree=26553512/32872528 swapFree=1556504/1720024
[pid=465] ppid=462 vsize=9824732 CPUtime=1181.47 cores=0,2,4,6
/proc/465/stat : 465 (java) S 462 465 30091 0 -1 4202496 45456 0 1 0 117987 160 0 0 20 0 19 0 28998003 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 140735579341840 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/465/statm: 2456183 510621 2293 9 0 2446860 0
[pid=465/tid=467] ppid=462 vsize=9824732 CPUtime=1.88 cores=0,2,4,6
/proc/465/task/467/stat : 467 (java) R 462 465 30091 0 -1 4202560 2419 0 1 0 185 3 0 0 20 0 19 0 28998004 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823701613224 139823550883381 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=465/tid=468] ppid=462 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/465/task/468/stat : 468 (java) S 462 465 30091 0 -1 4202560 299 0 0 0 161 8 0 0 20 0 19 0 28998005 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823674067880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=470] ppid=462 vsize=9824732 CPUtime=1.73 cores=0,2,4,6
/proc/465/task/470/stat : 470 (java) S 462 465 30091 0 -1 4202560 620 0 0 0 165 8 0 0 20 0 19 0 28998005 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823673015336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=465/tid=471] ppid=462 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/465/task/471/stat : 471 (java) S 462 465 30091 0 -1 4202560 475 0 0 0 152 8 0 0 20 0 19 0 28998005 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823671962280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=465/tid=472] ppid=462 vsize=9824732 CPUtime=1.55 cores=0,2,4,6
/proc/465/task/472/stat : 472 (java) S 462 465 30091 0 -1 4202560 304 0 0 0 149 6 0 0 20 0 19 0 28998005 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823670909736 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=473] ppid=462 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/465/task/473/stat : 473 (java) S 462 465 30091 0 -1 4202560 353 0 0 0 153 7 0 0 20 0 19 0 28998005 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823669856680 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=474] ppid=462 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/465/task/474/stat : 474 (java) S 462 465 30091 0 -1 4202560 409 0 0 0 157 9 0 0 20 0 19 0 28998005 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823668804136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=465/tid=475] ppid=462 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/465/task/475/stat : 475 (java) S 462 465 30091 0 -1 4202560 262 0 0 0 155 7 0 0 20 0 19 0 28998005 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823538546856 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=476] ppid=462 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/465/task/476/stat : 476 (java) S 462 465 30091 0 -1 4202560 384 0 0 0 157 8 0 0 20 0 19 0 28998005 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823537494312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=465/tid=477] ppid=462 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/465/task/477/stat : 477 (java) S 462 465 30091 0 -1 4202560 1422 0 0 0 145 21 0 0 20 0 19 0 28998006 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823054547816 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=478] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/478/stat : 478 (java) S 462 465 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28998007 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823053494136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=479] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/479/stat : 479 (java) S 462 465 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28998007 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823052440968 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=465/tid=480] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/480/stat : 480 (java) S 462 465 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28998009 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823051389712 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=481] ppid=462 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/465/task/481/stat : 481 (java) S 462 465 30091 0 -1 4202560 25573 0 0 0 243 5 0 0 20 0 19 0 28998009 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823050336568 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=482] ppid=462 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/465/task/482/stat : 482 (java) S 462 465 30091 0 -1 4202560 9876 0 0 0 141 2 0 0 20 0 19 0 28998009 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823049284024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=483] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/483/stat : 483 (java) S 462 465 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28998009 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823048231160 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=465/tid=484] ppid=462 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/465/task/484/stat : 484 (java) S 462 465 30091 0 -1 4202560 35 0 0 0 9 11 0 0 20 0 19 0 28998009 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823047178824 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=488] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/488/stat : 488 (java) S 462 465 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28998028 10060525568 510621 33554432000 1073741824 1073778376 140735579350704 139823042966952 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1181.47
Current children cumulated vsize (KiB) 9824732

[startup+591.201 s]
/proc/loadavg: 3.28 3.35 3.64 3/215 512
/proc/meminfo: memFree=26552084/32872528 swapFree=1556504/1720024
[pid=465] ppid=462 vsize=9824732 CPUtime=1182.27 cores=0,2,4,6
/proc/465/stat : 465 (java) S 462 465 30091 0 -1 4202496 45456 0 1 0 118067 160 0 0 20 0 19 0 28998003 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 140735579341840 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/465/statm: 2456183 510365 2293 9 0 2446860 0
[pid=465/tid=467] ppid=462 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/465/task/467/stat : 467 (java) R 462 465 30091 0 -1 4202560 2419 0 1 0 265 3 0 0 20 0 19 0 28998004 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823701613104 139823550883439 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=465/tid=468] ppid=462 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/465/task/468/stat : 468 (java) S 462 465 30091 0 -1 4202560 299 0 0 0 161 8 0 0 20 0 19 0 28998005 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823674067880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=470] ppid=462 vsize=9824732 CPUtime=1.73 cores=0,2,4,6
/proc/465/task/470/stat : 470 (java) S 462 465 30091 0 -1 4202560 620 0 0 0 165 8 0 0 20 0 19 0 28998005 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823673015336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=465/tid=471] ppid=462 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/465/task/471/stat : 471 (java) S 462 465 30091 0 -1 4202560 475 0 0 0 152 8 0 0 20 0 19 0 28998005 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823671962280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=465/tid=472] ppid=462 vsize=9824732 CPUtime=1.55 cores=0,2,4,6
/proc/465/task/472/stat : 472 (java) S 462 465 30091 0 -1 4202560 304 0 0 0 149 6 0 0 20 0 19 0 28998005 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823670909736 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=473] ppid=462 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/465/task/473/stat : 473 (java) S 462 465 30091 0 -1 4202560 353 0 0 0 153 7 0 0 20 0 19 0 28998005 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823669856680 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=474] ppid=462 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/465/task/474/stat : 474 (java) S 462 465 30091 0 -1 4202560 409 0 0 0 157 9 0 0 20 0 19 0 28998005 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823668804136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=465/tid=475] ppid=462 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/465/task/475/stat : 475 (java) S 462 465 30091 0 -1 4202560 262 0 0 0 155 7 0 0 20 0 19 0 28998005 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823538546856 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=476] ppid=462 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/465/task/476/stat : 476 (java) S 462 465 30091 0 -1 4202560 384 0 0 0 157 8 0 0 20 0 19 0 28998005 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823537494312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=465/tid=477] ppid=462 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/465/task/477/stat : 477 (java) S 462 465 30091 0 -1 4202560 1422 0 0 0 145 21 0 0 20 0 19 0 28998006 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823054547816 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=478] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/478/stat : 478 (java) S 462 465 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28998007 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823053494136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=479] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/479/stat : 479 (java) S 462 465 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28998007 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823052440968 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=465/tid=480] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/480/stat : 480 (java) S 462 465 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28998009 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823051389712 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=481] ppid=462 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/465/task/481/stat : 481 (java) S 462 465 30091 0 -1 4202560 25573 0 0 0 243 5 0 0 20 0 19 0 28998009 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823050336568 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=482] ppid=462 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/465/task/482/stat : 482 (java) S 462 465 30091 0 -1 4202560 9876 0 0 0 141 2 0 0 20 0 19 0 28998009 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823049284024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=483] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/483/stat : 483 (java) S 462 465 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28998009 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823048231160 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=465/tid=484] ppid=462 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/465/task/484/stat : 484 (java) S 462 465 30091 0 -1 4202560 35 0 0 0 10 11 0 0 20 0 19 0 28998009 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823047178824 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=488] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/488/stat : 488 (java) S 462 465 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28998028 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823042966952 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 9824732

[startup+591.601 s]
/proc/loadavg: 3.28 3.35 3.64 3/215 512
/proc/meminfo: memFree=26552084/32872528 swapFree=1556504/1720024
[pid=465] ppid=462 vsize=9824732 CPUtime=1182.67 cores=0,2,4,6
/proc/465/stat : 465 (java) S 462 465 30091 0 -1 4202496 45456 0 1 0 118107 160 0 0 20 0 19 0 28998003 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 140735579341840 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/465/statm: 2456183 510365 2293 9 0 2446860 0
[pid=465/tid=467] ppid=462 vsize=9824732 CPUtime=3.08 cores=0,2,4,6
/proc/465/task/467/stat : 467 (java) R 462 465 30091 0 -1 4202560 2419 0 1 0 305 3 0 0 20 0 19 0 28998004 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823701613104 139823550883192 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=465/tid=468] ppid=462 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/465/task/468/stat : 468 (java) S 462 465 30091 0 -1 4202560 299 0 0 0 161 8 0 0 20 0 19 0 28998005 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823674067880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=470] ppid=462 vsize=9824732 CPUtime=1.73 cores=0,2,4,6
/proc/465/task/470/stat : 470 (java) S 462 465 30091 0 -1 4202560 620 0 0 0 165 8 0 0 20 0 19 0 28998005 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823673015336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=465/tid=471] ppid=462 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/465/task/471/stat : 471 (java) S 462 465 30091 0 -1 4202560 475 0 0 0 152 8 0 0 20 0 19 0 28998005 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823671962280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=465/tid=472] ppid=462 vsize=9824732 CPUtime=1.55 cores=0,2,4,6
/proc/465/task/472/stat : 472 (java) S 462 465 30091 0 -1 4202560 304 0 0 0 149 6 0 0 20 0 19 0 28998005 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823670909736 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=473] ppid=462 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/465/task/473/stat : 473 (java) S 462 465 30091 0 -1 4202560 353 0 0 0 153 7 0 0 20 0 19 0 28998005 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823669856680 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=474] ppid=462 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/465/task/474/stat : 474 (java) S 462 465 30091 0 -1 4202560 409 0 0 0 157 9 0 0 20 0 19 0 28998005 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823668804136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=465/tid=475] ppid=462 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/465/task/475/stat : 475 (java) S 462 465 30091 0 -1 4202560 262 0 0 0 155 7 0 0 20 0 19 0 28998005 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823538546856 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=476] ppid=462 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/465/task/476/stat : 476 (java) S 462 465 30091 0 -1 4202560 384 0 0 0 157 8 0 0 20 0 19 0 28998005 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823537494312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=465/tid=477] ppid=462 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/465/task/477/stat : 477 (java) S 462 465 30091 0 -1 4202560 1422 0 0 0 145 21 0 0 20 0 19 0 28998006 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823054547816 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=478] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/478/stat : 478 (java) S 462 465 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28998007 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823053494136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=479] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/479/stat : 479 (java) S 462 465 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28998007 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823052440968 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=465/tid=480] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/480/stat : 480 (java) S 462 465 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28998009 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823051389712 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=481] ppid=462 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/465/task/481/stat : 481 (java) S 462 465 30091 0 -1 4202560 25573 0 0 0 243 5 0 0 20 0 19 0 28998009 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823050336568 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=465/tid=482] ppid=462 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/465/task/482/stat : 482 (java) S 462 465 30091 0 -1 4202560 9876 0 0 0 141 2 0 0 20 0 19 0 28998009 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823049284024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=483] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/483/stat : 483 (java) S 462 465 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28998009 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823048231160 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=465/tid=484] ppid=462 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/465/task/484/stat : 484 (java) S 462 465 30091 0 -1 4202560 35 0 0 0 10 11 0 0 20 0 19 0 28998009 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823047178824 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=465/tid=488] ppid=462 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/465/task/488/stat : 488 (java) S 462 465 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28998028 10060525568 510365 33554432000 1073741824 1073778376 140735579350704 139823042966952 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1182.67
Current children cumulated vsize (KiB) 9824732

Child status: 30

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 2.6001
#  lost CPU user time (s): 2.77002
#  lost CPU system time (s): -0.17

Real time (s): 591.636
CPU time (s): 1185.54
CPU user time (s): 1183.91
CPU system time (s): 1.63073
CPU usage (%): 200.384
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1181.14
system time used= 1.80073
maximum resident set size= 2909744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45470
page faults= 1
swaps= 0
block input operations= 0
block output operations= 672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20654
involuntary context switches= 32346

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.18536 second user time and 5.48017 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-18 19:04:54
IDJOB=4106233
IDBENCH=47982
IDSOLVER=2543
FILE ID=node117/4106233-1466269494
RUNJOBID= node117-1466265252-30107
PBS_JOBID= 19918233
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=257-P1=53-P2=163-P3=163-P4=251-P5=269-P6=479-P7=113-B.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106233-1466269494/watcher-4106233-1466269494 -o /tmp/evaluation-result-4106233-1466269494/solver-4106233-1466269494 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466265252-30107 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4106233-1466269494.opb

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

MD5SUM BENCH= 61ecac306f245a9bac818667ce91a2bc
RANDOM SEED=298586386

node117.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.912
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	: 5333.82
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.912
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.912
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.912
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.912
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.54
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.912
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.54
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.912
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.54
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.912
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:        28733180 kB
Buffers:          135028 kB
Cached:           317820 kB
SwapCached:            0 kB
Active:          1304984 kB
Inactive:         353912 kB
Active(anon):    1198236 kB
Inactive(anon):    10636 kB
Active(file):     106748 kB
Inactive(file):   343276 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               976 kB
Writeback:             0 kB
AnonPages:       2959236 kB
Mapped:            21096 kB
Shmem:               204 kB
Slab:             621812 kB
SReclaimable:      65164 kB
SUnreclaim:       556648 kB
KernelStack:        1776 kB
PageTables:        10104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3650012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1341440 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 node117 at 2016-06-18 19:14:46