Trace number 281522

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.08 2400.68

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseTight/
vcsp-25-10-21-85-15_ext.xml
MD5SUM31581848b36bc474727835f3dc945847
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints44
Best CPU time to get the best result obtained on this benchmark3.89641
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints63
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension63
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/281522-1169312849/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.096  cpuTime=0.07  mem=6M910
0.39	   
0.39	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.47	     nbConstraints=63  nbRelationTypes=63  nbExtensionStructures=63  nbSharedExtensionStructures=0
0.47	     nbConflictsStructures=63  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1069  maxDegree=9
0.47	     maxArity=2
0.47	       =>  wckTime=0.174  cpuTime=0.12  mem=7M950
0.50	   
0.50	   solver LocalSearchSolver being built... 
0.54	       =>  wckTime=0.253  cpuTime=0.16  mem=5M428
0.55	
0.55	s SATISFIABLE
0.55	o 15
0.55	c 48
0.55	o 18
0.55	c 45
0.55	o 21
0.55	c 42
0.55	o 23
0.55	c 40
0.55	o 25
0.55	c 38
0.55	o 27
0.55	c 36
0.55	o 29
0.55	c 34
0.56	o 31
0.56	c 32
0.56	o 32
0.56	c 31
0.56	o 34
0.56	c 29
0.56	o 35
0.56	c 28
0.56	o 36
0.56	c 27
0.56	o 37
0.56	c 26
0.56	o 39
0.56	c 24
0.57	o 40
0.57	c 23
0.57	o 41
0.57	c 22
0.58	o 42
0.58	c 21
0.58	o 43
0.58	c 20
0.85	o 44
0.85	c 19
1.90	   
1.90	   search
1.90	     run=0  nbConstraintChecks=6541181  nbAssignments=10000
1.90	       =>  wckTime=1.354  cpuTime=1.34  mem=5M428
3.18	   
3.18	   search
3.18	     run=1  nbConstraintChecks=13034772  nbAssignments=20000
3.18	       =>  wckTime=2.639  cpuTime=2.62  mem=5M428
4.48	   
4.48	   search
4.48	     run=2  nbConstraintChecks=19679168  nbAssignments=30000
4.48	       =>  wckTime=3.936  cpuTime=3.92  mem=5M428
5.78	   
5.78	   search
5.78	     run=3  nbConstraintChecks=26344163  nbAssignments=40000
5.78	       =>  wckTime=5.237  cpuTime=5.22  mem=5M428
7.08	   
7.08	   search
7.08	     run=4  nbConstraintChecks=32972735  nbAssignments=50000
7.08	       =>  wckTime=6.537  cpuTime=6.52  mem=5M428
8.37	   
8.37	   search
8.37	     run=5  nbConstraintChecks=39483234  nbAssignments=60000
8.37	       =>  wckTime=7.826  cpuTime=7.8  mem=5M428
9.66	   
9.66	   search
9.66	     run=6  nbConstraintChecks=45993309  nbAssignments=70000
9.66	       =>  wckTime=9.117  cpuTime=9.09  mem=5M428
10.95	   
10.95	   search
10.95	     run=7  nbConstraintChecks=52535413  nbAssignments=80000
10.95	       =>  wckTime=10.41  cpuTime=10.39  mem=5M428
12.24	   
12.24	   search
12.24	     run=8  nbConstraintChecks=59124075  nbAssignments=90000
12.24	       =>  wckTime=11.695  cpuTime=11.68  mem=5M428
13.53	   
13.53	   search
13.53	     run=9  nbConstraintChecks=65748234  nbAssignments=100000
13.53	       =>  wckTime=12.985  cpuTime=12.97  mem=5M428
14.82	   
14.82	   search
14.82	     run=10  nbConstraintChecks=72420016  nbAssignments=110000
14.82	       =>  wckTime=14.278  cpuTime=14.26  mem=5M428
16.11	   
16.11	   search
16.11	     run=11  nbConstraintChecks=79073828  nbAssignments=120000
16.11	       =>  wckTime=15.568  cpuTime=15.54  mem=5M428
17.40	   
17.40	   search
17.40	     run=12  nbConstraintChecks=85647836  nbAssignments=130000
17.40	       =>  wckTime=16.853  cpuTime=16.83  mem=5M428
18.68	   
18.68	   search
18.68	     run=13  nbConstraintChecks=92264694  nbAssignments=140000
18.68	       =>  wckTime=18.142  cpuTime=18.12  mem=5M428
19.97	   
19.97	   search
19.97	     run=14  nbConstraintChecks=98855535  nbAssignments=150000
19.97	       =>  wckTime=19.427  cpuTime=19.4  mem=5M428
21.27	   
21.27	   search
21.27	     run=15  nbConstraintChecks=105582962  nbAssignments=160000
21.27	       =>  wckTime=20.728  cpuTime=20.7  mem=5M428
22.57	   
22.57	   search
22.57	     run=16  nbConstraintChecks=112212043  nbAssignments=170000
22.57	       =>  wckTime=22.029  cpuTime=22.0  mem=5M428
23.87	   
23.87	   search
23.87	     run=17  nbConstraintChecks=118838100  nbAssignments=180000
23.87	       =>  wckTime=23.33  cpuTime=23.3  mem=5M428
25.16	   
25.16	   search
25.16	     run=18  nbConstraintChecks=125393719  nbAssignments=190000
25.17	       =>  wckTime=24.622  cpuTime=24.59  mem=5M428
26.46	   
26.46	   search
26.46	     run=19  nbConstraintChecks=131908912  nbAssignments=200000
26.46	       =>  wckTime=25.911  cpuTime=25.88  mem=5M428
27.75	   
27.75	   search
27.75	     run=20  nbConstraintChecks=138505094  nbAssignments=210000
27.75	       =>  wckTime=27.207  cpuTime=27.18  mem=5M428
29.05	   
29.05	   search
29.05	     run=21  nbConstraintChecks=145110549  nbAssignments=220000
29.05	       =>  wckTime=28.504  cpuTime=28.47  mem=5M428
30.35	   
30.35	   search
30.35	     run=22  nbConstraintChecks=151768407  nbAssignments=230000
30.35	       =>  wckTime=29.805  cpuTime=29.77  mem=5M428
30.87	   
30.87	   search
30.87	     run=23  nbConstraintChecks=154399102  nbAssignments=234076
30.87	       =>  wckTime=30.329  cpuTime=30.3  mem=5M428
30.87	   
30.87	   global
30.87	     nbConstraintChecks=154399102  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.87	     solvingWckTime=30.328  solvingCpuTime=30.3  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.87	     globalCpuTime=30.52
30.87	       =>  wckTime=30.583  cpuTime=30.46  mem=5M428
30.87	   
30.87	   solver IterativeSystematicSolver being built... 
31.00	       =>  wckTime=30.705  cpuTime=30.55  mem=16M434
31.00	   
31.00	   preprocessing
31.00	     nbConstraintChecks=1110  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.00	     detectedInconsistency=no
31.00	       =>  wckTime=0.0050  cpuTime=0.01  mem=16M434
31.06	   
31.06	   search
31.06	     run=0  nbConstraintChecks=63591  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41
31.06	     nbFailedAssignments=25  nbBacktracks=10  nbVisitedNodes=77  nbRestartNogoods=0
31.06	       =>  wckTime=0.057  cpuTime=0.04  mem=16M434
31.09	   
31.09	   search
31.09	     run=1  nbConstraintChecks=151010  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=93
31.09	     nbFailedAssignments=57  nbBacktracks=25  nbVisitedNodes=175  nbRestartNogoods=3
31.09	       =>  wckTime=0.095  cpuTime=0.07  mem=16M434
31.13	   
31.13	   search
31.13	     run=2  nbConstraintChecks=273567  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=166
31.13	     nbFailedAssignments=101  nbBacktracks=48  nbVisitedNodes=314  nbRestartNogoods=8
31.13	       =>  wckTime=0.128  cpuTime=0.1  mem=16M434
31.17	   
31.17	   search
31.17	     run=3  nbConstraintChecks=429574  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=260
31.17	     nbFailedAssignments=155  nbBacktracks=81  nbVisitedNodes=494  nbRestartNogoods=11
31.17	       =>  wckTime=0.17  cpuTime=0.13  mem=16M434
31.24	   
31.24	   search
31.24	     run=4  nbConstraintChecks=736897  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=458
31.24	     nbFailedAssignments=295  nbBacktracks=131  nbVisitedNodes=882  nbRestartNogoods=22
31.24	       =>  wckTime=0.247  cpuTime=0.21  mem=16M434
31.34	   
31.34	   search
31.34	     run=5  nbConstraintChecks=1137773  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=699
31.34	     nbFailedAssignments=453  nbBacktracks=206  nbVisitedNodes=1355  nbRestartNogoods=26
31.34	       =>  wckTime=0.343  cpuTime=0.3  mem=16M434
31.48	   
31.48	   search
31.48	     run=6  nbConstraintChecks=1720230  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1063
31.48	     nbFailedAssignments=696  nbBacktracks=319  nbVisitedNodes=2066  nbRestartNogoods=37
31.48	       =>  wckTime=0.48  cpuTime=0.44  mem=16M434
31.70	   
31.70	   search
31.70	     run=7  nbConstraintChecks=2556445  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1580
31.70	     nbFailedAssignments=1035  nbBacktracks=489  nbVisitedNodes=3092  nbRestartNogoods=47
31.70	       =>  wckTime=0.701  cpuTime=0.64  mem=16M434
31.97	   
31.97	   search
31.97	     run=8  nbConstraintChecks=3704776  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2312
31.97	     nbFailedAssignments=1504  nbBacktracks=746  nbVisitedNodes=4549  nbRestartNogoods=54
31.97	       =>  wckTime=0.97  cpuTime=0.9  mem=16M434
32.77	   
32.77	   search
32.77	     run=9  nbConstraintChecks=7235676  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4426
32.77	     nbFailedAssignments=3228  nbBacktracks=1130  nbVisitedNodes=8731  nbRestartNogoods=62
32.77	       =>  wckTime=1.773  cpuTime=1.7  mem=16M434
33.54	   
33.54	   search
33.54	     run=10  nbConstraintChecks=10212783  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6269
33.54	     nbFailedAssignments=4491  nbBacktracks=1707  nbVisitedNodes=12388  nbRestartNogoods=80
33.54	       =>  wckTime=2.539  cpuTime=2.46  mem=16M434
35.02	   
35.02	   search
35.02	     run=11  nbConstraintChecks=16258847  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9878
35.02	     nbFailedAssignments=7227  nbBacktracks=2571  nbVisitedNodes=19597  nbRestartNogoods=89
35.02	       =>  wckTime=4.02  cpuTime=3.94  mem=16M434
36.68	   
36.68	   search
36.68	     run=12  nbConstraintChecks=23067884  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14042
36.68	     nbFailedAssignments=10088  nbBacktracks=3869  nbVisitedNodes=27900  nbRestartNogoods=100
36.68	       =>  wckTime=5.685  cpuTime=5.61  mem=16M434
39.49	   
39.49	   search
39.49	     run=13  nbConstraintChecks=34203527  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20750
39.49	     nbFailedAssignments=14845  nbBacktracks=5815  nbVisitedNodes=41247  nbRestartNogoods=113
39.49	       =>  wckTime=8.497  cpuTime=8.42  mem=16M434
43.68	   
43.68	   search
43.68	     run=14  nbConstraintChecks=51089436  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30351
43.68	     nbFailedAssignments=21520  nbBacktracks=8734  nbVisitedNodes=60400  nbRestartNogoods=127
43.68	       =>  wckTime=12.684  cpuTime=12.6  mem=16M434
48.44	   
48.44	   search
48.44	     run=15  nbConstraintChecks=70469907  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42096
48.44	     nbFailedAssignments=28878  nbBacktracks=13112  nbVisitedNodes=83619  nbRestartNogoods=148
48.44	       =>  wckTime=17.443  cpuTime=17.36  mem=16M434
58.89	   
58.89	   search
58.89	     run=16  nbConstraintChecks=109042382  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=65741
58.89	     nbFailedAssignments=45949  nbBacktracks=19680  nbVisitedNodes=130792  nbRestartNogoods=175
58.89	       =>  wckTime=27.897  cpuTime=27.81  mem=16M434
72.76	   
72.76	   search
72.76	     run=17  nbConstraintChecks=166534185  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=100387
72.76	     nbFailedAssignments=70736  nbBacktracks=29532  nbVisitedNodes=199211  nbRestartNogoods=198
72.76	       =>  wckTime=41.765  cpuTime=41.67  mem=16M434
98.55	   
98.55	   search
98.55	     run=18  nbConstraintChecks=266908401  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=161869
98.55	     nbFailedAssignments=117434  nbBacktracks=44310  nbVisitedNodes=321332  nbRestartNogoods=225
98.55	       =>  wckTime=67.555  cpuTime=67.46  mem=16M434
132.27	   
132.27	   search
132.27	     run=19  nbConstraintChecks=390295696  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=239804
132.27	     nbFailedAssignments=173196  nbBacktracks=66478  nbVisitedNodes=475872  nbRestartNogoods=250
132.27	       =>  wckTime=101.271  cpuTime=101.16  mem=16M434
175.60	   
175.60	   search
175.60	     run=20  nbConstraintChecks=552726145  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=344850
175.60	     nbFailedAssignments=244983  nbBacktracks=99730  nbVisitedNodes=684087  nbRestartNogoods=271
175.60	       =>  wckTime=144.6  cpuTime=144.48  mem=16M434
245.11	   
245.11	   search
245.11	     run=21  nbConstraintChecks=817519678  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=507917
245.11	     nbFailedAssignments=358165  nbBacktracks=149608  nbVisitedNodes=1007189  nbRestartNogoods=286
245.11	       =>  wckTime=214.112  cpuTime=213.98  mem=16M434
343.07	   
343.07	   search
343.07	     run=22  nbConstraintChecks=1204819188  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=753116
343.07	     nbFailedAssignments=528541  nbBacktracks=224426  nbVisitedNodes=1493792  nbRestartNogoods=300
343.07	       =>  wckTime=312.069  cpuTime=311.92  mem=16M434
485.50	   
485.50	   search
485.50	     run=23  nbConstraintChecks=1762884215  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1106533
485.50	     nbFailedAssignments=769725  nbBacktracks=336653  nbVisitedNodes=2193339  nbRestartNogoods=321
485.50	       =>  wckTime=454.502  cpuTime=454.32  mem=16M434
707.05	   
707.05	   search
707.05	     run=24  nbConstraintChecks=2640728065  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1644999
707.05	     nbFailedAssignments=1139842  nbBacktracks=504994  nbVisitedNodes=3261071  nbRestartNogoods=347
707.05	       =>  wckTime=676.05  cpuTime=675.82  mem=16M434
980.89	   
980.89	   search
980.89	     run=25  nbConstraintChecks=3657199833  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2330130
980.89	     nbFailedAssignments=1572455  nbBacktracks=757506  nbVisitedNodes=4618310  nbRestartNogoods=370
980.89	       =>  wckTime=949.894  cpuTime=949.6  mem=16M434
1445.93	   
1445.93	   search
1445.93	     run=26  nbConstraintChecks=5465621561  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3486647
1445.93	     nbFailedAssignments=2350199  nbBacktracks=1136273  nbVisitedNodes=6911005  nbRestartNogoods=393
1445.93	       =>  wckTime=1414.931  cpuTime=1414.52  mem=16M434
2157.06	   
2157.06	   search
2157.06	     run=27  nbConstraintChecks=8223462522  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5224730
2157.06	     nbFailedAssignments=3520124  nbBacktracks=1704425  nbVisitedNodes=10353792  nbRestartNogoods=403
2157.06	       =>  wckTime=2126.06  cpuTime=2125.49  mem=16M434
2400.64	v 5 3 7 4 6 4 6 5 1 3 0 6 0 5 6 5 8 0 8 8 5 2 2 0 6 

