Trace number 281693

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 2400.93

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseTight/
vcsp-25-10-25-87-7_ext.xml
MD5SUMd540409a3576f2502b3adba1bf27138e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints45
Best CPU time to get the best result obtained on this benchmark6.17306
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints75
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension75
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.37	   
0.37	Abscon 109 (November, 2006)
0.37	   
0.37	   configuration
0.37	     name=pfc.xml
0.41	   
0.41	   instance
0.41	     name=/tmp/evaluation/281693-1169313715/unknown.xml
0.44	   
0.44	   domains being loaded...
0.44	   
0.44	   variables being loaded...
0.47	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.47	       =>  wckTime=0.095  cpuTime=0.08  mem=6M910
0.47	   
0.47	   relations being loaded...
0.51	   
0.51	   constraints being loaded...
0.56	     nbConstraints=75  nbRelationTypes=75  nbExtensionStructures=75  nbSharedExtensionStructures=0
0.56	     nbConflictsStructures=75  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1325  maxDegree=9
0.56	     maxArity=2
0.56	       =>  wckTime=0.179  cpuTime=0.13  mem=7M918
0.59	   
0.59	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.259  cpuTime=0.18  mem=5M439
0.64	
0.64	s SATISFIABLE
0.64	o 16
0.64	c 59
0.64	o 19
0.64	c 56
0.64	o 20
0.64	c 55
0.64	o 22
0.64	c 53
0.64	o 24
0.64	c 51
0.64	o 26
0.64	c 49
0.65	o 28
0.65	c 47
0.65	o 29
0.65	c 46
0.65	o 32
0.65	c 43
0.65	o 33
0.65	c 42
0.65	o 34
0.65	c 41
0.65	o 35
0.65	c 40
0.65	o 36
0.65	c 39
0.65	o 38
0.65	c 37
0.65	o 39
0.65	c 36
0.65	o 40
0.65	c 35
0.65	o 41
0.65	c 34
0.66	o 42
0.66	c 33
0.66	o 43
0.66	c 32
0.66	o 44
0.66	c 31
0.69	o 45
0.69	c 30
2.19	   
2.19	   search
2.19	     run=0  nbConstraintChecks=8729298  nbAssignments=10000
2.19	       =>  wckTime=1.552  cpuTime=1.53  mem=5M439
3.66	   
3.66	   search
3.66	     run=1  nbConstraintChecks=17407829  nbAssignments=20000
3.66	       =>  wckTime=3.029  cpuTime=3.01  mem=5M439
5.14	   
5.14	   search
5.14	     run=2  nbConstraintChecks=26156489  nbAssignments=30000
5.14	       =>  wckTime=4.506  cpuTime=4.48  mem=5M439
6.62	   
6.62	   search
6.62	     run=3  nbConstraintChecks=34859493  nbAssignments=40000
6.62	       =>  wckTime=5.986  cpuTime=5.96  mem=5M439
8.11	   
8.11	   search
8.11	     run=4  nbConstraintChecks=43624958  nbAssignments=50000
8.11	       =>  wckTime=7.472  cpuTime=7.45  mem=5M439
9.61	   
9.61	   search
9.61	     run=5  nbConstraintChecks=52494616  nbAssignments=60000
9.61	       =>  wckTime=8.973  cpuTime=8.94  mem=5M439
11.11	   
11.11	   search
11.11	     run=6  nbConstraintChecks=61339512  nbAssignments=70000
11.11	       =>  wckTime=10.477  cpuTime=10.45  mem=5M439
12.62	   
12.62	   search
12.62	     run=7  nbConstraintChecks=70196755  nbAssignments=80000
12.62	       =>  wckTime=11.983  cpuTime=11.95  mem=5M439
14.12	   
14.12	   search
14.12	     run=8  nbConstraintChecks=79004721  nbAssignments=90000
14.12	       =>  wckTime=13.486  cpuTime=13.45  mem=5M439
15.62	   
15.62	   search
15.62	     run=9  nbConstraintChecks=87772311  nbAssignments=100000
15.62	       =>  wckTime=14.985  cpuTime=14.96  mem=5M439
17.12	   
17.12	   search
17.12	     run=10  nbConstraintChecks=96555040  nbAssignments=110000
17.12	       =>  wckTime=16.483  cpuTime=16.46  mem=5M439
18.61	   
18.61	   search
18.61	     run=11  nbConstraintChecks=105230721  nbAssignments=120000
18.61	       =>  wckTime=17.973  cpuTime=17.94  mem=5M439
20.08	   
20.08	   search
20.09	     run=12  nbConstraintChecks=113921304  nbAssignments=130000
20.09	       =>  wckTime=19.451  cpuTime=19.42  mem=5M439
21.57	   
21.57	   search
21.57	     run=13  nbConstraintChecks=122695859  nbAssignments=140000
21.57	       =>  wckTime=20.939  cpuTime=20.91  mem=5M439
23.06	   
23.06	   search
23.07	     run=14  nbConstraintChecks=131546162  nbAssignments=150000
23.07	       =>  wckTime=22.431  cpuTime=22.4  mem=5M439
24.54	   
24.54	   search
24.54	     run=15  nbConstraintChecks=140227643  nbAssignments=160000
24.54	       =>  wckTime=23.908  cpuTime=23.88  mem=5M439
26.03	   
26.03	   search
26.03	     run=16  nbConstraintChecks=149010164  nbAssignments=170000
26.03	       =>  wckTime=25.394  cpuTime=25.36  mem=5M439
27.52	   
27.52	   search
27.52	     run=17  nbConstraintChecks=157898045  nbAssignments=180000
27.52	       =>  wckTime=26.889  cpuTime=26.86  mem=5M439
29.01	   
29.01	   search
29.01	     run=18  nbConstraintChecks=166607742  nbAssignments=190000
29.01	       =>  wckTime=28.373  cpuTime=28.34  mem=5M439
30.52	   
30.52	   search
30.52	     run=19  nbConstraintChecks=175467705  nbAssignments=200000
30.52	       =>  wckTime=29.881  cpuTime=29.85  mem=5M439
30.72	   
30.72	   search
30.72	     run=20  nbConstraintChecks=176651017  nbAssignments=201365
30.72	       =>  wckTime=30.085  cpuTime=30.05  mem=5M439
30.72	   
30.72	   global
30.72	     nbConstraintChecks=176651017  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.72	     solvingWckTime=30.084  solvingCpuTime=30.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.72	     globalCpuTime=30.28
30.72	       =>  wckTime=30.344  cpuTime=30.23  mem=5M439
30.72	   
30.72	   solver IterativeSystematicSolver being built... 
30.85	       =>  wckTime=30.47  cpuTime=30.33  mem=16M396
30.85	   
30.85	   preprocessing
30.85	     nbConstraintChecks=1440  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.85	     detectedInconsistency=no
30.85	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M396
30.91	   
30.91	   search
30.91	     run=0  nbConstraintChecks=67807  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37
30.91	     nbFailedAssignments=20  nbBacktracks=10  nbVisitedNodes=68  nbRestartNogoods=0
30.91	       =>  wckTime=0.056  cpuTime=0.03  mem=16M396
30.95	   
30.95	   search
30.95	     run=1  nbConstraintChecks=184685  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=98
30.95	     nbFailedAssignments=57  nbBacktracks=26  nbVisitedNodes=182  nbRestartNogoods=11
30.95	       =>  wckTime=0.103  cpuTime=0.07  mem=16M396
30.99	   
30.99	   search
30.99	     run=2  nbConstraintChecks=336194  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=184
30.99	     nbFailedAssignments=112  nbBacktracks=48  nbVisitedNodes=345  nbRestartNogoods=18
30.99	       =>  wckTime=0.145  cpuTime=0.1  mem=16M396
31.06	   
31.06	   search
31.06	     run=3  nbConstraintChecks=601075  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=322
31.06	     nbFailedAssignments=211  nbBacktracks=81  nbVisitedNodes=615  nbRestartNogoods=30
31.06	       =>  wckTime=0.215  cpuTime=0.17  mem=16M396
31.16	   
31.16	   search
31.16	     run=4  nbConstraintChecks=971659  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=495
31.16	     nbFailedAssignments=327  nbBacktracks=131  nbVisitedNodes=951  nbRestartNogoods=33
31.16	       =>  wckTime=0.309  cpuTime=0.27  mem=16M396
31.30	   
31.30	   search
31.30	     run=5  nbConstraintChecks=1544130  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=749
31.30	     nbFailedAssignments=498  nbBacktracks=206  nbVisitedNodes=1449  nbRestartNogoods=41
31.30	       =>  wckTime=0.452  cpuTime=0.41  mem=16M396
31.52	   
31.52	   search
31.52	     run=6  nbConstraintChecks=2400525  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1182
31.52	     nbFailedAssignments=811  nbBacktracks=319  nbVisitedNodes=2308  nbRestartNogoods=53
31.52	       =>  wckTime=0.671  cpuTime=0.62  mem=16M396
31.86	   
31.86	   search
31.86	     run=7  nbConstraintChecks=3786973  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1815
31.86	     nbFailedAssignments=1267  nbBacktracks=489  nbVisitedNodes=3566  nbRestartNogoods=62
31.86	       =>  wckTime=1.009  cpuTime=0.95  mem=16M396
32.29	   
32.29	   search
32.29	     run=8  nbConstraintChecks=5639143  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2729
32.29	     nbFailedAssignments=1917  nbBacktracks=745  nbVisitedNodes=5386  nbRestartNogoods=68
32.29	       =>  wckTime=1.445  cpuTime=1.38  mem=16M396
33.07	   
33.07	   search
33.07	     run=9  nbConstraintChecks=9092257  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4314
33.07	     nbFailedAssignments=3111  nbBacktracks=1129  nbVisitedNodes=8548  nbRestartNogoods=81
33.07	       =>  wckTime=2.22  cpuTime=2.15  mem=16M396
34.14	   
34.14	   search
34.14	     run=10  nbConstraintChecks=13906055  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6777
34.14	     nbFailedAssignments=4993  nbBacktracks=1705  nbVisitedNodes=13461  nbRestartNogoods=86
34.14	       =>  wckTime=3.291  cpuTime=3.22  mem=16M396
35.57	   
35.57	   search
35.57	     run=11  nbConstraintChecks=20414795  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9784
35.57	     nbFailedAssignments=7130  nbBacktracks=2569  nbVisitedNodes=19414  nbRestartNogoods=94
35.57	       =>  wckTime=4.722  cpuTime=4.65  mem=16M396
37.88	   
37.88	   search
37.88	     run=12  nbConstraintChecks=30410426  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14643
37.88	     nbFailedAssignments=10686  nbBacktracks=3866  nbVisitedNodes=29068  nbRestartNogoods=112
37.88	       =>  wckTime=7.036  cpuTime=6.96  mem=16M396
41.29	   
41.29	   search
41.29	     run=13  nbConstraintChecks=44885251  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22075
41.29	     nbFailedAssignments=16166  nbBacktracks=5812  nbVisitedNodes=43838  nbRestartNogoods=129
41.29	       =>  wckTime=10.44  cpuTime=10.36  mem=16M396
45.94	   
45.94	   search
45.94	     run=14  nbConstraintChecks=64211262  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32035
45.94	     nbFailedAssignments=23200  nbBacktracks=8731  nbVisitedNodes=63532  nbRestartNogoods=145
45.94	       =>  wckTime=15.097  cpuTime=15.02  mem=16M396
52.05	   
52.05	   search
52.05	     run=15  nbConstraintChecks=90111652  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=45965
52.05	     nbFailedAssignments=32743  nbBacktracks=13109  nbVisitedNodes=91150  nbRestartNogoods=164
52.05	       =>  wckTime=21.2  cpuTime=21.11  mem=16M396
60.78	   
60.78	   search
60.78	     run=16  nbConstraintChecks=125337296  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=66045
60.78	     nbFailedAssignments=46246  nbBacktracks=19677  nbVisitedNodes=130976  nbRestartNogoods=173
60.78	       =>  wckTime=29.931  cpuTime=29.84  mem=16M396
76.00	   
76.00	   search
76.00	     run=17  nbConstraintChecks=190946406  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=98511
76.00	     nbFailedAssignments=68853  nbBacktracks=29529  nbVisitedNodes=195174  nbRestartNogoods=191
76.00	       =>  wckTime=45.149  cpuTime=45.06  mem=16M396
93.94	   
93.94	   search
93.94	     run=18  nbConstraintChecks=266529336  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=137746
93.94	     nbFailedAssignments=93304  nbBacktracks=44307  nbVisitedNodes=272727  nbRestartNogoods=214
93.94	       =>  wckTime=63.088  cpuTime=62.99  mem=16M396
123.22	   
123.22	   search
123.22	     run=19  nbConstraintChecks=385890598  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=200668
123.22	     nbFailedAssignments=134051  nbBacktracks=66475  nbVisitedNodes=397338  nbRestartNogoods=227
123.22	       =>  wckTime=92.373  cpuTime=92.26  mem=16M396
161.93	   
161.93	   search
161.93	     run=20  nbConstraintChecks=545994187  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=284725
161.93	     nbFailedAssignments=184849  nbBacktracks=99727  nbVisitedNodes=562637  nbRestartNogoods=246
161.93	       =>  wckTime=131.079  cpuTime=130.96  mem=16M396
227.42	   
227.42	   search
227.42	     run=21  nbConstraintChecks=817996559  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=425950
227.42	     nbFailedAssignments=276190  nbBacktracks=149605  nbVisitedNodes=842065  nbRestartNogoods=265
227.42	       =>  wckTime=196.571  cpuTime=196.43  mem=16M396
325.01	   
325.01	   search
325.01	     run=22  nbConstraintChecks=1216692488  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=636106
325.01	     nbFailedAssignments=411521  nbBacktracks=224423  nbVisitedNodes=1257035  nbRestartNogoods=289
325.01	       =>  wckTime=294.162  cpuTime=294.0  mem=16M396
471.97	   
471.97	   search
471.97	     run=23  nbConstraintChecks=1847542438  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=972854
471.97	     nbFailedAssignments=636037  nbBacktracks=336651  nbVisitedNodes=1923162  nbRestartNogoods=309
471.97	       =>  wckTime=441.126  cpuTime=440.92  mem=16M396
689.69	   
689.69	   search
689.69	     run=24  nbConstraintChecks=2726298313  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1446723
689.69	     nbFailedAssignments=941557  nbBacktracks=504992  nbVisitedNodes=2860516  nbRestartNogoods=322
689.69	       =>  wckTime=658.841  cpuTime=658.58  mem=16M396
1014.75	   
1014.75	   search
1014.75	     run=25  nbConstraintChecks=4131955131  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2199640
1014.75	     nbFailedAssignments=1441955  nbBacktracks=757503  nbVisitedNodes=4349049  nbRestartNogoods=338
1014.75	       =>  wckTime=983.901  cpuTime=983.55  mem=16M396
1370.36	   
1370.36	   search
1370.36	     run=26  nbConstraintChecks=5568254135  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3098881
1370.36	     nbFailedAssignments=1962421  nbBacktracks=1136270  nbVisitedNodes=6129625  nbRestartNogoods=364
1370.36	       =>  wckTime=1339.509  cpuTime=1339.06  mem=16M396
2057.03	   
2057.03	   search
2057.03	     run=27  nbConstraintChecks=8438673174  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4626196
2057.03	     nbFailedAssignments=2921580  nbBacktracks=1704422  nbVisitedNodes=9151546  nbRestartNogoods=380
2057.03	       =>  wckTime=2026.183  cpuTime=2025.54  mem=16M396
2400.90	v 8 8 2 3 5 4 7 7 6 9 4 6 4 7 3 4 0 8 0 0 4 2 6 8 9 

