Trace number 281557

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 1021.04 1022.18

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseTight/
vcsp-25-10-21-85-17_ext.xml
MD5SUM86a4d192a5cc6f71568e03b703a83e7a
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints42
Best CPU time to get the best result obtained on this benchmark4.65229
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints63
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension63
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.29	   
0.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/281557-1169312991/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.093  cpuTime=0.08  mem=6M887
0.39	   
0.39	   relations being loaded...
0.43	   
0.43	   constraints being loaded...
0.47	     nbConstraints=63  nbRelationTypes=63  nbExtensionStructures=63  nbSharedExtensionStructures=0
0.47	     nbConflictsStructures=63  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1066  maxDegree=9
0.47	     maxArity=2
0.47	       =>  wckTime=0.171  cpuTime=0.13  mem=7M879
0.51	   
0.51	   solver LocalSearchSolver being built... 
0.55	       =>  wckTime=0.25  cpuTime=0.17  mem=5M428
0.55	
0.55	s SATISFIABLE
0.55	o 12
0.55	c 51
0.55	o 15
0.55	c 48
0.56	o 18
0.56	c 45
0.56	o 20
0.56	c 43
0.56	o 22
0.56	c 41
0.56	o 24
0.56	c 39
0.56	o 26
0.56	c 37
0.56	o 28
0.56	c 35
0.56	o 29
0.56	c 34
0.56	o 30
0.56	c 33
0.56	o 31
0.56	c 32
0.56	o 32
0.56	c 31
0.56	o 33
0.56	c 30
0.57	o 34
0.57	c 29
0.57	o 36
0.57	c 27
0.57	o 37
0.57	c 26
0.58	o 38
0.58	c 25
0.58	o 39
0.58	c 24
0.58	o 40
0.58	c 23
0.69	o 41
0.69	c 22
0.69	o 42
0.69	c 21
1.85	   
1.85	   search
1.85	     run=0  nbConstraintChecks=6965726  nbAssignments=10000
1.85	       =>  wckTime=1.3  cpuTime=1.28  mem=5M428
3.08	   
3.08	   search
3.08	     run=1  nbConstraintChecks=13725211  nbAssignments=20000
3.08	       =>  wckTime=2.534  cpuTime=2.51  mem=5M428
4.33	   
4.33	   search
4.33	     run=2  nbConstraintChecks=20738177  nbAssignments=30000
4.33	       =>  wckTime=3.787  cpuTime=3.77  mem=5M428
5.59	   
5.59	   search
5.59	     run=3  nbConstraintChecks=27751600  nbAssignments=40000
5.59	       =>  wckTime=5.042  cpuTime=5.02  mem=5M428
6.84	   
6.84	   search
6.84	     run=4  nbConstraintChecks=34772119  nbAssignments=50000
6.84	       =>  wckTime=6.297  cpuTime=6.27  mem=5M428
8.10	   
8.10	   search
8.10	     run=5  nbConstraintChecks=41802228  nbAssignments=60000
8.10	       =>  wckTime=7.553  cpuTime=7.52  mem=5M428
9.35	   
9.35	   search
9.35	     run=6  nbConstraintChecks=48840583  nbAssignments=70000
9.35	       =>  wckTime=8.806  cpuTime=8.78  mem=5M428
10.60	   
10.60	   search
10.60	     run=7  nbConstraintChecks=55908859  nbAssignments=80000
10.60	       =>  wckTime=10.056  cpuTime=10.03  mem=5M428
11.87	   
11.87	   search
11.87	     run=8  nbConstraintChecks=62945878  nbAssignments=90000
11.87	       =>  wckTime=11.325  cpuTime=11.28  mem=5M428
13.12	   
13.12	   search
13.12	     run=9  nbConstraintChecks=69850415  nbAssignments=100000
13.12	       =>  wckTime=12.568  cpuTime=12.52  mem=5M428
14.36	   
14.36	   search
14.36	     run=10  nbConstraintChecks=76848309  nbAssignments=110000
14.36	       =>  wckTime=13.811  cpuTime=13.76  mem=5M428
15.60	   
15.60	   search
15.60	     run=11  nbConstraintChecks=83865116  nbAssignments=120000
15.60	       =>  wckTime=15.057  cpuTime=15.01  mem=5M428
16.85	   
16.85	   search
16.85	     run=12  nbConstraintChecks=90901700  nbAssignments=130000
16.85	       =>  wckTime=16.304  cpuTime=16.25  mem=5M428
18.11	   
18.11	   search
18.11	     run=13  nbConstraintChecks=98037171  nbAssignments=140000
18.11	       =>  wckTime=17.561  cpuTime=17.51  mem=5M428
19.36	   
19.36	   search
19.36	     run=14  nbConstraintChecks=105072092  nbAssignments=150000
19.36	       =>  wckTime=18.809  cpuTime=18.76  mem=5M428
20.64	   
20.64	   search
20.64	     run=15  nbConstraintChecks=112315512  nbAssignments=160000
20.64	       =>  wckTime=20.094  cpuTime=20.03  mem=5M428
21.90	   
21.90	   search
21.90	     run=16  nbConstraintChecks=119356268  nbAssignments=170000
21.90	       =>  wckTime=21.351  cpuTime=21.29  mem=5M428
23.15	   
23.15	   search
23.15	     run=17  nbConstraintChecks=126302507  nbAssignments=180000
23.15	       =>  wckTime=22.602  cpuTime=22.54  mem=5M428
24.41	   
24.41	   search
24.41	     run=18  nbConstraintChecks=133372551  nbAssignments=190000
24.41	       =>  wckTime=23.862  cpuTime=23.8  mem=5M428
25.66	   
25.66	   search
25.66	     run=19  nbConstraintChecks=140270743  nbAssignments=200000
25.66	       =>  wckTime=25.109  cpuTime=25.04  mem=5M428
26.92	   
26.92	   search
26.92	     run=20  nbConstraintChecks=147388387  nbAssignments=210000
26.92	       =>  wckTime=26.375  cpuTime=26.31  mem=5M428
28.19	   
28.19	   search
28.19	     run=21  nbConstraintChecks=154458370  nbAssignments=220000
28.19	       =>  wckTime=27.638  cpuTime=27.57  mem=5M428
29.46	   
29.46	   search
29.46	     run=22  nbConstraintChecks=161600138  nbAssignments=230000
29.46	       =>  wckTime=28.908  cpuTime=28.84  mem=5M428
30.72	   
30.72	   search
30.72	     run=23  nbConstraintChecks=168763166  nbAssignments=240000
30.72	       =>  wckTime=30.169  cpuTime=30.1  mem=5M428
30.77	   
30.77	   search
30.77	     run=24  nbConstraintChecks=169042316  nbAssignments=240408
30.77	       =>  wckTime=30.22  cpuTime=30.15  mem=5M428
30.77	   
30.77	   global
30.77	     nbConstraintChecks=169042316  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.77	     solvingWckTime=30.218  solvingCpuTime=30.15  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.77	     globalCpuTime=30.38
30.77	       =>  wckTime=30.47  cpuTime=30.33  mem=5M428
30.77	   
30.77	   solver IterativeSystematicSolver being built... 
30.89	       =>  wckTime=30.595  cpuTime=30.42  mem=16M417
30.93	   
30.93	   preprocessing
30.93	     nbConstraintChecks=33337  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.93	     detectedInconsistency=no
30.93	       =>  wckTime=0.03  cpuTime=0.02  mem=16M417
30.96	   
30.96	   search
30.96	     run=0  nbConstraintChecks=55601  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35
30.96	     nbFailedAssignments=15  nbBacktracks=10  nbVisitedNodes=61  nbRestartNogoods=0
30.96	       =>  wckTime=0.061  cpuTime=0.04  mem=16M417
30.99	   
30.99	   search
30.99	     run=1  nbConstraintChecks=148082  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=91
30.99	     nbFailedAssignments=49  nbBacktracks=25  nbVisitedNodes=166  nbRestartNogoods=6
30.99	       =>  wckTime=0.096  cpuTime=0.07  mem=16M417
31.04	   
31.04	   search
31.04	     run=2  nbConstraintChecks=315343  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=190
31.04	     nbFailedAssignments=121  nbBacktracks=47  nbVisitedNodes=359  nbRestartNogoods=13
31.04	       =>  wckTime=0.146  cpuTime=0.11  mem=16M417
31.10	   
31.10	   search
31.10	     run=3  nbConstraintChecks=522140  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=308
31.10	     nbFailedAssignments=198  nbBacktracks=80  nbVisitedNodes=587  nbRestartNogoods=24
31.10	       =>  wckTime=0.202  cpuTime=0.16  mem=16M417
31.19	   
31.19	   search
31.19	     run=4  nbConstraintChecks=902072  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=522
31.19	     nbFailedAssignments=351  nbBacktracks=133  nbVisitedNodes=1007  nbRestartNogoods=28
31.19	       =>  wckTime=0.292  cpuTime=0.25  mem=16M417
31.29	   
31.29	   search
31.29	     run=5  nbConstraintChecks=1341859  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=777
31.29	     nbFailedAssignments=524  nbBacktracks=208  nbVisitedNodes=1510  nbRestartNogoods=31
31.29	       =>  wckTime=0.395  cpuTime=0.35  mem=16M417
31.46	   
31.46	   search
31.46	     run=6  nbConstraintChecks=2064510  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1197
31.46	     nbFailedAssignments=825  nbBacktracks=321  nbVisitedNodes=2344  nbRestartNogoods=40
31.46	       =>  wckTime=0.57  cpuTime=0.52  mem=16M417
31.69	   
31.69	   search
31.69	     run=7  nbConstraintChecks=2966532  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1734
31.69	     nbFailedAssignments=1187  nbBacktracks=491  nbVisitedNodes=3408  nbRestartNogoods=49
31.69	       =>  wckTime=0.793  cpuTime=0.73  mem=16M417
32.09	   
32.09	   search
32.09	     run=8  nbConstraintChecks=4707633  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2847
32.09	     nbFailedAssignments=2038  nbBacktracks=747  nbVisitedNodes=5628  nbRestartNogoods=60
32.09	       =>  wckTime=1.196  cpuTime=1.13  mem=16M417
32.65	   
32.65	   search
32.65	     run=9  nbConstraintChecks=7097892  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4332
32.65	     nbFailedAssignments=3133  nbBacktracks=1131  nbVisitedNodes=8590  nbRestartNogoods=68
32.65	       =>  wckTime=1.756  cpuTime=1.68  mem=16M417
33.36	   
33.36	   search
33.36	     run=10  nbConstraintChecks=10042527  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6261
33.36	     nbFailedAssignments=4480  nbBacktracks=1707  nbVisitedNodes=12435  nbRestartNogoods=76
33.36	       =>  wckTime=2.469  cpuTime=2.39  mem=16M417
34.63	   
34.63	   search
34.63	     run=11  nbConstraintChecks=15417469  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9594
34.63	     nbFailedAssignments=6943  nbBacktracks=2571  nbVisitedNodes=19052  nbRestartNogoods=85
34.63	       =>  wckTime=3.733  cpuTime=3.66  mem=16M417
36.23	   
36.23	   search
36.23	     run=12  nbConstraintChecks=22171413  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13904
36.23	     nbFailedAssignments=9951  nbBacktracks=3869  nbVisitedNodes=27648  nbRestartNogoods=97
36.23	       =>  wckTime=5.332  cpuTime=5.25  mem=16M417
38.44	   
38.44	   search
38.44	     run=13  nbConstraintChecks=31320735  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20204
38.44	     nbFailedAssignments=14299  nbBacktracks=5815  nbVisitedNodes=40198  nbRestartNogoods=117
38.44	       =>  wckTime=7.541  cpuTime=7.47  mem=16M417
42.22	   
42.22	   search
42.22	     run=14  nbConstraintChecks=47064141  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30592
42.22	     nbFailedAssignments=21765  nbBacktracks=8734  nbVisitedNodes=60843  nbRestartNogoods=129
42.22	       =>  wckTime=11.328  cpuTime=11.25  mem=16M417
47.09	   
47.09	   search
47.09	     run=15  nbConstraintChecks=66571334  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43648
47.09	     nbFailedAssignments=30437  nbBacktracks=13112  nbVisitedNodes=86813  nbRestartNogoods=158
47.09	       =>  wckTime=16.193  cpuTime=16.11  mem=16M417
54.01	   
54.01	   search
54.01	     run=16  nbConstraintChecks=94142037  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=62943
54.01	     nbFailedAssignments=43156  nbBacktracks=19680  nbVisitedNodes=125172  nbRestartNogoods=172
54.01	       =>  wckTime=23.112  cpuTime=23.03  mem=16M417
64.74	   
64.74	   search
64.74	     run=17  nbConstraintChecks=138052004  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=91290
64.74	     nbFailedAssignments=61646  nbBacktracks=29532  nbVisitedNodes=181518  nbRestartNogoods=186
64.74	       =>  wckTime=33.842  cpuTime=33.73  mem=16M417
80.91	   
80.91	   search
80.91	     run=18  nbConstraintChecks=201950556  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=134936
80.91	     nbFailedAssignments=90507  nbBacktracks=44310  nbVisitedNodes=268015  nbRestartNogoods=207
80.91	       =>  wckTime=50.017  cpuTime=49.89  mem=16M417
105.74	   
105.74	   search
105.74	     run=19  nbConstraintChecks=306227453  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=203153
105.74	     nbFailedAssignments=136550  nbBacktracks=66478  nbVisitedNodes=403767  nbRestartNogoods=225
105.74	       =>  wckTime=74.842  cpuTime=74.69  mem=16M417
139.16	   
139.16	   search
139.16	     run=20  nbConstraintChecks=446336491  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=298264
139.16	     nbFailedAssignments=198404  nbBacktracks=99730  nbVisitedNodes=592379  nbRestartNogoods=243
139.16	       =>  wckTime=108.263  cpuTime=108.08  mem=16M417
191.71	   
191.71	   search
191.71	     run=21  nbConstraintChecks=660139356  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=441428
191.71	     nbFailedAssignments=291684  nbBacktracks=149608  nbVisitedNodes=876746  nbRestartNogoods=254
191.71	       =>  wckTime=160.815  cpuTime=160.57  mem=16M417
266.22	   
266.22	   search
266.22	     run=22  nbConstraintChecks=964085540  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=644651
266.22	     nbFailedAssignments=420084  nbBacktracks=224426  nbVisitedNodes=1279830  nbRestartNogoods=277
266.22	       =>  wckTime=235.321  cpuTime=235.01  mem=16M417
382.68	   
382.68	   search
382.68	     run=23  nbConstraintChecks=1434531490  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=973334
382.68	     nbFailedAssignments=636533  nbBacktracks=336653  nbVisitedNodes=1932029  nbRestartNogoods=290
382.68	       =>  wckTime=351.785  cpuTime=351.34  mem=16M417
557.01	   
557.01	   search
557.01	     run=24  nbConstraintChecks=2152134534  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1444866
557.01	     nbFailedAssignments=939720  nbBacktracks=504994  nbVisitedNodes=2863853  nbRestartNogoods=315
557.01	       =>  wckTime=526.113  cpuTime=525.48  mem=16M417
818.13	   
818.13	   search
818.13	     run=25  nbConstraintChecks=3201041028  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2136172
818.13	     nbFailedAssignments=1378511  nbBacktracks=757505  nbVisitedNodes=4228486  nbRestartNogoods=334
818.13	       =>  wckTime=787.24  cpuTime=786.35  mem=16M417
1022.12	   
1022.12	   search
1022.12	     run=26  nbConstraintChecks=4017004184  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2685714
1022.12	     nbFailedAssignments=1716772  nbBacktracks=968787  nbVisitedNodes=5308095  nbRestartNogoods=349
1022.12	       =>  wckTime=991.228  cpuTime=990.12  mem=16M417
1022.12	   
1022.12	   global
1022.12	     nbConstraintChecks=4017037521  nbRestartNogoods=349  solvingWckTime=991.229  solvingCpuTime=990.12  expiredTime=no
1022.12	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1020.59
1022.12	       =>  wckTime=1021.825  cpuTime=1020.54  mem=16M417
1022.13	
1022.13	s OPTIMUM FOUND
1022.13	v 6 7 2 0 0 7 2 4 3 5 4 4 7 6 8 6 2 2 1 2 6 4 1 8 0 
1022.13	   
1022.13	   totalWckTime=1021.903  totalCpuTime=1020.6

