Trace number 281377

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 654.733 658.693

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeTight/
vcsp-15-10-100-93-21_ext.xml
MD5SUM0b036da41c3e1b1283f904fc929ff45f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints33
Best CPU time to get the best result obtained on this benchmark16.7924
Satisfiable
(Un)Satisfiability was proved
Number of variables15
Number of constraints105
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension105
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/281377-1169311879/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=15  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.099  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.52	     nbConstraints=105  nbRelationTypes=105  nbExtensionStructures=105  nbSharedExtensionStructures=0
0.52	     nbConflictsStructures=105  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2008  maxDegree=14
0.52	     maxArity=2
0.52	       =>  wckTime=0.2  cpuTime=0.15  mem=8M847
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.285  cpuTime=0.2  mem=5M461
0.61	
0.61	s SATISFIABLE
0.61	o 18
0.61	c 87
0.61	o 20
0.61	c 85
0.61	o 23
0.61	c 82
0.61	o 25
0.61	c 80
0.61	o 26
0.61	c 79
0.62	o 28
0.62	c 77
0.62	o 29
0.62	c 76
0.62	o 31
0.62	c 74
0.62	o 32
0.62	c 73
0.70	o 33
0.70	c 72
2.74	   
2.74	   search
2.74	     run=0  nbConstraintChecks=14967489  nbAssignments=10000
2.74	       =>  wckTime=2.135  cpuTime=2.1  mem=5M461
4.82	   
4.82	   search
4.82	     run=1  nbConstraintChecks=29932308  nbAssignments=20000
4.82	       =>  wckTime=4.214  cpuTime=4.15  mem=5M461
6.89	   
6.89	   search
6.89	     run=2  nbConstraintChecks=44855770  nbAssignments=30000
6.89	       =>  wckTime=6.289  cpuTime=6.2  mem=5M461
8.95	   
8.95	   search
8.95	     run=3  nbConstraintChecks=59779675  nbAssignments=40000
8.95	       =>  wckTime=8.343  cpuTime=8.24  mem=5M461
11.01	   
11.01	   search
11.01	     run=4  nbConstraintChecks=74765131  nbAssignments=50000
11.01	       =>  wckTime=10.405  cpuTime=10.28  mem=5M461
13.07	   
13.07	   search
13.07	     run=5  nbConstraintChecks=89758537  nbAssignments=60000
13.07	       =>  wckTime=12.464  cpuTime=12.32  mem=5M461
15.13	   
15.13	   search
15.13	     run=6  nbConstraintChecks=104711889  nbAssignments=70000
15.13	       =>  wckTime=14.525  cpuTime=14.37  mem=5M461
17.19	   
17.19	   search
17.19	     run=7  nbConstraintChecks=119685768  nbAssignments=80000
17.19	       =>  wckTime=16.588  cpuTime=16.4  mem=5M461
19.26	   
19.26	   search
19.27	     run=8  nbConstraintChecks=134605156  nbAssignments=90000
19.27	       =>  wckTime=18.661  cpuTime=18.46  mem=5M461
21.34	   
21.34	   search
21.34	     run=9  nbConstraintChecks=149547402  nbAssignments=100000
21.34	       =>  wckTime=20.733  cpuTime=20.52  mem=5M461
23.41	   
23.41	   search
23.41	     run=10  nbConstraintChecks=164464158  nbAssignments=110000
23.41	       =>  wckTime=22.803  cpuTime=22.57  mem=5M461
25.48	   
25.48	   search
25.48	     run=11  nbConstraintChecks=179399926  nbAssignments=120000
25.48	       =>  wckTime=24.881  cpuTime=24.63  mem=5M461
27.56	   
27.56	   search
27.56	     run=12  nbConstraintChecks=194316693  nbAssignments=130000
27.56	       =>  wckTime=26.952  cpuTime=26.67  mem=5M461
29.62	   
29.62	   search
29.62	     run=13  nbConstraintChecks=209278560  nbAssignments=140000
29.62	       =>  wckTime=29.013  cpuTime=28.72  mem=5M461
30.99	   
30.99	   search
30.99	     run=14  nbConstraintChecks=219263789  nbAssignments=146684
30.99	       =>  wckTime=30.389  cpuTime=30.09  mem=5M461
30.99	   
30.99	   global
31.00	     nbConstraintChecks=219263789  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.00	     solvingWckTime=30.388  solvingCpuTime=30.09  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.00	     globalCpuTime=30.33
31.00	       =>  wckTime=30.675  cpuTime=30.29  mem=5M461
31.00	   
31.00	   solver IterativeSystematicSolver being built... 
31.13	       =>  wckTime=30.807  cpuTime=30.39  mem=16M368
31.16	   
31.16	   preprocessing
31.16	     nbConstraintChecks=35655  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.16	     detectedInconsistency=no
31.16	       =>  wckTime=0.026  cpuTime=0.01  mem=16M368
31.20	   
31.20	   search
31.20	     run=0  nbConstraintChecks=88718  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43
31.20	     nbFailedAssignments=26  nbBacktracks=10  nbVisitedNodes=80  nbRestartNogoods=0
31.20	       =>  wckTime=0.069  cpuTime=0.04  mem=16M368
31.24	   
31.24	   search
31.24	     run=1  nbConstraintChecks=217166  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=96
31.24	     nbFailedAssignments=58  nbBacktracks=25  nbVisitedNodes=180  nbRestartNogoods=5
31.24	       =>  wckTime=0.111  cpuTime=0.07  mem=16M368
31.29	   
31.29	   search
31.29	     run=2  nbConstraintChecks=478234  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=208
31.29	     nbFailedAssignments=143  nbBacktracks=47  nbVisitedNodes=399  nbRestartNogoods=12
31.29	       =>  wckTime=0.165  cpuTime=0.13  mem=16M368
31.36	   
31.36	   search
31.36	     run=3  nbConstraintChecks=810807  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=357
31.36	     nbFailedAssignments=252  nbBacktracks=80  nbVisitedNodes=690  nbRestartNogoods=18
31.36	       =>  wckTime=0.231  cpuTime=0.19  mem=16M368
31.46	   
31.46	   search
31.46	     run=4  nbConstraintChecks=1363150  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=590
31.46	     nbFailedAssignments=431  nbBacktracks=130  nbVisitedNodes=1152  nbRestartNogoods=21
31.46	       =>  wckTime=0.334  cpuTime=0.29  mem=16M368
31.61	   
31.61	   search
31.61	     run=5  nbConstraintChecks=2139125  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=913
31.61	     nbFailedAssignments=674  nbBacktracks=205  nbVisitedNodes=1793  nbRestartNogoods=25
31.61	       =>  wckTime=0.484  cpuTime=0.43  mem=16M368
31.82	   
31.82	   search
31.82	     run=6  nbConstraintChecks=3210500  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1370
31.82	     nbFailedAssignments=1011  nbBacktracks=318  nbVisitedNodes=2700  nbRestartNogoods=44
31.82	       =>  wckTime=0.688  cpuTime=0.64  mem=16M368
32.08	   
32.08	   search
32.08	     run=7  nbConstraintChecks=4634712  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2018
32.08	     nbFailedAssignments=1484  nbBacktracks=488  nbVisitedNodes=3991  nbRestartNogoods=50
32.08	       =>  wckTime=0.957  cpuTime=0.89  mem=16M368
32.49	   
32.49	   search
32.49	     run=8  nbConstraintChecks=6966317  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2996
32.50	     nbFailedAssignments=2201  nbBacktracks=744  nbVisitedNodes=5942  nbRestartNogoods=58
32.50	       =>  wckTime=1.367  cpuTime=1.29  mem=16M368
33.12	   
33.12	   search
33.12	     run=9  nbConstraintChecks=10616744  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4511
33.12	     nbFailedAssignments=3327  nbBacktracks=1129  nbVisitedNodes=8968  nbRestartNogoods=63
33.12	       =>  wckTime=1.997  cpuTime=1.91  mem=16M368
34.08	   
34.08	   search
34.08	     run=10  nbConstraintChecks=16109239  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6808
34.08	     nbFailedAssignments=5044  nbBacktracks=1705  nbVisitedNodes=13558  nbRestartNogoods=70
34.08	       =>  wckTime=2.952  cpuTime=2.85  mem=16M368
35.36	   
35.36	   search
35.36	     run=11  nbConstraintChecks=23495516  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10101
35.36	     nbFailedAssignments=7468  nbBacktracks=2569  nbVisitedNodes=20136  nbRestartNogoods=83
35.36	       =>  wckTime=4.235  cpuTime=4.12  mem=16M368
37.56	   
37.56	   search
37.56	     run=12  nbConstraintChecks=36210321  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15458
37.56	     nbFailedAssignments=11522  nbBacktracks=3866  nbVisitedNodes=30838  nbRestartNogoods=97
37.56	       =>  wckTime=6.428  cpuTime=6.3  mem=16M368
40.58	   
40.58	   search
40.58	     run=13  nbConstraintChecks=53403158  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23048
40.58	     nbFailedAssignments=17161  nbBacktracks=5813  nbVisitedNodes=46011  nbRestartNogoods=102
40.58	       =>  wckTime=9.454  cpuTime=9.29  mem=16M368
44.93	   
44.93	   search
44.93	     run=14  nbConstraintChecks=78054480  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33948
44.93	     nbFailedAssignments=25137  nbBacktracks=8732  nbVisitedNodes=67804  nbRestartNogoods=117
44.93	       =>  wckTime=13.8  cpuTime=13.6  mem=16M368
51.59	   
51.59	   search
51.59	     run=15  nbConstraintChecks=116161651  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50374
51.59	     nbFailedAssignments=37181  nbBacktracks=13110  nbVisitedNodes=100650  nbRestartNogoods=127
51.59	       =>  wckTime=20.464  cpuTime=20.2  mem=16M368
61.83	   
61.83	   search
61.83	     run=16  nbConstraintChecks=174701474  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75484
61.83	     nbFailedAssignments=55719  nbBacktracks=19678  nbVisitedNodes=150853  nbRestartNogoods=146
61.83	       =>  wckTime=30.707  cpuTime=30.35  mem=16M368
77.22	   
77.22	   search
77.22	     run=17  nbConstraintChecks=262648508  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=112352
77.22	     nbFailedAssignments=82730  nbBacktracks=29530  nbVisitedNodes=224564  nbRestartNogoods=157
77.22	       =>  wckTime=46.089  cpuTime=45.59  mem=16M368
100.23	   
100.23	   search
100.23	     run=18  nbConstraintChecks=393884834  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=168882
100.23	     nbFailedAssignments=124477  nbBacktracks=44308  nbVisitedNodes=337594  nbRestartNogoods=169
100.23	       =>  wckTime=69.101  cpuTime=68.4  mem=16M368
132.46	   
132.46	   search
132.46	     run=19  nbConstraintChecks=575698698  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=248829
132.46	     nbFailedAssignments=182251  nbBacktracks=66476  nbVisitedNodes=497406  nbRestartNogoods=185
132.46	       =>  wckTime=101.332  cpuTime=100.33  mem=16M368
183.49	   
183.49	   search
183.50	     run=20  nbConstraintChecks=869683428  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=366200
183.50	     nbFailedAssignments=266366  nbBacktracks=99728  nbVisitedNodes=731625  nbRestartNogoods=200
183.50	       =>  wckTime=152.367  cpuTime=150.89  mem=16M368
247.94	   
247.94	   search
247.94	     run=21  nbConstraintChecks=1232871141  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=522350
247.94	     nbFailedAssignments=372632  nbBacktracks=149606  nbVisitedNodes=1042533  nbRestartNogoods=234
247.94	       =>  wckTime=216.809  cpuTime=214.74  mem=16M368
343.46	   
343.46	   search
343.46	     run=22  nbConstraintChecks=1792486993  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=753484
343.46	     nbFailedAssignments=528942  nbBacktracks=224425  nbVisitedNodes=1502691  nbRestartNogoods=245
343.46	       =>  wckTime=312.335  cpuTime=309.6  mem=16M368
478.78	   
478.78	   search
478.78	     run=23  nbConstraintChecks=2632394519  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1096710
478.78	     nbFailedAssignments=759937  nbBacktracks=336652  nbVisitedNodes=2184117  nbRestartNogoods=262
478.78	       =>  wckTime=447.649  cpuTime=444.28  mem=16M368
658.66	   
658.66	   search
658.66	     run=24  nbConstraintChecks=3751109994  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1553204
658.66	     nbFailedAssignments=1062185  nbBacktracks=490899  nbVisitedNodes=3089628  nbRestartNogoods=276
658.66	       =>  wckTime=627.536  cpuTime=623.82  mem=16M368
658.66	   
658.66	   global
658.66	     nbConstraintChecks=3751145649  nbRestartNogoods=276  solvingWckTime=627.537  solvingCpuTime=623.83  expiredTime=no
658.66	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=654.26
658.66	       =>  wckTime=658.345  cpuTime=654.22  mem=16M368
658.67	
658.67	s OPTIMUM FOUND
658.67	v 5 9 3 3 8 3 4 6 5 3 3 4 2 2 5 
658.67	   
658.67	   totalWckTime=658.427  totalCpuTime=654.26

