Trace number 281396

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCOPTIMUM 2014.47 2015.41

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.39	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=pfc.xml
0.43	   
0.43	   instance
0.43	     name=/tmp/evaluation/281396-1169311980/unknown.xml
0.46	   
0.46	   domains being loaded...
0.46	   
0.46	   variables being loaded...
0.49	     nbVariables=15  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.49	       =>  wckTime=0.094  cpuTime=0.07  mem=6M910
0.49	   
0.49	   relations being loaded...
0.53	   
0.53	   constraints being loaded...
0.59	     nbConstraints=105  nbRelationTypes=105  nbExtensionStructures=105  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=105  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2003  maxDegree=14
0.59	     maxArity=2
0.59	       =>  wckTime=0.189  cpuTime=0.13  mem=8M877
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.269  cpuTime=0.18  mem=5M461
0.67	
0.67	s SATISFIABLE
0.67	o 17
0.67	c 88
0.67	o 20
0.67	c 85
0.67	o 21
0.67	c 84
0.67	o 23
0.67	c 82
0.67	o 24
0.67	c 81
0.68	o 25
0.68	c 80
0.68	o 26
0.68	c 79
0.68	o 27
0.68	c 78
0.69	o 28
0.69	c 77
0.69	o 29
0.69	c 76
0.69	o 30
0.69	c 75
0.69	o 31
0.69	c 74
0.69	o 32
0.69	c 73
2.79	   
2.79	   search
2.79	     run=0  nbConstraintChecks=15164112  nbAssignments=10000
2.79	       =>  wckTime=2.125  cpuTime=2.11  mem=5M461
4.82	   
4.82	   search
4.82	     run=1  nbConstraintChecks=30305483  nbAssignments=20000
4.82	       =>  wckTime=4.159  cpuTime=4.13  mem=5M461
6.85	   
6.85	   search
6.85	     run=2  nbConstraintChecks=45423355  nbAssignments=30000
6.85	       =>  wckTime=6.182  cpuTime=6.16  mem=5M461
8.88	   
8.88	   search
8.88	     run=3  nbConstraintChecks=60577309  nbAssignments=40000
8.88	       =>  wckTime=8.212  cpuTime=8.18  mem=5M461
10.90	   
10.90	   search
10.90	     run=4  nbConstraintChecks=75719771  nbAssignments=50000
10.90	       =>  wckTime=10.24  cpuTime=10.21  mem=5M461
12.94	   
12.94	   search
12.94	     run=5  nbConstraintChecks=90894993  nbAssignments=60000
12.94	       =>  wckTime=12.271  cpuTime=12.24  mem=5M461
14.98	   
14.98	   search
14.98	     run=6  nbConstraintChecks=106003487  nbAssignments=70000
14.98	       =>  wckTime=14.312  cpuTime=14.28  mem=5M461
17.02	   
17.02	   search
17.02	     run=7  nbConstraintChecks=121157996  nbAssignments=80000
17.02	       =>  wckTime=16.359  cpuTime=16.33  mem=5M461
19.07	   
19.07	   search
19.07	     run=8  nbConstraintChecks=136313711  nbAssignments=90000
19.07	       =>  wckTime=18.406  cpuTime=18.37  mem=5M461
21.12	   
21.12	   search
21.12	     run=9  nbConstraintChecks=151465888  nbAssignments=100000
21.12	       =>  wckTime=20.452  cpuTime=20.42  mem=5M461
23.17	   
23.17	   search
23.17	     run=10  nbConstraintChecks=166644124  nbAssignments=110000
23.17	       =>  wckTime=22.502  cpuTime=22.47  mem=5M461
25.19	   
25.19	   search
25.19	     run=11  nbConstraintChecks=181687039  nbAssignments=120000
25.19	       =>  wckTime=24.524  cpuTime=24.48  mem=5M461
27.21	   
27.21	   search
27.21	     run=12  nbConstraintChecks=196798086  nbAssignments=130000
27.21	       =>  wckTime=26.55  cpuTime=26.52  mem=5M461
29.24	   
29.24	   search
29.24	     run=13  nbConstraintChecks=211896800  nbAssignments=140000
29.24	       =>  wckTime=28.574  cpuTime=28.53  mem=5M461
30.72	   
30.72	   search
30.72	     run=14  nbConstraintChecks=222920841  nbAssignments=147292
30.72	       =>  wckTime=30.052  cpuTime=30.02  mem=5M461
30.72	   
30.72	   global
30.72	     nbConstraintChecks=222920841  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.72	     solvingWckTime=30.051  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.72	     globalCpuTime=30.25
30.72	       =>  wckTime=30.322  cpuTime=30.2  mem=5M461
30.72	   
30.72	   solver IterativeSystematicSolver being built... 
30.84	       =>  wckTime=30.445  cpuTime=30.3  mem=16M368
30.85	   
30.85	   preprocessing
30.85	     nbConstraintChecks=2100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.85	     detectedInconsistency=no
30.85	       =>  wckTime=0.0060  cpuTime=0.01  mem=16M368
30.92	   
30.92	   search
30.92	     run=0  nbConstraintChecks=151094  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=67
30.92	     nbFailedAssignments=52  nbBacktracks=10  nbVisitedNodes=130  nbRestartNogoods=0
30.92	       =>  wckTime=0.073  cpuTime=0.05  mem=16M368
30.95	   
30.95	   search
30.95	     run=1  nbConstraintChecks=268590  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=126
30.95	     nbFailedAssignments=91  nbBacktracks=25  nbVisitedNodes=243  nbRestartNogoods=5
30.95	       =>  wckTime=0.11  cpuTime=0.08  mem=16M368
31.00	   
31.00	   search
31.00	     run=2  nbConstraintChecks=490611  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=231
31.00	     nbFailedAssignments=169  nbBacktracks=47  nbVisitedNodes=448  nbRestartNogoods=6
31.00	       =>  wckTime=0.16  cpuTime=0.13  mem=16M368
31.06	   
31.06	   search
31.06	     run=3  nbConstraintChecks=821177  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=380
31.06	     nbFailedAssignments=280  nbBacktracks=80  nbVisitedNodes=741  nbRestartNogoods=10
31.06	       =>  wckTime=0.22  cpuTime=0.19  mem=16M368
31.15	   
31.15	   search
31.15	     run=4  nbConstraintChecks=1271284  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=596
31.15	     nbFailedAssignments=440  nbBacktracks=130  nbVisitedNodes=1167  nbRestartNogoods=29
31.15	       =>  wckTime=0.304  cpuTime=0.27  mem=16M368
31.26	   
31.26	   search
31.26	     run=5  nbConstraintChecks=1917812  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=878
31.26	     nbFailedAssignments=642  nbBacktracks=205  nbVisitedNodes=1726  nbRestartNogoods=36
31.27	       =>  wckTime=0.422  cpuTime=0.39  mem=16M368
31.46	   
31.46	   search
31.46	     run=6  nbConstraintChecks=2942051  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1363
31.46	     nbFailedAssignments=1008  nbBacktracks=318  nbVisitedNodes=2690  nbRestartNogoods=47
31.46	       =>  wckTime=0.616  cpuTime=0.58  mem=16M368
31.72	   
31.72	   search
31.72	     run=7  nbConstraintChecks=4382259  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2013
31.72	     nbFailedAssignments=1482  nbBacktracks=488  nbVisitedNodes=3984  nbRestartNogoods=60
31.72	       =>  wckTime=0.881  cpuTime=0.83  mem=16M368
32.08	   
32.08	   search
32.08	     run=8  nbConstraintChecks=6419220  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2982
32.08	     nbFailedAssignments=2189  nbBacktracks=744  nbVisitedNodes=5916  nbRestartNogoods=67
32.08	       =>  wckTime=1.241  cpuTime=1.18  mem=16M368
32.65	   
32.65	   search
32.65	     run=9  nbConstraintChecks=9706725  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4517
32.65	     nbFailedAssignments=3334  nbBacktracks=1128  nbVisitedNodes=8980  nbRestartNogoods=82
32.65	       =>  wckTime=1.81  cpuTime=1.75  mem=16M368
33.45	   
33.45	   search
33.45	     run=10  nbConstraintChecks=14266210  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6714
33.45	     nbFailedAssignments=4949  nbBacktracks=1704  nbVisitedNodes=13368  nbRestartNogoods=89
33.45	       =>  wckTime=2.603  cpuTime=2.54  mem=16M368
34.79	   
34.79	   search
34.79	     run=11  nbConstraintChecks=22091223  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10304
34.79	     nbFailedAssignments=7669  nbBacktracks=2568  nbVisitedNodes=20542  nbRestartNogoods=95
34.79	       =>  wckTime=3.949  cpuTime=3.89  mem=16M368
36.80	   
36.80	   search
36.80	     run=12  nbConstraintChecks=33707478  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15528
36.80	     nbFailedAssignments=11591  nbBacktracks=3865  nbVisitedNodes=30985  nbRestartNogoods=105
36.80	       =>  wckTime=5.958  cpuTime=5.89  mem=16M368
40.03	   
40.03	   search
40.03	     run=13  nbConstraintChecks=52477074  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23759
40.03	     nbFailedAssignments=17870  nbBacktracks=5811  nbVisitedNodes=47441  nbRestartNogoods=119
40.03	       =>  wckTime=9.187  cpuTime=9.12  mem=16M368
44.88	   
44.88	   search
44.88	     run=14  nbConstraintChecks=80927050  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36095
44.88	     nbFailedAssignments=27282  nbBacktracks=8730  nbVisitedNodes=72108  nbRestartNogoods=127
44.88	       =>  wckTime=14.035  cpuTime=13.97  mem=16M368
51.88	   
51.88	   search
51.88	     run=15  nbConstraintChecks=122164415  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54178
51.88	     nbFailedAssignments=40982  nbBacktracks=13108  nbVisitedNodes=108269  nbRestartNogoods=139
51.88	       =>  wckTime=21.035  cpuTime=20.96  mem=16M368
62.46	   
62.46	   search
62.46	     run=16  nbConstraintChecks=183644868  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81138
62.46	     nbFailedAssignments=61369  nbBacktracks=19676  nbVisitedNodes=162184  nbRestartNogoods=150
62.46	       =>  wckTime=31.62  cpuTime=31.54  mem=16M368
79.19	   
79.19	   search
79.19	     run=17  nbConstraintChecks=282168079  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=122943
79.19	     nbFailedAssignments=93318  nbBacktracks=29528  nbVisitedNodes=245790  nbRestartNogoods=155
79.19	       =>  wckTime=48.346  cpuTime=48.26  mem=16M368
103.49	   
103.49	   search
103.49	     run=18  nbConstraintChecks=424629919  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=183674
103.49	     nbFailedAssignments=139266  nbBacktracks=44306  nbVisitedNodes=367246  nbRestartNogoods=170
103.49	       =>  wckTime=72.649  cpuTime=72.56  mem=16M368
139.05	   
139.05	   search
139.05	     run=19  nbConstraintChecks=632811192  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=273849
139.05	     nbFailedAssignments=207269  nbBacktracks=66474  nbVisitedNodes=547560  nbRestartNogoods=193
139.05	       =>  wckTime=108.212  cpuTime=108.11  mem=16M368
192.43	   
192.43	   search
192.43	     run=20  nbConstraintChecks=949778925  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=408742
192.43	     nbFailedAssignments=308905  nbBacktracks=99726  nbVisitedNodes=816372  nbRestartNogoods=203
192.43	       =>  wckTime=161.592  cpuTime=161.47  mem=16M368
265.07	   
265.07	   search
265.07	     run=21  nbConstraintChecks=1385159612  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=590015
265.07	     nbFailedAssignments=440295  nbBacktracks=149605  nbVisitedNodes=1175510  nbRestartNogoods=228
265.07	       =>  wckTime=234.229  cpuTime=234.09  mem=16M368
371.75	   
371.75	   search
371.75	     run=22  nbConstraintChecks=2028498879  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=850291
371.75	     nbFailedAssignments=625747  nbBacktracks=224423  nbVisitedNodes=1690753  nbRestartNogoods=239
371.75	       =>  wckTime=340.906  cpuTime=340.72  mem=16M368
530.12	   
530.12	   search
530.12	     run=23  nbConstraintChecks=2984528733  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1235795
530.12	     nbFailedAssignments=899018  nbBacktracks=336650  nbVisitedNodes=2453153  nbRestartNogoods=253
530.12	       =>  wckTime=499.278  cpuTime=498.96  mem=16M368
757.89	   
757.90	   search
757.90	     run=24  nbConstraintChecks=4348124133  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1794499
757.90	     nbFailedAssignments=1289377  nbBacktracks=504991  nbVisitedNodes=3558292  nbRestartNogoods=274
757.90	       =>  wckTime=727.05  cpuTime=726.64  mem=16M368
1108.12	   
1108.12	   search
1108.12	     run=25  nbConstraintChecks=6443162474  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2649224
1108.12	     nbFailedAssignments=1891586  nbBacktracks=757502  nbVisitedNodes=5248754  nbRestartNogoods=293
1108.12	       =>  wckTime=1077.28  cpuTime=1076.75  mem=16M368
1606.31	   
1606.31	   search
1606.31	     run=26  nbConstraintChecks=9409523005  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3894398
1606.31	     nbFailedAssignments=2757987  nbBacktracks=1136269  nbVisitedNodes=7710148  nbRestartNogoods=313
1606.31	       =>  wckTime=1575.463  cpuTime=1574.75  mem=16M368
2015.35	   
2015.35	   search
2015.35	     run=27  nbConstraintChecks=11861011475  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2015.35	     nbAssignments=4893034  nbFailedAssignments=3460855  nbBacktracks=1432038  nbVisitedNodes=9683634
2015.35	     nbRestartNogoods=344
2015.35	       =>  wckTime=1984.507  cpuTime=1983.66  mem=16M368
2015.35	   
2015.35	   global
2015.35	     nbConstraintChecks=11861013575  nbRestartNogoods=344  solvingWckTime=1984.509  solvingCpuTime=1983.66
2015.35	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=2014.01
2015.35	       =>  wckTime=2014.955  cpuTime=2013.96  mem=16M368
2015.36	
2015.36	s OPTIMUM FOUND
2015.36	v 6 3 6 5 0 4 2 1 7 4 3 7 6 2 5 
2015.36	   
2015.36	   totalWckTime=2015.03  totalCpuTime=2014.02

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/node23/watcher-281396-1169311980 -o ROOT/results/node23/solver-281396-1169311980 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281396-1169311980/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: 0.93 0.99 1.02 4/78 22773
/proc/meminfo: memFree=1301616/2055920 swapFree=4156072/4192956
[pid=22772] ppid=22770 vsize=1784 CPUtime=0
/proc/22772/stat : 22772 (java) D 22770 22772 21919 0 -1 0 165 0 0 0 0 0 0 0 19 0 1 0 279592340 1826816 136 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/22772/statm: 446 136 102 14 0 91 0

