Trace number 2661773

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-31OPT3 569.058 301.792

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=449-P1=149-P2=137-P3=137-P4=83-B.opb
MD5SUM854cc656dc0682d745f606d1e6722452
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.486925
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables108
Total number of constraints9
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 constraints9
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)324
Sum of products size (including duplicates)648
Number of different products324
Sum of products size648

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.13	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.09/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.13	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.21	c Pseudo Boolean Optimization
0.23/0.21	c ManyCore solver with 2 solvers running in parallel
0.23/0.21	c --- Begin Solver configuration ---
0.23/0.21	c Stops conflict analysis at the first Unique Implication Point
0.23/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.23/0.21	c Learn all clauses as in MiniSAT
0.23/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.23/0.21	c Expensive reason simplification
0.23/0.21	c Armin Biere (Picosat) restarts strategy
0.23/0.21	c Glucose learned constraints deletion strategy
0.23/0.21	c timeout=2147483s
0.23/0.21	c DB Simplification allowed=false
0.23/0.21	c --- End Solver configuration ---
0.23/0.21	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.23/0.21	c --- Begin Solver configuration ---
0.23/0.21	c Stops conflict analysis at the first Unique Implication Point
0.23/0.21	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.23/0.21	c Learn all clauses as in MiniSAT
0.23/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.23/0.22	c No reason simplification
0.23/0.22	c Armin Biere (Picosat) restarts strategy
0.23/0.22	c Glucose learned constraints deletion strategy
0.23/0.22	c timeout=2147483s
0.23/0.22	c DB Simplification allowed=false
0.23/0.22	c --- End Solver configuration ---
0.23/0.22	
0.23/0.22	c solving HOME/instance-2661773-1276649430.opb
0.23/0.22	c reading problem ... 
0.36/0.40	c ... done. Wall clock time 0.182s.
0.36/0.40	c #vars     432
0.36/0.40	c #constraints  661
0.36/0.40	c constraints type 
0.36/0.40	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 324
0.36/0.40	c org.sat4j.pb.constraints.pb.MaxWatchPb => 337
0.36/0.40	c constraints type 
0.36/0.40	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 324
0.36/0.40	c org.sat4j.pb.constraints.pb.MaxWatchPb => 337
10.25/5.33	c cleaning 2495 clauses out of 5001 with flag 5001/5001
13.19/6.80	c cleaning 4247 clauses out of 8506 with flag 11001/11001
16.51/8.53	c cleaning 5628 clauses out of 11258 with flag 18000/18000
21.40/11.03	c cleaning 6816 clauses out of 13632 with flag 26002/26002
28.25/14.52	c cleaning 7908 clauses out of 15816 with flag 35002/35002
34.71/17.80	c cleaning 8951 clauses out of 17907 with flag 45001/45001
42.94/22.04	c cleaning 9475 clauses out of 18956 with flag 55001/55001
48.40/24.86	c cleaning 9740 clauses out of 19480 with flag 65000/65000
52.25/26.87	c cleaning 9868 clauses out of 19744 with flag 75004/75004
56.51/29.09	c cleaning 9933 clauses out of 19873 with flag 85001/85001
60.77/31.25	c cleaning 9967 clauses out of 19939 with flag 95000/95000
65.83/33.88	c cleaning 9978 clauses out of 19972 with flag 105000/105000
70.22/36.15	c cleaning 9995 clauses out of 19994 with flag 115000/115000
71.51/36.83	c And the winner is Resolution
71.62/37.05	c SATISFIABLE
71.62/37.05	c OPTIMIZING...
71.62/37.05	c Got one! Elapsed wall clock time (in seconds):36.834
71.62/37.05	o 33
74.49/38.59	c cleaning 9997 clauses out of 20000 with flag 125001/125001
80.32/41.56	c cleaning 9994 clauses out of 20003 with flag 135001/135001
83.94/43.42	c cleaning 9996 clauses out of 20009 with flag 145001/145001
88.33/45.80	c cleaning 9998 clauses out of 20012 with flag 155000/155000
93.74/48.54	c cleaning 9999 clauses out of 20015 with flag 165001/165001
94.60/49.10	c cleaning 0 clauses out of 5000 with flag 0/5000
98.42/51.00	c cleaning 10006 clauses out of 20017 with flag 175002/175002
102.79/53.35	c cleaning 9999 clauses out of 20011 with flag 185002/185002
103.25/53.68	c And the winner is Resolution
103.48/54.20	c Got one! Elapsed wall clock time (in seconds):53.986
103.48/54.20	o 3
105.85/55.48	c cleaning 10004 clauses out of 20010 with flag 195000/195000
111.25/58.20	c cleaning 9994 clauses out of 20007 with flag 205001/205001
116.84/61.10	c cleaning 9999 clauses out of 20013 with flag 215001/215001
120.20/62.95	c cleaning 9997 clauses out of 20013 with flag 225000/225000
124.21/65.04	c cleaning 10003 clauses out of 20016 with flag 235000/235000
128.61/67.35	c cleaning 10000 clauses out of 20013 with flag 245000/245000
133.01/69.63	c cleaning 9998 clauses out of 20014 with flag 255001/255001
137.36/71.98	c cleaning 10002 clauses out of 20016 with flag 265001/265001
142.17/74.45	c cleaning 10004 clauses out of 20014 with flag 275001/275001
147.53/77.27	c cleaning 10000 clauses out of 20010 with flag 285001/285001
151.53/79.39	c cleaning 9998 clauses out of 20009 with flag 295000/295000
155.65/81.59	c cleaning 10003 clauses out of 20012 with flag 305001/305001
161.83/84.74	c cleaning 10002 clauses out of 20009 with flag 315001/315001
167.41/87.67	c cleaning 9998 clauses out of 20006 with flag 325000/325000
171.58/89.87	c cleaning 9996 clauses out of 20008 with flag 335000/335000
175.10/91.78	c cleaning 9999 clauses out of 20013 with flag 345001/345001
179.66/94.14	c cleaning 9994 clauses out of 20013 with flag 355000/355000
187.21/98.02	c cleaning 9999 clauses out of 20020 with flag 365001/365001
194.76/101.91	c cleaning 9997 clauses out of 20021 with flag 375001/375001
201.03/105.22	c cleaning 10003 clauses out of 20023 with flag 385000/385000
206.77/108.20	c cleaning 10008 clauses out of 20021 with flag 395001/395001
211.53/110.74	c cleaning 10003 clauses out of 20016 with flag 405004/405004
215.48/112.88	c cleaning 9990 clauses out of 20010 with flag 415001/415001
220.37/115.48	c cleaning 9999 clauses out of 20019 with flag 425000/425000
225.54/118.18	c cleaning 10003 clauses out of 20022 with flag 435002/435002
230.09/120.54	c cleaning 10003 clauses out of 20017 with flag 445000/445000
234.26/122.71	c cleaning 10004 clauses out of 20014 with flag 455000/455000
239.35/125.41	c cleaning 10002 clauses out of 20010 with flag 465000/465000
244.10/127.97	c cleaning 10003 clauses out of 20009 with flag 475001/475001
248.26/130.16	c cleaning 9998 clauses out of 20005 with flag 485000/485000
251.83/132.05	c cleaning 9998 clauses out of 20007 with flag 495000/495000
255.34/133.93	c cleaning 10000 clauses out of 20009 with flag 505000/505000
259.68/136.28	c cleaning 9998 clauses out of 20010 with flag 515001/515001
263.84/138.48	c cleaning 10000 clauses out of 20011 with flag 525000/525000
268.79/141.06	c cleaning 9998 clauses out of 20012 with flag 535001/535001
274.46/144.03	c cleaning 9996 clauses out of 20013 with flag 545000/545000
279.81/146.84	c cleaning 10000 clauses out of 20017 with flag 555000/555000
285.95/150.01	c cleaning 10001 clauses out of 20018 with flag 565001/565001
291.69/153.09	c cleaning 10002 clauses out of 20017 with flag 575001/575001
297.17/155.96	c cleaning 10000 clauses out of 20016 with flag 585002/585002
301.70/158.36	c cleaning 10000 clauses out of 20014 with flag 595000/595000
305.86/160.56	c cleaning 9996 clauses out of 20015 with flag 605001/605001
309.62/162.55	c cleaning 10001 clauses out of 20018 with flag 615000/615000
313.09/164.49	c cleaning 10004 clauses out of 20017 with flag 625000/625000
317.65/166.82	c cleaning 10005 clauses out of 20013 with flag 635000/635000
323.34/169.89	c cleaning 9993 clauses out of 20009 with flag 645001/645001
327.49/172.09	c cleaning 10001 clauses out of 20016 with flag 655001/655001
331.39/174.18	c cleaning 9999 clauses out of 20014 with flag 665000/665000
335.32/176.29	c cleaning 10002 clauses out of 20015 with flag 675000/675000
340.06/178.70	c cleaning 10001 clauses out of 20013 with flag 685000/685000
344.61/181.20	c cleaning 10000 clauses out of 20013 with flag 695001/695001
349.08/183.59	c cleaning 10000 clauses out of 20012 with flag 705000/705000
354.00/186.13	c cleaning 10001 clauses out of 20012 with flag 715000/715000
358.13/188.33	c cleaning 10004 clauses out of 20012 with flag 725001/725001
363.27/191.04	c cleaning 9999 clauses out of 20007 with flag 735000/735000
367.56/193.31	c cleaning 9997 clauses out of 20009 with flag 745001/745001
371.69/195.57	c cleaning 9997 clauses out of 20011 with flag 755000/755000
376.00/197.81	c cleaning 9998 clauses out of 20015 with flag 765001/765001
380.52/200.29	c cleaning 10002 clauses out of 20017 with flag 775001/775001
385.00/202.63	c cleaning 10000 clauses out of 20014 with flag 785000/785000
390.33/205.46	c cleaning 9991 clauses out of 20014 with flag 795000/795000
396.82/208.88	c cleaning 10002 clauses out of 20023 with flag 805000/805000
402.74/211.91	c cleaning 10005 clauses out of 20021 with flag 815000/815000
407.98/214.78	c cleaning 9999 clauses out of 20017 with flag 825001/825001
415.08/218.47	c cleaning 10005 clauses out of 20018 with flag 835001/835001
420.41/221.25	c cleaning 10002 clauses out of 20012 with flag 845000/845000
426.51/224.42	c cleaning 10000 clauses out of 20011 with flag 855001/855001
432.34/227.59	c cleaning 10002 clauses out of 20011 with flag 865001/865001
438.26/230.62	c cleaning 10001 clauses out of 20008 with flag 875000/875000
442.96/233.14	c cleaning 9998 clauses out of 20007 with flag 885000/885000
448.68/236.12	c cleaning 9999 clauses out of 20009 with flag 895000/895000
453.14/238.58	c cleaning 10002 clauses out of 20009 with flag 905000/905000
458.25/241.20	c cleaning 9997 clauses out of 20008 with flag 915001/915001
464.54/244.57	c cleaning 10001 clauses out of 20011 with flag 925001/925001
470.05/247.40	c cleaning 9998 clauses out of 20009 with flag 935000/935000
476.09/250.61	c cleaning 10000 clauses out of 20012 with flag 945002/945002
481.80/253.60	c cleaning 10002 clauses out of 20010 with flag 955000/955000
487.31/256.51	c cleaning 9998 clauses out of 20008 with flag 965000/965000
492.62/259.32	c cleaning 10000 clauses out of 20011 with flag 975001/975001
497.85/262.17	c cleaning 10000 clauses out of 20011 with flag 985001/985001
503.14/264.90	c cleaning 10001 clauses out of 20011 with flag 995001/995001
508.25/267.62	c cleaning 9999 clauses out of 20010 with flag 1005001/1005001
513.36/270.37	c cleaning 10002 clauses out of 20011 with flag 1015001/1015001
518.59/273.15	c cleaning 10002 clauses out of 20009 with flag 1025001/1025001
523.90/275.94	c cleaning 10001 clauses out of 20007 with flag 1035001/1035001
528.60/278.46	c cleaning 9997 clauses out of 20006 with flag 1045001/1045001
533.51/281.09	c cleaning 10004 clauses out of 20008 with flag 1055000/1055000
538.92/283.91	c cleaning 9997 clauses out of 20003 with flag 1065000/1065000
544.01/286.64	c cleaning 10000 clauses out of 20007 with flag 1075001/1075001
548.89/289.28	c cleaning 9999 clauses out of 20006 with flag 1085000/1085000
553.98/291.96	c cleaning 10001 clauses out of 20007 with flag 1095000/1095000
557.60/293.94	c cleaning 0 clauses out of 11002 with flag 0/11002
559.71/295.18	c cleaning 10002 clauses out of 20006 with flag 1105001/1105001
565.16/298.07	c cleaning 9999 clauses out of 20002 with flag 1115000/1115000
566.26/298.74	c And the winner is Resolution
568.99/301.73	c starts		: 190
568.99/301.73	c conflicts		: 1116879
568.99/301.73	c decisions		: 1145283
568.99/301.73	c propagations		: 25201434
568.99/301.73	c inspects		: 768861140
568.99/301.73	c learnt literals	: 15
568.99/301.73	c learnt binary clauses	: 84
568.99/301.73	c learnt ternary clauses	: 331
568.99/301.73	c learnt clauses	: 1116863
568.99/301.73	c ignored clauses	: 0
568.99/301.73	c root simplifications	: 0
568.99/301.73	c removed literals (reason simplification)	: 46601554
568.99/301.73	c reason swapping (by a shorter reason)	: 0
568.99/301.73	c Calls to reduceDB	: 113
568.99/301.73	c number of reductions to clauses (during analyze)	: 0
568.99/301.73	c number of learned constraints concerned by reduction	: 0
568.99/301.73	c number of learning phase by resolution	: 0
568.99/301.73	c number of learning phase by cutting planes	: 0
568.99/301.73	c speed (assignments/second)	: 101813.28022106767
568.99/301.73	c non guided choices	3242
568.99/301.73	c learnt constraints type 
568.99/301.73	c constraints type 
568.99/301.73	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 324
568.99/301.73	c org.sat4j.pb.constraints.pb.MaxWatchPb => 337
568.99/301.73	c constraints type 
568.99/301.73	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 324
568.99/301.73	c org.sat4j.pb.constraints.pb.MaxWatchPb => 337
568.99/301.73	s OPTIMUM FOUND
568.99/301.73	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 x11 x12 x13 -x14 x15 -x16 -x17 -x18 x19 -x20 x21 -x22 -x23 -x24 x25 -x26 -x27 x28 x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 x39 -x40 x41 -x42 -x43 -x44 -x45 x46 -x47 x48 x49 -x50 -x51 -x52 x53 -x54 x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x64 x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 x82 x83 -x84 -x85 x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 
568.99/301.73	c objective function=3
568.99/301.73	c Total wall clock time (in seconds): 301.514

