Trace number 278497

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 1409.42 1414.65

General information on the benchmark

NameMaxCSP/cnf/2-40-2100-3000/
cnf-2-40-2500-147421_ext.xml
MD5SUMc4fe2323b6a170a8fe5354dfe57bd003
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints379
Best CPU time to get the best result obtained on this benchmark7.69683
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints689
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension689
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/278497-1169288533/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.09  cpuTime=0.08  mem=6M887
0.40	   
0.40	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.57	     nbConstraints=689  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=675
0.57	     nbConflictsStructures=14  nbSharedConflictsStructures=675  nbSharedBinaryRepresentations=52  maxDegree=38
0.57	     maxArity=2
0.57	       =>  wckTime=0.256  cpuTime=0.17  mem=8M837
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.339  cpuTime=0.21  mem=5M707
0.66	
0.66	s SATISFIABLE
0.66	o 308
0.66	c 381
0.66	o 313
0.66	c 376
0.66	o 321
0.66	c 368
0.66	o 326
0.66	c 363
0.66	o 331
0.66	c 358
0.66	o 335
0.66	c 354
0.66	o 341
0.66	c 348
0.66	o 342
0.66	c 347
0.66	o 346
0.66	c 343
0.67	o 347
0.67	c 342
0.67	o 353
0.67	c 336
0.67	o 355
0.67	c 334
0.67	o 358
0.67	c 331
0.67	o 363
0.67	c 326
0.67	o 367
0.67	c 322
0.67	o 368
0.67	c 321
0.67	o 370
0.67	c 319
0.70	o 372
0.70	c 317
0.70	o 373
0.70	c 316
0.70	o 374
0.70	c 315
0.71	o 375
0.71	c 314
0.82	o 376
0.82	c 313
0.87	o 377
0.87	c 312
1.98	o 378
1.98	c 311
3.00	   
3.00	   search
3.00	     run=0  nbConstraintChecks=10824819  nbAssignments=10000
3.00	       =>  wckTime=2.351  cpuTime=2.31  mem=5M707
5.19	   
5.19	   search
5.19	     run=1  nbConstraintChecks=21747608  nbAssignments=20000
5.19	       =>  wckTime=4.544  cpuTime=4.49  mem=5M707
7.37	   
7.37	   search
7.37	     run=2  nbConstraintChecks=32573399  nbAssignments=30000
7.37	       =>  wckTime=6.727  cpuTime=6.68  mem=5M707
9.57	   
9.57	   search
9.57	     run=3  nbConstraintChecks=43499999  nbAssignments=40000
9.58	       =>  wckTime=8.927  cpuTime=8.88  mem=5M707
11.76	   
11.76	   search
11.76	     run=4  nbConstraintChecks=54316472  nbAssignments=50000
11.76	       =>  wckTime=11.11  cpuTime=11.06  mem=5M707
13.96	   
13.96	   search
13.96	     run=5  nbConstraintChecks=65248868  nbAssignments=60000
13.96	       =>  wckTime=13.309  cpuTime=13.26  mem=5M707
16.13	   
16.13	   search
16.13	     run=6  nbConstraintChecks=76076589  nbAssignments=70000
16.13	       =>  wckTime=15.479  cpuTime=15.43  mem=5M707
18.31	   
18.31	   search
18.31	     run=7  nbConstraintChecks=87012363  nbAssignments=80000
18.31	       =>  wckTime=17.659  cpuTime=17.61  mem=5M707
20.47	   
20.47	   search
20.47	     run=8  nbConstraintChecks=97830251  nbAssignments=90000
20.47	       =>  wckTime=19.825  cpuTime=19.77  mem=5M707
22.65	   
22.65	   search
22.65	     run=9  nbConstraintChecks=108763694  nbAssignments=100000
22.65	       =>  wckTime=22.006  cpuTime=21.95  mem=5M707
24.83	   
24.83	   search
24.83	     run=10  nbConstraintChecks=119588845  nbAssignments=110000
24.83	       =>  wckTime=24.179  cpuTime=24.12  mem=5M707
27.02	   
27.02	   search
27.02	     run=11  nbConstraintChecks=130507053  nbAssignments=120000
27.02	       =>  wckTime=26.377  cpuTime=26.31  mem=5M707
29.23	   
29.23	   search
29.23	     run=12  nbConstraintChecks=141344045  nbAssignments=130000
29.23	       =>  wckTime=28.585  cpuTime=28.5  mem=5M707
31.43	   
31.43	   search
31.43	     run=13  nbConstraintChecks=152278538  nbAssignments=140000
31.43	       =>  wckTime=30.785  cpuTime=30.71  mem=5M707
32.03	   
32.03	   search
32.03	     run=14  nbConstraintChecks=155205309  nbAssignments=142752
32.03	       =>  wckTime=31.38  cpuTime=31.3  mem=5M707
32.03	   
32.03	   global
32.03	     nbConstraintChecks=155205309  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.03	     solvingWckTime=31.377  solvingCpuTime=31.3  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.03	     globalCpuTime=31.57
32.03	       =>  wckTime=31.718  cpuTime=31.51  mem=5M707
32.03	   
32.03	   solver IterativeSystematicSolver being built... 
32.16	       =>  wckTime=31.852  cpuTime=31.62  mem=16M824
32.23	   
32.23	   preprocessing
32.23	     nbConstraintChecks=81945  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.23	     detectedInconsistency=no
32.23	       =>  wckTime=0.065  cpuTime=0.04  mem=16M824
32.26	   
32.26	   search
32.26	     run=0  nbConstraintChecks=67610  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39
32.26	     nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=56  nbRestartNogoods=0
32.26	       =>  wckTime=0.098  cpuTime=0.07  mem=16M824
32.31	   
32.31	   search
32.31	     run=1  nbConstraintChecks=157843  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=90
32.31	     nbFailedAssignments=19  nbBacktracks=25  nbVisitedNodes=133  nbRestartNogoods=2
32.31	       =>  wckTime=0.146  cpuTime=0.1  mem=16M824
32.35	   
32.35	   search
32.35	     run=2  nbConstraintChecks=273711  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=149
32.35	     nbFailedAssignments=34  nbBacktracks=48  nbVisitedNodes=229  nbRestartNogoods=4
32.35	       =>  wckTime=0.186  cpuTime=0.14  mem=16M824
32.41	   
32.41	   search
32.41	     run=3  nbConstraintChecks=435765  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=222
32.41	     nbFailedAssignments=57  nbBacktracks=81  nbVisitedNodes=358  nbRestartNogoods=6
32.41	       =>  wckTime=0.243  cpuTime=0.2  mem=16M824
32.49	   
32.49	   search
32.49	     run=4  nbConstraintChecks=663416  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=324
32.49	     nbFailedAssignments=89  nbBacktracks=131  nbVisitedNodes=541  nbRestartNogoods=9
32.49	       =>  wckTime=0.321  cpuTime=0.28  mem=16M824
32.59	   
32.59	   search
32.59	     run=5  nbConstraintChecks=965782  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=463
32.59	     nbFailedAssignments=132  nbBacktracks=206  nbVisitedNodes=797  nbRestartNogoods=12
32.59	       =>  wckTime=0.424  cpuTime=0.38  mem=16M824
32.76	   
32.76	   search
32.76	     run=6  nbConstraintChecks=1454143  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=666
32.76	     nbFailedAssignments=207  nbBacktracks=319  nbVisitedNodes=1183  nbRestartNogoods=14
32.76	       =>  wckTime=0.599  cpuTime=0.55  mem=16M824
33.01	   
33.01	   search
33.01	     run=7  nbConstraintChecks=2162603  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=968
33.01	     nbFailedAssignments=320  nbBacktracks=491  nbVisitedNodes=1766  nbRestartNogoods=17
33.01	       =>  wckTime=0.844  cpuTime=0.79  mem=16M824
33.37	   
33.37	   search
33.37	     run=8  nbConstraintChecks=3200346  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1413
33.37	     nbFailedAssignments=489  nbBacktracks=748  nbVisitedNodes=2626  nbRestartNogoods=21
33.37	       =>  wckTime=1.207  cpuTime=1.15  mem=16M824
33.91	   
33.91	   search
33.91	     run=9  nbConstraintChecks=4748964  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2037
33.91	     nbFailedAssignments=711  nbBacktracks=1133  nbVisitedNodes=3851  nbRestartNogoods=25
33.91	       =>  wckTime=1.744  cpuTime=1.67  mem=16M824
34.68	   
34.68	   search
34.68	     run=10  nbConstraintChecks=7077018  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3008
34.68	     nbFailedAssignments=1091  nbBacktracks=1709  nbVisitedNodes=5755  nbRestartNogoods=29
34.68	       =>  wckTime=2.519  cpuTime=2.44  mem=16M824
35.84	   
35.84	   search
35.84	     run=11  nbConstraintChecks=10568670  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4466
35.84	     nbFailedAssignments=1664  nbBacktracks=2576  nbVisitedNodes=8619  nbRestartNogoods=31
35.84	       =>  wckTime=3.675  cpuTime=3.59  mem=16M824
37.69	   
37.69	   search
37.69	     run=12  nbConstraintChecks=16105660  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6738
37.69	     nbFailedAssignments=2620  nbBacktracks=3874  nbVisitedNodes=13111  nbRestartNogoods=36
37.69	       =>  wckTime=5.525  cpuTime=5.44  mem=16M824
40.64	   
40.64	   search
40.64	     run=13  nbConstraintChecks=24758114  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10116
40.64	     nbFailedAssignments=4036  nbBacktracks=5820  nbVisitedNodes=19801  nbRestartNogoods=40
40.64	       =>  wckTime=8.473  cpuTime=8.38  mem=16M824
44.59	   
44.59	   search
44.59	     run=14  nbConstraintChecks=36607666  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14868
44.59	     nbFailedAssignments=5852  nbBacktracks=8739  nbVisitedNodes=29163  nbRestartNogoods=45
44.59	       =>  wckTime=12.425  cpuTime=12.33  mem=16M824
51.10	   
51.10	   search
51.10	     run=15  nbConstraintChecks=55737211  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22476
51.10	     nbFailedAssignments=9068  nbBacktracks=13117  nbVisitedNodes=44146  nbRestartNogoods=50
51.10	       =>  wckTime=18.935  cpuTime=18.83  mem=16M824
60.54	   
60.55	   search
60.55	     run=16  nbConstraintChecks=83451618  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33526
60.55	     nbFailedAssignments=13535  nbBacktracks=19685  nbVisitedNodes=66026  nbRestartNogoods=56
60.55	       =>  wckTime=28.38  cpuTime=28.27  mem=16M824
75.34	   
75.34	   search
75.34	     run=17  nbConstraintChecks=125261819  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50524
75.34	     nbFailedAssignments=20666  nbBacktracks=29539  nbVisitedNodes=99471  nbRestartNogoods=60
75.34	       =>  wckTime=43.174  cpuTime=43.04  mem=16M824
97.13	   
97.13	   search
97.13	     run=18  nbConstraintChecks=187663051  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75595
97.13	     nbFailedAssignments=30944  nbBacktracks=44320  nbVisitedNodes=149126  nbRestartNogoods=65
97.13	       =>  wckTime=64.963  cpuTime=64.81  mem=16M824
130.62	   
130.62	   search
130.62	     run=19  nbConstraintChecks=282409850  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=113105
130.62	     nbFailedAssignments=46274  nbBacktracks=66488  nbVisitedNodes=223040  nbRestartNogoods=74
130.62	       =>  wckTime=98.459  cpuTime=98.27  mem=16M824
182.38	   
182.38	   search
182.38	     run=20  nbConstraintChecks=427885811  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=169580
182.38	     nbFailedAssignments=69490  nbBacktracks=99740  nbVisitedNodes=334659  nbRestartNogoods=82
182.38	       =>  wckTime=150.217  cpuTime=149.98  mem=16M824
258.60	   
258.60	   search
258.61	     run=21  nbConstraintChecks=641510925  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=254691
258.61	     nbFailedAssignments=104704  nbBacktracks=149619  nbVisitedNodes=500672  nbRestartNogoods=89
258.61	       =>  wckTime=226.44  cpuTime=226.12  mem=16M824
367.46	   
367.46	   search
367.46	     run=22  nbConstraintChecks=950630421  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=379485
367.46	     nbFailedAssignments=154662  nbBacktracks=224437  nbVisitedNodes=741811  nbRestartNogoods=94
367.46	       =>  wckTime=335.294  cpuTime=334.87  mem=16M824
522.14	   
522.14	   search
522.14	     run=23  nbConstraintChecks=1392381237  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=563827
522.14	     nbFailedAssignments=226759  nbBacktracks=336666  nbVisitedNodes=1094885  nbRestartNogoods=101
522.14	       =>  wckTime=489.98  cpuTime=488.97  mem=16M824
716.29	   
716.29	   search
716.29	     run=24  nbConstraintChecks=1967637394  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=821427
716.29	     nbFailedAssignments=315999  nbBacktracks=505008  nbVisitedNodes=1559658  nbRestartNogoods=109
716.29	       =>  wckTime=684.126  cpuTime=682.19  mem=16M824
853.90	o 379
853.90	c 310
969.93	   
969.93	   search
969.93	     run=25  nbConstraintChecks=2733842866  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1186287
969.93	     nbFailedAssignments=428329  nbBacktracks=757521  nbVisitedNodes=2173855  nbRestartNogoods=114
969.93	       =>  wckTime=937.765  cpuTime=934.65  mem=16M824
1338.91	   
1338.91	   search
1338.91	     run=26  nbConstraintChecks=3848838785  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1725802
1338.91	     nbFailedAssignments=589059  nbBacktracks=1136288  nbVisitedNodes=3068492  nbRestartNogoods=123
1338.91	       =>  wckTime=1306.748  cpuTime=1301.88  mem=16M824
1414.61	   
1414.61	   search
1414.61	     run=27  nbConstraintChecks=4076558315  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1835772
1414.61	     nbFailedAssignments=621740  nbBacktracks=1213578  nbVisitedNodes=3251253  nbRestartNogoods=129
1414.61	       =>  wckTime=1382.44  cpuTime=1377.23  mem=16M824
1414.61	   
1414.61	   global
1414.61	     nbConstraintChecks=4076640260  nbRestartNogoods=129  solvingWckTime=1382.442  solvingCpuTime=1377.23
1414.61	     expiredTime=no  totalExploration=yes  nbFoundSolutions=1  globalCpuTime=1408.91
1414.61	       =>  wckTime=1414.295  cpuTime=1408.85  mem=16M824
1414.61	
1414.61	s OPTIMUM FOUND
1414.61	v 0 1 1 0 0 1 0 1 1 1 1 1 1 1 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 1 
1414.61	   
1414.61	   totalWckTime=1414.377  totalCpuTime=1408.91

