Trace number 276028

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 NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCOPTIMUM 1522.61 1532.42

General information on the benchmark

Namerandom/rand-3-20-20/
rand-3-20-20-60-632-39_ext.xml
MD5SUM918b09b7eb625e123c6667f6d3972f6b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints58
Best CPU time to get the best result obtained on this benchmark85.381
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables20
Number of constraints59
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension59
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/276028-1169230656/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20
0.38	       =>  wckTime=0.091  cpuTime=0.07  mem=6M887
0.38	   
0.38	   relations being loaded...
0.65	   
0.65	   constraints being loaded...
0.80	     nbConstraints=59  nbRelationTypes=59  nbExtensionStructures=59  nbSharedExtensionStructures=0
0.80	     nbConflictsStructures=59  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=14  maxArity=3
0.80	       =>  wckTime=0.506  cpuTime=0.44  mem=43M272
0.89	   
0.89	   solver LocalSearchSolver being built... 
0.93	       =>  wckTime=0.634  cpuTime=0.49  mem=12M439
0.93	
0.93	s SATISFIABLE
0.93	o 25
0.93	c 34
0.94	o 29
0.94	c 30
0.94	o 35
0.94	c 24
0.94	o 38
0.94	c 21
0.94	o 41
0.94	c 18
0.94	o 43
0.94	c 16
0.94	o 45
0.94	c 14
0.95	o 47
0.95	c 12
0.95	o 49
0.95	c 10
0.96	o 50
0.96	c 9
0.98	o 51
0.98	c 8
0.98	o 52
0.98	c 7
0.98	o 53
0.98	c 6
1.00	o 54
1.00	c 5
1.02	o 55
1.02	c 4
2.15	o 56
2.15	c 3
3.23	o 57
3.23	c 2
9.18	   
9.18	   search
9.18	     run=0  nbConstraintChecks=10171473  nbAssignments=10000
9.18	       =>  wckTime=8.257  cpuTime=8.16  mem=12M439
17.63	   
17.63	   search
17.63	     run=1  nbConstraintChecks=20746253  nbAssignments=20000
17.63	       =>  wckTime=16.705  cpuTime=16.54  mem=12M439
25.96	   
25.96	   search
25.96	     run=2  nbConstraintChecks=31125787  nbAssignments=30000
25.96	       =>  wckTime=25.036  cpuTime=24.78  mem=12M439
33.50	   
33.50	   search
33.50	     run=3  nbConstraintChecks=40517992  nbAssignments=38777
33.50	       =>  wckTime=32.577  cpuTime=32.27  mem=12M439
33.50	   
33.50	   global
33.50	     nbConstraintChecks=40517992  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.50	     solvingWckTime=32.575  solvingCpuTime=32.27  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.50	     globalCpuTime=32.81
33.50	       =>  wckTime=33.212  cpuTime=32.76  mem=12M439
33.50	   
33.50	   solver IterativeSystematicSolver being built... 
33.64	       =>  wckTime=33.344  cpuTime=32.86  mem=23M301
33.70	   
33.70	   preprocessing
33.70	     nbConstraintChecks=14284  nbValidityChecks=43772  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.70	     nbRemovedValues=0  detectedInconsistency=no
33.70	       =>  wckTime=0.064  cpuTime=0.03  mem=23M301
33.81	   
33.81	   search
33.81	     run=0  nbConstraintChecks=55466  nbValidityChecks=299832  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.81	     nbAssignments=103  nbFailedAssignments=87  nbBacktracks=10  nbVisitedNodes=201  nbRestartNogoods=0
33.81	       =>  wckTime=0.172  cpuTime=0.14  mem=24M337
33.95	   
33.95	   search
33.95	     run=1  nbConstraintChecks=125165  nbValidityChecks=695831  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.95	     nbAssignments=248  nbFailedAssignments=208  nbBacktracks=25  nbVisitedNodes=482  nbRestartNogoods=21
33.95	       =>  wckTime=0.315  cpuTime=0.26  mem=24M337
34.07	   
34.07	   search
34.07	     run=2  nbConstraintChecks=193880  nbValidityChecks=1040212  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.07	     nbAssignments=386  nbFailedAssignments=317  nbBacktracks=47  nbVisitedNodes=751  nbRestartNogoods=40
34.07	       =>  wckTime=0.431  cpuTime=0.37  mem=24M337
34.25	   
34.25	   search
34.25	     run=3  nbConstraintChecks=304387  nbValidityChecks=1604388  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.25	     nbAssignments=635  nbFailedAssignments=526  nbBacktracks=80  nbVisitedNodes=1242  nbRestartNogoods=52
34.25	       =>  wckTime=0.616  cpuTime=0.56  mem=24M337
34.52	   
34.52	   search
34.52	     run=4  nbConstraintChecks=465299  nbValidityChecks=2367327  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.52	     nbAssignments=960  nbFailedAssignments=796  nbBacktracks=130  nbVisitedNodes=1887  nbRestartNogoods=69
34.52	       =>  wckTime=0.882  cpuTime=0.82  mem=24M337
35.10	   
35.10	   search
35.10	     run=5  nbConstraintChecks=802015  nbValidityChecks=4165833  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.10	     nbAssignments=1616  nbFailedAssignments=1371  nbBacktracks=205  nbVisitedNodes=3193  nbRestartNogoods=77
35.10	       =>  wckTime=1.463  cpuTime=1.37  mem=24M337
35.68	   
35.68	   search
35.68	     run=6  nbConstraintChecks=1186259  nbValidityChecks=5996734  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.68	     nbAssignments=2330  nbFailedAssignments=1967  nbBacktracks=318  nbVisitedNodes=4616  nbRestartNogoods=120
35.68	       =>  wckTime=2.046  cpuTime=1.95  mem=24M337
36.72	   
36.72	   search
36.72	     run=7  nbConstraintChecks=1878786  nbValidityChecks=9271355  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.72	     nbAssignments=3626  nbFailedAssignments=3087  nbBacktracks=488  nbVisitedNodes=7195  nbRestartNogoods=139
36.72	       =>  wckTime=3.087  cpuTime=2.98  mem=24M337
38.55	   
38.55	   search
38.55	     run=8  nbConstraintChecks=3015927  nbValidityChecks=15429766  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.55	     nbAssignments=5893  nbFailedAssignments=5090  nbBacktracks=744  nbVisitedNodes=11718  nbRestartNogoods=166
38.55	       =>  wckTime=4.916  cpuTime=4.79  mem=24M337
40.63	   
40.63	   search
40.63	     run=9  nbConstraintChecks=4279959  nbValidityChecks=22398178  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
40.63	     nbAssignments=8640  nbFailedAssignments=7446  nbBacktracks=1128  nbVisitedNodes=17198  nbRestartNogoods=202
40.63	       =>  wckTime=6.992  cpuTime=6.85  mem=24M337
44.12	   
44.12	   search
44.12	     run=10  nbConstraintChecks=6573299  nbValidityChecks=33426458  nbPropagations=0  nbRevisions=0
44.12	     nbUselessRevisions=0  nbAssignments=12759  nbFailedAssignments=10984  nbBacktracks=1704  nbVisitedNodes=25399
44.12	     nbRestartNogoods=241
44.12	       =>  wckTime=10.488  cpuTime=10.31  mem=24M337
49.59	   
49.59	   search
49.59	     run=11  nbConstraintChecks=10050426  nbValidityChecks=51544800  nbPropagations=0  nbRevisions=0
49.59	     nbUselessRevisions=0  nbAssignments=19022  nbFailedAssignments=16377  nbBacktracks=2568  nbVisitedNodes=37910
49.59	     nbRestartNogoods=266
49.59	       =>  wckTime=15.947  cpuTime=15.73  mem=24M337
56.49	   
56.49	   search
56.49	     run=12  nbConstraintChecks=14495036  nbValidityChecks=73752606  nbPropagations=0  nbRevisions=0
56.49	     nbUselessRevisions=0  nbAssignments=26927  nbFailedAssignments=22982  nbBacktracks=3865  nbVisitedNodes=53535
56.49	     nbRestartNogoods=296
56.49	       =>  wckTime=22.851  cpuTime=22.58  mem=24M337
66.92	   
66.92	   search
66.92	     run=13  nbConstraintChecks=21246870  nbValidityChecks=106956543  nbPropagations=0  nbRevisions=0
66.92	     nbUselessRevisions=0  nbAssignments=38514  nbFailedAssignments=32619  nbBacktracks=5811  nbVisitedNodes=76556
66.92	     nbRestartNogoods=321
66.92	       =>  wckTime=33.286  cpuTime=32.89  mem=24M337
80.50	   
80.50	   search
80.50	     run=14  nbConstraintChecks=29830649  nbValidityChecks=150176209  nbPropagations=0  nbRevisions=0
80.50	     nbUselessRevisions=0  nbAssignments=53636  nbFailedAssignments=44816  nbBacktracks=8730  nbVisitedNodes=106540
80.50	     nbRestartNogoods=345
80.50	       =>  wckTime=46.865  cpuTime=46.36  mem=24M337
99.25	   
99.25	   search
99.25	     run=15  nbConstraintChecks=42118273  nbValidityChecks=206588739  nbPropagations=0  nbRevisions=0
99.25	     nbUselessRevisions=0  nbAssignments=73756  nbFailedAssignments=60551  nbBacktracks=13108  nbVisitedNodes=146272
99.25	     nbRestartNogoods=370
99.25	       =>  wckTime=65.611  cpuTime=64.96  mem=24M337
122.32	   
122.32	   search
122.32	     run=16  nbConstraintChecks=56657305  nbValidityChecks=276103578  nbPropagations=0  nbRevisions=0
122.32	     nbUselessRevisions=0  nbAssignments=96953  nbFailedAssignments=77175  nbBacktracks=19676  nbVisitedNodes=191418
122.32	     nbRestartNogoods=391
122.32	       =>  wckTime=88.687  cpuTime=87.82  mem=24M337
153.57	   
153.57	   search
153.57	     run=17  nbConstraintChecks=76987931  nbValidityChecks=363714880  nbPropagations=0  nbRevisions=0
153.57	     nbUselessRevisions=0  nbAssignments=126123  nbFailedAssignments=96487  nbBacktracks=29529  nbVisitedNodes=247053
153.57	     nbRestartNogoods=420
153.57	       =>  wckTime=119.934  cpuTime=118.8  mem=24M337
204.61	   
204.61	   search
204.61	     run=18  nbConstraintChecks=110436949  nbValidityChecks=502920347  nbPropagations=0  nbRevisions=0
204.61	     nbUselessRevisions=0  nbAssignments=170706  nbFailedAssignments=126288  nbBacktracks=44307  nbVisitedNodes=332042
204.61	     nbRestartNogoods=455
204.61	       =>  wckTime=170.972  cpuTime=169.4  mem=24M337
277.47	   
277.47	   search
277.47	     run=19  nbConstraintChecks=157583028  nbValidityChecks=711076608  nbPropagations=0  nbRevisions=0
277.47	     nbUselessRevisions=0  nbAssignments=236935  nbFailedAssignments=170343  nbBacktracks=66475  nbVisitedNodes=459391
277.47	     nbRestartNogoods=507
277.47	       =>  wckTime=243.833  cpuTime=241.65  mem=24M337
337.06	o 58
337.06	c 1
376.72	   
376.72	   search
376.72	     run=20  nbConstraintChecks=221642282  nbValidityChecks=980736702  nbPropagations=0  nbRevisions=0
376.72	     nbUselessRevisions=0  nbAssignments=329834  nbFailedAssignments=229984  nbBacktracks=99728  nbVisitedNodes=631867
376.72	     nbRestartNogoods=532
376.72	       =>  wckTime=343.084  cpuTime=340.05  mem=24M337
504.11	   
504.11	   search
504.11	     run=21  nbConstraintChecks=301249093  nbValidityChecks=1317493010  nbPropagations=0  nbRevisions=0
504.11	     nbUselessRevisions=0  nbAssignments=454206  nbFailedAssignments=304475  nbBacktracks=149606  nbVisitedNodes=853548
504.11	     nbRestartNogoods=581
504.11	       =>  wckTime=470.473  cpuTime=466.34  mem=24M337
696.30	   
696.30	   search
696.30	     run=22  nbConstraintChecks=420208243  nbValidityChecks=1832021226  nbPropagations=0  nbRevisions=0
696.30	     nbUselessRevisions=0  nbAssignments=642860  nbFailedAssignments=418309  nbBacktracks=224424  nbVisitedNodes=1189400
696.30	     nbRestartNogoods=645
696.30	       =>  wckTime=662.664  cpuTime=656.92  mem=24M337
974.28	   
974.28	   search
974.28	     run=23  nbConstraintChecks=592881352  nbValidityChecks=2566375516  nbPropagations=0  nbRevisions=0
974.28	     nbUselessRevisions=0  nbAssignments=916513  nbFailedAssignments=579732  nbBacktracks=336651  nbVisitedNodes=1672880
974.28	     nbRestartNogoods=667
974.28	       =>  wckTime=940.644  cpuTime=933.61  mem=24M337
1385.16	   
1385.16	   search
1385.16	     run=24  nbConstraintChecks=848618324  nbValidityChecks=3657132290  nbPropagations=0  nbRevisions=0
1385.16	     nbUselessRevisions=0  nbAssignments=1316373  nbFailedAssignments=811247  nbBacktracks=504992
1385.16	     nbVisitedNodes=2376337  nbRestartNogoods=717
1385.16	       =>  wckTime=1351.525  cpuTime=1342.61  mem=24M337
1532.39	   
1532.39	   search
1532.39	     run=25  nbConstraintChecks=940882204  nbValidityChecks=4042344548  nbPropagations=0  nbRevisions=0
1532.39	     nbUselessRevisions=0  nbAssignments=1457350  nbFailedAssignments=888962  nbBacktracks=568255
1532.39	     nbVisitedNodes=2620534  nbRestartNogoods=729
1532.39	       =>  wckTime=1498.751  cpuTime=1489.17  mem=24M337
1532.39	   
1532.39	   global
1532.39	     nbConstraintChecks=940896488  nbValidityChecks=4042388320  nbRestartNogoods=729  solvingWckTime=1498.752
1532.39	     solvingCpuTime=1489.17  expiredTime=no  totalExploration=yes  nbFoundSolutions=1  globalCpuTime=1522.08
1532.39	       =>  wckTime=1532.097  cpuTime=1522.03  mem=24M337
1532.39	
1532.39	s OPTIMUM FOUND
1532.39	v 0 2 2 10 1 14 0 5 16 13 16 0 6 10 19 12 15 9 10 5 
1532.39	   
1532.39	   totalWckTime=1532.175  totalCpuTime=1522.08

