Trace number 281395

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 819.236 822.467

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeTight/
vcsp-15-10-100-93-13_ext.xml
MD5SUM2aa1671129e18d194deae5c911debe37
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints32
Best CPU time to get the best result obtained on this benchmark18.3842
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.28	   
0.28	Abscon 109 (November, 2006)
0.28	   
0.28	   configuration
0.28	     name=epfc.xml
0.31	   
0.31	   instance
0.31	     name=/tmp/evaluation/281395-1169311977/unknown.xml
0.34	   
0.34	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=15  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.38	       =>  wckTime=0.091  cpuTime=0.08  mem=6M887
0.38	   
0.38	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.47	     nbConstraints=105  nbRelationTypes=105  nbExtensionStructures=105  nbSharedExtensionStructures=0
0.47	     nbConflictsStructures=105  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2003  maxDegree=14
0.47	     maxArity=2
0.47	       =>  wckTime=0.185  cpuTime=0.13  mem=8M847
0.51	   
0.51	   solver LocalSearchSolver being built... 
0.55	       =>  wckTime=0.264  cpuTime=0.18  mem=5M461
0.56	
0.56	s SATISFIABLE
0.56	o 17
0.56	c 88
0.56	o 20
0.56	c 85
0.56	o 21
0.56	c 84
0.56	o 23
0.56	c 82
0.56	o 24
0.56	c 81
0.56	o 25
0.56	c 80
0.56	o 26
0.57	c 79
0.57	o 27
0.57	c 78
0.57	o 28
0.57	c 77
0.57	o 29
0.57	c 76
0.57	o 30
0.57	c 75
0.58	o 31
0.58	c 74
0.58	o 32
0.58	c 73
2.49	   
2.49	   search
2.49	     run=0  nbConstraintChecks=15164112  nbAssignments=10000
2.49	       =>  wckTime=1.944  cpuTime=1.92  mem=5M461
4.38	   
4.43	   search
4.43	     run=1  nbConstraintChecks=30305483  nbAssignments=20000
4.43	       =>  wckTime=3.83  cpuTime=3.81  mem=5M461
6.26	   
6.26	   search
6.26	     run=2  nbConstraintChecks=45423355  nbAssignments=30000
6.26	       =>  wckTime=5.711  cpuTime=5.69  mem=5M461
8.15	   
8.15	   search
8.15	     run=3  nbConstraintChecks=60577309  nbAssignments=40000
8.15	       =>  wckTime=7.606  cpuTime=7.58  mem=5M461
10.05	   
10.05	   search
10.05	     run=4  nbConstraintChecks=75719771  nbAssignments=50000
10.05	       =>  wckTime=9.506  cpuTime=9.48  mem=5M461
11.96	   
11.96	   search
11.96	     run=5  nbConstraintChecks=90894993  nbAssignments=60000
11.96	       =>  wckTime=11.408  cpuTime=11.38  mem=5M461
13.85	   
13.85	   search
13.85	     run=6  nbConstraintChecks=106003487  nbAssignments=70000
13.85	       =>  wckTime=13.305  cpuTime=13.28  mem=5M461
15.75	   
15.76	   search
15.76	     run=7  nbConstraintChecks=121157996  nbAssignments=80000
15.76	       =>  wckTime=15.207  cpuTime=15.18  mem=5M461
17.65	   
17.65	   search
17.65	     run=8  nbConstraintChecks=136313711  nbAssignments=90000
17.65	       =>  wckTime=17.105  cpuTime=17.08  mem=5M461
19.54	   
19.54	   search
19.54	     run=9  nbConstraintChecks=151465888  nbAssignments=100000
19.54	       =>  wckTime=18.992  cpuTime=18.96  mem=5M461
21.43	   
21.43	   search
21.43	     run=10  nbConstraintChecks=166644124  nbAssignments=110000
21.43	       =>  wckTime=20.879  cpuTime=20.85  mem=5M461
23.33	   
23.33	   search
23.33	     run=11  nbConstraintChecks=181687039  nbAssignments=120000
23.33	       =>  wckTime=22.78  cpuTime=22.73  mem=5M461
25.21	   
25.21	   search
25.21	     run=12  nbConstraintChecks=196798086  nbAssignments=130000
25.21	       =>  wckTime=24.664  cpuTime=24.61  mem=5M461
27.10	   
27.10	   search
27.10	     run=13  nbConstraintChecks=211896800  nbAssignments=140000
27.10	       =>  wckTime=26.548  cpuTime=26.5  mem=5M461
28.99	   
28.99	   search
28.99	     run=14  nbConstraintChecks=227018320  nbAssignments=150000
28.99	       =>  wckTime=28.446  cpuTime=28.39  mem=5M461
30.63	   
30.63	   search
30.63	     run=15  nbConstraintChecks=240083531  nbAssignments=158623
30.63	       =>  wckTime=30.085  cpuTime=30.03  mem=5M461
30.64	   
30.64	   global
30.64	     nbConstraintChecks=240083531  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.64	     solvingWckTime=30.084  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.64	     globalCpuTime=30.25
30.64	       =>  wckTime=30.35  cpuTime=30.21  mem=5M461
30.64	   
30.64	   solver IterativeSystematicSolver being built... 
30.76	       =>  wckTime=30.474  cpuTime=30.31  mem=16M368
30.79	   
30.79	   preprocessing
30.79	     nbConstraintChecks=36745  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.79	     detectedInconsistency=no
30.79	       =>  wckTime=0.024  cpuTime=0.02  mem=16M368
30.83	   
30.83	   search
30.83	     run=0  nbConstraintChecks=97556  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50
30.83	     nbFailedAssignments=33  nbBacktracks=10  nbVisitedNodes=94  nbRestartNogoods=0
30.83	       =>  wckTime=0.068  cpuTime=0.05  mem=16M368
30.86	   
30.86	   search
30.86	     run=1  nbConstraintChecks=215724  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=111
30.86	     nbFailedAssignments=72  nbBacktracks=25  nbVisitedNodes=209  nbRestartNogoods=5
30.86	       =>  wckTime=0.104  cpuTime=0.08  mem=16M368
30.91	   
30.91	   search
30.91	     run=2  nbConstraintChecks=424087  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=209
30.91	     nbFailedAssignments=142  nbBacktracks=47  nbVisitedNodes=399  nbRestartNogoods=14
30.91	       =>  wckTime=0.146  cpuTime=0.12  mem=16M368
30.95	   
30.95	   search
30.96	     run=3  nbConstraintChecks=709467  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=331
30.96	     nbFailedAssignments=226  nbBacktracks=80  nbVisitedNodes=638  nbRestartNogoods=19
30.96	       =>  wckTime=0.195  cpuTime=0.17  mem=16M368
31.03	   
31.03	   search
31.03	     run=4  nbConstraintChecks=1111864  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=526
31.03	     nbFailedAssignments=366  nbBacktracks=130  nbVisitedNodes=1023  nbRestartNogoods=25
31.03	       =>  wckTime=0.266  cpuTime=0.24  mem=16M368
31.18	   
31.29	   search
31.29	     run=5  nbConstraintChecks=1964360  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=876
31.29	     nbFailedAssignments=636  nbBacktracks=205  nbVisitedNodes=1718  nbRestartNogoods=34
31.29	       =>  wckTime=0.416  cpuTime=0.39  mem=16M368
31.37	   
31.37	   search
31.37	     run=6  nbConstraintChecks=3074535  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1360
31.37	     nbFailedAssignments=1002  nbBacktracks=318  nbVisitedNodes=2680  nbRestartNogoods=42
31.37	       =>  wckTime=0.609  cpuTime=0.57  mem=16M368
31.68	   
31.68	   search
31.68	     run=7  nbConstraintChecks=4781893  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2089
31.68	     nbFailedAssignments=1556  nbBacktracks=488  nbVisitedNodes=4131  nbRestartNogoods=54
31.68	       =>  wckTime=0.917  cpuTime=0.85  mem=16M368
32.13	   
32.13	   search
32.13	     run=8  nbConstraintChecks=7622821  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3233
32.13	     nbFailedAssignments=2439  nbBacktracks=744  nbVisitedNodes=6414  nbRestartNogoods=67
32.13	       =>  wckTime=1.372  cpuTime=1.3  mem=16M368
32.77	   
32.77	   search
32.77	     run=9  nbConstraintChecks=11621876  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4893
32.77	     nbFailedAssignments=3711  nbBacktracks=1128  nbVisitedNodes=9730  nbRestartNogoods=75
32.77	       =>  wckTime=2.011  cpuTime=1.94  mem=16M368
33.67	   
33.67	   search
33.67	     run=10  nbConstraintChecks=17160511  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7281
33.67	     nbFailedAssignments=5518  nbBacktracks=1704  nbVisitedNodes=14500  nbRestartNogoods=88
33.67	       =>  wckTime=2.907  cpuTime=2.83  mem=16M368
34.87	   
34.87	   search
34.87	     run=11  nbConstraintChecks=24615782  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10647
34.87	     nbFailedAssignments=8014  nbBacktracks=2568  nbVisitedNodes=21226  nbRestartNogoods=101
34.87	       =>  wckTime=4.109  cpuTime=4.03  mem=16M368
36.73	   
36.73	   search
36.73	     run=12  nbConstraintChecks=36052744  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15801
36.73	     nbFailedAssignments=11867  nbBacktracks=3865  nbVisitedNodes=31524  nbRestartNogoods=113
36.73	       =>  wckTime=5.967  cpuTime=5.89  mem=16M368
39.61	   
39.61	   search
39.61	     run=13  nbConstraintChecks=54119615  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23658
39.61	     nbFailedAssignments=17772  nbBacktracks=5811  nbVisitedNodes=47231  nbRestartNogoods=132
39.61	       =>  wckTime=8.854  cpuTime=8.78  mem=16M368
43.97	   
43.97	   search
43.97	     run=14  nbConstraintChecks=81518669  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35419
43.97	     nbFailedAssignments=26609  nbBacktracks=8730  nbVisitedNodes=70741  nbRestartNogoods=147
43.97	       =>  wckTime=13.212  cpuTime=13.14  mem=16M368
50.46	   
50.46	   search
50.46	     run=15  nbConstraintChecks=122093353  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53470
50.46	     nbFailedAssignments=40277  nbBacktracks=13108  nbVisitedNodes=106830  nbRestartNogoods=163
50.46	       =>  wckTime=19.701  cpuTime=19.62  mem=16M368
59.45	   
59.45	   search
59.45	     run=16  nbConstraintChecks=177613595  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78243
59.45	     nbFailedAssignments=58477  nbBacktracks=19676  nbVisitedNodes=156361  nbRestartNogoods=174
59.46	       =>  wckTime=28.694  cpuTime=28.61  mem=16M368
73.80	   
73.80	   search
73.80	     run=17  nbConstraintChecks=266128119  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=117354
73.80	     nbFailedAssignments=87729  nbBacktracks=29528  nbVisitedNodes=234557  nbRestartNogoods=191
73.80	       =>  wckTime=43.041  cpuTime=42.93  mem=16M368
94.96	   
94.96	   search
94.96	     run=18  nbConstraintChecks=397273627  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=174792
94.96	     nbFailedAssignments=130384  nbBacktracks=44306  nbVisitedNodes=349403  nbRestartNogoods=205
94.96	       =>  wckTime=64.2  cpuTime=64.07  mem=16M368
127.04	   
127.04	   search
127.04	     run=19  nbConstraintChecks=596735105  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=261539
127.04	     nbFailedAssignments=194958  nbBacktracks=66474  nbVisitedNodes=522839  nbRestartNogoods=217
127.04	       =>  wckTime=96.282  cpuTime=96.11  mem=16M368
175.22	   
175.22	   search
175.22	     run=20  nbConstraintChecks=895507726  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=392376
175.22	     nbFailedAssignments=292538  nbBacktracks=99726  nbVisitedNodes=784421  nbRestartNogoods=235
175.22	       =>  wckTime=144.461  cpuTime=144.2  mem=16M368
246.09	   
246.09	   search
246.09	     run=21  nbConstraintChecks=1329359765  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=581452
246.09	     nbFailedAssignments=431732  nbBacktracks=149604  nbVisitedNodes=1162427  nbRestartNogoods=253
246.09	       =>  wckTime=215.327  cpuTime=214.77  mem=16M368
351.01	   
351.01	   search
351.01	     run=22  nbConstraintChecks=1969386303  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=861120
351.01	     nbFailedAssignments=636578  nbBacktracks=224422  nbVisitedNodes=1721434  nbRestartNogoods=278
351.01	       =>  wckTime=320.253  cpuTime=319.22  mem=16M368
493.66	   
493.66	   search
493.66	     run=23  nbConstraintChecks=2845038093  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1234042
493.66	     nbFailedAssignments=897266  nbBacktracks=336649  nbVisitedNodes=2464369  nbRestartNogoods=307
493.66	       =>  wckTime=462.895  cpuTime=461.19  mem=16M368
690.10	   
690.10	   search
690.10	     run=24  nbConstraintChecks=4047873848  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1742057
690.10	     nbFailedAssignments=1236936  nbBacktracks=504990  nbVisitedNodes=3473878  nbRestartNogoods=332
690.10	       =>  wckTime=659.336  cpuTime=656.68  mem=16M368
822.45	   
822.45	   search
822.45	     run=25  nbConstraintChecks=4853775425  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2079286
822.45	     nbFailedAssignments=1460059  nbBacktracks=619097  nbVisitedNodes=4143233  nbRestartNogoods=345
822.45	       =>  wckTime=791.685  cpuTime=788.44  mem=16M368
822.45	   
822.45	   global
822.45	     nbConstraintChecks=4853812170  nbRestartNogoods=345  solvingWckTime=791.686  solvingCpuTime=788.44  expiredTime=no
822.45	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=818.79
822.45	       =>  wckTime=822.162  cpuTime=818.75  mem=16M368
822.45	
822.45	s OPTIMUM FOUND
822.45	v 6 3 6 5 0 4 2 1 7 4 3 7 6 2 5 
822.45	   
822.45	   totalWckTime=822.239  totalCpuTime=818.79

