Trace number 278237

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 PFCMSAT (TO) 2400.1 2401.11

General information on the benchmark

NameMaxCSP/cnf/3-80-1100-2000/
cnf-3-80-1900-798141_ext.xml
MD5SUMe85c588b5ee941a588685e1ab524c93d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints1763
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1881
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension1881
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/278237-1169282624/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.42	       =>  wckTime=0.103  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.67	     nbConstraints=1881  nbRelationTypes=23  nbExtensionStructures=23  nbSharedExtensionStructures=1858
0.67	     nbConflictsStructures=23  nbSharedConflictsStructures=1858  nbSharedBinaryRepresentations=0  maxDegree=91
0.67	     maxArity=3
0.67	       =>  wckTime=0.359  cpuTime=0.23  mem=12M793
0.72	   
0.72	   solver LocalSearchSolver being built... 
0.76	       =>  wckTime=0.45  cpuTime=0.27  mem=6M365
0.77	
0.77	s SATISFIABLE
0.77	o 1638
0.77	c 243
0.77	o 1647
0.77	c 234
0.77	o 1654
0.77	c 227
0.77	o 1661
0.77	c 220
0.77	o 1666
0.77	c 215
0.78	o 1669
0.78	c 212
0.78	o 1670
0.78	c 211
0.78	o 1677
0.78	c 204
0.78	o 1681
0.78	c 200
0.78	o 1683
0.78	c 198
0.78	o 1689
0.78	c 192
0.78	o 1690
0.78	c 191
0.78	o 1693
0.78	c 188
0.78	o 1696
0.78	c 185
0.78	o 1703
0.78	c 178
0.78	o 1705
0.78	c 176
0.78	o 1707
0.78	c 174
0.79	o 1708
0.79	c 173
0.79	o 1711
0.79	c 170
0.79	o 1714
0.79	c 167
0.80	o 1716
0.80	c 165
0.80	o 1717
0.80	c 164
0.80	o 1719
0.80	c 162
0.80	o 1727
0.80	c 154
0.80	o 1729
0.80	c 152
0.80	o 1734
0.80	c 147
0.80	o 1738
0.80	c 143
0.80	o 1739
0.80	c 142
0.80	o 1740
0.80	c 141
0.98	o 1742
0.98	c 139
0.98	o 1745
0.98	c 136
0.99	o 1749
0.99	c 132
0.99	o 1753
0.99	c 128
0.99	o 1755
1.00	c 126
1.26	o 1757
1.26	c 124
3.06	o 1758
3.07	c 123
6.73	   
6.73	   search
6.73	     run=0  nbConstraintChecks=33373739  nbAssignments=10000
6.73	       =>  wckTime=5.968  cpuTime=5.95  mem=6M365
8.65	o 1759
8.65	c 122
12.83	   
12.84	   search
12.84	     run=1  nbConstraintChecks=68657258  nbAssignments=20000
12.84	       =>  wckTime=12.073  cpuTime=12.04  mem=6M365
18.65	   
18.65	   search
18.65	     run=2  nbConstraintChecks=101944521  nbAssignments=30000
18.65	       =>  wckTime=17.885  cpuTime=17.85  mem=6M365
24.81	   
24.81	   search
24.81	     run=3  nbConstraintChecks=137243403  nbAssignments=40000
24.81	       =>  wckTime=24.045  cpuTime=24.01  mem=6M365
29.73	o 1761
29.73	c 120
30.64	   
30.64	   search
30.64	     run=4  nbConstraintChecks=170677202  nbAssignments=50000
30.64	       =>  wckTime=29.88  cpuTime=29.84  mem=6M365
36.75	   
36.75	   search
36.75	     run=5  nbConstraintChecks=205976721  nbAssignments=60000
36.75	       =>  wckTime=35.991  cpuTime=35.95  mem=6M365
42.60	   
42.60	   search
42.60	     run=6  nbConstraintChecks=239254050  nbAssignments=70000
42.60	       =>  wckTime=41.836  cpuTime=41.79  mem=6M365
44.82	o 1762
44.82	c 119
48.73	   
48.73	   search
48.73	     run=7  nbConstraintChecks=274493666  nbAssignments=80000
48.73	       =>  wckTime=47.964  cpuTime=47.92  mem=6M365
54.52	   
54.52	   search
54.52	     run=8  nbConstraintChecks=307820104  nbAssignments=90000
54.52	       =>  wckTime=53.763  cpuTime=53.71  mem=6M365
60.68	   
60.68	   search
60.68	     run=9  nbConstraintChecks=343201937  nbAssignments=100000
60.68	       =>  wckTime=59.916  cpuTime=59.86  mem=6M365
66.54	   
66.54	   search
66.54	     run=10  nbConstraintChecks=376583075  nbAssignments=110000
66.54	       =>  wckTime=65.775  cpuTime=65.72  mem=6M365
72.63	   
72.63	   search
72.63	     run=11  nbConstraintChecks=411827198  nbAssignments=120000
72.63	       =>  wckTime=71.87  cpuTime=71.82  mem=6M365
74.84	   
74.84	   search
74.84	     run=12  nbConstraintChecks=424413315  nbAssignments=124055
74.84	       =>  wckTime=74.082  cpuTime=74.03  mem=6M365
74.85	   
74.85	   global
74.85	     nbConstraintChecks=424413315  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
74.85	     solvingWckTime=74.081  solvingCpuTime=74.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
74.85	     globalCpuTime=74.35
74.85	       =>  wckTime=74.533  cpuTime=74.3  mem=6M365
74.85	   
74.85	   solver IterativeSystematicSolver being built... 
75.04	       =>  wckTime=74.729  cpuTime=74.46  mem=26M943
75.06	   
75.06	   preprocessing
75.06	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
75.06	     detectedInconsistency=no
75.06	       =>  wckTime=0.019  cpuTime=0.02  mem=27M918
75.26	   
75.26	   search
75.26	     run=0  nbConstraintChecks=34136  nbValidityChecks=97981  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
75.26	     nbAssignments=65  nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=82  nbRestartNogoods=0
75.26	       =>  wckTime=0.21  cpuTime=0.18  mem=27M918
75.44	   
75.44	   search
75.44	     run=1  nbConstraintChecks=77790  nbValidityChecks=244006  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
75.44	     nbAssignments=138  nbFailedAssignments=17  nbBacktracks=25  nbVisitedNodes=181  nbRestartNogoods=2
75.44	       =>  wckTime=0.397  cpuTime=0.35  mem=27M918
75.67	   
75.67	   search
75.67	     run=2  nbConstraintChecks=140700  nbValidityChecks=462017  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
75.67	     nbAssignments=227  nbFailedAssignments=37  nbBacktracks=48  nbVisitedNodes=313  nbRestartNogoods=5
75.67	       =>  wckTime=0.628  cpuTime=0.58  mem=27M918
75.92	   
75.92	   search
75.92	     run=3  nbConstraintChecks=220597  nbValidityChecks=710637  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
75.92	     nbAssignments=325  nbFailedAssignments=53  nbBacktracks=83  nbVisitedNodes=462  nbRestartNogoods=8
75.92	       =>  wckTime=0.881  cpuTime=0.83  mem=27M918
76.33	   
76.33	   search
76.33	     run=4  nbConstraintChecks=334674  nbValidityChecks=1108296  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
76.33	     nbAssignments=457  nbFailedAssignments=90  nbBacktracks=133  nbVisitedNodes=681  nbRestartNogoods=11
76.33	       =>  wckTime=1.29  cpuTime=1.24  mem=27M918
76.85	   
76.85	   search
76.85	     run=5  nbConstraintChecks=473893  nbValidityChecks=1632258  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
76.85	     nbAssignments=615  nbFailedAssignments=130  nbBacktracks=208  nbVisitedNodes=954  nbRestartNogoods=14
76.85	       =>  wckTime=1.804  cpuTime=1.76  mem=27M918
77.71	   
77.71	   search
77.71	     run=6  nbConstraintChecks=723587  nbValidityChecks=2537730  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
77.71	     nbAssignments=865  nbFailedAssignments=222  nbBacktracks=322  nbVisitedNodes=1410  nbRestartNogoods=18
77.71	       =>  wckTime=2.671  cpuTime=2.62  mem=27M918
78.85	   
78.85	   search
78.85	     run=7  nbConstraintChecks=1049340  nbValidityChecks=3738142  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
78.85	     nbAssignments=1179  nbFailedAssignments=323  nbBacktracks=492  nbVisitedNodes=1995  nbRestartNogoods=20
78.85	       =>  wckTime=3.806  cpuTime=3.75  mem=27M918
80.73	   
80.73	   search
80.73	     run=8  nbConstraintChecks=1657420  nbValidityChecks=5832573  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
80.73	     nbAssignments=1703  nbFailedAssignments=542  nbBacktracks=748  nbVisitedNodes=2994  nbRestartNogoods=22
80.73	       =>  wckTime=5.682  cpuTime=5.61  mem=27M918
83.51	   
83.51	   search
83.51	     run=9  nbConstraintChecks=2440706  nbValidityChecks=8800385  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
83.51	     nbAssignments=2440  nbFailedAssignments=849  nbBacktracks=1134  nbVisitedNodes=4424  nbRestartNogoods=27
83.51	       =>  wckTime=8.468  cpuTime=8.39  mem=27M918
87.69	   
87.69	   search
87.69	     run=10  nbConstraintChecks=3655451  nbValidityChecks=13393680  nbPropagations=0  nbRevisions=0
87.69	     nbUselessRevisions=0  nbAssignments=3532  nbFailedAssignments=1323  nbBacktracks=1710  nbVisitedNodes=6566
87.69	     nbRestartNogoods=32
87.69	       =>  wckTime=12.651  cpuTime=12.57  mem=27M918
93.71	   
93.71	   search
93.71	     run=11  nbConstraintChecks=5309925  nbValidityChecks=19734043  nbPropagations=0  nbRevisions=0
93.71	     nbUselessRevisions=0  nbAssignments=5052  nbFailedAssignments=1934  nbBacktracks=2574  nbVisitedNodes=9561
93.71	     nbRestartNogoods=35
93.71	       =>  wckTime=18.662  cpuTime=18.57  mem=27M918
103.08	   
103.08	   search
103.08	     run=12  nbConstraintChecks=7903682  nbValidityChecks=29671136  nbPropagations=0  nbRevisions=0
103.08	     nbUselessRevisions=0  nbAssignments=7397  nbFailedAssignments=2938  nbBacktracks=3871  nbVisitedNodes=14207
103.08	     nbRestartNogoods=39
103.08	       =>  wckTime=28.041  cpuTime=27.94  mem=27M918
117.87	   
117.87	   search
117.87	     run=13  nbConstraintChecks=11911657  nbValidityChecks=45356066  nbPropagations=0  nbRevisions=0
117.87	     nbUselessRevisions=0  nbAssignments=11023  nbFailedAssignments=4577  nbBacktracks=5817  nbVisitedNodes=21418
117.87	     nbRestartNogoods=43
117.87	       =>  wckTime=42.825  cpuTime=42.72  mem=27M918
138.82	   
138.82	   search
138.82	     run=14  nbConstraintChecks=17469463  nbValidityChecks=67216365  nbPropagations=0  nbRevisions=0
138.82	     nbUselessRevisions=0  nbAssignments=16181  nbFailedAssignments=6774  nbBacktracks=8736  nbVisitedNodes=31692
138.82	     nbRestartNogoods=50
138.82	       =>  wckTime=63.777  cpuTime=63.67  mem=27M918
169.96	   
169.96	   search
169.96	     run=15  nbConstraintChecks=26016776  nbValidityChecks=100873098  nbPropagations=0  nbRevisions=0
169.96	     nbUselessRevisions=0  nbAssignments=23966  nbFailedAssignments=10138  nbBacktracks=13114  nbVisitedNodes=47219
169.96	     nbRestartNogoods=56
169.96	       =>  wckTime=94.92  cpuTime=94.81  mem=27M918
217.25	   
217.25	   search
217.25	     run=16  nbConstraintChecks=38874762  nbValidityChecks=152234574  nbPropagations=0  nbRevisions=0
217.25	     nbUselessRevisions=0  nbAssignments=35798  nbFailedAssignments=15358  nbBacktracks=19682  nbVisitedNodes=70820
217.25	     nbRestartNogoods=62
217.25	       =>  wckTime=142.206  cpuTime=142.07  mem=27M918
286.08	   
286.08	   search
286.08	     run=17  nbConstraintChecks=58158592  nbValidityChecks=229268843  nbPropagations=0  nbRevisions=0
286.08	     nbUselessRevisions=0  nbAssignments=53214  nbFailedAssignments=22879  nbBacktracks=29534  nbVisitedNodes=105607
286.08	     nbRestartNogoods=67
286.08	       =>  wckTime=211.033  cpuTime=210.88  mem=27M918
389.61	   
389.61	   search
389.61	     run=18  nbConstraintChecks=88103754  nbValidityChecks=339693674  nbPropagations=0  nbRevisions=0
389.61	     nbUselessRevisions=0  nbAssignments=79036  nbFailedAssignments=33878  nbBacktracks=44312  nbVisitedNodes=157058
389.61	     nbRestartNogoods=72
389.61	       =>  wckTime=314.565  cpuTime=314.37  mem=27M918
545.84	   
545.84	   search
545.84	     run=19  nbConstraintChecks=131689192  nbValidityChecks=510922504  nbPropagations=0  nbRevisions=0
545.84	     nbUselessRevisions=0  nbAssignments=119050  nbFailedAssignments=51684  nbBacktracks=66480  nbVisitedNodes=236950
545.84	     nbRestartNogoods=76
545.84	       =>  wckTime=470.795  cpuTime=470.55  mem=27M918
765.57	   
765.57	   search
765.57	     run=20  nbConstraintChecks=192529610  nbValidityChecks=745709952  nbPropagations=0  nbRevisions=0
765.57	     nbUselessRevisions=0  nbAssignments=177424  nbFailedAssignments=76766  nbBacktracks=99732  nbVisitedNodes=351907
765.57	     nbRestartNogoods=84
765.57	       =>  wckTime=690.526  cpuTime=690.21  mem=27M918
1053.35	   
1053.35	   search
1053.35	     run=21  nbConstraintChecks=284493418  nbValidityChecks=1069720751  nbPropagations=0  nbRevisions=0
1053.35	     nbUselessRevisions=0  nbAssignments=259816  nbFailedAssignments=109236  nbBacktracks=149610  nbVisitedNodes=509924
1053.35	     nbRestartNogoods=90
1053.35	       =>  wckTime=978.31  cpuTime=977.82  mem=27M918
1481.18	   
1481.18	   search
1481.18	     run=22  nbConstraintChecks=433882671  nbValidityChecks=1563075572  nbPropagations=0  nbRevisions=0
1481.18	     nbUselessRevisions=0  nbAssignments=384691  nbFailedAssignments=159246  nbBacktracks=224430  nbVisitedNodes=751493
1481.18	     nbRestartNogoods=98
1481.19	       =>  wckTime=1406.142  cpuTime=1405.4  mem=27M918
2036.14	   
2036.14	   search
2036.14	     run=23  nbConstraintChecks=621343385  nbValidityChecks=2144870836  nbPropagations=0  nbRevisions=0
2036.14	     nbUselessRevisions=0  nbAssignments=560369  nbFailedAssignments=222653  nbBacktracks=336658  nbVisitedNodes=1067068
2036.14	     nbRestartNogoods=104
2036.14	       =>  wckTime=1961.096  cpuTime=1960.18  mem=27M918
2401.07	v 0 0 0 1 0 0 1 1 0 1 0 0 1 0 1 0 1 0 0 0 0 1 1 1 1 0 1 0 0 0 0 0 0 0 1 0 0 1 0 1 1 0 1 1 1 1 0 1 0 1 0 1 1 1 1 1 1 1 1 1 0 0 1 0 1 1 1 0 1 1 1 0 1 0 1 0 0 0 1 1 

