Trace number 277039

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 1302.77 1306.8

General information on the benchmark

Nametightness/tightness0.2/
rand-2-40-11-414-200-11_ext.xml
MD5SUMf90de94442b44abf6aa7590ec3f26239
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints413
Best CPU time to get the best result obtained on this benchmark20.5109
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.39	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=epfc.xml
0.43	   
0.43	   instance
0.43	     name=/tmp/evaluation/277039-1169253306/unknown.xml
0.46	   
0.46	   domains being loaded...
0.46	   
0.46	   variables being loaded...
0.50	     nbVariables=40  nbDomainTypes=1  minDomainSize=11  maxDomainSize=11
0.50	       =>  wckTime=0.101  cpuTime=0.1  mem=6M887
0.50	   
0.50	   relations being loaded...
0.59	   
0.59	   constraints being loaded...
0.70	     nbConstraints=414  nbRelationTypes=414  nbExtensionStructures=414  nbSharedExtensionStructures=0
0.70	     nbConflictsStructures=414  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=8183  maxDegree=27
0.70	     maxArity=2
0.70	       =>  wckTime=0.302  cpuTime=0.22  mem=10M790
0.74	   
0.74	   solver LocalSearchSolver being built... 
0.79	       =>  wckTime=0.39  cpuTime=0.26  mem=5M815
0.79	
0.79	s SATISFIABLE
0.79	o 350
0.79	c 64
0.79	o 356
0.79	c 58
0.79	o 362
0.79	c 52
0.80	o 366
0.80	c 48
0.80	o 370
0.80	c 44
0.80	o 374
0.80	c 40
0.80	o 376
0.80	c 38
0.80	o 379
0.80	c 35
0.80	o 381
0.80	c 33
0.80	o 383
0.80	c 31
0.80	o 385
0.80	c 29
0.80	o 387
0.80	c 27
0.80	o 388
0.80	c 26
0.81	o 390
0.81	c 24
0.81	o 391
0.81	c 23
0.81	o 393
0.81	c 21
0.81	o 394
0.81	c 20
0.81	o 395
0.81	c 19
0.81	o 396
0.81	c 18
0.82	o 397
0.82	c 17
0.82	o 399
0.82	c 15
0.82	o 400
0.82	c 14
0.82	o 401
0.82	c 13
0.83	o 402
0.83	c 12
0.83	o 403
0.83	c 11
0.83	o 404
0.83	c 10
0.83	o 405
0.83	c 9
0.85	o 406
0.85	c 8
0.86	o 407
0.86	c 7
0.87	o 408
0.87	c 6
0.89	o 409
0.89	c 5
0.97	o 410
0.97	c 4
0.98	o 411
0.98	c 3
0.99	o 412
0.99	c 2
3.30	   
3.30	   search
3.30	     run=0  nbConstraintChecks=15835119  nbAssignments=10000
3.30	       =>  wckTime=2.512  cpuTime=2.46  mem=5M815
5.88	   
5.88	   search
5.88	     run=1  nbConstraintChecks=32989428  nbAssignments=20000
5.88	       =>  wckTime=5.092  cpuTime=5.02  mem=5M815
8.32	   
8.32	   search
8.32	     run=2  nbConstraintChecks=49171386  nbAssignments=30000
8.32	       =>  wckTime=7.537  cpuTime=7.44  mem=5M815
10.91	   
10.91	   search
10.91	     run=3  nbConstraintChecks=66689717  nbAssignments=40000
10.91	       =>  wckTime=10.129  cpuTime=10.01  mem=5M815
11.88	o 413
11.88	c 1
11.88	   
11.88	   search
11.88	     run=4  nbConstraintChecks=72880898  nbAssignments=44302
11.88	       =>  wckTime=11.096  cpuTime=10.97  mem=5M815
11.88	   
11.88	   global
11.88	     nbConstraintChecks=72880898  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
11.88	     solvingWckTime=11.094  solvingCpuTime=10.97  expiredTime=no  totalExploration=no  nbFoundSolutions=0
11.88	     globalCpuTime=11.28
11.88	       =>  wckTime=11.487  cpuTime=11.23  mem=5M815
11.88	   
11.88	   solver IterativeSystematicSolver being built... 
12.02	       =>  wckTime=11.619  cpuTime=11.33  mem=16M707
12.10	   
12.10	   preprocessing
12.10	     nbConstraintChecks=79552  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
12.10	     detectedInconsistency=no
12.10	       =>  wckTime=0.087  cpuTime=0.06  mem=16M707
12.16	   
12.16	   search
12.16	     run=0  nbConstraintChecks=160639  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42
12.16	     nbFailedAssignments=25  nbBacktracks=10  nbVisitedNodes=78  nbRestartNogoods=0
12.16	       =>  wckTime=0.14  cpuTime=0.1  mem=16M707
12.23	   
12.23	   search
12.23	     run=1  nbConstraintChecks=377628  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=97
12.23	     nbFailedAssignments=57  nbBacktracks=25  nbVisitedNodes=180  nbRestartNogoods=8
12.23	       =>  wckTime=0.217  cpuTime=0.17  mem=16M707
12.32	   
12.32	   search
12.32	     run=2  nbConstraintChecks=655592  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=166
12.32	     nbFailedAssignments=97  nbBacktracks=47  nbVisitedNodes=311  nbRestartNogoods=23
12.32	       =>  wckTime=0.299  cpuTime=0.25  mem=16M707
12.42	   
12.42	   search
12.42	     run=3  nbConstraintChecks=1048314  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=263
12.42	     nbFailedAssignments=154  nbBacktracks=80  nbVisitedNodes=496  nbRestartNogoods=31
12.42	       =>  wckTime=0.401  cpuTime=0.35  mem=16M707
12.57	   
12.57	   search
12.57	     run=4  nbConstraintChecks=1619505  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=404
12.57	     nbFailedAssignments=238  nbBacktracks=130  nbVisitedNodes=768  nbRestartNogoods=45
12.57	       =>  wckTime=0.553  cpuTime=0.5  mem=16M707
12.84	   
12.84	   search
12.84	     run=5  nbConstraintChecks=2586381  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=625
12.84	     nbFailedAssignments=378  nbBacktracks=205  nbVisitedNodes=1202  nbRestartNogoods=54
12.84	       =>  wckTime=0.827  cpuTime=0.76  mem=16M707
13.16	   
13.16	   search
13.16	     run=6  nbConstraintChecks=3842645  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=920
13.16	     nbFailedAssignments=554  nbBacktracks=318  nbVisitedNodes=1786  nbRestartNogoods=77
13.16	       =>  wckTime=1.146  cpuTime=1.09  mem=16M707
13.71	   
13.71	   search
13.71	     run=7  nbConstraintChecks=5753302  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1361
13.71	     nbFailedAssignments=820  nbBacktracks=488  nbVisitedNodes=2643  nbRestartNogoods=80
13.71	       =>  wckTime=1.697  cpuTime=1.63  mem=16M707
14.46	   
14.46	   search
14.46	     run=8  nbConstraintChecks=8691234  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2059
14.46	     nbFailedAssignments=1255  nbBacktracks=744  nbVisitedNodes=4000  nbRestartNogoods=93
14.46	       =>  wckTime=2.446  cpuTime=2.36  mem=16M707
15.67	   
15.67	   search
15.67	     run=9  nbConstraintChecks=13426144  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3171
15.67	     nbFailedAssignments=1977  nbBacktracks=1128  nbVisitedNodes=6190  nbRestartNogoods=113
15.67	       =>  wckTime=3.657  cpuTime=3.56  mem=16M707
17.31	   
17.31	   search
17.31	     run=10  nbConstraintChecks=19702208  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4654
17.31	     nbFailedAssignments=2879  nbBacktracks=1705  nbVisitedNodes=9050  nbRestartNogoods=127
17.31	       =>  wckTime=5.292  cpuTime=5.17  mem=16M707
19.47	   
19.47	   search
19.47	     run=11  nbConstraintChecks=27904390  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6651
19.47	     nbFailedAssignments=4006  nbBacktracks=2570  nbVisitedNodes=12750  nbRestartNogoods=133
19.47	       =>  wckTime=7.458  cpuTime=7.32  mem=16M707
22.80	   
22.80	   search
22.80	     run=12  nbConstraintChecks=39749978  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9593
22.80	     nbFailedAssignments=5647  nbBacktracks=3867  nbVisitedNodes=18071  nbRestartNogoods=146
22.80	       =>  wckTime=10.784  cpuTime=10.61  mem=16M707
27.29	   
27.29	   search
27.29	     run=13  nbConstraintChecks=55502463  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13585
27.29	     nbFailedAssignments=7689  nbBacktracks=5814  nbVisitedNodes=24998  nbRestartNogoods=155
27.30	       =>  wckTime=15.279  cpuTime=15.07  mem=16M707
33.40	   
33.40	   search
33.40	     run=14  nbConstraintChecks=76928432  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19304
33.40	     nbFailedAssignments=10482  nbBacktracks=8733  nbVisitedNodes=34549  nbRestartNogoods=170
33.40	       =>  wckTime=21.387  cpuTime=21.13  mem=16M707
41.54	   
41.54	   search
41.54	     run=15  nbConstraintChecks=104539078  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27075
41.54	     nbFailedAssignments=13870  nbBacktracks=13111  nbVisitedNodes=46847  nbRestartNogoods=185
41.54	       =>  wckTime=29.523  cpuTime=29.2  mem=16M707
54.09	   
54.09	   search
54.09	     run=16  nbConstraintChecks=148021244  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38976
54.09	     nbFailedAssignments=19198  nbBacktracks=19679  nbVisitedNodes=65744  nbRestartNogoods=205
54.09	       =>  wckTime=42.073  cpuTime=41.65  mem=16M707
71.21	   
71.21	   search
71.21	     run=17  nbConstraintChecks=208004922  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56165
71.21	     nbFailedAssignments=26531  nbBacktracks=29532  nbVisitedNodes=92415  nbRestartNogoods=218
71.21	       =>  wckTime=59.197  cpuTime=58.63  mem=16M707
96.33	   
96.33	   search
96.33	     run=18  nbConstraintChecks=293803317  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81227
96.33	     nbFailedAssignments=36810  nbBacktracks=44310  nbVisitedNodes=130891  nbRestartNogoods=236
96.33	       =>  wckTime=84.315  cpuTime=83.54  mem=16M707
135.37	   
135.37	   search
135.37	     run=19  nbConstraintChecks=427859235  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=119473
135.37	     nbFailedAssignments=52884  nbBacktracks=66479  nbVisitedNodes=190193  nbRestartNogoods=250
135.37	       =>  wckTime=123.356  cpuTime=122.28  mem=16M707
194.87	   
194.87	   search
194.87	     run=20  nbConstraintChecks=630160337  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=176927
194.87	     nbFailedAssignments=77080  nbBacktracks=99731  nbVisitedNodes=278852  nbRestartNogoods=272
194.87	       =>  wckTime=182.852  cpuTime=181.25  mem=16M707
279.97	   
279.97	   search
279.97	     run=21  nbConstraintChecks=925486724  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=262562
279.97	     nbFailedAssignments=112832  nbBacktracks=149609  nbVisitedNodes=410601  nbRestartNogoods=295
279.97	       =>  wckTime=267.95  cpuTime=265.84  mem=16M707
402.99	   
402.99	   search
402.99	     run=22  nbConstraintChecks=1357221474  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=387886
402.99	     nbFailedAssignments=163332  nbBacktracks=224427  nbVisitedNodes=601784  nbRestartNogoods=320
402.99	       =>  wckTime=390.973  cpuTime=388.11  mem=16M707
587.15	   
587.16	   search
587.16	     run=23  nbConstraintChecks=2008946973  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=576819
587.16	     nbFailedAssignments=240034  nbBacktracks=336655  nbVisitedNodes=890098  nbRestartNogoods=337
587.16	       =>  wckTime=575.139  cpuTime=571.24  mem=16M707
876.38	   
876.38	   search
876.38	     run=24  nbConstraintChecks=3006302520  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=862361
876.38	     nbFailedAssignments=357230  nbBacktracks=504997  nbVisitedNodes=1327788  nbRestartNogoods=369
876.38	       =>  wckTime=864.362  cpuTime=860.47  mem=16M707
1306.74	   
1306.74	   search
1306.74	     run=25  nbConstraintChecks=4481529123  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1286441
1306.74	     nbFailedAssignments=528876  nbBacktracks=757432  nbVisitedNodes=1974853  nbRestartNogoods=373
1306.74	       =>  wckTime=1294.721  cpuTime=1290.83  mem=16M707
1306.74	   
1306.74	   global
1306.74	     nbConstraintChecks=4481608675  nbRestartNogoods=373  solvingWckTime=1294.721  solvingCpuTime=1290.83
1306.74	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1302.21
1306.74	       =>  wckTime=1306.342  cpuTime=1302.16  mem=16M707
1306.74	
1306.74	s OPTIMUM FOUND
1306.74	v 8 7 0 6 10 10 1 1 7 6 2 5 8 3 2 1 7 2 1 9 6 6 2 2 3 2 10 8 7 7 9 8 4 8 5 6 4 2 10 9 
1306.74	   
1306.74	   totalWckTime=1306.43  totalCpuTime=1302.21