Verifier Data (download as text)

21 unsatisfied constraints, 42 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/node4/watcher-281557-1169312991 -o ROOT/results/node4/solver-281557-1169312991 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281557-1169312991/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.91 1.98 1.99 4/94 7248
/proc/meminfo: memFree=1334640/2055920 swapFree=4182144/4192956
[pid=7247] ppid=7245 vsize=1784 CPUtime=0
/proc/7247/stat : 7247 (java) D 7245 7247 7179 0 -1 0 194 0 0 0 0 0 0 0 18 0 1 0 279694768 1826816 160 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/7247/statm: 446 160 125 14 0 91 0

[startup+0.108557 s]
/proc/loadavg: 1.91 1.98 1.99 4/94 7248
/proc/meminfo: memFree=1334640/2055920 swapFree=4182144/4192956
[pid=7247] ppid=7245 vsize=914988 CPUtime=0.09
/proc/7247/stat : 7247 (java) R 7245 7247 7179 0 -1 0 3053 0 1 0 8 1 0 0 23 0 8 0 279694768 936947712 2799 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7247/statm: 228747 2799 1447 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.519595 s]
/proc/loadavg: 1.91 1.98 1.99 4/94 7248
/proc/meminfo: memFree=1334640/2055920 swapFree=4182144/4192956
[pid=7247] ppid=7245 vsize=915332 CPUtime=0.49
/proc/7247/stat : 7247 (java) R 7245 7247 7179 0 -1 0 6747 0 1 0 46 3 0 0 25 0 8 0 279694768 937299968 6485 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072943240 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7247/statm: 228833 6485 2294 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34067 s]
/proc/loadavg: 1.91 1.98 1.99 3/101 7255
/proc/meminfo: memFree=1317624/2055920 swapFree=4182144/4192956
[pid=7247] ppid=7245 vsize=915444 CPUtime=1.31
/proc/7247/stat : 7247 (java) R 7245 7247 7179 0 -1 0 6959 0 1 0 104 27 0 0 25 0 8 0 279694768 937414656 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7247/statm: 228861 6697 2479 14 0 215331 0
[pid=7247/tid=7249] ppid=7245 vsize=915444 CPUtime=0.02
/proc/7247/task/7249/stat : 7249 (java) S 7245 7247 7179 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279694772 937414656 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7250] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7250/stat : 7250 (java) S 7245 7247 7179 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279694772 937414656 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7251] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7251/stat : 7251 (java) S 7245 7247 7179 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694772 937414656 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7252] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7252/stat : 7252 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279694776 937414656 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7253] ppid=7245 vsize=915444 CPUtime=0.09
/proc/7247/task/7253/stat : 7253 (java) S 7245 7247 7179 0 -1 64 326 0 0 0 9 0 0 0 16 0 8 0 279694776 937414656 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7254] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7254/stat : 7254 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279694776 937414656 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7255] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7255/stat : 7255 (java) S 7245 7247 7179 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279694776 937414656 6697 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915444