Verifier Data (download as text)

310 unsatisfied constraints, 379 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/node14/watcher-278497-1169288533 -o ROOT/results/node14/solver-278497-1169288533 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278497-1169288533/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.16 1.28 1.59 2/86 28729
/proc/meminfo: memFree=1288992/2055920 swapFree=4158792/4192956
[pid=28728] ppid=28726 vsize=18540 CPUtime=0
/proc/28728/stat : 28728 (runsolver) R 28726 28728 28216 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 277248238 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 212234464551 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/28728/statm: 4635 279 244 17 0 2626 0

[startup+0.102025 s]
/proc/loadavg: 1.16 1.28 1.59 2/86 28729
/proc/meminfo: memFree=1288992/2055920 swapFree=4158792/4192956
[pid=28728] ppid=28726 vsize=914988 CPUtime=0.08
/proc/28728/stat : 28728 (java) D 28726 28728 28216 0 -1 0 2988 0 1 0 7 1 0 0 17 0 8 0 277248238 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28728/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510065 s]
/proc/loadavg: 1.16 1.28 1.59 2/86 28729
/proc/meminfo: memFree=1288992/2055920 swapFree=4158792/4192956
[pid=28728] ppid=28726 vsize=915332 CPUtime=0.49
/proc/28728/stat : 28728 (java) R 28726 28728 28216 0 -1 0 6338 0 1 0 45 4 0 0 17 0 8 0 277248238 937299968 6077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153604917 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28728/statm: 228833 6077 2146 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33113 s]
/proc/loadavg: 1.16 1.28 1.59 2/88 28736
/proc/meminfo: memFree=1272080/2055920 swapFree=4158792/4192956
[pid=28728] ppid=28726 vsize=915460 CPUtime=1.3
/proc/28728/stat : 28728 (java) R 28726 28728 28216 0 -1 0 7292 0 1 0 114 16 0 0 18 0 8 0 277248238 937431040 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28728/statm: 228866 7030 2479 14 0 215336 0
[pid=28728/tid=28730] ppid=28726 vsize=915460 CPUtime=0.02
/proc/28728/task/28730/stat : 28730 (java) S 28726 28728 28216 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 277248242 937431040 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28731] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28731/stat : 28731 (java) S 28726 28728 28216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277248242 937431040 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28732] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28732/stat : 28732 (java) S 28726 28728 28216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277248242 937431040 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28733] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28733/stat : 28733 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277248246 937431040 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28734] ppid=28726 vsize=915464 CPUtime=0.14
/proc/28728/task/28734/stat : 28734 (java) S 28726 28728 28216 0 -1 64 340 0 0 0 14 0 0 0 17 0 8 0 277248246 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28735] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28735/stat : 28735 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277248246 937431040 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28736] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28736/stat : 28736 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277248246 937431040 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.96829 s]
/proc/loadavg: 1.16 1.28 1.59 2/88 28746
/proc/meminfo: memFree=1272016/2055920 swapFree=4158792/4192956
[pid=28728] ppid=28726 vsize=915460 CPUtime=2.92
/proc/28728/stat : 28728 (java) R 28726 28728 28216 0 -1 0 7293 0 1 0 248 44 0 0 25 0 8 0 277248238 937431040 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28728/statm: 228865 7030 2479 14 0 215335 0
[pid=28728/tid=28730] ppid=28726 vsize=915460 CPUtime=0.02
/proc/28728/task/28730/stat : 28730 (java) S 28726 28728 28216 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 277248242 937431040 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28731] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28731/stat : 28731 (java) S 28726 28728 28216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277248242 937431040 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28732] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28732/stat : 28732 (java) S 28726 28728 28216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277248242 937431040 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28733] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28733/stat : 28733 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277248246 937431040 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28734] ppid=28726 vsize=915464 CPUtime=0.14
/proc/28728/task/28734/stat : 28734 (java) S 28726 28728 28216 0 -1 64 340 0 0 0 14 0 0 0 17 0 8 0 277248246 937435136 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28735] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28735/stat : 28735 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277248246 937431040 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28736] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28736/stat : 28736 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277248246 937431040 7030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915460