Verifier Data (download as text)

1 unsatisfied constraints, 413 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node16/watcher-277039-1169253306 -o ROOT/results/node16/solver-277039-1169253306 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277039-1169253306/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.99 1.98 1.99 4/87 20564
/proc/meminfo: memFree=1212576/2055920 swapFree=4191880/4192956
[pid=20563] ppid=20561 vsize=9948 CPUtime=0
/proc/20563/stat : 20563 (java) S 20561 20563 20309 0 -1 0 723 0 0 0 0 0 0 0 16 0 1 0 273725489 10186752 472 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 17 1 0 0
/proc/20563/statm: 2487 472 386 14 0 1142 0

[startup+0.103204 s]
/proc/loadavg: 1.99 1.98 1.99 4/87 20564
/proc/meminfo: memFree=1212576/2055920 swapFree=4191880/4192956
[pid=20563] ppid=20561 vsize=905992 CPUtime=0.02
/proc/20563/stat : 20563 (java) R 20561 20563 20309 0 -1 0 1871 0 1 0 1 1 0 0 17 0 1 0 273725489 927735808 1620 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155593770 0 4 0 7368 0 0 0 17 1 0 0
/proc/20563/statm: 226498 1620 952 14 0 214081 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 905992

[startup+0.511123 s]
/proc/loadavg: 1.99 1.98 1.99 4/87 20564
/proc/meminfo: memFree=1212576/2055920 swapFree=4191880/4192956
[pid=20563] ppid=20561 vsize=915332 CPUtime=0.41
/proc/20563/stat : 20563 (java) R 20561 20563 20309 0 -1 0 6154 0 1 0 37 4 0 0 18 0 8 0 273725489 937299968 5893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072925079 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20563/statm: 228833 5893 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 915332