Verifier Data (download as text)

1 unsatisfied constraints, 58 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node76/watcher-276028-1169230656 -o ROOT/results/node76/solver-276028-1169230656 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276028-1169230656/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.66 0.92 1.10 5/78 21522
/proc/meminfo: memFree=1527936/2055888 swapFree=4087964/4096564
[pid=21521] ppid=21516 vsize=1596 CPUtime=0
/proc/21521/stat : 21521 (java) R 21516 21521 21383 0 -1 0 128 0 0 0 0 0 0 0 18 0 1 0 271462665 1634304 98 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21521/statm: 399 98 78 14 0 43 0

[startup+0.103924 s]
/proc/loadavg: 0.66 0.92 1.10 5/78 21522
/proc/meminfo: memFree=1527936/2055888 swapFree=4087964/4096564
[pid=21521] ppid=21516 vsize=914992 CPUtime=0.08
/proc/21521/stat : 21521 (java) R 21516 21521 21383 0 -1 0 3047 0 1 0 7 1 0 0 22 0 8 0 271462665 936951808 2795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21521/statm: 228748 2795 1448 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914992

[startup+0.512 s]
/proc/loadavg: 0.66 0.92 1.10 5/78 21522
/proc/meminfo: memFree=1527936/2055888 swapFree=4087964/4096564
[pid=21521] ppid=21516 vsize=915336 CPUtime=0.49
/proc/21521/stat : 21521 (java) R 21516 21521 21383 0 -1 0 8185 0 1 0 45 4 0 0 25 0 8 0 271462665 937304064 7926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073534676 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21521/statm: 228834 7926 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915336

