Trace number 282079

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 653.891 655.576

General information on the benchmark

NameMaxCSP/pi/pi-30-10-25-t58/
pi-30-10-197-42-41.xml
MD5SUM04e448d439a24789354151c7f2a116d9
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints99
Best CPU time to get the best result obtained on this benchmark6.564
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/282079-1169317879/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.38	       =>  wckTime=0.086  cpuTime=0.08  mem=6M885
0.39	   
0.39	   relations being loaded...
0.43	   
0.43	   constraints being loaded...
0.49	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.49	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1358  maxDegree=15
0.49	     maxArity=2
0.49	       =>  wckTime=0.194  cpuTime=0.15  mem=8M844
0.53	   
0.53	   solver LocalSearchSolver being built... 
0.57	       =>  wckTime=0.27  cpuTime=0.19  mem=5M497
0.57	
0.57	s SATISFIABLE
0.57	o 49
0.57	c 60
0.57	o 54
0.57	c 55
0.57	o 56
0.57	c 53
0.58	o 59
0.58	c 50
0.58	o 63
0.58	c 46
0.58	o 65
0.58	c 44
0.58	o 68
0.58	c 41
0.58	o 71
0.58	c 38
0.58	o 73
0.58	c 36
0.58	o 75
0.58	c 34
0.58	o 77
0.58	c 32
0.58	o 80
0.58	c 29
0.58	o 82
0.58	c 27
0.59	o 83
0.59	c 26
0.59	o 85
0.59	c 24
0.59	o 86
0.59	c 23
0.59	o 88
0.59	c 21
0.59	o 91
0.59	c 18
0.59	o 92
0.59	c 17
0.59	o 93
0.59	c 16
0.61	o 94
0.61	c 15
0.61	o 95
0.61	c 14
0.67	o 96
0.67	c 13
0.69	o 97
0.69	c 12
2.01	o 98
2.01	c 11
2.06	   
2.06	   search
2.06	     run=0  nbConstraintChecks=8061660  nbAssignments=10000
2.06	       =>  wckTime=1.49  cpuTime=1.46  mem=5M497
3.51	   
3.51	   search
3.51	     run=1  nbConstraintChecks=16235809  nbAssignments=20000
3.51	       =>  wckTime=2.947  cpuTime=2.9  mem=5M497
3.65	o 99
3.65	c 10
4.92	   
4.92	   search
4.92	     run=2  nbConstraintChecks=24093037  nbAssignments=30000
4.92	       =>  wckTime=4.357  cpuTime=4.3  mem=5M497
6.40	   
6.40	   search
6.40	     run=3  nbConstraintChecks=32541799  nbAssignments=40000
6.40	       =>  wckTime=5.836  cpuTime=5.77  mem=5M497
7.84	   
7.84	   search
7.84	     run=4  nbConstraintChecks=40527652  nbAssignments=50000
7.84	       =>  wckTime=7.277  cpuTime=7.19  mem=5M497
9.30	   
9.30	   search
9.30	     run=5  nbConstraintChecks=48664340  nbAssignments=60000
9.30	       =>  wckTime=8.731  cpuTime=8.64  mem=5M497
10.72	   
10.72	   search
10.72	     run=6  nbConstraintChecks=56553986  nbAssignments=70000
10.72	       =>  wckTime=10.158  cpuTime=10.06  mem=5M497
12.18	   
12.18	   search
12.18	     run=7  nbConstraintChecks=64726233  nbAssignments=80000
12.18	       =>  wckTime=11.614  cpuTime=11.5  mem=5M497
13.61	   
13.61	   search
13.61	     run=8  nbConstraintChecks=72526150  nbAssignments=90000
13.61	       =>  wckTime=13.041  cpuTime=12.92  mem=5M497
15.04	   
15.04	   search
15.04	     run=9  nbConstraintChecks=80512020  nbAssignments=100000
15.04	       =>  wckTime=14.477  cpuTime=14.35  mem=5M497
16.49	   
16.49	   search
16.49	     run=10  nbConstraintChecks=88611339  nbAssignments=110000
16.49	       =>  wckTime=15.922  cpuTime=15.78  mem=5M497
17.93	   
17.93	   search
17.93	     run=11  nbConstraintChecks=96722548  nbAssignments=120000
17.93	       =>  wckTime=17.366  cpuTime=17.21  mem=5M497
19.35	   
19.35	   search
19.35	     run=12  nbConstraintChecks=104574728  nbAssignments=130000
19.35	       =>  wckTime=18.78  cpuTime=18.61  mem=5M497
20.78	   
20.78	   search
20.78	     run=13  nbConstraintChecks=112651002  nbAssignments=140000
20.78	       =>  wckTime=20.216  cpuTime=20.04  mem=5M497
22.20	   
22.20	   search
22.20	     run=14  nbConstraintChecks=120449590  nbAssignments=150000
22.20	       =>  wckTime=21.631  cpuTime=21.44  mem=5M497
23.65	   
23.69	   search
23.69	     run=15  nbConstraintChecks=128659866  nbAssignments=160000
23.69	       =>  wckTime=23.083  cpuTime=22.87  mem=5M497
25.09	   
25.09	   search
25.09	     run=16  nbConstraintChecks=136496482  nbAssignments=170000
25.09	       =>  wckTime=24.519  cpuTime=24.27  mem=5M497
26.54	   
26.54	   search
26.54	     run=17  nbConstraintChecks=144707424  nbAssignments=180000
26.54	       =>  wckTime=25.975  cpuTime=25.72  mem=5M497
27.98	   
27.98	   search
27.98	     run=18  nbConstraintChecks=152689623  nbAssignments=190000
27.98	       =>  wckTime=27.411  cpuTime=27.15  mem=5M497
29.46	   
29.46	   search
29.46	     run=19  nbConstraintChecks=161053863  nbAssignments=200000
29.46	       =>  wckTime=28.895  cpuTime=28.62  mem=5M497
30.91	   
30.91	   search
30.91	     run=20  nbConstraintChecks=169097058  nbAssignments=210000
30.91	       =>  wckTime=30.339  cpuTime=30.05  mem=5M497
32.34	   
32.34	   search
32.34	     run=21  nbConstraintChecks=177076016  nbAssignments=220000
32.34	       =>  wckTime=31.774  cpuTime=31.48  mem=5M497
33.78	   
33.78	   search
33.78	     run=22  nbConstraintChecks=185072956  nbAssignments=230000
33.78	       =>  wckTime=33.216  cpuTime=32.91  mem=5M497
33.91	   
33.91	   search
33.91	     run=23  nbConstraintChecks=185801690  nbAssignments=230907
33.92	       =>  wckTime=33.348  cpuTime=33.04  mem=5M497
33.92	   
33.92	   global
33.92	     nbConstraintChecks=185801690  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.92	     solvingWckTime=33.347  solvingCpuTime=33.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.92	     globalCpuTime=33.27
33.92	       =>  wckTime=33.623  cpuTime=33.23  mem=5M497
33.92	   
33.92	   solver IterativeSystematicSolver being built... 
34.06	       =>  wckTime=33.756  cpuTime=33.33  mem=16M581
34.09	   
34.09	   preprocessing
34.09	     nbConstraintChecks=19605  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
34.09	     detectedInconsistency=no
34.09	       =>  wckTime=0.036  cpuTime=0.02  mem=16M581
34.13	   
34.13	   search
34.13	     run=0  nbConstraintChecks=73847  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51
34.13	     nbFailedAssignments=31  nbBacktracks=11  nbVisitedNodes=94  nbRestartNogoods=0
34.13	       =>  wckTime=0.076  cpuTime=0.05  mem=16M581
34.19	   
34.19	   search
34.20	     run=1  nbConstraintChecks=214815  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=145
34.20	     nbFailedAssignments=98  nbBacktracks=27  nbVisitedNodes=271  nbRestartNogoods=5
34.20	       =>  wckTime=0.138  cpuTime=0.1  mem=16M581
34.25	   
34.25	   search
34.25	     run=2  nbConstraintChecks=373598  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=243
34.25	     nbFailedAssignments=162  nbBacktracks=49  nbVisitedNodes=455  nbRestartNogoods=16
34.25	       =>  wckTime=0.191  cpuTime=0.14  mem=16M581
34.34	   
34.34	   search
34.34	     run=3  nbConstraintChecks=700084  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=431
34.34	     nbFailedAssignments=310  nbBacktracks=82  nbVisitedNodes=820  nbRestartNogoods=29
34.34	       =>  wckTime=0.285  cpuTime=0.23  mem=16M581
34.44	   
34.44	   search
34.44	     run=4  nbConstraintChecks=1004672  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=611
34.44	     nbFailedAssignments=430  nbBacktracks=132  nbVisitedNodes=1170  nbRestartNogoods=34
34.44	       =>  wckTime=0.387  cpuTime=0.34  mem=16M581
34.58	   
34.58	   search
34.58	     run=5  nbConstraintChecks=1411405  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=868
34.58	     nbFailedAssignments=604  nbBacktracks=207  nbVisitedNodes=1675  nbRestartNogoods=42
34.58	       =>  wckTime=0.523  cpuTime=0.47  mem=16M581
34.77	   
34.77	   search
34.77	     run=6  nbConstraintChecks=1995566  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1204
34.77	     nbFailedAssignments=817  nbBacktracks=320  nbVisitedNodes=2337  nbRestartNogoods=49
34.77	       =>  wckTime=0.71  cpuTime=0.65  mem=16M581
35.09	   
35.09	   search
35.09	     run=7  nbConstraintChecks=3041278  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1814
35.09	     nbFailedAssignments=1245  nbBacktracks=490  nbVisitedNodes=3545  nbRestartNogoods=56
35.09	       =>  wckTime=1.036  cpuTime=0.96  mem=16M581
35.55	   
35.55	   search
35.55	     run=8  nbConstraintChecks=4766258  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2803
35.55	     nbFailedAssignments=1970  nbBacktracks=746  nbVisitedNodes=5502  nbRestartNogoods=69
35.55	       =>  wckTime=1.496  cpuTime=1.41  mem=16M581
36.22	   
36.22	   search
36.22	     run=9  nbConstraintChecks=7224019  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4196
36.22	     nbFailedAssignments=2966  nbBacktracks=1130  nbVisitedNodes=8265  nbRestartNogoods=88
36.22	       =>  wckTime=2.161  cpuTime=2.06  mem=16M581
37.43	   
37.43	   search
37.43	     run=10  nbConstraintChecks=11793304  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6619
37.43	     nbFailedAssignments=4803  nbBacktracks=1706  nbVisitedNodes=13059  nbRestartNogoods=102
37.43	       =>  wckTime=3.376  cpuTime=3.27  mem=16M581
38.64	   
38.64	   search
38.64	     run=11  nbConstraintChecks=16090685  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9230
38.64	     nbFailedAssignments=6543  nbBacktracks=2570  nbVisitedNodes=18257  nbRestartNogoods=118
38.64	       =>  wckTime=4.58  cpuTime=4.46  mem=16M581
41.06	   
41.06	   search
41.06	     run=12  nbConstraintChecks=25186863  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14379
41.06	     nbFailedAssignments=10385  nbBacktracks=3867  nbVisitedNodes=28541  nbRestartNogoods=139
41.06	       =>  wckTime=7.004  cpuTime=6.87  mem=16M581
44.25	   
44.25	   search
44.25	     run=13  nbConstraintChecks=36662036  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20926
44.25	     nbFailedAssignments=14977  nbBacktracks=5813  nbVisitedNodes=41622  nbRestartNogoods=149
44.25	       =>  wckTime=10.196  cpuTime=10.04  mem=16M581
49.17	   
49.17	   search
49.17	     run=14  nbConstraintChecks=54935046  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31554
49.17	     nbFailedAssignments=22680  nbBacktracks=8732  nbVisitedNodes=62871  nbRestartNogoods=170
49.17	       =>  wckTime=15.117  cpuTime=14.92  mem=16M581
56.60	   
56.60	   search
56.60	     run=15  nbConstraintChecks=83631706  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48229
56.60	     nbFailedAssignments=34970  nbBacktracks=13110  nbVisitedNodes=96196  nbRestartNogoods=179
56.60	       =>  wckTime=22.546  cpuTime=22.3  mem=16M581
66.77	   
66.77	   search
66.77	     run=16  nbConstraintChecks=119419300  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=69688
66.77	     nbFailedAssignments=49852  nbBacktracks=19678  nbVisitedNodes=138997  nbRestartNogoods=193
66.77	       =>  wckTime=32.712  cpuTime=32.39  mem=16M581
82.07	   
82.07	   search
82.07	     run=17  nbConstraintChecks=168345756  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=101334
82.07	     nbFailedAssignments=71639  nbBacktracks=29530  nbVisitedNodes=202055  nbRestartNogoods=213
82.07	       =>  wckTime=48.011  cpuTime=47.55  mem=16M581
102.72	   
102.72	   search
102.72	     run=18  nbConstraintChecks=233568092  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=144004
102.72	     nbFailedAssignments=99528  nbBacktracks=44308  nbVisitedNodes=286621  nbRestartNogoods=226
102.72	       =>  wckTime=68.658  cpuTime=68.04  mem=16M581
137.06	   
137.06	   search
137.06	     run=19  nbConstraintChecks=340994422  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=214457
137.06	     nbFailedAssignments=147809  nbBacktracks=66476  nbVisitedNodes=426725  nbRestartNogoods=252
137.06	       =>  wckTime=103.0  cpuTime=102.1  mem=16M581
184.29	   
184.29	   search
184.29	     run=20  nbConstraintChecks=488386542  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=309948
184.29	     nbFailedAssignments=210042  nbBacktracks=99729  nbVisitedNodes=616362  nbRestartNogoods=277
184.29	       =>  wckTime=150.237  cpuTime=148.96  mem=16M581
262.86	   
262.86	   search
262.86	     run=21  nbConstraintChecks=725018179  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=459917
262.86	     nbFailedAssignments=310129  nbBacktracks=149607  nbVisitedNodes=914247  nbRestartNogoods=296
262.86	       =>  wckTime=228.805  cpuTime=227.49  mem=16M581
375.07	   
375.07	   search
375.07	     run=22  nbConstraintChecks=1056075343  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=680423
375.07	     nbFailedAssignments=455813  nbBacktracks=224425  nbVisitedNodes=1350957  nbRestartNogoods=315
375.07	       =>  wckTime=341.014  cpuTime=339.66  mem=16M581
538.42	   
538.42	   search
538.42	     run=23  nbConstraintChecks=1538783833  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=992972
538.42	     nbFailedAssignments=656132  nbBacktracks=336652  nbVisitedNodes=1967643  nbRestartNogoods=332
538.42	       =>  wckTime=504.367  cpuTime=502.97  mem=16M581
655.53	   
655.53	   search
655.53	     run=24  nbConstraintChecks=1887063538  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1218394
655.53	     nbFailedAssignments=798557  nbBacktracks=419650  nbVisitedNodes=2411353  nbRestartNogoods=339
655.53	       =>  wckTime=621.469  cpuTime=620.04  mem=16M581
655.53	   
655.53	   global
655.53	     nbConstraintChecks=1887083143  nbRestartNogoods=339  solvingWckTime=621.47  solvingCpuTime=620.04  expiredTime=no
655.53	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=653.42
655.53	       =>  wckTime=655.227  cpuTime=653.38  mem=16M581
655.53	
655.53	s OPTIMUM FOUND
655.53	v 5 4 5 1 7 8 3 4 6 1 1 3 6 8 3 10 5 2 6 3 8 10 7 1 1 2 6 9 9 7 
655.53	   
655.53	   totalWckTime=655.305  totalCpuTime=653.43