[startup+6.2696 s]
/proc/loadavg: 1.23 1.29 1.59 3/100 28796
/proc/meminfo: memFree=1253552/2055920 swapFree=4158792/4192956
[pid=28728] ppid=28726 vsize=915460 CPUtime=6.22
/proc/28728/stat : 28728 (java) R 28726 28728 28216 0 -1 0 7295 0 1 0 520 102 0 0 25 0 8 0 277248238 937431040 7032 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28728/statm: 228865 7032 2479 14 0 215335 0
[pid=28728/tid=28730] ppid=28726 vsize=915460 CPUtime=0.02
/proc/28728/task/28730/stat : 28730 (java) S 28726 28728 28216 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 277248242 937431040 7032 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28731] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28731/stat : 28731 (java) S 28726 28728 28216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277248242 937431040 7032 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28732] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28732/stat : 28732 (java) S 28726 28728 28216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277248242 937431040 7032 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28733] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28733/stat : 28733 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277248246 937431040 7032 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28734] ppid=28726 vsize=915460 CPUtime=0.14
/proc/28728/task/28734/stat : 28734 (java) S 28726 28728 28216 0 -1 64 342 0 0 0 14 0 0 0 16 0 8 0 277248246 937431040 7032 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28735] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28735/stat : 28735 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277248246 937431040 7032 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28736] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28736/stat : 28736 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277248246 937431040 7032 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915460