[startup+1.33317 s]
/proc/loadavg: 0.66 0.92 1.10 3/92 21536
/proc/meminfo: memFree=1411280/2055888 swapFree=4087964/4096564
[pid=21521] ppid=21516 vsize=915448 CPUtime=1.31
/proc/21521/stat : 21521 (java) R 21516 21521 21383 0 -1 0 17265 0 1 0 121 10 0 0 25 0 8 0 271462665 937418752 17005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073599412 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21521/statm: 228862 17005 2479 14 0 215331 0
[pid=21521/tid=21526] ppid=21516 vsize=915448 CPUtime=0.06
/proc/21521/task/21526/stat : 21526 (java) S 21516 21521 21383 0 -1 64 1843 0 0 0 6 0 0 0 16 0 8 0 271462669 937418752 17005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21527] ppid=21516 vsize=915448 CPUtime=0
/proc/21521/task/21527/stat : 21527 (java) S 21516 21521 21383 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271462669 937418752 17005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21528] ppid=21516 vsize=915448 CPUtime=0
/proc/21521/task/21528/stat : 21528 (java) S 21516 21521 21383 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271462669 937418752 17005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21533] ppid=21516 vsize=915448 CPUtime=0
/proc/21521/task/21533/stat : 21533 (java) S 21516 21521 21383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 271462672 937418752 17005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21534] ppid=21516 vsize=915448 CPUtime=0.11
/proc/21521/task/21534/stat : 21534 (java) S 21516 21521 21383 0 -1 64 320 0 0 0 11 0 0 0 16 0 8 0 271462672 937418752 17005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21535] ppid=21516 vsize=915448 CPUtime=0
/proc/21521/task/21535/stat : 21535 (java) S 21516 21521 21383 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271462672 937418752 17005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21536] ppid=21516 vsize=915448 CPUtime=0
/proc/21521/task/21536/stat : 21536 (java) S 21516 21521 21383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271462672 937418752 17005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915448

