Trace number 277814

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.06 2403.61

General information on the benchmark

NameMaxCSP/cnf/2-80-1100-2000/
cnf-2-80-1500-895341_ext.xml
MD5SUM20f6646fa266f9a537c83fc54cb290cc
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints949
Best CPU time to get the best result obtained on this benchmark2400.09
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1175
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension1175
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/277814-1169270810/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.41	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.104  cpuTime=0.08  mem=6M910
0.41	   
0.41	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.60	     nbConstraints=1175  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=1161
0.60	     nbConflictsStructures=14  nbSharedConflictsStructures=1161  nbSharedBinaryRepresentations=52  maxDegree=40
0.60	     maxArity=2
0.60	       =>  wckTime=0.293  cpuTime=0.19  mem=10M827
0.65	   
0.65	   solver LocalSearchSolver being built... 
0.68	       =>  wckTime=0.377  cpuTime=0.23  mem=5M976
0.69	
0.69	s SATISFIABLE
0.69	o 841
0.69	c 334
0.69	o 847
0.69	c 328
0.69	o 851
0.69	c 324
0.70	o 860
0.70	c 315
0.70	o 864
0.70	c 311
0.70	o 869
0.70	c 306
0.70	o 876
0.70	c 299
0.70	o 881
0.70	c 294
0.70	o 885
0.70	c 290
0.70	o 888
0.70	c 287
0.70	o 892
0.70	c 283
0.70	o 895
0.70	c 280
0.70	o 899
0.70	c 276
0.70	o 901
0.70	c 274
0.70	o 903
0.70	c 272
0.70	o 905
0.70	c 270
0.70	o 910
0.70	c 265
0.71	o 915
0.71	c 260
0.71	o 916
0.71	c 259
0.71	o 917
0.71	c 258
0.71	o 919
0.71	c 256
0.71	o 921
0.71	c 254
0.72	o 922
0.72	c 253
0.72	o 925
0.72	c 250
0.72	o 926
0.72	c 249
0.72	o 928
0.72	c 247
0.72	o 929
0.72	c 246
0.72	o 931
0.72	c 244
0.72	o 932
0.72	c 243
0.96	o 935
0.96	c 240
1.07	o 937
1.07	c 238
1.07	o 939
1.07	c 236
1.07	o 940
1.07	c 235
1.63	o 941
1.63	c 234
3.94	   
3.94	   search
3.94	     run=0  nbConstraintChecks=15352535  nbAssignments=10000
3.94	       =>  wckTime=3.255  cpuTime=3.2  mem=5M976
7.19	   
7.19	   search
7.19	     run=1  nbConstraintChecks=31289112  nbAssignments=20000
7.19	       =>  wckTime=6.512  cpuTime=6.43  mem=5M976
10.37	   
10.37	   search
10.37	     run=2  nbConstraintChecks=46658971  nbAssignments=30000
10.37	       =>  wckTime=9.69  cpuTime=9.58  mem=5M976
11.38	o 942
11.38	c 233
12.85	o 943
12.85	c 232
12.85	o 945
12.85	c 230
12.85	o 946
12.85	c 229
13.66	   
13.66	   search
13.66	     run=3  nbConstraintChecks=62600699  nbAssignments=40000
13.66	       =>  wckTime=12.98  cpuTime=12.84  mem=5M976
16.86	   
16.86	   search
16.86	     run=4  nbConstraintChecks=77979942  nbAssignments=50000
16.86	       =>  wckTime=16.175  cpuTime=16.01  mem=5M976
20.14	   
20.14	   search
20.14	     run=5  nbConstraintChecks=93920427  nbAssignments=60000
20.14	       =>  wckTime=19.456  cpuTime=19.27  mem=5M976
23.31	   
23.31	   search
23.31	     run=6  nbConstraintChecks=109298051  nbAssignments=70000
23.31	       =>  wckTime=22.629  cpuTime=22.41  mem=5M976
26.57	   
26.57	   search
26.57	     run=7  nbConstraintChecks=125205341  nbAssignments=80000
26.57	       =>  wckTime=25.886  cpuTime=25.64  mem=5M976
29.73	   
29.73	   search
29.73	     run=8  nbConstraintChecks=140533644  nbAssignments=90000
29.73	       =>  wckTime=29.049  cpuTime=28.78  mem=5M976
33.03	   
33.03	   search
33.03	     run=9  nbConstraintChecks=156506357  nbAssignments=100000
33.03	       =>  wckTime=32.343  cpuTime=32.04  mem=5M976
36.23	   
36.23	   search
36.23	     run=10  nbConstraintChecks=171882636  nbAssignments=110000
36.23	       =>  wckTime=35.545  cpuTime=35.21  mem=5M976
39.51	   
39.51	   search
39.51	     run=11  nbConstraintChecks=187836032  nbAssignments=120000
39.51	       =>  wckTime=38.829  cpuTime=38.48  mem=5M976
42.68	   
42.68	   search
42.68	     run=12  nbConstraintChecks=203155406  nbAssignments=130000
42.68	       =>  wckTime=41.993  cpuTime=41.61  mem=5M976
43.11	   
43.11	   search
43.11	     run=13  nbConstraintChecks=205273522  nbAssignments=131324
43.11	       =>  wckTime=42.428  cpuTime=42.05  mem=5M976
43.11	   
43.11	   global
43.11	     nbConstraintChecks=205273522  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
43.11	     solvingWckTime=42.427  solvingCpuTime=42.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
43.11	     globalCpuTime=42.34
43.11	       =>  wckTime=42.806  cpuTime=42.28  mem=5M976
43.11	   
43.11	   solver IterativeSystematicSolver being built... 
43.26	       =>  wckTime=42.954  cpuTime=42.38  mem=16M917
43.27	   
43.27	   preprocessing
43.27	     nbConstraintChecks=330  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
43.27	     detectedInconsistency=no
43.28	       =>  wckTime=0.012  cpuTime=0.01  mem=16M917
43.38	   
43.38	   search
43.38	     run=0  nbConstraintChecks=114322  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=62
43.38	     nbFailedAssignments=6  nbBacktracks=11  nbVisitedNodes=80  nbRestartNogoods=0
43.38	       =>  wckTime=0.119  cpuTime=0.1  mem=17M925
43.47	   
43.47	   search
43.47	     run=1  nbConstraintChecks=252315  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=131
43.47	     nbFailedAssignments=14  nbBacktracks=26  nbVisitedNodes=172  nbRestartNogoods=2
43.47	       =>  wckTime=0.205  cpuTime=0.17  mem=17M925
43.55	   
43.55	   search
43.55	     run=2  nbConstraintChecks=410265  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=203
43.55	     nbFailedAssignments=23  nbBacktracks=48  nbVisitedNodes=275  nbRestartNogoods=4
43.55	       =>  wckTime=0.284  cpuTime=0.25  mem=17M925
43.67	   
43.67	   search
43.67	     run=3  nbConstraintChecks=655441  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=303
43.67	     nbFailedAssignments=42  nbBacktracks=82  nbVisitedNodes=428  nbRestartNogoods=6
43.67	       =>  wckTime=0.406  cpuTime=0.37  mem=17M925
43.83	   
43.83	   search
43.83	     run=4  nbConstraintChecks=1003024  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=430
43.83	     nbFailedAssignments=76  nbBacktracks=132  nbVisitedNodes=639  nbRestartNogoods=8
43.83	       =>  wckTime=0.571  cpuTime=0.53  mem=17M925
44.09	   
44.09	   search
44.09	     run=5  nbConstraintChecks=1572505  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=622
44.09	     nbFailedAssignments=146  nbBacktracks=208  nbVisitedNodes=977  nbRestartNogoods=11
44.09	       =>  wckTime=0.827  cpuTime=0.79  mem=17M925
44.41	   
44.41	   search
44.41	     run=6  nbConstraintChecks=2255719  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=842
44.41	     nbFailedAssignments=214  nbBacktracks=321  nbVisitedNodes=1378  nbRestartNogoods=12
44.41	       =>  wckTime=1.147  cpuTime=1.1  mem=17M925
44.93	   
44.93	   search
44.93	     run=7  nbConstraintChecks=3309837  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1169
44.93	     nbFailedAssignments=330  nbBacktracks=491  nbVisitedNodes=1991  nbRestartNogoods=14
44.93	       =>  wckTime=1.663  cpuTime=1.61  mem=17M925
45.75	   
45.75	   search
45.75	     run=8  nbConstraintChecks=5022288  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1688
45.75	     nbFailedAssignments=549  nbBacktracks=747  nbVisitedNodes=2985  nbRestartNogoods=17
45.75	       =>  wckTime=2.492  cpuTime=2.41  mem=17M925
46.89	   
46.89	   search
46.89	     run=9  nbConstraintChecks=7436470  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2404
46.89	     nbFailedAssignments=837  nbBacktracks=1132  nbVisitedNodes=4374  nbRestartNogoods=22
46.89	       =>  wckTime=3.632  cpuTime=3.53  mem=17M925
48.43	   
48.43	   search
48.43	     run=10  nbConstraintChecks=10548255  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3312
48.43	     nbFailedAssignments=1133  nbBacktracks=1708  nbVisitedNodes=6154  nbRestartNogoods=26
48.43	       =>  wckTime=5.172  cpuTime=5.06  mem=17M925
50.93	   
50.93	   search
50.93	     run=11  nbConstraintChecks=15500124  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4737
50.93	     nbFailedAssignments=1650  nbBacktracks=2572  nbVisitedNodes=8960  nbRestartNogoods=31
50.93	       =>  wckTime=7.673  cpuTime=7.53  mem=17M925
54.78	   
54.78	   search
54.78	     run=12  nbConstraintChecks=23222471  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6922
54.78	     nbFailedAssignments=2501  nbBacktracks=3869  nbVisitedNodes=13293  nbRestartNogoods=35
54.78	       =>  wckTime=11.515  cpuTime=11.34  mem=17M925
60.17	   
60.17	   search
60.17	     run=13  nbConstraintChecks=34748243  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10210
60.17	     nbFailedAssignments=3800  nbBacktracks=5815  nbVisitedNodes=19826  nbRestartNogoods=41
60.17	       =>  wckTime=16.906  cpuTime=16.69  mem=17M925
67.79	   
67.79	   search
67.79	     run=14  nbConstraintChecks=51075209  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14843
67.79	     nbFailedAssignments=5472  nbBacktracks=8735  nbVisitedNodes=29051  nbRestartNogoods=45
67.79	       =>  wckTime=24.532  cpuTime=24.26  mem=17M925
79.36	   
79.36	   search
79.36	     run=15  nbConstraintChecks=74704012  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21572
79.36	     nbFailedAssignments=7779  nbBacktracks=13115  nbVisitedNodes=42467  nbRestartNogoods=49
79.36	       =>  wckTime=36.1  cpuTime=35.73  mem=17M925
96.06	   
96.06	   search
96.06	     run=16  nbConstraintChecks=110177373  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31616
96.06	     nbFailedAssignments=11218  nbBacktracks=19683  nbVisitedNodes=62518  nbRestartNogoods=55
96.06	       =>  wckTime=52.795  cpuTime=52.29  mem=17M925
124.67	   
124.67	   search
124.67	     run=17  nbConstraintChecks=169344611  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48571
124.67	     nbFailedAssignments=18281  nbBacktracks=29535  nbVisitedNodes=96388  nbRestartNogoods=62
124.67	       =>  wckTime=81.408  cpuTime=80.66  mem=17M925
165.22	   
165.22	   search
165.22	     run=18  nbConstraintChecks=255285791  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72762
165.22	     nbFailedAssignments=27657  nbBacktracks=44314  nbVisitedNodes=144734  nbRestartNogoods=65
165.23	       =>  wckTime=121.963  cpuTime=120.87  mem=17M925
230.02	   
230.02	   search
230.02	     run=19  nbConstraintChecks=385124361  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=109848
230.02	     nbFailedAssignments=42543  nbBacktracks=66482  nbVisitedNodes=218874  nbRestartNogoods=69
230.02	       =>  wckTime=186.762  cpuTime=185.15  mem=17M925
315.99	   
315.99	   search
315.99	     run=20  nbConstraintChecks=577797158  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=164478
315.99	     nbFailedAssignments=63884  nbBacktracks=99735  nbVisitedNodes=328097  nbRestartNogoods=75
315.99	       =>  wckTime=272.727  cpuTime=271.03  mem=17M925
451.45	   
451.45	   search
451.45	     run=21  nbConstraintChecks=869837460  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=246325
451.45	     nbFailedAssignments=95815  nbBacktracks=149613  nbVisitedNodes=491753  nbRestartNogoods=85
451.45	       =>  wckTime=408.193  cpuTime=406.36  mem=17M925
648.10	   
648.10	   search
648.10	     run=22  nbConstraintChecks=1283980415  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=362505
648.10	     nbFailedAssignments=137144  nbBacktracks=224431  nbVisitedNodes=724037  nbRestartNogoods=90
648.10	       =>  wckTime=604.836  cpuTime=602.83  mem=17M925
955.06	   
955.06	   search
955.06	     run=23  nbConstraintChecks=1922219193  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=544456
955.06	     nbFailedAssignments=206834  nbBacktracks=336658  nbVisitedNodes=1087893  nbRestartNogoods=98
955.06	       =>  wckTime=911.8  cpuTime=909.48  mem=17M925
1413.61	   
1413.61	   search
1413.61	     run=24  nbConstraintChecks=2889357259  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=826242
1413.61	     nbFailedAssignments=320247  nbBacktracks=504999  nbVisitedNodes=1650513  nbRestartNogoods=108
1413.61	       =>  wckTime=1370.349  cpuTime=1367.59  mem=17M925
2019.50	   
2019.50	   search
2019.50	     run=25  nbConstraintChecks=4248333419  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1221790
2019.50	     nbFailedAssignments=463245  nbBacktracks=757514  nbVisitedNodes=2429699  nbRestartNogoods=118
2019.50	       =>  wckTime=1976.237  cpuTime=1973.1  mem=17M925
2403.57	v 0 1 0 0 1 1 0 0 0 0 0 0 1 0 0 1 1 1 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 1 1 0 1 0 1 1 0 0 1 0 1 0 1 0 0 0 1 1 1 0 0 1 1 1 1 0 0 1 1 0 1 1 1 1 1 1 0 0 1 0 0 1 1 0 