[startup+12.7442 s]
/proc/loadavg: 1.29 1.30 1.59 5/100 28796
/proc/meminfo: memFree=1253496/2055920 swapFree=4158792/4192956
[pid=28728] ppid=28726 vsize=915460 CPUtime=12.69
/proc/28728/stat : 28728 (java) R 28726 28728 28216 0 -1 0 7296 0 1 0 1056 213 0 0 25 0 8 0 277248238 937431040 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28728/statm: 228865 7033 2479 14 0 215335 0
[pid=28728/tid=28730] ppid=28726 vsize=915460 CPUtime=0.02
/proc/28728/task/28730/stat : 28730 (java) S 28726 28728 28216 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 277248242 937431040 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28731] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28731/stat : 28731 (java) S 28726 28728 28216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277248242 937431040 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28732] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28732/stat : 28732 (java) S 28726 28728 28216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277248242 937431040 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28733] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28733/stat : 28733 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277248246 937431040 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28734] ppid=28726 vsize=915464 CPUtime=0.14
/proc/28728/task/28734/stat : 28734 (java) S 28726 28728 28216 0 -1 64 343 0 0 0 14 0 0 0 16 0 8 0 277248246 937435136 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28735] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28735/stat : 28735 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277248246 937431040 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28736] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28736/stat : 28736 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277248246 937431040 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915460

