Trace number 44115

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, and are wall clock time (not CPU 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
SAT4JPSEUDO 2006.2OPT-7772 530.259 525.773

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-sentoy.opb
MD5SUMd0f46c7e79d3309033cc6b73ceacef6c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-7772
Best CPU time to get the best result obtained on this benchmark0.131979
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -7772
Optimality of the best value was proved YES
Number of variables60
Total number of constraints30
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 constraints30
Minimum length of a constraint60
Maximum length of a constraint60
Number of terms in the objective function 60
Biggest coefficient in the objective function 974
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 9460
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 6000
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 26162
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.15	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.15	c no version file found!!!
0.15	c sun.arch.data.model	32
0.15	c java.version	1.5.0_06
0.15	c os.name	Linux
0.15	c os.version	2.6.9-22.EL.rootsmp
0.15	c os.arch	i386
0.15	c Free memory 1548419056
0.15	c Max memory 1551040512
0.15	c Total memory 1551040512
0.15	c Number of processors 2
0.20	c Cutting planes based inference
0.20	c --- Begin Solver configuration ---
0.20	c org.sat4j.minisat.uip.FirstUIP@1037c71
0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1df073d
0.20	c org.sat4j.minisat.learning.MiniSATLearning@1546e25
0.20	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20	c No reason simplification
0.20	c --- End Solver configuration ---
0.20	c solving ROOT/tmp/node54/44115-1149368536/instance-44115-1149368536.opb
0.20	c reading problem ... 
0.37	c ... done. Time 0.169 ms.
0.37	c #vars     60
0.37	c #constraints  30
0.38	c SATISFIABLE
0.38	c OPTIMIZING...
0.38	c Got one! Ellapsed CPU time (in seconds):0.175
0.38	o 0
0.39	c Got one! Ellapsed CPU time (in seconds):0.181
0.39	o -13
0.39	c Got one! Ellapsed CPU time (in seconds):0.188
0.40	o -110
0.41	c Got one! Ellapsed CPU time (in seconds):0.201
0.41	o -123
0.42	c Got one! Ellapsed CPU time (in seconds):0.219
0.42	o -131
0.45	c Got one! Ellapsed CPU time (in seconds):0.245
0.45	o -144
0.46	c Got one! Ellapsed CPU time (in seconds):0.251
0.46	o -166
0.46	c Got one! Ellapsed CPU time (in seconds):0.258
0.46	o -179
0.48	c Got one! Ellapsed CPU time (in seconds):0.271
0.48	o -187
0.49	c Got one! Ellapsed CPU time (in seconds):0.282
0.49	o -200
0.49	c Got one! Ellapsed CPU time (in seconds):0.288
0.49	o -974
0.51	c Got one! Ellapsed CPU time (in seconds):0.308
0.51	o -987
0.53	c Got one! Ellapsed CPU time (in seconds):0.322
0.53	o -1084
0.55	c Got one! Ellapsed CPU time (in seconds):0.344
0.55	o -1097
0.56	c Got one! Ellapsed CPU time (in seconds):0.353
0.56	o -1105
0.56	c Got one! Ellapsed CPU time (in seconds):0.358
0.56	o -1118
0.57	c Got one! Ellapsed CPU time (in seconds):0.362
0.57	o -1140
0.58	c Got one! Ellapsed CPU time (in seconds):0.376
0.58	o -1153
0.59	c Got one! Ellapsed CPU time (in seconds):0.382
0.59	o -1161
0.59	c Got one! Ellapsed CPU time (in seconds):0.388
0.59	o -1174
0.60	c Got one! Ellapsed CPU time (in seconds):0.392
0.60	o -1187
0.60	c Got one! Ellapsed CPU time (in seconds):0.398
0.60	o -1200
0.61	c Got one! Ellapsed CPU time (in seconds):0.401
0.61	o -1208
0.61	c Got one! Ellapsed CPU time (in seconds):0.404
0.61	o -1221
0.61	c Got one! Ellapsed CPU time (in seconds):0.408
0.61	o -1708
0.62	c Got one! Ellapsed CPU time (in seconds):0.411
0.62	o -1721
0.63	c Got one! Ellapsed CPU time (in seconds):0.422
0.63	o -1818
0.63	c Got one! Ellapsed CPU time (in seconds):0.426
0.63	o -1831
0.63	c Got one! Ellapsed CPU time (in seconds):0.429
0.63	o -1839
0.64	c Got one! Ellapsed CPU time (in seconds):0.433
0.64	o -1852
0.64	c Got one! Ellapsed CPU time (in seconds):0.437
0.64	o -1874
0.64	c Got one! Ellapsed CPU time (in seconds):0.441
0.64	o -1887
0.65	c Got one! Ellapsed CPU time (in seconds):0.45
0.65	o -1895
0.66	c Got one! Ellapsed CPU time (in seconds):0.456
0.66	o -1908
0.67	c Got one! Ellapsed CPU time (in seconds):0.463
0.67	o -1921
0.67	c Got one! Ellapsed CPU time (in seconds):0.467
0.67	o -1934
0.68	c Got one! Ellapsed CPU time (in seconds):0.471
0.68	o -1942
0.68	c Got one! Ellapsed CPU time (in seconds):0.475
0.68	o -1955
0.68	c Got one! Ellapsed CPU time (in seconds):0.479
0.68	o -1959
0.69	c Got one! Ellapsed CPU time (in seconds):0.484
0.69	o -2056
0.69	c Got one! Ellapsed CPU time (in seconds):0.488
0.69	o -2069
0.71	c Got one! Ellapsed CPU time (in seconds):0.503
0.71	o -2077
0.72	c Got one! Ellapsed CPU time (in seconds):0.512
0.72	o -2090
0.72	c Got one! Ellapsed CPU time (in seconds):0.517
0.72	o -2112
0.73	c Got one! Ellapsed CPU time (in seconds):0.529
0.73	o -2125
0.74	c Got one! Ellapsed CPU time (in seconds):0.533
0.74	o -2133
0.74	c Got one! Ellapsed CPU time (in seconds):0.538
0.74	o -2146
0.75	c Got one! Ellapsed CPU time (in seconds):0.542
0.75	o -2159
0.75	c Got one! Ellapsed CPU time (in seconds):0.548
0.75	o -2172
0.76	c Got one! Ellapsed CPU time (in seconds):0.553
0.76	o -2180
0.76	c Got one! Ellapsed CPU time (in seconds):0.558
0.76	o -2193
0.77	c Got one! Ellapsed CPU time (in seconds):0.566
0.77	o -2200
0.78	c Got one! Ellapsed CPU time (in seconds):0.571
0.78	o -2208
0.78	c Got one! Ellapsed CPU time (in seconds):0.576
0.78	o -2221
0.80	c Got one! Ellapsed CPU time (in seconds):0.595
0.80	o -2234
0.81	c Got one! Ellapsed CPU time (in seconds):0.601
0.81	o -2247
0.81	c Got one! Ellapsed CPU time (in seconds):0.606
0.81	o -2255
0.82	c Got one! Ellapsed CPU time (in seconds):0.611
0.82	o -2268
0.82	c Got one! Ellapsed CPU time (in seconds):0.617
0.82	o -2269
0.83	c Got one! Ellapsed CPU time (in seconds):0.625
0.83	o -2277
0.84	c Got one! Ellapsed CPU time (in seconds):0.631
0.84	o -2290
0.85	c Got one! Ellapsed CPU time (in seconds):0.649
0.85	o -2312
0.86	c Got one! Ellapsed CPU time (in seconds):0.654
0.86	o -2325
0.86	c Got one! Ellapsed CPU time (in seconds):0.659
0.86	o -2333
0.87	c Got one! Ellapsed CPU time (in seconds):0.664
0.87	o -2346
0.87	c Got one! Ellapsed CPU time (in seconds):0.67
0.87	o -2359
0.88	c Got one! Ellapsed CPU time (in seconds):0.677
0.88	o -2372
0.89	c Got one! Ellapsed CPU time (in seconds):0.686
0.89	o -2380
0.90	c Got one! Ellapsed CPU time (in seconds):0.691
0.90	o -2393
0.92	c Got one! Ellapsed CPU time (in seconds):0.72
0.92	o -2400
0.93	c Got one! Ellapsed CPU time (in seconds):0.726
0.93	o -2408
0.94	c Got one! Ellapsed CPU time (in seconds):0.732
0.94	o -2421
0.94	c Got one! Ellapsed CPU time (in seconds):0.738
0.94	o -2434
0.95	c Got one! Ellapsed CPU time (in seconds):0.743
0.95	o -2447
0.95	c Got one! Ellapsed CPU time (in seconds):0.748
0.95	o -2455
0.96	c Got one! Ellapsed CPU time (in seconds):0.756
0.96	o -2468
0.97	c Got one! Ellapsed CPU time (in seconds):0.762
0.97	o -2470
0.97	c Got one! Ellapsed CPU time (in seconds):0.768
0.97	o -2477
0.98	c Got one! Ellapsed CPU time (in seconds):0.776
0.98	o -2485
0.99	c Got one! Ellapsed CPU time (in seconds):0.782
0.99	o -2498
0.99	c Got one! Ellapsed CPU time (in seconds):0.787
0.99	o -2511
1.00	c Got one! Ellapsed CPU time (in seconds):0.793
1.00	o -2524
1.00	c Got one! Ellapsed CPU time (in seconds):0.798
1.00	o -2532
1.01	c Got one! Ellapsed CPU time (in seconds):0.808
1.01	o -2545
1.02	c Got one! Ellapsed CPU time (in seconds):0.814
1.02	o -2549
1.02	c Got one! Ellapsed CPU time (in seconds):0.82
1.02	o -2562
1.03	c Got one! Ellapsed CPU time (in seconds):0.826
1.03	o -2575
1.04	c Got one! Ellapsed CPU time (in seconds):0.832
1.04	o -2583
1.04	c Got one! Ellapsed CPU time (in seconds):0.838
1.05	o -2596
1.05	c Got one! Ellapsed CPU time (in seconds):0.849
1.05	o -2609
1.06	c Got one! Ellapsed CPU time (in seconds):0.855
1.06	o -2630
1.12	c Got one! Ellapsed CPU time (in seconds):0.911
1.12	o -2642
1.14	c Got one! Ellapsed CPU time (in seconds):0.935
1.14	o -2659
1.20	c Got one! Ellapsed CPU time (in seconds):0.993
1.20	o -3267
1.22	c Got one! Ellapsed CPU time (in seconds):1.017
1.22	o -3270
1.29	c Got one! Ellapsed CPU time (in seconds):1.082
1.29	o -3302
1.32	c Got one! Ellapsed CPU time (in seconds):1.111
1.32	o -3535
1.36	c Got one! Ellapsed CPU time (in seconds):1.154
1.36	o -3604
1.60	c Got one! Ellapsed CPU time (in seconds):1.397
1.60	o -3610
1.69	c Got one! Ellapsed CPU time (in seconds):1.489
1.69	o -3658
1.80	c Got one! Ellapsed CPU time (in seconds):1.595
1.80	o -4178
1.92	c Got one! Ellapsed CPU time (in seconds):1.711
1.92	o -4188
1.97	c Got one! Ellapsed CPU time (in seconds):1.761
1.97	o -4202
2.10	c Got one! Ellapsed CPU time (in seconds):1.896
2.10	o -4207
2.17	c Got one! Ellapsed CPU time (in seconds):1.965
2.17	o -4220
2.60	c Got one! Ellapsed CPU time (in seconds):2.393
2.60	o -4226
2.97	c Got one! Ellapsed CPU time (in seconds):2.769
2.97	o -4837
3.21	c Got one! Ellapsed CPU time (in seconds):3.005
3.21	o -4850
3.69	c Got one! Ellapsed CPU time (in seconds):3.488
3.69	o -7291
3.75	c Got one! Ellapsed CPU time (in seconds):3.544
3.75	o -7352
3.82	c Got one! Ellapsed CPU time (in seconds):3.614
3.82	o -7353
4.16	c Got one! Ellapsed CPU time (in seconds):3.951
4.16	o -7355
4.20	c Got one! Ellapsed CPU time (in seconds):3.993
4.20	o -7487
4.22	c Got one! Ellapsed CPU time (in seconds):4.021
4.23	o -7498
4.27	c Got one! Ellapsed CPU time (in seconds):4.065
4.27	o -7519
5.30	c Got one! Ellapsed CPU time (in seconds):5.096
5.30	o -7532
6.37	c Got one! Ellapsed CPU time (in seconds):6.165
6.37	o -7540
6.93	c Got one! Ellapsed CPU time (in seconds):6.725
6.93	o -7567
7.23	c Got one! Ellapsed CPU time (in seconds):7.022
7.23	o -7626
7.30	c Got one! Ellapsed CPU time (in seconds):7.098
7.30	o -7658
8.16	c Got one! Ellapsed CPU time (in seconds):7.958
8.16	o -7698
8.58	c Got one! Ellapsed CPU time (in seconds):8.371
8.58	o -7700
9.09	c Got one! Ellapsed CPU time (in seconds):8.885
9.09	o -7723
18.85	c Got one! Ellapsed CPU time (in seconds):18.643
18.85	o -7738
22.72	c Got one! Ellapsed CPU time (in seconds):22.517
22.72	o -7739
31.78	c Got one! Ellapsed CPU time (in seconds):31.577
31.78	o -7741
58.58	c Got one! Ellapsed CPU time (in seconds):58.373
58.58	o -7758
62.71	c Got one! Ellapsed CPU time (in seconds):62.504
62.71	o -7761
69.90	c Got one! Ellapsed CPU time (in seconds):69.693
69.90	o -7772
525.69	c starts		: 156
525.69	c conflicts		: 12815
525.69	c decisions		: 25779
525.69	c propagations		: 115805
525.69	c inspects		: 98507712
525.69	c learnt literals	: 0
525.69	c learnt binary clauses	: 0
525.69	c learnt ternary clauses	: 0
525.69	c learnt clauses	: 12814
525.69	c root simplifications	: 0
525.69	c removed literals (reason simplification)	: 0
525.69	c reason swapping (by a shorter reason)	: 0
525.69	c Calls to reduceDB	: 0
525.69	c speed (decisions/second)	: 56.558321175089674
525.69	c non guided choices	5908
525.69	s OPTIMUM FOUND
525.69	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
525.69	v -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
525.69	v x59 x60
525.69	c objective function=-7772
525.69	c Total wall clock time (ms): 525.49

Verifier Data (download as text)

OK	-7772

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node54/watcher-44115-1149368536 -o ROOT/results/node54/solver-44115-1149368536 -C 1800 -M 1800 -S 64 java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node54/44115-1149368536/instance-44115-1149368536.opb 882798679 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 3/64 5443
/proc/meminfo: memFree=1768784/2055920 swapFree=4180872/4192956
[pid=5443] ppid=5441 vsize=168 CPUtime=0
/proc/5443/stat : 5443 (java) R 5441 5443 5397 0 -1 0 39 0 0 0 0 0 0 0 19 0 1 0 202521092 172032 23 18446744073709551615 134512640 134570276 4294956624 18446744073709551615 10125611 0 0 4096 0 0 0 0 17 1 0 0
/proc/5443/statm: 42 23 18 14 0 2 0

[startup+10.0029 s]
/proc/loadavg: 0.93 0.96 0.91 2/76 5578
/proc/meminfo: memFree=1583368/2055920 swapFree=4180872/4192956
[pid=5443] ppid=5441 vsize=1715784 CPUtime=11.46
/proc/5443/stat : 5443 (java) R 5441 5443 5397 0 -1 0 52428 0 1 0 1123 23 0 0 25 0 13 0 202521092 1756962816 48117 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071614840 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5443/statm: 428946 48117 1911 14 0 415693 0
[pid=5443/tid=5444] ppid=5441 vsize=1715784 CPUtime=0.1
/proc/5443/task/5444/stat : 5444 (java) S 5441 5443 5397 0 -1 64 3447 0 0 0 10 0 0 0 16 0 13 0 202521096 1756962816 48117 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5445] ppid=5441 vsize=1715784 CPUtime=0.09
/proc/5443/task/5445/stat : 5445 (java) S 5441 5443 5397 0 -1 64 2914 0 0 0 8 1 0 0 16 0 13 0 202521096 1756962816 48117 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5446] ppid=5441 vsize=1715784 CPUtime=0
/proc/5443/task/5446/stat : 5446 (java) S 5441 5443 5397 0 -1 64 54 0 0 0 0 0 0 0 16 0 13 0 202521099 1756962816 48117 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5447] ppid=5441 vsize=1715784 CPUtime=0
/proc/5443/task/5447/stat : 5447 (java) S 5441 5443 5397 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 202521099 1756962816 48117 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5448] ppid=5441 vsize=1715784 CPUtime=0
/proc/5443/task/5448/stat : 5448 (java) S 5441 5443 5397 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 202521099 1756962816 48117 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5449] ppid=5441 vsize=1715784 CPUtime=0
/proc/5443/task/5449/stat : 5449 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 202521102 1756962816 48117 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5450] ppid=5441 vsize=1715784 CPUtime=0
/proc/5443/task/5450/stat : 5450 (java) S 5441 5443 5397 0 -1 64 3 0 0 0 0 0 0 0 15 0 13 0 202521102 1756962816 48117 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5451] ppid=5441 vsize=1715784 CPUtime=0.96
/proc/5443/task/5451/stat : 5451 (java) S 5441 5443 5397 0 -1 64 2542 0 0 0 95 1 0 0 17 0 13 0 202521102 1756962816 48117 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5452] ppid=5441 vsize=1715784 CPUtime=0.95
/proc/5443/task/5452/stat : 5452 (java) S 5441 5443 5397 0 -1 64 1791 0 0 0 94 1 0 0 17 0 13 0 202521102 1756962816 48117 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5453] ppid=5441 vsize=1715784 CPUtime=0
/proc/5443/task/5453/stat : 5453 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 202521102 1756962816 48117 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5454] ppid=5441 vsize=1715784 CPUtime=0
/proc/5443/task/5454/stat : 5454 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 202521102 1756962816 48117 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5578] ppid=5441 vsize=1715784 CPUtime=0
/proc/5443/task/5578/stat : 5578 (java) S 5441 5443 5397 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 202522002 1756962816 48117 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.46
Current children cumulated vsize (Kb) 1715784

