Trace number 281423

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 PFCOPTIMUM 2344.34 2352.82

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeTight/
vcsp-15-10-100-93-29_ext.xml
MD5SUMb12ab3c99b8a41e6f7b3f705fb1de21c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints33
Best CPU time to get the best result obtained on this benchmark17.5173
Satisfiable
(Un)Satisfiability was proved
Number of variables15
Number of constraints105
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension105
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=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/281423-1169312194/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=15  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.099  cpuTime=0.09  mem=6M910
0.41	   
0.41	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.51	     nbConstraints=105  nbRelationTypes=105  nbExtensionStructures=105  nbSharedExtensionStructures=0
0.51	     nbConflictsStructures=105  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2009  maxDegree=14
0.51	     maxArity=2
0.51	       =>  wckTime=0.199  cpuTime=0.15  mem=8M876
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.59	       =>  wckTime=0.284  cpuTime=0.19  mem=5M461
0.60	
0.60	s SATISFIABLE
0.60	o 12
0.60	c 93
0.60	o 15
0.60	c 90
0.60	o 16
0.60	c 89
0.60	o 19
0.60	c 86
0.60	o 20
0.60	c 85
0.60	o 22
0.60	c 83
0.61	o 23
0.61	c 82
0.61	o 25
0.61	c 80
0.61	o 27
0.61	c 78
0.61	o 28
0.61	c 77
0.61	o 29
0.61	c 76
0.61	o 30
0.61	c 75
0.61	o 31
0.61	c 74
0.61	o 32
0.61	c 73
0.62	o 33
0.62	c 72
2.72	   
2.72	   search
2.72	     run=0  nbConstraintChecks=14972458  nbAssignments=10000
2.72	       =>  wckTime=2.127  cpuTime=2.1  mem=5M461
4.76	   
4.76	   search
4.76	     run=1  nbConstraintChecks=29973442  nbAssignments=20000
4.76	       =>  wckTime=4.173  cpuTime=4.12  mem=5M461
6.81	   
6.81	   search
6.81	     run=2  nbConstraintChecks=44953415  nbAssignments=30000
6.81	       =>  wckTime=6.214  cpuTime=6.16  mem=5M461
8.85	   
8.85	   search
8.85	     run=3  nbConstraintChecks=59970065  nbAssignments=40000
8.85	       =>  wckTime=8.255  cpuTime=8.19  mem=5M461
10.89	   
10.89	   search
10.89	     run=4  nbConstraintChecks=74972663  nbAssignments=50000
10.89	       =>  wckTime=10.298  cpuTime=10.22  mem=5M461
12.94	   
12.94	   search
12.94	     run=5  nbConstraintChecks=89947553  nbAssignments=60000
12.94	       =>  wckTime=12.347  cpuTime=12.26  mem=5M461
14.99	   
14.99	   search
14.99	     run=6  nbConstraintChecks=104910811  nbAssignments=70000
14.99	       =>  wckTime=14.403  cpuTime=14.31  mem=5M461
17.06	   
17.06	   search
17.06	     run=7  nbConstraintChecks=119923435  nbAssignments=80000
17.06	       =>  wckTime=16.467  cpuTime=16.36  mem=5M461
19.11	   
19.11	   search
19.11	     run=8  nbConstraintChecks=134878893  nbAssignments=90000
19.11	       =>  wckTime=18.52  cpuTime=18.4  mem=5M461
21.17	   
21.17	   search
21.17	     run=9  nbConstraintChecks=149858366  nbAssignments=100000
21.17	       =>  wckTime=20.578  cpuTime=20.46  mem=5M461
23.22	   
23.22	   search
23.22	     run=10  nbConstraintChecks=164851942  nbAssignments=110000
23.22	       =>  wckTime=22.629  cpuTime=22.5  mem=5M461
25.27	   
25.27	   search
25.27	     run=11  nbConstraintChecks=179867412  nbAssignments=120000
25.27	       =>  wckTime=24.676  cpuTime=24.53  mem=5M461
27.31	   
27.31	   search
27.31	     run=12  nbConstraintChecks=194846707  nbAssignments=130000
27.31	       =>  wckTime=26.718  cpuTime=26.57  mem=5M461
29.36	   
29.36	   search
29.36	     run=13  nbConstraintChecks=209908445  nbAssignments=140000
29.36	       =>  wckTime=28.767  cpuTime=28.61  mem=5M461
30.78	   
30.78	   search
30.79	     run=14  nbConstraintChecks=220346018  nbAssignments=146964
30.79	       =>  wckTime=30.194  cpuTime=30.03  mem=5M461
30.79	   
30.79	   global
30.79	     nbConstraintChecks=220346018  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.79	     solvingWckTime=30.191  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.79	     globalCpuTime=30.27
30.79	       =>  wckTime=30.477  cpuTime=30.22  mem=5M461
30.79	   
30.79	   solver IterativeSystematicSolver being built... 
30.92	       =>  wckTime=30.608  cpuTime=30.32  mem=16M368
30.93	   
30.93	   preprocessing
30.93	     nbConstraintChecks=2100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.93	     detectedInconsistency=no
30.93	       =>  wckTime=0.0070  cpuTime=0.0  mem=16M368
30.98	   
30.98	   search
30.98	     run=0  nbConstraintChecks=92560  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41
30.98	     nbFailedAssignments=25  nbBacktracks=10  nbVisitedNodes=77  nbRestartNogoods=0
30.98	       =>  wckTime=0.063  cpuTime=0.04  mem=16M368
31.03	   
31.03	   search
31.03	     run=1  nbConstraintChecks=241791  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=125
31.03	     nbFailedAssignments=87  nbBacktracks=25  nbVisitedNodes=238  nbRestartNogoods=8
31.03	       =>  wckTime=0.111  cpuTime=0.08  mem=16M368
31.07	   
31.07	   search
31.07	     run=2  nbConstraintChecks=432347  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=228
31.08	     nbFailedAssignments=161  nbBacktracks=47  nbVisitedNodes=437  nbRestartNogoods=14
31.08	       =>  wckTime=0.156  cpuTime=0.12  mem=16M368
31.12	   
31.12	   search
31.12	     run=3  nbConstraintChecks=651985  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=340
31.12	     nbFailedAssignments=234  nbBacktracks=80  nbVisitedNodes=655  nbRestartNogoods=23
31.12	       =>  wckTime=0.198  cpuTime=0.16  mem=16M368
31.20	   
31.20	   search
31.20	     run=4  nbConstraintChecks=1084689  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=547
31.20	     nbFailedAssignments=386  nbBacktracks=130  nbVisitedNodes=1064  nbRestartNogoods=27
31.20	       =>  wckTime=0.28  cpuTime=0.24  mem=16M368
31.31	   
31.31	   search
31.31	     run=5  nbConstraintChecks=1661007  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=841
31.31	     nbFailedAssignments=599  nbBacktracks=205  nbVisitedNodes=1646  nbRestartNogoods=29
31.31	       =>  wckTime=0.391  cpuTime=0.35  mem=16M368
31.46	   
31.46	   search
31.46	     run=6  nbConstraintChecks=2449819  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1245
31.46	     nbFailedAssignments=884  nbBacktracks=318  nbVisitedNodes=2448  nbRestartNogoods=33
31.46	       =>  wckTime=0.544  cpuTime=0.5  mem=16M368
31.77	   
31.77	   search
31.77	     run=7  nbConstraintChecks=4094956  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1961
31.77	     nbFailedAssignments=1424  nbBacktracks=489  nbVisitedNodes=3875  nbRestartNogoods=45
31.77	       =>  wckTime=0.856  cpuTime=0.79  mem=16M368
32.09	   
32.09	   search
32.09	     run=8  nbConstraintChecks=5812463  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2861
32.09	     nbFailedAssignments=2062  nbBacktracks=745  nbVisitedNodes=5669  nbRestartNogoods=52
32.09	       =>  wckTime=1.172  cpuTime=1.09  mem=16M368
32.71	   
32.71	   search
32.71	     run=9  nbConstraintChecks=9359786  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4489
32.71	     nbFailedAssignments=3300  nbBacktracks=1129  nbVisitedNodes=8919  nbRestartNogoods=67
32.71	       =>  wckTime=1.789  cpuTime=1.71  mem=16M368
33.55	   
33.55	   search
33.55	     run=10  nbConstraintChecks=14192121  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6627
33.55	     nbFailedAssignments=4858  nbBacktracks=1705  nbVisitedNodes=13191  nbRestartNogoods=76
33.55	       =>  wckTime=2.636  cpuTime=2.55  mem=16M368
34.84	   
34.84	   search
34.84	     run=11  nbConstraintChecks=21629075  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10003
34.84	     nbFailedAssignments=7364  nbBacktracks=2570  nbVisitedNodes=19938  nbRestartNogoods=91
34.84	       =>  wckTime=3.922  cpuTime=3.83  mem=16M368
36.85	   
36.85	   search
36.85	     run=12  nbConstraintChecks=33244221  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14935
36.85	     nbFailedAssignments=10994  nbBacktracks=3867  nbVisitedNodes=29797  nbRestartNogoods=100
36.85	       =>  wckTime=5.935  cpuTime=5.83  mem=16M368
39.94	   
39.94	   search
39.94	     run=13  nbConstraintChecks=50961602  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22898
39.94	     nbFailedAssignments=17007  nbBacktracks=5813  nbVisitedNodes=45719  nbRestartNogoods=107
39.94	       =>  wckTime=9.026  cpuTime=8.9  mem=16M368
44.31	   
44.31	   search
44.31	     run=14  nbConstraintChecks=76102832  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33677
44.31	     nbFailedAssignments=24863  nbBacktracks=8732  nbVisitedNodes=67273  nbRestartNogoods=122
44.31	       =>  wckTime=13.392  cpuTime=13.25  mem=16M368
51.36	   
51.36	   search
51.36	     run=15  nbConstraintChecks=116697946  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51647
51.36	     nbFailedAssignments=38451  nbBacktracks=13110  nbVisitedNodes=103209  nbRestartNogoods=141
51.36	       =>  wckTime=20.439  cpuTime=20.26  mem=16M368
61.82	   
61.82	   search
61.82	     run=16  nbConstraintChecks=176903544  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77227
61.82	     nbFailedAssignments=57459  nbBacktracks=19678  nbVisitedNodes=154365  nbRestartNogoods=169
61.82	       =>  wckTime=30.902  cpuTime=30.67  mem=16M368
77.05	   
77.05	   search
77.05	     run=17  nbConstraintChecks=263951348  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=116110
77.05	     nbFailedAssignments=86485  nbBacktracks=29530  nbVisitedNodes=232126  nbRestartNogoods=188
77.05	       =>  wckTime=46.131  cpuTime=45.83  mem=16M368
98.83	   
98.83	   search
98.83	     run=18  nbConstraintChecks=389276355  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=171799
98.83	     nbFailedAssignments=127391  nbBacktracks=44308  nbVisitedNodes=343498  nbRestartNogoods=203
98.83	       =>  wckTime=67.915  cpuTime=67.51  mem=16M368
135.19	   
135.19	   search
135.19	     run=19  nbConstraintChecks=599080898  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=261928
135.19	     nbFailedAssignments=195347  nbBacktracks=66476  nbVisitedNodes=523731  nbRestartNogoods=224
135.19	       =>  wckTime=104.274  cpuTime=103.7  mem=16M368
190.71	   
190.71	   search
190.71	     run=20  nbConstraintChecks=926622242  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=397119
190.71	     nbFailedAssignments=297281  nbBacktracks=99728  nbVisitedNodes=792976  nbRestartNogoods=243
190.71	       =>  wckTime=159.789  cpuTime=158.95  mem=16M368
262.98	   
262.98	   search
262.98	     run=21  nbConstraintChecks=1353477488  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=572963
262.98	     nbFailedAssignments=423241  nbBacktracks=149606  nbVisitedNodes=1141068  nbRestartNogoods=257
262.98	       =>  wckTime=232.057  cpuTime=230.89  mem=16M368
376.09	   
376.09	   search
376.09	     run=22  nbConstraintChecks=2022212106  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=846129
376.09	     nbFailedAssignments=621584  nbBacktracks=224424  nbVisitedNodes=1682219  nbRestartNogoods=270
376.09	       =>  wckTime=345.175  cpuTime=343.29  mem=16M368
545.28	   
545.28	   search
545.28	     run=23  nbConstraintChecks=3028597579  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1245268
545.28	     nbFailedAssignments=908492  nbBacktracks=336651  nbVisitedNodes=2471155  nbRestartNogoods=287
545.28	       =>  wckTime=514.364  cpuTime=511.69  mem=16M368
780.97	   
780.97	   search
780.97	     run=24  nbConstraintChecks=4416854680  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1820257
780.97	     nbFailedAssignments=1315135  nbBacktracks=504992  nbVisitedNodes=3608421  nbRestartNogoods=304
780.97	       =>  wckTime=750.05  cpuTime=746.27  mem=16M368
1132.23	   
1132.23	   search
1132.23	     run=25  nbConstraintChecks=6489366246  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2686143
1132.23	     nbFailedAssignments=1928504  nbBacktracks=757503  nbVisitedNodes=5319297  nbRestartNogoods=321
1132.23	       =>  wckTime=1101.311  cpuTime=1095.88  mem=16M368
1678.42	   
1678.42	   search
1678.42	     run=26  nbConstraintChecks=9774649104  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4019097
1678.42	     nbFailedAssignments=2882685  nbBacktracks=1136270  nbVisitedNodes=7954413  nbRestartNogoods=344
1678.42	       =>  wckTime=1647.505  cpuTime=1639.83  mem=16M368
2352.77	   
2352.77	   search
2352.77	     run=27  nbConstraintChecks=14109781385  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2352.77	     nbAssignments=5771859  nbFailedAssignments=4129453  nbBacktracks=1642265  nbVisitedNodes=11420483
2352.78	     nbRestartNogoods=370
2352.78	       =>  wckTime=2321.856  cpuTime=2313.49  mem=16M368
2352.78	   
2352.78	   global
2352.78	     nbConstraintChecks=14109783485  nbRestartNogoods=370  solvingWckTime=2321.857  solvingCpuTime=2313.49
2352.78	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=2343.86
2352.78	       =>  wckTime=2352.466  cpuTime=2343.81  mem=16M368
2352.78	
2352.78	s OPTIMUM FOUND
2352.78	v 6 8 3 1 7 3 7 7 5 6 6 5 8 1 6 
2352.78	   
2352.78	   totalWckTime=2352.546  totalCpuTime=2343.86