Verifier Data (download as text)

119 unsatisfied constraints, 1762 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/node15/watcher-278237-1169282624 -o ROOT/results/node15/solver-278237-1169282624 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278237-1169282624/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.00 1.00 1.00 5/89 16028
/proc/meminfo: memFree=1429160/2055920 swapFree=4173628/4192956
[pid=16027] ppid=16022 vsize=12008 CPUtime=0
/proc/16027/stat : 16027 (java) D 16022 16027 15913 0 -1 0 784 0 1 0 0 0 0 0 16 0 1 0 276657291 12296192 533 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7512868 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/16027/statm: 3019 545 450 14 0 1602 0

[startup+0.106594 s]
/proc/loadavg: 1.00 1.00 1.00 5/89 16028
/proc/meminfo: memFree=1429160/2055920 swapFree=4173628/4192956
[pid=16027] ppid=16022 vsize=914988 CPUtime=0.08
/proc/16027/stat : 16027 (java) S 16022 16027 15913 0 -1 0 2998 0 1 0 7 1 0 0 19 0 8 0 276657291 936947712 2744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16027/statm: 228747 2744 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514663 s]
/proc/loadavg: 1.00 1.00 1.00 5/89 16028
/proc/meminfo: memFree=1429160/2055920 swapFree=4173628/4192956
[pid=16027] ppid=16022 vsize=915332 CPUtime=0.49
/proc/16027/stat : 16027 (java) R 16022 16027 15913 0 -1 0 6361 0 1 0 46 3 0 0 19 0 8 0 276657291 937299968 6100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073580421 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16027/statm: 228833 6100 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.3358 s]
/proc/loadavg: 1.08 1.02 1.01 3/100 16039
/proc/meminfo: memFree=1387920/2055920 swapFree=4173628/4192956
[pid=16027] ppid=16022 vsize=915444 CPUtime=1.3
/proc/16027/stat : 16027 (java) R 16022 16027 15913 0 -1 0 8322 0 1 0 120 10 0 0 25 0 8 0 276657291 937414656 8060 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16027/statm: 228861 8060 2473 14 0 215331 0
[pid=16027/tid=16033] ppid=16022 vsize=915444 CPUtime=0.03
/proc/16027/task/16033/stat : 16033 (java) S 16022 16027 15913 0 -1 64 365 0 0 0 3 0 0 0 16 0 8 0 276657295 937414656 8060 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16034] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16034/stat : 16034 (java) S 16022 16027 15913 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657295 937414656 8060 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16035] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16035/stat : 16035 (java) S 16022 16027 15913 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276657295 937414656 8060 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16036] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16036/stat : 16036 (java) S 16022 16027 15913 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276657298 937414656 8060 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16037] ppid=16022 vsize=915444 CPUtime=0.18
/proc/16027/task/16037/stat : 16037 (java) S 16022 16027 15913 0 -1 64 370 0 0 0 18 0 0 0 16 0 8 0 276657298 937414656 8060 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16038] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16038/stat : 16038 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276657298 937414656 8060 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16039] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16039/stat : 16039 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276657298 937414656 8060 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915444