Verifier Data (download as text)

19 unsatisfied constraints, 44 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/node34/watcher-281522-1169312849 -o ROOT/results/node34/solver-281522-1169312849 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281522-1169312849/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.65 1.91 1.91 3/65 27198
/proc/meminfo: memFree=967768/2055920 swapFree=4192812/4192956
[pid=27197] ppid=27195 vsize=172 CPUtime=0
/proc/27197/stat : 27197 (java) R 27195 27197 26348 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 279678623 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7721259 0 0 4096 0 0 0 0 17 1 0 0
/proc/27197/statm: 43 24 18 14 0 3 0

[startup+0.103154 s]
/proc/loadavg: 1.65 1.91 1.91 3/65 27198
/proc/meminfo: memFree=967768/2055920 swapFree=4192812/4192956
[pid=27197] ppid=27195 vsize=915724 CPUtime=0.09
/proc/27197/stat : 27197 (java) R 27195 27197 26348 0 -1 0 3067 0 1 0 8 1 0 0 16 0 8 0 279678623 937701376 2813 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152096428 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27197/statm: 228931 2813 1454 14 0 215426 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 915724

[startup+0.512182 s]
/proc/loadavg: 1.65 1.91 1.91 3/65 27198
/proc/meminfo: memFree=967768/2055920 swapFree=4192812/4192956
[pid=27197] ppid=27195 vsize=916060 CPUtime=0.5
/proc/27197/stat : 27197 (java) R 27195 27197 26348 0 -1 0 6736 0 1 0 46 4 0 0 16 0 8 0 279678623 938045440 6474 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152174149 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27197/statm: 229015 6474 2286 14 0 215485 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 916060