Verifier Data

OK	3

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2661773-1276649430/watcher-2661773-1276649430 -o /tmp/evaluation-result-2661773-1276649430/solver-2661773-1276649430 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661773-1276649430.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: 2.34 2.50 1.90 3/106 6780
/proc/meminfo: memFree=1803628/2059040 swapFree=4134608/4192956
[pid=6780] ppid=6778 vsize=1832 CPUtime=0
/proc/6780/stat : 6780 (java) S 6778 6780 5885 0 -1 4194304 431 0 0 0 0 0 0 0 20 0 1 0 40529375 1875968 160 1992294400 134512640 134550932 4287111024 18446744073709551615 1847892 0 2147483391 4096 0 18446744071699383486 0 0 17 1 0 0 0
/proc/6780/statm: 458 160 123 10 0 63 0

[startup+0.10649 s]
/proc/loadavg: 2.34 2.50 1.90 3/106 6780
/proc/meminfo: memFree=1803628/2059040 swapFree=4134608/4192956
[pid=6780] ppid=6778 vsize=1524180 CPUtime=0.09
/proc/6780/stat : 6780 (java) S 6778 6780 5885 0 -1 4202496 4033 0 1 0 6 3 0 0 20 0 12 0 40529375 1560760320 3472 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6780/statm: 381045 3472 1078 10 0 378348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1524180