Verifier Data (download as text)

10 unsatisfied constraints, 99 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/node47/watcher-282079-1169317879 -o ROOT/results/node47/solver-282079-1169317879 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282079-1169317879/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.92 1.98 1.89 5/74 1205
/proc/meminfo: memFree=1331488/2055920 swapFree=4184008/4192956
[pid=1204] ppid=1202 vsize=18540 CPUtime=0
/proc/1204/stat : 1204 (runsolver) R 1202 1204 529 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 280187224 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 208717540647 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/1204/statm: 4635 279 244 17 0 2626 0

[startup+0.10706 s]
/proc/loadavg: 1.92 1.98 1.89 5/74 1205
/proc/meminfo: memFree=1331488/2055920 swapFree=4184008/4192956
[pid=1204] ppid=1202 vsize=914988 CPUtime=0.09
/proc/1204/stat : 1204 (java) R 1202 1204 529 0 -1 0 3018 0 1 0 7 2 0 0 25 0 8 0 280187224 936947712 2764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155518323 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1204/statm: 228747 2764 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515111 s]
/proc/loadavg: 1.92 1.98 1.89 5/74 1205
/proc/meminfo: memFree=1331488/2055920 swapFree=4184008/4192956
[pid=1204] ppid=1202 vsize=915332 CPUtime=0.48
/proc/1204/stat : 1204 (java) R 1202 1204 529 0 -1 0 6540 0 1 0 44 4 0 0 25 0 8 0 280187224 937299968 6278 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1204/statm: 228833 6278 2165 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33619 s]
/proc/loadavg: 1.92 1.98 1.89 3/81 1212
/proc/meminfo: memFree=1314024/2055920 swapFree=4184008/4192956
[pid=1204] ppid=1202 vsize=915448 CPUtime=1.3
/proc/1204/stat : 1204 (java) R 1202 1204 529 0 -1 0 7031 0 1 0 106 24 0 0 25 0 8 0 280187224 937418752 6769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1204/statm: 228862 6769 2479 14 0 215332 0
[pid=1204/tid=1206] ppid=1202 vsize=915448 CPUtime=0.02
/proc/1204/task/1206/stat : 1206 (java) S 1202 1204 529 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280187228 937418752 6769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1207] ppid=1202 vsize=915448 CPUtime=0
/proc/1204/task/1207/stat : 1207 (java) S 1202 1204 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280187229 937418752 6769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1208] ppid=1202 vsize=915448 CPUtime=0
/proc/1204/task/1208/stat : 1208 (java) S 1202 1204 529 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280187229 937418752 6769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1209] ppid=1202 vsize=915448 CPUtime=0
/proc/1204/task/1209/stat : 1209 (java) S 1202 1204 529 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280187232 937418752 6769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1210] ppid=1202 vsize=915448 CPUtime=0.09
/proc/1204/task/1210/stat : 1210 (java) S 1202 1204 529 0 -1 64 327 0 0 0 9 0 0 0 16 0 8 0 280187232 937418752 6769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1211] ppid=1202 vsize=915448 CPUtime=0
/proc/1204/task/1211/stat : 1211 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280187232 937418752 6769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1212] ppid=1202 vsize=915448 CPUtime=0
/proc/1204/task/1212/stat : 1212 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280187232 937418752 6769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915448