Verifier Data (download as text)

229 unsatisfied constraints, 946 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/node47/watcher-277814-1169270810 -o ROOT/results/node47/solver-277814-1169270810 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277814-1169270810/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: 2.03 2.03 1.96 5/73 25104
/proc/meminfo: memFree=1391768/2055920 swapFree=4184008/4192956
[pid=25103] ppid=25101 vsize=18540 CPUtime=0
/proc/25103/stat : 25103 (runsolver) R 25101 25103 24423 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 275480310 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 208717540647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25103/statm: 4635 279 244 17 0 2626 0

[startup+0.107417 s]
/proc/loadavg: 2.03 2.03 1.96 5/73 25104
/proc/meminfo: memFree=1391768/2055920 swapFree=4184008/4192956
[pid=25103] ppid=25101 vsize=914988 CPUtime=0.09
/proc/25103/stat : 25103 (java) R 25101 25103 24423 0 -1 0 3022 0 1 0 7 2 0 0 17 0 8 0 275480310 936947712 2768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155839970 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25103/statm: 228747 2768 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51546 s]
/proc/loadavg: 2.03 2.03 1.96 5/73 25104
/proc/meminfo: memFree=1391768/2055920 swapFree=4184008/4192956
[pid=25103] ppid=25101 vsize=915332 CPUtime=0.49
/proc/25103/stat : 25103 (java) R 25101 25103 24423 0 -1 0 6338 0 1 0 45 4 0 0 18 0 8 0 275480310 937299968 6077 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072924296 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25103/statm: 228833 6077 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33654 s]
/proc/loadavg: 2.03 2.03 1.96 3/80 25111
/proc/meminfo: memFree=1371744/2055920 swapFree=4184008/4192956
[pid=25103] ppid=25101 vsize=915464 CPUtime=1.31
/proc/25103/stat : 25103 (java) R 25101 25103 24423 0 -1 0 7664 0 1 0 117 14 0 0 25 0 8 0 275480310 937435136 7402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073713620 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25103/statm: 228866 7402 2476 14 0 215336 0
[pid=25103/tid=25105] ppid=25101 vsize=915464 CPUtime=0.03
/proc/25103/task/25105/stat : 25105 (java) S 25101 25103 24423 0 -1 64 272 0 0 0 3 0 0 0 16 0 8 0 275480314 937435136 7402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25106] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25106/stat : 25106 (java) S 25101 25103 24423 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275480315 937435136 7402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25107] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25107/stat : 25107 (java) S 25101 25103 24423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275480315 937435136 7402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25108] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25108/stat : 25108 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275480318 937435136 7402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25109] ppid=25101 vsize=915464 CPUtime=0.15
/proc/25103/task/25109/stat : 25109 (java) S 25101 25103 24423 0 -1 64 344 0 0 0 14 1 0 0 16 0 8 0 275480318 937435136 7402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25110] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25110/stat : 25110 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275480318 937435136 7402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25111] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25111/stat : 25111 (java) S 25101 25103 24423 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275480318 937435136 7402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915464