[startup+0.204596 s]
/proc/loadavg: 2.34 2.50 1.90 3/106 6780
/proc/meminfo: memFree=1803628/2059040 swapFree=4134608/4192956
[pid=6780] ppid=6778 vsize=1526312 CPUtime=0.23
/proc/6780/stat : 6780 (java) S 6778 6780 5885 0 -1 4202496 5112 0 1 0 20 3 0 0 20 0 12 0 40529375 1562943488 4549 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6780/statm: 381578 4551 1346 10 0 378881 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 1526312

[startup+0.301508 s]
/proc/loadavg: 2.34 2.50 1.90 3/106 6780
/proc/meminfo: memFree=1803628/2059040 swapFree=4134608/4192956
[pid=6780] ppid=6778 vsize=1526312 CPUtime=0.36
/proc/6780/stat : 6780 (java) S 6778 6780 5885 0 -1 4202496 5387 0 1 0 32 4 0 0 20 0 12 0 40529375 1562943488 4824 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6780/statm: 381578 4824 1355 10 0 378881 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1526312

[startup+1.10563 s]
/proc/loadavg: 2.34 2.50 1.90 3/106 6780
/proc/meminfo: memFree=1803628/2059040 swapFree=4134608/4192956
[pid=6780] ppid=6778 vsize=1530864 CPUtime=1.96
/proc/6780/stat : 6780 (java) S 6778 6780 5885 0 -1 4202496 8419 0 1 0 191 5 0 0 20 0 16 0 40529375 1567604736 7250 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6780/statm: 382716 7250 1420 10 0 380019 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 1530864