[startup+20.01 s]
/proc/loadavg: 0.94 0.96 0.91 2/76 5579
/proc/meminfo: memFree=1578624/2055920 swapFree=4180872/4192956
[pid=5443] ppid=5441 vsize=1715592 CPUtime=21.51
/proc/5443/stat : 5443 (java) R 5441 5443 5397 0 -1 0 54402 0 1 0 2127 24 0 0 25 0 13 0 202521092 1756766208 49284 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071433457 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5443/statm: 428898 49284 1913 14 0 415645 0
[pid=5443/tid=5444] ppid=5441 vsize=1715592 CPUtime=0.14
/proc/5443/task/5444/stat : 5444 (java) S 5441 5443 5397 0 -1 64 4526 0 0 0 13 1 0 0 16 0 13 0 202521096 1756766208 49284 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5445] ppid=5441 vsize=1715592 CPUtime=0.12
/proc/5443/task/5445/stat : 5445 (java) S 5441 5443 5397 0 -1 64 3796 0 0 0 11 1 0 0 16 0 13 0 202521096 1756766208 49284 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5446] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5446/stat : 5446 (java) S 5441 5443 5397 0 -1 64 54 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 49284 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5447] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5447/stat : 5447 (java) S 5441 5443 5397 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 49284 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5448] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5448/stat : 5448 (java) S 5441 5443 5397 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 49284 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5449] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5449/stat : 5449 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 202521102 1756766208 49284 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5450] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5450/stat : 5450 (java) S 5441 5443 5397 0 -1 64 3 0 0 0 0 0 0 0 15 0 13 0 202521102 1756766208 49284 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5451] ppid=5441 vsize=1715592 CPUtime=0.96
/proc/5443/task/5451/stat : 5451 (java) S 5441 5443 5397 0 -1 64 2544 0 0 0 95 1 0 0 16 0 13 0 202521102 1756766208 49284 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5452] ppid=5441 vsize=1715592 CPUtime=0.96
/proc/5443/task/5452/stat : 5452 (java) S 5441 5443 5397 0 -1 64 1791 0 0 0 95 1 0 0 17 0 13 0 202521102 1756766208 49284 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5453] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5453/stat : 5453 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 202521102 1756766208 49284 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5454] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5454/stat : 5454 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 202521102 1756766208 49284 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5579] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5579/stat : 5579 (java) S 5441 5443 5397 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 202522978 1756766208 49284 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.51
Current children cumulated vsize (Kb) 1715592