[startup+0.103741 s]
/proc/loadavg: 0.93 0.99 1.02 4/78 22773
/proc/meminfo: memFree=1301616/2055920 swapFree=4156072/4192956
[pid=22772] ppid=22770 vsize=172 CPUtime=0
/proc/22772/stat : 22772 (java) R 22770 22772 21919 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 279592340 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 2495268 0 0 4096 0 0 0 0 17 0 0 0
/proc/22772/statm: 43 24 18 14 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 172

[startup+0.513819 s]
/proc/loadavg: 0.93 0.99 1.02 4/78 22773
/proc/meminfo: memFree=1301616/2055920 swapFree=4156072/4192956
[pid=22772] ppid=22770 vsize=915332 CPUtime=0.39
/proc/22772/stat : 22772 (java) S 22770 22772 21919 0 -1 0 6133 0 1 0 35 4 0 0 16 0 8 0 279592340 937299968 5872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22772/statm: 228833 5872 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 915332

[startup+1.33397 s]
/proc/loadavg: 0.93 0.99 1.02 2/85 22780
/proc/meminfo: memFree=1284280/2055920 swapFree=4156072/4192956
[pid=22772] ppid=22770 vsize=915440 CPUtime=1.21
/proc/22772/stat : 22772 (java) R 22770 22772 21919 0 -1 0 7000 0 1 0 104 17 0 0 17 0 8 0 279592340 937410560 6738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22772/statm: 228860 6738 2476 14 0 215330 0
[pid=22772/tid=22774] ppid=22770 vsize=915440 CPUtime=0.02
/proc/22772/task/22774/stat : 22774 (java) S 22770 22772 21919 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279592353 937410560 6738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22772/tid=22775] ppid=22770 vsize=915444 CPUtime=0
/proc/22772/task/22775/stat : 22775 (java) S 22770 22772 21919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279592354 937414656 6738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=915440 CPUtime=0
/proc/22772/task/22776/stat : 22776 (java) S 22770 22772 21919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279592354 937410560 6738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=915440 CPUtime=0
/proc/22772/task/22777/stat : 22777 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279592357 937410560 6738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22778] ppid=22770 vsize=915440 CPUtime=0.09
/proc/22772/task/22778/stat : 22778 (java) S 22770 22772 21919 0 -1 64 327 0 0 0 9 0 0 0 16 0 8 0 279592357 937410560 6738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22779] ppid=22770 vsize=915440 CPUtime=0
/proc/22772/task/22779/stat : 22779 (java) S 22770 22772 21919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279592357 937410560 6738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22780] ppid=22770 vsize=915444 CPUtime=0
/proc/22772/task/22780/stat : 22780 (java) S 22770 22772 21919 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279592357 937414656 6738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 915440