[startup+2.98449 s]
/proc/loadavg: 0.66 0.92 1.10 3/92 21536
/proc/meminfo: memFree=1411216/2055888 swapFree=4087964/4096564
[pid=21521] ppid=21516 vsize=915452 CPUtime=2.95
/proc/21521/stat : 21521 (java) R 21516 21521 21383 0 -1 0 17273 0 1 0 278 17 0 0 25 0 8 0 271462665 937422848 17012 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21521/statm: 228863 17012 2481 14 0 215332 0
[pid=21521/tid=21526] ppid=21516 vsize=915452 CPUtime=0.06
/proc/21521/task/21526/stat : 21526 (java) S 21516 21521 21383 0 -1 64 1843 0 0 0 6 0 0 0 16 0 8 0 271462669 937422848 17012 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21527] ppid=21516 vsize=915452 CPUtime=0
/proc/21521/task/21527/stat : 21527 (java) S 21516 21521 21383 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271462669 937422848 17012 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21528] ppid=21516 vsize=915452 CPUtime=0
/proc/21521/task/21528/stat : 21528 (java) S 21516 21521 21383 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271462669 937422848 17012 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21533] ppid=21516 vsize=915452 CPUtime=0
/proc/21521/task/21533/stat : 21533 (java) S 21516 21521 21383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 271462672 937422848 17012 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21534] ppid=21516 vsize=915452 CPUtime=0.12
/proc/21521/task/21534/stat : 21534 (java) S 21516 21521 21383 0 -1 64 327 0 0 0 12 0 0 0 15 0 8 0 271462672 937422848 17012 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21535] ppid=21516 vsize=915452 CPUtime=0
/proc/21521/task/21535/stat : 21535 (java) S 21516 21521 21383 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271462672 937422848 17012 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21536] ppid=21516 vsize=915452 CPUtime=0
/proc/21521/task/21536/stat : 21536 (java) S 21516 21521 21383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271462672 937422848 17012 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915452