[startup+2.97308 s]
/proc/loadavg: 1.08 1.02 1.01 3/100 16039
/proc/meminfo: memFree=1387728/2055920 swapFree=4173628/4192956
[pid=16027] ppid=16022 vsize=915444 CPUtime=2.94
/proc/16027/stat : 16027 (java) R 16022 16027 15913 0 -1 0 8328 0 1 0 273 21 0 0 25 0 8 0 276657291 937414656 8065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16027/statm: 228861 8065 2475 14 0 215331 0
[pid=16027/tid=16033] ppid=16022 vsize=915444 CPUtime=0.03
/proc/16027/task/16033/stat : 16033 (java) S 16022 16027 15913 0 -1 64 365 0 0 0 3 0 0 0 16 0 8 0 276657295 937414656 8065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16034] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16034/stat : 16034 (java) S 16022 16027 15913 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657295 937414656 8065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16035] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16035/stat : 16035 (java) S 16022 16027 15913 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276657295 937414656 8065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16036] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16036/stat : 16036 (java) S 16022 16027 15913 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276657298 937414656 8065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16037] ppid=16022 vsize=915444 CPUtime=0.19
/proc/16027/task/16037/stat : 16037 (java) S 16022 16027 15913 0 -1 64 375 0 0 0 19 0 0 0 16 0 8 0 276657298 937414656 8065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16038] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16038/stat : 16038 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276657298 937414656 8065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16039] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16039/stat : 16039 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276657298 937414656 8065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