Verifier Data (download as text)

72 unsatisfied constraints, 33 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/node24/watcher-281423-1169312194 -o ROOT/results/node24/solver-281423-1169312194 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281423-1169312194/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.52 1.64 1.80 2/93 3010
/proc/meminfo: memFree=1335672/2055920 swapFree=4180096/4192956
[pid=3009] ppid=3007 vsize=18540 CPUtime=0
/proc/3009/stat : 3009 (runsolver) R 3007 3009 2798 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 279614677 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 237788261671 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/3009/statm: 4635 279 244 17 0 2626 0

[startup+0.10188 s]
/proc/loadavg: 1.52 1.64 1.80 2/93 3010
/proc/meminfo: memFree=1335672/2055920 swapFree=4180096/4192956
[pid=3009] ppid=3007 vsize=914988 CPUtime=0.08
/proc/3009/stat : 3009 (java) R 3007 3009 2798 0 -1 0 2981 0 1 0 7 1 0 0 17 0 8 0 279614677 936947712 2727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4160642522 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3009/statm: 228747 2727 1424 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.509922 s]
/proc/loadavg: 1.52 1.64 1.80 2/93 3010
/proc/meminfo: memFree=1335672/2055920 swapFree=4180096/4192956
[pid=3009] ppid=3007 vsize=915332 CPUtime=0.49
/proc/3009/stat : 3009 (java) R 3007 3009 2798 0 -1 0 6484 0 1 0 45 4 0 0 17 0 8 0 279614677 937299968 6223 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152786881 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3009/statm: 228833 6223 2150 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.331 s]
/proc/loadavg: 1.72 1.68 1.81 3/100 3017
/proc/meminfo: memFree=1318272/2055920 swapFree=4180096/4192956
[pid=3009] ppid=3007 vsize=915440 CPUtime=1.3
/proc/3009/stat : 3009 (java) R 3007 3009 2798 0 -1 0 7002 0 1 0 112 18 0 0 23 0 8 0 279614677 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073660745 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3009/statm: 228860 6740 2476 14 0 215330 0
[pid=3009/tid=3011] ppid=3007 vsize=915440 CPUtime=0.02
/proc/3009/task/3011/stat : 3011 (java) S 3007 3009 2798 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279614681 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3012] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3012/stat : 3012 (java) S 3007 3009 2798 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279614682 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3013] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3013/stat : 3013 (java) S 3007 3009 2798 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279614682 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3014] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3014/stat : 3014 (java) S 3007 3009 2798 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279614685 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3015] ppid=3007 vsize=915440 CPUtime=0.11
/proc/3009/task/3015/stat : 3015 (java) S 3007 3009 2798 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279614685 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3016] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3016/stat : 3016 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279614685 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3017] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3017/stat : 3017 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279614685 937410560 6740 18446744073709551615 134512640 134570532 4294956480 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) 915440