[startup+1.33524 s]
/proc/loadavg: 1.65 1.91 1.91 2/72 27205
/proc/meminfo: memFree=950816/2055920 swapFree=4192812/4192956
[pid=27197] ppid=27195 vsize=916060 CPUtime=1.31
/proc/27197/stat : 27197 (java) R 27195 27197 26348 0 -1 0 6961 0 1 0 104 27 0 0 16 0 8 0 279678623 938045440 6699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27197/statm: 229016 6699 2476 14 0 215486 0
[pid=27197/tid=27199] ppid=27195 vsize=916060 CPUtime=0.02
/proc/27197/task/27199/stat : 27199 (java) S 27195 27197 26348 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279678627 938045440 6699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27197/tid=27200] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27200/stat : 27200 (java) S 27195 27197 26348 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 6699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27201] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27201/stat : 27201 (java) S 27195 27197 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 6699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27202] ppid=27195 vsize=916064 CPUtime=0
/proc/27197/task/27202/stat : 27202 (java) S 27195 27197 26348 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279678630 938049536 6699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27203] ppid=27195 vsize=916060 CPUtime=0.09
/proc/27197/task/27203/stat : 27203 (java) S 27195 27197 26348 0 -1 64 330 0 0 0 9 0 0 0 16 0 8 0 279678630 938045440 6699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27204] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27204/stat : 27204 (java) S 27195 27197 26348 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279678630 938045440 6699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27205] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27205/stat : 27205 (java) S 27195 27197 26348 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279678630 938045440 6699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 916060