[startup+6.26965 s]
/proc/loadavg: 1.08 1.02 1.01 3/100 16039
/proc/meminfo: memFree=1387728/2055920 swapFree=4173628/4192956
[pid=16027] ppid=16022 vsize=915444 CPUtime=6.24
/proc/16027/stat : 16027 (java) R 16022 16027 15913 0 -1 0 8328 0 1 0 579 45 0 0 25 0 8 0 276657291 937414656 8065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073815421 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16027/statm: 228861 8065 2475 14 0 215331 0
[pid=16027/tid=16033] ppid=16022 vsize=915444 CPUtime=0.03
/proc/16027/task/16033/stat : 16033 (java) S 16022 16027 15913 0 -1 64 365 0 0 0 3 0 0 0 16 0 8 0 276657295 937414656 8065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16034] ppid=16022 vsize=915448 CPUtime=0
/proc/16027/task/16034/stat : 16034 (java) S 16022 16027 15913 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657295 937418752 8065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16035] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16035/stat : 16035 (java) S 16022 16027 15913 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276657295 937414656 8065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16036] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16036/stat : 16036 (java) S 16022 16027 15913 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276657298 937414656 8065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16037] ppid=16022 vsize=915444 CPUtime=0.19
/proc/16027/task/16037/stat : 16037 (java) S 16022 16027 15913 0 -1 64 375 0 0 0 19 0 0 0 16 0 8 0 276657298 937414656 8065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16038] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16038/stat : 16038 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276657298 937414656 8065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16039] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16039/stat : 16039 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276657298 937414656 8065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915444