Verifier Data (download as text)

73 unsatisfied constraints, 32 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/node63/watcher-281395-1169311977 -o ROOT/results/node63/solver-281395-1169311977 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281395-1169311977/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.80 1.33 1.12 4/74 32425
/proc/meminfo: memFree=1251176/2055920 swapFree=4192812/4192956
[pid=32424] ppid=32422 vsize=1788 CPUtime=0
/proc/32424/stat : 32424 (java) R 32422 32424 31763 0 -1 0 369 0 0 0 0 0 0 0 18 0 1 0 78695164 1830912 159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/32424/statm: 446 159 124 14 0 91 0

[startup+0.108107 s]
/proc/loadavg: 1.80 1.33 1.12 4/74 32425
/proc/meminfo: memFree=1251176/2055920 swapFree=4192812/4192956
[pid=32424] ppid=32422 vsize=914988 CPUtime=0.09
/proc/32424/stat : 32424 (java) R 32422 32424 31763 0 -1 0 3136 0 1 0 8 1 0 0 22 0 8 0 78695164 936947712 2882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153604294 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32424/statm: 228747 2883 1475 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51615 s]
/proc/loadavg: 1.80 1.33 1.12 4/74 32425
/proc/meminfo: memFree=1251176/2055920 swapFree=4192812/4192956
[pid=32424] ppid=32422 vsize=915332 CPUtime=0.5
/proc/32424/stat : 32424 (java) R 32422 32424 31763 0 -1 0 6692 0 1 0 46 4 0 0 25 0 8 0 78695164 937299968 6430 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4151974723 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32424/statm: 228833 6434 2200 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.34024 s]
/proc/loadavg: 1.80 1.33 1.12 3/81 32432
/proc/meminfo: memFree=1233776/2055920 swapFree=4192812/4192956
[pid=32424] ppid=32422 vsize=915440 CPUtime=1.32
/proc/32424/stat : 32424 (java) R 32422 32424 31763 0 -1 0 7008 0 1 0 112 20 0 0 25 0 8 0 78695164 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32424/statm: 228860 6746 2479 14 0 215330 0
[pid=32424/tid=32426] ppid=32422 vsize=915440 CPUtime=0.02
/proc/32424/task/32426/stat : 32426 (java) S 32422 32424 31763 0 -1 64 142 0 0 0 2 0 0 0 16 0 8 0 78695167 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32427/stat : 32427 (java) S 32422 32424 31763 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78695167 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32428/stat : 32428 (java) S 32422 32424 31763 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78695167 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32429] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32429/stat : 32429 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78695170 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32430] ppid=32422 vsize=915440 CPUtime=0.11
/proc/32424/task/32430/stat : 32430 (java) S 32422 32424 31763 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 78695170 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32431] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32431/stat : 32431 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78695170 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32432] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32432/stat : 32432 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78695170 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915440