[startup+1.33197 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 20571
/proc/meminfo: memFree=1192488/2055920 swapFree=4191880/4192956
[pid=20563] ppid=20561 vsize=915464 CPUtime=1.22
/proc/20563/stat : 20563 (java) R 20561 20563 20309 0 -1 0 7735 0 1 0 107 15 0 0 24 0 8 0 273725489 937435136 7473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073751398 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20563/statm: 228866 7473 2479 14 0 215336 0
[pid=20563/tid=20565] ppid=20561 vsize=915464 CPUtime=0.03
/proc/20563/task/20565/stat : 20565 (java) S 20561 20563 20309 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273725501 937435136 7473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20566] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20566/stat : 20566 (java) S 20561 20563 20309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273725501 937435136 7473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20567] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20567/stat : 20567 (java) S 20561 20563 20309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273725501 937435136 7473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20568] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20568/stat : 20568 (java) S 20561 20563 20309 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273725504 937435136 7473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20569] ppid=20561 vsize=915464 CPUtime=0.15
/proc/20563/task/20569/stat : 20569 (java) S 20561 20563 20309 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 273725504 937435136 7473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20570] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20570/stat : 20570 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273725504 937435136 7473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20571] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20571/stat : 20571 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273725505 937435136 7473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915464

[startup+2.96866 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 20571
/proc/meminfo: memFree=1192488/2055920 swapFree=4191880/4192956
[pid=20563] ppid=20561 vsize=915464 CPUtime=2.84
/proc/20563/stat : 20563 (java) R 20561 20563 20309 0 -1 0 7736 0 1 0 243 41 0 0 25 0 8 0 273725489 937435136 7473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20563/statm: 228866 7473 2479 14 0 215336 0
[pid=20563/tid=20565] ppid=20561 vsize=915464 CPUtime=0.03
/proc/20563/task/20565/stat : 20565 (java) S 20561 20563 20309 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273725501 937435136 7473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20566] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20566/stat : 20566 (java) S 20561 20563 20309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273725501 937435136 7473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20567] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20567/stat : 20567 (java) S 20561 20563 20309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273725501 937435136 7473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20568] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20568/stat : 20568 (java) S 20561 20563 20309 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273725504 937435136 7473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20569] ppid=20561 vsize=915464 CPUtime=0.15
/proc/20563/task/20569/stat : 20569 (java) S 20561 20563 20309 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 273725504 937435136 7473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20570] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20570/stat : 20570 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273725504 937435136 7473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20571] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20571/stat : 20571 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273725505 937435136 7473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 915464