[startup+2.98736 s]
/proc/loadavg: 1.92 1.98 1.89 3/81 1212
/proc/meminfo: memFree=1314024/2055920 swapFree=4184008/4192956
[pid=1204] ppid=1202 vsize=915444 CPUtime=2.94
/proc/1204/stat : 1204 (java) R 1202 1204 529 0 -1 0 7034 0 1 0 228 66 0 0 25 0 8 0 280187224 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073660988 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1204/statm: 228861 6771 2479 14 0 215331 0
[pid=1204/tid=1206] ppid=1202 vsize=915444 CPUtime=0.02
/proc/1204/task/1206/stat : 1206 (java) S 1202 1204 529 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280187228 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1207] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1207/stat : 1207 (java) S 1202 1204 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280187229 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1208] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1208/stat : 1208 (java) S 1202 1204 529 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280187229 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1209] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1209/stat : 1209 (java) S 1202 1204 529 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1210] ppid=1202 vsize=915444 CPUtime=0.1
/proc/1204/task/1210/stat : 1210 (java) S 1202 1204 529 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 280187232 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1211] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1211/stat : 1211 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1212] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1212/stat : 1212 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280187232 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

[startup+6.27871 s]
/proc/loadavg: 1.93 1.98 1.89 3/81 1212
/proc/meminfo: memFree=1314024/2055920 swapFree=4184008/4192956
[pid=1204] ppid=1202 vsize=915448 CPUtime=6.21
/proc/1204/stat : 1204 (java) R 1202 1204 529 0 -1 0 7034 0 1 0 472 149 0 0 25 0 8 0 280187224 937418752 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1204/statm: 228862 6771 2479 14 0 215332 0
[pid=1204/tid=1206] ppid=1202 vsize=915448 CPUtime=0.02
/proc/1204/task/1206/stat : 1206 (java) S 1202 1204 529 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280187228 937418752 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1207] ppid=1202 vsize=915448 CPUtime=0
/proc/1204/task/1207/stat : 1207 (java) S 1202 1204 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280187229 937418752 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1208] ppid=1202 vsize=915448 CPUtime=0
/proc/1204/task/1208/stat : 1208 (java) S 1202 1204 529 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280187229 937418752 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1209] ppid=1202 vsize=915448 CPUtime=0
/proc/1204/task/1209/stat : 1209 (java) S 1202 1204 529 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280187232 937418752 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1210] ppid=1202 vsize=915448 CPUtime=0.1
/proc/1204/task/1210/stat : 1210 (java) S 1202 1204 529 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 280187232 937418752 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1211] ppid=1202 vsize=915448 CPUtime=0
/proc/1204/task/1211/stat : 1211 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280187232 937418752 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1212] ppid=1202 vsize=915448 CPUtime=0
/proc/1204/task/1212/stat : 1212 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280187232 937418752 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915448