[startup+2.98666 s]
/proc/loadavg: 1.80 1.33 1.12 3/81 32432
/proc/meminfo: memFree=1233712/2055920 swapFree=4192812/4192956
[pid=32424] ppid=32422 vsize=915440 CPUtime=2.96
/proc/32424/stat : 32424 (java) R 32422 32424 31763 0 -1 0 7011 0 1 0 246 50 0 0 25 0 8 0 78695164 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32424/statm: 228860 6748 2479 14 0 215330 0
[pid=32424/tid=32426] ppid=32422 vsize=915440 CPUtime=0.02
/proc/32424/task/32426/stat : 32426 (java) S 32422 32424 31763 0 -1 64 142 0 0 0 2 0 0 0 16 0 8 0 78695167 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32427/stat : 32427 (java) S 32422 32424 31763 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78695167 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32428/stat : 32428 (java) S 32422 32424 31763 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78695167 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32429] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32429/stat : 32429 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78695170 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32430] ppid=32422 vsize=915440 CPUtime=0.11
/proc/32424/task/32430/stat : 32430 (java) S 32422 32424 31763 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 78695170 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32431] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32431/stat : 32431 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78695170 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32432] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32432/stat : 32432 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78695170 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915440

[startup+6.26676 s]
/proc/loadavg: 1.82 1.34 1.12 3/81 32432
/proc/meminfo: memFree=1233712/2055920 swapFree=4192812/4192956
[pid=32424] ppid=32422 vsize=915440 CPUtime=6.25
/proc/32424/stat : 32424 (java) R 32422 32424 31763 0 -1 0 7011 0 1 0 510 115 0 0 25 0 8 0 78695164 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32424/statm: 228860 6748 2479 14 0 215330 0
[pid=32424/tid=32426] ppid=32422 vsize=915440 CPUtime=0.02
/proc/32424/task/32426/stat : 32426 (java) S 32422 32424 31763 0 -1 64 142 0 0 0 2 0 0 0 16 0 8 0 78695167 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=915444 CPUtime=0
/proc/32424/task/32427/stat : 32427 (java) S 32422 32424 31763 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78695167 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32428/stat : 32428 (java) S 32422 32424 31763 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78695167 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32429] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32429/stat : 32429 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78695170 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32430] ppid=32422 vsize=915440 CPUtime=0.11
/proc/32424/task/32430/stat : 32430 (java) S 32422 32424 31763 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 78695170 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32431] ppid=32422 vsize=915444 CPUtime=0
/proc/32424/task/32431/stat : 32431 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78695170 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32432] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32432/stat : 32432 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78695170 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915440