[startup+12.7428 s]
/proc/loadavg: 1.22 1.05 1.02 3/100 16039
/proc/meminfo: memFree=1387728/2055920 swapFree=4173628/4192956
[pid=16027] ppid=16022 vsize=915444 CPUtime=12.71
/proc/16027/stat : 16027 (java) R 16022 16027 15913 0 -1 0 8331 0 1 0 1184 87 0 0 25 0 8 0 276657291 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16027/statm: 228861 8068 2475 14 0 215331 0
[pid=16027/tid=16033] ppid=16022 vsize=915444 CPUtime=0.03
/proc/16027/task/16033/stat : 16033 (java) S 16022 16027 15913 0 -1 64 365 0 0 0 3 0 0 0 16 0 8 0 276657295 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16034] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16034/stat : 16034 (java) S 16022 16027 15913 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657295 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16035] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16035/stat : 16035 (java) S 16022 16027 15913 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276657295 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16036] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16036/stat : 16036 (java) S 16022 16027 15913 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276657298 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16037] ppid=16022 vsize=915444 CPUtime=0.19
/proc/16027/task/16037/stat : 16037 (java) S 16022 16027 15913 0 -1 64 378 0 0 0 19 0 0 0 17 0 8 0 276657298 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16038] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16038/stat : 16038 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276657298 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16039] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16039/stat : 16039 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276657298 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915444