[startup+2.97029 s]
/proc/loadavg: 0.94 0.99 1.02 2/85 22780
/proc/meminfo: memFree=1284280/2055920 swapFree=4156072/4192956
[pid=22772] ppid=22770 vsize=915440 CPUtime=2.84
/proc/22772/stat : 22772 (java) R 22770 22772 21919 0 -1 0 7003 0 1 0 236 48 0 0 17 0 8 0 279592340 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22772/statm: 228860 6740 2476 14 0 215330 0
[pid=22772/tid=22774] ppid=22770 vsize=915440 CPUtime=0.02
/proc/22772/task/22774/stat : 22774 (java) S 22770 22772 21919 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279592353 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22772/tid=22775] ppid=22770 vsize=915444 CPUtime=0
/proc/22772/task/22775/stat : 22775 (java) S 22770 22772 21919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279592354 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=915440 CPUtime=0
/proc/22772/task/22776/stat : 22776 (java) S 22770 22772 21919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279592354 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=915440 CPUtime=0
/proc/22772/task/22777/stat : 22777 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279592357 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22778] ppid=22770 vsize=915440 CPUtime=0.1
/proc/22772/task/22778/stat : 22778 (java) S 22770 22772 21919 0 -1 64 329 0 0 0 10 0 0 0 17 0 8 0 279592357 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22779] ppid=22770 vsize=915440 CPUtime=0
/proc/22772/task/22779/stat : 22779 (java) S 22770 22772 21919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279592357 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22780] ppid=22770 vsize=915444 CPUtime=0
/proc/22772/task/22780/stat : 22780 (java) S 22770 22772 21919 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279592357 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 915440