[startup+30.0171 s]
/proc/loadavg: 0.95 0.96 0.91 2/76 5580
/proc/meminfo: memFree=1578680/2055920 swapFree=4180872/4192956
[pid=5443] ppid=5441 vsize=1715592 CPUtime=31.53
/proc/5443/stat : 5443 (java) R 5441 5443 5397 0 -1 0 54839 0 1 0 3128 25 0 0 25 0 13 0 202521092 1756766208 49275 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071524167 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5443/statm: 428898 49275 1913 14 0 415645 0
[pid=5443/tid=5444] ppid=5441 vsize=1715592 CPUtime=0.15
/proc/5443/task/5444/stat : 5444 (java) S 5441 5443 5397 0 -1 64 4767 0 0 0 14 1 0 0 16 0 13 0 202521096 1756766208 49275 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5445] ppid=5441 vsize=1715592 CPUtime=0.14
/proc/5443/task/5445/stat : 5445 (java) S 5441 5443 5397 0 -1 64 3989 0 0 0 12 2 0 0 16 0 13 0 202521096 1756766208 49275 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5446] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5446/stat : 5446 (java) S 5441 5443 5397 0 -1 64 54 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 49275 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5447/stat : 5447 (java) S 5441 5443 5397 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 49275 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5448] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5448/stat : 5448 (java) S 5441 5443 5397 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 49275 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5449] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5449/stat : 5449 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 202521102 1756766208 49275 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5450] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5450/stat : 5450 (java) S 5441 5443 5397 0 -1 64 3 0 0 0 0 0 0 0 15 0 13 0 202521102 1756766208 49275 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5451] ppid=5441 vsize=1715592 CPUtime=0.96
/proc/5443/task/5451/stat : 5451 (java) S 5441 5443 5397 0 -1 64 2544 0 0 0 95 1 0 0 16 0 13 0 202521102 1756766208 49275 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5452] ppid=5441 vsize=1715592 CPUtime=0.96
/proc/5443/task/5452/stat : 5452 (java) S 5441 5443 5397 0 -1 64 1791 0 0 0 95 1 0 0 16 0 13 0 202521102 1756766208 49275 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5453] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5453/stat : 5453 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 202521102 1756766208 49275 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5454] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5454/stat : 5454 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 202521102 1756766208 49275 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5580] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5580/stat : 5580 (java) S 5441 5443 5397 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 202523365 1756766208 49275 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.53
Current children cumulated vsize (Kb) 1715592

