Trace number 276985

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 1622.35 1624.1

General information on the benchmark

Nametightness/tightness0.2/
rand-2-40-11-414-200-39_ext.xml
MD5SUM46ee70eb3b6a8794a3c1237e4cc2853d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints413
Best CPU time to get the best result obtained on this benchmark25.9141
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
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/276985-1169251653/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=11  maxDomainSize=11
0.39	       =>  wckTime=0.094  cpuTime=0.07  mem=6M887
0.39	   
0.39	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.57	     nbConstraints=414  nbRelationTypes=414  nbExtensionStructures=414  nbSharedExtensionStructures=0
0.57	     nbConflictsStructures=414  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=8227  maxDegree=28
0.57	     maxArity=2
0.57	       =>  wckTime=0.28  cpuTime=0.19  mem=10M788
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.362  cpuTime=0.23  mem=5M814
0.66	
0.66	s SATISFIABLE
0.66	o 344
0.66	c 70
0.66	o 351
0.66	c 63
0.66	o 357
0.66	c 57
0.66	o 361
0.66	c 53
0.66	o 365
0.66	c 49
0.66	o 370
0.66	c 44
0.66	o 374
0.66	c 40
0.66	o 375
0.66	c 39
0.66	o 378
0.66	c 36
0.67	o 381
0.67	c 33
0.67	o 384
0.67	c 30
0.67	o 385
0.67	c 29
0.67	o 388
0.67	c 26
0.67	o 391
0.67	c 23
0.67	o 393
0.67	c 21
0.67	o 395
0.67	c 19
0.67	o 396
0.67	c 18
0.67	o 398
0.67	c 16
0.68	o 400
0.68	c 14
0.70	o 401
0.70	c 13
0.70	o 402
0.70	c 12
0.70	o 404
0.70	c 10
0.70	o 405
0.70	c 9
0.73	o 406
0.73	c 8
0.73	o 407
0.73	c 7
0.73	o 408
0.73	c 6
0.73	o 409
0.73	c 5
0.76	o 410
0.76	c 4
0.81	o 411
0.81	c 3
1.07	o 412
1.07	c 2
2.95	   
2.95	   search
2.95	     run=0  nbConstraintChecks=16138037  nbAssignments=10000
2.95	       =>  wckTime=2.298  cpuTime=2.27  mem=5M814
5.34	   
5.34	   search
5.34	     run=1  nbConstraintChecks=33895080  nbAssignments=20000
5.34	       =>  wckTime=4.692  cpuTime=4.67  mem=5M814
6.56	o 413
6.56	c 1
6.56	   
6.56	   search
6.56	     run=2  nbConstraintChecks=42510710  nbAssignments=25739
6.56	       =>  wckTime=5.91  cpuTime=5.88  mem=5M814
6.56	   
6.56	   global
6.56	     nbConstraintChecks=42510710  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
6.56	     solvingWckTime=5.907  solvingCpuTime=5.88  expiredTime=no  totalExploration=no  nbFoundSolutions=0
6.56	     globalCpuTime=6.18
6.56	       =>  wckTime=6.272  cpuTime=6.12  mem=5M814
6.56	   
6.56	   solver IterativeSystematicSolver being built... 
6.69	       =>  wckTime=6.398  cpuTime=6.22  mem=16M689
6.77	   
6.77	   preprocessing
6.77	     nbConstraintChecks=76511  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
6.77	     detectedInconsistency=no
6.77	       =>  wckTime=0.083  cpuTime=0.06  mem=16M689
6.82	   
6.82	   search
6.82	     run=0  nbConstraintChecks=118535  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33
6.82	     nbFailedAssignments=17  nbBacktracks=10  nbVisitedNodes=61  nbRestartNogoods=0
6.82	       =>  wckTime=0.126  cpuTime=0.1  mem=16M689
6.88	   
6.88	   search
6.88	     run=1  nbConstraintChecks=320001  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=84
6.88	     nbFailedAssignments=46  nbBacktracks=25  nbVisitedNodes=156  nbRestartNogoods=16
6.88	       =>  wckTime=0.194  cpuTime=0.16  mem=16M689
6.95	   
6.95	   search
6.95	     run=2  nbConstraintChecks=579011  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=152
6.95	     nbFailedAssignments=84  nbBacktracks=47  nbVisitedNodes=282  nbRestartNogoods=32
6.95	       =>  wckTime=0.265  cpuTime=0.22  mem=16M689
7.07	   
7.07	   search
7.07	     run=3  nbConstraintChecks=1026593  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=262
7.07	     nbFailedAssignments=154  nbBacktracks=80  nbVisitedNodes=492  nbRestartNogoods=45
7.07	       =>  wckTime=0.382  cpuTime=0.34  mem=16M689
7.23	   
7.23	   search
7.23	     run=4  nbConstraintChecks=1639666  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=406
7.23	     nbFailedAssignments=242  nbBacktracks=130  nbVisitedNodes=773  nbRestartNogoods=53
7.23	       =>  wckTime=0.544  cpuTime=0.5  mem=16M689
7.45	   
7.45	   search
7.45	     run=5  nbConstraintChecks=2499479  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=606
7.45	     nbFailedAssignments=360  nbBacktracks=205  nbVisitedNodes=1163  nbRestartNogoods=56
7.45	       =>  wckTime=0.762  cpuTime=0.71  mem=16M689
7.78	   
7.79	   search
7.79	     run=6  nbConstraintChecks=3832044  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=921
7.79	     nbFailedAssignments=556  nbBacktracks=318  nbVisitedNodes=1781  nbRestartNogoods=61
7.79	       =>  wckTime=1.096  cpuTime=1.04  mem=16M689
8.25	   
8.25	   search
8.25	     run=7  nbConstraintChecks=5705754  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1364
8.25	     nbFailedAssignments=823  nbBacktracks=488  nbVisitedNodes=2656  nbRestartNogoods=69
8.25	       =>  wckTime=1.565  cpuTime=1.51  mem=16M689
9.01	   
9.01	   search
9.01	     run=8  nbConstraintChecks=8762579  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2095
9.01	     nbFailedAssignments=1291  nbBacktracks=744  nbVisitedNodes=4099  nbRestartNogoods=81
9.01	       =>  wckTime=2.319  cpuTime=2.25  mem=16M689
10.11	   
10.11	   search
10.11	     run=9  nbConstraintChecks=13247412  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3127
10.11	     nbFailedAssignments=1935  nbBacktracks=1128  nbVisitedNodes=6137  nbRestartNogoods=86
10.11	       =>  wckTime=3.417  cpuTime=3.32  mem=16M689
11.62	   
11.62	   search
11.62	     run=10  nbConstraintChecks=19589465  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4673
11.62	     nbFailedAssignments=2897  nbBacktracks=1705  nbVisitedNodes=9163  nbRestartNogoods=88
11.62	       =>  wckTime=4.93  cpuTime=4.83  mem=16M689
13.90	   
13.90	   search
13.90	     run=11  nbConstraintChecks=28398068  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6767
13.90	     nbFailedAssignments=4121  nbBacktracks=2569  nbVisitedNodes=13196  nbRestartNogoods=97
13.90	       =>  wckTime=7.211  cpuTime=7.11  mem=16M689
17.12	   
17.12	   search
17.12	     run=12  nbConstraintChecks=40845482  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9762
17.12	     nbFailedAssignments=5813  nbBacktracks=3866  nbVisitedNodes=18831  nbRestartNogoods=115
17.12	       =>  wckTime=10.431  cpuTime=10.33  mem=16M689
21.43	   
21.43	   search
21.43	     run=13  nbConstraintChecks=57466667  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14004
21.43	     nbFailedAssignments=8105  nbBacktracks=5812  nbVisitedNodes=26536  nbRestartNogoods=124
21.43	       =>  wckTime=14.742  cpuTime=14.63  mem=16M689
27.58	   
27.58	   search
27.58	     run=14  nbConstraintChecks=80695620  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19976
27.58	     nbFailedAssignments=11153  nbBacktracks=8732  nbVisitedNodes=36968  nbRestartNogoods=137
27.58	       =>  wckTime=20.886  cpuTime=20.78  mem=16M689
35.64	   
35.64	   search
35.64	     run=15  nbConstraintChecks=110584791  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28255
35.64	     nbFailedAssignments=15048  nbBacktracks=13110  nbVisitedNodes=50760  nbRestartNogoods=153
35.64	       =>  wckTime=28.947  cpuTime=28.85  mem=16M689
46.61	   
46.61	   search
46.61	     run=16  nbConstraintChecks=151906985  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40088
46.61	     nbFailedAssignments=20307  nbBacktracks=19678  nbVisitedNodes=69652  nbRestartNogoods=170
46.61	       =>  wckTime=39.919  cpuTime=39.8  mem=16M689
62.92	   
62.92	   search
62.92	     run=17  nbConstraintChecks=213011827  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=57531
62.92	     nbFailedAssignments=27891  nbBacktracks=29534  nbVisitedNodes=97174  nbRestartNogoods=197
62.92	       =>  wckTime=56.231  cpuTime=56.09  mem=16M689
87.19	   
87.19	   search
87.19	     run=18  nbConstraintChecks=301327885  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83106
87.19	     nbFailedAssignments=38683  nbBacktracks=44314  nbVisitedNodes=136899  nbRestartNogoods=225
87.19	       =>  wckTime=80.504  cpuTime=80.34  mem=16M689
125.50	   
125.50	   search
125.50	     run=19  nbConstraintChecks=439230168  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=122152
125.50	     nbFailedAssignments=55556  nbBacktracks=66483  nbVisitedNodes=198243  nbRestartNogoods=251
125.50	       =>  wckTime=118.808  cpuTime=118.61  mem=16M689
177.73	   
177.73	   search
177.73	     run=20  nbConstraintChecks=630862686  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=178677
177.73	     nbFailedAssignments=78826  nbBacktracks=99736  nbVisitedNodes=284756  nbRestartNogoods=278
177.73	       =>  wckTime=171.037  cpuTime=170.78  mem=16M689
256.79	   
256.79	   search
256.79	     run=21  nbConstraintChecks=913852882  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=262801
256.79	     nbFailedAssignments=113068  nbBacktracks=149614  nbVisitedNodes=412882  nbRestartNogoods=332
256.79	       =>  wckTime=250.105  cpuTime=249.76  mem=16M689
375.84	   
375.84	   search
375.84	     run=22  nbConstraintChecks=1352317684  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=390597
375.84	     nbFailedAssignments=166039  nbBacktracks=224432  nbVisitedNodes=609703  nbRestartNogoods=374
375.84	       =>  wckTime=369.151  cpuTime=368.68  mem=16M689
554.17	   
554.17	   search
554.17	     run=23  nbConstraintChecks=2003021643  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=580948
554.17	     nbFailedAssignments=244156  nbBacktracks=336661  nbVisitedNodes=903203  nbRestartNogoods=410
554.17	       =>  wckTime=547.48  cpuTime=546.84  mem=16M689
824.22	   
824.22	   search
824.22	     run=24  nbConstraintChecks=2982474751  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=867288
824.22	     nbFailedAssignments=362149  nbBacktracks=505003  nbVisitedNodes=1343402  nbRestartNogoods=431
824.22	       =>  wckTime=817.526  cpuTime=816.6  mem=16M689
1227.44	   
1227.44	   search
1227.44	     run=25  nbConstraintChecks=4450232100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1295300
1227.44	     nbFailedAssignments=537642  nbBacktracks=757517  nbVisitedNodes=1999749  nbRestartNogoods=448
1227.44	       =>  wckTime=1220.752  cpuTime=1219.42  mem=16M689
1623.99	   
1623.99	   search
1623.99	     run=26  nbConstraintChecks=5878054400  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1712521
1623.99	     nbFailedAssignments=707590  nbBacktracks=1004791  nbVisitedNodes=2637642  nbRestartNogoods=473
1623.99	       =>  wckTime=1617.303  cpuTime=1615.58  mem=16M689
1623.99	   
1623.99	   global
1623.99	     nbConstraintChecks=5878130911  nbRestartNogoods=473  solvingWckTime=1617.304  solvingCpuTime=1615.58
1623.99	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1621.86
1623.99	       =>  wckTime=1623.702  cpuTime=1621.8  mem=16M689
1624.00	
1624.00	s OPTIMUM FOUND
1624.00	v 6 8 0 6 2 7 9 7 9 0 10 6 4 2 9 10 10 9 10 3 3 6 10 5 0 10 2 2 9 8 1 1 1 10 5 5 3 5 7 2 
1624.00	   
1624.00	   totalWckTime=1623.779  totalCpuTime=1621.87