[startup+6.26593 s]
/proc/loadavg: 0.94 0.99 1.02 2/85 22780
/proc/meminfo: memFree=1284216/2055920 swapFree=4156072/4192956
[pid=22772] ppid=22770 vsize=916464 CPUtime=6.14
/proc/22772/stat : 22772 (java) R 22770 22772 21919 0 -1 0 7004 0 1 0 506 108 0 0 17 0 8 0 279592340 938459136 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22772/statm: 229117 6741 2476 14 0 215587 0
[pid=22772/tid=22774] ppid=22770 vsize=916464 CPUtime=0.02
/proc/22772/task/22774/stat : 22774 (java) S 22770 22772 21919 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279592353 938459136 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22775/stat : 22775 (java) S 22770 22772 21919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279592354 938459136 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22776/stat : 22776 (java) S 22770 22772 21919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279592354 938459136 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22777/stat : 22777 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279592357 938459136 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22778] ppid=22770 vsize=916468 CPUtime=0.1
/proc/22772/task/22778/stat : 22778 (java) S 22770 22772 21919 0 -1 64 329 0 0 0 10 0 0 0 17 0 8 0 279592357 938463232 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22779] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22779/stat : 22779 (java) S 22770 22772 21919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279592357 938459136 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22780] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22780/stat : 22780 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279592357 938459136 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 916464