[startup+1.50163 s]
/proc/loadavg: 2.34 2.50 1.90 3/106 6780
/proc/meminfo: memFree=1803628/2059040 swapFree=4134608/4192956
[pid=6780] ppid=6778 vsize=1534804 CPUtime=2.74
/proc/6780/stat : 6780 (java) S 6778 6780 5885 0 -1 4202496 13127 0 1 0 267 7 0 0 20 0 16 0 40529375 1571639296 11133 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6780/statm: 383701 11134 1422 10 0 381004 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 1534804

[startup+3.10281 s]
/proc/loadavg: 2.34 2.50 1.90 5/122 6796
/proc/meminfo: memFree=1720360/2059040 swapFree=4134608/4192956
[pid=6780] ppid=6778 vsize=1552156 CPUtime=5.89
/proc/6780/stat : 6780 (java) S 6778 6780 5885 0 -1 4202496 33376 0 1 0 571 18 0 0 20 0 16 0 40529375 1589407744 24294 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6780/statm: 388039 24294 1430 10 0 385342 0
[pid=6780/tid=6782] ppid=6778 vsize=1552156 CPUtime=0.38
/proc/6780/task/6782/stat : 6782 (java) S 6778 6780 5885 0 -1 4202560 4005 0 1 0 35 3 0 0 18 0 16 0 40529376 1589407744 24294 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6783] ppid=6778 vsize=1552156 CPUtime=0
/proc/6780/task/6783/stat : 6783 (java) S 6778 6780 5885 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 16 0 40529377 1589407744 24294 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6784] ppid=6778 vsize=1552156 CPUtime=0
/proc/6780/task/6784/stat : 6784 (java) S 6778 6780 5885 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 16 0 40529377 1589407744 24294 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6785] ppid=6778 vsize=1552156 CPUtime=0.03
/proc/6780/task/6785/stat : 6785 (java) S 6778 6780 5885 0 -1 4202560 1 0 0 0 1 2 0 0 18 0 16 0 40529379 1589407744 24294 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6786] ppid=6778 vsize=1552156 CPUtime=0
/proc/6780/task/6786/stat : 6786 (java) S 6778 6780 5885 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 16 0 40529380 1589407744 24294 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6787] ppid=6778 vsize=1552156 CPUtime=0
/proc/6780/task/6787/stat : 6787 (java) S 6778 6780 5885 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 40529380 1589407744 24294 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6788] ppid=6778 vsize=1552156 CPUtime=0
/proc/6780/task/6788/stat : 6788 (java) S 6778 6780 5885 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 40529384 1589407744 24294 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6789] ppid=6778 vsize=1552156 CPUtime=1
/proc/6780/task/6789/stat : 6789 (java) R 6778 6780 5885 0 -1 4202560 4490 0 0 0 98 2 0 0 23 0 16 0 40529384 1589407744 24294 1992294400 134512640 134550932 4287111024 18446744073709551615 105497515 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6780/tid=6790] ppid=6778 vsize=1552156 CPUtime=2.69
/proc/6780/task/6790/stat : 6790 (java) R 6778 6780 5885 0 -1 4202560 10726 0 0 0 266 3 0 0 18 0 16 0 40529384 1589407744 24294 1992294400 134512640 134550932 4287111024 18446744073709551615 104138158 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6780/tid=6791] ppid=6778 vsize=1552156 CPUtime=0
/proc/6780/task/6791/stat : 6791 (java) S 6778 6780 5885 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 40529384 1589407744 24294 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6792] ppid=6778 vsize=1552156 CPUtime=0
/proc/6780/task/6792/stat : 6792 (java) S 6778 6780 5885 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 40529384 1589407744 24294 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6793] ppid=6778 vsize=1552156 CPUtime=0.82
/proc/6780/task/6793/stat : 6793 (java) R 6778 6780 5885 0 -1 4202560 1663 0 0 0 82 0 0 0 25 0 16 0 40529415 1589407744 24294 1992294400 134512640 134550932 4287111024 18446744073709551615 4109849153 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6780/tid=6794] ppid=6778 vsize=1552156 CPUtime=0.9
/proc/6780/task/6794/stat : 6794 (java) R 6778 6780 5885 0 -1 4202560 11418 0 0 0 86 4 0 0 23 0 16 0 40529415 1589407744 24294 1992294400 134512640 134550932 4287111024 18446744073709551615 4109932658 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6780/tid=6795] ppid=6778 vsize=1552156 CPUtime=0
/proc/6780/task/6795/stat : 6795 (java) S 6778 6780 5885 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 40529416 1589407744 24294 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6796] ppid=6778 vsize=1552156 CPUtime=0
/proc/6780/task/6796/stat : 6796 (java) S 6778 6780 5885 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 40529418 1589407744 24294 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 1552156