[startup+12.7604 s]
/proc/loadavg: 1.93 1.98 1.89 3/81 1212
/proc/meminfo: memFree=1314024/2055920 swapFree=4184008/4192956
[pid=1204] ppid=1202 vsize=915444 CPUtime=12.64
/proc/1204/stat : 1204 (java) R 1202 1204 529 0 -1 0 7034 0 1 0 951 313 0 0 25 0 8 0 280187224 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336160 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1204/statm: 228861 6771 2479 14 0 215331 0
[pid=1204/tid=1206] ppid=1202 vsize=915444 CPUtime=0.02
/proc/1204/task/1206/stat : 1206 (java) S 1202 1204 529 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280187228 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1207] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1207/stat : 1207 (java) S 1202 1204 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280187229 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1208] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1208/stat : 1208 (java) S 1202 1204 529 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280187229 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1209] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1209/stat : 1209 (java) S 1202 1204 529 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1210] ppid=1202 vsize=915444 CPUtime=0.1
/proc/1204/task/1210/stat : 1210 (java) S 1202 1204 529 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 280187232 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1211] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1211/stat : 1211 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1212] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1212/stat : 1212 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280187232 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915444

[startup+25.5968 s]
/proc/loadavg: 1.95 1.98 1.89 3/81 1212
/proc/meminfo: memFree=1314088/2055920 swapFree=4184008/4192956
[pid=1204] ppid=1202 vsize=915444 CPUtime=25.35
/proc/1204/stat : 1204 (java) R 1202 1204 529 0 -1 0 7035 0 1 0 1892 643 0 0 25 0 8 0 280187224 937414656 6772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073651925 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1204/statm: 228861 6772 2479 14 0 215331 0
[pid=1204/tid=1206] ppid=1202 vsize=915444 CPUtime=0.02
/proc/1204/task/1206/stat : 1206 (java) S 1202 1204 529 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280187228 937414656 6772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1207] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1207/stat : 1207 (java) S 1202 1204 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280187229 937414656 6772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1208] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1208/stat : 1208 (java) S 1202 1204 529 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280187229 937414656 6772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1209] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1209/stat : 1209 (java) S 1202 1204 529 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 6772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1210] ppid=1202 vsize=915444 CPUtime=0.1
/proc/1204/task/1210/stat : 1210 (java) S 1202 1204 529 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 280187232 937414656 6772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1211] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1211/stat : 1211 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 6772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1212] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1212/stat : 1212 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280187232 937414656 6772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915444