[startup+12.7352 s]
/proc/loadavg: 0.95 0.99 1.02 2/85 22780
/proc/meminfo: memFree=1284224/2055920 swapFree=4156072/4192956
[pid=22772] ppid=22770 vsize=916468 CPUtime=12.6
/proc/22772/stat : 22772 (java) R 22770 22772 21919 0 -1 0 7004 0 1 0 1025 235 0 0 16 0 8 0 279592340 938463232 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22772/statm: 229116 6741 2476 14 0 215586 0
[pid=22772/tid=22774] ppid=22770 vsize=916464 CPUtime=0.02
/proc/22772/task/22774/stat : 22774 (java) S 22770 22772 21919 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279592353 938459136 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22775/stat : 22775 (java) S 22770 22772 21919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279592354 938459136 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22776/stat : 22776 (java) S 22770 22772 21919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279592354 938459136 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=916468 CPUtime=0
/proc/22772/task/22777/stat : 22777 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279592357 938463232 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22778] ppid=22770 vsize=916464 CPUtime=0.1
/proc/22772/task/22778/stat : 22778 (java) S 22770 22772 21919 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 279592357 938459136 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22779] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22779/stat : 22779 (java) S 22770 22772 21919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279592357 938459136 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22780] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22780/stat : 22780 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279592357 938459136 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 916468

[startup+25.5857 s]
/proc/loadavg: 0.95 0.99 1.02 2/85 22780
/proc/meminfo: memFree=1284224/2055920 swapFree=4156072/4192956
[pid=22772] ppid=22770 vsize=916464 CPUtime=25.45
/proc/22772/stat : 22772 (java) R 22770 22772 21919 0 -1 0 7005 0 1 0 2066 479 0 0 19 0 8 0 279592340 938459136 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22772/statm: 229116 6742 2476 14 0 215586 0
[pid=22772/tid=22774] ppid=22770 vsize=916464 CPUtime=0.02
/proc/22772/task/22774/stat : 22774 (java) S 22770 22772 21919 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279592353 938459136 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=916468 CPUtime=0
/proc/22772/task/22775/stat : 22775 (java) S 22770 22772 21919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279592354 938463232 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22776/stat : 22776 (java) S 22770 22772 21919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279592354 938459136 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22777/stat : 22777 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279592357 938459136 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22778] ppid=22770 vsize=916464 CPUtime=0.1
/proc/22772/task/22778/stat : 22778 (java) S 22770 22772 21919 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 279592357 938459136 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22779] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22779/stat : 22779 (java) S 22770 22772 21919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279592357 938459136 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22780] ppid=22770 vsize=916468 CPUtime=0
/proc/22772/task/22780/stat : 22780 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279592357 938463232 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 916464