[startup+2.97019 s]
/proc/loadavg: 1.72 1.68 1.81 3/100 3017
/proc/meminfo: memFree=1318272/2055920 swapFree=4180096/4192956
[pid=3009] ppid=3007 vsize=915444 CPUtime=2.94
/proc/3009/stat : 3009 (java) R 3007 3009 2798 0 -1 0 7005 0 1 0 245 49 0 0 25 0 8 0 279614677 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3009/statm: 228861 6742 2476 14 0 215331 0
[pid=3009/tid=3011] ppid=3007 vsize=915444 CPUtime=0.02
/proc/3009/task/3011/stat : 3011 (java) S 3007 3009 2798 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279614681 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3012] ppid=3007 vsize=915444 CPUtime=0
/proc/3009/task/3012/stat : 3012 (java) S 3007 3009 2798 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279614682 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3013] ppid=3007 vsize=915444 CPUtime=0
/proc/3009/task/3013/stat : 3013 (java) S 3007 3009 2798 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279614682 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3014] ppid=3007 vsize=915444 CPUtime=0
/proc/3009/task/3014/stat : 3014 (java) S 3007 3009 2798 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279614685 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3015] ppid=3007 vsize=915444 CPUtime=0.12
/proc/3009/task/3015/stat : 3015 (java) S 3007 3009 2798 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279614685 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3016] ppid=3007 vsize=915444 CPUtime=0
/proc/3009/task/3016/stat : 3016 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279614685 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3017] ppid=3007 vsize=915444 CPUtime=0
/proc/3009/task/3017/stat : 3017 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279614685 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