[startup+6.26304 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 20571
/proc/meminfo: memFree=1192360/2055920 swapFree=4191880/4192956
[pid=20563] ppid=20561 vsize=915468 CPUtime=6.12
/proc/20563/stat : 20563 (java) R 20561 20563 20309 0 -1 0 7738 0 1 0 519 93 0 0 25 0 8 0 273725489 937439232 7475 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7623510 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20563/statm: 228867 7475 2479 14 0 215337 0
[pid=20563/tid=20565] ppid=20561 vsize=915468 CPUtime=0.03
/proc/20563/task/20565/stat : 20565 (java) S 20561 20563 20309 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273725501 937439232 7475 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20566] ppid=20561 vsize=915468 CPUtime=0
/proc/20563/task/20566/stat : 20566 (java) S 20561 20563 20309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273725501 937439232 7475 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20567] ppid=20561 vsize=915468 CPUtime=0
/proc/20563/task/20567/stat : 20567 (java) S 20561 20563 20309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273725501 937439232 7475 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20568] ppid=20561 vsize=915468 CPUtime=0
/proc/20563/task/20568/stat : 20568 (java) S 20561 20563 20309 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273725504 937439232 7475 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20569] ppid=20561 vsize=915468 CPUtime=0.15
/proc/20563/task/20569/stat : 20569 (java) S 20561 20563 20309 0 -1 64 352 0 0 0 15 0 0 0 16 0 8 0 273725504 937439232 7475 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20570] ppid=20561 vsize=915468 CPUtime=0
/proc/20563/task/20570/stat : 20570 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273725504 937439232 7475 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20571] ppid=20561 vsize=915468 CPUtime=0
/proc/20563/task/20571/stat : 20571 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273725505 937439232 7475 18446744073709551615 134512640 134570532 4294956464 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) 915468