Verifier Data (download as text)

1 unsatisfied constraints, 413 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/node18/watcher-276985-1169251653 -o ROOT/results/node18/solver-276985-1169251653 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276985-1169251653/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: 1.93 1.98 1.99 4/94 5924
/proc/meminfo: memFree=1294040/2055920 swapFree=4192812/4192956
[pid=5923] ppid=5921 vsize=172 CPUtime=0
/proc/5923/stat : 5923 (java) R 5921 5923 5855 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 273560047 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7861028 0 0 4096 0 0 0 0 17 0 0 0
/proc/5923/statm: 43 24 18 14 0 3 0

[startup+0.108344 s]
/proc/loadavg: 1.93 1.98 1.99 4/94 5924
/proc/meminfo: memFree=1294040/2055920 swapFree=4192812/4192956
[pid=5923] ppid=5921 vsize=914988 CPUtime=0.09
/proc/5923/stat : 5923 (java) R 5921 5923 5855 0 -1 0 3085 0 1 0 8 1 0 0 22 0 8 0 273560047 936947712 2831 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5923/statm: 228747 2831 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51638 s]
/proc/loadavg: 1.93 1.98 1.99 4/94 5924
/proc/meminfo: memFree=1294040/2055920 swapFree=4192812/4192956
[pid=5923] ppid=5921 vsize=915332 CPUtime=0.5
/proc/5923/stat : 5923 (java) R 5921 5923 5855 0 -1 0 6750 0 1 0 46 4 0 0 25 0 8 0 273560047 937299968 6489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5923/statm: 228833 6489 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33996 s]
/proc/loadavg: 1.93 1.98 1.99 3/101 5931
/proc/meminfo: memFree=1273952/2055920 swapFree=4192812/4192956
[pid=5923] ppid=5921 vsize=915464 CPUtime=1.32
/proc/5923/stat : 5923 (java) R 5921 5923 5855 0 -1 0 7730 0 1 0 116 16 0 0 25 0 8 0 273560047 937435136 7468 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5923/statm: 228866 7468 2479 14 0 215336 0
[pid=5923/tid=5925] ppid=5921 vsize=915464 CPUtime=0.03
/proc/5923/task/5925/stat : 5925 (java) S 5921 5923 5855 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273560051 937435136 7468 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5926] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5926/stat : 5926 (java) S 5921 5923 5855 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273560051 937435136 7468 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5927] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5927/stat : 5927 (java) S 5921 5923 5855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273560051 937435136 7468 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5928] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5928/stat : 5928 (java) S 5921 5923 5855 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273560054 937435136 7468 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5929] ppid=5921 vsize=915464 CPUtime=0.13
/proc/5923/task/5929/stat : 5929 (java) S 5921 5923 5855 0 -1 64 350 0 0 0 13 0 0 0 16 0 8 0 273560054 937435136 7468 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5930] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5930/stat : 5930 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273560054 937435136 7468 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5931] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5931/stat : 5931 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273560054 937435136 7468 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915464