Verifier Data (download as text)

30 unsatisfied constraints, 45 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/node35/watcher-281693-1169313715 -o ROOT/results/node35/solver-281693-1169313715 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281693-1169313715/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.09 1.02 1.07 3/65 1869
/proc/meminfo: memFree=1391144/2055920 swapFree=4184640/4192956
[pid=1868] ppid=1866 vsize=164 CPUtime=0
/proc/1868/stat : 1868 (java) R 1866 1868 1109 0 -1 0 196 0 0 0 0 0 0 0 18 0 1 0 279765137 167936 3 18446744073709551615 0 0 4294956881 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1868/statm: 41 13 9 14 0 1 0

[startup+0.102881 s]
/proc/loadavg: 1.09 1.02 1.07 3/65 1869
/proc/meminfo: memFree=1391144/2055920 swapFree=4184640/4192956
[pid=1868] ppid=1866 vsize=905804 CPUtime=0
/proc/1868/stat : 1868 (java) R 1866 1868 1109 0 -1 0 1573 0 1 0 0 0 0 0 17 0 1 0 279765137 927543296 1322 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153443603 0 4 0 7368 0 0 0 17 0 0 0
/proc/1868/statm: 226451 1322 831 14 0 214034 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 905804

[startup+0.514927 s]
/proc/loadavg: 1.09 1.02 1.07 3/65 1869
/proc/meminfo: memFree=1391144/2055920 swapFree=4184640/4192956
[pid=1868] ppid=1866 vsize=915332 CPUtime=0.4
/proc/1868/stat : 1868 (java) R 1866 1868 1109 0 -1 0 6163 0 1 0 36 4 0 0 16 0 8 0 279765137 937299968 5902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1868/statm: 228833 5902 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 915332