[startup+25.6124 s]
/proc/loadavg: 1.45 1.33 1.60 3/100 28796
/proc/meminfo: memFree=1253560/2055920 swapFree=4158792/4192956
[pid=28728] ppid=28726 vsize=915460 CPUtime=25.56
/proc/28728/stat : 28728 (java) R 28726 28728 28216 0 -1 0 7296 0 1 0 2121 435 0 0 25 0 8 0 277248238 937431040 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28728/statm: 228865 7033 2479 14 0 215335 0
[pid=28728/tid=28730] ppid=28726 vsize=915460 CPUtime=0.02
/proc/28728/task/28730/stat : 28730 (java) S 28726 28728 28216 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 277248242 937431040 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28731] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28731/stat : 28731 (java) S 28726 28728 28216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277248242 937431040 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28732] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28732/stat : 28732 (java) S 28726 28728 28216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277248242 937431040 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28733] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28733/stat : 28733 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277248246 937431040 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28734] ppid=28726 vsize=915460 CPUtime=0.14
/proc/28728/task/28734/stat : 28734 (java) S 28726 28728 28216 0 -1 64 343 0 0 0 14 0 0 0 16 0 8 0 277248246 937431040 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28735] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28735/stat : 28735 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277248246 937431040 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28736] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28736/stat : 28736 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277248246 937431040 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915460