[startup+6.17654 s]
/proc/loadavg: 1.74 1.69 1.81 4/100 3017
/proc/meminfo: memFree=1318216/2055920 swapFree=4180096/4192956
[pid=3009] ppid=3007 vsize=915440 CPUtime=6.12
/proc/3009/stat : 3009 (java) R 3007 3009 2798 0 -1 0 7005 0 1 0 506 106 0 0 25 0 8 0 279614677 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073655977 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3009/statm: 228860 6742 2476 14 0 215330 0
[pid=3009/tid=3011] ppid=3007 vsize=915440 CPUtime=0.02
/proc/3009/task/3011/stat : 3011 (java) S 3007 3009 2798 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279614681 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3012] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3012/stat : 3012 (java) S 3007 3009 2798 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279614682 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3013] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3013/stat : 3013 (java) S 3007 3009 2798 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279614682 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3014] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3014/stat : 3014 (java) S 3007 3009 2798 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279614685 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3015] ppid=3007 vsize=915440 CPUtime=0.12
/proc/3009/task/3015/stat : 3015 (java) S 3007 3009 2798 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279614685 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3016] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3016/stat : 3016 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279614685 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3017] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3017/stat : 3017 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279614685 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 915440

[startup+12.6432 s]
/proc/loadavg: 1.76 1.69 1.82 3/100 3017
/proc/meminfo: memFree=1318152/2055920 swapFree=4180096/4192956
[pid=3009] ppid=3007 vsize=915440 CPUtime=12.56
/proc/3009/stat : 3009 (java) R 3007 3009 2798 0 -1 0 7005 0 1 0 1024 232 0 0 25 0 8 0 279614677 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073657800 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3009/statm: 228860 6742 2476 14 0 215330 0
[pid=3009/tid=3011] ppid=3007 vsize=915440 CPUtime=0.02
/proc/3009/task/3011/stat : 3011 (java) S 3007 3009 2798 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279614681 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3012] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3012/stat : 3012 (java) S 3007 3009 2798 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279614682 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3013] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3013/stat : 3013 (java) S 3007 3009 2798 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279614682 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3014] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3014/stat : 3014 (java) S 3007 3009 2798 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279614685 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3015] ppid=3007 vsize=915440 CPUtime=0.12
/proc/3009/task/3015/stat : 3015 (java) S 3007 3009 2798 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279614685 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3016] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3016/stat : 3016 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279614685 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3017] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3017/stat : 3017 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279614685 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 915440