Verifier Data (download as text)

72 unsatisfied constraints, 33 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node10/watcher-281377-1169311879 -o ROOT/results/node10/solver-281377-1169311879 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281377-1169311879/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.97 2.01 2.00 4/94 24517
/proc/meminfo: memFree=1269080/2055920 swapFree=4178232/4192956
[pid=24516] ppid=24514 vsize=18540 CPUtime=0
/proc/24516/stat : 24516 (runsolver) R 24514 24516 24448 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 279583106 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 214919867687 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/24516/statm: 4635 279 244 17 0 2626 0

[startup+0.108088 s]
/proc/loadavg: 1.97 2.01 2.00 4/94 24517
/proc/meminfo: memFree=1269080/2055920 swapFree=4178232/4192956
[pid=24516] ppid=24514 vsize=914988 CPUtime=0.08
/proc/24516/stat : 24516 (java) R 24514 24516 24448 0 -1 0 2986 0 1 0 7 1 0 0 19 0 8 0 279583106 936947712 2732 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153682004 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24516/statm: 228747 2732 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.516143 s]
/proc/loadavg: 1.97 2.01 2.00 4/94 24517
/proc/meminfo: memFree=1269080/2055920 swapFree=4178232/4192956
[pid=24516] ppid=24514 vsize=915332 CPUtime=0.49
/proc/24516/stat : 24516 (java) R 24514 24516 24448 0 -1 0 6466 0 1 0 45 4 0 0 18 0 8 0 279583106 937299968 6205 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24516/statm: 228833 6205 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33925 s]
/proc/loadavg: 1.98 2.01 2.00 3/101 24524
/proc/meminfo: memFree=1251744/2055920 swapFree=4178232/4192956
[pid=24516] ppid=24514 vsize=915440 CPUtime=1.29
/proc/24516/stat : 24516 (java) R 24514 24516 24448 0 -1 0 7006 0 1 0 111 18 0 0 25 0 8 0 279583106 937410560 6744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073660787 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24516/statm: 228860 6744 2479 14 0 215330 0
[pid=24516/tid=24518] ppid=24514 vsize=915440 CPUtime=0.02
/proc/24516/task/24518/stat : 24518 (java) S 24514 24516 24448 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279583110 937410560 6744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24519] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24519/stat : 24519 (java) S 24514 24516 24448 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583111 937410560 6744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24520] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24520/stat : 24520 (java) S 24514 24516 24448 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583111 937410560 6744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24521] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24521/stat : 24521 (java) S 24514 24516 24448 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583114 937410560 6744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24522] ppid=24514 vsize=915440 CPUtime=0.11
/proc/24516/task/24522/stat : 24522 (java) S 24514 24516 24448 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279583114 937410560 6744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24523] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24523/stat : 24523 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279583114 937410560 6744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24524] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24524/stat : 24524 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583114 937410560 6744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915440