[startup+2.97783 s]
/proc/loadavg: 1.91 1.98 1.99 3/101 7255
/proc/meminfo: memFree=1317624/2055920 swapFree=4182144/4192956
[pid=7247] ppid=7245 vsize=915444 CPUtime=2.94
/proc/7247/stat : 7247 (java) R 7245 7247 7179 0 -1 0 6962 0 1 0 219 75 0 0 25 0 8 0 279694768 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7247/statm: 228861 6699 2479 14 0 215331 0
[pid=7247/tid=7249] ppid=7245 vsize=915448 CPUtime=0.02
/proc/7247/task/7249/stat : 7249 (java) S 7245 7247 7179 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279694772 937418752 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7250] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7250/stat : 7250 (java) S 7245 7247 7179 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279694772 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7251] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7251/stat : 7251 (java) S 7245 7247 7179 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694772 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7252] ppid=7245 vsize=915448 CPUtime=0
/proc/7247/task/7252/stat : 7252 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279694776 937418752 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7253] ppid=7245 vsize=915444 CPUtime=0.1
/proc/7247/task/7253/stat : 7253 (java) S 7245 7247 7179 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 279694776 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7254] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7254/stat : 7254 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279694776 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7255] ppid=7245 vsize=915448 CPUtime=0
/proc/7247/task/7255/stat : 7255 (java) S 7245 7247 7179 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279694776 937418752 6699 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.26615 s]
/proc/loadavg: 1.92 1.98 1.99 3/101 7255
/proc/meminfo: memFree=1317560/2055920 swapFree=4182144/4192956
[pid=7247] ppid=7245 vsize=915448 CPUtime=6.23
/proc/7247/stat : 7247 (java) R 7245 7247 7179 0 -1 0 6962 0 1 0 452 171 0 0 25 0 8 0 279694768 937418752 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7247/statm: 228861 6699 2479 14 0 215331 0
[pid=7247/tid=7249] ppid=7245 vsize=915444 CPUtime=0.02
/proc/7247/task/7249/stat : 7249 (java) S 7245 7247 7179 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279694772 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7250] ppid=7245 vsize=915448 CPUtime=0
/proc/7247/task/7250/stat : 7250 (java) S 7245 7247 7179 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279694772 937418752 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7251] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7251/stat : 7251 (java) S 7245 7247 7179 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694772 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7252] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7252/stat : 7252 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279694776 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7253] ppid=7245 vsize=915444 CPUtime=0.1
/proc/7247/task/7253/stat : 7253 (java) S 7245 7247 7179 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 279694776 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7254] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7254/stat : 7254 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279694776 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7255] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7255/stat : 7255 (java) S 7245 7247 7179 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279694776 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915448