[startup+12.7605 s]
/proc/loadavg: 1.83 1.35 1.13 3/81 32432
/proc/meminfo: memFree=1233720/2055920 swapFree=4192812/4192956
[pid=32424] ppid=32422 vsize=915440 CPUtime=12.73
/proc/32424/stat : 32424 (java) R 32422 32424 31763 0 -1 0 7011 0 1 0 1029 244 0 0 25 0 8 0 78695164 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32424/statm: 228860 6748 2479 14 0 215330 0
[pid=32424/tid=32426] ppid=32422 vsize=915440 CPUtime=0.02
/proc/32424/task/32426/stat : 32426 (java) S 32422 32424 31763 0 -1 64 142 0 0 0 2 0 0 0 16 0 8 0 78695167 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32427/stat : 32427 (java) S 32422 32424 31763 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78695167 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32428/stat : 32428 (java) S 32422 32424 31763 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78695167 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32429] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32429/stat : 32429 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78695170 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32430] ppid=32422 vsize=915440 CPUtime=0.11
/proc/32424/task/32430/stat : 32430 (java) S 32422 32424 31763 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 78695170 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32431] ppid=32422 vsize=915444 CPUtime=0
/proc/32424/task/32431/stat : 32431 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78695170 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32432] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32432/stat : 32432 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78695170 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 915440

