Trace number 4080577

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.74 898.868

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_3_40.opb
MD5SUM29fd031d19832e8fd3e4ee8a0dfa62d0
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2488
Sum of products size (including duplicates)4976
Number of different products1244
Sum of products size2488

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4080577-1465259281.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.48/0.31	c ... done. Wall clock time 0.203s.
0.48/0.31	c declared #vars     200
0.48/0.31	c internal #vars     1444
0.48/0.31	c #constraints  2791
0.48/0.31	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.48/0.31	c constraints type 
0.48/0.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1244
0.48/0.31	c org.sat4j.minisat.constraints.card.MinWatchCard => 203
0.48/0.31	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 100
0.48/0.31	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1244
0.48/0.31	c 2791 constraints processed.
0.48/0.31	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.48/0.31	c constraints type 
0.48/0.31	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 100
0.48/0.31	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1244
0.48/0.31	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 203
0.48/0.31	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1244
0.48/0.31	c 2791 constraints processed.
3.22/1.05	c cleaning 2493 clauses out of 5001 with flag 18873/5001
4.25/1.31	c cleaning 4249 clauses out of 8507 with flag 38939/11000
4.88/1.62	c cleaning 5622 clauses out of 11259 with flag 63047/18001
5.69/2.02	c cleaning 6806 clauses out of 13639 with flag 94218/26003
6.64/2.47	c cleaning 7905 clauses out of 15830 with flag 121177/35000
8.01/3.04	c cleaning 8957 clauses out of 17925 with flag 152756/45000
9.53/3.71	c cleaning 9978 clauses out of 19968 with flag 188711/56000
11.04/4.47	c cleaning 10985 clauses out of 21991 with flag 229715/68001
12.62/5.28	c cleaning 11988 clauses out of 24005 with flag 269504/81000
14.66/6.20	c cleaning 12998 clauses out of 26017 with flag 313995/95000
16.66/7.21	c cleaning 13992 clauses out of 28019 with flag 361442/110000
18.90/8.38	c cleaning 15009 clauses out of 30031 with flag 414242/126004
21.38/9.53	c cleaning 16000 clauses out of 32020 with flag 465923/143002
24.98/11.39	c cleaning 16980 clauses out of 34019 with flag 528483/161001
30.18/13.93	c cleaning 18003 clauses out of 36038 with flag 600855/180000
35.68/16.61	c cleaning 19012 clauses out of 38035 with flag 671466/200000
40.96/19.22	c cleaning 19993 clauses out of 40028 with flag 731543/221005
46.36/21.97	c cleaning 20991 clauses out of 42030 with flag 805168/243000
51.56/24.59	c cleaning 22001 clauses out of 44039 with flag 879503/266000
57.57/27.54	c cleaning 23000 clauses out of 46041 with flag 951898/290003
65.48/31.42	c cleaning 24004 clauses out of 48038 with flag 1036769/315000
73.99/35.62	c cleaning 24999 clauses out of 50041 with flag 1131542/341007
82.60/39.98	c cleaning 26006 clauses out of 52036 with flag 1222220/368001
93.31/45.29	c cleaning 26997 clauses out of 54029 with flag 1325393/396000
104.78/50.99	c cleaning 27992 clauses out of 56032 with flag 1435954/425000
113.59/55.39	c cleaning 29012 clauses out of 58040 with flag 1531368/455000
122.43/59.77	c cleaning 29998 clauses out of 60029 with flag 1624641/486001
131.24/64.16	c cleaning 31002 clauses out of 62030 with flag 1720155/518000
141.24/69.18	c cleaning 31991 clauses out of 64028 with flag 1827012/551000
151.94/74.42	c cleaning 32995 clauses out of 66037 with flag 1936715/585000
163.54/80.23	c cleaning 34009 clauses out of 68042 with flag 2054927/620000
175.94/86.43	c cleaning 35006 clauses out of 70038 with flag 2178704/656005
189.34/93.12	c cleaning 36003 clauses out of 72027 with flag 2302076/693000
204.20/100.77	c cleaning 36997 clauses out of 74026 with flag 2433733/731002
218.79/108.05	c cleaning 37993 clauses out of 76027 with flag 2569008/770000
232.59/114.99	c cleaning 39001 clauses out of 78034 with flag 2700640/810000
250.39/123.83	c cleaning 39995 clauses out of 80034 with flag 2849311/851001
267.39/132.30	c cleaning 41011 clauses out of 82044 with flag 2990981/893006
287.20/142.21	c cleaning 41992 clauses out of 84029 with flag 3141538/936002
307.87/152.50	c cleaning 42998 clauses out of 86039 with flag 3301540/980004
326.49/161.87	c cleaning 44006 clauses out of 88038 with flag 3451082/1025001
351.08/174.14	c cleaning 44997 clauses out of 90031 with flag 3632840/1071000
372.08/184.63	c cleaning 45988 clauses out of 92035 with flag 3794139/1118001
397.49/197.30	c cleaning 46996 clauses out of 94046 with flag 3971385/1166000
417.08/207.14	c cleaning 47999 clauses out of 96050 with flag 4137733/1215000
437.68/217.48	c cleaning 49009 clauses out of 98052 with flag 4298872/1265001
459.88/228.50	c cleaning 50004 clauses out of 100042 with flag 4471439/1316000
478.10/237.68	c cleaning 50999 clauses out of 102038 with flag 4646999/1368000
498.88/248.08	c cleaning 51989 clauses out of 104039 with flag 4822228/1421000
523.43/260.43	c cleaning 53022 clauses out of 106060 with flag 5026694/1475010
545.82/271.67	c cleaning 54001 clauses out of 108028 with flag 5205237/1530000
565.84/281.63	c cleaning 54993 clauses out of 110028 with flag 5374827/1586001
588.05/292.74	c cleaning 55997 clauses out of 112034 with flag 5551899/1643000
612.04/304.74	c cleaning 57007 clauses out of 114045 with flag 5747433/1701008
640.64/319.03	c cleaning 58007 clauses out of 116033 with flag 5947569/1760003
670.83/334.14	c cleaning 58983 clauses out of 118023 with flag 6177670/1820000
699.64/348.54	c cleaning 59991 clauses out of 120041 with flag 6386953/1881001
729.03/363.21	c cleaning 61008 clauses out of 122049 with flag 6595157/1943000
757.84/377.65	c cleaning 61998 clauses out of 124044 with flag 6813410/2006003
792.24/394.81	c cleaning 63014 clauses out of 126043 with flag 7050231/2070000
828.63/413.06	c cleaning 64000 clauses out of 128030 with flag 7294487/2135001
862.44/429.92	c cleaning 64982 clauses out of 130029 with flag 7528411/2201000
897.84/447.65	c cleaning 66006 clauses out of 132047 with flag 7764107/2268000
934.63/466.09	c cleaning 66993 clauses out of 134043 with flag 8011729/2336002
977.84/487.62	c cleaning 68006 clauses out of 136050 with flag 8294637/2405002
1019.04/508.24	c cleaning 68983 clauses out of 138042 with flag 8560146/2475000
1063.25/530.32	c cleaning 70011 clauses out of 140061 with flag 8842384/2546002
1110.63/554.01	c cleaning 70997 clauses out of 142048 with flag 9136488/2618000
1155.84/576.62	c cleaning 72003 clauses out of 144051 with flag 9419714/2691000
1198.23/597.83	c cleaning 73000 clauses out of 146049 with flag 9684522/2765001
1245.03/621.23	c cleaning 73999 clauses out of 148049 with flag 9985680/2840001
1283.24/640.33	c cleaning 74997 clauses out of 150049 with flag 10262056/2916000
1326.88/662.23	c cleaning 76002 clauses out of 152052 with flag 10550483/2993000
1367.47/682.51	c cleaning 77006 clauses out of 154051 with flag 10835319/3071001
1411.28/704.47	c cleaning 78003 clauses out of 156044 with flag 11123702/3150000
1460.87/729.20	c cleaning 78993 clauses out of 158041 with flag 11439720/3230000
1507.07/752.37	c cleaning 80004 clauses out of 160049 with flag 11743645/3311001
1562.67/780.18	c cleaning 81011 clauses out of 162046 with flag 12060017/3393002
1619.48/808.53	c cleaning 81984 clauses out of 164034 with flag 12392121/3476001
1681.08/839.37	c cleaning 82979 clauses out of 166049 with flag 12715971/3560000
1724.07/860.88	c cleaning 84012 clauses out of 168070 with flag 13002847/3645000
1774.07/885.89	c cleaning 84996 clauses out of 170060 with flag 13297049/3731002
1800.08/898.81	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.08/898.81	c starts		: 6
1800.08/898.81	c conflicts		: 3781961
1800.08/898.81	c decisions		: 10593579
1800.08/898.81	c propagations		: 35076295
1800.08/898.81	c inspects		: 14941815735
1800.08/898.81	c shortcuts		: 0
1800.08/898.81	c learnt literals	: 0
1800.08/898.81	c learnt binary clauses	: 0
1800.08/898.81	c learnt ternary clauses	: 487
1800.08/898.81	c learnt constraints	: 3781961
1800.08/898.81	c ignored constraints	: 0
1800.08/898.81	c root simplifications	: 0
1800.08/898.81	c removed literals (reason simplification)	: 16143986
1800.08/898.81	c reason swapping (by a shorter reason)	: 0
1800.08/898.81	c Calls to reduceDB	: 82
1800.08/898.81	c Number of update (reduction) of LBD	: 1467544
1800.08/898.81	c Imported unit clauses	: 0
1800.08/898.81	c number of reductions to clauses (during analyze)	: 0
1800.08/898.81	c number of learned constraints concerned by reduction	: 0
1800.08/898.81	c number of learning phase by resolution	: 0
1800.08/898.81	c number of learning phase by cutting planes	: 0
1800.08/898.81	c speed (assignments/second)	: 39038.98634826721
1800.08/898.81	c non guided choices	1332
1800.08/898.84	c learnt constraints type 
1800.08/898.84	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 136023
1800.08/898.84	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.08/898.84	c starts		: 20
1800.08/898.84	c conflicts		: 4250
1800.08/898.84	c decisions		: 14460
1800.08/898.84	c propagations		: 360086
1800.08/898.84	c inspects		: 63938775
1800.08/898.84	c shortcuts		: 0
1800.08/898.84	c learnt literals	: 0
1800.08/898.84	c learnt binary clauses	: 0
1800.08/898.84	c learnt ternary clauses	: 0
1800.08/898.84	c learnt constraints	: 4249
1800.08/898.84	c ignored constraints	: 0
1800.08/898.84	c root simplifications	: 0
1800.08/898.84	c removed literals (reason simplification)	: 0
1800.08/898.84	c reason swapping (by a shorter reason)	: 0
1800.08/898.84	c Calls to reduceDB	: 0
1800.08/898.84	c Number of update (reduction) of LBD	: 0
1800.08/898.84	c Imported unit clauses	: 0
1800.08/898.84	c number of reductions to clauses (during analyze)	: 0
1800.08/898.84	c number of learned constraints concerned by reduction	: 0
1800.08/898.84	c number of learning phase by resolution	: 0
1800.08/898.84	c number of learning phase by cutting planes	: 0
1800.08/898.84	c speed (assignments/second)	: 400.75368215803286
1800.08/898.84	c non guided choices	1332
1800.08/898.84	c learnt constraints type 
1800.08/898.84	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.08/898.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4248
1800.08/898.84	s UNKNOWN
1800.08/898.84	c Total wall clock time (in seconds): 898.734

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4080577-1465259281/watcher-4080577-1465259281 -o /tmp/evaluation-result-4080577-1465259281/solver-4080577-1465259281 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465247049-20227 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080577-1465259281.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.18 4.03 4.00 3/197 24434
/proc/meminfo: memFree=29334096/32872528 swapFree=11320/319964
[pid=24434] ppid=24431 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/24434/stat : 24434 (java) S 24431 24434 20210 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 107861364 98570240 977 33554432000 1073741824 1073778376 140735946076912 140735946068048 262966116413 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24434/statm: 24065 977 743 9 0 16771 0
[pid=24434/tid=24435] ppid=24431 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24435/stat : 24435 (java) R 24431 24434 20210 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 107861365 98570240 978 33554432000 1073741824 1073778376 140735946076912 140093815676456 262962759040 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 4.18 4.03 4.00 3/197 24434
/proc/meminfo: memFree=29334096/32872528 swapFree=11320/319964
[pid=24434] ppid=24431 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/24434/stat : 24434 (java) S 24431 24434 20210 0 -1 4202496 4500 0 1 0 10 1 0 0 20 0 18 0 107861364 9787879424 6121 33554432000 1073741824 1073778376 140735946076912 140735946068048 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24434/statm: 2389619 6121 2156 9 0 2380296 0
[pid=24434/tid=24435] ppid=24431 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/24434/task/24435/stat : 24435 (java) R 24431 24434 20210 0 -1 4202560 2385 0 1 0 6 1 0 0 20 0 18 0 107861365 9787879424 6121 33554432000 1073741824 1073778376 140735946076912 140093815679904 262966142221 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200323 s]
/proc/loadavg: 4.18 4.03 4.00 3/197 24434
/proc/meminfo: memFree=29334096/32872528 swapFree=11320/319964
[pid=24434] ppid=24431 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/24434/stat : 24434 (java) S 24431 24434 20210 0 -1 4202496 4607 0 1 0 23 1 0 0 20 0 18 0 107861364 9787879424 7223 33554432000 1073741824 1073778376 140735946076912 140735946068048 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24434/statm: 2389619 7223 2213 9 0 2380296 0
[pid=24434/tid=24435] ppid=24431 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/24434/task/24435/stat : 24435 (java) R 24431 24434 20210 0 -1 4202560 2406 0 1 0 16 1 0 0 20 0 18 0 107861365 9787879424 7223 33554432000 1073741824 1073778376 140735946076912 140093815679904 140093662771303 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300331 s]
/proc/loadavg: 4.18 4.03 4.00 3/197 24434
/proc/meminfo: memFree=29334096/32872528 swapFree=11320/319964
[pid=24434] ppid=24431 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/24434/stat : 24434 (java) S 24431 24434 20210 0 -1 4202496 6134 0 1 0 47 1 0 0 20 0 18 0 107861364 9787879424 9605 33554432000 1073741824 1073778376 140735946076912 140735946068048 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24434/statm: 2389619 9605 2240 9 0 2380296 0
[pid=24434/tid=24435] ppid=24431 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/24434/task/24435/stat : 24435 (java) R 24431 24434 20210 0 -1 4202560 2411 0 1 0 26 1 0 0 20 0 18 0 107861365 9787879424 9605 33554432000 1073741824 1073778376 140735946076912 140093815672688 140093663142063 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700232 s]
/proc/loadavg: 4.18 4.03 4.00 3/197 24434
/proc/meminfo: memFree=29334096/32872528 swapFree=11320/319964
[pid=24434] ppid=24431 vsize=9824732 CPUtime=2.05 cores=1,3,5,7
/proc/24434/stat : 24434 (java) S 24431 24434 20210 0 -1 4202496 14958 0 1 0 201 4 0 0 20 0 22 0 107861364 10060525568 18681 33554432000 1073741824 1073778376 140735946076912 140735946068048 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24434/statm: 2456183 18681 2265 9 0 2446860 0
[pid=24434/tid=24435] ppid=24431 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/24434/task/24435/stat : 24435 (java) S 24431 24434 20210 0 -1 4202560 2422 0 1 0 28 1 0 0 20 0 22 0 107861365 10060525568 18681 33554432000 1073741824 1073778376 140735946076912 140093815681912 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.18 4.03 4.00 7/219 24456
/proc/meminfo: memFree=29224780/32872528 swapFree=11320/319964
[pid=24434] ppid=24431 vsize=9824732 CPUtime=4.65 cores=1,3,5,7
/proc/24434/stat : 24434 (java) S 24431 24434 20210 0 -1 4202496 23809 0 1 0 458 7 0 0 20 0 22 0 107861364 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140735946068048 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24434/statm: 2456183 41303 2276 9 0 2446860 0
[pid=24434/tid=24435] ppid=24431 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/24434/task/24435/stat : 24435 (java) S 24431 24434 20210 0 -1 4202560 2422 0 1 0 28 1 0 0 20 0 22 0 107861365 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093815681912 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24437] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24437/stat : 24437 (java) S 24431 24434 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107861365 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093788134184 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24438] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24438/stat : 24438 (java) S 24431 24434 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107861365 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093787081384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24434/tid=24439] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24439/stat : 24439 (java) S 24431 24434 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107861365 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093786029096 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24434/tid=24440] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24440/stat : 24440 (java) S 24431 24434 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107861365 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093784976296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24441] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24441/stat : 24441 (java) S 24431 24434 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107861365 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093783922984 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24442] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24442/stat : 24442 (java) S 24431 24434 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107861365 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093782870184 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24443] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24443/stat : 24443 (java) S 24431 24434 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107861365 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093781817896 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24444] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24444/stat : 24444 (java) S 24431 24434 20210 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107861365 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093651724712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24445] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24445/stat : 24445 (java) S 24431 24434 20210 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 107861366 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093168777960 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24446] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24446/stat : 24446 (java) S 24431 24434 20210 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 107861367 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093167724024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24447] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24447/stat : 24447 (java) S 24431 24434 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107861367 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093166671624 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24448] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24448/stat : 24448 (java) S 24431 24434 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107861369 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093165620112 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24449] ppid=24431 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/24434/task/24449/stat : 24449 (java) S 24431 24434 20210 0 -1 4202560 6634 0 0 0 92 2 0 0 20 0 22 0 107861369 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093164566712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24450] ppid=24431 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/24434/task/24450/stat : 24450 (java) S 24431 24434 20210 0 -1 4202560 13376 0 0 0 100 3 0 0 20 0 22 0 107861369 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093163513912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24451] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24451/stat : 24451 (java) S 24431 24434 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107861369 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093162461816 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24434/tid=24452] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24452/stat : 24452 (java) S 24431 24434 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107861369 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093161409224 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24453] ppid=24431 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/24434/task/24453/stat : 24453 (java) R 24431 24434 20210 0 -1 4202560 20 0 0 0 117 0 0 0 20 0 22 0 107861396 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093160351696 140093663258591 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24434/tid=24454] ppid=24431 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/24434/task/24454/stat : 24454 (java) R 24431 24434 20210 0 -1 4202560 80 0 0 0 114 2 0 0 20 0 22 0 107861396 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093159301272 140093663511925 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=24434/tid=24455] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24455/stat : 24455 (java) S 24431 24434 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107861396 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093158250152 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24456] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24456/stat : 24456 (java) S 24431 24434 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107861396 10060525568 41303 33554432000 1073741824 1073778376 140735946076912 140093157197352 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.65
Current children cumulated vsize (KiB) 9824732