[startup+40.0241 s]
/proc/loadavg: 0.95 0.96 0.91 2/76 5581
/proc/meminfo: memFree=1581616/2055920 swapFree=4180872/4192956
[pid=5443] ppid=5441 vsize=1715592 CPUtime=41.54
/proc/5443/stat : 5443 (java) R 5441 5443 5397 0 -1 0 55813 0 1 0 4129 25 0 0 21 0 13 0 202521092 1756766208 48547 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071408751 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5443/statm: 428898 48547 1913 14 0 415645 0
[pid=5443/tid=5444] ppid=5441 vsize=1715592 CPUtime=0.17
/proc/5443/task/5444/stat : 5444 (java) S 5441 5443 5397 0 -1 64 5293 0 0 0 16 1 0 0 16 0 13 0 202521096 1756766208 48547 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5445] ppid=5441 vsize=1715592 CPUtime=0.16
/proc/5443/task/5445/stat : 5445 (java) S 5441 5443 5397 0 -1 64 4431 0 0 0 14 2 0 0 16 0 13 0 202521096 1756766208 48547 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5446] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5446/stat : 5446 (java) S 5441 5443 5397 0 -1 64 54 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 48547 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5447/stat : 5447 (java) S 5441 5443 5397 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 48547 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5448] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5448/stat : 5448 (java) S 5441 5443 5397 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 48547 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5449] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5449/stat : 5449 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 202521102 1756766208 48547 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5450] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5450/stat : 5450 (java) S 5441 5443 5397 0 -1 64 3 0 0 0 0 0 0 0 15 0 13 0 202521102 1756766208 48547 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5451] ppid=5441 vsize=1715592 CPUtime=0.97
/proc/5443/task/5451/stat : 5451 (java) S 5441 5443 5397 0 -1 64 2544 0 0 0 96 1 0 0 16 0 13 0 202521102 1756766208 48547 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5452] ppid=5441 vsize=1715592 CPUtime=0.96
/proc/5443/task/5452/stat : 5452 (java) S 5441 5443 5397 0 -1 64 1791 0 0 0 95 1 0 0 16 0 13 0 202521102 1756766208 48547 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5453] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5453/stat : 5453 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 202521102 1756766208 48547 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5454] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5454/stat : 5454 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 202521102 1756766208 48547 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5581] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5581/stat : 5581 (java) S 5441 5443 5397 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 202524271 1756766208 48547 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.54
Current children cumulated vsize (Kb) 1715592