[startup+1.33902 s]
/proc/loadavg: 1.08 1.02 1.07 2/72 1877
/proc/meminfo: memFree=1373936/2055920 swapFree=4184640/4192956
[pid=1868] ppid=1866 vsize=915448 CPUtime=1.23
/proc/1868/stat : 1868 (java) R 1866 1868 1109 0 -1 0 6968 0 1 0 102 21 0 0 17 0 8 0 279765137 937418752 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1868/statm: 228862 6706 2476 14 0 215332 0
[pid=1868/tid=1870] ppid=1866 vsize=915448 CPUtime=0.02
/proc/1868/task/1870/stat : 1870 (java) S 1866 1868 1109 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279765149 937418752 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1868/tid=1871] ppid=1866 vsize=915448 CPUtime=0
/proc/1868/task/1871/stat : 1871 (java) S 1866 1868 1109 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279765149 937418752 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1872] ppid=1866 vsize=915452 CPUtime=0
/proc/1868/task/1872/stat : 1872 (java) S 1866 1868 1109 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765149 937422848 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1874] ppid=1866 vsize=915448 CPUtime=0
/proc/1868/task/1874/stat : 1874 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279765152 937418752 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1875] ppid=1866 vsize=915448 CPUtime=0.09
/proc/1868/task/1875/stat : 1875 (java) S 1866 1868 1109 0 -1 64 326 0 0 0 9 0 0 0 16 0 8 0 279765152 937418752 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1876] ppid=1866 vsize=915448 CPUtime=0
/proc/1868/task/1876/stat : 1876 (java) S 1866 1868 1109 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279765152 937418752 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1877] ppid=1866 vsize=915448 CPUtime=0
/proc/1868/task/1877/stat : 1877 (java) S 1866 1868 1109 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279765152 937418752 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 915448