[startup+2.97938 s]
/proc/loadavg: 1.65 1.91 1.91 2/72 27205
/proc/meminfo: memFree=950816/2055920 swapFree=4192812/4192956
[pid=27197] ppid=27195 vsize=916060 CPUtime=2.95
/proc/27197/stat : 27197 (java) R 27195 27197 26348 0 -1 0 6964 0 1 0 217 78 0 0 18 0 8 0 279678623 938045440 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27197/statm: 229015 6701 2476 14 0 215485 0
[pid=27197/tid=27199] ppid=27195 vsize=916064 CPUtime=0.02
/proc/27197/task/27199/stat : 27199 (java) S 27195 27197 26348 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279678627 938049536 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27200] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27200/stat : 27200 (java) S 27195 27197 26348 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27201] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27201/stat : 27201 (java) S 27195 27197 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27202] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27202/stat : 27202 (java) S 27195 27197 26348 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279678630 938045440 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27203] ppid=27195 vsize=916060 CPUtime=0.1
/proc/27197/task/27203/stat : 27203 (java) S 27195 27197 26348 0 -1 64 332 0 0 0 10 0 0 0 16 0 8 0 279678630 938045440 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27204] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27204/stat : 27204 (java) S 27195 27197 26348 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279678630 938045440 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27205] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27205/stat : 27205 (java) S 27195 27197 26348 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279678630 938045440 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 916060