[startup+25.599 s]
/proc/loadavg: 1.34 1.08 1.02 3/100 16039
/proc/meminfo: memFree=1387856/2055920 swapFree=4173628/4192956
[pid=16027] ppid=16022 vsize=915444 CPUtime=25.56
/proc/16027/stat : 16027 (java) R 16022 16027 15913 0 -1 0 8331 0 1 0 2385 171 0 0 25 0 8 0 276657291 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073818806 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16027/statm: 228861 8068 2475 14 0 215331 0
[pid=16027/tid=16033] ppid=16022 vsize=915444 CPUtime=0.03
/proc/16027/task/16033/stat : 16033 (java) S 16022 16027 15913 0 -1 64 365 0 0 0 3 0 0 0 16 0 8 0 276657295 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16034] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16034/stat : 16034 (java) S 16022 16027 15913 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657295 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16035] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16035/stat : 16035 (java) S 16022 16027 15913 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276657295 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16036] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16036/stat : 16036 (java) S 16022 16027 15913 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276657298 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16037] ppid=16022 vsize=915444 CPUtime=0.19
/proc/16027/task/16037/stat : 16037 (java) S 16022 16027 15913 0 -1 64 378 0 0 0 19 0 0 0 17 0 8 0 276657298 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16038] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16038/stat : 16038 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276657298 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16039] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16039/stat : 16039 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276657298 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915444

[startup+51.2994 s]
/proc/loadavg: 1.56 1.15 1.05 3/100 16039
/proc/meminfo: memFree=1387920/2055920 swapFree=4173628/4192956
[pid=16027] ppid=16022 vsize=915444 CPUtime=51.25
/proc/16027/stat : 16027 (java) R 16022 16027 15913 0 -1 0 8331 0 1 0 4786 339 0 0 25 0 8 0 276657291 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16027/statm: 228861 8068 2475 14 0 215331 0
[pid=16027/tid=16033] ppid=16022 vsize=915444 CPUtime=0.03
/proc/16027/task/16033/stat : 16033 (java) S 16022 16027 15913 0 -1 64 365 0 0 0 3 0 0 0 16 0 8 0 276657295 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16034] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16034/stat : 16034 (java) S 16022 16027 15913 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657295 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16035] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16035/stat : 16035 (java) S 16022 16027 15913 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276657295 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16036] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16036/stat : 16036 (java) S 16022 16027 15913 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276657298 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16037] ppid=16022 vsize=915444 CPUtime=0.19
/proc/16027/task/16037/stat : 16037 (java) S 16022 16027 15913 0 -1 64 378 0 0 0 19 0 0 0 17 0 8 0 276657298 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16038] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16038/stat : 16038 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276657298 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16039] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16039/stat : 16039 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276657298 937414656 8068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.25
Current children cumulated vsize (KiB) 915444

[startup+102.512 s]
/proc/loadavg: 1.82 1.29 1.10 3/100 16039
/proc/meminfo: memFree=1360016/2055920 swapFree=4173628/4192956
[pid=16027] ppid=16022 vsize=915444 CPUtime=102.45
/proc/16027/stat : 16027 (java) R 16022 16027 15913 0 -1 0 11894 0 1 0 9744 501 0 0 25 0 8 0 276657291 937414656 11624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073962037 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16027/statm: 228861 11624 2529 14 0 215331 0
[pid=16027/tid=16033] ppid=16022 vsize=915444 CPUtime=0.03
/proc/16027/task/16033/stat : 16033 (java) S 16022 16027 15913 0 -1 64 366 0 0 0 3 0 0 0 16 0 8 0 276657295 937414656 11624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16034] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16034/stat : 16034 (java) S 16022 16027 15913 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657295 937414656 11624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16035] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16035/stat : 16035 (java) S 16022 16027 15913 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276657295 937414656 11624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16036] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16036/stat : 16036 (java) S 16022 16027 15913 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276657298 937414656 11624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16037] ppid=16022 vsize=915444 CPUtime=0.31
/proc/16027/task/16037/stat : 16037 (java) S 16022 16027 15913 0 -1 64 445 0 0 0 30 1 0 0 16 0 8 0 276657298 937414656 11624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16038] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16038/stat : 16038 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276657298 937414656 11624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16039] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16039/stat : 16039 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276657298 937414656 11624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.45
Current children cumulated vsize (KiB) 915444

[startup+162.587 s]
/proc/loadavg: 1.93 1.42 1.15 3/100 16039
/proc/meminfo: memFree=1359888/2055920 swapFree=4173628/4192956
[pid=16027] ppid=16022 vsize=915444 CPUtime=162.51
/proc/16027/stat : 16027 (java) R 16022 16027 15913 0 -1 0 11902 0 1 0 15749 502 0 0 25 0 8 0 276657291 937414656 11632 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074035603 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2024.06
Current children cumulated vsize (KiB) 915444

[startup+2085.04 s]
/proc/loadavg: 2.11 2.04 1.88 3/100 16237
/proc/meminfo: memFree=1359312/2055920 swapFree=4173628/4192956
[pid=16027] ppid=16022 vsize=915444 CPUtime=2084.13
/proc/16027/stat : 16027 (java) R 16022 16027 15913 0 -1 0 11928 0 1 0 207897 516 0 0 25 0 8 0 276657291 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073980784 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16027/statm: 228861 11657 2529 14 0 215331 0
[pid=16027/tid=16033] ppid=16022 vsize=915444 CPUtime=0.03
/proc/16027/task/16033/stat : 16033 (java) S 16022 16027 15913 0 -1 64 366 0 0 0 3 0 0 0 16 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16034] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16034/stat : 16034 (java) S 16022 16027 15913 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16035] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16035/stat : 16035 (java) S 16022 16027 15913 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16036] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16036/stat : 16036 (java) S 16022 16027 15913 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16037] ppid=16022 vsize=915444 CPUtime=0.31
/proc/16027/task/16037/stat : 16037 (java) S 16022 16027 15913 0 -1 64 446 0 0 0 30 1 0 0 16 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16038] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16038/stat : 16038 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16039] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16039/stat : 16039 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2084.13
Current children cumulated vsize (KiB) 915444