[startup+6.30912 s]
/proc/loadavg: 2.39 2.51 1.91 4/122 6796
/proc/meminfo: memFree=1639636/2059040 swapFree=4134608/4192956
[pid=6780] ppid=6778 vsize=1545488 CPUtime=12.2
/proc/6780/stat : 6780 (java) S 6778 6780 5885 0 -1 4202496 56527 0 1 0 1191 29 0 0 20 0 16 0 40529375 1582579712 42141 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6780/statm: 386372 42141 1448 10 0 383675 0
[pid=6780/tid=6782] ppid=6778 vsize=1545488 CPUtime=0.38
/proc/6780/task/6782/stat : 6782 (java) S 6778 6780 5885 0 -1 4202560 4005 0 1 0 35 3 0 0 18 0 16 0 40529376 1582579712 42141 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6783] ppid=6778 vsize=1545488 CPUtime=0.04
/proc/6780/task/6783/stat : 6783 (java) S 6778 6780 5885 0 -1 4202560 1425 0 0 0 4 0 0 0 16 0 16 0 40529377 1582579712 42141 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6784] ppid=6778 vsize=1545488 CPUtime=0.05
/proc/6780/task/6784/stat : 6784 (java) S 6778 6780 5885 0 -1 4202560 1369 0 0 0 5 0 0 0 15 0 16 0 40529377 1582579712 42141 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6785] ppid=6778 vsize=1545488 CPUtime=0.08
/proc/6780/task/6785/stat : 6785 (java) S 6778 6780 5885 0 -1 4202560 1371 0 0 0 6 2 0 0 15 0 16 0 40529379 1582579712 42141 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6786] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6786/stat : 6786 (java) S 6778 6780 5885 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 40529380 1582579712 42141 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6787] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6787/stat : 6787 (java) S 6778 6780 5885 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 16 0 40529380 1582579712 42141 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6788] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6788/stat : 6788 (java) S 6778 6780 5885 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 40529384 1582579712 42141 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6789] ppid=6778 vsize=1545488 CPUtime=1.5
/proc/6780/task/6789/stat : 6789 (java) S 6778 6780 5885 0 -1 4202560 5339 0 0 0 148 2 0 0 23 0 16 0 40529384 1582579712 42141 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6790] ppid=6778 vsize=1545488 CPUtime=3.92
/proc/6780/task/6790/stat : 6790 (java) S 6778 6780 5885 0 -1 4202560 13841 0 0 0 387 5 0 0 15 0 16 0 40529384 1582579712 42141 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6791] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6791/stat : 6791 (java) S 6778 6780 5885 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 40529384 1582579712 42141 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6792] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6792/stat : 6792 (java) S 6778 6780 5885 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 40529384 1582579712 42141 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6793] ppid=6778 vsize=1545488 CPUtime=2.57
/proc/6780/task/6793/stat : 6793 (java) R 6778 6780 5885 0 -1 4202560 1666 0 0 0 257 0 0 0 25 0 16 0 40529415 1582579712 42141 1992294400 134512640 134550932 4287111024 18446744073709551615 4109750816 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6780/tid=6794] ppid=6778 vsize=1545488 CPUtime=3.58
/proc/6780/task/6794/stat : 6794 (java) R 6778 6780 5885 0 -1 4202560 26440 0 0 0 346 12 0 0 19 0 16 0 40529415 1582579712 42141 1992294400 134512640 134550932 4287111024 18446744073709551615 4109699370 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6780/tid=6795] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6795/stat : 6795 (java) S 6778 6780 5885 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 40529416 1582579712 42141 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6796] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6796/stat : 6796 (java) S 6778 6780 5885 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 40529418 1582579712 42141 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 1545488

[startup+12.7028 s]
/proc/loadavg: 2.36 2.50 1.91 4/122 6796
/proc/meminfo: memFree=1609008/2059040 swapFree=4134608/4192956
[pid=6780] ppid=6778 vsize=1545488 CPUtime=24.68
/proc/6780/stat : 6780 (java) S 6778 6780 5885 0 -1 4202496 64362 0 1 0 2435 33 0 0 20 0 16 0 40529375 1582579712 49725 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6780/statm: 386372 49725 1448 10 0 383675 0
[pid=6780/tid=6782] ppid=6778 vsize=1545488 CPUtime=0.38
/proc/6780/task/6782/stat : 6782 (java) S 6778 6780 5885 0 -1 4202560 4005 0 1 0 35 3 0 0 17 0 16 0 40529376 1582579712 49725 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6783] ppid=6778 vsize=1545488 CPUtime=0.16
/proc/6780/task/6783/stat : 6783 (java) S 6778 6780 5885 0 -1 4202560 3174 0 0 0 15 1 0 0 16 0 16 0 40529377 1582579712 49725 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6784] ppid=6778 vsize=1545488 CPUtime=0.15
/proc/6780/task/6784/stat : 6784 (java) S 6778 6780 5885 0 -1 4202560 3299 0 0 0 14 1 0 0 16 0 16 0 40529377 1582579712 49725 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6785] ppid=6778 vsize=1545488 CPUtime=0.28
/proc/6780/task/6785/stat : 6785 (java) S 6778 6780 5885 0 -1 4202560 2773 0 0 0 25 3 0 0 15 0 16 0 40529379 1582579712 49725 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6786] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6786/stat : 6786 (java) S 6778 6780 5885 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 40529380 1582579712 49725 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6787] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6787/stat : 6787 (java) S 6778 6780 5885 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 16 0 40529380 1582579712 49725 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6788] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6788/stat : 6788 (java) S 6778 6780 5885 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 40529384 1582579712 49725 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6789] ppid=6778 vsize=1545488 CPUtime=1.53
/proc/6780/task/6789/stat : 6789 (java) S 6778 6780 5885 0 -1 4202560 5339 0 0 0 151 2 0 0 16 0 16 0 40529384 1582579712 49725 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6790] ppid=6778 vsize=1545488 CPUtime=4.01
/proc/6780/task/6790/stat : 6790 (java) S 6778 6780 5885 0 -1 4202560 13841 0 0 0 396 5 0 0 15 0 16 0 40529384 1582579712 49725 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6791] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6791/stat : 6791 (java) S 6778 6780 5885 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 40529384 1582579712 49725 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6792] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6792/stat : 6792 (java) S 6778 6780 5885 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 40529384 1582579712 49725 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6793] ppid=6778 vsize=1545488 CPUtime=8.54
/proc/6780/task/6793/stat : 6793 (java) R 6778 6780 5885 0 -1 4202560 1810 0 0 0 853 1 0 0 18 0 16 0 40529415 1582579712 49725 1992294400 134512640 134550932 4287111024 18446744073709551615 4109752568 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6780/tid=6794] ppid=6778 vsize=1545488 CPUtime=9.56
/proc/6780/task/6794/stat : 6794 (java) R 6778 6780 5885 0 -1 4202560 29050 0 0 0 943 13 0 0 25 0 16 0 40529415 1582579712 49725 1992294400 134512640 134550932 4287111024 18446744073709551615 4110239127 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6780/tid=6795] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6795/stat : 6795 (java) S 6778 6780 5885 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 40529416 1582579712 49725 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6796] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6796/stat : 6796 (java) S 6778 6780 5885 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 40529418 1582579712 49725 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.68
Current children cumulated vsize (KiB) 1545488