[startup+25.5006 s]
/proc/loadavg: 1.80 1.70 1.82 3/100 3017
/proc/meminfo: memFree=1318152/2055920 swapFree=4180096/4192956
[pid=3009] ppid=3007 vsize=915440 CPUtime=25.36
/proc/3009/stat : 3009 (java) R 3007 3009 2798 0 -1 0 7006 0 1 0 2053 483 0 0 25 0 8 0 279614677 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073656172 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3009/statm: 228860 6743 2476 14 0 215330 0
[pid=3009/tid=3011] ppid=3007 vsize=915440 CPUtime=0.02
/proc/3009/task/3011/stat : 3011 (java) S 3007 3009 2798 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279614681 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3012] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3012/stat : 3012 (java) S 3007 3009 2798 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279614682 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3013] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3013/stat : 3013 (java) S 3007 3009 2798 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279614682 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3014] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3014/stat : 3014 (java) S 3007 3009 2798 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279614685 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3015] ppid=3007 vsize=915440 CPUtime=0.12
/proc/3009/task/3015/stat : 3015 (java) S 3007 3009 2798 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 279614685 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3016] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3016/stat : 3016 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279614685 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3017] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3017/stat : 3017 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279614685 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915440

[startup+51.1084 s]
/proc/loadavg: 1.88 1.73 1.82 4/100 3017
/proc/meminfo: memFree=1310472/2055920 swapFree=4180096/4192956
[pid=3009] ppid=3007 vsize=915440 CPUtime=50.84
/proc/3009/stat : 3009 (java) R 3007 3009 2798 0 -1 0 8979 0 1 0 4497 587 0 0 25 0 8 0 279614677 937410560 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073815874 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3009/statm: 228860 8712 2527 14 0 215330 0
[pid=3009/tid=3011] ppid=3007 vsize=915440 CPUtime=0.02
/proc/3009/task/3011/stat : 3011 (java) S 3007 3009 2798 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279614681 937410560 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3012] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3012/stat : 3012 (java) S 3007 3009 2798 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279614682 937410560 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3013] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3013/stat : 3013 (java) S 3007 3009 2798 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279614682 937410560 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3014] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3014/stat : 3014 (java) S 3007 3009 2798 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279614685 937410560 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3015] ppid=3007 vsize=915440 CPUtime=0.21
/proc/3009/task/3015/stat : 3015 (java) S 3007 3009 2798 0 -1 64 384 0 0 0 21 0 0 0 16 0 8 0 279614685 937410560 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3016] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3016/stat : 3016 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279614685 937410560 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3017] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3017/stat : 3017 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279614685 937410560 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 915440