[startup+2145.12 s]
/proc/loadavg: 2.04 2.03 1.88 3/100 16237
/proc/meminfo: memFree=1359312/2055920 swapFree=4173628/4192956
[pid=16027] ppid=16022 vsize=915444 CPUtime=2144.19
/proc/16027/stat : 16027 (java) R 16022 16027 15913 0 -1 0 11928 0 1 0 213903 516 0 0 25 0 8 0 276657291 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073993738 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16027/statm: 228861 11657 2529 14 0 215331 0
[pid=16027/tid=16033] ppid=16022 vsize=915444 CPUtime=0.03
/proc/16027/task/16033/stat : 16033 (java) S 16022 16027 15913 0 -1 64 366 0 0 0 3 0 0 0 16 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16034] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16034/stat : 16034 (java) S 16022 16027 15913 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16035] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16035/stat : 16035 (java) S 16022 16027 15913 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16036] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16036/stat : 16036 (java) S 16022 16027 15913 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16037] ppid=16022 vsize=915444 CPUtime=0.31
/proc/16027/task/16037/stat : 16037 (java) S 16022 16027 15913 0 -1 64 446 0 0 0 30 1 0 0 16 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16038] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16038/stat : 16038 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16039] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16039/stat : 16039 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2144.19
Current children cumulated vsize (KiB) 915444

[startup+2205.19 s]
/proc/loadavg: 2.01 2.02 1.89 3/100 16237
/proc/meminfo: memFree=1359312/2055920 swapFree=4173628/4192956
[pid=16027] ppid=16022 vsize=915444 CPUtime=2204.24
/proc/16027/stat : 16027 (java) R 16022 16027 15913 0 -1 0 11928 0 1 0 219908 516 0 0 25 0 8 0 276657291 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073735242 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16027/statm: 228861 11657 2529 14 0 215331 0
[pid=16027/tid=16033] ppid=16022 vsize=915444 CPUtime=0.03
/proc/16027/task/16033/stat : 16033 (java) S 16022 16027 15913 0 -1 64 366 0 0 0 3 0 0 0 16 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16034] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16034/stat : 16034 (java) S 16022 16027 15913 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16035] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16035/stat : 16035 (java) S 16022 16027 15913 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16036] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16036/stat : 16036 (java) S 16022 16027 15913 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16037] ppid=16022 vsize=915444 CPUtime=0.31
/proc/16027/task/16037/stat : 16037 (java) S 16022 16027 15913 0 -1 64 446 0 0 0 30 1 0 0 16 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16038] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16038/stat : 16038 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16039] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16039/stat : 16039 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2204.24
Current children cumulated vsize (KiB) 915444

[startup+2265.27 s]
/proc/loadavg: 2.00 2.02 1.89 3/100 16239
/proc/meminfo: memFree=1359120/2055920 swapFree=4173628/4192956
[pid=16027] ppid=16022 vsize=915444 CPUtime=2264.31
/proc/16027/stat : 16027 (java) R 16022 16027 15913 0 -1 0 11928 0 1 0 225914 517 0 0 25 0 8 0 276657291 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073920630 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16027/statm: 228861 11657 2529 14 0 215331 0
[pid=16027/tid=16033] ppid=16022 vsize=915444 CPUtime=0.03
/proc/16027/task/16033/stat : 16033 (java) S 16022 16027 15913 0 -1 64 366 0 0 0 3 0 0 0 16 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16034] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16034/stat : 16034 (java) S 16022 16027 15913 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16035] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16035/stat : 16035 (java) S 16022 16027 15913 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16036] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16036/stat : 16036 (java) S 16022 16027 15913 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16037] ppid=16022 vsize=915444 CPUtime=0.31
/proc/16027/task/16037/stat : 16037 (java) S 16022 16027 15913 0 -1 64 446 0 0 0 30 1 0 0 16 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16038] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16038/stat : 16038 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16039] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16039/stat : 16039 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2264.31
Current children cumulated vsize (KiB) 915444

