Trace number 2661899

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 RES // CP 2.2.0 2010-05-31SAT (TO)6 1800.25 930.684

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_25_3.opb
MD5SUMcdb29f44159b0b72729019e0c0db0b8a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark87.1807
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
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 constraints100
Minimum length of a constraint26
Maximum length of a constraint46
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3090
Sum of products size (including duplicates)6180
Number of different products3090
Sum of products size6180

Quality of the solution as a function of time


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

Solver Data

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.15	c version 2.2.0.v20100531
0.09/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.09/0.15	c java.vm.version	11.2-b01
0.09/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version		1.6.0_12
0.09/0.15	c os.name		Linux
0.09/0.15	c os.version		2.6.18-164.el5
0.09/0.15	c os.arch		i386
0.09/0.15	c Free memory 		1393557488
0.09/0.15	c Max memory 		1395916800
0.09/0.15	c Total memory 		1395916800
0.09/0.15	c Number of processors 	2
0.23/0.23	c Pseudo Boolean Optimization
0.23/0.23	c ManyCore solver with 2 solvers running in parallel
0.23/0.23	c --- Begin Solver configuration ---
0.23/0.23	c Stops conflict analysis at the first Unique Implication Point
0.23/0.23	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.23/0.23	c Learn all clauses as in MiniSAT
0.23/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.23	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.23/0.23	c Expensive reason simplification
0.23/0.23	c Armin Biere (Picosat) restarts strategy
0.23/0.23	c Glucose learned constraints deletion strategy
0.23/0.23	c timeout=2147483s
0.23/0.23	c DB Simplification allowed=false
0.23/0.23	c --- End Solver configuration ---
0.23/0.23	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.23/0.23	c --- Begin Solver configuration ---
0.23/0.23	c Stops conflict analysis at the first Unique Implication Point
0.23/0.23	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.23/0.23	c Learn all clauses as in MiniSAT
0.23/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.23	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.23/0.23	c No reason simplification
0.23/0.23	c Armin Biere (Picosat) restarts strategy
0.23/0.23	c Glucose learned constraints deletion strategy
0.23/0.23	c timeout=2147483s
0.23/0.23	c DB Simplification allowed=false
0.23/0.23	c --- End Solver configuration ---
0.23/0.23	
0.23/0.23	c solving HOME/instance-2661899-1276657539.opb
0.23/0.23	c reading problem ... 
2.47/1.82	c ... done. Wall clock time 1.595s.
2.47/1.82	c #vars     3190
2.47/1.82	c #constraints  6280
2.47/1.82	c constraints type 
2.47/1.82	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3190
2.47/1.82	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3090
2.47/1.82	c constraints type 
2.47/1.82	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3190
2.47/1.82	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3090
2.47/1.91	c And the winner is Resolution
2.84/2.84	c SATISFIABLE
2.84/2.84	c OPTIMIZING...
2.84/2.84	c Got one! Elapsed wall clock time (in seconds):2.61
2.84/2.84	o 9
3.16/3.08	c And the winner is Resolution
3.34/3.86	c Got one! Elapsed wall clock time (in seconds):3.63
3.34/3.86	o 8
3.63/4.08	c And the winner is Resolution
4.49/4.87	c Got one! Elapsed wall clock time (in seconds):4.644
4.49/4.87	o 7
6.32/5.83	c And the winner is CuttingPlanes
6.32/5.88	c Got one! Elapsed wall clock time (in seconds):5.655
6.32/5.88	o 6
11.99/8.80	c cleaning 2498 clauses out of 5002 with flag 5002/5002
21.80/13.71	c cleaning 4253 clauses out of 8509 with flag 11007/11007
32.01/18.92	c cleaning 5624 clauses out of 11252 with flag 18003/18003
44.00/25.05	c cleaning 6810 clauses out of 13625 with flag 26000/26000
57.92/32.18	c cleaning 7904 clauses out of 15815 with flag 35000/35000
73.66/40.17	c cleaning 8954 clauses out of 17911 with flag 45000/45000
88.99/47.94	c cleaning 9478 clauses out of 18962 with flag 55005/55005
107.08/57.16	c cleaning 9737 clauses out of 19479 with flag 65000/65000
122.53/65.04	c cleaning 9872 clauses out of 19745 with flag 75003/75003
138.83/73.37	c cleaning 9933 clauses out of 19874 with flag 85004/85004
155.50/81.82	c cleaning 9964 clauses out of 19937 with flag 95000/95000
170.58/89.51	c cleaning 9983 clauses out of 19974 with flag 105001/105001
185.40/97.13	c cleaning 9994 clauses out of 19990 with flag 115000/115000
199.70/104.50	c cleaning 9997 clauses out of 19997 with flag 125001/125001
214.17/111.80	c cleaning 9997 clauses out of 20000 with flag 135001/135001
230.41/120.17	c cleaning 9998 clauses out of 20004 with flag 145002/145002
248.18/129.21	c cleaning 9998 clauses out of 20004 with flag 155000/155000
264.82/137.78	c cleaning 9999 clauses out of 20006 with flag 165000/165000
281.83/146.44	c cleaning 10003 clauses out of 20009 with flag 175002/175002
296.67/154.09	c cleaning 9998 clauses out of 20005 with flag 185001/185001
313.81/162.89	c cleaning 9999 clauses out of 20006 with flag 195000/195000
329.21/170.73	c cleaning 10000 clauses out of 20008 with flag 205001/205001
344.43/178.57	c cleaning 9999 clauses out of 20008 with flag 215001/215001
361.25/187.14	c cleaning 10001 clauses out of 20012 with flag 225004/225004
377.19/195.32	c cleaning 10000 clauses out of 20008 with flag 235001/235001
392.02/202.90	c cleaning 10000 clauses out of 20008 with flag 245001/245001
408.24/211.21	c cleaning 9999 clauses out of 20007 with flag 255000/255000
424.43/219.52	c cleaning 10002 clauses out of 20008 with flag 265000/265000
440.96/228.04	c cleaning 9998 clauses out of 20006 with flag 275000/275000
455.17/235.38	c cleaning 10001 clauses out of 20008 with flag 285000/285000
473.73/244.80	c cleaning 10000 clauses out of 20007 with flag 295000/295000
490.11/253.21	c cleaning 10002 clauses out of 20009 with flag 305002/305002
508.18/262.55	c cleaning 9995 clauses out of 20005 with flag 315000/315000
523.37/270.37	c cleaning 10003 clauses out of 20011 with flag 325001/325001
539.53/278.69	c cleaning 10003 clauses out of 20013 with flag 335006/335006
557.26/287.71	c cleaning 9998 clauses out of 20004 with flag 345000/345000
571.93/295.39	c cleaning 10000 clauses out of 20010 with flag 355004/355004
586.87/303.08	c cleaning 9998 clauses out of 20006 with flag 365000/365000
601.82/310.77	c cleaning 10001 clauses out of 20009 with flag 375001/375001
617.78/318.93	c cleaning 10003 clauses out of 20013 with flag 385006/385006
633.40/327.04	c cleaning 10000 clauses out of 20006 with flag 395002/395002
647.93/334.50	c cleaning 9998 clauses out of 20004 with flag 405000/405000
662.46/342.10	c cleaning 10001 clauses out of 20009 with flag 415003/415003
677.17/349.66	c cleaning 10000 clauses out of 20009 with flag 425004/425004
693.36/358.05	c cleaning 9999 clauses out of 20007 with flag 435002/435002
709.48/366.33	c cleaning 9999 clauses out of 20008 with flag 445002/445002
725.15/374.41	c cleaning 10000 clauses out of 20009 with flag 455002/455002
741.63/382.92	c cleaning 9998 clauses out of 20008 with flag 465001/465001
759.37/392.13	c cleaning 10001 clauses out of 20009 with flag 475000/475000
777.86/401.64	c cleaning 10000 clauses out of 20009 with flag 485001/485001
796.71/411.36	c cleaning 10001 clauses out of 20009 with flag 495001/495001
814.75/420.67	c cleaning 10001 clauses out of 20012 with flag 505005/505005
822.96/425.08	c cleaning 0 clauses out of 5001 with flag 0/5001
834.66/431.12	c cleaning 10000 clauses out of 20009 with flag 515003/515003
851.49/439.85	c cleaning 10002 clauses out of 20009 with flag 525003/525003
867.97/448.31	c cleaning 9998 clauses out of 20004 with flag 535000/535000
884.68/457.08	c cleaning 10003 clauses out of 20010 with flag 545004/545004
902.50/466.21	c cleaning 9998 clauses out of 20005 with flag 555002/555002
920.74/475.69	c cleaning 10000 clauses out of 20008 with flag 565003/565003
938.98/485.08	c cleaning 9999 clauses out of 20007 with flag 575002/575002
957.29/494.58	c cleaning 10001 clauses out of 20009 with flag 585003/585003
973.34/502.88	c cleaning 10000 clauses out of 20007 with flag 595002/595002
988.02/510.48	c cleaning 10000 clauses out of 20006 with flag 605001/605001
1004.06/518.79	c cleaning 10002 clauses out of 20012 with flag 615007/615007
1022.18/528.11	c cleaning 9998 clauses out of 20006 with flag 625003/625003
1038.82/536.77	c cleaning 9999 clauses out of 20006 with flag 635001/635001
1056.06/545.65	c cleaning 9999 clauses out of 20009 with flag 645003/645003
1073.67/554.73	c cleaning 9998 clauses out of 20007 with flag 655000/655000
1092.20/564.40	c cleaning 10001 clauses out of 20009 with flag 665000/665000
1111.81/574.49	c cleaning 10002 clauses out of 20012 with flag 675004/675004
1128.87/583.27	c cleaning 10001 clauses out of 20009 with flag 685003/685003
1146.50/592.37	c cleaning 10000 clauses out of 20006 with flag 695001/695001
1166.01/602.41	c cleaning 10000 clauses out of 20007 with flag 705002/705002
1185.02/612.24	c cleaning 10003 clauses out of 20009 with flag 715004/715004
1203.05/621.50	c cleaning 9997 clauses out of 20002 with flag 725000/725000
1222.82/631.77	c cleaning 10000 clauses out of 20005 with flag 735000/735000
1242.89/642.18	c cleaning 9999 clauses out of 20007 with flag 745002/745002
1263.28/652.66	c cleaning 9999 clauses out of 20006 with flag 755000/755000
1284.45/663.57	c cleaning 10000 clauses out of 20007 with flag 765000/765000
1307.81/675.54	c cleaning 10001 clauses out of 20008 with flag 775001/775001
1329.87/686.97	c cleaning 10001 clauses out of 20008 with flag 785002/785002
1345.30/694.92	c cleaning 9998 clauses out of 20005 with flag 795000/795000
1361.92/703.51	c cleaning 10000 clauses out of 20008 with flag 805001/805001
1379.16/712.42	c cleaning 10000 clauses out of 20009 with flag 815002/815002
1397.44/721.98	c cleaning 10000 clauses out of 20007 with flag 825000/825000
1416.23/731.66	c cleaning 10001 clauses out of 20009 with flag 835002/835002
1437.77/742.71	c cleaning 10000 clauses out of 20007 with flag 845001/845001
1458.13/753.21	c cleaning 10001 clauses out of 20010 with flag 855004/855004
1477.79/763.46	c cleaning 9998 clauses out of 20010 with flag 865005/865005
1498.93/774.37	c cleaning 10000 clauses out of 20008 with flag 875001/875001
1518.07/784.29	c cleaning 10000 clauses out of 20008 with flag 885001/885001
1534.45/792.78	c cleaning 10001 clauses out of 20012 with flag 895005/895005
1551.50/801.63	c cleaning 9995 clauses out of 20006 with flag 905000/905000
1569.48/810.96	c cleaning 10002 clauses out of 20013 with flag 915002/915002
1589.03/821.05	c cleaning 10002 clauses out of 20010 with flag 925001/925001
1607.57/830.61	c cleaning 9997 clauses out of 20008 with flag 935001/935001
1624.61/839.58	c cleaning 10003 clauses out of 20011 with flag 945001/945001
1641.57/848.33	c cleaning 10000 clauses out of 20007 with flag 955000/955000
1657.97/856.87	c cleaning 10000 clauses out of 20007 with flag 965000/965000
1675.12/865.72	c cleaning 10000 clauses out of 20007 with flag 975000/975000
1692.33/874.77	c cleaning 9999 clauses out of 20007 with flag 985000/985000
1710.50/884.10	c cleaning 10002 clauses out of 20012 with flag 995004/995004
1728.66/893.59	c cleaning 10001 clauses out of 20011 with flag 1005005/1005005
1747.40/903.25	c cleaning 10000 clauses out of 20005 with flag 1015000/1015000
1764.23/912.01	c cleaning 9998 clauses out of 20005 with flag 1025000/1025000
1782.37/921.46	c cleaning 9999 clauses out of 20009 with flag 1035002/1035002
1800.15/930.62	c starts		: 28
1800.15/930.62	c conflicts		: 6414
1800.15/930.62	c decisions		: 10258
1800.15/930.62	c propagations		: 1488703
1800.15/930.62	c inspects		: 236792621
1800.15/930.62	c learnt literals	: 0
1800.15/930.62	c learnt binary clauses	: 0
1800.15/930.62	c learnt ternary clauses	: 0
1800.15/930.62	c learnt clauses	: 6414
1800.15/930.62	c ignored clauses	: 0
1800.15/930.62	c root simplifications	: 0
1800.15/930.62	c removed literals (reason simplification)	: 0
1800.15/930.62	c reason swapping (by a shorter reason)	: 0
1800.15/930.62	c Calls to reduceDB	: 1
1800.15/930.62	c number of reductions to clauses (during analyze)	: 0
1800.15/930.62	c number of learned constraints concerned by reduction	: 0
1800.15/930.62	c number of learning phase by resolution	: 0
1800.15/930.62	c number of learning phase by cutting planes	: 0
1800.15/930.62	c speed (assignments/second)	: 1609.946457789683
1800.15/930.62	c non guided choices	0
1800.15/930.63	c learnt constraints type 
1800.15/930.63	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 122
1800.15/930.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6292
1800.15/930.63	c constraints type 
1800.15/930.63	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3190
1800.15/930.63	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.15/930.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3090
1800.15/930.63	c constraints type 
1800.15/930.63	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3190
1800.15/930.63	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.15/930.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3090
1800.15/930.63	s SATISFIABLE
1800.15/930.63	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 
1800.15/930.63	c objective function=6
1800.15/930.63	c Total wall clock time (in seconds): 930.408