[startup+51.2696 s]
/proc/loadavg: 0.97 0.99 1.02 2/85 22780
/proc/meminfo: memFree=1276672/2055920 swapFree=4156072/4192956
[pid=22772] ppid=22770 vsize=916464 CPUtime=51.13
/proc/22772/stat : 22772 (java) R 22770 22772 21919 0 -1 0 8978 0 1 0 4534 579 0 0 25 0 8 0 279592340 938459136 8711 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073764340 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22772/statm: 229116 8711 2527 14 0 215586 0
[pid=22772/tid=22774] ppid=22770 vsize=916464 CPUtime=0.02
/proc/22772/task/22774/stat : 22774 (java) S 22770 22772 21919 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279592353 938459136 8711 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22775/stat : 22775 (java) S 22770 22772 21919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279592354 938459136 8711 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22776/stat : 22776 (java) S 22770 22772 21919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279592354 938459136 8711 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22777/stat : 22777 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279592357 938459136 8711 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22778] ppid=22770 vsize=916464 CPUtime=0.19
/proc/22772/task/22778/stat : 22778 (java) S 22770 22772 21919 0 -1 64 382 0 0 0 18 1 0 0 16 0 8 0 279592357 938459136 8711 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22779] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22779/stat : 22779 (java) S 22770 22772 21919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279592357 938459136 8711 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22780] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22780/stat : 22780 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279592357 938459136 8711 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 916464

[startup+102.529 s]
/proc/loadavg: 1.07 1.01 1.02 2/85 22780
/proc/meminfo: memFree=1276608/2055920 swapFree=4156072/4192956
[pid=22772] ppid=22770 vsize=916464 CPUtime=102.37
/proc/22772/stat : 22772 (java) R 22770 22772 21919 0 -1 0 8987 0 1 0 9658 579 0 0 25 0 8 0 279592340 938459136 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073764435 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22772/statm: 229116 8718 2527 14 0 215586 0
[pid=22772/tid=22774] ppid=22770 vsize=916464 CPUtime=0.02
/proc/22772/task/22774/stat : 22774 (java) S 22770 22772 21919 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279592353 938459136 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22775/stat : 22775 (java) S 22770 22772 21919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279592354 938459136 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22776/stat : 22776 (java) S 22770 22772 21919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279592354 938459136 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22777/stat : 22777 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279592357 938459136 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22778] ppid=22770 vsize=916464 CPUtime=0.19
/proc/22772/task/22778/stat : 22778 (java) S 22770 22772 21919 0 -1 64 382 0 0 0 18 1 0 0 16 0 8 0 279592357 938459136 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22779] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22779/stat : 22779 (java) S 22770 22772 21919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279592357 938459136 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22780] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22780/stat : 22780 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279592357 938459136 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 916464

[startup+162.628 s]
/proc/loadavg: 1.02 1.00 1.01 2/85 22780
/proc/meminfo: memFree=1276608/2055920 swapFree=4156072/4192956
[pid=22772] ppid=22770 vsize=916464 CPUtime=162.45
/proc/22772/stat : 22772 (java) R 22770 22772 21919 0 -1 0 8993 0 1 0 15666 579 0 0 25 0 8 0 279592340 938459136 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336163 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/22772/task/22777/stat : 22777 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279592357 938459136 8740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22778] ppid=22770 vsize=916464 CPUtime=0.19
/proc/22772/task/22778/stat : 22778 (java) S 22770 22772 21919 0 -1 64 384 0 0 0 18 1 0 0 16 0 8 0 279592357 938459136 8740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22779] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22779/stat : 22779 (java) S 22770 22772 21919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279592357 938459136 8740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22780] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22780/stat : 22780 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279592357 938459136 8740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1543.93
Current children cumulated vsize (KiB) 916464

[startup+1604.77 s]
/proc/loadavg: 1.01 1.00 1.00 2/85 22978
/proc/meminfo: memFree=1276352/2055920 swapFree=4156072/4192956
[pid=22772] ppid=22770 vsize=916464 CPUtime=1604
/proc/22772/stat : 22772 (java) R 22770 22772 21919 0 -1 0 9009 0 1 0 159818 582 0 0 25 0 8 0 279592340 938459136 8740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073809824 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22772/statm: 229116 8740 2527 14 0 215586 0
[pid=22772/tid=22774] ppid=22770 vsize=916464 CPUtime=0.02
/proc/22772/task/22774/stat : 22774 (java) S 22770 22772 21919 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279592353 938459136 8740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22775/stat : 22775 (java) S 22770 22772 21919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279592354 938459136 8740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22776/stat : 22776 (java) S 22770 22772 21919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279592354 938459136 8740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22777/stat : 22777 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279592357 938459136 8740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22778] ppid=22770 vsize=916464 CPUtime=0.19
/proc/22772/task/22778/stat : 22778 (java) S 22770 22772 21919 0 -1 64 384 0 0 0 18 1 0 0 16 0 8 0 279592357 938459136 8740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22779] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22779/stat : 22779 (java) S 22770 22772 21919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279592357 938459136 8740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22780] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22780/stat : 22780 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279592357 938459136 8740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1604
Current children cumulated vsize (KiB) 916464