[startup+6.26614 s]
/proc/loadavg: 0.77 0.94 1.11 3/92 21536
/proc/meminfo: memFree=1411024/2055888 swapFree=4087964/4096564
[pid=21521] ppid=21516 vsize=915448 CPUtime=6.2
/proc/21521/stat : 21521 (java) R 21516 21521 21383 0 -1 0 17273 0 1 0 588 32 0 0 25 0 8 0 271462665 937418752 17012 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 5143388 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21521/statm: 228862 17012 2481 14 0 215331 0
[pid=21521/tid=21526] ppid=21516 vsize=915448 CPUtime=0.06
/proc/21521/task/21526/stat : 21526 (java) S 21516 21521 21383 0 -1 64 1843 0 0 0 6 0 0 0 16 0 8 0 271462669 937418752 17012 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21527] ppid=21516 vsize=915448 CPUtime=0
/proc/21521/task/21527/stat : 21527 (java) S 21516 21521 21383 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271462669 937418752 17012 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21528] ppid=21516 vsize=915448 CPUtime=0
/proc/21521/task/21528/stat : 21528 (java) S 21516 21521 21383 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271462669 937418752 17012 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21533] ppid=21516 vsize=915448 CPUtime=0
/proc/21521/task/21533/stat : 21533 (java) S 21516 21521 21383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 271462672 937418752 17012 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21534] ppid=21516 vsize=915448 CPUtime=0.12
/proc/21521/task/21534/stat : 21534 (java) S 21516 21521 21383 0 -1 64 327 0 0 0 12 0 0 0 15 0 8 0 271462672 937418752 17012 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21535] ppid=21516 vsize=915448 CPUtime=0
/proc/21521/task/21535/stat : 21535 (java) S 21516 21521 21383 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271462672 937418752 17012 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21536] ppid=21516 vsize=915448 CPUtime=0
/proc/21521/task/21536/stat : 21536 (java) S 21516 21521 21383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271462672 937418752 17012 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915448

[startup+12.7494 s]
/proc/loadavg: 0.94 0.97 1.12 3/92 21536
/proc/meminfo: memFree=1411096/2055888 swapFree=4087964/4096564
[pid=21521] ppid=21516 vsize=915448 CPUtime=12.64
/proc/21521/stat : 21521 (java) R 21516 21521 21383 0 -1 0 17275 0 1 0 1203 61 0 0 25 0 8 0 271462665 937418752 17014 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073599422 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21521/statm: 228862 17014 2481 14 0 215331 0
[pid=21521/tid=21526] ppid=21516 vsize=915448 CPUtime=0.06
/proc/21521/task/21526/stat : 21526 (java) S 21516 21521 21383 0 -1 64 1843 0 0 0 6 0 0 0 16 0 8 0 271462669 937418752 17014 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21527] ppid=21516 vsize=915448 CPUtime=0
/proc/21521/task/21527/stat : 21527 (java) S 21516 21521 21383 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271462669 937418752 17014 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21528] ppid=21516 vsize=915448 CPUtime=0
/proc/21521/task/21528/stat : 21528 (java) S 21516 21521 21383 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271462669 937418752 17014 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21533] ppid=21516 vsize=915448 CPUtime=0
/proc/21521/task/21533/stat : 21533 (java) S 21516 21521 21383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 271462672 937418752 17014 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21534] ppid=21516 vsize=915448 CPUtime=0.12
/proc/21521/task/21534/stat : 21534 (java) S 21516 21521 21383 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 271462672 937418752 17014 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21535] ppid=21516 vsize=915448 CPUtime=0
/proc/21521/task/21535/stat : 21535 (java) S 21516 21521 21383 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271462672 937418752 17014 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21536] ppid=21516 vsize=915448 CPUtime=0
/proc/21521/task/21536/stat : 21536 (java) S 21516 21521 21383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271462672 937418752 17014 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915448

[startup+25.5979 s]
/proc/loadavg: 1.18 1.02 1.13 3/92 21536
/proc/meminfo: memFree=1411160/2055888 swapFree=4087964/4096564
[pid=21521] ppid=21516 vsize=915448 CPUtime=25.35
/proc/21521/stat : 21521 (java) R 21516 21521 21383 0 -1 0 17275 0 1 0 2422 113 0 0 25 0 8 0 271462665 937418752 17014 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073604330 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21521/statm: 228862 17014 2481 14 0 215331 0
[pid=21521/tid=21526] ppid=21516 vsize=915448 CPUtime=0.06
/proc/21521/task/21526/stat : 21526 (java) S 21516 21521 21383 0 -1 64 1843 0 0 0 6 0 0 0 16 0 8 0 271462669 937418752 17014 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21527] ppid=21516 vsize=915448 CPUtime=0
/proc/21521/task/21527/stat : 21527 (java) S 21516 21521 21383 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271462669 937418752 17014 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21528] ppid=21516 vsize=915448 CPUtime=0
/proc/21521/task/21528/stat : 21528 (java) S 21516 21521 21383 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271462669 937418752 17014 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21533] ppid=21516 vsize=915448 CPUtime=0
/proc/21521/task/21533/stat : 21533 (java) S 21516 21521 21383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 271462672 937418752 17014 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21534] ppid=21516 vsize=915448 CPUtime=0.12
/proc/21521/task/21534/stat : 21534 (java) S 21516 21521 21383 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 271462672 937418752 17014 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21535] ppid=21516 vsize=915448 CPUtime=0
/proc/21521/task/21535/stat : 21535 (java) S 21516 21521 21383 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271462672 937418752 17014 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21536] ppid=21516 vsize=915448 CPUtime=0
/proc/21521/task/21536/stat : 21536 (java) S 21516 21521 21383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271462672 937418752 17014 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915448