Verifier Data

OK	6

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2661899-1276657539/watcher-2661899-1276657539 -o /tmp/evaluation-result-2661899-1276657539/solver-2661899-1276657539 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661899-1276657539.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/106 15030
/proc/meminfo: memFree=1494844/2059040 swapFree=4192956/4192956
[pid=15030] ppid=15028 vsize=1832 CPUtime=0
/proc/15030/stat : 15030 (java6) S 15028 15030 14970 0 -1 4194304 250 0 0 0 0 0 0 0 19 0 1 0 7046715 1875968 153 1992294400 134512640 134550932 4291800336 18446744073709551615 4294960144 0 2147483391 4096 0 18446744071699379390 0 0 17 1 0 0 0
/proc/15030/statm: 458 153 116 10 0 63 0

[startup+0.0373269 s]
/proc/loadavg: 0.99 0.97 0.99 3/106 15030
/proc/meminfo: memFree=1494844/2059040 swapFree=4192956/4192956
[pid=15030] ppid=15028 vsize=1520328 CPUtime=0.02
/proc/15030/stat : 15030 (java) S 15028 15030 14970 0 -1 4202496 3258 0 1 0 0 2 0 0 18 0 4 0 7046715 1556815872 2702 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/15030/statm: 380082 2702 922 10 0 377392 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1520328