[startup+12.7368 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 20571
/proc/meminfo: memFree=1187176/2055920 swapFree=4191880/4192956
[pid=20563] ppid=20561 vsize=915464 CPUtime=12.54
/proc/20563/stat : 20563 (java) R 20561 20563 20309 0 -1 0 9098 0 1 0 1069 185 0 0 25 0 8 0 273725489 937435136 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073849289 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20563/statm: 228866 8834 2532 14 0 215336 0
[pid=20563/tid=20565] ppid=20561 vsize=915464 CPUtime=0.03
/proc/20563/task/20565/stat : 20565 (java) S 20561 20563 20309 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273725501 937435136 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20566] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20566/stat : 20566 (java) S 20561 20563 20309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273725501 937435136 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20567] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20567/stat : 20567 (java) S 20561 20563 20309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273725501 937435136 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20568] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20568/stat : 20568 (java) S 20561 20563 20309 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273725504 937435136 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20569] ppid=20561 vsize=915464 CPUtime=0.23
/proc/20563/task/20569/stat : 20569 (java) S 20561 20563 20309 0 -1 64 392 0 0 0 23 0 0 0 15 0 8 0 273725504 937435136 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20570] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20570/stat : 20570 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273725504 937435136 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20571] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20571/stat : 20571 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273725505 937435136 8834 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 915464

[startup+25.6044 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 20571
/proc/meminfo: memFree=1187048/2055920 swapFree=4191880/4192956
[pid=20563] ppid=20561 vsize=915464 CPUtime=25.29
/proc/20563/stat : 20563 (java) R 20561 20563 20309 0 -1 0 9136 0 1 0 2344 185 0 0 25 0 8 0 273725489 937435136 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855968 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20563/statm: 228866 8867 2532 14 0 215336 0
[pid=20563/tid=20565] ppid=20561 vsize=915464 CPUtime=0.03
/proc/20563/task/20565/stat : 20565 (java) S 20561 20563 20309 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273725501 937435136 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20566] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20566/stat : 20566 (java) S 20561 20563 20309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273725501 937435136 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20567] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20567/stat : 20567 (java) S 20561 20563 20309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273725501 937435136 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20568] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20568/stat : 20568 (java) S 20561 20563 20309 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273725504 937435136 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20569] ppid=20561 vsize=915464 CPUtime=0.27
/proc/20563/task/20569/stat : 20569 (java) S 20561 20563 20309 0 -1 64 407 0 0 0 26 1 0 0 16 0 8 0 273725504 937435136 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20570] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20570/stat : 20570 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273725504 937435136 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20571] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20571/stat : 20571 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273725505 937435136 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 915464