[startup+2.97522 s]
/proc/loadavg: 1.08 1.02 1.07 2/72 1877
/proc/meminfo: memFree=1373936/2055920 swapFree=4184640/4192956
[pid=1868] ppid=1866 vsize=916472 CPUtime=2.86
/proc/1868/stat : 1868 (java) R 1866 1868 1109 0 -1 0 6972 0 1 0 222 64 0 0 16 0 8 0 279765137 938467328 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1868/statm: 229119 6709 2476 14 0 215589 0
[pid=1868/tid=1870] ppid=1866 vsize=916472 CPUtime=0.02
/proc/1868/task/1870/stat : 1870 (java) S 1866 1868 1109 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279765149 938467328 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1871] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1871/stat : 1871 (java) S 1866 1868 1109 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1872] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1872/stat : 1872 (java) S 1866 1868 1109 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1874] ppid=1866 vsize=916476 CPUtime=0
/proc/1868/task/1874/stat : 1874 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279765152 938471424 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1875] ppid=1866 vsize=916472 CPUtime=0.09
/proc/1868/task/1875/stat : 1875 (java) S 1866 1868 1109 0 -1 64 328 0 0 0 9 0 0 0 16 0 8 0 279765152 938467328 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1876] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1876/stat : 1876 (java) S 1866 1868 1109 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279765152 938467328 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1877] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1877/stat : 1877 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 279765152 938467328 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 916472