[startup+0.101336 s]
/proc/loadavg: 0.99 0.97 0.99 3/106 15030
/proc/meminfo: memFree=1494844/2059040 swapFree=4192956/4192956
[pid=15030] ppid=15028 vsize=1524180 CPUtime=0.09
/proc/15030/stat : 15030 (java) S 15028 15030 14970 0 -1 4202496 3958 0 1 0 6 3 0 0 18 0 12 0 7046715 1560760320 3398 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15030/statm: 381045 3398 1075 10 0 378348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1524180

[startup+0.303361 s]
/proc/loadavg: 0.99 0.97 0.99 3/106 15030
/proc/meminfo: memFree=1494844/2059040 swapFree=4192956/4192956
[pid=15030] ppid=15028 vsize=1526416 CPUtime=0.35
/proc/15030/stat : 15030 (java) S 15028 15030 14970 0 -1 4202496 5423 0 1 0 31 4 0 0 18 0 12 0 7046715 1563049984 4861 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15030/statm: 381604 4861 1353 10 0 378907 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1526416

[startup+0.700406 s]
/proc/loadavg: 0.99 0.97 0.99 3/106 15030
/proc/meminfo: memFree=1494844/2059040 swapFree=4192956/4192956
[pid=15030] ppid=15028 vsize=1526764 CPUtime=0.92
/proc/15030/stat : 15030 (java) S 15028 15030 14970 0 -1 4202496 6424 0 1 0 88 4 0 0 18 0 12 0 7046715 1563406336 5847 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15030/statm: 381691 5847 1392 10 0 378994 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 1526764