[startup+50.0312 s]
/proc/loadavg: 0.96 0.96 0.91 2/76 5581
/proc/meminfo: memFree=1585200/2055920 swapFree=4180872/4192956
[pid=5443] ppid=5441 vsize=1715592 CPUtime=51.57
/proc/5443/stat : 5443 (java) R 5441 5443 5397 0 -1 0 56700 0 1 0 5132 25 0 0 25 0 13 0 202521092 1756766208 47668 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071625969 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5443/statm: 428898 47668 1913 14 0 415645 0
[pid=5443/tid=5444] ppid=5441 vsize=1715592 CPUtime=0.2
/proc/5443/task/5444/stat : 5444 (java) S 5441 5443 5397 0 -1 64 5731 0 0 0 19 1 0 0 16 0 13 0 202521096 1756766208 47668 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5445] ppid=5441 vsize=1715592 CPUtime=0.19
/proc/5443/task/5445/stat : 5445 (java) S 5441 5443 5397 0 -1 64 4873 0 0 0 17 2 0 0 16 0 13 0 202521096 1756766208 47668 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5446] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5446/stat : 5446 (java) S 5441 5443 5397 0 -1 64 54 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 47668 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5447/stat : 5447 (java) S 5441 5443 5397 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 47668 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5448] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5448/stat : 5448 (java) S 5441 5443 5397 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 47668 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5449] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5449/stat : 5449 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 202521102 1756766208 47668 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5450] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5450/stat : 5450 (java) S 5441 5443 5397 0 -1 64 3 0 0 0 0 0 0 0 15 0 13 0 202521102 1756766208 47668 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5451] ppid=5441 vsize=1715592 CPUtime=0.97
/proc/5443/task/5451/stat : 5451 (java) S 5441 5443 5397 0 -1 64 2544 0 0 0 96 1 0 0 16 0 13 0 202521102 1756766208 47668 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5452] ppid=5441 vsize=1715592 CPUtime=0.96
/proc/5443/task/5452/stat : 5452 (java) S 5441 5443 5397 0 -1 64 1791 0 0 0 95 1 0 0 16 0 13 0 202521102 1756766208 47668 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5453] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5453/stat : 5453 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 202521102 1756766208 47668 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5454] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5454/stat : 5454 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 202521102 1756766208 47668 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5581] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5581/stat : 5581 (java) S 5441 5443 5397 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 202524271 1756766208 47668 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.57
Current children cumulated vsize (Kb) 1715592