[startup+6.25161 s]
/proc/loadavg: 1.07 1.02 1.07 2/72 1877
/proc/meminfo: memFree=1373872/2055920 swapFree=4184640/4192956
[pid=1868] ppid=1866 vsize=916472 CPUtime=6.14
/proc/1868/stat : 1868 (java) R 1866 1868 1109 0 -1 0 6972 0 1 0 464 150 0 0 20 0 8 0 279765137 938467328 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1868/statm: 229118 6709 2476 14 0 215588 0
[pid=1868/tid=1870] ppid=1866 vsize=916476 CPUtime=0.02
/proc/1868/task/1870/stat : 1870 (java) S 1866 1868 1109 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279765149 938471424 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1871] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1871/stat : 1871 (java) S 1866 1868 1109 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1872] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1872/stat : 1872 (java) S 1866 1868 1109 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1874] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1874/stat : 1874 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279765152 938467328 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1875] ppid=1866 vsize=916472 CPUtime=0.09
/proc/1868/task/1875/stat : 1875 (java) S 1866 1868 1109 0 -1 64 328 0 0 0 9 0 0 0 16 0 8 0 279765152 938467328 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1876] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1876/stat : 1876 (java) S 1866 1868 1109 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279765152 938467328 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1877] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1877/stat : 1877 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279765152 938467328 6709 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) 916472

[startup+12.7344 s]
/proc/loadavg: 1.07 1.02 1.07 2/72 1877
/proc/meminfo: memFree=1373896/2055920 swapFree=4184640/4192956
[pid=1868] ppid=1866 vsize=916472 CPUtime=12.62
/proc/1868/stat : 1868 (java) R 1866 1868 1109 0 -1 0 6973 0 1 0 948 314 0 0 18 0 8 0 279765137 938467328 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1868/statm: 229118 6709 2476 14 0 215588 0
[pid=1868/tid=1870] ppid=1866 vsize=916472 CPUtime=0.02
/proc/1868/task/1870/stat : 1870 (java) S 1866 1868 1109 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279765149 938467328 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1871] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1871/stat : 1871 (java) S 1866 1868 1109 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1872] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1872/stat : 1872 (java) S 1866 1868 1109 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1874] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1874/stat : 1874 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279765152 938467328 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1875] ppid=1866 vsize=916476 CPUtime=0.09
/proc/1868/task/1875/stat : 1875 (java) S 1866 1868 1109 0 -1 64 328 0 0 0 9 0 0 0 16 0 8 0 279765152 938471424 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1876] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1876/stat : 1876 (java) S 1866 1868 1109 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279765152 938467328 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1877] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1877/stat : 1877 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279765152 938467328 6709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 916472