[startup+25.6208 s]
/proc/loadavg: 1.86 1.37 1.14 3/81 32432
/proc/meminfo: memFree=1233784/2055920 swapFree=4192812/4192956
[pid=32424] ppid=32422 vsize=915440 CPUtime=25.57
/proc/32424/stat : 32424 (java) R 32422 32424 31763 0 -1 0 7012 0 1 0 2066 491 0 0 25 0 8 0 78695164 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32424/statm: 228861 6749 2479 14 0 215331 0
[pid=32424/tid=32426] ppid=32422 vsize=915440 CPUtime=0.02
/proc/32424/task/32426/stat : 32426 (java) S 32422 32424 31763 0 -1 64 142 0 0 0 2 0 0 0 16 0 8 0 78695167 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32427/stat : 32427 (java) S 32422 32424 31763 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78695167 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32428/stat : 32428 (java) S 32422 32424 31763 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78695167 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32429] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32429/stat : 32429 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78695170 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32430] ppid=32422 vsize=915440 CPUtime=0.11
/proc/32424/task/32430/stat : 32430 (java) S 32422 32424 31763 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 78695170 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32431] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32431/stat : 32431 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78695170 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32432] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32432/stat : 32432 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78695170 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 915440

[startup+51.2605 s]
/proc/loadavg: 1.91 1.43 1.16 4/81 32432
/proc/meminfo: memFree=1226296/2055920 swapFree=4192812/4192956
[pid=32424] ppid=32422 vsize=915440 CPUtime=51.19
/proc/32424/stat : 32424 (java) R 32422 32424 31763 0 -1 0 8993 0 1 0 4529 590 0 0 25 0 8 0 78695164 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073789528 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32424/statm: 228860 8726 2532 14 0 215330 0
[pid=32424/tid=32426] ppid=32422 vsize=915440 CPUtime=0.02
/proc/32424/task/32426/stat : 32426 (java) S 32422 32424 31763 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 78695167 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32427/stat : 32427 (java) S 32422 32424 31763 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78695167 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32428/stat : 32428 (java) S 32422 32424 31763 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78695167 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32429] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32429/stat : 32429 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78695170 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32430] ppid=32422 vsize=915440 CPUtime=0.2
/proc/32424/task/32430/stat : 32430 (java) S 32422 32424 31763 0 -1 64 386 0 0 0 19 1 0 0 16 0 8 0 78695170 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32431] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32431/stat : 32431 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78695170 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32432] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32432/stat : 32432 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78695170 937410560 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 915440