[startup+6.25565 s]
/proc/loadavg: 1.60 1.89 1.90 2/72 27205
/proc/meminfo: memFree=950760/2055920 swapFree=4192812/4192956
[pid=27197] ppid=27195 vsize=916060 CPUtime=6.23
/proc/27197/stat : 27197 (java) R 27195 27197 26348 0 -1 0 6964 0 1 0 445 178 0 0 17 0 8 0 279678623 938045440 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27197/statm: 229015 6701 2476 14 0 215485 0
[pid=27197/tid=27199] ppid=27195 vsize=916060 CPUtime=0.02
/proc/27197/task/27199/stat : 27199 (java) S 27195 27197 26348 0 -1 64 136 0 0 0 2 0 0 0 17 0 8 0 279678627 938045440 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27200] ppid=27195 vsize=916064 CPUtime=0
/proc/27197/task/27200/stat : 27200 (java) S 27195 27197 26348 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279678627 938049536 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27201] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27201/stat : 27201 (java) S 27195 27197 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27202] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27202/stat : 27202 (java) S 27195 27197 26348 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279678630 938045440 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27203] ppid=27195 vsize=916064 CPUtime=0.1
/proc/27197/task/27203/stat : 27203 (java) S 27195 27197 26348 0 -1 64 332 0 0 0 10 0 0 0 16 0 8 0 279678630 938049536 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27204] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27204/stat : 27204 (java) S 27195 27197 26348 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279678630 938045440 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27205] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27205/stat : 27205 (java) S 27195 27197 26348 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279678630 938045440 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 916060

[startup+12.7362 s]
/proc/loadavg: 1.55 1.87 1.90 2/72 27205
/proc/meminfo: memFree=950768/2055920 swapFree=4192812/4192956
[pid=27197] ppid=27195 vsize=916064 CPUtime=12.71
/proc/27197/stat : 27197 (java) R 27195 27197 26348 0 -1 0 6964 0 1 0 895 376 0 0 16 0 8 0 279678623 938049536 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27197/statm: 229015 6701 2476 14 0 215485 0
[pid=27197/tid=27199] ppid=27195 vsize=916060 CPUtime=0.02
/proc/27197/task/27199/stat : 27199 (java) S 27195 27197 26348 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279678627 938045440 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27200] ppid=27195 vsize=916064 CPUtime=0
/proc/27197/task/27200/stat : 27200 (java) S 27195 27197 26348 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279678627 938049536 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27201] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27201/stat : 27201 (java) S 27195 27197 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27202] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27202/stat : 27202 (java) S 27195 27197 26348 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279678630 938045440 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27203] ppid=27195 vsize=916060 CPUtime=0.1
/proc/27197/task/27203/stat : 27203 (java) S 27195 27197 26348 0 -1 64 332 0 0 0 10 0 0 0 16 0 8 0 279678630 938045440 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27204] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27204/stat : 27204 (java) S 27195 27197 26348 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279678630 938045440 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27205] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27205/stat : 27205 (java) S 27195 27197 26348 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279678630 938045440 6701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 916064

[startup+25.5682 s]
/proc/loadavg: 1.43 1.83 1.88 2/72 27205
/proc/meminfo: memFree=950768/2055920 swapFree=4192812/4192956
[pid=27197] ppid=27195 vsize=916060 CPUtime=25.54
/proc/27197/stat : 27197 (java) R 27195 27197 26348 0 -1 0 6966 0 1 0 1787 767 0 0 24 0 8 0 279678623 938045440 6702 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27197/statm: 229015 6702 2476 14 0 215485 0
[pid=27197/tid=27199] ppid=27195 vsize=916060 CPUtime=0.02
/proc/27197/task/27199/stat : 27199 (java) S 27195 27197 26348 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279678627 938045440 6702 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27200] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27200/stat : 27200 (java) S 27195 27197 26348 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 6702 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27201] ppid=27195 vsize=916064 CPUtime=0
/proc/27197/task/27201/stat : 27201 (java) S 27195 27197 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279678627 938049536 6702 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27202] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27202/stat : 27202 (java) S 27195 27197 26348 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279678630 938045440 6702 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27203] ppid=27195 vsize=916060 CPUtime=0.1
/proc/27197/task/27203/stat : 27203 (java) S 27195 27197 26348 0 -1 64 333 0 0 0 10 0 0 0 16 0 8 0 279678630 938045440 6702 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27204] ppid=27195 vsize=916064 CPUtime=0
/proc/27197/task/27204/stat : 27204 (java) S 27195 27197 26348 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279678630 938049536 6702 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27205] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27205/stat : 27205 (java) S 27195 27197 26348 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279678630 938045440 6702 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 916060