[startup+51.199 s]
/proc/loadavg: 1.60 1.13 1.16 3/92 21536
/proc/meminfo: memFree=1410584/2055888 swapFree=4087964/4096564
[pid=21521] ppid=21516 vsize=916472 CPUtime=50.74
/proc/21521/stat : 21521 (java) R 21516 21521 21383 0 -1 0 17448 0 1 0 4926 148 0 0 25 0 8 0 271462665 938467328 17181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073599431 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21521/statm: 229118 17181 2536 14 0 215587 0
[pid=21521/tid=21526] ppid=21516 vsize=916472 CPUtime=0.07
/proc/21521/task/21526/stat : 21526 (java) S 21516 21521 21383 0 -1 64 1844 0 0 0 7 0 0 0 16 0 8 0 271462669 938467328 17181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21527] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21527/stat : 21527 (java) S 21516 21521 21383 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271462669 938467328 17181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21528] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21528/stat : 21528 (java) S 21516 21521 21383 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271462669 938467328 17181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21533] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21533/stat : 21533 (java) S 21516 21521 21383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 271462672 938467328 17181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21534] ppid=21516 vsize=916472 CPUtime=0.24
/proc/21521/task/21534/stat : 21534 (java) S 21516 21521 21383 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 271462672 938467328 17181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21535] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21535/stat : 21535 (java) S 21516 21521 21383 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271462672 938467328 17181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21536] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21536/stat : 21536 (java) S 21516 21521 21383 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 271462672 938467328 17181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 916472

[startup+102.416 s]
/proc/loadavg: 1.82 1.26 1.21 3/92 21536
/proc/meminfo: memFree=1410584/2055888 swapFree=4087964/4096564
[pid=21521] ppid=21516 vsize=916472 CPUtime=101.51
/proc/21521/stat : 21521 (java) R 21516 21521 21383 0 -1 0 17449 0 1 0 10003 148 0 0 25 0 8 0 271462665 938467328 17181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073772032 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21521/statm: 229118 17181 2536 14 0 215587 0
[pid=21521/tid=21526] ppid=21516 vsize=916472 CPUtime=0.07
/proc/21521/task/21526/stat : 21526 (java) S 21516 21521 21383 0 -1 64 1844 0 0 0 7 0 0 0 16 0 8 0 271462669 938467328 17181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21527] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21527/stat : 21527 (java) S 21516 21521 21383 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271462669 938467328 17181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21528] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21528/stat : 21528 (java) S 21516 21521 21383 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271462669 938467328 17181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21533] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21533/stat : 21533 (java) S 21516 21521 21383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 271462672 938467328 17181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21534] ppid=21516 vsize=916472 CPUtime=0.24
/proc/21521/task/21534/stat : 21534 (java) S 21516 21521 21383 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 271462672 938467328 17181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21535] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21535/stat : 21535 (java) S 21516 21521 21383 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271462672 938467328 17181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21536] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21536/stat : 21536 (java) S 21516 21521 21383 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 271462672 938467328 17181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 916472

[startup+162.479 s]
/proc/loadavg: 1.93 1.39 1.25 3/92 21536
/proc/meminfo: memFree=1410520/2055888 swapFree=4087964/4096564
[pid=21521] ppid=21516 vsize=916472 CPUtime=161.04
/proc/21521/stat : 21521 (java) R 21516 21521 21383 0 -1 0 17449 0 1 0 15956 148 0 0 25 0 8 0 271462665 938467328 17181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073879767 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/21521/task/21533/stat : 21533 (java) S 21516 21521 21383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21534] ppid=21516 vsize=916472 CPUtime=0.24
/proc/21521/task/21534/stat : 21534 (java) S 21516 21521 21383 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21535] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21535/stat : 21535 (java) S 21516 21521 21383 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21536] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21536/stat : 21536 (java) S 21516 21521 21383 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1055.71
Current children cumulated vsize (KiB) 916472