[startup+12.7488 s]
/proc/loadavg: 1.92 1.98 1.99 3/101 7255
/proc/meminfo: memFree=1317560/2055920 swapFree=4182144/4192956
[pid=7247] ppid=7245 vsize=915444 CPUtime=12.69
/proc/7247/stat : 7247 (java) R 7245 7247 7179 0 -1 0 6962 0 1 0 903 366 0 0 25 0 8 0 279694768 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7247/statm: 228861 6699 2479 14 0 215331 0
[pid=7247/tid=7249] ppid=7245 vsize=915444 CPUtime=0.02
/proc/7247/task/7249/stat : 7249 (java) S 7245 7247 7179 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279694772 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7250] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7250/stat : 7250 (java) S 7245 7247 7179 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279694772 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7251] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7251/stat : 7251 (java) S 7245 7247 7179 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694772 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7252] ppid=7245 vsize=915448 CPUtime=0
/proc/7247/task/7252/stat : 7252 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279694776 937418752 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7253] ppid=7245 vsize=915444 CPUtime=0.1
/proc/7247/task/7253/stat : 7253 (java) S 7245 7247 7179 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 279694776 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7254] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7254/stat : 7254 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279694776 937414656 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7255] ppid=7245 vsize=915448 CPUtime=0
/proc/7247/task/7255/stat : 7255 (java) S 7245 7247 7179 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279694776 937418752 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915444