[startup+3.10088 s]
/proc/loadavg: 4.17 4.03 4.00 5/219 24456
/proc/meminfo: memFree=29149428/32872528 swapFree=11320/319964
[pid=24434] ppid=24431 vsize=9824732 CPUtime=8.23 cores=1,3,5,7
/proc/24434/stat : 24434 (java) S 24431 24434 20210 0 -1 4202496 25517 0 1 0 808 15 0 0 20 0 22 0 107861364 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140735946068048 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24434/statm: 2456183 78648 2290 9 0 2446860 0
[pid=24434/tid=24435] ppid=24431 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/24434/task/24435/stat : 24435 (java) S 24431 24434 20210 0 -1 4202560 2423 0 1 0 28 1 0 0 20 0 22 0 107861365 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093815681912 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24437] ppid=24431 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/24434/task/24437/stat : 24437 (java) S 24431 24434 20210 0 -1 4202560 118 0 0 0 2 1 0 0 20 0 22 0 107861365 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093788134184 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24438] ppid=24431 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/24434/task/24438/stat : 24438 (java) S 24431 24434 20210 0 -1 4202560 230 0 0 0 4 0 0 0 20 0 22 0 107861365 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093787081384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24439] ppid=24431 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/24434/task/24439/stat : 24439 (java) S 24431 24434 20210 0 -1 4202560 30 0 0 0 1 0 0 0 20 0 22 0 107861365 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093786029096 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24434/tid=24440] ppid=24431 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/24434/task/24440/stat : 24440 (java) S 24431 24434 20210 0 -1 4202560 247 0 0 0 2 2 0 0 20 0 22 0 107861365 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093784976296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24441] ppid=24431 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/24434/task/24441/stat : 24441 (java) S 24431 24434 20210 0 -1 4202560 104 0 0 0 1 0 0 0 20 0 22 0 107861365 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093783922984 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24442] ppid=24431 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/24434/task/24442/stat : 24442 (java) S 24431 24434 20210 0 -1 4202560 26 0 0 0 2 0 0 0 20 0 22 0 107861365 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093782870184 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24443] ppid=24431 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/24434/task/24443/stat : 24443 (java) S 24431 24434 20210 0 -1 4202560 107 0 0 0 2 0 0 0 20 0 22 0 107861365 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093781817896 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24444] ppid=24431 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/24434/task/24444/stat : 24444 (java) S 24431 24434 20210 0 -1 4202560 147 0 0 0 1 0 0 0 20 0 22 0 107861365 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093651724712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24445] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24445/stat : 24445 (java) S 24431 24434 20210 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 107861366 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093168777960 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24446] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24446/stat : 24446 (java) S 24431 24434 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107861367 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093167724024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24447] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24447/stat : 24447 (java) S 24431 24434 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107861367 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093166671624 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24448] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24448/stat : 24448 (java) S 24431 24434 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107861369 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093165620112 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24449] ppid=24431 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/24434/task/24449/stat : 24449 (java) S 24431 24434 20210 0 -1 4202560 6634 0 0 0 109 2 0 0 20 0 22 0 107861369 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093164566712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24450] ppid=24431 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/24434/task/24450/stat : 24450 (java) S 24431 24434 20210 0 -1 4202560 13926 0 0 0 110 3 0 0 20 0 22 0 107861369 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093163513912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24451] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24451/stat : 24451 (java) S 24431 24434 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107861369 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093162461816 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24434/tid=24452] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24452/stat : 24452 (java) S 24431 24434 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107861369 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093161409224 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24453] ppid=24431 vsize=9824732 CPUtime=2.69 cores=1,3,5,7
/proc/24434/task/24453/stat : 24453 (java) R 24431 24434 20210 0 -1 4202560 25 0 0 0 269 0 0 0 20 0 22 0 107861396 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093160354552 140093663201126 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24434/tid=24454] ppid=24431 vsize=9824732 CPUtime=2.66 cores=1,3,5,7
/proc/24434/task/24454/stat : 24454 (java) R 24431 24434 20210 0 -1 4202560 164 0 0 0 263 3 0 0 20 0 22 0 107861396 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093159301592 140093663414602 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=24434/tid=24455] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24455/stat : 24455 (java) S 24431 24434 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107861396 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093158250152 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24456] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24456/stat : 24456 (java) S 24431 24434 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107861396 10060525568 78648 33554432000 1073741824 1073778376 140735946076912 140093157197352 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.23
Current children cumulated vsize (KiB) 9824732