[startup+2325.35 s]
/proc/loadavg: 2.00 2.01 1.90 3/100 16239
/proc/meminfo: memFree=1359184/2055920 swapFree=4173628/4192956
[pid=16027] ppid=16022 vsize=915444 CPUtime=2324.36
/proc/16027/stat : 16027 (java) R 16022 16027 15913 0 -1 0 11928 0 1 0 231919 517 0 0 25 0 8 0 276657291 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074036128 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16027/statm: 228861 11657 2529 14 0 215331 0
[pid=16027/tid=16033] ppid=16022 vsize=915444 CPUtime=0.03
/proc/16027/task/16033/stat : 16033 (java) S 16022 16027 15913 0 -1 64 366 0 0 0 3 0 0 0 16 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16034] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16034/stat : 16034 (java) S 16022 16027 15913 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16035] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16035/stat : 16035 (java) S 16022 16027 15913 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16036] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16036/stat : 16036 (java) S 16022 16027 15913 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16037] ppid=16022 vsize=915444 CPUtime=0.31
/proc/16027/task/16037/stat : 16037 (java) S 16022 16027 15913 0 -1 64 446 0 0 0 30 1 0 0 16 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16038] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16038/stat : 16038 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16039] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16039/stat : 16039 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2324.36
Current children cumulated vsize (KiB) 915444

[startup+2385.42 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 16239
/proc/meminfo: memFree=1359184/2055920 swapFree=4173628/4192956
[pid=16027] ppid=16022 vsize=915444 CPUtime=2384.41
/proc/16027/stat : 16027 (java) R 16022 16027 15913 0 -1 0 11928 0 1 0 237924 517 0 0 25 0 8 0 276657291 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074047123 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16027/statm: 228861 11657 2529 14 0 215331 0
[pid=16027/tid=16033] ppid=16022 vsize=915444 CPUtime=0.03
/proc/16027/task/16033/stat : 16033 (java) S 16022 16027 15913 0 -1 64 366 0 0 0 3 0 0 0 16 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16034] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16034/stat : 16034 (java) S 16022 16027 15913 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16035] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16035/stat : 16035 (java) S 16022 16027 15913 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16036] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16036/stat : 16036 (java) S 16022 16027 15913 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16037] ppid=16022 vsize=915444 CPUtime=0.31
/proc/16027/task/16037/stat : 16037 (java) S 16022 16027 15913 0 -1 64 446 0 0 0 30 1 0 0 16 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16038] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16038/stat : 16038 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16039] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16039/stat : 16039 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2384.41
Current children cumulated vsize (KiB) 915444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.06 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 16239
/proc/meminfo: memFree=1359184/2055920 swapFree=4173628/4192956
[pid=16027] ppid=16022 vsize=915444 CPUtime=2400.05
/proc/16027/stat : 16027 (java) R 16022 16027 15913 0 -1 0 11928 0 1 0 239488 517 0 0 25 0 8 0 276657291 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073957513 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16027/statm: 228861 11657 2529 14 0 215331 0
[pid=16027/tid=16033] ppid=16022 vsize=915444 CPUtime=0.03
/proc/16027/task/16033/stat : 16033 (java) S 16022 16027 15913 0 -1 64 366 0 0 0 3 0 0 0 16 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16034] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16034/stat : 16034 (java) S 16022 16027 15913 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16035] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16035/stat : 16035 (java) S 16022 16027 15913 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276657295 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16036] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16036/stat : 16036 (java) S 16022 16027 15913 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16037] ppid=16022 vsize=915444 CPUtime=0.31
/proc/16027/task/16037/stat : 16037 (java) S 16022 16027 15913 0 -1 64 446 0 0 0 30 1 0 0 16 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16038] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16038/stat : 16038 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16027/tid=16039] ppid=16022 vsize=915444 CPUtime=0
/proc/16027/task/16039/stat : 16039 (java) S 16022 16027 15913 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276657298 937414656 11657 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 915444

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 2401.11
CPU time (s): 2400.1
CPU user time (s): 2394.91
CPU system time (s): 5.18621
CPU usage (%): 99.9582
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.91
system time used= 5.18621
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11951
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= 49934
involuntary context switches= 54375

runsolver used 3.04554 s user time and 7.53985 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan 20 08:43:44 UTC 2007


IDJOB= 278237
IDBENCH= 8151
IDSOLVER= 69
FILE ID= node15/278237-1169282624

PBS_JOBID= 3609496

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/3-80-1100-2000/cnf-3-80-1900-798141_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278237-1169282624/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-278237-1169282624 -o ROOT/results/node15/solver-278237-1169282624 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278237-1169282624/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e85c588b5ee941a588685e1ab524c93d

RANDOM SEED= 913270560

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.276
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.276
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:       1433504 kB
Buffers:         53104 kB
Cached:         458768 kB
SwapCached:       6628 kB
Active:         192552 kB
Inactive:       355272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1433504 kB
SwapTotal:     4192956 kB
SwapFree:      4173628 kB
Dirty:            3828 kB
Writeback:           0 kB
Mapped:          46044 kB
Slab:            59236 kB
Committed_AS:  8477168 kB
PageTables:       2340 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 node15 on Sat Jan 20 09:23:46 UTC 2007