[startup+60.0383 s]
/proc/loadavg: 0.97 0.96 0.91 2/76 5582
/proc/meminfo: memFree=1588392/2055920 swapFree=4180872/4192956
[pid=5443] ppid=5441 vsize=1715592 CPUtime=61.61
/proc/5443/stat : 5443 (java) R 5441 5443 5397 0 -1 0 57637 0 1 0 6135 26 0 0 23 0 13 0 202521092 1756766208 46863 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071392556 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5443/statm: 428898 46863 1913 14 0 415645 0
[pid=5443/tid=5444] ppid=5441 vsize=1715592 CPUtime=0.24
/proc/5443/task/5444/stat : 5444 (java) S 5441 5443 5397 0 -1 64 6254 0 0 0 22 2 0 0 16 0 13 0 202521096 1756766208 46863 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5445] ppid=5441 vsize=1715592 CPUtime=0.22
/proc/5443/task/5445/stat : 5445 (java) S 5441 5443 5397 0 -1 64 5277 0 0 0 20 2 0 0 16 0 13 0 202521096 1756766208 46863 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5446] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5446/stat : 5446 (java) S 5441 5443 5397 0 -1 64 54 0 0 0 0 0 0 0 15 0 13 0 202521099 1756766208 46863 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5447/stat : 5447 (java) S 5441 5443 5397 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 46863 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5448] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5448/stat : 5448 (java) S 5441 5443 5397 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 46863 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5449] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5449/stat : 5449 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 202521102 1756766208 46863 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

/proc/5443/statm: 428898 57000 1913 14 0 415645 0
[pid=5443/tid=5444] ppid=5441 vsize=1715592 CPUtime=2.98
/proc/5443/task/5444/stat : 5444 (java) S 5441 5443 5397 0 -1 64 18220 0 0 0 290 8 0 0 16 0 13 0 202521096 1756766208 57000 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5445] ppid=5441 vsize=1715592 CPUtime=2.96
/proc/5443/task/5445/stat : 5445 (java) S 5441 5443 5397 0 -1 64 18236 0 0 0 288 8 0 0 16 0 13 0 202521096 1756766208 57000 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=1715592 CPUtime=0.11
/proc/5443/task/5446/stat : 5446 (java) S 5441 5443 5397 0 -1 64 86 0 0 0 5 6 0 0 15 0 13 0 202521099 1756766208 57000 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5447/stat : 5447 (java) S 5441 5443 5397 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 57000 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5448] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5448/stat : 5448 (java) S 5441 5443 5397 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 57000 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5449] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5449/stat : 5449 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 202521102 1756766208 57000 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5450] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5450/stat : 5450 (java) S 5441 5443 5397 0 -1 64 3 0 0 0 0 0 0 0 15 0 13 0 202521102 1756766208 57000 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5451] ppid=5441 vsize=1715592 CPUtime=0.97
/proc/5443/task/5451/stat : 5451 (java) S 5441 5443 5397 0 -1 64 2544 0 0 0 96 1 0 0 16 0 13 0 202521102 1756766208 57000 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5452] ppid=5441 vsize=1715592 CPUtime=0.99
/proc/5443/task/5452/stat : 5452 (java) S 5441 5443 5397 0 -1 64 1791 0 0 0 98 1 0 0 17 0 13 0 202521102 1756766208 57000 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5453] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5453/stat : 5453 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 202521102 1756766208 57000 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5454] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5454/stat : 5454 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 202521102 1756766208 57000 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5584] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5584/stat : 5584 (java) S 5441 5443 5397 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 202528083 1756766208 57000 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 474.42
Current children cumulated vsize (Kb) 1715592

[startup+480.342 s]
/proc/loadavg: 1.00 0.98 0.91 2/76 5584
/proc/meminfo: memFree=1547232/2055920 swapFree=4180872/4192956
[pid=5443] ppid=5441 vsize=1715592 CPUtime=484.5
/proc/5443/stat : 5443 (java) R 5441 5443 5397 0 -1 0 95426 0 1 0 48399 51 0 0 25 0 13 0 202521092 1756766208 57083 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071524155 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5443/statm: 428898 57083 1913 14 0 415645 0
[pid=5443/tid=5444] ppid=5441 vsize=1715592 CPUtime=3.06
/proc/5443/task/5444/stat : 5444 (java) S 5441 5443 5397 0 -1 64 18470 0 0 0 298 8 0 0 16 0 13 0 202521096 1756766208 57083 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5445] ppid=5441 vsize=1715592 CPUtime=3.04
/proc/5443/task/5445/stat : 5445 (java) S 5441 5443 5397 0 -1 64 18584 0 0 0 296 8 0 0 16 0 13 0 202521096 1756766208 57083 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=1715592 CPUtime=0.12
/proc/5443/task/5446/stat : 5446 (java) S 5441 5443 5397 0 -1 64 86 0 0 0 6 6 0 0 15 0 13 0 202521099 1756766208 57083 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5447/stat : 5447 (java) S 5441 5443 5397 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 57083 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5448] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5448/stat : 5448 (java) S 5441 5443 5397 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 57083 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5449] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5449/stat : 5449 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 202521102 1756766208 57083 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5450] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5450/stat : 5450 (java) S 5441 5443 5397 0 -1 64 3 0 0 0 0 0 0 0 15 0 13 0 202521102 1756766208 57083 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5451] ppid=5441 vsize=1715592 CPUtime=0.97
/proc/5443/task/5451/stat : 5451 (java) S 5441 5443 5397 0 -1 64 2544 0 0 0 96 1 0 0 16 0 13 0 202521102 1756766208 57083 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5452] ppid=5441 vsize=1715592 CPUtime=0.99
/proc/5443/task/5452/stat : 5452 (java) S 5441 5443 5397 0 -1 64 1791 0 0 0 98 1 0 0 17 0 13 0 202521102 1756766208 57083 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5453] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5453/stat : 5453 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 202521102 1756766208 57083 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5454] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5454/stat : 5454 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 202521102 1756766208 57083 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5584] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5584/stat : 5584 (java) S 5441 5443 5397 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 202528083 1756766208 57083 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 484.5
Current children cumulated vsize (Kb) 1715592