[startup+2.99313 s]
/proc/loadavg: 1.93 1.98 1.99 3/101 5931
/proc/meminfo: memFree=1273888/2055920 swapFree=4192812/4192956
[pid=5923] ppid=5921 vsize=915464 CPUtime=2.97
/proc/5923/stat : 5923 (java) R 5921 5923 5855 0 -1 0 7733 0 1 0 257 40 0 0 25 0 8 0 273560047 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5923/statm: 228866 7470 2479 14 0 215336 0
[pid=5923/tid=5925] ppid=5921 vsize=915464 CPUtime=0.03
/proc/5923/task/5925/stat : 5925 (java) S 5921 5923 5855 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273560051 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5926] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5926/stat : 5926 (java) S 5921 5923 5855 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273560051 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5927] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5927/stat : 5927 (java) S 5921 5923 5855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273560051 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5928] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5928/stat : 5928 (java) S 5921 5923 5855 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273560054 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5929] ppid=5921 vsize=915464 CPUtime=0.14
/proc/5923/task/5929/stat : 5929 (java) S 5921 5923 5855 0 -1 64 352 0 0 0 14 0 0 0 16 0 8 0 273560054 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5930] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5930/stat : 5930 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273560054 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5931] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5931/stat : 5931 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273560054 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915464