[startup+2.99247 s]
/proc/loadavg: 1.98 2.01 2.00 3/101 24524
/proc/meminfo: memFree=1251680/2055920 swapFree=4178232/4192956
[pid=24516] ppid=24514 vsize=915440 CPUtime=2.94
/proc/24516/stat : 24516 (java) R 24514 24516 24448 0 -1 0 7009 0 1 0 242 52 0 0 25 0 8 0 279583106 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073657826 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24516/statm: 228860 6746 2479 14 0 215330 0
[pid=24516/tid=24518] ppid=24514 vsize=915440 CPUtime=0.02
/proc/24516/task/24518/stat : 24518 (java) S 24514 24516 24448 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279583110 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24519] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24519/stat : 24519 (java) S 24514 24516 24448 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583111 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24520] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24520/stat : 24520 (java) S 24514 24516 24448 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583111 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24521] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24521/stat : 24521 (java) S 24514 24516 24448 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583114 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24522] ppid=24514 vsize=915440 CPUtime=0.12
/proc/24516/task/24522/stat : 24522 (java) S 24514 24516 24448 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279583114 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24523] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24523/stat : 24523 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279583114 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24524] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24524/stat : 24524 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583114 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915440

[startup+6.28392 s]
/proc/loadavg: 1.98 2.01 2.00 3/101 24524
/proc/meminfo: memFree=1251616/2055920 swapFree=4178232/4192956
[pid=24516] ppid=24514 vsize=915440 CPUtime=6.2
/proc/24516/stat : 24516 (java) R 24514 24516 24448 0 -1 0 7009 0 1 0 505 115 0 0 25 0 8 0 279583106 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073683019 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24516/statm: 228860 6746 2479 14 0 215330 0
[pid=24516/tid=24518] ppid=24514 vsize=915440 CPUtime=0.02
/proc/24516/task/24518/stat : 24518 (java) S 24514 24516 24448 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279583110 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24519] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24519/stat : 24519 (java) S 24514 24516 24448 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583111 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24520] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24520/stat : 24520 (java) S 24514 24516 24448 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583111 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24521] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24521/stat : 24521 (java) S 24514 24516 24448 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583114 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24522] ppid=24514 vsize=915440 CPUtime=0.12
/proc/24516/task/24522/stat : 24522 (java) S 24514 24516 24448 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279583114 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24523] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24523/stat : 24523 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279583114 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24524] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24524/stat : 24524 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583114 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915440