[startup+102.536 s]
/proc/loadavg: 1.96 1.52 1.20 4/81 32432
/proc/meminfo: memFree=1226232/2055920 swapFree=4192812/4192956
[pid=32424] ppid=32422 vsize=915440 CPUtime=102.43
/proc/32424/stat : 32424 (java) R 32422 32424 31763 0 -1 0 9001 0 1 0 9652 591 0 0 25 0 8 0 78695164 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073790115 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32424/statm: 228860 8733 2532 14 0 215330 0
[pid=32424/tid=32426] ppid=32422 vsize=915440 CPUtime=0.02
/proc/32424/task/32426/stat : 32426 (java) S 32422 32424 31763 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 78695167 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32427/stat : 32427 (java) S 32422 32424 31763 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78695167 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32428/stat : 32428 (java) S 32422 32424 31763 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78695167 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32429] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32429/stat : 32429 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78695170 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32430] ppid=32422 vsize=915440 CPUtime=0.2
/proc/32424/task/32430/stat : 32430 (java) S 32422 32424 31763 0 -1 64 386 0 0 0 19 1 0 0 16 0 8 0 78695170 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32431] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32431/stat : 32431 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78695170 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32432] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32432/stat : 32432 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78695170 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.43
Current children cumulated vsize (KiB) 915440

[startup+162.551 s]
/proc/loadavg: 1.98 1.60 1.25 3/81 32432
/proc/meminfo: memFree=1226232/2055920 swapFree=4192812/4192956
[pid=32424] ppid=32422 vsize=915440 CPUtime=162.37
/proc/32424/stat : 32424 (java) R 32422 32424 31763 0 -1 0 9004 0 1 0 15646 591 0 0 25 0 8 0 78695164 937410560 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/32424/task/32429/stat : 32429 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78695170 937410560 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32430] ppid=32422 vsize=915440 CPUtime=0.2
/proc/32424/task/32430/stat : 32430 (java) S 32422 32424 31763 0 -1 64 386 0 0 0 19 1 0 0 16 0 8 0 78695170 937410560 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32431] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32431/stat : 32431 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78695170 937410560 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32432] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32432/stat : 32432 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78695170 937410560 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 341.62
Current children cumulated vsize (KiB) 915440

[startup+402.62 s]
/proc/loadavg: 1.99 1.81 1.41 3/81 32432
/proc/meminfo: memFree=1226168/2055920 swapFree=4192812/4192956
[pid=32424] ppid=32422 vsize=915440 CPUtime=401.36
/proc/32424/stat : 32424 (java) R 32422 32424 31763 0 -1 0 9011 0 1 0 39545 591 0 0 25 0 8 0 78695164 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761423 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32424/statm: 228860 8743 2532 14 0 215330 0
[pid=32424/tid=32426] ppid=32422 vsize=915440 CPUtime=0.02
/proc/32424/task/32426/stat : 32426 (java) S 32422 32424 31763 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 78695167 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32427/stat : 32427 (java) S 32422 32424 31763 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78695167 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32428/stat : 32428 (java) S 32422 32424 31763 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78695167 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32429] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32429/stat : 32429 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78695170 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32430] ppid=32422 vsize=915440 CPUtime=0.2
/proc/32424/task/32430/stat : 32430 (java) S 32422 32424 31763 0 -1 64 386 0 0 0 19 1 0 0 16 0 8 0 78695170 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32431] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32431/stat : 32431 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78695170 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32432] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32432/stat : 32432 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78695170 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 401.36
Current children cumulated vsize (KiB) 915440