[startup+1.50036 s]
/proc/loadavg: 0.99 0.97 0.99 5/118 15042
/proc/meminfo: memFree=1471624/2059040 swapFree=4192956/4192956
[pid=15030] ppid=15028 vsize=1528956 CPUtime=2.17
/proc/15030/stat : 15030 (java) S 15028 15030 14970 0 -1 4202496 8876 0 1 0 212 5 0 0 18 0 12 0 7046715 1565650944 7440 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15030/statm: 382239 7440 1409 10 0 379542 0
[pid=15030/tid=15032] ppid=15028 vsize=1528956 CPUtime=1.32
/proc/15030/task/15032/stat : 15032 (java) R 15028 15030 14970 0 -1 4202560 5570 0 1 0 129 3 0 0 18 0 12 0 7046717 1565650944 7440 1992294400 134512640 134550932 4287777024 18446744073709551615 4109849651 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15030/tid=15033] ppid=15028 vsize=1528956 CPUtime=0
/proc/15030/task/15033/stat : 15033 (java) S 15028 15030 14970 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 12 0 7046718 1565650944 7440 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15034] ppid=15028 vsize=1528956 CPUtime=0
/proc/15030/task/15034/stat : 15034 (java) S 15028 15030 14970 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 12 0 7046718 1565650944 7440 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15035] ppid=15028 vsize=1528956 CPUtime=0
/proc/15030/task/15035/stat : 15035 (java) S 15028 15030 14970 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 12 0 7046720 1565650944 7440 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15036] ppid=15028 vsize=1528956 CPUtime=0
/proc/15030/task/15036/stat : 15036 (java) S 15028 15030 14970 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 12 0 7046721 1565650944 7440 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15037] ppid=15028 vsize=1528956 CPUtime=0
/proc/15030/task/15037/stat : 15037 (java) S 15028 15030 14970 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 12 0 7046721 1565650944 7440 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15038] ppid=15028 vsize=1528956 CPUtime=0
/proc/15030/task/15038/stat : 15038 (java) S 15028 15030 14970 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 7046725 1565650944 7440 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15039] ppid=15028 vsize=1528956 CPUtime=0.45
/proc/15030/task/15039/stat : 15039 (java) S 15028 15030 14970 0 -1 4202560 1104 0 0 0 45 0 0 0 15 0 12 0 7046725 1565650944 7441 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15040] ppid=15028 vsize=1528956 CPUtime=0.37
/proc/15030/task/15040/stat : 15040 (java) S 15028 15030 14970 0 -1 4202560 1136 0 0 0 37 0 0 0 15 0 12 0 7046725 1565650944 7441 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15041] ppid=15028 vsize=1528956 CPUtime=0
/proc/15030/task/15041/stat : 15041 (java) S 15028 15030 14970 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 7046725 1565650944 7441 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15042] ppid=15028 vsize=1528956 CPUtime=0
/proc/15030/task/15042/stat : 15042 (java) S 15028 15030 14970 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 12 0 7046725 1565650944 7441 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 1528956

[startup+3.10128 s]
/proc/loadavg: 0.99 0.97 0.99 1/120 15046
/proc/meminfo: memFree=1465532/2059040 swapFree=4192956/4192956
[pid=15030] ppid=15028 vsize=1534800 CPUtime=3.34
/proc/15030/stat : 15030 (java) S 15028 15030 14970 0 -1 4202496 11957 0 1 0 328 6 0 0 18 0 14 0 7046715 1571635200 9777 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15030/statm: 383700 9777 1425 10 0 381003 0
[pid=15030/tid=15032] ppid=15028 vsize=1534800 CPUtime=1.66
/proc/15030/task/15032/stat : 15032 (java) S 15028 15030 14970 0 -1 4202560 5869 0 1 0 163 3 0 0 19 0 14 0 7046717 1571635200 9777 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15033] ppid=15028 vsize=1534800 CPUtime=0
/proc/15030/task/15033/stat : 15033 (java) S 15028 15030 14970 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 14 0 7046718 1571635200 9777 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15034] ppid=15028 vsize=1534800 CPUtime=0
/proc/15030/task/15034/stat : 15034 (java) S 15028 15030 14970 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 14 0 7046718 1571635200 9777 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15035] ppid=15028 vsize=1534800 CPUtime=0
/proc/15030/task/15035/stat : 15035 (java) S 15028 15030 14970 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 14 0 7046720 1571635200 9777 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15036] ppid=15028 vsize=1534800 CPUtime=0
/proc/15030/task/15036/stat : 15036 (java) S 15028 15030 14970 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 14 0 7046721 1571635200 9777 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15037] ppid=15028 vsize=1534800 CPUtime=0
/proc/15030/task/15037/stat : 15037 (java) S 15028 15030 14970 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 14 0 7046721 1571635200 9777 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15038] ppid=15028 vsize=1534800 CPUtime=0
/proc/15030/task/15038/stat : 15038 (java) S 15028 15030 14970 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 7046725 1571635200 9777 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15039] ppid=15028 vsize=1534800 CPUtime=0.78
/proc/15030/task/15039/stat : 15039 (java) S 15028 15030 14970 0 -1 4202560 2360 0 0 0 78 0 0 0 16 0 14 0 7046725 1571635200 9777 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15040] ppid=15028 vsize=1534800 CPUtime=0.69
/proc/15030/task/15040/stat : 15040 (java) S 15028 15030 14970 0 -1 4202560 1775 0 0 0 69 0 0 0 16 0 14 0 7046725 1571635200 9777 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15041] ppid=15028 vsize=1534800 CPUtime=0
/proc/15030/task/15041/stat : 15041 (java) S 15028 15030 14970 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 7046725 1571635200 9777 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15042] ppid=15028 vsize=1534800 CPUtime=0
/proc/15030/task/15042/stat : 15042 (java) S 15028 15030 14970 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 14 0 7046725 1571635200 9777 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15045] ppid=15028 vsize=1534800 CPUtime=0
/proc/15030/task/15045/stat : 15045 (java) S 15028 15030 14970 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 14 0 7046901 1571635200 9777 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15046] ppid=15028 vsize=1534800 CPUtime=0
/proc/15030/task/15046/stat : 15046 (java) S 15028 15030 14970 0 -1 4202560 5 0 0 0 0 0 0 0 23 0 14 0 7046902 1571635200 9777 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.34
Current children cumulated vsize (KiB) 1534800