[startup+51.2905 s]
/proc/loadavg: 1.96 1.98 1.89 3/81 1212
/proc/meminfo: memFree=1306280/2055920 swapFree=4184008/4192956
[pid=1204] ppid=1202 vsize=915444 CPUtime=50.85
/proc/1204/stat : 1204 (java) R 1202 1204 529 0 -1 0 9111 0 1 0 4234 851 0 0 25 0 8 0 280187224 937414656 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831507 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1204/statm: 228861 8845 2532 14 0 215331 0
[pid=1204/tid=1206] ppid=1202 vsize=915444 CPUtime=0.02
/proc/1204/task/1206/stat : 1206 (java) S 1202 1204 529 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280187228 937414656 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1207] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1207/stat : 1207 (java) S 1202 1204 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280187229 937414656 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1208] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1208/stat : 1208 (java) S 1202 1204 529 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280187229 937414656 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1209] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1209/stat : 1209 (java) S 1202 1204 529 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1210] ppid=1202 vsize=915444 CPUtime=0.2
/proc/1204/task/1210/stat : 1210 (java) S 1202 1204 529 0 -1 64 389 0 0 0 20 0 0 0 17 0 8 0 280187232 937414656 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1211] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1211/stat : 1211 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1212] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1212/stat : 1212 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280187232 937414656 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 915444