[startup+25.5016 s]
/proc/loadavg: 2.28 2.47 1.91 2/122 6796
/proc/meminfo: memFree=1588548/2059040 swapFree=4134608/4192956
[pid=6780] ppid=6778 vsize=1545488 CPUtime=49.67
/proc/6780/stat : 6780 (java) S 6778 6780 5885 0 -1 4202496 69964 0 1 0 4930 37 0 0 20 0 16 0 40529375 1582579712 54842 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6780/statm: 386372 54842 1448 10 0 383675 0
[pid=6780/tid=6782] ppid=6778 vsize=1545488 CPUtime=0.38
/proc/6780/task/6782/stat : 6782 (java) S 6778 6780 5885 0 -1 4202560 4005 0 1 0 35 3 0 0 15 0 16 0 40529376 1582579712 54842 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6783] ppid=6778 vsize=1545488 CPUtime=0.31
/proc/6780/task/6783/stat : 6783 (java) S 6778 6780 5885 0 -1 4202560 5855 0 0 0 29 2 0 0 16 0 16 0 40529377 1582579712 54842 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6784] ppid=6778 vsize=1545488 CPUtime=0.31
/proc/6780/task/6784/stat : 6784 (java) S 6778 6780 5885 0 -1 4202560 5890 0 0 0 28 3 0 0 15 0 16 0 40529377 1582579712 54842 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6785] ppid=6778 vsize=1545488 CPUtime=0.68
/proc/6780/task/6785/stat : 6785 (java) S 6778 6780 5885 0 -1 4202560 3085 0 0 0 64 4 0 0 16 0 16 0 40529379 1582579712 54842 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6786] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6786/stat : 6786 (java) S 6778 6780 5885 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 40529380 1582579712 54842 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6787] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6787/stat : 6787 (java) S 6778 6780 5885 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 16 0 40529380 1582579712 54842 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6788] ppid=6778 vsize=1545488 CPUtime=0

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

[pid=6780/tid=6783] ppid=6778 vsize=1545488 CPUtime=4.24
/proc/6780/task/6783/stat : 6783 (java) S 6778 6780 5885 0 -1 4202560 12233 0 0 0 407 17 0 0 15 0 16 0 40529377 1582579712 67841 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6784] ppid=6778 vsize=1545488 CPUtime=4.2
/proc/6780/task/6784/stat : 6784 (java) S 6778 6780 5885 0 -1 4202560 12152 0 0 0 402 18 0 0 16 0 16 0 40529377 1582579712 67841 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6785] ppid=6778 vsize=1545488 CPUtime=24.37
/proc/6780/task/6785/stat : 6785 (java) R 6778 6780 5885 0 -1 4202560 4626 0 0 0 2428 9 0 0 16 0 16 0 40529379 1582579712 67841 1992294400 134512640 134550932 4287111024 18446744073709551615 106836676 0 0 0 16800975 0 0 0 -1 1 0 0 0
[pid=6780/tid=6786] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6786/stat : 6786 (java) S 6778 6780 5885 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 40529380 1582579712 67841 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6787] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6787/stat : 6787 (java) S 6778 6780 5885 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 16 0 40529380 1582579712 67841 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6788] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6788/stat : 6788 (java) S 6778 6780 5885 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 40529384 1582579712 67841 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6789] ppid=6778 vsize=1545488 CPUtime=1.56
/proc/6780/task/6789/stat : 6789 (java) S 6778 6780 5885 0 -1 4202560 5339 0 0 0 154 2 0 0 15 0 16 0 40529384 1582579712 67841 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6790] ppid=6778 vsize=1545488 CPUtime=4.51
/proc/6780/task/6790/stat : 6790 (java) S 6778 6780 5885 0 -1 4202560 14162 0 0 0 446 5 0 0 16 0 16 0 40529384 1582579712 67841 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6791] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6791/stat : 6791 (java) S 6778 6780 5885 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 40529384 1582579712 67841 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6792] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6792/stat : 6792 (java) S 6778 6780 5885 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 16 0 40529384 1582579712 67841 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6795] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6795/stat : 6795 (java) S 6778 6780 5885 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 40529416 1582579712 67841 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6796] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6796/stat : 6796 (java) S 6778 6780 5885 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 40529418 1582579712 67841 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6799] ppid=6778 vsize=1545488 CPUtime=216.98
/proc/6780/task/6799/stat : 6799 (java) S 6778 6780 5885 0 -1 4202560 158 0 0 0 21694 4 0 0 25 0 16 0 40534796 1582579712 67841 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6800] ppid=6778 vsize=1545488 CPUtime=216.09
/proc/6780/task/6800/stat : 6800 (java) S 6778 6780 5885 0 -1 4202560 92 0 0 0 21607 2 0 0 25 0 16 0 40534796 1582579712 67841 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 565.54
Current children cumulated vsize (KiB) 1545488