[startup+6.27694 s]
/proc/loadavg: 1.94 1.98 1.99 3/101 5931
/proc/meminfo: memFree=1273888/2055920 swapFree=4192812/4192956
[pid=5923] ppid=5921 vsize=915464 CPUtime=6.26
/proc/5923/stat : 5923 (java) R 5921 5923 5855 0 -1 0 7733 0 1 0 536 90 0 0 25 0 8 0 273560047 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073743489 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5923/statm: 228867 7470 2479 14 0 215337 0
[pid=5923/tid=5925] ppid=5921 vsize=915464 CPUtime=0.03
/proc/5923/task/5925/stat : 5925 (java) S 5921 5923 5855 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273560051 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5926] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5926/stat : 5926 (java) S 5921 5923 5855 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273560051 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5927] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5927/stat : 5927 (java) S 5921 5923 5855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273560051 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5928] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5928/stat : 5928 (java) S 5921 5923 5855 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273560054 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5929] ppid=5921 vsize=915464 CPUtime=0.14
/proc/5923/task/5929/stat : 5929 (java) S 5921 5923 5855 0 -1 64 352 0 0 0 14 0 0 0 16 0 8 0 273560054 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5930] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5930/stat : 5930 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273560054 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5931] ppid=5921 vsize=915468 CPUtime=0
/proc/5923/task/5931/stat : 5931 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273560054 937439232 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 915464