[startup+12.7718 s]
/proc/loadavg: 1.98 2.01 2.00 3/101 24524
/proc/meminfo: memFree=1251616/2055920 swapFree=4178232/4192956
[pid=24516] ppid=24514 vsize=915440 CPUtime=12.62
/proc/24516/stat : 24516 (java) R 24514 24516 24448 0 -1 0 7009 0 1 0 1024 238 0 0 25 0 8 0 279583106 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073656140 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24516/statm: 228860 6746 2479 14 0 215330 0
[pid=24516/tid=24518] ppid=24514 vsize=915440 CPUtime=0.02
/proc/24516/task/24518/stat : 24518 (java) S 24514 24516 24448 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279583110 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24519] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24519/stat : 24519 (java) S 24514 24516 24448 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583111 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24520] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24520/stat : 24520 (java) S 24514 24516 24448 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583111 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24521] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24521/stat : 24521 (java) S 24514 24516 24448 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583114 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24522] ppid=24514 vsize=915440 CPUtime=0.12
/proc/24516/task/24522/stat : 24522 (java) S 24514 24516 24448 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279583114 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24523] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24523/stat : 24523 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279583114 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24524] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24524/stat : 24524 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583114 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915440

[startup+25.6095 s]
/proc/loadavg: 1.98 2.01 2.00 3/101 24524
/proc/meminfo: memFree=1251680/2055920 swapFree=4178232/4192956
[pid=24516] ppid=24514 vsize=915440 CPUtime=25.34
/proc/24516/stat : 24516 (java) R 24514 24516 24448 0 -1 0 7010 0 1 0 2053 481 0 0 25 0 8 0 279583106 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073660727 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24516/statm: 228860 6747 2479 14 0 215330 0
[pid=24516/tid=24518] ppid=24514 vsize=915440 CPUtime=0.02
/proc/24516/task/24518/stat : 24518 (java) S 24514 24516 24448 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279583110 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24519] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24519/stat : 24519 (java) S 24514 24516 24448 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583111 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24520] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24520/stat : 24520 (java) S 24514 24516 24448 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583111 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24521] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24521/stat : 24521 (java) S 24514 24516 24448 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583114 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24522] ppid=24514 vsize=915440 CPUtime=0.12
/proc/24516/task/24522/stat : 24522 (java) S 24514 24516 24448 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 279583114 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24523] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24523/stat : 24523 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279583114 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24524] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24524/stat : 24524 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583114 937410560 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915440