[startup+51.2219 s]
/proc/loadavg: 1.64 1.39 1.61 3/100 28796
/proc/meminfo: memFree=1239032/2055920 swapFree=4158792/4192956
[pid=28728] ppid=28726 vsize=915460 CPUtime=51.13
/proc/28728/stat : 28728 (java) R 28726 28728 28216 0 -1 0 9195 0 1 0 4560 553 0 0 25 0 8 0 277248238 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844021 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28728/statm: 228865 8929 2532 14 0 215335 0
[pid=28728/tid=28730] ppid=28726 vsize=915460 CPUtime=0.02
/proc/28728/task/28730/stat : 28730 (java) S 28726 28728 28216 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 277248242 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28731] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28731/stat : 28731 (java) S 28726 28728 28216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277248242 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28732] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28732/stat : 28732 (java) S 28726 28728 28216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277248242 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28733] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28733/stat : 28733 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277248246 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28734] ppid=28726 vsize=915460 CPUtime=0.25
/proc/28728/task/28734/stat : 28734 (java) S 28726 28728 28216 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 277248246 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28735] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28735/stat : 28735 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277248246 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28736] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28736/stat : 28736 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277248246 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 915460

[startup+102.429 s]
/proc/loadavg: 1.84 1.48 1.63 3/100 28796
/proc/meminfo: memFree=1238968/2055920 swapFree=4158792/4192956
[pid=28728] ppid=28726 vsize=915460 CPUtime=102.28
/proc/28728/stat : 28728 (java) R 28726 28728 28216 0 -1 0 9202 0 1 0 9675 553 0 0 25 0 8 0 277248238 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073849305 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28728/statm: 228865 8936 2532 14 0 215335 0
[pid=28728/tid=28730] ppid=28726 vsize=915460 CPUtime=0.02
/proc/28728/task/28730/stat : 28730 (java) S 28726 28728 28216 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 277248242 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28731] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28731/stat : 28731 (java) S 28726 28728 28216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277248242 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28732] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28732/stat : 28732 (java) S 28726 28728 28216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277248242 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28733] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28733/stat : 28733 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277248246 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28734] ppid=28726 vsize=915460 CPUtime=0.25
/proc/28728/task/28734/stat : 28734 (java) S 28726 28728 28216 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 277248246 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28735] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28735/stat : 28735 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277248246 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28736] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28736/stat : 28736 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277248246 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 915460

[startup+162.483 s]
/proc/loadavg: 1.94 1.57 1.65 3/100 28796
/proc/meminfo: memFree=1238840/2055920 swapFree=4158792/4192956
[pid=28728] ppid=28726 vsize=915460 CPUtime=162.29
/proc/28728/stat : 28728 (java) R 28726 28728 28216 0 -1 0 9207 0 1 0 15676 553 0 0 25 0 8 0 277248238 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842873 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/28728/task/28733/stat : 28733 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277248246 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28734] ppid=28726 vsize=915460 CPUtime=0.26
/proc/28728/task/28734/stat : 28734 (java) S 28726 28728 28216 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 277248246 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28735] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28735/stat : 28735 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277248246 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28736] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28736/stat : 28736 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277248246 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 940.16
Current children cumulated vsize (KiB) 915460

[startup+1003.21 s]
/proc/loadavg: 2.05 1.99 1.84 3/100 28796
/proc/meminfo: memFree=1238648/2055920 swapFree=4158792/4192956
[pid=28728] ppid=28726 vsize=915460 CPUtime=999.95
/proc/28728/stat : 28728 (java) R 28726 28728 28216 0 -1 0 9222 0 1 0 99440 555 0 0 25 0 8 0 277248238 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823561 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28728/statm: 228865 8954 2532 14 0 215335 0
[pid=28728/tid=28730] ppid=28726 vsize=915460 CPUtime=0.02
/proc/28728/task/28730/stat : 28730 (java) S 28726 28728 28216 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 277248242 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28731] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28731/stat : 28731 (java) S 28726 28728 28216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277248242 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28732] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28732/stat : 28732 (java) S 28726 28728 28216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277248242 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28733] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28733/stat : 28733 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28734] ppid=28726 vsize=915460 CPUtime=0.26
/proc/28728/task/28734/stat : 28734 (java) S 28726 28728 28216 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28735] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28735/stat : 28735 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28736] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28736/stat : 28736 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 999.95
Current children cumulated vsize (KiB) 915460