[startup+102.312 s]
/proc/loadavg: 1.94 1.77 1.83 3/100 3017
/proc/meminfo: memFree=1310472/2055920 swapFree=4180096/4192956
[pid=3009] ppid=3007 vsize=915440 CPUtime=101.79
/proc/3009/stat : 3009 (java) R 3007 3009 2798 0 -1 0 8991 0 1 0 9592 587 0 0 25 0 8 0 279614677 937410560 8722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761220 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3009/statm: 228860 8722 2527 14 0 215330 0
[pid=3009/tid=3011] ppid=3007 vsize=915440 CPUtime=0.02
/proc/3009/task/3011/stat : 3011 (java) S 3007 3009 2798 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279614681 937410560 8722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3012] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3012/stat : 3012 (java) S 3007 3009 2798 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279614682 937410560 8722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3013] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3013/stat : 3013 (java) S 3007 3009 2798 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279614682 937410560 8722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3014] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3014/stat : 3014 (java) S 3007 3009 2798 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279614685 937410560 8722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3015] ppid=3007 vsize=915440 CPUtime=0.21
/proc/3009/task/3015/stat : 3015 (java) S 3007 3009 2798 0 -1 64 384 0 0 0 21 0 0 0 16 0 8 0 279614685 937410560 8722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3016] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3016/stat : 3016 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279614685 937410560 8722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3017] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3017/stat : 3017 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279614685 937410560 8722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 915440

[startup+162.359 s]
/proc/loadavg: 1.98 1.81 1.83 3/100 3017
/proc/meminfo: memFree=1310408/2055920 swapFree=4180096/4192956
[pid=3009] ppid=3007 vsize=915440 CPUtime=161.57
/proc/3009/stat : 3009 (java) R 3007 3009 2798 0 -1 0 8993 0 1 0 15569 588 0 0 25 0 8 0 279614677 937410560 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073816260 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/3009/task/3014/stat : 3014 (java) S 3007 3009 2798 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3015] ppid=3007 vsize=915440 CPUtime=0.22
/proc/3009/task/3015/stat : 3015 (java) S 3007 3009 2798 0 -1 64 385 0 0 0 22 0 0 0 16 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3016] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3016/stat : 3016 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3017] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3017/stat : 3017 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1895.73
Current children cumulated vsize (KiB) 915440

[startup+1963.75 s]
/proc/loadavg: 2.01 2.00 1.93 3/94 3443
/proc/meminfo: memFree=1272824/2055920 swapFree=4180096/4192956
[pid=3009] ppid=3007 vsize=915440 CPUtime=1955.69
/proc/3009/stat : 3009 (java) R 3007 3009 2798 0 -1 0 9011 0 1 0 194970 599 0 0 25 0 8 0 279614677 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073815828 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3009/statm: 228860 8742 2527 14 0 215330 0
[pid=3009/tid=3011] ppid=3007 vsize=915440 CPUtime=0.02
/proc/3009/task/3011/stat : 3011 (java) S 3007 3009 2798 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279614681 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3012] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3012/stat : 3012 (java) S 3007 3009 2798 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279614682 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3013] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3013/stat : 3013 (java) S 3007 3009 2798 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279614682 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3014] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3014/stat : 3014 (java) S 3007 3009 2798 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3015] ppid=3007 vsize=915440 CPUtime=0.22
/proc/3009/task/3015/stat : 3015 (java) S 3007 3009 2798 0 -1 64 385 0 0 0 22 0 0 0 16 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3016] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3016/stat : 3016 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3017] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3017/stat : 3017 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1955.69
Current children cumulated vsize (KiB) 915440