[startup+6.3011 s]
/proc/loadavg: 1.31 1.04 1.01 6/122 15052
/proc/meminfo: memFree=1412072/2059040 swapFree=4192956/4192956
[pid=15030] ppid=15028 vsize=1541968 CPUtime=7.23
/proc/15030/stat : 15030 (java) S 15028 15030 14970 0 -1 4202496 43068 0 1 0 703 20 0 0 18 0 16 0 7046715 1578975232 37637 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15030/statm: 385492 37637 1437 10 0 382795 0
[pid=15030/tid=15032] ppid=15028 vsize=1541968 CPUtime=1.67
/proc/15030/task/15032/stat : 15032 (java) S 15028 15030 14970 0 -1 4202560 5908 0 1 0 164 3 0 0 19 0 16 0 7046717 1578975232 37637 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15033] ppid=15028 vsize=1541968 CPUtime=0.02
/proc/15030/task/15033/stat : 15033 (java) S 15028 15030 14970 0 -1 4202560 749 0 0 0 2 0 0 0 18 0 16 0 7046718 1578975232 37637 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15034] ppid=15028 vsize=1541968 CPUtime=0.02
/proc/15030/task/15034/stat : 15034 (java) S 15028 15030 14970 0 -1 4202560 635 0 0 0 2 0 0 0 18 0 16 0 7046718 1578975232 37637 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15035] ppid=15028 vsize=1541968 CPUtime=0
/proc/15030/task/15035/stat : 15035 (java) S 15028 15030 14970 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 16 0 7046720 1578975232 37637 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15036] ppid=15028 vsize=1541968 CPUtime=0
/proc/15030/task/15036/stat : 15036 (java) S 15028 15030 14970 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 7046721 1578975232 37637 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15037] ppid=15028 vsize=1541968 CPUtime=0
/proc/15030/task/15037/stat : 15037 (java) S 15028 15030 14970 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 7046721 1578975232 37637 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15038] ppid=15028 vsize=1541968 CPUtime=0
/proc/15030/task/15038/stat : 15038 (java) S 15028 15030 14970 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 7046725 1578975232 37637 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15039] ppid=15028 vsize=1541968 CPUtime=1.93
/proc/15030/task/15039/stat : 15039 (java) S 15028 15030 14970 0 -1 4202560 7258 0 0 0 191 2 0 0 15 0 16 0 7046725 1578975232 37637 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15040] ppid=15028 vsize=1541968 CPUtime=1.4
/proc/15030/task/15040/stat : 15040 (java) S 15028 15030 14970 0 -1 4202560 1821 0 0 0 140 0 0 0 15 0 16 0 7046725 1578975232 37637 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15041] ppid=15028 vsize=1541968 CPUtime=0
/proc/15030/task/15041/stat : 15041 (java) S 15028 15030 14970 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 7046725 1578975232 37637 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15042] ppid=15028 vsize=1541968 CPUtime=0
/proc/15030/task/15042/stat : 15042 (java) S 15028 15030 14970 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 7046725 1578975232 37637 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15045] ppid=15028 vsize=1541968 CPUtime=0
/proc/15030/task/15045/stat : 15045 (java) S 15028 15030 14970 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 16 0 7046901 1578975232 37637 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15046] ppid=15028 vsize=1541968 CPUtime=0
/proc/15030/task/15046/stat : 15046 (java) S 15028 15030 14970 0 -1 4202560 5 0 0 0 0 0 0 0 23 0 16 0 7046902 1578975232 37637 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.23
Current children cumulated vsize (KiB) 1541968

[startup+12.7018 s]
/proc/loadavg: 1.45 1.07 1.02 3/122 15054
/proc/meminfo: memFree=1300720/2059040 swapFree=4192956/4192956
[pid=15030] ppid=15028 vsize=1541968 CPUtime=19.83
/proc/15030/stat : 15030 (java) S 15028 15030 14970 0 -1 4202496 55650 0 1 0 1956 27 0 0 18 0 16 0 7046715 1578975232 49828 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15030/statm: 385492 49828 1451 10 0 382795 0
[pid=15030/tid=15032] ppid=15028 vsize=1541968 CPUtime=1.67
/proc/15030/task/15032/stat : 15032 (java) S 15028 15030 14970 0 -1 4202560 5909 0 1 0 164 3 0 0 15 0 16 0 7046717 1578975232 49828 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15033] ppid=15028 vsize=1541968 CPUtime=0.29
/proc/15030/task/15033/stat : 15033 (java) S 15028 15030 14970 0 -1 4202560 6201 0 0 0 27 2 0 0 16 0 16 0 7046718 1578975232 49828 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15034] ppid=15028 vsize=1541968 CPUtime=0.28
/proc/15030/task/15034/stat : 15034 (java) S 15028 15030 14970 0 -1 4202560 5612 0 0 0 25 3 0 0 16 0 16 0 7046718 1578975232 49828 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15035] ppid=15028 vsize=1541968 CPUtime=0.07
/proc/15030/task/15035/stat : 15035 (java) S 15028 15030 14970 0 -1 4202560 1533 0 0 0 7 0 0 0 15 0 16 0 7046720 1578975232 49828 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15036] ppid=15028 vsize=1541968 CPUtime=0
/proc/15030/task/15036/stat : 15036 (java) S 15028 15030 14970 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 7046721 1578975232 49828 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15037] ppid=15028 vsize=1541968 CPUtime=0
/proc/15030/task/15037/stat : 15037 (java) S 15028 15030 14970 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 7046721 1578975232 49828 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15038] ppid=15028 vsize=1541968 CPUtime=0
/proc/15030/task/15038/stat : 15038 (java) S 15028 15030 14970 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 7046725 1578975232 49828 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15039] ppid=15028 vsize=1541968 CPUtime=2.27
/proc/15030/task/15039/stat : 15039 (java) S 15028 15030 14970 0 -1 4202560 7287 0 0 0 225 2 0 0 15 0 16 0 7046725 1578975232 49828 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15040] ppid=15028 vsize=1541968 CPUtime=1.76
/proc/15030/task/15040/stat : 15040 (java) S 15028 15030 14970 0 -1 4202560 1845 0 0 0 175 1 0 0 15 0 16 0 7046725 1578975232 49828 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15041] ppid=15028 vsize=1541968 CPUtime=0
/proc/15030/task/15041/stat : 15041 (java) S 15028 15030 14970 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 7046725 1578975232 49828 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15042] ppid=15028 vsize=1541968 CPUtime=0
/proc/15030/task/15042/stat : 15042 (java) S 15028 15030 14970 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 7046725 1578975232 49828 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15045] ppid=15028 vsize=1541968 CPUtime=0
/proc/15030/task/15045/stat : 15045 (java) S 15028 15030 14970 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 16 0 7046901 1578975232 49828 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15046] ppid=15028 vsize=1541968 CPUtime=0
/proc/15030/task/15046/stat : 15046 (java) S 15028 15030 14970 0 -1 4202560 5 0 0 0 0 0 0 0 23 0 16 0 7046902 1578975232 49828 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15053] ppid=15028 vsize=1541968 CPUtime=5.98
/proc/15030/task/15053/stat : 15053 (java) R 15028 15030 14970 0 -1 4202560 802 0 0 0 598 0 0 0 25 0 16 0 7047304 1578975232 49828 1992294400 134512640 134550932 4287777024 18446744073709551615 4110081539 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15030/tid=15054] ppid=15028 vsize=1541968 CPUtime=5.93
/proc/15030/task/15054/stat : 15054 (java) R 15028 15030 14970 0 -1 4202560 13 0 0 0 593 0 0 0 22 0 16 0 7047304 1578975232 49828 1992294400 134512640 134550932 4287777024 18446744073709551615 4110083074 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.83
Current children cumulated vsize (KiB) 1541968