[startup+51.2463 s]
/proc/loadavg: 1.28 1.76 1.86 2/72 27205
/proc/meminfo: memFree=942960/2055920 swapFree=4192812/4192956
[pid=27197] ppid=27195 vsize=916060 CPUtime=51.2
/proc/27197/stat : 27197 (java) R 27195 27197 26348 0 -1 0 9006 0 1 0 4191 929 0 0 17 0 8 0 279678623 938045440 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073774979 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27197/statm: 229015 8739 2527 14 0 215485 0
[pid=27197/tid=27199] ppid=27195 vsize=916060 CPUtime=0.02
/proc/27197/task/27199/stat : 27199 (java) S 27195 27197 26348 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279678627 938045440 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27200] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27200/stat : 27200 (java) S 27195 27197 26348 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27201] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27201/stat : 27201 (java) S 27195 27197 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27202] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27202/stat : 27202 (java) S 27195 27197 26348 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279678630 938045440 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27203] ppid=27195 vsize=916060 CPUtime=0.19
/proc/27197/task/27203/stat : 27203 (java) S 27195 27197 26348 0 -1 64 386 0 0 0 18 1 0 0 16 0 8 0 279678630 938045440 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27197/tid=27204] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27204/stat : 27204 (java) S 27195 27197 26348 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279678630 938045440 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27205] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27205/stat : 27205 (java) S 27195 27197 26348 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279678630 938045440 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 916060

[startup+102.498 s]
/proc/loadavg: 1.12 1.64 1.81 3/72 27205
/proc/meminfo: memFree=942896/2055920 swapFree=4192812/4192956
[pid=27197] ppid=27195 vsize=916060 CPUtime=102.43
/proc/27197/stat : 27197 (java) R 27195 27197 26348 0 -1 0 9017 0 1 0 9314 929 0 0 25 0 8 0 279678623 938045440 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073817055 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27197/statm: 229015 8748 2527 14 0 215485 0
[pid=27197/tid=27199] ppid=27195 vsize=916060 CPUtime=0.02
/proc/27197/task/27199/stat : 27199 (java) S 27195 27197 26348 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279678627 938045440 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27200] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27200/stat : 27200 (java) S 27195 27197 26348 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27201] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27201/stat : 27201 (java) S 27195 27197 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27202] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27202/stat : 27202 (java) S 27195 27197 26348 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279678630 938045440 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27203] ppid=27195 vsize=916060 CPUtime=0.2
/proc/27197/task/27203/stat : 27203 (java) S 27195 27197 26348 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 279678630 938045440 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27197/tid=27204] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27204/stat : 27204 (java) S 27195 27197 26348 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279678630 938045440 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27205] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27205/stat : 27205 (java) S 27195 27197 26348 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279678630 938045440 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.43
Current children cumulated vsize (KiB) 916060

[startup+162.582 s]
/proc/loadavg: 1.04 1.52 1.76 2/72 27205
/proc/meminfo: memFree=942896/2055920 swapFree=4192812/4192956
[pid=27197] ppid=27195 vsize=916060 CPUtime=162.5
/proc/27197/stat : 27197 (java) R 27195 27197 26348 0 -1 0 9019 0 1 0 15321 929 0 0 25 0 8 0 279678623 938045440 8750 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073651403 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2024.62
Current children cumulated vsize (KiB) 916060

[startup+2085.21 s]
/proc/loadavg: 1.00 1.00 1.06 2/72 27207
/proc/meminfo: memFree=942704/2055920 swapFree=4192812/4192956
[pid=27197] ppid=27195 vsize=916060 CPUtime=2084.68
/proc/27197/stat : 27197 (java) R 27195 27197 26348 0 -1 0 9037 0 1 0 207539 929 0 0 25 0 8 0 279678623 938045440 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073805801 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27197/statm: 229015 8768 2527 14 0 215485 0
[pid=27197/tid=27199] ppid=27195 vsize=916060 CPUtime=0.02
/proc/27197/task/27199/stat : 27199 (java) S 27195 27197 26348 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279678627 938045440 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27200] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27200/stat : 27200 (java) S 27195 27197 26348 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27201] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27201/stat : 27201 (java) S 27195 27197 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27202] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27202/stat : 27202 (java) S 27195 27197 26348 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279678630 938045440 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27203] ppid=27195 vsize=916060 CPUtime=0.2
/proc/27197/task/27203/stat : 27203 (java) S 27195 27197 26348 0 -1 64 388 0 0 0 19 1 0 0 16 0 8 0 279678630 938045440 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27197/tid=27204] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27204/stat : 27204 (java) S 27195 27197 26348 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279678630 938045440 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27205] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27205/stat : 27205 (java) S 27195 27197 26348 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279678630 938045440 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2084.68
Current children cumulated vsize (KiB) 916060