[startup+102.567 s]
/proc/loadavg: 2.10 2.02 1.91 3/81 1212
/proc/meminfo: memFree=1306216/2055920 swapFree=4184008/4192956
[pid=1204] ppid=1202 vsize=915444 CPUtime=101.72
/proc/1204/stat : 1204 (java) R 1202 1204 529 0 -1 0 9120 0 1 0 9321 851 0 0 25 0 8 0 280187224 937414656 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073776552 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1204/statm: 228861 8854 2532 14 0 215331 0
[pid=1204/tid=1206] ppid=1202 vsize=915444 CPUtime=0.02
/proc/1204/task/1206/stat : 1206 (java) S 1202 1204 529 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280187228 937414656 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1207] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1207/stat : 1207 (java) S 1202 1204 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280187229 937414656 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1208] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1208/stat : 1208 (java) S 1202 1204 529 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280187229 937414656 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1209] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1209/stat : 1209 (java) S 1202 1204 529 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1210] ppid=1202 vsize=915444 CPUtime=0.2
/proc/1204/task/1210/stat : 1210 (java) S 1202 1204 529 0 -1 64 391 0 0 0 20 0 0 0 16 0 8 0 280187232 937414656 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1211] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1211/stat : 1211 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1212] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1212/stat : 1212 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280187232 937414656 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 915444

[startup+162.578 s]
/proc/loadavg: 2.03 2.01 1.91 3/81 1212
/proc/meminfo: memFree=1306216/2055920 swapFree=4184008/4192956
[pid=1204] ppid=1202 vsize=915444 CPUtime=161.22
/proc/1204/stat : 1204 (java) R 1202 1204 529 0 -1 0 9127 0 1 0 15271 851 0 0 25 0 8 0 280187224 937414656 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073776621 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/1204/task/1209/stat : 1209 (java) S 1202 1204 529 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1210] ppid=1202 vsize=915444 CPUtime=0.2
/proc/1204/task/1210/stat : 1210 (java) S 1202 1204 529 0 -1 64 391 0 0 0 20 0 0 0 16 0 8 0 280187232 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1211] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1211/stat : 1211 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1212] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1212/stat : 1212 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280187232 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.13
Current children cumulated vsize (KiB) 915444

[startup+282.759 s]
/proc/loadavg: 1.29 1.75 1.82 2/72 1230
/proc/meminfo: memFree=1354680/2055920 swapFree=4184008/4192956
[pid=1204] ppid=1202 vsize=915444 CPUtime=281.2
/proc/1204/stat : 1204 (java) R 1202 1204 529 0 -1 0 9132 0 1 0 27269 851 0 0 25 0 8 0 280187224 937414656 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918535 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1204/statm: 228861 8864 2532 14 0 215331 0
[pid=1204/tid=1206] ppid=1202 vsize=915444 CPUtime=0.02
/proc/1204/task/1206/stat : 1206 (java) S 1202 1204 529 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280187228 937414656 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1207] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1207/stat : 1207 (java) S 1202 1204 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280187229 937414656 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1208] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1208/stat : 1208 (java) S 1202 1204 529 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280187229 937414656 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1209] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1209/stat : 1209 (java) S 1202 1204 529 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1210] ppid=1202 vsize=915444 CPUtime=0.2
/proc/1204/task/1210/stat : 1210 (java) S 1202 1204 529 0 -1 64 391 0 0 0 20 0 0 0 16 0 8 0 280187232 937414656 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1211] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1211/stat : 1211 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1212] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1212/stat : 1212 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280187232 937414656 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.2
Current children cumulated vsize (KiB) 915444