[startup+25.621 s]
/proc/loadavg: 1.94 1.98 1.99 3/101 7255
/proc/meminfo: memFree=1317624/2055920 swapFree=4182144/4192956
[pid=7247] ppid=7245 vsize=915444 CPUtime=25.55
/proc/7247/stat : 7247 (java) R 7245 7247 7179 0 -1 0 6964 0 1 0 1801 754 0 0 25 0 8 0 279694768 937414656 6700 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7247/statm: 228861 6700 2479 14 0 215331 0
[pid=7247/tid=7249] ppid=7245 vsize=915448 CPUtime=0.02
/proc/7247/task/7249/stat : 7249 (java) S 7245 7247 7179 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279694772 937418752 6700 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7250] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7250/stat : 7250 (java) S 7245 7247 7179 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279694772 937414656 6700 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7251] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7251/stat : 7251 (java) S 7245 7247 7179 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694772 937414656 6700 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7252] ppid=7245 vsize=915448 CPUtime=0
/proc/7247/task/7252/stat : 7252 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279694776 937418752 6700 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7253] ppid=7245 vsize=915444 CPUtime=0.1
/proc/7247/task/7253/stat : 7253 (java) S 7245 7247 7179 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 279694776 937414656 6700 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7254] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7254/stat : 7254 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279694776 937414656 6700 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7255] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7255/stat : 7255 (java) S 7245 7247 7179 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279694776 937414656 6700 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 915444