[startup+6.30089 s]
/proc/loadavg: 4.17 4.03 4.00 5/219 24456
/proc/meminfo: memFree=28698676/32872528 swapFree=11320/319964
[pid=24434] ppid=24431 vsize=9824732 CPUtime=14.86 cores=1,3,5,7
/proc/24434/stat : 24434 (java) S 24431 24434 20210 0 -1 4202496 27010 0 1 0 1457 29 0 0 20 0 22 0 107861364 10060525568 166801 33554432000 1073741824 1073778376 140735946076912 140735946068048 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24434/statm: 2456183 166801 2291 9 0 2446860 0
[pid=24434/tid=24435] ppid=24431 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/24434/task/24435/stat : 24435 (java) S 24431 24434 20210 0 -1 4202560 2423 0 1 0 28 1 0 0 20 0 22 0 107861365 10060525568 166801 33554432000 1073741824 1073778376 140735946076912 140093815681912 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24437] ppid=24431 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/24434/task/24437/stat : 24437 (java) S 24431 24434 20210 0 -1 4202560 226 0 0 0 6 3 0 0 20 0 22 0 107861365 10060525568 166801 33554432000 1073741824 1073778376 140735946076912 140093788134184 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24434/tid=24438] ppid=24431 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/24434/task/24438/stat : 24438 (java) S 24431 24434 20210 0 -1 4202560 364 0 0 0 11 3 0 0 20 0 22 0 107861365 10060525568 166801 33554432000 1073741824 1073778376 140735946076912 140093787081384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24439] ppid=24431 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/24434/task/24439/stat : 24439 (java) S 24431 24434 20210 0 -1 4202560 46 0 0 0 3 2 0 0 20 0 22 0 107861365 10060525568 166801 33554432000 1073741824 1073778376 140735946076912 140093786029096 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24440] ppid=24431 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/24434/task/24440/stat : 24440 (java) S 24431 24434 20210 0 -1 4202560 329 0 0 0 6 3 0 0 20 0 22 0 107861365 10060525568 166801 33554432000 1073741824 1073778376 140735946076912 140093784976296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24441] ppid=24431 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/24434/task/24441/stat : 24441 (java) S 24431 24434 20210 0 -1 4202560 160 0 0 0 5 3 0 0 20 0 22 0 107861365 10060525568 166801 33554432000 1073741824 1073778376 140735946076912 140093783922984 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24442] ppid=24431 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/24434/task/24442/stat : 24442 (java) S 24431 24434 20210 0 -1 4202560 90 0 0 0 3 2 0 0 20 0 22 0 107861365 10060525568 166801 33554432000 1073741824 1073778376 140735946076912 140093782870184 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24434/tid=24443] ppid=24431 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/24434/task/24443/stat : 24443 (java) S 24431 24434 20210 0 -1 4202560 148 0 0 0 3 2 0 0 20 0 22 0 107861365 10060525568 166801 33554432000 1073741824 1073778376 140735946076912 140093781817896 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24434/tid=24444] ppid=24431 vsize=9824732 CPUtime=0.06 cores=1,3,5,7

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