[startup+51.2066 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 20571
/proc/meminfo: memFree=1187048/2055920 swapFree=4191880/4192956
[pid=20563] ppid=20561 vsize=915464 CPUtime=50.68
/proc/20563/stat : 20563 (java) R 20561 20563 20309 0 -1 0 9143 0 1 0 4883 185 0 0 25 0 8 0 273725489 937435136 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073916628 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20563/statm: 228866 8874 2532 14 0 215336 0
[pid=20563/tid=20565] ppid=20561 vsize=915464 CPUtime=0.03
/proc/20563/task/20565/stat : 20565 (java) S 20561 20563 20309 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273725501 937435136 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20566] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20566/stat : 20566 (java) S 20561 20563 20309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273725501 937435136 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20567] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20567/stat : 20567 (java) S 20561 20563 20309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273725501 937435136 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20568] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20568/stat : 20568 (java) S 20561 20563 20309 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273725504 937435136 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20569] ppid=20561 vsize=915464 CPUtime=0.27
/proc/20563/task/20569/stat : 20569 (java) S 20561 20563 20309 0 -1 64 407 0 0 0 26 1 0 0 16 0 8 0 273725504 937435136 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20570] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20570/stat : 20570 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273725504 937435136 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20571] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20571/stat : 20571 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273725505 937435136 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 915464

[startup+102.41 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 20571
/proc/meminfo: memFree=1187048/2055920 swapFree=4191880/4192956
[pid=20563] ppid=20561 vsize=915464 CPUtime=101.48
/proc/20563/stat : 20563 (java) R 20561 20563 20309 0 -1 0 9152 0 1 0 9962 186 0 0 25 0 8 0 273725489 937435136 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073850255 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20563/statm: 228866 8882 2532 14 0 215336 0
[pid=20563/tid=20565] ppid=20561 vsize=915464 CPUtime=0.03
/proc/20563/task/20565/stat : 20565 (java) S 20561 20563 20309 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273725501 937435136 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20566] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20566/stat : 20566 (java) S 20561 20563 20309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273725501 937435136 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20567] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20567/stat : 20567 (java) S 20561 20563 20309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273725501 937435136 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20568] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20568/stat : 20568 (java) S 20561 20563 20309 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273725504 937435136 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20569] ppid=20561 vsize=915464 CPUtime=0.27
/proc/20563/task/20569/stat : 20569 (java) S 20561 20563 20309 0 -1 64 408 0 0 0 26 1 0 0 16 0 8 0 273725504 937435136 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20570] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20570/stat : 20570 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273725504 937435136 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20571] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20571/stat : 20571 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273725505 937435136 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 915464

[startup+162.46 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 20571
/proc/meminfo: memFree=1187048/2055920 swapFree=4191880/4192956
[pid=20563] ppid=20561 vsize=915464 CPUtime=161.03
/proc/20563/stat : 20563 (java) R 20561 20563 20309 0 -1 0 9156 0 1 0 15917 186 0 0 25 0 8 0 273725489 937435136 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073850242 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/20563/task/20568/stat : 20568 (java) S 20561 20563 20309 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20569] ppid=20561 vsize=915464 CPUtime=0.27
/proc/20563/task/20569/stat : 20569 (java) S 20561 20563 20309 0 -1 64 409 0 0 0 26 1 0 0 16 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20570] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20570/stat : 20570 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20571] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20571/stat : 20571 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273725505 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 879.27
Current children cumulated vsize (KiB) 915464

[startup+943.346 s]
/proc/loadavg: 1.05 1.25 1.62 2/85 20682
/proc/meminfo: memFree=1310016/2055920 swapFree=4191880/4192956
[pid=20563] ppid=20561 vsize=915464 CPUtime=939.35
/proc/20563/stat : 20563 (java) R 20561 20563 20309 0 -1 0 9169 0 1 0 93743 192 0 0 25 0 8 0 273725489 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073874703 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20563/statm: 228866 8898 2532 14 0 215336 0
[pid=20563/tid=20565] ppid=20561 vsize=915464 CPUtime=0.03
/proc/20563/task/20565/stat : 20565 (java) S 20561 20563 20309 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20566] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20566/stat : 20566 (java) S 20561 20563 20309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20567] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20567/stat : 20567 (java) S 20561 20563 20309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20568] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20568/stat : 20568 (java) S 20561 20563 20309 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20569] ppid=20561 vsize=915464 CPUtime=0.27
/proc/20563/task/20569/stat : 20569 (java) S 20561 20563 20309 0 -1 64 409 0 0 0 26 1 0 0 16 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20570] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20570/stat : 20570 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20571] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20571/stat : 20571 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273725505 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 939.35
Current children cumulated vsize (KiB) 915464