[startup+490.349 s]
/proc/loadavg: 1.00 0.98 0.91 2/76 5584
/proc/meminfo: memFree=1547872/2055920 swapFree=4180872/4192956
[pid=5443] ppid=5441 vsize=1715592 CPUtime=494.6
/proc/5443/stat : 5443 (java) R 5441 5443 5397 0 -1 0 95824 0 1 0 49408 52 0 0 17 0 13 0 202521092 1756766208 56924 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071360345 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5443/statm: 428898 56924 1913 14 0 415645 0
[pid=5443/tid=5444] ppid=5441 vsize=1715592 CPUtime=3.14
/proc/5443/task/5444/stat : 5444 (java) S 5441 5443 5397 0 -1 64 18610 0 0 0 306 8 0 0 16 0 13 0 202521096 1756766208 56924 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5445] ppid=5441 vsize=1715592 CPUtime=3.13
/proc/5443/task/5445/stat : 5445 (java) S 5441 5443 5397 0 -1 64 18833 0 0 0 305 8 0 0 16 0 13 0 202521096 1756766208 56924 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=1715592 CPUtime=0.12
/proc/5443/task/5446/stat : 5446 (java) S 5441 5443 5397 0 -1 64 86 0 0 0 6 6 0 0 15 0 13 0 202521099 1756766208 56924 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5447/stat : 5447 (java) S 5441 5443 5397 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 56924 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5448] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5448/stat : 5448 (java) S 5441 5443 5397 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 56924 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5449] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5449/stat : 5449 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 202521102 1756766208 56924 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5450] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5450/stat : 5450 (java) S 5441 5443 5397 0 -1 64 3 0 0 0 0 0 0 0 15 0 13 0 202521102 1756766208 56924 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5451] ppid=5441 vsize=1715592 CPUtime=0.97
/proc/5443/task/5451/stat : 5451 (java) S 5441 5443 5397 0 -1 64 2544 0 0 0 96 1 0 0 16 0 13 0 202521102 1756766208 56924 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5452] ppid=5441 vsize=1715592 CPUtime=0.99
/proc/5443/task/5452/stat : 5452 (java) S 5441 5443 5397 0 -1 64 1791 0 0 0 98 1 0 0 17 0 13 0 202521102 1756766208 56924 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5453] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5453/stat : 5453 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 202521102 1756766208 56924 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5454] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5454/stat : 5454 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 202521102 1756766208 56924 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5584] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5584/stat : 5584 (java) S 5441 5443 5397 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 202528083 1756766208 56924 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 494.6
Current children cumulated vsize (Kb) 1715592

[startup+500.356 s]
/proc/loadavg: 1.00 0.98 0.91 2/76 5584
/proc/meminfo: memFree=1548384/2055920 swapFree=4180872/4192956
[pid=5443] ppid=5441 vsize=1715592 CPUtime=504.68
/proc/5443/stat : 5443 (java) R 5441 5443 5397 0 -1 0 96262 0 1 0 50416 52 0 0 22 0 13 0 202521092 1756766208 56822 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071593514 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5443/statm: 428898 56822 1913 14 0 415645 0
[pid=5443/tid=5444] ppid=5441 vsize=1715592 CPUtime=3.22
/proc/5443/task/5444/stat : 5444 (java) S 5441 5443 5397 0 -1 64 18773 0 0 0 314 8 0 0 16 0 13 0 202521096 1756766208 56822 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5445] ppid=5441 vsize=1715592 CPUtime=3.21
/proc/5443/task/5445/stat : 5445 (java) S 5441 5443 5397 0 -1 64 19100 0 0 0 313 8 0 0 16 0 13 0 202521096 1756766208 56822 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=1715592 CPUtime=0.12
/proc/5443/task/5446/stat : 5446 (java) S 5441 5443 5397 0 -1 64 86 0 0 0 6 6 0 0 15 0 13 0 202521099 1756766208 56822 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5447/stat : 5447 (java) S 5441 5443 5397 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 56822 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5448] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5448/stat : 5448 (java) S 5441 5443 5397 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 56822 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5449] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5449/stat : 5449 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 202521102 1756766208 56822 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5450] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5450/stat : 5450 (java) S 5441 5443 5397 0 -1 64 3 0 0 0 0 0 0 0 15 0 13 0 202521102 1756766208 56822 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5451] ppid=5441 vsize=1715592 CPUtime=0.97
/proc/5443/task/5451/stat : 5451 (java) S 5441 5443 5397 0 -1 64 2544 0 0 0 96 1 0 0 16 0 13 0 202521102 1756766208 56822 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5452] ppid=5441 vsize=1715592 CPUtime=0.99
/proc/5443/task/5452/stat : 5452 (java) S 5441 5443 5397 0 -1 64 1791 0 0 0 98 1 0 0 17 0 13 0 202521102 1756766208 56822 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5453] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5453/stat : 5453 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 202521102 1756766208 56822 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5454] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5454/stat : 5454 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 202521102 1756766208 56822 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5584] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5584/stat : 5584 (java) S 5441 5443 5397 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 202528083 1756766208 56822 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 504.68
Current children cumulated vsize (Kb) 1715592