[startup+342.841 s]
/proc/loadavg: 1.10 1.61 1.77 2/72 1230
/proc/meminfo: memFree=1354680/2055920 swapFree=4184008/4192956
[pid=1204] ppid=1202 vsize=915444 CPUtime=341.26
/proc/1204/stat : 1204 (java) R 1202 1204 529 0 -1 0 9132 0 1 0 33275 851 0 0 25 0 8 0 280187224 937414656 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073776479 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1204/statm: 228861 8864 2532 14 0 215331 0
[pid=1204/tid=1206] ppid=1202 vsize=915444 CPUtime=0.02
/proc/1204/task/1206/stat : 1206 (java) S 1202 1204 529 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280187228 937414656 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1207] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1207/stat : 1207 (java) S 1202 1204 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280187229 937414656 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1208] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1208/stat : 1208 (java) S 1202 1204 529 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280187229 937414656 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1209] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1209/stat : 1209 (java) S 1202 1204 529 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1210] ppid=1202 vsize=915444 CPUtime=0.2
/proc/1204/task/1210/stat : 1210 (java) S 1202 1204 529 0 -1 64 391 0 0 0 20 0 0 0 16 0 8 0 280187232 937414656 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1211] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1211/stat : 1211 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1212] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1212/stat : 1212 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280187232 937414656 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 341.26
Current children cumulated vsize (KiB) 915444

[startup+402.925 s]
/proc/loadavg: 1.04 1.49 1.72 2/72 1230
/proc/meminfo: memFree=1354744/2055920 swapFree=4184008/4192956
[pid=1204] ppid=1202 vsize=915444 CPUtime=401.33
/proc/1204/stat : 1204 (java) R 1202 1204 529 0 -1 0 9135 0 1 0 39282 851 0 0 25 0 8 0 280187224 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073776517 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1204/statm: 228861 8867 2532 14 0 215331 0
[pid=1204/tid=1206] ppid=1202 vsize=915444 CPUtime=0.02
/proc/1204/task/1206/stat : 1206 (java) S 1202 1204 529 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280187228 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1207] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1207/stat : 1207 (java) S 1202 1204 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280187229 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1208] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1208/stat : 1208 (java) S 1202 1204 529 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280187229 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1209] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1209/stat : 1209 (java) S 1202 1204 529 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1210] ppid=1202 vsize=915444 CPUtime=0.2
/proc/1204/task/1210/stat : 1210 (java) S 1202 1204 529 0 -1 64 391 0 0 0 20 0 0 0 16 0 8 0 280187232 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1211] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1211/stat : 1211 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1212] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1212/stat : 1212 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280187232 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 401.33
Current children cumulated vsize (KiB) 915444

[startup+463.006 s]
/proc/loadavg: 1.01 1.40 1.67 2/72 1230
/proc/meminfo: memFree=1354744/2055920 swapFree=4184008/4192956
[pid=1204] ppid=1202 vsize=915444 CPUtime=461.4
/proc/1204/stat : 1204 (java) R 1202 1204 529 0 -1 0 9135 0 1 0 45289 851 0 0 25 0 8 0 280187224 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073663552 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1204/statm: 228861 8867 2532 14 0 215331 0
[pid=1204/tid=1206] ppid=1202 vsize=915444 CPUtime=0.02
/proc/1204/task/1206/stat : 1206 (java) S 1202 1204 529 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280187228 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1207] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1207/stat : 1207 (java) S 1202 1204 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280187229 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1208] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1208/stat : 1208 (java) S 1202 1204 529 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280187229 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1209] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1209/stat : 1209 (java) S 1202 1204 529 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1210] ppid=1202 vsize=915444 CPUtime=0.2
/proc/1204/task/1210/stat : 1210 (java) S 1202 1204 529 0 -1 64 391 0 0 0 20 0 0 0 16 0 8 0 280187232 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1211] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1211/stat : 1211 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1212] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1212/stat : 1212 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280187232 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.4
Current children cumulated vsize (KiB) 915444