[startup+1003.43 s]
/proc/loadavg: 1.02 1.20 1.58 2/85 20682
/proc/meminfo: memFree=1310016/2055920 swapFree=4191880/4192956
[pid=20563] ppid=20561 vsize=915464 CPUtime=999.43
/proc/20563/stat : 20563 (java) R 20561 20563 20309 0 -1 0 9169 0 1 0 99751 192 0 0 25 0 8 0 273725489 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855968 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20563/statm: 228866 8898 2532 14 0 215336 0
[pid=20563/tid=20565] ppid=20561 vsize=915464 CPUtime=0.03
/proc/20563/task/20565/stat : 20565 (java) S 20561 20563 20309 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20566] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20566/stat : 20566 (java) S 20561 20563 20309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20567] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20567/stat : 20567 (java) S 20561 20563 20309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20568] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20568/stat : 20568 (java) S 20561 20563 20309 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20569] ppid=20561 vsize=915464 CPUtime=0.27
/proc/20563/task/20569/stat : 20569 (java) S 20561 20563 20309 0 -1 64 409 0 0 0 26 1 0 0 16 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20570] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20570/stat : 20570 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20571] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20571/stat : 20571 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273725505 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 999.43
Current children cumulated vsize (KiB) 915464

[startup+1063.51 s]
/proc/loadavg: 1.00 1.16 1.54 2/85 20682
/proc/meminfo: memFree=1310016/2055920 swapFree=4191880/4192956
[pid=20563] ppid=20561 vsize=915464 CPUtime=1059.51
/proc/20563/stat : 20563 (java) R 20561 20563 20309 0 -1 0 9169 0 1 0 105759 192 0 0 25 0 8 0 273725489 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073915663 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20563/statm: 228866 8898 2532 14 0 215336 0
[pid=20563/tid=20565] ppid=20561 vsize=915464 CPUtime=0.03
/proc/20563/task/20565/stat : 20565 (java) S 20561 20563 20309 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20566] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20566/stat : 20566 (java) S 20561 20563 20309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20567] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20567/stat : 20567 (java) S 20561 20563 20309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20568] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20568/stat : 20568 (java) S 20561 20563 20309 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20569] ppid=20561 vsize=915464 CPUtime=0.27
/proc/20563/task/20569/stat : 20569 (java) S 20561 20563 20309 0 -1 64 409 0 0 0 26 1 0 0 16 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20570] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20570/stat : 20570 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20571] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20571/stat : 20571 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273725505 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1059.51
Current children cumulated vsize (KiB) 915464

[startup+1123.6 s]
/proc/loadavg: 1.00 1.13 1.50 2/85 20682
/proc/meminfo: memFree=1310016/2055920 swapFree=4191880/4192956
[pid=20563] ppid=20561 vsize=915464 CPUtime=1119.6
/proc/20563/stat : 20563 (java) R 20561 20563 20309 0 -1 0 9169 0 1 0 111768 192 0 0 25 0 8 0 273725489 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073751408 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20563/statm: 228866 8898 2532 14 0 215336 0
[pid=20563/tid=20565] ppid=20561 vsize=915464 CPUtime=0.03
/proc/20563/task/20565/stat : 20565 (java) S 20561 20563 20309 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20566] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20566/stat : 20566 (java) S 20561 20563 20309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20567] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20567/stat : 20567 (java) S 20561 20563 20309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20568] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20568/stat : 20568 (java) S 20561 20563 20309 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20569] ppid=20561 vsize=915464 CPUtime=0.27
/proc/20563/task/20569/stat : 20569 (java) S 20561 20563 20309 0 -1 64 409 0 0 0 26 1 0 0 16 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20570] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20570/stat : 20570 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20571] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20571/stat : 20571 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273725505 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1119.6
Current children cumulated vsize (KiB) 915464