[startup+2.98572 s]
/proc/loadavg: 2.03 2.03 1.96 3/80 25111
/proc/meminfo: memFree=1371744/2055920 swapFree=4184008/4192956
[pid=25103] ppid=25101 vsize=915464 CPUtime=2.94
/proc/25103/stat : 25103 (java) R 25101 25103 24423 0 -1 0 7665 0 1 0 261 33 0 0 25 0 8 0 275480310 937435136 7402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073710238 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25103/statm: 228866 7402 2476 14 0 215336 0
[pid=25103/tid=25105] ppid=25101 vsize=915464 CPUtime=0.03
/proc/25103/task/25105/stat : 25105 (java) S 25101 25103 24423 0 -1 64 272 0 0 0 3 0 0 0 16 0 8 0 275480314 937435136 7402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25106] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25106/stat : 25106 (java) S 25101 25103 24423 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275480315 937435136 7402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25107] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25107/stat : 25107 (java) S 25101 25103 24423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275480315 937435136 7402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25108] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25108/stat : 25108 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275480318 937435136 7402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25109] ppid=25101 vsize=915464 CPUtime=0.15
/proc/25103/task/25109/stat : 25109 (java) S 25101 25103 24423 0 -1 64 344 0 0 0 14 1 0 0 16 0 8 0 275480318 937435136 7402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25110] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25110/stat : 25110 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275480318 937435136 7402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25111] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25111/stat : 25111 (java) S 25101 25103 24423 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275480318 937435136 7402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.18806 s]
/proc/loadavg: 2.03 2.03 1.96 3/80 25111
/proc/meminfo: memFree=1371688/2055920 swapFree=4184008/4192956
[pid=25103] ppid=25101 vsize=915464 CPUtime=6.11
/proc/25103/stat : 25103 (java) R 25101 25103 24423 0 -1 0 7668 0 1 0 538 73 0 0 25 0 8 0 275480310 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073719159 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25103/statm: 228866 7405 2476 14 0 215336 0
[pid=25103/tid=25105] ppid=25101 vsize=915464 CPUtime=0.03
/proc/25103/task/25105/stat : 25105 (java) S 25101 25103 24423 0 -1 64 272 0 0 0 3 0 0 0 16 0 8 0 275480314 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25106] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25106/stat : 25106 (java) S 25101 25103 24423 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275480315 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25107] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25107/stat : 25107 (java) S 25101 25103 24423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275480315 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25108] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25108/stat : 25108 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275480318 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25109] ppid=25101 vsize=915464 CPUtime=0.16
/proc/25103/task/25109/stat : 25109 (java) S 25101 25103 24423 0 -1 64 347 0 0 0 15 1 0 0 16 0 8 0 275480318 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25110] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25110/stat : 25110 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275480318 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25111] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25111/stat : 25111 (java) S 25101 25103 24423 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275480318 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 915464