[startup+510.363 s]
/proc/loadavg: 1.00 0.98 0.91 2/76 5584
/proc/meminfo: memFree=1548384/2055920 swapFree=4180872/4192956
[pid=5443] ppid=5441 vsize=1715592 CPUtime=514.76
/proc/5443/stat : 5443 (java) R 5441 5443 5397 0 -1 0 96757 0 1 0 51424 52 0 0 25 0 13 0 202521092 1756766208 56790 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071433454 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5443/statm: 428898 56790 1913 14 0 415645 0
[pid=5443/tid=5444] ppid=5441 vsize=1715592 CPUtime=3.3
/proc/5443/task/5444/stat : 5444 (java) S 5441 5443 5397 0 -1 64 18970 0 0 0 322 8 0 0 16 0 13 0 202521096 1756766208 56790 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5445] ppid=5441 vsize=1715592 CPUtime=3.3
/proc/5443/task/5445/stat : 5445 (java) S 5441 5443 5397 0 -1 64 19389 0 0 0 321 9 0 0 16 0 13 0 202521096 1756766208 56790 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=1715592 CPUtime=0.12
/proc/5443/task/5446/stat : 5446 (java) S 5441 5443 5397 0 -1 64 87 0 0 0 6 6 0 0 16 0 13 0 202521099 1756766208 56790 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5447] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5447/stat : 5447 (java) S 5441 5443 5397 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 56790 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5448] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5448/stat : 5448 (java) S 5441 5443 5397 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 56790 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5449] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5449/stat : 5449 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 202521102 1756766208 56790 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5450] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5450/stat : 5450 (java) S 5441 5443 5397 0 -1 64 3 0 0 0 0 0 0 0 15 0 13 0 202521102 1756766208 56790 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5451] ppid=5441 vsize=1715592 CPUtime=0.97
/proc/5443/task/5451/stat : 5451 (java) S 5441 5443 5397 0 -1 64 2544 0 0 0 96 1 0 0 16 0 13 0 202521102 1756766208 56790 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5452] ppid=5441 vsize=1715592 CPUtime=0.99
/proc/5443/task/5452/stat : 5452 (java) S 5441 5443 5397 0 -1 64 1791 0 0 0 98 1 0 0 17 0 13 0 202521102 1756766208 56790 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5453] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5453/stat : 5453 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 202521102 1756766208 56790 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5454] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5454/stat : 5454 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 202521102 1756766208 56790 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5584] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5584/stat : 5584 (java) S 5441 5443 5397 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 202528083 1756766208 56790 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 514.76
Current children cumulated vsize (Kb) 1715592

[startup+520.37 s]
/proc/loadavg: 1.00 0.98 0.91 2/76 5584
/proc/meminfo: memFree=1549344/2055920 swapFree=4180872/4192956
[pid=5443] ppid=5441 vsize=1715592 CPUtime=524.85
/proc/5443/stat : 5443 (java) R 5441 5443 5397 0 -1 0 97160 0 1 0 52432 53 0 0 24 0 13 0 202521092 1756766208 56552 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071647888 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5443/statm: 428898 56552 1913 14 0 415645 0
[pid=5443/tid=5444] ppid=5441 vsize=1715592 CPUtime=3.4
/proc/5443/task/5444/stat : 5444 (java) S 5441 5443 5397 0 -1 64 19125 0 0 0 331 9 0 0 16 0 13 0 202521096 1756766208 56552 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5445] ppid=5441 vsize=1715592 CPUtime=3.39
/proc/5443/task/5445/stat : 5445 (java) S 5441 5443 5397 0 -1 64 19628 0 0 0 330 9 0 0 16 0 13 0 202521096 1756766208 56552 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=1715592 CPUtime=0.12
/proc/5443/task/5446/stat : 5446 (java) S 5441 5443 5397 0 -1 64 87 0 0 0 6 6 0 0 15 0 13 0 202521099 1756766208 56552 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5447/stat : 5447 (java) S 5441 5443 5397 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 56552 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5448] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5448/stat : 5448 (java) S 5441 5443 5397 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 202521099 1756766208 56552 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5449] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5449/stat : 5449 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 202521102 1756766208 56552 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5450] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5450/stat : 5450 (java) S 5441 5443 5397 0 -1 64 3 0 0 0 0 0 0 0 15 0 13 0 202521102 1756766208 56552 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5451] ppid=5441 vsize=1715592 CPUtime=0.97
/proc/5443/task/5451/stat : 5451 (java) S 5441 5443 5397 0 -1 64 2544 0 0 0 96 1 0 0 16 0 13 0 202521102 1756766208 56552 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5452] ppid=5441 vsize=1715592 CPUtime=0.99
/proc/5443/task/5452/stat : 5452 (java) S 5441 5443 5397 0 -1 64 1791 0 0 0 98 1 0 0 17 0 13 0 202521102 1756766208 56552 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5453] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5453/stat : 5453 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 202521102 1756766208 56552 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5443/tid=5454] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5454/stat : 5454 (java) S 5441 5443 5397 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 202521102 1756766208 56552 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5443/tid=5584] ppid=5441 vsize=1715592 CPUtime=0
/proc/5443/task/5584/stat : 5584 (java) S 5441 5443 5397 0 -1 64 0 0 0 0 0 0 0 0 16 0 13 0 202528083 1756766208 56552 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 524.85
Current children cumulated vsize (Kb) 1715592

Child status: 30
Real time (s): 525.773
CPU time (s): 530.259
CPU user time (s): 529.691
CPU system time (s): 0.568913
CPU usage (%): 100.853
Max. virtual memory (cumulated for all children) (Kb): 1715784

Launcher Data (download as text)

Begin job on node54 on Sat Jun  3 21:02:16 UTC 2006


FILE ID= 44115-1149368536

PBS_JOBID= 311977

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-sentoy.opb
COMMAND LINE= java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node54/44115-1149368536/instance-44115-1149368536.opb 882798679
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-44115-1149368536 -o ROOT/results/node54/solver-44115-1149368536 -C 1800 -M 1800 -S 64  java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node54/44115-1149368536/instance-44115-1149368536.opb 882798679

MD5SUM SOLVER= e9637a7554f3ecdf74c1815f89d00213
MD5SUM BENCH=  d0f46c7e79d3309033cc6b73ceacef6c

RANDOM SEED= 882798679


/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.279
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.279
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1768992 kB
Buffers:         26904 kB
Cached:         197100 kB
SwapCached:       3864 kB
Active:          45208 kB
Inactive:       187600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768992 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14920 kB
Slab:            40176 kB
Committed_AS:   336312 kB
PageTables:       1432 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node54 on Sat Jun  3 21:11:02 UTC 2006