[startup+1183.69 s]
/proc/loadavg: 1.00 1.10 1.47 2/85 20682
/proc/meminfo: memFree=1310016/2055920 swapFree=4191880/4192956
[pid=20563] ppid=20561 vsize=915464 CPUtime=1179.68
/proc/20563/stat : 20563 (java) R 20561 20563 20309 0 -1 0 9169 0 1 0 117776 192 0 0 25 0 8 0 273725489 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073751210 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20563/statm: 228866 8898 2532 14 0 215336 0
[pid=20563/tid=20565] ppid=20561 vsize=915464 CPUtime=0.03
/proc/20563/task/20565/stat : 20565 (java) S 20561 20563 20309 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20566] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20566/stat : 20566 (java) S 20561 20563 20309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20567] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20567/stat : 20567 (java) S 20561 20563 20309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20568] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20568/stat : 20568 (java) S 20561 20563 20309 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20569] ppid=20561 vsize=915464 CPUtime=0.27
/proc/20563/task/20569/stat : 20569 (java) S 20561 20563 20309 0 -1 64 409 0 0 0 26 1 0 0 16 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20570] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20570/stat : 20570 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20571] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20571/stat : 20571 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273725505 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1179.68
Current children cumulated vsize (KiB) 915464

[startup+1243.77 s]
/proc/loadavg: 1.00 1.08 1.44 2/85 20682
/proc/meminfo: memFree=1310016/2055920 swapFree=4191880/4192956
[pid=20563] ppid=20561 vsize=915464 CPUtime=1239.78
/proc/20563/stat : 20563 (java) R 20561 20563 20309 0 -1 0 9169 0 1 0 123785 193 0 0 25 0 8 0 273725489 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073916444 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20563/statm: 228866 8898 2532 14 0 215336 0
[pid=20563/tid=20565] ppid=20561 vsize=915464 CPUtime=0.03
/proc/20563/task/20565/stat : 20565 (java) S 20561 20563 20309 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20566] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20566/stat : 20566 (java) S 20561 20563 20309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20567] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20567/stat : 20567 (java) S 20561 20563 20309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20568] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20568/stat : 20568 (java) S 20561 20563 20309 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20569] ppid=20561 vsize=915464 CPUtime=0.27
/proc/20563/task/20569/stat : 20569 (java) S 20561 20563 20309 0 -1 64 409 0 0 0 26 1 0 0 16 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20570] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20570/stat : 20570 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20571] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20571/stat : 20571 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273725505 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1239.78
Current children cumulated vsize (KiB) 915464

[startup+1303.85 s]
/proc/loadavg: 1.00 1.06 1.41 2/85 20682
/proc/meminfo: memFree=1310016/2055920 swapFree=4191880/4192956
[pid=20563] ppid=20561 vsize=915464 CPUtime=1299.86
/proc/20563/stat : 20563 (java) R 20561 20563 20309 0 -1 0 9169 0 1 0 129793 193 0 0 25 0 8 0 273725489 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073915625 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20563/statm: 228866 8898 2532 14 0 215336 0
[pid=20563/tid=20565] ppid=20561 vsize=915464 CPUtime=0.03
/proc/20563/task/20565/stat : 20565 (java) S 20561 20563 20309 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20566] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20566/stat : 20566 (java) S 20561 20563 20309 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20567] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20567/stat : 20567 (java) S 20561 20563 20309 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273725501 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20568] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20568/stat : 20568 (java) S 20561 20563 20309 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20569] ppid=20561 vsize=915464 CPUtime=0.27
/proc/20563/task/20569/stat : 20569 (java) S 20561 20563 20309 0 -1 64 409 0 0 0 26 1 0 0 16 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20570] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20570/stat : 20570 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273725504 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20563/tid=20571] ppid=20561 vsize=915464 CPUtime=0
/proc/20563/task/20571/stat : 20571 (java) S 20561 20563 20309 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273725505 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1299.86
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 1306.8
CPU time (s): 1302.77
CPU user time (s): 1300.83
CPU system time (s): 1.9407
CPU usage (%): 99.6916
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.83
system time used= 1.9407
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9264
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= 27673
involuntary context switches= 38524

runsolver used 1.3028 s user time and 3.73943 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Jan 20 00:35:06 UTC 2007


IDJOB= 277039
IDBENCH= 6218
IDSOLVER= 68
FILE ID= node16/277039-1169253306

PBS_JOBID= 3589094

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f90de94442b44abf6aa7590ec3f26239

RANDOM SEED= 550234363

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.220
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.220
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:       1213056 kB
Buffers:         44584 kB
Cached:         560960 kB
SwapCached:        268 kB
Active:         387008 kB
Inactive:       381940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1213056 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1768 kB
Writeback:           0 kB
Mapped:         182956 kB
Slab:            58328 kB
Committed_AS:  7620256 kB
PageTables:       2592 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node16 on Sat Jan 20 00:56:53 UTC 2007