[startup+12.6657 s]
/proc/loadavg: 2.03 2.03 1.96 3/80 25111
/proc/meminfo: memFree=1371816/2055920 swapFree=4184008/4192956
[pid=25103] ppid=25101 vsize=915464 CPUtime=12.54
/proc/25103/stat : 25103 (java) R 25101 25103 24423 0 -1 0 7668 0 1 0 1098 156 0 0 25 0 8 0 275480310 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073719124 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25103/statm: 228866 7405 2476 14 0 215336 0
[pid=25103/tid=25105] ppid=25101 vsize=915464 CPUtime=0.03
/proc/25103/task/25105/stat : 25105 (java) S 25101 25103 24423 0 -1 64 272 0 0 0 3 0 0 0 16 0 8 0 275480314 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25106] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25106/stat : 25106 (java) S 25101 25103 24423 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275480315 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25107] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25107/stat : 25107 (java) S 25101 25103 24423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275480315 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25108] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25108/stat : 25108 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275480318 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25109] ppid=25101 vsize=915464 CPUtime=0.16
/proc/25103/task/25109/stat : 25109 (java) S 25101 25103 24423 0 -1 64 347 0 0 0 15 1 0 0 16 0 8 0 275480318 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25110] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25110/stat : 25110 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275480318 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25111] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25111/stat : 25111 (java) S 25101 25103 24423 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275480318 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 915464