[startup+12.7746 s]
/proc/loadavg: 1.94 1.98 1.99 3/101 5931
/proc/meminfo: memFree=1268512/2055920 swapFree=4192812/4192956
[pid=5923] ppid=5921 vsize=915464 CPUtime=12.73
/proc/5923/stat : 5923 (java) R 5921 5923 5855 0 -1 0 9126 0 1 0 1176 97 0 0 25 0 8 0 273560047 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848922 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5923/statm: 228866 8857 2532 14 0 215336 0
[pid=5923/tid=5925] ppid=5921 vsize=915464 CPUtime=0.03
/proc/5923/task/5925/stat : 5925 (java) S 5921 5923 5855 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273560051 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5926] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5926/stat : 5926 (java) S 5921 5923 5855 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273560051 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5927] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5927/stat : 5927 (java) S 5921 5923 5855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273560051 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5928] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5928/stat : 5928 (java) S 5921 5923 5855 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273560054 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5929] ppid=5921 vsize=915464 CPUtime=0.23
/proc/5923/task/5929/stat : 5929 (java) S 5921 5923 5855 0 -1 64 407 0 0 0 22 1 0 0 15 0 8 0 273560054 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5930] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5930/stat : 5930 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273560054 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5931] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5931/stat : 5931 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273560054 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 915464

[startup+25.6293 s]
/proc/loadavg: 1.95 1.98 1.99 3/101 5931
/proc/meminfo: memFree=1268512/2055920 swapFree=4192812/4192956
[pid=5923] ppid=5921 vsize=915464 CPUtime=25.58
/proc/5923/stat : 5923 (java) R 5921 5923 5855 0 -1 0 9135 0 1 0 2461 97 0 0 25 0 8 0 273560047 937435136 8865 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073978435 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5923/statm: 228866 8865 2532 14 0 215336 0
[pid=5923/tid=5925] ppid=5921 vsize=915464 CPUtime=0.03
/proc/5923/task/5925/stat : 5925 (java) S 5921 5923 5855 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273560051 937435136 8865 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5926] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5926/stat : 5926 (java) S 5921 5923 5855 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273560051 937435136 8865 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5927] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5927/stat : 5927 (java) S 5921 5923 5855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273560051 937435136 8865 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5928] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5928/stat : 5928 (java) S 5921 5923 5855 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273560054 937435136 8865 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5929] ppid=5921 vsize=915464 CPUtime=0.23
/proc/5923/task/5929/stat : 5929 (java) S 5921 5923 5855 0 -1 64 408 0 0 0 22 1 0 0 16 0 8 0 273560054 937435136 8865 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5930] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5930/stat : 5930 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273560054 937435136 8865 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5931] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5931/stat : 5931 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273560054 937435136 8865 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 915464