[startup+25.502 s]
/proc/loadavg: 1.50 1.10 1.03 2/122 15054
/proc/meminfo: memFree=1281624/2059040 swapFree=4192956/4192956
[pid=15030] ppid=15028 vsize=1541968 CPUtime=44.85
/proc/15030/stat : 15030 (java) S 15028 15030 14970 0 -1 4202496 60440 0 1 0 4454 31 0 0 18 0 16 0 7046715 1578975232 54336 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0

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

/proc/15030/task/15053/stat : 15053 (java) R 15028 15030 14970 0 -1 4202560 1825 0 0 0 64728 12 0 0 25 0 16 0 7047304 1581072384 78329 1992294400 134512640 134550932 4287777024 18446744073709551615 4110105068 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15030/tid=15054] ppid=15028 vsize=1544016 CPUtime=646.47
/proc/15030/task/15054/stat : 15054 (java) R 15028 15030 14970 0 -1 4202560 464 0 0 0 64626 21 0 0 25 0 16 0 7047304 1581072384 78329 1992294400 134512640 134550932 4287777024 18446744073709551615 4110083005 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1359.54
Current children cumulated vsize (KiB) 1544016

[startup+762.311 s]
/proc/loadavg: 2.04 2.01 1.60 3/122 15074
/proc/meminfo: memFree=1177464/2059040 swapFree=4192956/4192956
[pid=15030] ppid=15028 vsize=1544016 CPUtime=1475.61
/proc/15030/stat : 15030 (java) S 15028 15030 14970 0 -1 4202496 88713 0 1 0 147418 143 0 0 18 0 16 0 7046715 1581072384 79935 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15030/statm: 386004 79935 1451 10 0 383307 0
[pid=15030/tid=15032] ppid=15028 vsize=1544016 CPUtime=1.68
/proc/15030/task/15032/stat : 15032 (java) S 15028 15030 14970 0 -1 4202560 5931 0 1 0 164 4 0 0 15 0 16 0 7046717 1581072384 79935 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15033] ppid=15028 vsize=1544016 CPUtime=16.76
/proc/15030/task/15033/stat : 15033 (java) S 15028 15030 14970 0 -1 4202560 21023 0 0 0 1636 40 0 0 15 0 16 0 7046718 1581072384 79935 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15034] ppid=15028 vsize=1544016 CPUtime=16.76
/proc/15030/task/15034/stat : 15034 (java) S 15028 15030 14970 0 -1 4202560 20060 0 0 0 1643 33 0 0 16 0 16 0 7046718 1581072384 79935 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15035] ppid=15028 vsize=1544016 CPUtime=30.2
/proc/15030/task/15035/stat : 15035 (java) S 15028 15030 14970 0 -1 4202560 2584 0 0 0 3009 11 0 0 15 0 16 0 7046720 1581072384 79935 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15036] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15036/stat : 15036 (java) S 15028 15030 14970 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 7046721 1581072384 79935 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15037] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15037/stat : 15037 (java) S 15028 15030 14970 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 7046721 1581072384 79935 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15038] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15038/stat : 15038 (java) S 15028 15030 14970 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 7046725 1581072384 79935 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15039] ppid=15028 vsize=1544016 CPUtime=2.91
/proc/15030/task/15039/stat : 15039 (java) S 15028 15030 14970 0 -1 4202560 8413 0 0 0 288 3 0 0 15 0 16 0 7046725 1581072384 79935 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15040] ppid=15028 vsize=1544016 CPUtime=2.04
/proc/15030/task/15040/stat : 15040 (java) S 15028 15030 14970 0 -1 4202560 1848 0 0 0 203 1 0 0 15 0 16 0 7046725 1581072384 79935 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15041] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15041/stat : 15041 (java) S 15028 15030 14970 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 7046725 1581072384 79935 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15042] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15042/stat : 15042 (java) S 15028 15030 14970 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 16 0 7046725 1581072384 79935 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15045] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15045/stat : 15045 (java) S 15028 15030 14970 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 16 0 7046901 1581072384 79935 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15046] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15046/stat : 15046 (java) S 15028 15030 14970 0 -1 4202560 5 0 0 0 0 0 0 0 23 0 16 0 7046902 1581072384 79935 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15053] ppid=15028 vsize=1544016 CPUtime=702.6
/proc/15030/task/15053/stat : 15053 (java) R 15028 15030 14970 0 -1 4202560 1870 0 0 0 70246 14 0 0 25 0 16 0 7047304 1581072384 79935 1992294400 134512640 134550932 4287777024 18446744073709551615 4110057297 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15030/tid=15054] ppid=15028 vsize=1544016 CPUtime=701.09
/proc/15030/task/15054/stat : 15054 (java) R 15028 15030 14970 0 -1 4202560 491 0 0 0 70087 22 0 0 25 0 16 0 7047304 1581072384 79935 1992294400 134512640 134550932 4287777024 18446744073709551615 4110079705 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1475.61
Current children cumulated vsize (KiB) 1544016