[startup+25.5101 s]
/proc/loadavg: 2.02 2.02 1.96 3/80 25111
/proc/meminfo: memFree=1371944/2055920 swapFree=4184008/4192956
[pid=25103] ppid=25101 vsize=915464 CPUtime=25.27
/proc/25103/stat : 25103 (java) R 25101 25103 24423 0 -1 0 7668 0 1 0 2206 321 0 0 25 0 8 0 275480310 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073712467 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25103/statm: 228866 7405 2476 14 0 215336 0
[pid=25103/tid=25105] ppid=25101 vsize=915464 CPUtime=0.03
/proc/25103/task/25105/stat : 25105 (java) S 25101 25103 24423 0 -1 64 272 0 0 0 3 0 0 0 16 0 8 0 275480314 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25106] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25106/stat : 25106 (java) S 25101 25103 24423 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275480315 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25107] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25107/stat : 25107 (java) S 25101 25103 24423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275480315 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25108] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25108/stat : 25108 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275480318 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25109] ppid=25101 vsize=915464 CPUtime=0.16
/proc/25103/task/25109/stat : 25109 (java) S 25101 25103 24423 0 -1 64 347 0 0 0 15 1 0 0 16 0 8 0 275480318 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25110] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25110/stat : 25110 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275480318 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25111] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25111/stat : 25111 (java) S 25101 25103 24423 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275480318 937435136 7405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 915464