[startup+51.2384 s]
/proc/loadavg: 1.96 1.98 1.99 3/101 7255
/proc/meminfo: memFree=1309944/2055920 swapFree=4182144/4192956
[pid=7247] ppid=7245 vsize=915444 CPUtime=51.15
/proc/7247/stat : 7247 (java) R 7245 7247 7179 0 -1 0 9007 0 1 0 4206 909 0 0 25 0 8 0 279694768 937414656 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073843096 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7247/statm: 228861 8738 2532 14 0 215331 0
[pid=7247/tid=7249] ppid=7245 vsize=915444 CPUtime=0.02
/proc/7247/task/7249/stat : 7249 (java) S 7245 7247 7179 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279694772 937414656 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7250] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7250/stat : 7250 (java) S 7245 7247 7179 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279694772 937414656 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7251] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7251/stat : 7251 (java) S 7245 7247 7179 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694772 937414656 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7252] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7252/stat : 7252 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279694776 937414656 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7253] ppid=7245 vsize=915444 CPUtime=0.19
/proc/7247/task/7253/stat : 7253 (java) S 7245 7247 7179 0 -1 64 382 0 0 0 19 0 0 0 16 0 8 0 279694776 937414656 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7254] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7254/stat : 7254 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279694776 937414656 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7255] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7255/stat : 7255 (java) S 7245 7247 7179 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279694776 937414656 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 915444

[startup+102.463 s]
/proc/loadavg: 2.02 2.00 2.00 3/101 7255
/proc/meminfo: memFree=1309944/2055920 swapFree=4182144/4192956
[pid=7247] ppid=7245 vsize=915444 CPUtime=102.3
/proc/7247/stat : 7247 (java) R 7245 7247 7179 0 -1 0 9016 0 1 0 9321 909 0 0 25 0 8 0 279694768 937414656 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073808204 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7247/statm: 228861 8746 2532 14 0 215331 0
[pid=7247/tid=7249] ppid=7245 vsize=915444 CPUtime=0.02
/proc/7247/task/7249/stat : 7249 (java) S 7245 7247 7179 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279694772 937414656 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7250] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7250/stat : 7250 (java) S 7245 7247 7179 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279694772 937414656 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7251] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7251/stat : 7251 (java) S 7245 7247 7179 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694772 937414656 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7252] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7252/stat : 7252 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279694776 937414656 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7253] ppid=7245 vsize=915444 CPUtime=0.19
/proc/7247/task/7253/stat : 7253 (java) S 7245 7247 7179 0 -1 64 382 0 0 0 19 0 0 0 16 0 8 0 279694776 937414656 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7254] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7254/stat : 7254 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279694776 937414656 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7255] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7255/stat : 7255 (java) S 7245 7247 7179 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279694776 937414656 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 915444

[startup+162.531 s]
/proc/loadavg: 1.94 1.98 1.99 3/100 7363
/proc/meminfo: memFree=1299264/2055920 swapFree=4182144/4192956
[pid=7247] ppid=7245 vsize=915444 CPUtime=162.31
/proc/7247/stat : 7247 (java) R 7245 7247 7179 0 -1 0 9020 0 1 0 15321 910 0 0 25 0 8 0 279694768 937414656 8750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777060 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/7247/task/7252/stat : 7252 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279694776 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7253] ppid=7245 vsize=915444 CPUtime=0.2
/proc/7247/task/7253/stat : 7253 (java) S 7245 7247 7179 0 -1 64 384 0 0 0 20 0 0 0 16 0 8 0 279694776 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7254] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7254/stat : 7254 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279694776 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7255] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7255/stat : 7255 (java) S 7245 7247 7179 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279694776 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 915444