[startup+462.635 s]
/proc/loadavg: 2.07 1.86 1.45 3/81 32432
/proc/meminfo: memFree=1226104/2055920 swapFree=4192812/4192956
[pid=32424] ppid=32422 vsize=915440 CPUtime=461.12
/proc/32424/stat : 32424 (java) R 32422 32424 31763 0 -1 0 9011 0 1 0 45521 591 0 0 25 0 8 0 78695164 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336160 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32424/statm: 228860 8743 2532 14 0 215330 0
[pid=32424/tid=32426] ppid=32422 vsize=915440 CPUtime=0.02
/proc/32424/task/32426/stat : 32426 (java) S 32422 32424 31763 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 78695167 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32427/stat : 32427 (java) S 32422 32424 31763 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78695167 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32428/stat : 32428 (java) S 32422 32424 31763 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78695167 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32429] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32429/stat : 32429 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78695170 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32430] ppid=32422 vsize=915440 CPUtime=0.2
/proc/32424/task/32430/stat : 32430 (java) S 32422 32424 31763 0 -1 64 386 0 0 0 19 1 0 0 16 0 8 0 78695170 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32431] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32431/stat : 32431 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78695170 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32432] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32432/stat : 32432 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78695170 937410560 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.12
Current children cumulated vsize (KiB) 915440

[startup+522.671 s]
/proc/loadavg: 2.08 1.90 1.49 3/87 32566
/proc/meminfo: memFree=1224576/2055920 swapFree=4192812/4192956
[pid=32424] ppid=32422 vsize=915440 CPUtime=520.82
/proc/32424/stat : 32424 (java) R 32422 32424 31763 0 -1 0 9015 0 1 0 51487 595 0 0 25 0 8 0 78695164 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761549 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32424/statm: 228860 8747 2532 14 0 215330 0
[pid=32424/tid=32426] ppid=32422 vsize=915440 CPUtime=0.02
/proc/32424/task/32426/stat : 32426 (java) S 32422 32424 31763 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 78695167 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32427/stat : 32427 (java) S 32422 32424 31763 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78695167 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32428/stat : 32428 (java) S 32422 32424 31763 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78695167 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32429] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32429/stat : 32429 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78695170 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32430] ppid=32422 vsize=915440 CPUtime=0.21
/proc/32424/task/32430/stat : 32430 (java) S 32422 32424 31763 0 -1 64 387 0 0 0 20 1 0 0 16 0 8 0 78695170 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32431] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32431/stat : 32431 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78695170 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32432] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32432/stat : 32432 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78695170 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 520.82
Current children cumulated vsize (KiB) 915440

[startup+582.701 s]
/proc/loadavg: 2.03 1.91 1.52 3/81 32630
/proc/meminfo: memFree=1225720/2055920 swapFree=4192812/4192956
[pid=32424] ppid=32422 vsize=915440 CPUtime=580.54
/proc/32424/stat : 32424 (java) R 32422 32424 31763 0 -1 0 9015 0 1 0 57457 597 0 0 25 0 8 0 78695164 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778166 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32424/statm: 228860 8747 2532 14 0 215330 0
[pid=32424/tid=32426] ppid=32422 vsize=915440 CPUtime=0.02
/proc/32424/task/32426/stat : 32426 (java) S 32422 32424 31763 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 78695167 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32427/stat : 32427 (java) S 32422 32424 31763 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78695167 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32428/stat : 32428 (java) S 32422 32424 31763 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78695167 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32429] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32429/stat : 32429 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78695170 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32430] ppid=32422 vsize=915440 CPUtime=0.21
/proc/32424/task/32430/stat : 32430 (java) S 32422 32424 31763 0 -1 64 387 0 0 0 20 1 0 0 16 0 8 0 78695170 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32431] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32431/stat : 32431 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78695170 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32432] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32432/stat : 32432 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78695170 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 580.54
Current children cumulated vsize (KiB) 915440