[startup+1664.86 s]
/proc/loadavg: 1.00 1.00 1.00 3/85 22978
/proc/meminfo: memFree=1276416/2055920 swapFree=4156072/4192956
[pid=22772] ppid=22770 vsize=916464 CPUtime=1664.08
/proc/22772/stat : 22772 (java) R 22770 22772 21919 0 -1 0 9011 0 1 0 165825 583 0 0 25 0 8 0 279592340 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073820311 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22772/statm: 229116 8742 2527 14 0 215586 0
[pid=22772/tid=22774] ppid=22770 vsize=916464 CPUtime=0.02
/proc/22772/task/22774/stat : 22774 (java) S 22770 22772 21919 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279592353 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22775/stat : 22775 (java) S 22770 22772 21919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279592354 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22776/stat : 22776 (java) S 22770 22772 21919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279592354 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22777/stat : 22777 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22778] ppid=22770 vsize=916464 CPUtime=0.19
/proc/22772/task/22778/stat : 22778 (java) S 22770 22772 21919 0 -1 64 384 0 0 0 18 1 0 0 16 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22779] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22779/stat : 22779 (java) S 22770 22772 21919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22780] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22780/stat : 22780 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1664.08
Current children cumulated vsize (KiB) 916464

[startup+1724.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 22978
/proc/meminfo: memFree=1276416/2055920 swapFree=4156072/4192956
[pid=22772] ppid=22770 vsize=916464 CPUtime=1724.15
/proc/22772/stat : 22772 (java) R 22770 22772 21919 0 -1 0 9011 0 1 0 171832 583 0 0 25 0 8 0 279592340 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786328 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22772/statm: 229116 8742 2527 14 0 215586 0
[pid=22772/tid=22774] ppid=22770 vsize=916464 CPUtime=0.02
/proc/22772/task/22774/stat : 22774 (java) S 22770 22772 21919 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279592353 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22775/stat : 22775 (java) S 22770 22772 21919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279592354 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22776/stat : 22776 (java) S 22770 22772 21919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279592354 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22777/stat : 22777 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22778] ppid=22770 vsize=916464 CPUtime=0.19
/proc/22772/task/22778/stat : 22778 (java) S 22770 22772 21919 0 -1 64 384 0 0 0 18 1 0 0 16 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22779] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22779/stat : 22779 (java) S 22770 22772 21919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22780] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22780/stat : 22780 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1724.15
Current children cumulated vsize (KiB) 916464

[startup+1784.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 22980
/proc/meminfo: memFree=1276224/2055920 swapFree=4156072/4192956
[pid=22772] ppid=22770 vsize=916464 CPUtime=1784.13
/proc/22772/stat : 22772 (java) R 22770 22772 21919 0 -1 0 9011 0 1 0 177830 583 0 0 25 0 8 0 279592340 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761125 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22772/statm: 229116 8742 2527 14 0 215586 0
[pid=22772/tid=22774] ppid=22770 vsize=916464 CPUtime=0.02
/proc/22772/task/22774/stat : 22774 (java) S 22770 22772 21919 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279592353 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22775/stat : 22775 (java) S 22770 22772 21919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279592354 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22776/stat : 22776 (java) S 22770 22772 21919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279592354 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22777/stat : 22777 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22778] ppid=22770 vsize=916464 CPUtime=0.19
/proc/22772/task/22778/stat : 22778 (java) S 22770 22772 21919 0 -1 64 384 0 0 0 18 1 0 0 16 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22779] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22779/stat : 22779 (java) S 22770 22772 21919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22780] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22780/stat : 22780 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1784.13
Current children cumulated vsize (KiB) 916464