[startup+1063.26 s]
/proc/loadavg: 2.02 1.99 1.85 3/100 28796
/proc/meminfo: memFree=1238648/2055920 swapFree=4158792/4192956
[pid=28728] ppid=28726 vsize=915460 CPUtime=1059.71
/proc/28728/stat : 28728 (java) R 28726 28728 28216 0 -1 0 9222 0 1 0 105415 556 0 0 25 0 8 0 277248238 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073887401 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28728/statm: 228865 8954 2532 14 0 215335 0
[pid=28728/tid=28730] ppid=28726 vsize=915460 CPUtime=0.02
/proc/28728/task/28730/stat : 28730 (java) S 28726 28728 28216 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 277248242 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28731] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28731/stat : 28731 (java) S 28726 28728 28216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277248242 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28732] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28732/stat : 28732 (java) S 28726 28728 28216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277248242 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28733] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28733/stat : 28733 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28734] ppid=28726 vsize=915460 CPUtime=0.26
/proc/28728/task/28734/stat : 28734 (java) S 28726 28728 28216 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28735] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28735/stat : 28735 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28736] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28736/stat : 28736 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1059.71
Current children cumulated vsize (KiB) 915460

[startup+1123.32 s]
/proc/loadavg: 2.00 1.99 1.85 3/100 28796
/proc/meminfo: memFree=1238648/2055920 swapFree=4158792/4192956
[pid=28728] ppid=28726 vsize=915460 CPUtime=1119.48
/proc/28728/stat : 28728 (java) R 28726 28728 28216 0 -1 0 9222 0 1 0 111392 556 0 0 25 0 8 0 277248238 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823561 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28728/statm: 228865 8954 2532 14 0 215335 0
[pid=28728/tid=28730] ppid=28726 vsize=915460 CPUtime=0.02
/proc/28728/task/28730/stat : 28730 (java) S 28726 28728 28216 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 277248242 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28731] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28731/stat : 28731 (java) S 28726 28728 28216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277248242 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28732] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28732/stat : 28732 (java) S 28726 28728 28216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277248242 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28733] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28733/stat : 28733 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28734] ppid=28726 vsize=915460 CPUtime=0.26
/proc/28728/task/28734/stat : 28734 (java) S 28726 28728 28216 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28735] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28735/stat : 28735 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28736] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28736/stat : 28736 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1119.48
Current children cumulated vsize (KiB) 915460

[startup+1183.37 s]
/proc/loadavg: 2.04 2.01 1.86 3/100 28796
/proc/meminfo: memFree=1238584/2055920 swapFree=4158792/4192956
[pid=28728] ppid=28726 vsize=915460 CPUtime=1179.26
/proc/28728/stat : 28728 (java) R 28726 28728 28216 0 -1 0 9222 0 1 0 117370 556 0 0 25 0 8 0 277248238 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824797 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28728/statm: 228865 8954 2532 14 0 215335 0
[pid=28728/tid=28730] ppid=28726 vsize=915460 CPUtime=0.02
/proc/28728/task/28730/stat : 28730 (java) S 28726 28728 28216 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 277248242 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28731] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28731/stat : 28731 (java) S 28726 28728 28216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277248242 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28732] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28732/stat : 28732 (java) S 28726 28728 28216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277248242 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28733] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28733/stat : 28733 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28734] ppid=28726 vsize=915460 CPUtime=0.26
/proc/28728/task/28734/stat : 28734 (java) S 28726 28728 28216 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28735] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28735/stat : 28735 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28736] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28736/stat : 28736 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1179.26
Current children cumulated vsize (KiB) 915460