[startup+25.5779 s]
/proc/loadavg: 1.06 1.02 1.07 2/72 1877
/proc/meminfo: memFree=1373896/2055920 swapFree=4184640/4192956
[pid=1868] ppid=1866 vsize=916472 CPUtime=25.46
/proc/1868/stat : 1868 (java) R 1866 1868 1109 0 -1 0 6974 0 1 0 1898 648 0 0 24 0 8 0 279765137 938467328 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1868/statm: 229118 6710 2476 14 0 215588 0
[pid=1868/tid=1870] ppid=1866 vsize=916476 CPUtime=0.02
/proc/1868/task/1870/stat : 1870 (java) S 1866 1868 1109 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279765149 938471424 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1871] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1871/stat : 1871 (java) S 1866 1868 1109 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1872] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1872/stat : 1872 (java) S 1866 1868 1109 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1874] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1874/stat : 1874 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279765152 938467328 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1875] ppid=1866 vsize=916476 CPUtime=0.09
/proc/1868/task/1875/stat : 1875 (java) S 1866 1868 1109 0 -1 64 329 0 0 0 9 0 0 0 16 0 8 0 279765152 938471424 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1876] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1876/stat : 1876 (java) S 1866 1868 1109 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279765152 938467328 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1877] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1877/stat : 1877 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279765152 938467328 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 916472

[startup+51.261 s]
/proc/loadavg: 1.03 1.02 1.06 2/72 1879
/proc/meminfo: memFree=1365896/2055920 swapFree=4184640/4192956
[pid=1868] ppid=1866 vsize=916472 CPUtime=51.12
/proc/1868/stat : 1868 (java) R 1866 1868 1109 0 -1 0 8991 0 1 0 4328 784 0 0 17 0 8 0 279765137 938467328 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758682 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1868/statm: 229118 8724 2527 14 0 215588 0
[pid=1868/tid=1870] ppid=1866 vsize=916472 CPUtime=0.02
/proc/1868/task/1870/stat : 1870 (java) S 1866 1868 1109 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 279765149 938467328 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1871] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1871/stat : 1871 (java) S 1866 1868 1109 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1872] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1872/stat : 1872 (java) S 1866 1868 1109 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1874] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1874/stat : 1874 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279765152 938467328 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1875] ppid=1866 vsize=916472 CPUtime=0.18
/proc/1868/task/1875/stat : 1875 (java) S 1866 1868 1109 0 -1 64 381 0 0 0 17 1 0 0 16 0 8 0 279765152 938467328 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1876] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1876/stat : 1876 (java) S 1866 1868 1109 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279765152 938467328 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1877] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1877/stat : 1877 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279765152 938467328 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 916472

[startup+102.512 s]
/proc/loadavg: 1.01 1.01 1.06 2/72 1879
/proc/meminfo: memFree=1365896/2055920 swapFree=4184640/4192956
[pid=1868] ppid=1866 vsize=916472 CPUtime=102.35
/proc/1868/stat : 1868 (java) R 1866 1868 1109 0 -1 0 9002 0 1 0 9451 784 0 0 25 0 8 0 279765137 938467328 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758735 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1868/statm: 229118 8734 2527 14 0 215588 0
[pid=1868/tid=1870] ppid=1866 vsize=916472 CPUtime=0.02
/proc/1868/task/1870/stat : 1870 (java) S 1866 1868 1109 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 279765149 938467328 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1871] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1871/stat : 1871 (java) S 1866 1868 1109 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1872] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1872/stat : 1872 (java) S 1866 1868 1109 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1874] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1874/stat : 1874 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279765152 938467328 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1875] ppid=1866 vsize=916472 CPUtime=0.19
/proc/1868/task/1875/stat : 1875 (java) S 1866 1868 1109 0 -1 64 382 0 0 0 18 1 0 0 16 0 8 0 279765152 938467328 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1876] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1876/stat : 1876 (java) S 1866 1868 1109 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279765152 938467328 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1877] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1877/stat : 1877 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279765152 938467328 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 916472

[startup+162.597 s]
/proc/loadavg: 1.04 1.02 1.06 2/72 1879
/proc/meminfo: memFree=1365960/2055920 swapFree=4184640/4192956
[pid=1868] ppid=1866 vsize=916472 CPUtime=162.42
/proc/1868/stat : 1868 (java) R 1866 1868 1109 0 -1 0 9008 0 1 0 15458 784 0 0 25 0 8 0 279765137 938467328 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758679 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2024.57
Current children cumulated vsize (KiB) 916472