[startup+2023.76 s]
/proc/loadavg: 2.00 2.00 1.93 3/94 3443
/proc/meminfo: memFree=1272824/2055920 swapFree=4180096/4192956
[pid=3009] ppid=3007 vsize=915440 CPUtime=2015.64
/proc/3009/stat : 3009 (java) R 3007 3009 2798 0 -1 0 9011 0 1 0 200965 599 0 0 25 0 8 0 279614677 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791976 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3009/statm: 228860 8742 2527 14 0 215330 0
[pid=3009/tid=3011] ppid=3007 vsize=915440 CPUtime=0.02
/proc/3009/task/3011/stat : 3011 (java) S 3007 3009 2798 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279614681 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3012] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3012/stat : 3012 (java) S 3007 3009 2798 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279614682 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3013] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3013/stat : 3013 (java) S 3007 3009 2798 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279614682 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3014] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3014/stat : 3014 (java) S 3007 3009 2798 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3015] ppid=3007 vsize=915440 CPUtime=0.22
/proc/3009/task/3015/stat : 3015 (java) S 3007 3009 2798 0 -1 64 385 0 0 0 22 0 0 0 16 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3016] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3016/stat : 3016 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3017] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3017/stat : 3017 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2015.64
Current children cumulated vsize (KiB) 915440

[startup+2083.77 s]
/proc/loadavg: 2.00 2.00 1.93 3/94 3443
/proc/meminfo: memFree=1272824/2055920 swapFree=4180096/4192956
[pid=3009] ppid=3007 vsize=915440 CPUtime=2075.6
/proc/3009/stat : 3009 (java) R 3007 3009 2798 0 -1 0 9011 0 1 0 206961 599 0 0 25 0 8 0 279614677 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073801344 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3009/statm: 228860 8742 2527 14 0 215330 0
[pid=3009/tid=3011] ppid=3007 vsize=915440 CPUtime=0.02
/proc/3009/task/3011/stat : 3011 (java) S 3007 3009 2798 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279614681 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3012] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3012/stat : 3012 (java) S 3007 3009 2798 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279614682 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3013] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3013/stat : 3013 (java) S 3007 3009 2798 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279614682 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3014] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3014/stat : 3014 (java) S 3007 3009 2798 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3015] ppid=3007 vsize=915440 CPUtime=0.22
/proc/3009/task/3015/stat : 3015 (java) S 3007 3009 2798 0 -1 64 385 0 0 0 22 0 0 0 16 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3016] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3016/stat : 3016 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3017] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3017/stat : 3017 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2075.6
Current children cumulated vsize (KiB) 915440

[startup+2143.78 s]
/proc/loadavg: 2.00 2.00 1.93 3/94 3443
/proc/meminfo: memFree=1272824/2055920 swapFree=4180096/4192956
[pid=3009] ppid=3007 vsize=915440 CPUtime=2135.55
/proc/3009/stat : 3009 (java) R 3007 3009 2798 0 -1 0 9011 0 1 0 212956 599 0 0 25 0 8 0 279614677 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3009/statm: 228860 8742 2527 14 0 215330 0
[pid=3009/tid=3011] ppid=3007 vsize=915440 CPUtime=0.02
/proc/3009/task/3011/stat : 3011 (java) S 3007 3009 2798 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279614681 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3012] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3012/stat : 3012 (java) S 3007 3009 2798 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279614682 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3013] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3013/stat : 3013 (java) S 3007 3009 2798 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279614682 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3014] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3014/stat : 3014 (java) S 3007 3009 2798 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3015] ppid=3007 vsize=915440 CPUtime=0.22
/proc/3009/task/3015/stat : 3015 (java) S 3007 3009 2798 0 -1 64 385 0 0 0 22 0 0 0 16 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3016] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3016/stat : 3016 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3017] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3017/stat : 3017 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2135.55
Current children cumulated vsize (KiB) 915440