[startup+299.902 s]
/proc/loadavg: 1.93 2.22 1.94 2/120 6808
/proc/meminfo: memFree=1534996/2059040 swapFree=4134608/4192956
[pid=6780] ppid=6778 vsize=1545488 CPUtime=567.19
/proc/6780/stat : 6780 (java) S 6778 6780 5885 0 -1 4202496 84938 0 1 0 56639 80 0 0 20 0 14 0 40529375 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6780/statm: 386372 67987 1449 10 0 383675 0
[pid=6780/tid=6782] ppid=6778 vsize=1545488 CPUtime=0.82
/proc/6780/task/6782/stat : 6782 (java) R 6778 6780 5885 0 -1 4202560 4022 0 1 0 79 3 0 0 16 0 14 0 40529376 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4109502163 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6780/tid=6783] ppid=6778 vsize=1545488 CPUtime=4.24
/proc/6780/task/6783/stat : 6783 (java) S 6778 6780 5885 0 -1 4202560 12233 0 0 0 407 17 0 0 15 0 14 0 40529377 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6784] ppid=6778 vsize=1545488 CPUtime=4.2
/proc/6780/task/6784/stat : 6784 (java) S 6778 6780 5885 0 -1 4202560 12152 0 0 0 402 18 0 0 16 0 14 0 40529377 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6785] ppid=6778 vsize=1545488 CPUtime=24.44
/proc/6780/task/6785/stat : 6785 (java) S 6778 6780 5885 0 -1 4202560 4772 0 0 0 2435 9 0 0 15 0 14 0 40529379 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6786] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6786/stat : 6786 (java) S 6778 6780 5885 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 40529380 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6787] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6787/stat : 6787 (java) S 6778 6780 5885 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 14 0 40529380 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6788] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6788/stat : 6788 (java) S 6778 6780 5885 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 14 0 40529384 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6789] ppid=6778 vsize=1545488 CPUtime=1.57
/proc/6780/task/6789/stat : 6789 (java) S 6778 6780 5885 0 -1 4202560 5339 0 0 0 155 2 0 0 15 0 14 0 40529384 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6790] ppid=6778 vsize=1545488 CPUtime=4.53
/proc/6780/task/6790/stat : 6790 (java) S 6778 6780 5885 0 -1 4202560 14162 0 0 0 448 5 0 0 15 0 14 0 40529384 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6791] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6791/stat : 6791 (java) S 6778 6780 5885 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 14 0 40529384 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6792] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6792/stat : 6792 (java) S 6778 6780 5885 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 14 0 40529384 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6795] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6795/stat : 6795 (java) S 6778 6780 5885 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 40529416 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6796] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6796/stat : 6796 (java) S 6778 6780 5885 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 14 0 40529418 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 567.19
Current children cumulated vsize (KiB) 1545488

[startup+300.702 s]
/proc/loadavg: 1.93 2.22 1.94 2/120 6808
/proc/meminfo: memFree=1534996/2059040 swapFree=4134608/4192956
[pid=6780] ppid=6778 vsize=1545488 CPUtime=567.99
/proc/6780/stat : 6780 (java) S 6778 6780 5885 0 -1 4202496 84938 0 1 0 56719 80 0 0 20 0 14 0 40529375 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6780/statm: 386372 67987 1449 10 0 383675 0
[pid=6780/tid=6782] ppid=6778 vsize=1545488 CPUtime=1.61
/proc/6780/task/6782/stat : 6782 (java) R 6778 6780 5885 0 -1 4202560 4022 0 1 0 158 3 0 0 17 0 14 0 40529376 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4109502154 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6780/tid=6783] ppid=6778 vsize=1545488 CPUtime=4.24
/proc/6780/task/6783/stat : 6783 (java) S 6778 6780 5885 0 -1 4202560 12233 0 0 0 407 17 0 0 15 0 14 0 40529377 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6784] ppid=6778 vsize=1545488 CPUtime=4.2
/proc/6780/task/6784/stat : 6784 (java) S 6778 6780 5885 0 -1 4202560 12152 0 0 0 402 18 0 0 16 0 14 0 40529377 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6785] ppid=6778 vsize=1545488 CPUtime=24.44
/proc/6780/task/6785/stat : 6785 (java) S 6778 6780 5885 0 -1 4202560 4772 0 0 0 2435 9 0 0 15 0 14 0 40529379 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6786] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6786/stat : 6786 (java) S 6778 6780 5885 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 40529380 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6787] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6787/stat : 6787 (java) S 6778 6780 5885 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 14 0 40529380 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6788] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6788/stat : 6788 (java) S 6778 6780 5885 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 14 0 40529384 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6789] ppid=6778 vsize=1545488 CPUtime=1.57
/proc/6780/task/6789/stat : 6789 (java) S 6778 6780 5885 0 -1 4202560 5339 0 0 0 155 2 0 0 15 0 14 0 40529384 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6790] ppid=6778 vsize=1545488 CPUtime=4.53
/proc/6780/task/6790/stat : 6790 (java) S 6778 6780 5885 0 -1 4202560 14162 0 0 0 448 5 0 0 15 0 14 0 40529384 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6791] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6791/stat : 6791 (java) S 6778 6780 5885 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 14 0 40529384 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6792] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6792/stat : 6792 (java) S 6778 6780 5885 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 14 0 40529384 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6795] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6795/stat : 6795 (java) S 6778 6780 5885 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 40529416 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6796] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6796/stat : 6796 (java) S 6778 6780 5885 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 14 0 40529418 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 567.99
Current children cumulated vsize (KiB) 1545488

[startup+301.502 s]
/proc/loadavg: 1.93 2.22 1.94 2/120 6808
/proc/meminfo: memFree=1534996/2059040 swapFree=4134608/4192956
[pid=6780] ppid=6778 vsize=1545488 CPUtime=568.79
/proc/6780/stat : 6780 (java) S 6778 6780 5885 0 -1 4202496 84938 0 1 0 56799 80 0 0 20 0 14 0 40529375 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6780/statm: 386372 67987 1449 10 0 383675 0
[pid=6780/tid=6782] ppid=6778 vsize=1545488 CPUtime=2.4
/proc/6780/task/6782/stat : 6782 (java) R 6778 6780 5885 0 -1 4202560 4022 0 1 0 237 3 0 0 18 0 14 0 40529376 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4109502127 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6780/tid=6783] ppid=6778 vsize=1545488 CPUtime=4.24
/proc/6780/task/6783/stat : 6783 (java) S 6778 6780 5885 0 -1 4202560 12233 0 0 0 407 17 0 0 15 0 14 0 40529377 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6784] ppid=6778 vsize=1545488 CPUtime=4.2
/proc/6780/task/6784/stat : 6784 (java) S 6778 6780 5885 0 -1 4202560 12152 0 0 0 402 18 0 0 16 0 14 0 40529377 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6785] ppid=6778 vsize=1545488 CPUtime=24.44
/proc/6780/task/6785/stat : 6785 (java) S 6778 6780 5885 0 -1 4202560 4772 0 0 0 2435 9 0 0 16 0 14 0 40529379 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6786] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6786/stat : 6786 (java) S 6778 6780 5885 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 40529380 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6787] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6787/stat : 6787 (java) S 6778 6780 5885 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 14 0 40529380 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6788] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6788/stat : 6788 (java) S 6778 6780 5885 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 14 0 40529384 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6789] ppid=6778 vsize=1545488 CPUtime=1.57
/proc/6780/task/6789/stat : 6789 (java) S 6778 6780 5885 0 -1 4202560 5339 0 0 0 155 2 0 0 15 0 14 0 40529384 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6790] ppid=6778 vsize=1545488 CPUtime=4.53
/proc/6780/task/6790/stat : 6790 (java) S 6778 6780 5885 0 -1 4202560 14162 0 0 0 448 5 0 0 15 0 14 0 40529384 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6791] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6791/stat : 6791 (java) S 6778 6780 5885 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 14 0 40529384 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6792] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6792/stat : 6792 (java) S 6778 6780 5885 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 14 0 40529384 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6795] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6795/stat : 6795 (java) S 6778 6780 5885 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 40529416 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6796] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6796/stat : 6796 (java) S 6778 6780 5885 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 14 0 40529418 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 568.79
Current children cumulated vsize (KiB) 1545488