[startup+51.218 s]
/proc/loadavg: 1.99 2.01 2.00 3/101 24524
/proc/meminfo: memFree=1244000/2055920 swapFree=4178232/4192956
[pid=24516] ppid=24514 vsize=915440 CPUtime=50.72
/proc/24516/stat : 24516 (java) R 24514 24516 24448 0 -1 0 8991 0 1 0 4489 583 0 0 25 0 8 0 279583106 937410560 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073816553 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24516/statm: 228860 8723 2533 14 0 215330 0
[pid=24516/tid=24518] ppid=24514 vsize=915440 CPUtime=0.02
/proc/24516/task/24518/stat : 24518 (java) S 24514 24516 24448 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279583110 937410560 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24519] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24519/stat : 24519 (java) S 24514 24516 24448 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583111 937410560 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24520] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24520/stat : 24520 (java) S 24514 24516 24448 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583111 937410560 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24521] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24521/stat : 24521 (java) S 24514 24516 24448 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583114 937410560 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24522] ppid=24514 vsize=915440 CPUtime=0.22
/proc/24516/task/24522/stat : 24522 (java) S 24514 24516 24448 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279583114 937410560 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24523] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24523/stat : 24523 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279583114 937410560 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24524] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24524/stat : 24524 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583114 937410560 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915440