[startup+2145.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/72 27207
/proc/meminfo: memFree=942640/2055920 swapFree=4192812/4192956
[pid=27197] ppid=27195 vsize=916060 CPUtime=2144.75
/proc/27197/stat : 27197 (java) R 27195 27197 26348 0 -1 0 9037 0 1 0 213546 929 0 0 25 0 8 0 279678623 938045440 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753943 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27197/statm: 229015 8768 2527 14 0 215485 0
[pid=27197/tid=27199] ppid=27195 vsize=916060 CPUtime=0.02
/proc/27197/task/27199/stat : 27199 (java) S 27195 27197 26348 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279678627 938045440 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27200] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27200/stat : 27200 (java) S 27195 27197 26348 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27201] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27201/stat : 27201 (java) S 27195 27197 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27202] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27202/stat : 27202 (java) S 27195 27197 26348 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279678630 938045440 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27203] ppid=27195 vsize=916060 CPUtime=0.2
/proc/27197/task/27203/stat : 27203 (java) S 27195 27197 26348 0 -1 64 388 0 0 0 19 1 0 0 16 0 8 0 279678630 938045440 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27197/tid=27204] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27204/stat : 27204 (java) S 27195 27197 26348 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279678630 938045440 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27205] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27205/stat : 27205 (java) S 27195 27197 26348 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279678630 938045440 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2144.75
Current children cumulated vsize (KiB) 916060

[startup+2205.38 s]
/proc/loadavg: 1.00 1.00 1.05 3/72 27207
/proc/meminfo: memFree=942704/2055920 swapFree=4192812/4192956
[pid=27197] ppid=27195 vsize=916060 CPUtime=2204.82
/proc/27197/stat : 27197 (java) R 27195 27197 26348 0 -1 0 9040 0 1 0 219553 929 0 0 25 0 8 0 279678623 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073832406 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27197/statm: 229015 8771 2527 14 0 215485 0
[pid=27197/tid=27199] ppid=27195 vsize=916060 CPUtime=0.02
/proc/27197/task/27199/stat : 27199 (java) S 27195 27197 26348 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279678627 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27200] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27200/stat : 27200 (java) S 27195 27197 26348 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27201] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27201/stat : 27201 (java) S 27195 27197 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27202] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27202/stat : 27202 (java) S 27195 27197 26348 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279678630 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27203] ppid=27195 vsize=916060 CPUtime=0.2
/proc/27197/task/27203/stat : 27203 (java) S 27195 27197 26348 0 -1 64 388 0 0 0 19 1 0 0 16 0 8 0 279678630 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27197/tid=27204] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27204/stat : 27204 (java) S 27195 27197 26348 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279678630 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27205] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27205/stat : 27205 (java) S 27195 27197 26348 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279678630 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2204.82
Current children cumulated vsize (KiB) 916060

[startup+2265.46 s]
/proc/loadavg: 1.00 1.00 1.04 3/72 27207
/proc/meminfo: memFree=942640/2055920 swapFree=4192812/4192956
[pid=27197] ppid=27195 vsize=916060 CPUtime=2264.89
/proc/27197/stat : 27197 (java) R 27195 27197 26348 0 -1 0 9040 0 1 0 225560 929 0 0 25 0 8 0 279678623 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753778 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27197/statm: 229015 8771 2527 14 0 215485 0
[pid=27197/tid=27199] ppid=27195 vsize=916060 CPUtime=0.02
/proc/27197/task/27199/stat : 27199 (java) S 27195 27197 26348 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279678627 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27200] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27200/stat : 27200 (java) S 27195 27197 26348 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27201] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27201/stat : 27201 (java) S 27195 27197 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27202] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27202/stat : 27202 (java) S 27195 27197 26348 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279678630 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27203] ppid=27195 vsize=916060 CPUtime=0.2
/proc/27197/task/27203/stat : 27203 (java) S 27195 27197 26348 0 -1 64 388 0 0 0 19 1 0 0 16 0 8 0 279678630 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27197/tid=27204] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27204/stat : 27204 (java) S 27195 27197 26348 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279678630 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27205] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27205/stat : 27205 (java) S 27195 27197 26348 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279678630 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2264.89
Current children cumulated vsize (KiB) 916060