[startup+642.913 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 7363
/proc/meminfo: memFree=1291272/2055920 swapFree=4182144/4192956
[pid=7247] ppid=7245 vsize=915444 CPUtime=642.19
/proc/7247/stat : 7247 (java) R 7245 7247 7179 0 -1 0 9032 0 1 0 63308 911 0 0 25 0 8 0 279694768 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073757961 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7247/statm: 228861 8762 2532 14 0 215331 0
[pid=7247/tid=7249] ppid=7245 vsize=915444 CPUtime=0.02
/proc/7247/task/7249/stat : 7249 (java) S 7245 7247 7179 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279694772 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7250] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7250/stat : 7250 (java) S 7245 7247 7179 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279694772 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7251] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7251/stat : 7251 (java) S 7245 7247 7179 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694772 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7252] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7252/stat : 7252 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279694776 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7253] ppid=7245 vsize=915444 CPUtime=0.2
/proc/7247/task/7253/stat : 7253 (java) S 7245 7247 7179 0 -1 64 384 0 0 0 20 0 0 0 16 0 8 0 279694776 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7254] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7254/stat : 7254 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279694776 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7255] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7255/stat : 7255 (java) S 7245 7247 7179 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279694776 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 915444

[startup+702.955 s]
/proc/loadavg: 2.07 2.02 2.00 3/100 7365
/proc/meminfo: memFree=1291272/2055920 swapFree=4182144/4192956
[pid=7247] ppid=7245 vsize=915444 CPUtime=702.18
/proc/7247/stat : 7247 (java) R 7245 7247 7179 0 -1 0 9032 0 1 0 69307 911 0 0 25 0 8 0 279694768 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073808068 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7247/statm: 228861 8762 2532 14 0 215331 0
[pid=7247/tid=7249] ppid=7245 vsize=915444 CPUtime=0.02
/proc/7247/task/7249/stat : 7249 (java) S 7245 7247 7179 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279694772 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7250] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7250/stat : 7250 (java) S 7245 7247 7179 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279694772 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7251] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7251/stat : 7251 (java) S 7245 7247 7179 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694772 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7252] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7252/stat : 7252 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279694776 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7253] ppid=7245 vsize=915444 CPUtime=0.2
/proc/7247/task/7253/stat : 7253 (java) S 7245 7247 7179 0 -1 64 384 0 0 0 20 0 0 0 16 0 8 0 279694776 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7254] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7254/stat : 7254 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279694776 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7255] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7255/stat : 7255 (java) S 7245 7247 7179 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279694776 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 702.18
Current children cumulated vsize (KiB) 915444

[startup+762.998 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 7365
/proc/meminfo: memFree=1291272/2055920 swapFree=4182144/4192956
[pid=7247] ppid=7245 vsize=915444 CPUtime=762.16
/proc/7247/stat : 7247 (java) R 7245 7247 7179 0 -1 0 9032 0 1 0 75305 911 0 0 25 0 8 0 279694768 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777102 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7247/statm: 228861 8762 2532 14 0 215331 0
[pid=7247/tid=7249] ppid=7245 vsize=915444 CPUtime=0.02
/proc/7247/task/7249/stat : 7249 (java) S 7245 7247 7179 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279694772 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7250] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7250/stat : 7250 (java) S 7245 7247 7179 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279694772 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7251] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7251/stat : 7251 (java) S 7245 7247 7179 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694772 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7252] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7252/stat : 7252 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279694776 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7253] ppid=7245 vsize=915444 CPUtime=0.2
/proc/7247/task/7253/stat : 7253 (java) S 7245 7247 7179 0 -1 64 384 0 0 0 20 0 0 0 16 0 8 0 279694776 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7254] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7254/stat : 7254 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279694776 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7255] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7255/stat : 7255 (java) S 7245 7247 7179 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279694776 937414656 8762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 762.16
Current children cumulated vsize (KiB) 915444

[startup+823.04 s]
/proc/loadavg: 2.01 2.01 2.00 3/100 7365
/proc/meminfo: memFree=1291272/2055920 swapFree=4182144/4192956
[pid=7247] ppid=7245 vsize=915444 CPUtime=822.13
/proc/7247/stat : 7247 (java) R 7245 7247 7179 0 -1 0 9034 0 1 0 81302 911 0 0 25 0 8 0 279694768 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073651403 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7247/statm: 228861 8764 2532 14 0 215331 0
[pid=7247/tid=7249] ppid=7245 vsize=915444 CPUtime=0.02
/proc/7247/task/7249/stat : 7249 (java) S 7245 7247 7179 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279694772 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7250] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7250/stat : 7250 (java) S 7245 7247 7179 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279694772 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7251] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7251/stat : 7251 (java) S 7245 7247 7179 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694772 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7252] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7252/stat : 7252 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279694776 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7253] ppid=7245 vsize=915444 CPUtime=0.2
/proc/7247/task/7253/stat : 7253 (java) S 7245 7247 7179 0 -1 64 384 0 0 0 20 0 0 0 16 0 8 0 279694776 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7254] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7254/stat : 7254 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279694776 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7255] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7255/stat : 7255 (java) S 7245 7247 7179 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279694776 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 915444