[startup+102.444 s]
/proc/loadavg: 1.99 2.00 2.00 3/101 24524
/proc/meminfo: memFree=1244000/2055920 swapFree=4178232/4192956
[pid=24516] ppid=24514 vsize=915440 CPUtime=101.47
/proc/24516/stat : 24516 (java) R 24514 24516 24448 0 -1 0 9001 0 1 0 9564 583 0 0 25 0 8 0 279583106 937410560 8732 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073764353 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24516/statm: 228860 8732 2533 14 0 215330 0
[pid=24516/tid=24518] ppid=24514 vsize=915440 CPUtime=0.02
/proc/24516/task/24518/stat : 24518 (java) S 24514 24516 24448 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279583110 937410560 8732 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24519] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24519/stat : 24519 (java) S 24514 24516 24448 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583111 937410560 8732 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24520] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24520/stat : 24520 (java) S 24514 24516 24448 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583111 937410560 8732 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24521] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24521/stat : 24521 (java) S 24514 24516 24448 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583114 937410560 8732 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24522] ppid=24514 vsize=915440 CPUtime=0.22
/proc/24516/task/24522/stat : 24522 (java) S 24514 24516 24448 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279583114 937410560 8732 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24523] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24523/stat : 24523 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279583114 937410560 8732 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24524] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24524/stat : 24524 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583114 937410560 8732 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 915440

[startup+162.499 s]
/proc/loadavg: 2.06 2.02 2.00 3/101 24524
/proc/meminfo: memFree=1244000/2055920 swapFree=4178232/4192956
[pid=24516] ppid=24514 vsize=915440 CPUtime=160.98
/proc/24516/stat : 24516 (java) R 24514 24516 24448 0 -1 0 9003 0 1 0 15514 584 0 0 25 0 8 0 279583106 937410560 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073786121 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/24516/task/24521/stat : 24521 (java) S 24514 24516 24448 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583114 937410560 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24522] ppid=24514 vsize=915440 CPUtime=0.22
/proc/24516/task/24522/stat : 24522 (java) S 24514 24516 24448 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279583114 937410560 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24523] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24523/stat : 24523 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279583114 937410560 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24524] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24524/stat : 24524 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583114 937410560 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.48
Current children cumulated vsize (KiB) 915440

[startup+282.609 s]
/proc/loadavg: 2.06 2.03 2.00 3/101 24524
/proc/meminfo: memFree=1244000/2055920 swapFree=4178232/4192956
[pid=24516] ppid=24514 vsize=915440 CPUtime=279.99
/proc/24516/stat : 24516 (java) R 24514 24516 24448 0 -1 0 9008 0 1 0 27414 585 0 0 25 0 8 0 279583106 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073779654 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24516/statm: 228860 8739 2533 14 0 215330 0
[pid=24516/tid=24518] ppid=24514 vsize=915440 CPUtime=0.02
/proc/24516/task/24518/stat : 24518 (java) S 24514 24516 24448 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279583110 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24519] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24519/stat : 24519 (java) S 24514 24516 24448 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583111 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24520] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24520/stat : 24520 (java) S 24514 24516 24448 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583111 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24521] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24521/stat : 24521 (java) S 24514 24516 24448 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583114 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24522] ppid=24514 vsize=915440 CPUtime=0.22
/proc/24516/task/24522/stat : 24522 (java) S 24514 24516 24448 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279583114 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24523] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24523/stat : 24523 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279583114 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24524] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24524/stat : 24524 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583114 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.99
Current children cumulated vsize (KiB) 915440