[startup+51.1208 s]
/proc/loadavg: 2.01 2.02 1.96 3/80 25111
/proc/meminfo: memFree=1365608/2055920 swapFree=4184008/4192956
[pid=25103] ppid=25101 vsize=915464 CPUtime=50.68
/proc/25103/stat : 25103 (java) R 25101 25103 24423 0 -1 0 9303 0 1 0 4527 541 0 0 25 0 8 0 275480310 937435136 9035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073890361 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25103/statm: 228866 9035 2527 14 0 215336 0
[pid=25103/tid=25105] ppid=25101 vsize=915464 CPUtime=0.03
/proc/25103/task/25105/stat : 25105 (java) S 25101 25103 24423 0 -1 64 273 0 0 0 3 0 0 0 16 0 8 0 275480314 937435136 9035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25106] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25106/stat : 25106 (java) S 25101 25103 24423 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275480315 937435136 9035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25107] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25107/stat : 25107 (java) S 25101 25103 24423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275480315 937435136 9035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25108] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25108/stat : 25108 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275480318 937435136 9035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25109] ppid=25101 vsize=915464 CPUtime=0.27
/proc/25103/task/25109/stat : 25109 (java) S 25101 25103 24423 0 -1 64 409 0 0 0 25 2 0 0 17 0 8 0 275480318 937435136 9035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25110] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25110/stat : 25110 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275480318 937435136 9035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25111] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25111/stat : 25111 (java) S 25101 25103 24423 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275480318 937435136 9035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 915464

[startup+102.328 s]
/proc/loadavg: 2.00 2.02 1.96 3/80 25111
/proc/meminfo: memFree=1365672/2055920 swapFree=4184008/4192956
[pid=25103] ppid=25101 vsize=915464 CPUtime=101.46
/proc/25103/stat : 25103 (java) R 25101 25103 24423 0 -1 0 9315 0 1 0 9605 541 0 0 25 0 8 0 275480310 937435136 9047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073868569 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25103/statm: 228866 9047 2527 14 0 215336 0
[pid=25103/tid=25105] ppid=25101 vsize=915464 CPUtime=0.03
/proc/25103/task/25105/stat : 25105 (java) S 25101 25103 24423 0 -1 64 273 0 0 0 3 0 0 0 16 0 8 0 275480314 937435136 9047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25106] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25106/stat : 25106 (java) S 25101 25103 24423 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275480315 937435136 9047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25107] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25107/stat : 25107 (java) S 25101 25103 24423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275480315 937435136 9047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25108] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25108/stat : 25108 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275480318 937435136 9047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25109] ppid=25101 vsize=915464 CPUtime=0.27
/proc/25103/task/25109/stat : 25109 (java) S 25101 25103 24423 0 -1 64 409 0 0 0 25 2 0 0 16 0 8 0 275480318 937435136 9047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25110] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25110/stat : 25110 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275480318 937435136 9047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25111] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25111/stat : 25111 (java) S 25101 25103 24423 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275480318 937435136 9047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 915464

[startup+162.406 s]
/proc/loadavg: 2.00 2.01 1.96 3/80 25111
/proc/meminfo: memFree=1365608/2055920 swapFree=4184008/4192956
[pid=25103] ppid=25101 vsize=915464 CPUtime=161.04
/proc/25103/stat : 25103 (java) R 25101 25103 24423 0 -1 0 9318 0 1 0 15563 541 0 0 25 0 8 0 275480310 937435136 9050 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073896183 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2020.59
Current children cumulated vsize (KiB) 915464

[startup+2084.07 s]
/proc/loadavg: 1.00 1.27 1.65 2/78 25346
/proc/meminfo: memFree=1375872/2055920 swapFree=4184008/4192956
[pid=25103] ppid=25101 vsize=915464 CPUtime=2080.6
/proc/25103/stat : 25103 (java) R 25101 25103 24423 0 -1 0 9340 0 1 0 207509 551 0 0 25 0 8 0 275480310 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073915377 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25103/statm: 228866 9071 2527 14 0 215336 0
[pid=25103/tid=25105] ppid=25101 vsize=915464 CPUtime=0.03
/proc/25103/task/25105/stat : 25105 (java) S 25101 25103 24423 0 -1 64 273 0 0 0 3 0 0 0 16 0 8 0 275480314 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25106] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25106/stat : 25106 (java) S 25101 25103 24423 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275480315 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25107] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25107/stat : 25107 (java) S 25101 25103 24423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275480315 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25108] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25108/stat : 25108 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25109] ppid=25101 vsize=915464 CPUtime=0.27
/proc/25103/task/25109/stat : 25109 (java) S 25101 25103 24423 0 -1 64 411 0 0 0 25 2 0 0 16 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25110] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25110/stat : 25110 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25111] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25111/stat : 25111 (java) S 25101 25103 24423 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2080.6
Current children cumulated vsize (KiB) 915464