[startup+2203.79 s]
/proc/loadavg: 2.06 2.01 1.94 3/94 3443
/proc/meminfo: memFree=1272888/2055920 swapFree=4180096/4192956
[pid=3009] ppid=3007 vsize=915440 CPUtime=2195.48
/proc/3009/stat : 3009 (java) R 3007 3009 2798 0 -1 0 9011 0 1 0 218949 599 0 0 25 0 8 0 279614677 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785237 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3009/statm: 228860 8742 2527 14 0 215330 0
[pid=3009/tid=3011] ppid=3007 vsize=915440 CPUtime=0.02
/proc/3009/task/3011/stat : 3011 (java) S 3007 3009 2798 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279614681 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3012] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3012/stat : 3012 (java) S 3007 3009 2798 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279614682 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3013] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3013/stat : 3013 (java) S 3007 3009 2798 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279614682 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3014] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3014/stat : 3014 (java) S 3007 3009 2798 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3015] ppid=3007 vsize=915440 CPUtime=0.22
/proc/3009/task/3015/stat : 3015 (java) S 3007 3009 2798 0 -1 64 385 0 0 0 22 0 0 0 16 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3016] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3016/stat : 3016 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3017] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3017/stat : 3017 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2195.48
Current children cumulated vsize (KiB) 915440

[startup+2263.8 s]
/proc/loadavg: 2.06 2.02 1.94 3/94 3443
/proc/meminfo: memFree=1272824/2055920 swapFree=4180096/4192956
[pid=3009] ppid=3007 vsize=915440 CPUtime=2255.44
/proc/3009/stat : 3009 (java) R 3007 3009 2798 0 -1 0 9011 0 1 0 224945 599 0 0 25 0 8 0 279614677 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073780406 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3009/statm: 228860 8742 2527 14 0 215330 0
[pid=3009/tid=3011] ppid=3007 vsize=915440 CPUtime=0.02
/proc/3009/task/3011/stat : 3011 (java) S 3007 3009 2798 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279614681 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3012] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3012/stat : 3012 (java) S 3007 3009 2798 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279614682 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3013] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3013/stat : 3013 (java) S 3007 3009 2798 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279614682 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3014] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3014/stat : 3014 (java) S 3007 3009 2798 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3015] ppid=3007 vsize=915440 CPUtime=0.22
/proc/3009/task/3015/stat : 3015 (java) S 3007 3009 2798 0 -1 64 385 0 0 0 22 0 0 0 16 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3016] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3016/stat : 3016 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3017] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3017/stat : 3017 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2255.44
Current children cumulated vsize (KiB) 915440

[startup+2323.81 s]
/proc/loadavg: 2.02 2.02 1.94 3/94 3443
/proc/meminfo: memFree=1272824/2055920 swapFree=4180096/4192956
[pid=3009] ppid=3007 vsize=915440 CPUtime=2315.39
/proc/3009/stat : 3009 (java) R 3007 3009 2798 0 -1 0 9011 0 1 0 230940 599 0 0 25 0 8 0 279614677 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073795079 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3009/statm: 228860 8742 2527 14 0 215330 0
[pid=3009/tid=3011] ppid=3007 vsize=915440 CPUtime=0.02
/proc/3009/task/3011/stat : 3011 (java) S 3007 3009 2798 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279614681 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3012] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3012/stat : 3012 (java) S 3007 3009 2798 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279614682 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3013] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3013/stat : 3013 (java) S 3007 3009 2798 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279614682 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3014] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3014/stat : 3014 (java) S 3007 3009 2798 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3015] ppid=3007 vsize=915440 CPUtime=0.22
/proc/3009/task/3015/stat : 3015 (java) S 3007 3009 2798 0 -1 64 385 0 0 0 22 0 0 0 16 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3016] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3016/stat : 3016 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3009/tid=3017] ppid=3007 vsize=915440 CPUtime=0
/proc/3009/task/3017/stat : 3017 (java) S 3007 3009 2798 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279614685 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2315.39
Current children cumulated vsize (KiB) 915440

Child status: 0
Real time (s): 2352.82
CPU time (s): 2344.34
CPU user time (s): 2338.34
CPU system time (s): 6.00309
CPU usage (%): 99.6397
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2338.34
system time used= 6.00309
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9109
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= 48504
involuntary context switches= 78561

runsolver used 2.84657 s user time and 7.56985 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat Jan 20 16:56:34 UTC 2007


IDJOB= 281423
IDBENCH= 12181
IDSOLVER= 69
FILE ID= node24/281423-1169312194

PBS_JOBID= 3610262

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/completeTight/vcsp-15-10-100-93-29_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281423-1169312194/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-281423-1169312194 -o ROOT/results/node24/solver-281423-1169312194 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281423-1169312194/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b12ab3c99b8a41e6f7b3f705fb1de21c

RANDOM SEED= 622203516

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.234
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.234
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:       1336152 kB
Buffers:         47012 kB
Cached:         528248 kB
SwapCached:       6072 kB
Active:         205460 kB
Inactive:       445812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1336152 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:            1816 kB
Writeback:           0 kB
Mapped:         101516 kB
Slab:            53160 kB
Committed_AS:  6684980 kB
PageTables:       2460 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 node24 on Sat Jan 20 17:35:47 UTC 2007