[startup+342.675 s]
/proc/loadavg: 1.88 1.99 1.99 2/88 24624
/proc/meminfo: memFree=1248968/2055920 swapFree=4178232/4192956
[pid=24516] ppid=24514 vsize=915440 CPUtime=339.7
/proc/24516/stat : 24516 (java) R 24514 24516 24448 0 -1 0 9008 0 1 0 33384 586 0 0 25 0 8 0 279583106 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761040 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24516/statm: 228860 8739 2533 14 0 215330 0
[pid=24516/tid=24518] ppid=24514 vsize=915440 CPUtime=0.02
/proc/24516/task/24518/stat : 24518 (java) S 24514 24516 24448 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279583110 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24519] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24519/stat : 24519 (java) S 24514 24516 24448 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583111 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24520] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24520/stat : 24520 (java) S 24514 24516 24448 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583111 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24521] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24521/stat : 24521 (java) S 24514 24516 24448 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583114 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24522] ppid=24514 vsize=915440 CPUtime=0.22
/proc/24516/task/24522/stat : 24522 (java) S 24514 24516 24448 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279583114 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24523] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24523/stat : 24523 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279583114 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24524] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24524/stat : 24524 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583114 937410560 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 339.7
Current children cumulated vsize (KiB) 915440

[startup+402.734 s]
/proc/loadavg: 1.95 1.99 1.99 3/93 24662
/proc/meminfo: memFree=1248672/2055920 swapFree=4178232/4192956
[pid=24516] ppid=24514 vsize=915440 CPUtime=399.45
/proc/24516/stat : 24516 (java) R 24514 24516 24448 0 -1 0 9011 0 1 0 39359 586 0 0 25 0 8 0 279583106 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761050 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24516/statm: 228860 8742 2533 14 0 215330 0
[pid=24516/tid=24518] ppid=24514 vsize=915440 CPUtime=0.02
/proc/24516/task/24518/stat : 24518 (java) S 24514 24516 24448 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279583110 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24519] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24519/stat : 24519 (java) S 24514 24516 24448 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583111 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24520] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24520/stat : 24520 (java) S 24514 24516 24448 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583111 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24521] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24521/stat : 24521 (java) S 24514 24516 24448 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583114 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24522] ppid=24514 vsize=915440 CPUtime=0.22
/proc/24516/task/24522/stat : 24522 (java) S 24514 24516 24448 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279583114 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24523] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24523/stat : 24523 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279583114 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24524] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24524/stat : 24524 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583114 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 399.45
Current children cumulated vsize (KiB) 915440

[startup+462.797 s]
/proc/loadavg: 1.98 1.99 1.99 3/93 24662
/proc/meminfo: memFree=1248736/2055920 swapFree=4178232/4192956
[pid=24516] ppid=24514 vsize=915440 CPUtime=459.24
/proc/24516/stat : 24516 (java) R 24514 24516 24448 0 -1 0 9011 0 1 0 45338 586 0 0 25 0 8 0 279583106 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761140 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24516/statm: 228860 8742 2533 14 0 215330 0
[pid=24516/tid=24518] ppid=24514 vsize=915440 CPUtime=0.02
/proc/24516/task/24518/stat : 24518 (java) S 24514 24516 24448 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279583110 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24519] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24519/stat : 24519 (java) S 24514 24516 24448 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583111 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24520] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24520/stat : 24520 (java) S 24514 24516 24448 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583111 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24521] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24521/stat : 24521 (java) S 24514 24516 24448 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583114 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24522] ppid=24514 vsize=915440 CPUtime=0.22
/proc/24516/task/24522/stat : 24522 (java) S 24514 24516 24448 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279583114 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24523] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24523/stat : 24523 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279583114 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24524] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24524/stat : 24524 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583114 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 459.24
Current children cumulated vsize (KiB) 915440

[startup+522.853 s]
/proc/loadavg: 1.99 1.99 1.99 3/94 24743
/proc/meminfo: memFree=1247832/2055920 swapFree=4178232/4192956
[pid=24516] ppid=24514 vsize=915440 CPUtime=519.12
/proc/24516/stat : 24516 (java) R 24514 24516 24448 0 -1 0 9013 0 1 0 51325 587 0 0 25 0 8 0 279583106 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777762 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24516/statm: 228860 8744 2533 14 0 215330 0
[pid=24516/tid=24518] ppid=24514 vsize=915440 CPUtime=0.02
/proc/24516/task/24518/stat : 24518 (java) S 24514 24516 24448 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279583110 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24519] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24519/stat : 24519 (java) S 24514 24516 24448 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583111 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24520] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24520/stat : 24520 (java) S 24514 24516 24448 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583111 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24521] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24521/stat : 24521 (java) S 24514 24516 24448 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583114 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24522] ppid=24514 vsize=915440 CPUtime=0.22
/proc/24516/task/24522/stat : 24522 (java) S 24514 24516 24448 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279583114 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24523] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24523/stat : 24523 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279583114 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24524] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24524/stat : 24524 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583114 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 519.12
Current children cumulated vsize (KiB) 915440