[startup+2144.1 s]
/proc/loadavg: 1.00 1.22 1.60 2/72 25420
/proc/meminfo: memFree=1376880/2055920 swapFree=4184008/4192956
[pid=25103] ppid=25101 vsize=915464 CPUtime=2140.62
/proc/25103/stat : 25103 (java) R 25101 25103 24423 0 -1 0 9340 0 1 0 213507 555 0 0 25 0 8 0 275480310 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073849344 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25103/statm: 228866 9071 2527 14 0 215336 0
[pid=25103/tid=25105] ppid=25101 vsize=915464 CPUtime=0.03
/proc/25103/task/25105/stat : 25105 (java) S 25101 25103 24423 0 -1 64 273 0 0 0 3 0 0 0 16 0 8 0 275480314 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25106] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25106/stat : 25106 (java) S 25101 25103 24423 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275480315 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25107] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25107/stat : 25107 (java) S 25101 25103 24423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275480315 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25108] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25108/stat : 25108 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25109] ppid=25101 vsize=915464 CPUtime=0.27
/proc/25103/task/25109/stat : 25109 (java) S 25101 25103 24423 0 -1 64 411 0 0 0 25 2 0 0 16 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25110] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25110/stat : 25110 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25111] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25111/stat : 25111 (java) S 25101 25103 24423 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2140.62
Current children cumulated vsize (KiB) 915464

[startup+2204.11 s]
/proc/loadavg: 1.00 1.17 1.56 2/72 25420
/proc/meminfo: memFree=1376880/2055920 swapFree=4184008/4192956
[pid=25103] ppid=25101 vsize=915464 CPUtime=2200.62
/proc/25103/stat : 25103 (java) R 25101 25103 24423 0 -1 0 9340 0 1 0 219507 555 0 0 25 0 8 0 275480310 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073847951 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25103/statm: 228866 9071 2527 14 0 215336 0
[pid=25103/tid=25105] ppid=25101 vsize=915464 CPUtime=0.03
/proc/25103/task/25105/stat : 25105 (java) S 25101 25103 24423 0 -1 64 273 0 0 0 3 0 0 0 16 0 8 0 275480314 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25106] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25106/stat : 25106 (java) S 25101 25103 24423 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275480315 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25107] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25107/stat : 25107 (java) S 25101 25103 24423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275480315 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25108] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25108/stat : 25108 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25109] ppid=25101 vsize=915464 CPUtime=0.27
/proc/25103/task/25109/stat : 25109 (java) S 25101 25103 24423 0 -1 64 411 0 0 0 25 2 0 0 16 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25110] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25110/stat : 25110 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25111] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25111/stat : 25111 (java) S 25101 25103 24423 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2200.62
Current children cumulated vsize (KiB) 915464

[startup+2264.12 s]
/proc/loadavg: 1.00 1.14 1.52 3/72 25420
/proc/meminfo: memFree=1376944/2055920 swapFree=4184008/4192956
[pid=25103] ppid=25101 vsize=915464 CPUtime=2260.61
/proc/25103/stat : 25103 (java) R 25101 25103 24423 0 -1 0 9340 0 1 0 225506 555 0 0 25 0 8 0 275480310 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073846229 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25103/statm: 228866 9071 2527 14 0 215336 0
[pid=25103/tid=25105] ppid=25101 vsize=915464 CPUtime=0.03
/proc/25103/task/25105/stat : 25105 (java) S 25101 25103 24423 0 -1 64 273 0 0 0 3 0 0 0 16 0 8 0 275480314 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25106] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25106/stat : 25106 (java) S 25101 25103 24423 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275480315 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25107] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25107/stat : 25107 (java) S 25101 25103 24423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275480315 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25108] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25108/stat : 25108 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25109] ppid=25101 vsize=915464 CPUtime=0.27
/proc/25103/task/25109/stat : 25109 (java) S 25101 25103 24423 0 -1 64 411 0 0 0 25 2 0 0 16 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25110] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25110/stat : 25110 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25111] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25111/stat : 25111 (java) S 25101 25103 24423 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2260.61
Current children cumulated vsize (KiB) 915464