[startup+51.2698 s]
/proc/loadavg: 1.97 1.98 1.99 4/101 5931
/proc/meminfo: memFree=1268512/2055920 swapFree=4192812/4192956
[pid=5923] ppid=5921 vsize=915464 CPUtime=51.2
/proc/5923/stat : 5923 (java) R 5921 5923 5855 0 -1 0 9142 0 1 0 5023 97 0 0 25 0 8 0 273560047 937435136 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073751600 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5923/statm: 228866 8872 2532 14 0 215336 0
[pid=5923/tid=5925] ppid=5921 vsize=915464 CPUtime=0.03
/proc/5923/task/5925/stat : 5925 (java) S 5921 5923 5855 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273560051 937435136 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5926] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5926/stat : 5926 (java) S 5921 5923 5855 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273560051 937435136 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5927] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5927/stat : 5927 (java) S 5921 5923 5855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273560051 937435136 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5928] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5928/stat : 5928 (java) S 5921 5923 5855 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273560054 937435136 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5929] ppid=5921 vsize=915464 CPUtime=0.23
/proc/5923/task/5929/stat : 5929 (java) S 5921 5923 5855 0 -1 64 408 0 0 0 22 1 0 0 16 0 8 0 273560054 937435136 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5930] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5930/stat : 5930 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273560054 937435136 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5931] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5931/stat : 5931 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273560054 937435136 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 915464

[startup+102.541 s]
/proc/loadavg: 1.98 1.98 1.99 3/101 5931
/proc/meminfo: memFree=1268512/2055920 swapFree=4192812/4192956
[pid=5923] ppid=5921 vsize=915464 CPUtime=102.39
/proc/5923/stat : 5923 (java) R 5921 5923 5855 0 -1 0 9148 0 1 0 10142 97 0 0 25 0 8 0 273560047 937435136 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073885020 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5923/statm: 228866 8877 2532 14 0 215336 0
[pid=5923/tid=5925] ppid=5921 vsize=915464 CPUtime=0.03
/proc/5923/task/5925/stat : 5925 (java) S 5921 5923 5855 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273560051 937435136 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5926] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5926/stat : 5926 (java) S 5921 5923 5855 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273560051 937435136 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5927] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5927/stat : 5927 (java) S 5921 5923 5855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273560051 937435136 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5928] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5928/stat : 5928 (java) S 5921 5923 5855 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273560054 937435136 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5929] ppid=5921 vsize=915464 CPUtime=0.23
/proc/5923/task/5929/stat : 5929 (java) S 5921 5923 5855 0 -1 64 408 0 0 0 22 1 0 0 16 0 8 0 273560054 937435136 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5930] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5930/stat : 5930 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273560054 937435136 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5931] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5931/stat : 5931 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273560054 937435136 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 915464

[startup+162.641 s]
/proc/loadavg: 2.06 2.00 2.00 3/101 5931
/proc/meminfo: memFree=1268640/2055920 swapFree=4192812/4192956
[pid=5923] ppid=5921 vsize=915464 CPUtime=162.44
/proc/5923/stat : 5923 (java) R 5921 5923 5855 0 -1 0 9151 0 1 0 16147 97 0 0 25 0 8 0 273560047 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073854628 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/5923/task/5928/stat : 5928 (java) S 5921 5923 5855 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273560054 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5929] ppid=5921 vsize=915464 CPUtime=0.24
/proc/5923/task/5929/stat : 5929 (java) S 5921 5923 5855 0 -1 64 410 0 0 0 23 1 0 0 16 0 8 0 273560054 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5930] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5930/stat : 5930 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273560054 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5931] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5931/stat : 5931 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273560054 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 915464

[startup+1243.69 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 5933
/proc/meminfo: memFree=1268448/2055920 swapFree=4192812/4192956
[pid=5923] ppid=5921 vsize=915464 CPUtime=1242.4
/proc/5923/stat : 5923 (java) R 5921 5923 5855 0 -1 0 9169 0 1 0 124140 100 0 0 25 0 8 0 273560047 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073847919 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5923/statm: 228866 8897 2532 14 0 215336 0
[pid=5923/tid=5925] ppid=5921 vsize=915464 CPUtime=0.03
/proc/5923/task/5925/stat : 5925 (java) S 5921 5923 5855 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5926] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5926/stat : 5926 (java) S 5921 5923 5855 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5927] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5927/stat : 5927 (java) S 5921 5923 5855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5928] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5928/stat : 5928 (java) S 5921 5923 5855 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5929] ppid=5921 vsize=915464 CPUtime=0.24
/proc/5923/task/5929/stat : 5929 (java) S 5921 5923 5855 0 -1 64 410 0 0 0 23 1 0 0 16 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5930] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5930/stat : 5930 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5931] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5931/stat : 5931 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1242.4
Current children cumulated vsize (KiB) 915464