[startup+582.939 s]
/proc/loadavg: 1.94 1.97 1.98 3/100 24871
/proc/meminfo: memFree=1187416/2055920 swapFree=4178232/4192956
[pid=24516] ppid=24514 vsize=915440 CPUtime=579.12
/proc/24516/stat : 24516 (java) R 24514 24516 24448 0 -1 0 9013 0 1 0 57323 589 0 0 25 0 8 0 279583106 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918529 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24516/statm: 228860 8744 2533 14 0 215330 0
[pid=24516/tid=24518] ppid=24514 vsize=915440 CPUtime=0.02
/proc/24516/task/24518/stat : 24518 (java) S 24514 24516 24448 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279583110 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24519] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24519/stat : 24519 (java) S 24514 24516 24448 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583111 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24520] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24520/stat : 24520 (java) S 24514 24516 24448 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583111 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24521] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24521/stat : 24521 (java) S 24514 24516 24448 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583114 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24522] ppid=24514 vsize=915440 CPUtime=0.22
/proc/24516/task/24522/stat : 24522 (java) S 24514 24516 24448 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279583114 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24523] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24523/stat : 24523 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279583114 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24524] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24524/stat : 24524 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583114 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 579.12
Current children cumulated vsize (KiB) 915440

[startup+642.982 s]
/proc/loadavg: 1.98 1.97 1.98 3/100 25017
/proc/meminfo: memFree=1187416/2055920 swapFree=4178232/4192956
[pid=24516] ppid=24514 vsize=915440 CPUtime=639.05
/proc/24516/stat : 24516 (java) R 24514 24516 24448 0 -1 0 9013 0 1 0 63309 596 0 0 25 0 8 0 279583106 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073796919 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24516/statm: 228860 8744 2533 14 0 215330 0
[pid=24516/tid=24518] ppid=24514 vsize=915440 CPUtime=0.02
/proc/24516/task/24518/stat : 24518 (java) S 24514 24516 24448 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279583110 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24519] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24519/stat : 24519 (java) S 24514 24516 24448 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583111 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24520] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24520/stat : 24520 (java) S 24514 24516 24448 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583111 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24521] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24521/stat : 24521 (java) S 24514 24516 24448 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583114 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24522] ppid=24514 vsize=915440 CPUtime=0.22
/proc/24516/task/24522/stat : 24522 (java) S 24514 24516 24448 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279583114 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24523] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24523/stat : 24523 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279583114 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24516/tid=24524] ppid=24514 vsize=915440 CPUtime=0
/proc/24516/task/24524/stat : 24524 (java) S 24514 24516 24448 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583114 937410560 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 639.05
Current children cumulated vsize (KiB) 915440

Child status: 0
Real time (s): 658.693
CPU time (s): 654.733
CPU user time (s): 648.756
CPU system time (s): 5.97709
CPU usage (%): 99.3989
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 648.756
system time used= 5.97709
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9109
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14408
involuntary context switches= 32033

runsolver used 0.772882 s user time and 2.20866 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Jan 20 16:51:20 UTC 2007


IDJOB= 281377
IDBENCH= 12170
IDSOLVER= 68
FILE ID= node10/281377-1169311879

PBS_JOBID= 3609992

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0b036da41c3e1b1283f904fc929ff45f

RANDOM SEED= 432535207

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.232
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.232
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:       1269496 kB
Buffers:         61536 kB
Cached:         604000 kB
SwapCached:       2904 kB
Active:         216616 kB
Inactive:       492188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1269496 kB
SwapTotal:     4192956 kB
SwapFree:      4178232 kB
Dirty:            1872 kB
Writeback:           0 kB
Mapped:          59992 kB
Slab:            62396 kB
Committed_AS:  7795116 kB
PageTables:       2308 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 node10 on Sat Jan 20 17:02:19 UTC 2007