[startup+2324.14 s]
/proc/loadavg: 1.00 1.11 1.49 2/72 25420
/proc/meminfo: memFree=1376944/2055920 swapFree=4184008/4192956
[pid=25103] ppid=25101 vsize=915464 CPUtime=2320.6
/proc/25103/stat : 25103 (java) R 25101 25103 24423 0 -1 0 9340 0 1 0 231505 555 0 0 25 0 8 0 275480310 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073927241 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25103/statm: 228866 9071 2527 14 0 215336 0
[pid=25103/tid=25105] ppid=25101 vsize=915464 CPUtime=0.03
/proc/25103/task/25105/stat : 25105 (java) S 25101 25103 24423 0 -1 64 273 0 0 0 3 0 0 0 16 0 8 0 275480314 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25106] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25106/stat : 25106 (java) S 25101 25103 24423 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275480315 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25107] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25107/stat : 25107 (java) S 25101 25103 24423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275480315 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25108] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25108/stat : 25108 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25109] ppid=25101 vsize=915464 CPUtime=0.27
/proc/25103/task/25109/stat : 25109 (java) S 25101 25103 24423 0 -1 64 411 0 0 0 25 2 0 0 16 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25110] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25110/stat : 25110 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25111] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25111/stat : 25111 (java) S 25101 25103 24423 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2320.6
Current children cumulated vsize (KiB) 915464

[startup+2384.15 s]
/proc/loadavg: 1.00 1.09 1.45 2/72 25420
/proc/meminfo: memFree=1377008/2055920 swapFree=4184008/4192956
[pid=25103] ppid=25101 vsize=915464 CPUtime=2380.59
/proc/25103/stat : 25103 (java) R 25101 25103 24423 0 -1 0 9340 0 1 0 237504 555 0 0 25 0 8 0 275480310 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073916375 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25103/statm: 228866 9071 2527 14 0 215336 0
[pid=25103/tid=25105] ppid=25101 vsize=915464 CPUtime=0.03
/proc/25103/task/25105/stat : 25105 (java) S 25101 25103 24423 0 -1 64 273 0 0 0 3 0 0 0 16 0 8 0 275480314 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25106] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25106/stat : 25106 (java) S 25101 25103 24423 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275480315 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25107] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25107/stat : 25107 (java) S 25101 25103 24423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275480315 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25108] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25108/stat : 25108 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25109] ppid=25101 vsize=915464 CPUtime=0.27
/proc/25103/task/25109/stat : 25109 (java) S 25101 25103 24423 0 -1 64 411 0 0 0 25 2 0 0 16 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25110] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25110/stat : 25110 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25111] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25111/stat : 25111 (java) S 25101 25103 24423 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2380.59
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2403.56 s]
/proc/loadavg: 1.00 1.08 1.44 2/72 25420
/proc/meminfo: memFree=1377008/2055920 swapFree=4184008/4192956
[pid=25103] ppid=25101 vsize=915464 CPUtime=2400.01
/proc/25103/stat : 25103 (java) R 25101 25103 24423 0 -1 0 9340 0 1 0 239446 555 0 0 25 0 8 0 275480310 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073846342 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25103/statm: 228866 9071 2527 14 0 215336 0
[pid=25103/tid=25105] ppid=25101 vsize=915464 CPUtime=0.03
/proc/25103/task/25105/stat : 25105 (java) S 25101 25103 24423 0 -1 64 273 0 0 0 3 0 0 0 16 0 8 0 275480314 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25106] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25106/stat : 25106 (java) S 25101 25103 24423 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275480315 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25107] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25107/stat : 25107 (java) S 25101 25103 24423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275480315 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25108] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25108/stat : 25108 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25109] ppid=25101 vsize=915464 CPUtime=0.27
/proc/25103/task/25109/stat : 25109 (java) S 25101 25103 24423 0 -1 64 411 0 0 0 25 2 0 0 16 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25110] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25110/stat : 25110 (java) S 25101 25103 24423 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25103/tid=25111] ppid=25101 vsize=915464 CPUtime=0
/proc/25103/task/25111/stat : 25111 (java) S 25101 25103 24423 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275480318 937435136 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2403.61
CPU time (s): 2400.06
CPU user time (s): 2394.5
CPU system time (s): 5.55915
CPU usage (%): 99.8523
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.5
system time used= 5.55915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9362
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= 49787
involuntary context switches= 17789

runsolver used 2.76758 s user time and 7.31589 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Sat Jan 20 05:26:51 UTC 2007


IDJOB= 277814
IDBENCH= 7687
IDSOLVER= 69
FILE ID= node47/277814-1169270810

PBS_JOBID= 3607352

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  20f6646fa266f9a537c83fc54cb290cc

RANDOM SEED= 236020606

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.240
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.240
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:       1392248 kB
Buffers:         42640 kB
Cached:         527336 kB
SwapCached:       2924 kB
Active:         126696 kB
Inactive:       462600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1392248 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:            1844 kB
Writeback:           0 kB
Mapped:          26704 kB
Slab:            59832 kB
Committed_AS:  4925564 kB
PageTables:       1792 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 node47 on Sat Jan 20 06:06:54 UTC 2007