[startup+2325.54 s]
/proc/loadavg: 1.00 1.00 1.04 2/72 27207
/proc/meminfo: memFree=942704/2055920 swapFree=4192812/4192956
[pid=27197] ppid=27195 vsize=916060 CPUtime=2324.96
/proc/27197/stat : 27197 (java) R 27195 27197 26348 0 -1 0 9040 0 1 0 231567 929 0 0 25 0 8 0 279678623 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073651384 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27197/statm: 229015 8771 2527 14 0 215485 0
[pid=27197/tid=27199] ppid=27195 vsize=916060 CPUtime=0.02
/proc/27197/task/27199/stat : 27199 (java) S 27195 27197 26348 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279678627 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27200] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27200/stat : 27200 (java) S 27195 27197 26348 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27201] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27201/stat : 27201 (java) S 27195 27197 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27202] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27202/stat : 27202 (java) S 27195 27197 26348 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279678630 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27203] ppid=27195 vsize=916060 CPUtime=0.2
/proc/27197/task/27203/stat : 27203 (java) S 27195 27197 26348 0 -1 64 388 0 0 0 19 1 0 0 16 0 8 0 279678630 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27197/tid=27204] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27204/stat : 27204 (java) S 27195 27197 26348 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279678630 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27205] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27205/stat : 27205 (java) S 27195 27197 26348 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279678630 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2324.96
Current children cumulated vsize (KiB) 916060

[startup+2385.63 s]
/proc/loadavg: 1.00 1.00 1.03 2/72 27207
/proc/meminfo: memFree=942640/2055920 swapFree=4192812/4192956
[pid=27197] ppid=27195 vsize=916060 CPUtime=2385.03
/proc/27197/stat : 27197 (java) R 27195 27197 26348 0 -1 0 9040 0 1 0 237574 929 0 0 25 0 8 0 279678623 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073772128 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27197/statm: 229015 8771 2527 14 0 215485 0
[pid=27197/tid=27199] ppid=27195 vsize=916060 CPUtime=0.02
/proc/27197/task/27199/stat : 27199 (java) S 27195 27197 26348 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279678627 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27200] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27200/stat : 27200 (java) S 27195 27197 26348 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27201] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27201/stat : 27201 (java) S 27195 27197 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27202] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27202/stat : 27202 (java) S 27195 27197 26348 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279678630 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27203] ppid=27195 vsize=916060 CPUtime=0.2
/proc/27197/task/27203/stat : 27203 (java) S 27195 27197 26348 0 -1 64 388 0 0 0 19 1 0 0 16 0 8 0 279678630 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27197/tid=27204] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27204/stat : 27204 (java) S 27195 27197 26348 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279678630 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27205] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27205/stat : 27205 (java) S 27195 27197 26348 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279678630 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2385.03
Current children cumulated vsize (KiB) 916060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.63 s]
/proc/loadavg: 1.00 1.00 1.03 2/72 27207
/proc/meminfo: memFree=942640/2055920 swapFree=4192812/4192956
[pid=27197] ppid=27195 vsize=916060 CPUtime=2400.03
/proc/27197/stat : 27197 (java) R 27195 27197 26348 0 -1 0 9040 0 1 0 239074 929 0 0 25 0 8 0 279678623 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073779263 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27197/statm: 229015 8771 2527 14 0 215485 0
[pid=27197/tid=27199] ppid=27195 vsize=916060 CPUtime=0.02
/proc/27197/task/27199/stat : 27199 (java) S 27195 27197 26348 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279678627 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27200] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27200/stat : 27200 (java) S 27195 27197 26348 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27201] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27201/stat : 27201 (java) S 27195 27197 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279678627 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27202] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27202/stat : 27202 (java) S 27195 27197 26348 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279678630 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27203] ppid=27195 vsize=916060 CPUtime=0.2
/proc/27197/task/27203/stat : 27203 (java) S 27195 27197 26348 0 -1 64 388 0 0 0 19 1 0 0 16 0 8 0 279678630 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27197/tid=27204] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27204/stat : 27204 (java) S 27195 27197 26348 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279678630 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27197/tid=27205] ppid=27195 vsize=916060 CPUtime=0
/proc/27197/task/27205/stat : 27205 (java) S 27195 27197 26348 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 279678630 938045440 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 916060

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

Child status: 143
Real time (s): 2400.68
CPU time (s): 2400.08
CPU user time (s): 2390.78
CPU system time (s): 9.30158
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 916064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2390.78
system time used= 9.30158
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9060
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= 49366
involuntary context switches= 2210

runsolver used 2.35564 s user time and 6.16106 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Jan 20 17:07:29 UTC 2007


IDJOB= 281522
IDBENCH= 12198
IDSOLVER= 69
FILE ID= node34/281522-1169312849

PBS_JOBID= 3610231

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  31581848b36bc474727835f3dc945847

RANDOM SEED= 589851737

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.227
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.227
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:        968376 kB
Buffers:         43952 kB
Cached:         955444 kB
SwapCached:          0 kB
Active:         352120 kB
Inactive:       662764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        968376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1692 kB
Writeback:           0 kB
Mapped:          25660 kB
Slab:            58700 kB
Committed_AS:  4865960 kB
PageTables:       1396 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 node34 on Sat Jan 20 17:47:30 UTC 2007