[startup+1845.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 22980
/proc/meminfo: memFree=1276224/2055920 swapFree=4156072/4192956
[pid=22772] ppid=22770 vsize=916464 CPUtime=1844.21
/proc/22772/stat : 22772 (java) R 22770 22772 21919 0 -1 0 9011 0 1 0 183838 583 0 0 25 0 8 0 279592340 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761393 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22772/statm: 229116 8742 2527 14 0 215586 0
[pid=22772/tid=22774] ppid=22770 vsize=916464 CPUtime=0.02
/proc/22772/task/22774/stat : 22774 (java) S 22770 22772 21919 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279592353 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22775/stat : 22775 (java) S 22770 22772 21919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279592354 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22776/stat : 22776 (java) S 22770 22772 21919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279592354 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22777/stat : 22777 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22778] ppid=22770 vsize=916464 CPUtime=0.19
/proc/22772/task/22778/stat : 22778 (java) S 22770 22772 21919 0 -1 64 384 0 0 0 18 1 0 0 16 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22779] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22779/stat : 22779 (java) S 22770 22772 21919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22780] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22780/stat : 22780 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1844.21
Current children cumulated vsize (KiB) 916464

[startup+1905.16 s]
/proc/loadavg: 1.03 1.01 1.00 2/85 22980
/proc/meminfo: memFree=1276224/2055920 swapFree=4156072/4192956
[pid=22772] ppid=22770 vsize=916464 CPUtime=1904.29
/proc/22772/stat : 22772 (java) R 22770 22772 21919 0 -1 0 9011 0 1 0 189846 583 0 0 25 0 8 0 279592340 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22772/statm: 229116 8742 2527 14 0 215586 0
[pid=22772/tid=22774] ppid=22770 vsize=916464 CPUtime=0.02
/proc/22772/task/22774/stat : 22774 (java) S 22770 22772 21919 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279592353 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22775/stat : 22775 (java) S 22770 22772 21919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279592354 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22776/stat : 22776 (java) S 22770 22772 21919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279592354 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22777/stat : 22777 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22778] ppid=22770 vsize=916464 CPUtime=0.19
/proc/22772/task/22778/stat : 22778 (java) S 22770 22772 21919 0 -1 64 384 0 0 0 18 1 0 0 16 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22779] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22779/stat : 22779 (java) S 22770 22772 21919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22780] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22780/stat : 22780 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1904.29
Current children cumulated vsize (KiB) 916464

[startup+1965.25 s]
/proc/loadavg: 1.01 1.01 1.00 2/85 22980
/proc/meminfo: memFree=1276224/2055920 swapFree=4156072/4192956
[pid=22772] ppid=22770 vsize=916464 CPUtime=1964.36
/proc/22772/stat : 22772 (java) R 22770 22772 21919 0 -1 0 9011 0 1 0 195853 583 0 0 25 0 8 0 279592340 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073816009 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22772/statm: 229116 8742 2527 14 0 215586 0
[pid=22772/tid=22774] ppid=22770 vsize=916464 CPUtime=0.02
/proc/22772/task/22774/stat : 22774 (java) S 22770 22772 21919 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279592353 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22775/stat : 22775 (java) S 22770 22772 21919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279592354 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22776/stat : 22776 (java) S 22770 22772 21919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279592354 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22777/stat : 22777 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22778] ppid=22770 vsize=916464 CPUtime=0.19
/proc/22772/task/22778/stat : 22778 (java) S 22770 22772 21919 0 -1 64 384 0 0 0 18 1 0 0 16 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22779] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22779/stat : 22779 (java) S 22770 22772 21919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22772/tid=22780] ppid=22770 vsize=916464 CPUtime=0
/proc/22772/task/22780/stat : 22780 (java) S 22770 22772 21919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279592357 938459136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1964.36
Current children cumulated vsize (KiB) 916464

Child status: 0
Real time (s): 2015.41
CPU time (s): 2014.47
CPU user time (s): 2008.63
CPU system time (s): 5.84011
CPU usage (%): 99.9529
Max. virtual memory (cumulated for all children) (KiB): 916980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2008.63
system time used= 5.84011
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9105
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= 41589
involuntary context switches= 59524

runsolver used 2.26266 s user time and 4.90625 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan 20 16:53:00 UTC 2007


IDJOB= 281396
IDBENCH= 12175
IDSOLVER= 69
FILE ID= node23/281396-1169311980

PBS_JOBID= 3610121

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
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 pfc.xml 1 XSax /tmp/evaluation/281396-1169311980/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-281396-1169311980 -o ROOT/results/node23/solver-281396-1169311980 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281396-1169311980/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2aa1671129e18d194deae5c911debe37

RANDOM SEED= 308938554

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.265
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.265
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:       1302096 kB
Buffers:         40524 kB
Cached:         616624 kB
SwapCached:      12040 kB
Active:         157308 kB
Inactive:       531436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1302096 kB
SwapTotal:     4192956 kB
SwapFree:      4156072 kB
Dirty:            1692 kB
Writeback:           0 kB
Mapped:          45040 kB
Slab:            50500 kB
Committed_AS:  5184148 kB
PageTables:       1916 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node23 on Sat Jan 20 17:26:35 UTC 2007