[startup+1303.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 5933
/proc/meminfo: memFree=1268512/2055920 swapFree=4192812/4192956
[pid=5923] ppid=5921 vsize=915464 CPUtime=1302.36
/proc/5923/stat : 5923 (java) R 5921 5923 5855 0 -1 0 9169 0 1 0 130136 100 0 0 25 0 8 0 273560047 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848922 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5923/statm: 228866 8897 2532 14 0 215336 0
[pid=5923/tid=5925] ppid=5921 vsize=915464 CPUtime=0.03
/proc/5923/task/5925/stat : 5925 (java) S 5921 5923 5855 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5926] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5926/stat : 5926 (java) S 5921 5923 5855 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5927] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5927/stat : 5927 (java) S 5921 5923 5855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5928] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5928/stat : 5928 (java) S 5921 5923 5855 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5929] ppid=5921 vsize=915464 CPUtime=0.24
/proc/5923/task/5929/stat : 5929 (java) S 5921 5923 5855 0 -1 64 410 0 0 0 23 1 0 0 16 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5930] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5930/stat : 5930 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5931] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5931/stat : 5931 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1302.36
Current children cumulated vsize (KiB) 915464

[startup+1363.78 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 5993
/proc/meminfo: memFree=1249640/2055920 swapFree=4192812/4192956
[pid=5923] ppid=5921 vsize=915464 CPUtime=1362.36
/proc/5923/stat : 5923 (java) R 5921 5923 5855 0 -1 0 9169 0 1 0 136135 101 0 0 25 0 8 0 273560047 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848961 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5923/statm: 228866 8897 2532 14 0 215336 0
[pid=5923/tid=5925] ppid=5921 vsize=915464 CPUtime=0.03
/proc/5923/task/5925/stat : 5925 (java) S 5921 5923 5855 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5926] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5926/stat : 5926 (java) S 5921 5923 5855 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5927] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5927/stat : 5927 (java) S 5921 5923 5855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5928] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5928/stat : 5928 (java) S 5921 5923 5855 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5929] ppid=5921 vsize=915464 CPUtime=0.24
/proc/5923/task/5929/stat : 5929 (java) S 5921 5923 5855 0 -1 64 410 0 0 0 23 1 0 0 16 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5930] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5930/stat : 5930 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5931] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5931/stat : 5931 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1362.36
Current children cumulated vsize (KiB) 915464

[startup+1423.83 s]
/proc/loadavg: 2.03 2.01 2.00 3/100 5993
/proc/meminfo: memFree=1249640/2055920 swapFree=4192812/4192956
[pid=5923] ppid=5921 vsize=915464 CPUtime=1422.35
/proc/5923/stat : 5923 (java) R 5921 5923 5855 0 -1 0 9169 0 1 0 142133 102 0 0 25 0 8 0 273560047 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073852875 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5923/statm: 228866 8897 2532 14 0 215336 0
[pid=5923/tid=5925] ppid=5921 vsize=915464 CPUtime=0.03
/proc/5923/task/5925/stat : 5925 (java) S 5921 5923 5855 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5926] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5926/stat : 5926 (java) S 5921 5923 5855 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5927] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5927/stat : 5927 (java) S 5921 5923 5855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5928] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5928/stat : 5928 (java) S 5921 5923 5855 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5929] ppid=5921 vsize=915464 CPUtime=0.24
/proc/5923/task/5929/stat : 5929 (java) S 5921 5923 5855 0 -1 64 410 0 0 0 23 1 0 0 16 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5930] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5930/stat : 5930 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5931] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5931/stat : 5931 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 915464

[startup+1483.87 s]
/proc/loadavg: 2.16 2.04 2.01 3/100 5993
/proc/meminfo: memFree=1249640/2055920 swapFree=4192812/4192956
[pid=5923] ppid=5921 vsize=915464 CPUtime=1482.34
/proc/5923/stat : 5923 (java) R 5921 5923 5855 0 -1 0 9169 0 1 0 148132 102 0 0 25 0 8 0 273560047 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918535 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5923/statm: 228866 8897 2532 14 0 215336 0
[pid=5923/tid=5925] ppid=5921 vsize=915464 CPUtime=0.03
/proc/5923/task/5925/stat : 5925 (java) S 5921 5923 5855 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5926] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5926/stat : 5926 (java) S 5921 5923 5855 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5927] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5927/stat : 5927 (java) S 5921 5923 5855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5928] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5928/stat : 5928 (java) S 5921 5923 5855 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5929] ppid=5921 vsize=915464 CPUtime=0.24
/proc/5923/task/5929/stat : 5929 (java) S 5921 5923 5855 0 -1 64 410 0 0 0 23 1 0 0 16 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5930] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5930/stat : 5930 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5931] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5931/stat : 5931 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 915464