[startup+883.084 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 7365
/proc/meminfo: memFree=1291208/2055920 swapFree=4182144/4192956
[pid=7247] ppid=7245 vsize=915444 CPUtime=882.12
/proc/7247/stat : 7247 (java) R 7245 7247 7179 0 -1 0 9034 0 1 0 87301 911 0 0 25 0 8 0 279694768 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073786308 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7247/statm: 228861 8764 2532 14 0 215331 0
[pid=7247/tid=7249] ppid=7245 vsize=915444 CPUtime=0.02
/proc/7247/task/7249/stat : 7249 (java) S 7245 7247 7179 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279694772 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7250] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7250/stat : 7250 (java) S 7245 7247 7179 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279694772 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7251] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7251/stat : 7251 (java) S 7245 7247 7179 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694772 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7252] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7252/stat : 7252 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279694776 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7253] ppid=7245 vsize=915444 CPUtime=0.2
/proc/7247/task/7253/stat : 7253 (java) S 7245 7247 7179 0 -1 64 384 0 0 0 20 0 0 0 16 0 8 0 279694776 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7254] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7254/stat : 7254 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279694776 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7255] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7255/stat : 7255 (java) S 7245 7247 7179 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279694776 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 915444

[startup+943.127 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 7365
/proc/meminfo: memFree=1291208/2055920 swapFree=4182144/4192956
[pid=7247] ppid=7245 vsize=915444 CPUtime=942.1
/proc/7247/stat : 7247 (java) R 7245 7247 7179 0 -1 0 9034 0 1 0 93299 911 0 0 25 0 8 0 279694768 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073757926 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7247/statm: 228861 8764 2532 14 0 215331 0
[pid=7247/tid=7249] ppid=7245 vsize=915444 CPUtime=0.02
/proc/7247/task/7249/stat : 7249 (java) S 7245 7247 7179 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279694772 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7250] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7250/stat : 7250 (java) S 7245 7247 7179 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279694772 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7251] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7251/stat : 7251 (java) S 7245 7247 7179 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694772 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7252] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7252/stat : 7252 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279694776 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7253] ppid=7245 vsize=915444 CPUtime=0.2
/proc/7247/task/7253/stat : 7253 (java) S 7245 7247 7179 0 -1 64 384 0 0 0 20 0 0 0 16 0 8 0 279694776 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7254] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7254/stat : 7254 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279694776 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7255] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7255/stat : 7255 (java) S 7245 7247 7179 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279694776 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 915444

[startup+1003.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 7365
/proc/meminfo: memFree=1291208/2055920 swapFree=4182144/4192956
[pid=7247] ppid=7245 vsize=915444 CPUtime=1002.07
/proc/7247/stat : 7247 (java) R 7245 7247 7179 0 -1 0 9034 0 1 0 99296 911 0 0 25 0 8 0 279694768 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073651550 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7247/statm: 228861 8764 2532 14 0 215331 0
[pid=7247/tid=7249] ppid=7245 vsize=915444 CPUtime=0.02
/proc/7247/task/7249/stat : 7249 (java) S 7245 7247 7179 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279694772 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7250] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7250/stat : 7250 (java) S 7245 7247 7179 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279694772 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7251] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7251/stat : 7251 (java) S 7245 7247 7179 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279694772 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7252] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7252/stat : 7252 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279694776 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7253] ppid=7245 vsize=915444 CPUtime=0.2
/proc/7247/task/7253/stat : 7253 (java) S 7245 7247 7179 0 -1 64 384 0 0 0 20 0 0 0 16 0 8 0 279694776 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7254] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7254/stat : 7254 (java) S 7245 7247 7179 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279694776 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7247/tid=7255] ppid=7245 vsize=915444 CPUtime=0
/proc/7247/task/7255/stat : 7255 (java) S 7245 7247 7179 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279694776 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 1022.18
CPU time (s): 1021.04
CPU user time (s): 1011.91
CPU system time (s): 9.12661
CPU usage (%): 99.8885
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1011.91
system time used= 9.12661
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9129
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= 21793
involuntary context switches= 48313

runsolver used 0.972852 s user time and 3.57046 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan 20 17:09:52 UTC 2007


IDJOB= 281557
IDBENCH= 12212
IDSOLVER= 68
FILE ID= node4/281557-1169312991

PBS_JOBID= 3609999

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/sparseTight/vcsp-25-10-21-85-17_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281557-1169312991/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-281557-1169312991 -o ROOT/results/node4/solver-281557-1169312991 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281557-1169312991/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  86a4d192a5cc6f71568e03b703a83e7a

RANDOM SEED= 163648822

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.223
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.223
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:       1335056 kB
Buffers:         67556 kB
Cached:         518464 kB
SwapCached:       2180 kB
Active:         211760 kB
Inactive:       424836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1335056 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            1988 kB
Writeback:           0 kB
Mapped:          67984 kB
Slab:            68648 kB
Committed_AS:  8132520 kB
PageTables:       2500 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 node4 on Sat Jan 20 17:26:54 UTC 2007