[startup+301.702 s]
/proc/loadavg: 1.93 2.22 1.94 2/120 6808
/proc/meminfo: memFree=1534996/2059040 swapFree=4134608/4192956
[pid=6780] ppid=6778 vsize=1545488 CPUtime=568.99
/proc/6780/stat : 6780 (java) S 6778 6780 5885 0 -1 4202496 84938 0 1 0 56819 80 0 0 20 0 14 0 40529375 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6780/statm: 386372 67987 1449 10 0 383675 0
[pid=6780/tid=6782] ppid=6778 vsize=1545488 CPUtime=2.6
/proc/6780/task/6782/stat : 6782 (java) R 6778 6780 5885 0 -1 4202560 4022 0 1 0 257 3 0 0 18 0 14 0 40529376 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4110447318 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6780/tid=6783] ppid=6778 vsize=1545488 CPUtime=4.24
/proc/6780/task/6783/stat : 6783 (java) S 6778 6780 5885 0 -1 4202560 12233 0 0 0 407 17 0 0 15 0 14 0 40529377 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6784] ppid=6778 vsize=1545488 CPUtime=4.2
/proc/6780/task/6784/stat : 6784 (java) S 6778 6780 5885 0 -1 4202560 12152 0 0 0 402 18 0 0 16 0 14 0 40529377 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6785] ppid=6778 vsize=1545488 CPUtime=24.44
/proc/6780/task/6785/stat : 6785 (java) S 6778 6780 5885 0 -1 4202560 4772 0 0 0 2435 9 0 0 16 0 14 0 40529379 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 0 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6786] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6786/stat : 6786 (java) S 6778 6780 5885 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 40529380 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6787] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6787/stat : 6787 (java) S 6778 6780 5885 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 14 0 40529380 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6788] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6788/stat : 6788 (java) S 6778 6780 5885 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 14 0 40529384 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6789] ppid=6778 vsize=1545488 CPUtime=1.57
/proc/6780/task/6789/stat : 6789 (java) S 6778 6780 5885 0 -1 4202560 5339 0 0 0 155 2 0 0 15 0 14 0 40529384 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6790] ppid=6778 vsize=1545488 CPUtime=4.53
/proc/6780/task/6790/stat : 6790 (java) S 6778 6780 5885 0 -1 4202560 14162 0 0 0 448 5 0 0 15 0 14 0 40529384 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6791] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6791/stat : 6791 (java) S 6778 6780 5885 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 14 0 40529384 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6792] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6792/stat : 6792 (java) S 6778 6780 5885 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 14 0 40529384 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 0 0 0 0
[pid=6780/tid=6795] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6795/stat : 6795 (java) S 6778 6780 5885 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 40529416 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
[pid=6780/tid=6796] ppid=6778 vsize=1545488 CPUtime=0
/proc/6780/task/6796/stat : 6796 (java) S 6778 6780 5885 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 14 0 40529418 1582579712 67987 1992294400 134512640 134550932 4287111024 18446744073709551615 4294960144 0 4 0 16800975 18446604437830865280 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 568.99
Current children cumulated vsize (KiB) 1545488

Child status: 30
Real time (s): 301.792
CPU time (s): 569.058
CPU user time (s): 568.222
CPU system time (s): 0.836872
CPU usage (%): 188.56
Max. virtual memory (cumulated for all children) (KiB): 1552372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 568.222
system time used= 0.836872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84948
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= 11009
involuntary context switches= 17051

runsolver used 1.90871 second user time and 2.96755 second system time

The end

Launcher Data

Begin job on node017 at 2010-06-16 02:50:30
IDJOB=2661773
IDBENCH=48028
IDSOLVER=1166
FILE ID=node017/2661773-1276649430
PBS_JOBID= 11172446
Free space on /tmp= 62540 MiB

SOLVER NAME= SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=449-P1=149-P2=137-P3=137-P4=83-B.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2661773-1276649430/watcher-2661773-1276649430 -o /tmp/evaluation-result-2661773-1276649430/solver-2661773-1276649430 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661773-1276649430.opb

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

MD5SUM BENCH= 854cc656dc0682d745f606d1e6722452
RANDOM SEED=961826740

node017.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.201
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.40
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.201
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.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1803884 kB
Buffers:         67864 kB
Cached:         105084 kB
SwapCached:      11752 kB
Active:          94168 kB
Inactive:        93444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1803884 kB
SwapTotal:     4192956 kB
SwapFree:      4134608 kB
Dirty:             676 kB
Writeback:           0 kB
AnonPages:       13084 kB
Mapped:           9332 kB
Slab:            45756 kB
PageTables:       3996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184760 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= 62540 MiB
End job on node017 at 2010-06-16 02:55:32