[startup+1543.92 s]
/proc/loadavg: 2.09 2.04 2.01 3/100 5993
/proc/meminfo: memFree=1249640/2055920 swapFree=4192812/4192956
[pid=5923] ppid=5921 vsize=915464 CPUtime=1542.32
/proc/5923/stat : 5923 (java) R 5921 5923 5855 0 -1 0 9169 0 1 0 154130 102 0 0 25 0 8 0 273560047 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073915517 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5923/statm: 228866 8897 2532 14 0 215336 0
[pid=5923/tid=5925] ppid=5921 vsize=915464 CPUtime=0.03
/proc/5923/task/5925/stat : 5925 (java) S 5921 5923 5855 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5926] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5926/stat : 5926 (java) S 5921 5923 5855 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5927] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5927/stat : 5927 (java) S 5921 5923 5855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5928] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5928/stat : 5928 (java) S 5921 5923 5855 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5929] ppid=5921 vsize=915464 CPUtime=0.24
/proc/5923/task/5929/stat : 5929 (java) S 5921 5923 5855 0 -1 64 410 0 0 0 23 1 0 0 16 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5930] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5930/stat : 5930 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5931] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5931/stat : 5931 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 915464

[startup+1603.97 s]
/proc/loadavg: 2.03 2.03 2.00 3/100 5993
/proc/meminfo: memFree=1249640/2055920 swapFree=4192812/4192956
[pid=5923] ppid=5921 vsize=915464 CPUtime=1602.3
/proc/5923/stat : 5923 (java) R 5921 5923 5855 0 -1 0 9169 0 1 0 160128 102 0 0 25 0 8 0 273560047 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073914263 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5923/statm: 228866 8897 2532 14 0 215336 0
[pid=5923/tid=5925] ppid=5921 vsize=915464 CPUtime=0.03
/proc/5923/task/5925/stat : 5925 (java) S 5921 5923 5855 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5926] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5926/stat : 5926 (java) S 5921 5923 5855 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5927] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5927/stat : 5927 (java) S 5921 5923 5855 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273560051 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5928] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5928/stat : 5928 (java) S 5921 5923 5855 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5929] ppid=5921 vsize=915464 CPUtime=0.24
/proc/5923/task/5929/stat : 5929 (java) S 5921 5923 5855 0 -1 64 410 0 0 0 23 1 0 0 16 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5930] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5930/stat : 5930 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5923/tid=5931] ppid=5921 vsize=915464 CPUtime=0
/proc/5923/task/5931/stat : 5931 (java) S 5921 5923 5855 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273560054 937435136 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1602.3
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 1624.1
CPU time (s): 1622.35
CPU user time (s): 1621.31
CPU system time (s): 1.03184
CPU usage (%): 99.8921
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1621.31
system time used= 1.03184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9266
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= 34135
involuntary context switches= 76915

runsolver used 2.20366 s user time and 5.01324 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan 20 00:07:34 UTC 2007


IDJOB= 276985
IDBENCH= 6185
IDSOLVER= 68
FILE ID= node18/276985-1169251653

PBS_JOBID= 3589089

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.2/rand-2-40-11-414-200-39_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276985-1169251653/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-276985-1169251653 -o ROOT/results/node18/solver-276985-1169251653 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276985-1169251653/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  46ee70eb3b6a8794a3c1237e4cc2853d

RANDOM SEED= 107659458

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.231
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.231
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:       1294520 kB
Buffers:         51840 kB
Cached:         560364 kB
SwapCached:          0 kB
Active:         255356 kB
Inactive:       426260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1294520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2024 kB
Writeback:           0 kB
Mapped:          95940 kB
Slab:            64508 kB
Committed_AS:  8185780 kB
PageTables:       2168 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node18 on Sat Jan 20 00:34:38 UTC 2007