[startup+523.09 s]
/proc/loadavg: 1.00 1.33 1.62 2/72 1230
/proc/meminfo: memFree=1354808/2055920 swapFree=4184008/4192956
[pid=1204] ppid=1202 vsize=915444 CPUtime=521.46
/proc/1204/stat : 1204 (java) R 1202 1204 529 0 -1 0 9135 0 1 0 51295 851 0 0 25 0 8 0 280187224 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831901 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1204/statm: 228861 8867 2532 14 0 215331 0
[pid=1204/tid=1206] ppid=1202 vsize=915444 CPUtime=0.02
/proc/1204/task/1206/stat : 1206 (java) S 1202 1204 529 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280187228 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1207] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1207/stat : 1207 (java) S 1202 1204 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280187229 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1208] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1208/stat : 1208 (java) S 1202 1204 529 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280187229 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1209] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1209/stat : 1209 (java) S 1202 1204 529 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1210] ppid=1202 vsize=915444 CPUtime=0.2
/proc/1204/task/1210/stat : 1210 (java) S 1202 1204 529 0 -1 64 391 0 0 0 20 0 0 0 16 0 8 0 280187232 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1211] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1211/stat : 1211 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1212] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1212/stat : 1212 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280187232 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.46
Current children cumulated vsize (KiB) 915444

[startup+583.178 s]
/proc/loadavg: 1.00 1.26 1.58 2/72 1230
/proc/meminfo: memFree=1354744/2055920 swapFree=4184008/4192956
[pid=1204] ppid=1202 vsize=915444 CPUtime=581.54
/proc/1204/stat : 1204 (java) R 1202 1204 529 0 -1 0 9137 0 1 0 57302 852 0 0 25 0 8 0 280187224 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073775164 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1204/statm: 228861 8869 2532 14 0 215331 0
[pid=1204/tid=1206] ppid=1202 vsize=915444 CPUtime=0.02
/proc/1204/task/1206/stat : 1206 (java) S 1202 1204 529 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280187228 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1207] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1207/stat : 1207 (java) S 1202 1204 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280187229 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1208] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1208/stat : 1208 (java) S 1202 1204 529 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280187229 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1209] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1209/stat : 1209 (java) S 1202 1204 529 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1210] ppid=1202 vsize=915444 CPUtime=0.21
/proc/1204/task/1210/stat : 1210 (java) S 1202 1204 529 0 -1 64 391 0 0 0 20 1 0 0 16 0 8 0 280187232 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1211] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1211/stat : 1211 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1212] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1212/stat : 1212 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280187232 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.54
Current children cumulated vsize (KiB) 915444

[startup+643.261 s]
/proc/loadavg: 1.00 1.21 1.54 2/72 1230
/proc/meminfo: memFree=1354808/2055920 swapFree=4184008/4192956
[pid=1204] ppid=1202 vsize=915444 CPUtime=641.61
/proc/1204/stat : 1204 (java) R 1202 1204 529 0 -1 0 9137 0 1 0 63309 852 0 0 25 0 8 0 280187224 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073775194 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1204/statm: 228861 8869 2532 14 0 215331 0
[pid=1204/tid=1206] ppid=1202 vsize=915444 CPUtime=0.02
/proc/1204/task/1206/stat : 1206 (java) S 1202 1204 529 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280187228 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1207] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1207/stat : 1207 (java) S 1202 1204 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280187229 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1208] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1208/stat : 1208 (java) S 1202 1204 529 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280187229 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1209] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1209/stat : 1209 (java) S 1202 1204 529 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1210] ppid=1202 vsize=915444 CPUtime=0.21
/proc/1204/task/1210/stat : 1210 (java) S 1202 1204 529 0 -1 64 391 0 0 0 20 1 0 0 16 0 8 0 280187232 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1211] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1211/stat : 1211 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280187232 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1204/tid=1212] ppid=1202 vsize=915444 CPUtime=0
/proc/1204/task/1212/stat : 1212 (java) S 1202 1204 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280187232 937414656 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.61
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 655.576
CPU time (s): 653.891
CPU user time (s): 645.364
CPU system time (s): 8.5267
CPU usage (%): 99.7429
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 645.364
system time used= 8.5267
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9231
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= 14414
involuntary context switches= 10113

runsolver used 0.726889 s user time and 1.61775 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Sat Jan 20 18:31:19 UTC 2007


IDJOB= 282079
IDBENCH= 12385
IDSOLVER= 68
FILE ID= node47/282079-1169317879

PBS_JOBID= 3610328

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-30-10-25-t58/pi-30-10-197-42-41.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282079-1169317879/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-282079-1169317879 -o ROOT/results/node47/solver-282079-1169317879 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282079-1169317879/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  04e448d439a24789354151c7f2a116d9

RANDOM SEED= 2623841

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.240
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.240
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:       1332160 kB
Buffers:         45388 kB
Cached:         547764 kB
SwapCached:       2936 kB
Active:         205536 kB
Inactive:       442952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1332160 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:          62480 kB
Slab:            60604 kB
Committed_AS:  5360472 kB
PageTables:       1920 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= 66563 MiB



End job on node47 on Sat Jan 20 18:42:15 UTC 2007