[startup+822.301 s]
/proc/loadavg: 4.03 4.06 4.01 6/219 24547
/proc/meminfo: memFree=25922792/32872528 swapFree=11320/319964
[pid=24434] ppid=24431 vsize=9824732 CPUtime=1647.07 cores=1,3,5,7
/proc/24434/stat : 24434 (java) S 24431 24434 20210 0 -1 4202496 32496 0 1 0 164544 163 0 0 20 0 22 0 107861364 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140735946068048 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24434/statm: 2456183 829523 2300 9 0 2446860 0
[pid=24434/tid=24435] ppid=24431 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/24434/task/24435/stat : 24435 (java) S 24431 24434 20210 0 -1 4202560 2427 0 1 0 30 3 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093815681912 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24437] ppid=24431 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/24434/task/24437/stat : 24437 (java) S 24431 24434 20210 0 -1 4202560 478 0 0 0 26 11 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093788134184 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24434/tid=24438] ppid=24431 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/24434/task/24438/stat : 24438 (java) S 24431 24434 20210 0 -1 4202560 641 0 0 0 41 14 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093787081384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24439] ppid=24431 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/24434/task/24439/stat : 24439 (java) S 24431 24434 20210 0 -1 4202560 479 0 0 0 30 10 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093786029096 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24434/tid=24440] ppid=24431 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/24434/task/24440/stat : 24440 (java) S 24431 24434 20210 0 -1 4202560 668 0 0 0 35 12 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093784976296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24434/tid=24441] ppid=24431 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/24434/task/24441/stat : 24441 (java) S 24431 24434 20210 0 -1 4202560 429 0 0 0 39 14 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093783922984 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24442] ppid=24431 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/24434/task/24442/stat : 24442 (java) S 24431 24434 20210 0 -1 4202560 557 0 0 0 41 14 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093782870184 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24443] ppid=24431 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/24434/task/24443/stat : 24443 (java) S 24431 24434 20210 0 -1 4202560 605 0 0 0 33 13 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093781817896 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24444] ppid=24431 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/24434/task/24444/stat : 24444 (java) S 24431 24434 20210 0 -1 4202560 513 0 0 0 42 14 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093651724712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24434/tid=24445] ppid=24431 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/24434/task/24445/stat : 24445 (java) S 24431 24434 20210 0 -1 4202560 1710 0 0 0 136 2 0 0 20 0 22 0 107861366 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093168777960 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24446] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24446/stat : 24446 (java) S 24431 24434 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107861367 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093167724024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24447] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24447/stat : 24447 (java) S 24431 24434 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107861367 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093166671624 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24448] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24448/stat : 24448 (java) S 24431 24434 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107861369 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093165620112 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24449] ppid=24431 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/24434/task/24449/stat : 24449 (java) S 24431 24434 20210 0 -1 4202560 6639 0 0 0 124 2 0 0 20 0 22 0 107861369 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093164566712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24450] ppid=24431 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/24434/task/24450/stat : 24450 (java) S 24431 24434 20210 0 -1 4202560 13926 0 0 0 111 3 0 0 20 0 22 0 107861369 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093163513912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24451] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24451/stat : 24451 (java) S 24431 24434 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107861369 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093162461816 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24434/tid=24452] ppid=24431 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/24434/task/24452/stat : 24452 (java) S 24431 24434 20210 0 -1 4202560 47 0 0 0 13 24 0 0 20 0 22 0 107861369 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093161409224 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24453] ppid=24431 vsize=9824732 CPUtime=819.49 cores=1,3,5,7
/proc/24434/task/24453/stat : 24453 (java) R 24431 24434 20210 0 -1 4202560 74 0 0 0 81934 15 0 0 20 0 22 0 107861396 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093160345872 140093663405802 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24454] ppid=24431 vsize=9824732 CPUtime=819.44 cores=1,3,5,7
/proc/24434/task/24454/stat : 24454 (java) R 24431 24434 20210 0 -1 4202560 2039 0 0 0 81896 48 0 0 20 0 22 0 107861396 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093159299392 140093663353585 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24434/tid=24455] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24455/stat : 24455 (java) S 24431 24434 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107861396 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093158250152 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24456] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24456/stat : 24456 (java) S 24431 24434 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107861396 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093157197352 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1647.07
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.01 4.05 4.01 5/219 24548
/proc/meminfo: memFree=25921172/32872528 swapFree=11320/319964
[pid=24434] ppid=24431 vsize=9824732 CPUtime=1767.08 cores=1,3,5,7
/proc/24434/stat : 24434 (java) S 24431 24434 20210 0 -1 4202496 32500 0 1 0 176543 165 0 0 20 0 22 0 107861364 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140735946068048 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24434/statm: 2456183 829523 2300 9 0 2446860 0
[pid=24434/tid=24435] ppid=24431 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/24434/task/24435/stat : 24435 (java) S 24431 24434 20210 0 -1 4202560 2427 0 1 0 30 3 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093815681912 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24437] ppid=24431 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/24434/task/24437/stat : 24437 (java) S 24431 24434 20210 0 -1 4202560 478 0 0 0 26 11 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093788134184 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24434/tid=24438] ppid=24431 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/24434/task/24438/stat : 24438 (java) S 24431 24434 20210 0 -1 4202560 641 0 0 0 41 14 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093787081384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24439] ppid=24431 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/24434/task/24439/stat : 24439 (java) S 24431 24434 20210 0 -1 4202560 479 0 0 0 30 10 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093786029096 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24434/tid=24440] ppid=24431 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/24434/task/24440/stat : 24440 (java) S 24431 24434 20210 0 -1 4202560 668 0 0 0 35 12 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093784976296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24434/tid=24441] ppid=24431 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/24434/task/24441/stat : 24441 (java) S 24431 24434 20210 0 -1 4202560 429 0 0 0 39 14 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093783922984 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24442] ppid=24431 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/24434/task/24442/stat : 24442 (java) S 24431 24434 20210 0 -1 4202560 557 0 0 0 41 14 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093782870184 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24443] ppid=24431 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/24434/task/24443/stat : 24443 (java) S 24431 24434 20210 0 -1 4202560 605 0 0 0 33 13 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093781817896 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24444] ppid=24431 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/24434/task/24444/stat : 24444 (java) S 24431 24434 20210 0 -1 4202560 513 0 0 0 42 14 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093651724712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24434/tid=24445] ppid=24431 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/24434/task/24445/stat : 24445 (java) S 24431 24434 20210 0 -1 4202560 1710 0 0 0 136 2 0 0 20 0 22 0 107861366 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093168777960 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24446] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24446/stat : 24446 (java) S 24431 24434 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107861367 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093167724024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24447] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24447/stat : 24447 (java) S 24431 24434 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107861367 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093166671624 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24448] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24448/stat : 24448 (java) S 24431 24434 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107861369 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093165620112 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24449] ppid=24431 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/24434/task/24449/stat : 24449 (java) S 24431 24434 20210 0 -1 4202560 6639 0 0 0 124 2 0 0 20 0 22 0 107861369 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093164566712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24450] ppid=24431 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/24434/task/24450/stat : 24450 (java) S 24431 24434 20210 0 -1 4202560 13926 0 0 0 111 3 0 0 20 0 22 0 107861369 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093163513912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24451] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24451/stat : 24451 (java) S 24431 24434 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107861369 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093162461816 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24434/tid=24452] ppid=24431 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/24434/task/24452/stat : 24452 (java) S 24431 24434 20210 0 -1 4202560 51 0 0 0 14 25 0 0 20 0 22 0 107861369 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093161409224 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24453] ppid=24431 vsize=9824732 CPUtime=879.49 cores=1,3,5,7
/proc/24434/task/24453/stat : 24453 (java) R 24431 24434 20210 0 -1 4202560 74 0 0 0 87933 16 0 0 20 0 22 0 107861396 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093160345872 140093663405797 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24454] ppid=24431 vsize=9824732 CPUtime=879.45 cores=1,3,5,7
/proc/24434/task/24454/stat : 24454 (java) R 24431 24434 20210 0 -1 4202560 2039 0 0 0 87896 49 0 0 20 0 22 0 107861396 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093159299392 140093663353567 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24434/tid=24455] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24455/stat : 24455 (java) S 24431 24434 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107861396 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093158250152 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24456] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24456/stat : 24456 (java) S 24431 24434 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107861396 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093157197352 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1767.08
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.808 s]
/proc/loadavg: 4.00 4.05 4.01 5/219 24548
/proc/meminfo: memFree=25921168/32872528 swapFree=11320/319964
[pid=24434] ppid=24431 vsize=9824732 CPUtime=1800.08 cores=1,3,5,7
/proc/24434/stat : 24434 (java) S 24431 24434 20210 0 -1 4202496 32500 0 1 0 179843 165 0 0 20 0 22 0 107861364 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140735946068048 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24434/statm: 2456183 829523 2300 9 0 2446860 0
[pid=24434/tid=24435] ppid=24431 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/24434/task/24435/stat : 24435 (java) S 24431 24434 20210 0 -1 4202560 2427 0 1 0 30 3 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093815681912 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24437] ppid=24431 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/24434/task/24437/stat : 24437 (java) S 24431 24434 20210 0 -1 4202560 478 0 0 0 26 11 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093788134184 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24434/tid=24438] ppid=24431 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/24434/task/24438/stat : 24438 (java) S 24431 24434 20210 0 -1 4202560 641 0 0 0 41 14 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093787081384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24439] ppid=24431 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/24434/task/24439/stat : 24439 (java) S 24431 24434 20210 0 -1 4202560 479 0 0 0 30 10 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093786029096 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24434/tid=24440] ppid=24431 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/24434/task/24440/stat : 24440 (java) S 24431 24434 20210 0 -1 4202560 668 0 0 0 35 12 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093784976296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24434/tid=24441] ppid=24431 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/24434/task/24441/stat : 24441 (java) S 24431 24434 20210 0 -1 4202560 429 0 0 0 39 14 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093783922984 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24442] ppid=24431 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/24434/task/24442/stat : 24442 (java) S 24431 24434 20210 0 -1 4202560 557 0 0 0 41 14 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093782870184 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24443] ppid=24431 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/24434/task/24443/stat : 24443 (java) S 24431 24434 20210 0 -1 4202560 605 0 0 0 33 13 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093781817896 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24444] ppid=24431 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/24434/task/24444/stat : 24444 (java) S 24431 24434 20210 0 -1 4202560 513 0 0 0 42 14 0 0 20 0 22 0 107861365 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093651724712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24434/tid=24445] ppid=24431 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/24434/task/24445/stat : 24445 (java) S 24431 24434 20210 0 -1 4202560 1710 0 0 0 136 2 0 0 20 0 22 0 107861366 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093168777960 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24446] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24446/stat : 24446 (java) S 24431 24434 20210 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107861367 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093167724024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24447] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24447/stat : 24447 (java) S 24431 24434 20210 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107861367 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093166671624 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24448] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24448/stat : 24448 (java) S 24431 24434 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107861369 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093165620112 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24449] ppid=24431 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/24434/task/24449/stat : 24449 (java) S 24431 24434 20210 0 -1 4202560 6639 0 0 0 124 2 0 0 20 0 22 0 107861369 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093164566712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24450] ppid=24431 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/24434/task/24450/stat : 24450 (java) S 24431 24434 20210 0 -1 4202560 13926 0 0 0 111 3 0 0 20 0 22 0 107861369 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093163513912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24451] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24451/stat : 24451 (java) S 24431 24434 20210 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107861369 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093162461816 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24434/tid=24452] ppid=24431 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/24434/task/24452/stat : 24452 (java) S 24431 24434 20210 0 -1 4202560 51 0 0 0 14 26 0 0 20 0 22 0 107861369 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093161409224 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24453] ppid=24431 vsize=9824732 CPUtime=895.99 cores=1,3,5,7
/proc/24434/task/24453/stat : 24453 (java) R 24431 24434 20210 0 -1 4202560 74 0 0 0 89583 16 0 0 20 0 22 0 107861396 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093160345872 140093663200659 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24434/tid=24454] ppid=24431 vsize=9824732 CPUtime=895.95 cores=1,3,5,7
/proc/24434/task/24454/stat : 24454 (java) R 24431 24434 20210 0 -1 4202560 2039 0 0 0 89546 49 0 0 20 0 22 0 107861396 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093159299392 140093663656490 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24434/tid=24455] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24455/stat : 24455 (java) S 24431 24434 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107861396 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093158250152 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24434/tid=24456] ppid=24431 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24434/task/24456/stat : 24456 (java) S 24431 24434 20210 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107861396 10060525568 829523 33554432000 1073741824 1073778376 140735946076912 140093157197352 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 24434 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 898.868
CPU time (s): 1800.74
CPU user time (s): 1798.54
CPU system time (s): 2.20267
CPU usage (%): 200.334
Max. virtual memory (cumulated for all children) (KiB): 9826372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.54
system time used= 2.20267
maximum resident set size= 3318208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32536
page faults= 1
swaps= 0
block input operations= 0
block output operations= 592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21669
involuntary context switches= 6870

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.93425 second user time and 8.13376 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-07 02:28:01
IDJOB=4080577
IDBENCH=48366
IDSOLVER=2543
FILE ID=node128/4080577-1465259281
RUNJOBID= node128-1465247049-20227
PBS_JOBID= 19843253
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_10_3_40.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080577-1465259281/watcher-4080577-1465259281 -o /tmp/evaluation-result-4080577-1465259281/solver-4080577-1465259281 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465247049-20227 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080577-1465259281.opb

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

MD5SUM BENCH= 29fd031d19832e8fd3e4ee8a0dfa62d0
RANDOM SEED=1249353936

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
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.486
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.56
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.486
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29335004 kB
Buffers:           58184 kB
Cached:           110916 kB
SwapCached:         1656 kB
Active:          2406560 kB
Inactive:         103468 kB
Active(anon):    2342400 kB
Inactive(anon):      528 kB
Active(file):      64160 kB
Inactive(file):   102940 kB
Unevictable:      319964 kB
Mlocked:           11320 kB
SwapTotal:      67108856 kB
SwapFree:       67098468 kB
Dirty:               628 kB
Writeback:             0 kB
AnonPages:       2782976 kB
Mapped:            15440 kB
Shmem:                 0 kB
Slab:             570464 kB
SReclaimable:      13996 kB
SUnreclaim:       556468 kB
KernelStack:        1808 kB
PageTables:         9924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2833564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2709504 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 node128 at 2016-06-07 02:43:00