[startup+2085.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 1879
/proc/meminfo: memFree=1365704/2055920 swapFree=4184640/4192956
[pid=1868] ppid=1866 vsize=916472 CPUtime=2084.64
/proc/1868/stat : 1868 (java) R 1866 1868 1109 0 -1 0 9026 0 1 0 207679 785 0 0 25 0 8 0 279765137 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073775533 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1868/statm: 229118 8757 2527 14 0 215588 0
[pid=1868/tid=1870] ppid=1866 vsize=916472 CPUtime=0.02
/proc/1868/task/1870/stat : 1870 (java) S 1866 1868 1109 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1871] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1871/stat : 1871 (java) S 1866 1868 1109 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1872] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1872/stat : 1872 (java) S 1866 1868 1109 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1874] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1874/stat : 1874 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1875] ppid=1866 vsize=916472 CPUtime=0.19
/proc/1868/task/1875/stat : 1875 (java) S 1866 1868 1109 0 -1 64 383 0 0 0 18 1 0 0 16 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1876] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1876/stat : 1876 (java) S 1866 1868 1109 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1877] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1877/stat : 1877 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2084.64
Current children cumulated vsize (KiB) 916472

[startup+2145.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 1879
/proc/meminfo: memFree=1365704/2055920 swapFree=4184640/4192956
[pid=1868] ppid=1866 vsize=916472 CPUtime=2144.71
/proc/1868/stat : 1868 (java) R 1866 1868 1109 0 -1 0 9026 0 1 0 213686 785 0 0 25 0 8 0 279765137 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073811478 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1868/statm: 229118 8757 2527 14 0 215588 0
[pid=1868/tid=1870] ppid=1866 vsize=916472 CPUtime=0.02
/proc/1868/task/1870/stat : 1870 (java) S 1866 1868 1109 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1871] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1871/stat : 1871 (java) S 1866 1868 1109 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1872] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1872/stat : 1872 (java) S 1866 1868 1109 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1874] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1874/stat : 1874 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1875] ppid=1866 vsize=916472 CPUtime=0.19
/proc/1868/task/1875/stat : 1875 (java) S 1866 1868 1109 0 -1 64 383 0 0 0 18 1 0 0 16 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1876] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1876/stat : 1876 (java) S 1866 1868 1109 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1877] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1877/stat : 1877 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2144.71
Current children cumulated vsize (KiB) 916472

[startup+2205.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 1879
/proc/meminfo: memFree=1365704/2055920 swapFree=4184640/4192956
[pid=1868] ppid=1866 vsize=916472 CPUtime=2204.78
/proc/1868/stat : 1868 (java) R 1866 1868 1109 0 -1 0 9026 0 1 0 219693 785 0 0 25 0 8 0 279765137 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758596 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1868/statm: 229118 8757 2527 14 0 215588 0
[pid=1868/tid=1870] ppid=1866 vsize=916472 CPUtime=0.02
/proc/1868/task/1870/stat : 1870 (java) S 1866 1868 1109 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1871] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1871/stat : 1871 (java) S 1866 1868 1109 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1872] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1872/stat : 1872 (java) S 1866 1868 1109 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1874] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1874/stat : 1874 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1875] ppid=1866 vsize=916472 CPUtime=0.19
/proc/1868/task/1875/stat : 1875 (java) S 1866 1868 1109 0 -1 64 383 0 0 0 18 1 0 0 16 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1876] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1876/stat : 1876 (java) S 1866 1868 1109 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1877] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1877/stat : 1877 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2204.78
Current children cumulated vsize (KiB) 916472

[startup+2265.59 s]
/proc/loadavg: 1.04 1.01 1.00 2/72 1879
/proc/meminfo: memFree=1365704/2055920 swapFree=4184640/4192956
[pid=1868] ppid=1866 vsize=916472 CPUtime=2264.85
/proc/1868/stat : 1868 (java) R 1866 1868 1109 0 -1 0 9026 0 1 0 225700 785 0 0 25 0 8 0 279765137 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073775585 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1868/statm: 229118 8757 2527 14 0 215588 0
[pid=1868/tid=1870] ppid=1866 vsize=916472 CPUtime=0.02
/proc/1868/task/1870/stat : 1870 (java) S 1866 1868 1109 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1871] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1871/stat : 1871 (java) S 1866 1868 1109 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1872] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1872/stat : 1872 (java) S 1866 1868 1109 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1874] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1874/stat : 1874 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1875] ppid=1866 vsize=916472 CPUtime=0.19
/proc/1868/task/1875/stat : 1875 (java) S 1866 1868 1109 0 -1 64 383 0 0 0 18 1 0 0 16 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1876] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1876/stat : 1876 (java) S 1866 1868 1109 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1877] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1877/stat : 1877 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2264.85
Current children cumulated vsize (KiB) 916472