[startup+822.302 s]
/proc/loadavg: 2.13 2.04 1.64 3/122 15076
/proc/meminfo: memFree=1174116/2059040 swapFree=4192956/4192956
[pid=15030] ppid=15028 vsize=1544016 CPUtime=1591.14
/proc/15030/stat : 15030 (java) S 15028 15030 14970 0 -1 4202496 89665 0 1 0 158961 153 0 0 18 0 16 0 7046715 1581072384 80775 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15030/statm: 386004 80775 1451 10 0 383307 0
[pid=15030/tid=15032] ppid=15028 vsize=1544016 CPUtime=1.68
/proc/15030/task/15032/stat : 15032 (java) S 15028 15030 14970 0 -1 4202560 5934 0 1 0 164 4 0 0 15 0 16 0 7046717 1581072384 80775 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15033] ppid=15028 vsize=1544016 CPUtime=18.41
/proc/15030/task/15033/stat : 15033 (java) S 15028 15030 14970 0 -1 4202560 21232 0 0 0 1795 46 0 0 16 0 16 0 7046718 1581072384 80775 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15034] ppid=15028 vsize=1544016 CPUtime=18.42
/proc/15030/task/15034/stat : 15034 (java) S 15028 15030 14970 0 -1 4202560 20717 0 0 0 1808 34 0 0 15 0 16 0 7046718 1581072384 80775 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15035] ppid=15028 vsize=1544016 CPUtime=33.61
/proc/15030/task/15035/stat : 15035 (java) S 15028 15030 14970 0 -1 4202560 2588 0 0 0 3349 12 0 0 16 0 16 0 7046720 1581072384 80775 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15036] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15036/stat : 15036 (java) S 15028 15030 14970 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 7046721 1581072384 80775 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15037] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15037/stat : 15037 (java) S 15028 15030 14970 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 7046721 1581072384 80775 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15038] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15038/stat : 15038 (java) S 15028 15030 14970 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 7046725 1581072384 80775 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15039] ppid=15028 vsize=1544016 CPUtime=2.91
/proc/15030/task/15039/stat : 15039 (java) S 15028 15030 14970 0 -1 4202560 8413 0 0 0 288 3 0 0 15 0 16 0 7046725 1581072384 80775 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15040] ppid=15028 vsize=1544016 CPUtime=2.04
/proc/15030/task/15040/stat : 15040 (java) S 15028 15030 14970 0 -1 4202560 1848 0 0 0 203 1 0 0 15 0 16 0 7046725 1581072384 80775 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15041] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15041/stat : 15041 (java) S 15028 15030 14970 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 7046725 1581072384 80775 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15042] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15042/stat : 15042 (java) S 15028 15030 14970 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 16 0 7046725 1581072384 80775 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15045] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15045/stat : 15045 (java) S 15028 15030 14970 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 16 0 7046901 1581072384 80775 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15046] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15046/stat : 15046 (java) S 15028 15030 14970 0 -1 4202560 5 0 0 0 0 0 0 0 23 0 16 0 7046902 1581072384 80775 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15053] ppid=15028 vsize=1544016 CPUtime=756.61
/proc/15030/task/15053/stat : 15053 (java) R 15028 15030 14970 0 -1 4202560 1917 0 0 0 75647 14 0 0 23 0 16 0 7047304 1581072384 80775 1992294400 134512640 134550932 4287777024 18446744073709551615 4109924076 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15030/tid=15054] ppid=15028 vsize=1544016 CPUtime=755.89
/proc/15030/task/15054/stat : 15054 (java) R 15028 15030 14970 0 -1 4202560 519 0 0 0 75565 24 0 0 22 0 16 0 7047304 1581072384 80775 1992294400 134512640 134550932 4287777024 18446744073709551615 4110133640 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1591.14
Current children cumulated vsize (KiB) 1544016