[startup+1123.44 s]
/proc/loadavg: 2.03 1.97 1.71 3/92 21596
/proc/meminfo: memFree=1427864/2055888 swapFree=4087964/4096564
[pid=21521] ppid=21516 vsize=916472 CPUtime=1115.49
/proc/21521/stat : 21521 (java) R 21516 21521 21383 0 -1 0 17451 0 1 0 111400 149 0 0 25 0 8 0 271462665 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073849543 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21521/statm: 229118 17182 2536 14 0 215587 0
[pid=21521/tid=21526] ppid=21516 vsize=916472 CPUtime=0.07
/proc/21521/task/21526/stat : 21526 (java) S 21516 21521 21383 0 -1 64 1844 0 0 0 7 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21527] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21527/stat : 21527 (java) S 21516 21521 21383 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21528] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21528/stat : 21528 (java) S 21516 21521 21383 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21533] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21533/stat : 21533 (java) S 21516 21521 21383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21534] ppid=21516 vsize=916472 CPUtime=0.24
/proc/21521/task/21534/stat : 21534 (java) S 21516 21521 21383 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21535] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21535/stat : 21535 (java) S 21516 21521 21383 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21536] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21536/stat : 21536 (java) S 21516 21521 21383 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1115.49
Current children cumulated vsize (KiB) 916472

[startup+1183.5 s]
/proc/loadavg: 2.01 1.97 1.73 3/92 21596
/proc/meminfo: memFree=1427864/2055888 swapFree=4087964/4096564
[pid=21521] ppid=21516 vsize=916472 CPUtime=1175.29
/proc/21521/stat : 21521 (java) R 21516 21521 21383 0 -1 0 17451 0 1 0 117380 149 0 0 25 0 8 0 271462665 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073768692 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21521/statm: 229118 17182 2536 14 0 215587 0
[pid=21521/tid=21526] ppid=21516 vsize=916472 CPUtime=0.07
/proc/21521/task/21526/stat : 21526 (java) S 21516 21521 21383 0 -1 64 1844 0 0 0 7 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21527] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21527/stat : 21527 (java) S 21516 21521 21383 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21528] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21528/stat : 21528 (java) S 21516 21521 21383 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21533] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21533/stat : 21533 (java) S 21516 21521 21383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21534] ppid=21516 vsize=916472 CPUtime=0.24
/proc/21521/task/21534/stat : 21534 (java) S 21516 21521 21383 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21535] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21535/stat : 21535 (java) S 21516 21521 21383 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21536] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21536/stat : 21536 (java) S 21516 21521 21383 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1175.29
Current children cumulated vsize (KiB) 916472

[startup+1243.56 s]
/proc/loadavg: 2.08 1.99 1.74 3/92 21596
/proc/meminfo: memFree=1427800/2055888 swapFree=4087964/4096564
[pid=21521] ppid=21516 vsize=916472 CPUtime=1235.06
/proc/21521/stat : 21521 (java) R 21516 21521 21383 0 -1 0 17451 0 1 0 123357 149 0 0 25 0 8 0 271462665 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073638100 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21521/statm: 229118 17182 2536 14 0 215587 0
[pid=21521/tid=21526] ppid=21516 vsize=916472 CPUtime=0.07
/proc/21521/task/21526/stat : 21526 (java) S 21516 21521 21383 0 -1 64 1844 0 0 0 7 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21527] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21527/stat : 21527 (java) S 21516 21521 21383 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21528] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21528/stat : 21528 (java) S 21516 21521 21383 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21533] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21533/stat : 21533 (java) S 21516 21521 21383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21534] ppid=21516 vsize=916472 CPUtime=0.24
/proc/21521/task/21534/stat : 21534 (java) S 21516 21521 21383 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21535] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21535/stat : 21535 (java) S 21516 21521 21383 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21536] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21536/stat : 21536 (java) S 21516 21521 21383 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1235.06
Current children cumulated vsize (KiB) 916472

[startup+1303.61 s]
/proc/loadavg: 2.06 2.00 1.76 3/92 21596
/proc/meminfo: memFree=1427864/2055888 swapFree=4087964/4096564
[pid=21521] ppid=21516 vsize=916472 CPUtime=1294.85
/proc/21521/stat : 21521 (java) R 21516 21521 21383 0 -1 0 17451 0 1 0 129336 149 0 0 25 0 8 0 271462665 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073644400 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21521/statm: 229118 17182 2536 14 0 215587 0
[pid=21521/tid=21526] ppid=21516 vsize=916472 CPUtime=0.07
/proc/21521/task/21526/stat : 21526 (java) S 21516 21521 21383 0 -1 64 1844 0 0 0 7 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21527] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21527/stat : 21527 (java) S 21516 21521 21383 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21528] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21528/stat : 21528 (java) S 21516 21521 21383 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21533] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21533/stat : 21533 (java) S 21516 21521 21383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21534] ppid=21516 vsize=916472 CPUtime=0.24
/proc/21521/task/21534/stat : 21534 (java) S 21516 21521 21383 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21535] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21535/stat : 21535 (java) S 21516 21521 21383 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21536] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21536/stat : 21536 (java) S 21516 21521 21383 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1294.85
Current children cumulated vsize (KiB) 916472