[startup+1243.42 s]
/proc/loadavg: 2.01 2.00 1.87 3/100 28796
/proc/meminfo: memFree=1238648/2055920 swapFree=4158792/4192956
[pid=28728] ppid=28726 vsize=915460 CPUtime=1239.02
/proc/28728/stat : 28728 (java) R 28726 28728 28216 0 -1 0 9222 0 1 0 123346 556 0 0 25 0 8 0 277248238 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073888678 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28728/statm: 228865 8954 2532 14 0 215335 0
[pid=28728/tid=28730] ppid=28726 vsize=915460 CPUtime=0.02
/proc/28728/task/28730/stat : 28730 (java) S 28726 28728 28216 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 277248242 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28731] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28731/stat : 28731 (java) S 28726 28728 28216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277248242 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28732] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28732/stat : 28732 (java) S 28726 28728 28216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277248242 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28733] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28733/stat : 28733 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28734] ppid=28726 vsize=915460 CPUtime=0.26
/proc/28728/task/28734/stat : 28734 (java) S 28726 28728 28216 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28735] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28735/stat : 28735 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28736] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28736/stat : 28736 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1239.02
Current children cumulated vsize (KiB) 915460

[startup+1303.47 s]
/proc/loadavg: 2.00 2.00 1.88 3/100 28796
/proc/meminfo: memFree=1238648/2055920 swapFree=4158792/4192956
[pid=28728] ppid=28726 vsize=915460 CPUtime=1298.79
/proc/28728/stat : 28728 (java) R 28726 28728 28216 0 -1 0 9222 0 1 0 129323 556 0 0 25 0 8 0 277248238 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073888130 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28728/statm: 228865 8954 2532 14 0 215335 0
[pid=28728/tid=28730] ppid=28726 vsize=915460 CPUtime=0.02
/proc/28728/task/28730/stat : 28730 (java) S 28726 28728 28216 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 277248242 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28731] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28731/stat : 28731 (java) S 28726 28728 28216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277248242 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28732] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28732/stat : 28732 (java) S 28726 28728 28216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277248242 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28733] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28733/stat : 28733 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28734] ppid=28726 vsize=915460 CPUtime=0.26
/proc/28728/task/28734/stat : 28734 (java) S 28726 28728 28216 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28735] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28735/stat : 28735 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28736] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28736/stat : 28736 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277248246 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1298.79
Current children cumulated vsize (KiB) 915460

[startup+1363.52 s]
/proc/loadavg: 2.00 2.00 1.88 3/100 28796
/proc/meminfo: memFree=1238584/2055920 swapFree=4158792/4192956
[pid=28728] ppid=28726 vsize=915460 CPUtime=1358.57
/proc/28728/stat : 28728 (java) R 28726 28728 28216 0 -1 0 9225 0 1 0 135301 556 0 0 25 0 8 0 277248238 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823558 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28728/statm: 228865 8957 2532 14 0 215335 0
[pid=28728/tid=28730] ppid=28726 vsize=915460 CPUtime=0.02
/proc/28728/task/28730/stat : 28730 (java) S 28726 28728 28216 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 277248242 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28731] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28731/stat : 28731 (java) S 28726 28728 28216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277248242 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28732] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28732/stat : 28732 (java) S 28726 28728 28216 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277248242 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28733] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28733/stat : 28733 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277248246 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28734] ppid=28726 vsize=915460 CPUtime=0.26
/proc/28728/task/28734/stat : 28734 (java) S 28726 28728 28216 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 277248246 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28728/tid=28735] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28735/stat : 28735 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277248246 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28728/tid=28736] ppid=28726 vsize=915460 CPUtime=0
/proc/28728/task/28736/stat : 28736 (java) S 28726 28728 28216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277248246 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1358.57
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 1414.65
CPU time (s): 1409.42
CPU user time (s): 1403.85
CPU system time (s): 5.57615
CPU usage (%): 99.6308
Max. virtual memory (cumulated for all children) (KiB): 915976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1403.85
system time used= 5.57615
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9322
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= 29650
involuntary context switches= 23336

runsolver used 1.89271 s user time and 4.38033 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan 20 10:22:13 UTC 2007


IDJOB= 278497
IDBENCH= 8451
IDSOLVER= 68
FILE ID= node14/278497-1169288533

PBS_JOBID= 3609546

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-40-2100-3000/cnf-2-40-2500-147421_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278497-1169288533/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-278497-1169288533 -o ROOT/results/node14/solver-278497-1169288533 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278497-1169288533/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c4fe2323b6a170a8fe5354dfe57bd003

RANDOM SEED= 33858030

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.227
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.227
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:       1289472 kB
Buffers:         53080 kB
Cached:         600204 kB
SwapCached:       9104 kB
Active:         200632 kB
Inactive:       488808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1289472 kB
SwapTotal:     4192956 kB
SwapFree:      4158792 kB
Dirty:            3932 kB
Writeback:           0 kB
Mapped:          45348 kB
Slab:            61980 kB
Committed_AS:  9179756 kB
PageTables:       2128 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 node14 on Sat Jan 20 10:45:48 UTC 2007