[startup+882.301 s]
/proc/loadavg: 2.04 2.03 1.65 3/122 15076
/proc/meminfo: memFree=1170644/2059040 swapFree=4192956/4192956
[pid=15030] ppid=15028 vsize=1544016 CPUtime=1706.93
/proc/15030/stat : 15030 (java) S 15028 15030 14970 0 -1 4202496 90626 0 1 0 170529 164 0 0 18 0 16 0 7046715 1581072384 81618 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15030/statm: 386004 81618 1451 10 0 383307 0
[pid=15030/tid=15032] ppid=15028 vsize=1544016 CPUtime=1.68
/proc/15030/task/15032/stat : 15032 (java) S 15028 15030 14970 0 -1 4202560 5936 0 1 0 164 4 0 0 15 0 16 0 7046717 1581072384 81618 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15033] ppid=15028 vsize=1544016 CPUtime=20.05
/proc/15030/task/15033/stat : 15033 (java) S 15028 15030 14970 0 -1 4202560 21608 0 0 0 1954 51 0 0 16 0 16 0 7046718 1581072384 81618 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15034] ppid=15028 vsize=1544016 CPUtime=20.05
/proc/15030/task/15034/stat : 15034 (java) S 15028 15030 14970 0 -1 4202560 21223 0 0 0 1970 35 0 0 16 0 16 0 7046718 1581072384 81618 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15035] ppid=15028 vsize=1544016 CPUtime=36.74
/proc/15030/task/15035/stat : 15035 (java) S 15028 15030 14970 0 -1 4202560 2590 0 0 0 3661 13 0 0 15 0 16 0 7046720 1581072384 81618 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15036] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15036/stat : 15036 (java) S 15028 15030 14970 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 7046721 1581072384 81618 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15037] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15037/stat : 15037 (java) S 15028 15030 14970 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 7046721 1581072384 81618 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15038] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15038/stat : 15038 (java) S 15028 15030 14970 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 7046725 1581072384 81618 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15039] ppid=15028 vsize=1544016 CPUtime=2.91
/proc/15030/task/15039/stat : 15039 (java) S 15028 15030 14970 0 -1 4202560 8413 0 0 0 288 3 0 0 15 0 16 0 7046725 1581072384 81618 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15040] ppid=15028 vsize=1544016 CPUtime=2.04
/proc/15030/task/15040/stat : 15040 (java) S 15028 15030 14970 0 -1 4202560 1848 0 0 0 203 1 0 0 15 0 16 0 7046725 1581072384 81618 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15041] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15041/stat : 15041 (java) S 15028 15030 14970 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 7046725 1581072384 81618 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15042] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15042/stat : 15042 (java) S 15028 15030 14970 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 16 0 7046725 1581072384 81618 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15045] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15045/stat : 15045 (java) S 15028 15030 14970 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 16 0 7046901 1581072384 81618 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15046] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15046/stat : 15046 (java) S 15028 15030 14970 0 -1 4202560 5 0 0 0 0 0 0 0 23 0 16 0 7046902 1581072384 81618 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15053] ppid=15028 vsize=1544016 CPUtime=811.46
/proc/15030/task/15053/stat : 15053 (java) R 15028 15030 14970 0 -1 4202560 1963 0 0 0 81130 16 0 0 25 0 16 0 7047304 1581072384 81618 1992294400 134512640 134550932 4287777024 18446744073709551615 4110081416 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15030/tid=15054] ppid=15028 vsize=1544016 CPUtime=810.42
/proc/15030/task/15054/stat : 15054 (java) R 15028 15030 14970 0 -1 4202560 546 0 0 0 81017 25 0 0 25 0 16 0 7047304 1581072384 81618 1992294400 134512640 134550932 4287777024 18446744073709551615 4110082996 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1706.93
Current children cumulated vsize (KiB) 1544016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+930.61 s]
/proc/loadavg: 2.10 2.04 1.67 3/122 15078
/proc/meminfo: memFree=1168536/2059040 swapFree=4192956/4192956
[pid=15030] ppid=15028 vsize=1544016 CPUtime=1800.15
/proc/15030/stat : 15030 (java) S 15028 15030 14970 0 -1 4202496 91242 0 1 0 179844 171 0 0 18 0 16 0 7046715 1581072384 82154 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15030/statm: 386004 82154 1451 10 0 383307 0
[pid=15030/tid=15032] ppid=15028 vsize=1544016 CPUtime=1.68
/proc/15030/task/15032/stat : 15032 (java) S 15028 15030 14970 0 -1 4202560 5936 0 1 0 164 4 0 0 15 0 16 0 7046717 1581072384 82154 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15033] ppid=15028 vsize=1544016 CPUtime=21.32
/proc/15030/task/15033/stat : 15033 (java) S 15028 15030 14970 0 -1 4202560 21894 0 0 0 2078 54 0 0 16 0 16 0 7046718 1581072384 82154 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15034] ppid=15028 vsize=1544016 CPUtime=21.31
/proc/15030/task/15034/stat : 15034 (java) S 15028 15030 14970 0 -1 4202560 21486 0 0 0 2095 36 0 0 15 0 16 0 7046718 1581072384 82154 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15035] ppid=15028 vsize=1544016 CPUtime=39.28
/proc/15030/task/15035/stat : 15035 (java) S 15028 15030 14970 0 -1 4202560 2594 0 0 0 3915 13 0 0 15 0 16 0 7046720 1581072384 82154 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 0 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15036] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15036/stat : 15036 (java) S 15028 15030 14970 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 7046721 1581072384 82154 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15037] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15037/stat : 15037 (java) S 15028 15030 14970 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 7046721 1581072384 82154 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15038] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15038/stat : 15038 (java) S 15028 15030 14970 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 7046725 1581072384 82154 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15039] ppid=15028 vsize=1544016 CPUtime=2.91
/proc/15030/task/15039/stat : 15039 (java) S 15028 15030 14970 0 -1 4202560 8413 0 0 0 288 3 0 0 15 0 16 0 7046725 1581072384 82154 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15040] ppid=15028 vsize=1544016 CPUtime=2.04
/proc/15030/task/15040/stat : 15040 (java) S 15028 15030 14970 0 -1 4202560 1848 0 0 0 203 1 0 0 15 0 16 0 7046725 1581072384 82154 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15041] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15041/stat : 15041 (java) S 15028 15030 14970 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 7046725 1581072384 82154 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15042] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15042/stat : 15042 (java) S 15028 15030 14970 0 -1 4202560 56 0 0 0 0 0 0 0 15 0 16 0 7046725 1581072384 82154 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15045] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15045/stat : 15045 (java) S 15028 15030 14970 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 16 0 7046901 1581072384 82154 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 0 0 0 0
[pid=15030/tid=15046] ppid=15028 vsize=1544016 CPUtime=0
/proc/15030/task/15046/stat : 15046 (java) S 15028 15030 14970 0 -1 4202560 5 0 0 0 0 0 0 0 23 0 16 0 7046902 1581072384 82154 1992294400 134512640 134550932 4287777024 18446744073709551615 4294960144 0 4 0 16800975 18446604437834944896 0 0 -1 1 0 0 0
[pid=15030/tid=15053] ppid=15028 vsize=1544016 CPUtime=855.91
/proc/15030/task/15053/stat : 15053 (java) R 15028 15030 14970 0 -1 4202560 2001 0 0 0 85573 18 0 0 25 0 16 0 7047304 1581072384 82154 1992294400 134512640 134550932 4287777024 18446744073709551615 4110110641 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15030/tid=15054] ppid=15028 vsize=1544016 CPUtime=854.11
/proc/15030/task/15054/stat : 15054 (java) R 15028 15030 14970 0 -1 4202560 567 0 0 0 85386 25 0 0 25 0 16 0 7047304 1581072384 82154 1992294400 134512640 134550932 4287777024 18446744073709551615 4110083012 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 1544016

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

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 930.684
CPU time (s): 1800.25
CPU user time (s): 1798.51
CPU system time (s): 1.74573
CPU usage (%): 193.433
Max. virtual memory (cumulated for all children) (KiB): 1545132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.51
system time used= 1.74573
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91261
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32849
involuntary context switches= 53588

runsolver used 5.18321 second user time and 10.4784 second system time

The end

Launcher Data

Begin job on node039 at 2010-06-16 05:05:40
IDJOB=2661899
IDBENCH=48154
IDSOLVER=1166
FILE ID=node039/2661899-1276657539
PBS_JOBID= 11172476
Free space on /tmp= 62552 MiB

SOLVER NAME= SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_100_25_3.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2661899-1276657539/watcher-2661899-1276657539 -o /tmp/evaluation-result-2661899-1276657539/solver-2661899-1276657539 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661899-1276657539.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= cdb29f44159b0b72729019e0c0db0b8a
RANDOM SEED=1256608267

node039.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.267
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.267
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1495116 kB
Buffers:        111464 kB
Cached:         310940 kB
SwapCached:          0 kB
Active:         153744 kB
Inactive:       327956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1495116 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             284 kB
Writeback:           0 kB
AnonPages:       59252 kB
Mapped:          15328 kB
Slab:            60336 kB
PageTables:       4000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182596 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62552 MiB
End job on node039 at 2010-06-16 05:21:12