[startup+2325.68 s]
/proc/loadavg: 1.01 1.01 1.00 2/72 1879
/proc/meminfo: memFree=1365640/2055920 swapFree=4184640/4192956
[pid=1868] ppid=1866 vsize=916472 CPUtime=2324.92
/proc/1868/stat : 1868 (java) R 1866 1868 1109 0 -1 0 9026 0 1 0 231707 785 0 0 25 0 8 0 279765137 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761640 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1868/statm: 229118 8757 2527 14 0 215588 0
[pid=1868/tid=1870] ppid=1866 vsize=916472 CPUtime=0.02
/proc/1868/task/1870/stat : 1870 (java) S 1866 1868 1109 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1871] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1871/stat : 1871 (java) S 1866 1868 1109 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1872] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1872/stat : 1872 (java) S 1866 1868 1109 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1874] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1874/stat : 1874 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1875] ppid=1866 vsize=916472 CPUtime=0.19
/proc/1868/task/1875/stat : 1875 (java) S 1866 1868 1109 0 -1 64 383 0 0 0 18 1 0 0 16 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1876] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1876/stat : 1876 (java) S 1866 1868 1109 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1877] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1877/stat : 1877 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2324.92
Current children cumulated vsize (KiB) 916472

[startup+2385.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2019
/proc/meminfo: memFree=1364360/2055920 swapFree=4184640/4192956
[pid=1868] ppid=1866 vsize=916472 CPUtime=2384.86
/proc/1868/stat : 1868 (java) R 1866 1868 1109 0 -1 0 9026 0 1 0 237700 786 0 0 25 0 8 0 279765137 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073777294 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1868/statm: 229118 8757 2527 14 0 215588 0
[pid=1868/tid=1870] ppid=1866 vsize=916472 CPUtime=0.02
/proc/1868/task/1870/stat : 1870 (java) S 1866 1868 1109 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1871] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1871/stat : 1871 (java) S 1866 1868 1109 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1872] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1872/stat : 1872 (java) S 1866 1868 1109 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1874] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1874/stat : 1874 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1875] ppid=1866 vsize=916472 CPUtime=0.19
/proc/1868/task/1875/stat : 1875 (java) S 1866 1868 1109 0 -1 64 383 0 0 0 18 1 0 0 16 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1876] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1876/stat : 1876 (java) S 1866 1868 1109 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1877] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1877/stat : 1877 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2384.86
Current children cumulated vsize (KiB) 916472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.89 s]
/proc/loadavg: 1.08 1.02 1.00 2/78 2055
/proc/meminfo: memFree=1364296/2055920 swapFree=4184640/4192956
[pid=1868] ppid=1866 vsize=916472 CPUtime=2400.06
/proc/1868/stat : 1868 (java) R 1866 1868 1109 0 -1 0 9026 0 1 0 239220 786 0 0 25 0 8 0 279765137 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073811290 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1868/statm: 229118 8757 2527 14 0 215588 0
[pid=1868/tid=1870] ppid=1866 vsize=916472 CPUtime=0.02
/proc/1868/task/1870/stat : 1870 (java) S 1866 1868 1109 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1871] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1871/stat : 1871 (java) S 1866 1868 1109 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1872] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1872/stat : 1872 (java) S 1866 1868 1109 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765149 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1874] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1874/stat : 1874 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1875] ppid=1866 vsize=916472 CPUtime=0.19
/proc/1868/task/1875/stat : 1875 (java) S 1866 1868 1109 0 -1 64 383 0 0 0 18 1 0 0 16 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1876] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1876/stat : 1876 (java) S 1866 1868 1109 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1868/tid=1877] ppid=1866 vsize=916472 CPUtime=0
/proc/1868/task/1877/stat : 1877 (java) S 1866 1868 1109 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279765152 938467328 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 916472

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

Child status: 143
Real time (s): 2400.93
CPU time (s): 2400.1
CPU user time (s): 2392.23
CPU system time (s): 7.8678
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 916476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.23
system time used= 7.8678
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9047
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= 49359
involuntary context switches= 2447

runsolver used 2.43063 s user time and 6.08507 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Sat Jan 20 17:21:55 UTC 2007


IDJOB= 281693
IDBENCH= 12248
IDSOLVER= 69
FILE ID= node35/281693-1169313715

PBS_JOBID= 3610249

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/denseTight/vcsp-25-10-25-87-7_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281693-1169313715/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-281693-1169313715 -o ROOT/results/node35/solver-281693-1169313715 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281693-1169313715/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d540409a3576f2502b3adba1bf27138e

RANDOM SEED= 977794616

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.234
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.234
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:       1391624 kB
Buffers:         42636 kB
Cached:         542292 kB
SwapCached:       2184 kB
Active:         133624 kB
Inactive:       461088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1391624 kB
SwapTotal:     4192956 kB
SwapFree:      4184640 kB
Dirty:            1660 kB
Writeback:           0 kB
Mapped:          16692 kB
Slab:            55644 kB
Committed_AS:  5612900 kB
PageTables:       1412 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 node35 on Sat Jan 20 18:01:56 UTC 2007