[startup+1363.66 s]
/proc/loadavg: 2.02 2.00 1.77 3/92 21596
/proc/meminfo: memFree=1427800/2055888 swapFree=4087964/4096564
[pid=21521] ppid=21516 vsize=916472 CPUtime=1354.62
/proc/21521/stat : 21521 (java) R 21516 21521 21383 0 -1 0 17451 0 1 0 135313 149 0 0 25 0 8 0 271462665 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073797543 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21521/statm: 229118 17182 2536 14 0 215587 0
[pid=21521/tid=21526] ppid=21516 vsize=916472 CPUtime=0.07
/proc/21521/task/21526/stat : 21526 (java) S 21516 21521 21383 0 -1 64 1844 0 0 0 7 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21527] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21527/stat : 21527 (java) S 21516 21521 21383 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21528] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21528/stat : 21528 (java) S 21516 21521 21383 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21533] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21533/stat : 21533 (java) S 21516 21521 21383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21534] ppid=21516 vsize=916472 CPUtime=0.24
/proc/21521/task/21534/stat : 21534 (java) S 21516 21521 21383 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21535] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21535/stat : 21535 (java) S 21516 21521 21383 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21536] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21536/stat : 21536 (java) S 21516 21521 21383 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1354.62
Current children cumulated vsize (KiB) 916472

[startup+1423.71 s]
/proc/loadavg: 2.01 2.00 1.78 3/92 21596
/proc/meminfo: memFree=1427800/2055888 swapFree=4087964/4096564
[pid=21521] ppid=21516 vsize=916472 CPUtime=1414.4
/proc/21521/stat : 21521 (java) R 21516 21521 21383 0 -1 0 17451 0 1 0 141290 150 0 0 25 0 8 0 271462665 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073604284 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21521/statm: 229118 17182 2536 14 0 215587 0
[pid=21521/tid=21526] ppid=21516 vsize=916472 CPUtime=0.07
/proc/21521/task/21526/stat : 21526 (java) S 21516 21521 21383 0 -1 64 1844 0 0 0 7 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21527] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21527/stat : 21527 (java) S 21516 21521 21383 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21528] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21528/stat : 21528 (java) S 21516 21521 21383 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21533] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21533/stat : 21533 (java) S 21516 21521 21383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21534] ppid=21516 vsize=916472 CPUtime=0.24
/proc/21521/task/21534/stat : 21534 (java) S 21516 21521 21383 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21535] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21535/stat : 21535 (java) S 21516 21521 21383 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21536] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21536/stat : 21536 (java) S 21516 21521 21383 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1414.4
Current children cumulated vsize (KiB) 916472

[startup+1483.77 s]
/proc/loadavg: 2.04 2.01 1.80 3/92 21596
/proc/meminfo: memFree=1427800/2055888 swapFree=4087964/4096564
[pid=21521] ppid=21516 vsize=916472 CPUtime=1474.19
/proc/21521/stat : 21521 (java) R 21516 21521 21383 0 -1 0 17451 0 1 0 147269 150 0 0 25 0 8 0 271462665 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804613 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21521/statm: 229118 17182 2536 14 0 215587 0
[pid=21521/tid=21526] ppid=21516 vsize=916472 CPUtime=0.07
/proc/21521/task/21526/stat : 21526 (java) S 21516 21521 21383 0 -1 64 1844 0 0 0 7 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21527] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21527/stat : 21527 (java) S 21516 21521 21383 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21528] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21528/stat : 21528 (java) S 21516 21521 21383 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271462669 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21533] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21533/stat : 21533 (java) S 21516 21521 21383 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21534] ppid=21516 vsize=916472 CPUtime=0.24
/proc/21521/task/21534/stat : 21534 (java) S 21516 21521 21383 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21535] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21535/stat : 21535 (java) S 21516 21521 21383 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21521/tid=21536] ppid=21516 vsize=916472 CPUtime=0
/proc/21521/task/21536/stat : 21536 (java) S 21516 21521 21383 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 271462672 938467328 17182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1474.19
Current children cumulated vsize (KiB) 916472

Child status: 0
Real time (s): 1532.42
CPU time (s): 1522.61
CPU user time (s): 1521.1
CPU system time (s): 1.51077
CPU usage (%): 99.36
Max. virtual memory (cumulated for all children) (KiB): 916472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1521.1
system time used= 1.51077
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17464
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= 32123
involuntary context switches= 28670

runsolver used 1.46778 s user time and 4.07338 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Fri Jan 19 18:17:36 UTC 2007


IDJOB= 276028
IDBENCH= 5215
IDSOLVER= 68
FILE ID= node76/276028-1169230656

PBS_JOBID= 3589282

Free space on /tmp= 66646 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-20-20/rand-3-20-20-60-632-39_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276028-1169230656/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-276028-1169230656 -o ROOT/results/node76/solver-276028-1169230656 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276028-1169230656/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  918b09b7eb625e123c6667f6d3972f6b

RANDOM SEED= 570842774

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1528960 kB
Buffers:         35372 kB
Cached:         413108 kB
SwapCached:       2496 kB
Active:         109216 kB
Inactive:       354216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1528960 kB
SwapTotal:     4096564 kB
SwapFree:      4087964 kB
Dirty:            6100 kB
Writeback:           0 kB
Mapped:          22548 kB
Slab:            49460 kB
Committed_AS:  7734692 kB
PageTables:       1704 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66647 MiB



End job on node76 on Fri Jan 19 18:43:08 UTC 2007