[startup+642.715 s]
/proc/loadavg: 2.01 1.93 1.54 3/81 32630
/proc/meminfo: memFree=1225720/2055920 swapFree=4192812/4192956
[pid=32424] ppid=32422 vsize=915440 CPUtime=640.29
/proc/32424/stat : 32424 (java) R 32422 32424 31763 0 -1 0 9015 0 1 0 63431 598 0 0 25 0 8 0 78695164 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778157 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32424/statm: 228860 8747 2532 14 0 215330 0
[pid=32424/tid=32426] ppid=32422 vsize=915440 CPUtime=0.02
/proc/32424/task/32426/stat : 32426 (java) S 32422 32424 31763 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 78695167 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32427/stat : 32427 (java) S 32422 32424 31763 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78695167 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32428/stat : 32428 (java) S 32422 32424 31763 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78695167 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32429] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32429/stat : 32429 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78695170 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32430] ppid=32422 vsize=915440 CPUtime=0.21
/proc/32424/task/32430/stat : 32430 (java) S 32422 32424 31763 0 -1 64 387 0 0 0 20 1 0 0 16 0 8 0 78695170 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32431] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32431/stat : 32431 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78695170 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32432] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32432/stat : 32432 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78695170 937410560 8747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 640.29
Current children cumulated vsize (KiB) 915440

[startup+702.732 s]
/proc/loadavg: 2.00 1.94 1.57 3/81 32630
/proc/meminfo: memFree=1225720/2055920 swapFree=4192812/4192956
[pid=32424] ppid=32422 vsize=915440 CPUtime=700.03
/proc/32424/stat : 32424 (java) R 32422 32424 31763 0 -1 0 9017 0 1 0 69405 598 0 0 25 0 8 0 78695164 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073764634 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32424/statm: 228860 8749 2532 14 0 215330 0
[pid=32424/tid=32426] ppid=32422 vsize=915440 CPUtime=0.02
/proc/32424/task/32426/stat : 32426 (java) S 32422 32424 31763 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 78695167 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32427/stat : 32427 (java) S 32422 32424 31763 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78695167 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32428/stat : 32428 (java) S 32422 32424 31763 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78695167 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32429] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32429/stat : 32429 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78695170 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32430] ppid=32422 vsize=915440 CPUtime=0.21
/proc/32424/task/32430/stat : 32430 (java) S 32422 32424 31763 0 -1 64 387 0 0 0 20 1 0 0 16 0 8 0 78695170 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32431] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32431/stat : 32431 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78695170 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32432] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32432/stat : 32432 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78695170 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 700.03
Current children cumulated vsize (KiB) 915440

[startup+762.747 s]
/proc/loadavg: 2.07 1.96 1.60 3/81 32630
/proc/meminfo: memFree=1225720/2055920 swapFree=4192812/4192956
[pid=32424] ppid=32422 vsize=915440 CPUtime=759.79
/proc/32424/stat : 32424 (java) R 32422 32424 31763 0 -1 0 9017 0 1 0 75381 598 0 0 25 0 8 0 78695164 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073820311 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32424/statm: 228860 8749 2532 14 0 215330 0
[pid=32424/tid=32426] ppid=32422 vsize=915440 CPUtime=0.02
/proc/32424/task/32426/stat : 32426 (java) S 32422 32424 31763 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 78695167 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32427/stat : 32427 (java) S 32422 32424 31763 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78695167 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32428/stat : 32428 (java) S 32422 32424 31763 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78695167 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32429] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32429/stat : 32429 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78695170 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32430] ppid=32422 vsize=915440 CPUtime=0.21
/proc/32424/task/32430/stat : 32430 (java) S 32422 32424 31763 0 -1 64 387 0 0 0 20 1 0 0 16 0 8 0 78695170 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32431] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32431/stat : 32431 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78695170 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32424/tid=32432] ppid=32422 vsize=915440 CPUtime=0
/proc/32424/task/32432/stat : 32432 (java) S 32422 32424 31763 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78695170 937410560 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 759.79
Current children cumulated vsize (KiB) 915440

Child status: 0
Real time (s): 822.467
CPU time (s): 819.236
CPU user time (s): 813.246
CPU system time (s): 5.99009
CPU usage (%): 99.6072
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 813.246
system time used= 5.99009
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9113
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= 17731
involuntary context switches= 27829

runsolver used 0.906862 s user time and 2.22566 s system time

The end

Launcher Data (download as text)

Begin job on node63 on Sat Jan 20 16:52:57 UTC 2007


IDJOB= 281395
IDBENCH= 12175
IDSOLVER= 68
FILE ID= node63/281395-1169311977

PBS_JOBID= 3610256

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2aa1671129e18d194deae5c911debe37

RANDOM SEED= 681890614

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.216
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.216
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:       1251656 kB
Buffers:         50924 kB
Cached:         601800 kB
SwapCached:        144 kB
Active:         238484 kB
Inactive:       495548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1251656 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1728 kB
Writeback:           0 kB
Mapped:          92564 kB
Slab:            55480 kB
Committed_AS:  1137092 kB
PageTables:       1964 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 node63 on Sat Jan 20 17:06:40 UTC 2007