Trace number 281701

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 EPFCMSAT (TO) 2400.14 2412.98

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseTight/
vcsp-25-10-25-87-39_ext.xml
MD5SUM20277d59f7280f4c87106c5da34bc430
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 benchmark7.1989
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints75
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.39	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=epfc.xml
0.42	   
0.42	   instance
0.42	     name=/tmp/evaluation/281701-1169313767/unknown.xml
0.45	   
0.45	   domains being loaded...
0.46	   
0.46	   variables being loaded...
0.49	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.49	       =>  wckTime=0.1  cpuTime=0.09  mem=6M887
0.49	   
0.49	   relations being loaded...
0.53	   
0.53	   constraints being loaded...
0.58	     nbConstraints=75  nbRelationTypes=75  nbExtensionStructures=75  nbSharedExtensionStructures=0
0.58	     nbConflictsStructures=75  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1324  maxDegree=10
0.58	     maxArity=2
0.58	       =>  wckTime=0.191  cpuTime=0.14  mem=7M872
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.66	       =>  wckTime=0.274  cpuTime=0.19  mem=5M439
0.67	
0.67	s SATISFIABLE
0.67	o 16
0.67	c 59
0.67	o 18
0.67	c 57
0.67	o 20
0.67	c 55
0.67	o 22
0.67	c 53
0.67	o 24
0.67	c 51
0.68	o 26
0.68	c 49
0.68	o 27
0.68	c 48
0.68	o 29
0.68	c 46
0.68	o 30
0.68	c 45
0.68	o 31
0.68	c 44
0.68	o 32
0.68	c 43
0.68	o 34
0.68	c 41
0.68	o 35
0.68	c 40
0.68	o 36
0.68	c 39
0.68	o 37
0.68	c 38
0.69	o 39
0.69	c 36
0.69	o 40
0.69	c 35
0.69	o 41
0.69	c 34
0.69	o 42
0.69	c 33
0.72	o 43
0.72	c 32
0.76	o 44
0.76	c 31
2.27	   
2.27	   search
2.27	     run=0  nbConstraintChecks=8918217  nbAssignments=10000
2.27	       =>  wckTime=1.608  cpuTime=1.57  mem=5M439
3.82	   
3.82	   search
3.82	     run=1  nbConstraintChecks=17782166  nbAssignments=20000
3.82	       =>  wckTime=3.153  cpuTime=3.1  mem=5M439
5.34	   
5.34	   search
5.34	     run=2  nbConstraintChecks=26500829  nbAssignments=30000
5.34	       =>  wckTime=4.677  cpuTime=4.61  mem=5M439
6.92	   
6.92	   search
6.92	     run=3  nbConstraintChecks=35597125  nbAssignments=40000
6.92	       =>  wckTime=6.251  cpuTime=6.17  mem=5M439
8.45	   
8.45	   search
8.45	     run=4  nbConstraintChecks=44433771  nbAssignments=50000
8.45	       =>  wckTime=7.789  cpuTime=7.7  mem=5M439
9.97	   
9.97	   search
9.97	     run=5  nbConstraintChecks=53216251  nbAssignments=60000
9.97	       =>  wckTime=9.309  cpuTime=9.2  mem=5M439
11.50	   
11.50	   search
11.50	     run=6  nbConstraintChecks=61924944  nbAssignments=70000
11.50	       =>  wckTime=10.831  cpuTime=10.7  mem=5M439
13.00	   
13.00	   search
13.00	     run=7  nbConstraintChecks=70557417  nbAssignments=80000
13.00	       =>  wckTime=12.34  cpuTime=12.2  mem=5M439
14.52	   
14.52	   search
14.52	     run=8  nbConstraintChecks=79326395  nbAssignments=90000
14.52	       =>  wckTime=13.86  cpuTime=13.71  mem=5M439
16.04	   
16.04	   search
16.04	     run=9  nbConstraintChecks=87980507  nbAssignments=100000
16.04	       =>  wckTime=15.379  cpuTime=15.21  mem=5M439
17.56	   
17.56	   search
17.56	     run=10  nbConstraintChecks=96728301  nbAssignments=110000
17.56	       =>  wckTime=16.896  cpuTime=16.72  mem=5M439
19.06	   
19.06	   search
19.06	     run=11  nbConstraintChecks=105299036  nbAssignments=120000
19.06	       =>  wckTime=18.401  cpuTime=18.21  mem=5M439
20.62	   
20.62	   search
20.62	     run=12  nbConstraintChecks=114182385  nbAssignments=130000
20.62	       =>  wckTime=19.952  cpuTime=19.74  mem=5M439
22.15	   
22.15	   search
22.15	     run=13  nbConstraintChecks=122980449  nbAssignments=140000
22.15	       =>  wckTime=21.49  cpuTime=21.27  mem=5M439
23.68	   
23.68	   search
23.68	     run=14  nbConstraintChecks=131697299  nbAssignments=150000
23.68	       =>  wckTime=23.019  cpuTime=22.78  mem=5M439
25.22	   
25.22	   search
25.22	     run=15  nbConstraintChecks=140402748  nbAssignments=160000
25.22	       =>  wckTime=24.556  cpuTime=24.31  mem=5M439
26.77	   
26.77	   search
26.77	     run=16  nbConstraintChecks=149344959  nbAssignments=170000
26.77	       =>  wckTime=26.107  cpuTime=25.84  mem=5M439
28.30	   
28.30	   search
28.30	     run=17  nbConstraintChecks=158090538  nbAssignments=180000
28.30	       =>  wckTime=27.64  cpuTime=27.36  mem=5M439
29.84	   
29.84	   search
29.84	     run=18  nbConstraintChecks=166904304  nbAssignments=190000
29.84	       =>  wckTime=29.172  cpuTime=28.88  mem=5M439
31.05	   
31.05	   search
31.05	     run=19  nbConstraintChecks=173941612  nbAssignments=197916
31.05	       =>  wckTime=30.385  cpuTime=30.09  mem=5M439
31.05	   
31.05	   global
31.05	     nbConstraintChecks=173941612  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.05	     solvingWckTime=30.386  solvingCpuTime=30.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.05	     globalCpuTime=30.33
31.05	       =>  wckTime=30.662  cpuTime=30.28  mem=5M439
31.05	   
31.05	   solver IterativeSystematicSolver being built... 
31.19	       =>  wckTime=30.796  cpuTime=30.39  mem=16M396
31.22	   
31.22	   preprocessing
31.22	     nbConstraintChecks=44403  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.22	     detectedInconsistency=no
31.22	       =>  wckTime=0.031  cpuTime=0.02  mem=16M396
31.26	   
31.26	   search
31.26	     run=0  nbConstraintChecks=65642  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36
31.26	     nbFailedAssignments=18  nbBacktracks=10  nbVisitedNodes=65  nbRestartNogoods=0
31.26	       =>  wckTime=0.068  cpuTime=0.04  mem=16M396
31.30	   
31.30	   search
31.30	     run=1  nbConstraintChecks=176583  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=95
31.30	     nbFailedAssignments=54  nbBacktracks=25  nbVisitedNodes=175  nbRestartNogoods=3
31.30	       =>  wckTime=0.11  cpuTime=0.08  mem=16M396
31.33	   
31.33	   search
31.33	     run=2  nbConstraintChecks=303806  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=165
31.33	     nbFailedAssignments=93  nbBacktracks=47  nbVisitedNodes=306  nbRestartNogoods=9
31.33	       =>  wckTime=0.146  cpuTime=0.11  mem=16M396
31.40	   
31.40	   search
31.40	     run=3  nbConstraintChecks=563888  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=289
31.40	     nbFailedAssignments=176  nbBacktracks=80  nbVisitedNodes=546  nbRestartNogoods=21
31.40	       =>  wckTime=0.218  cpuTime=0.18  mem=16M396
31.48	   
31.48	   search
31.48	     run=4  nbConstraintChecks=859354  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=440
31.48	     nbFailedAssignments=270  nbBacktracks=130  nbVisitedNodes=841  nbRestartNogoods=28
31.48	       =>  wckTime=0.291  cpuTime=0.25  mem=16M396
31.58	   
31.58	   search
31.58	     run=5  nbConstraintChecks=1260339  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=643
31.58	     nbFailedAssignments=391  nbBacktracks=205  nbVisitedNodes=1239  nbRestartNogoods=37
31.58	       =>  wckTime=0.396  cpuTime=0.35  mem=16M396
31.81	   
31.81	   search
31.81	     run=6  nbConstraintChecks=2141735  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1063
31.81	     nbFailedAssignments=690  nbBacktracks=318  nbVisitedNodes=2071  nbRestartNogoods=46
31.81	       =>  wckTime=0.625  cpuTime=0.57  mem=16M396
32.07	   
32.07	   search
32.07	     run=7  nbConstraintChecks=3150607  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1556
32.07	     nbFailedAssignments=1006  nbBacktracks=488  nbVisitedNodes=3050  nbRestartNogoods=59
32.07	       =>  wckTime=0.884  cpuTime=0.81  mem=16M396
32.42	   
32.42	   search
32.42	     run=8  nbConstraintChecks=4681155  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2318
32.42	     nbFailedAssignments=1503  nbBacktracks=744  nbVisitedNodes=4565  nbRestartNogoods=72
32.42	       =>  wckTime=1.232  cpuTime=1.15  mem=16M396
33.14	   
33.14	   search
33.14	     run=9  nbConstraintChecks=7848066  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3812
33.14	     nbFailedAssignments=2605  nbBacktracks=1128  nbVisitedNodes=7525  nbRestartNogoods=85
33.14	       =>  wckTime=1.958  cpuTime=1.86  mem=16M396
34.04	   
34.04	   search
34.04	     run=10  nbConstraintChecks=11727125  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5791
34.04	     nbFailedAssignments=4000  nbBacktracks=1704  nbVisitedNodes=11465  nbRestartNogoods=96
34.04	       =>  wckTime=2.849  cpuTime=2.74  mem=16M396
35.21	   
35.21	   search
35.21	     run=11  nbConstraintChecks=16881495  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8560
35.21	     nbFailedAssignments=5896  nbBacktracks=2568  nbVisitedNodes=16991  nbRestartNogoods=115
35.21	       =>  wckTime=4.02  cpuTime=3.9  mem=16M396
37.19	   
37.19	   search
37.19	     run=12  nbConstraintChecks=25358071  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12871
37.19	     nbFailedAssignments=8902  nbBacktracks=3865  nbVisitedNodes=25596  nbRestartNogoods=132
37.19	       =>  wckTime=6.005  cpuTime=5.87  mem=16M396
40.53	   
40.53	   search
40.53	     run=13  nbConstraintChecks=39854908  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19725
40.53	     nbFailedAssignments=13801  nbBacktracks=5811  nbVisitedNodes=39270  nbRestartNogoods=145
40.53	       =>  wckTime=9.345  cpuTime=9.18  mem=16M396
44.22	   
44.22	   search
44.22	     run=14  nbConstraintChecks=56128485  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28688
44.22	     nbFailedAssignments=19837  nbBacktracks=8730  nbVisitedNodes=57151  nbRestartNogoods=164
44.22	       =>  wckTime=13.029  cpuTime=12.82  mem=16M396
50.49	   
50.49	   search
50.49	     run=15  nbConstraintChecks=82792798  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42450
50.49	     nbFailedAssignments=29216  nbBacktracks=13108  nbVisitedNodes=84606  nbRestartNogoods=188
50.49	       =>  wckTime=19.299  cpuTime=19.04  mem=16M396
61.83	   
61.83	   search
61.83	     run=16  nbConstraintChecks=132008388  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=65636
61.83	     nbFailedAssignments=45825  nbBacktracks=19676  nbVisitedNodes=130530  nbRestartNogoods=198
61.83	       =>  wckTime=30.642  cpuTime=30.28  mem=16M396
73.86	   
73.86	   search
73.86	     run=17  nbConstraintChecks=183941083  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=93857
73.86	     nbFailedAssignments=64186  nbBacktracks=29528  nbVisitedNodes=186893  nbRestartNogoods=208
73.86	       =>  wckTime=42.67  cpuTime=42.19  mem=16M396
95.83	   
95.83	   search
95.83	     run=18  nbConstraintChecks=278613326  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=142872
95.83	     nbFailedAssignments=98415  nbBacktracks=44306  nbVisitedNodes=284473  nbRestartNogoods=218
95.83	       =>  wckTime=64.643  cpuTime=63.97  mem=16M396
126.24	   
126.24	   search
126.24	     run=19  nbConstraintChecks=407169600  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=209247
126.24	     nbFailedAssignments=142614  nbBacktracks=66474  nbVisitedNodes=416577  nbRestartNogoods=238
126.24	       =>  wckTime=95.051  cpuTime=94.1  mem=16M396
177.84	   
177.84	   search
177.85	     run=20  nbConstraintChecks=621223628  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=321754
177.85	     nbFailedAssignments=221862  nbBacktracks=99727  nbVisitedNodes=640067  nbRestartNogoods=265
177.85	       =>  wckTime=146.658  cpuTime=145.23  mem=16M396
246.31	   
246.31	   search
246.31	     run=21  nbConstraintChecks=904502226  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=479490
246.31	     nbFailedAssignments=329713  nbBacktracks=149605  nbVisitedNodes=954544  nbRestartNogoods=287
246.31	       =>  wckTime=215.128  cpuTime=213.08  mem=16M396
341.99	   
341.99	   search
341.99	     run=22  nbConstraintChecks=1298951379  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=714720
341.99	     nbFailedAssignments=490118  nbBacktracks=224423  nbVisitedNodes=1422379  nbRestartNogoods=302
341.99	       =>  wckTime=310.805  cpuTime=308.15  mem=16M396
483.44	   
483.44	   search
483.44	     run=23  nbConstraintChecks=1892693683  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1056424
483.44	     nbFailedAssignments=719588  nbBacktracks=336650  nbVisitedNodes=2101748  nbRestartNogoods=316
483.44	       =>  wckTime=452.25  cpuTime=448.94  mem=16M396
694.74	   
694.74	   search
694.74	     run=24  nbConstraintChecks=2778819093  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1556066
694.74	     nbFailedAssignments=1050882  nbBacktracks=504991  nbVisitedNodes=3094310  nbRestartNogoods=335
694.74	       =>  wckTime=663.552  cpuTime=659.26  mem=16M396
1000.64	   
1000.64	   search
1000.64	     run=25  nbConstraintChecks=4067654295  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2270135
1000.64	     nbFailedAssignments=1512433  nbBacktracks=757502  nbVisitedNodes=4512035  nbRestartNogoods=363
1000.64	       =>  wckTime=969.456  cpuTime=963.73  mem=16M396
1453.02	   
1453.02	   search
1453.02	     run=26  nbConstraintChecks=5914085724  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3361411
1453.02	     nbFailedAssignments=2224935  nbBacktracks=1136269  nbVisitedNodes=6671907  nbRestartNogoods=370
1453.02	       =>  wckTime=1421.831  cpuTime=1414.0  mem=16M396
2117.64	   
2117.64	   search
2117.64	     run=27  nbConstraintChecks=8876915654  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5030179
2117.64	     nbFailedAssignments=3325547  nbBacktracks=1704421  nbVisitedNodes=9977904  nbRestartNogoods=387
2117.64	       =>  wckTime=2086.455  cpuTime=2075.41  mem=16M396
2412.94	v 2 5 9 5 9 5 8 0 5 0 5 4 1 5 2 0 9 2 2 0 2 4 7 3 4 

Verifier Data (download as text)

31 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/node18/watcher-281701-1169313767 -o ROOT/results/node18/solver-281701-1169313767 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281701-1169313767/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.92 1.98 1.99 2/93 24416
/proc/meminfo: memFree=1254600/2055920 swapFree=4192812/4192956
[pid=24415] ppid=24413 vsize=18540 CPUtime=0
/proc/24415/stat : 24415 (runsolver) R 24413 24415 22939 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 279771433 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 227848809767 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/24415/statm: 4635 279 244 17 0 2626 0

[startup+0.102558 s]
/proc/loadavg: 1.92 1.98 1.99 2/93 24416
/proc/meminfo: memFree=1254600/2055920 swapFree=4192812/4192956
[pid=24415] ppid=24413 vsize=907808 CPUtime=0.05
/proc/24415/stat : 24415 (java) D 24413 24415 22939 0 -1 0 2507 0 1 0 4 1 0 0 17 0 4 0 279771433 929595392 2254 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/24415/statm: 226952 2254 1232 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.510598 s]
/proc/loadavg: 1.92 1.98 1.99 2/93 24416
/proc/meminfo: memFree=1254600/2055920 swapFree=4192812/4192956
[pid=24415] ppid=24413 vsize=915332 CPUtime=0.41
/proc/24415/stat : 24415 (java) R 24413 24415 22939 0 -1 0 6147 0 1 0 37 4 0 0 18 0 8 0 279771433 937299968 5886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24415/statm: 228833 5886 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 915332

[startup+1.33167 s]
/proc/loadavg: 1.92 1.98 1.99 3/100 24423
/proc/meminfo: memFree=1237392/2055920 swapFree=4192812/4192956
[pid=24415] ppid=24413 vsize=915436 CPUtime=1.22
/proc/24415/stat : 24415 (java) R 24413 24415 22939 0 -1 0 6977 0 1 0 100 22 0 0 25 0 8 0 279771433 937406464 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 8073411 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24415/statm: 228859 6715 2479 14 0 215329 0
[pid=24415/tid=24417] ppid=24413 vsize=915436 CPUtime=0.02
/proc/24415/task/24417/stat : 24417 (java) S 24413 24415 22939 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279771437 937406464 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24418] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24418/stat : 24418 (java) S 24413 24415 22939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279771438 937406464 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24419] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24419/stat : 24419 (java) S 24413 24415 22939 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279771438 937406464 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24420] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24420/stat : 24420 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279771448 937406464 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24421] ppid=24413 vsize=915436 CPUtime=0.11
/proc/24415/task/24421/stat : 24421 (java) S 24413 24415 22939 0 -1 64 327 0 0 0 11 0 0 0 16 0 8 0 279771448 937406464 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24422] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24422/stat : 24422 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279771448 937406464 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24423] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24423/stat : 24423 (java) S 24413 24415 22939 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279771448 937406464 6715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915436

[startup+2.97483 s]
/proc/loadavg: 1.92 1.98 1.99 3/100 24423
/proc/meminfo: memFree=1237392/2055920 swapFree=4192812/4192956
[pid=24415] ppid=24413 vsize=915436 CPUtime=2.86
/proc/24415/stat : 24415 (java) R 24413 24415 22939 0 -1 0 6980 0 1 0 221 65 0 0 25 0 8 0 279771433 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073650267 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24415/statm: 228859 6717 2479 14 0 215329 0
[pid=24415/tid=24417] ppid=24413 vsize=915436 CPUtime=0.02
/proc/24415/task/24417/stat : 24417 (java) S 24413 24415 22939 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279771437 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24418] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24418/stat : 24418 (java) S 24413 24415 22939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279771438 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24419] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24419/stat : 24419 (java) S 24413 24415 22939 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279771438 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24420] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24420/stat : 24420 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279771448 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24421] ppid=24413 vsize=915436 CPUtime=0.11
/proc/24415/task/24421/stat : 24421 (java) S 24413 24415 22939 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 279771448 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24422] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24422/stat : 24422 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279771448 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24423] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24423/stat : 24423 (java) S 24413 24415 22939 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279771448 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 915436

[startup+6.17814 s]
/proc/loadavg: 1.93 1.98 1.99 3/100 24423
/proc/meminfo: memFree=1237264/2055920 swapFree=4192812/4192956
[pid=24415] ppid=24413 vsize=915440 CPUtime=6.03
/proc/24415/stat : 24415 (java) R 24413 24415 22939 0 -1 0 6980 0 1 0 456 147 0 0 25 0 8 0 279771433 937410560 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24415/statm: 228860 6717 2479 14 0 215330 0
[pid=24415/tid=24417] ppid=24413 vsize=915440 CPUtime=0.02
/proc/24415/task/24417/stat : 24417 (java) S 24413 24415 22939 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279771437 937410560 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24418] ppid=24413 vsize=915440 CPUtime=0
/proc/24415/task/24418/stat : 24418 (java) S 24413 24415 22939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279771438 937410560 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24419] ppid=24413 vsize=915440 CPUtime=0
/proc/24415/task/24419/stat : 24419 (java) S 24413 24415 22939 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279771438 937410560 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24420] ppid=24413 vsize=915440 CPUtime=0
/proc/24415/task/24420/stat : 24420 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279771448 937410560 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24421] ppid=24413 vsize=915440 CPUtime=0.11
/proc/24415/task/24421/stat : 24421 (java) S 24413 24415 22939 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 279771448 937410560 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24422] ppid=24413 vsize=915440 CPUtime=0
/proc/24415/task/24422/stat : 24422 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279771448 937410560 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24423] ppid=24413 vsize=915440 CPUtime=0
/proc/24415/task/24423/stat : 24423 (java) S 24413 24415 22939 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279771448 937410560 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 915440

[startup+12.6478 s]
/proc/loadavg: 1.93 1.98 1.99 3/100 24423
/proc/meminfo: memFree=1237264/2055920 swapFree=4192812/4192956
[pid=24415] ppid=24413 vsize=915436 CPUtime=12.43
/proc/24415/stat : 24415 (java) R 24413 24415 22939 0 -1 0 6981 0 1 0 932 311 0 0 25 0 8 0 279771433 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073655571 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24415/statm: 228859 6717 2479 14 0 215329 0
[pid=24415/tid=24417] ppid=24413 vsize=915436 CPUtime=0.02
/proc/24415/task/24417/stat : 24417 (java) S 24413 24415 22939 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279771437 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24418] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24418/stat : 24418 (java) S 24413 24415 22939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279771438 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24419] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24419/stat : 24419 (java) S 24413 24415 22939 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279771438 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24420] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24420/stat : 24420 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279771448 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24421] ppid=24413 vsize=915436 CPUtime=0.11
/proc/24415/task/24421/stat : 24421 (java) S 24413 24415 22939 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 279771448 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24422] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24422/stat : 24422 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279771448 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24423] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24423/stat : 24423 (java) S 24413 24415 22939 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279771448 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 915436

[startup+25.501 s]
/proc/loadavg: 1.95 1.98 1.99 3/100 24423
/proc/meminfo: memFree=1237264/2055920 swapFree=4192812/4192956
[pid=24415] ppid=24413 vsize=915436 CPUtime=25.17
/proc/24415/stat : 24415 (java) R 24413 24415 22939 0 -1 0 6982 0 1 0 1880 637 0 0 25 0 8 0 279771433 937406464 6718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073650258 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24415/statm: 228859 6718 2479 14 0 215329 0
[pid=24415/tid=24417] ppid=24413 vsize=915436 CPUtime=0.02
/proc/24415/task/24417/stat : 24417 (java) S 24413 24415 22939 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279771437 937406464 6718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24418] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24418/stat : 24418 (java) S 24413 24415 22939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279771438 937406464 6718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24419] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24419/stat : 24419 (java) S 24413 24415 22939 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279771438 937406464 6718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24420] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24420/stat : 24420 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279771448 937406464 6718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24421] ppid=24413 vsize=915436 CPUtime=0.11
/proc/24415/task/24421/stat : 24421 (java) S 24413 24415 22939 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 279771448 937406464 6718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24422] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24422/stat : 24422 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279771448 937406464 6718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24423] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24423/stat : 24423 (java) S 24413 24415 22939 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279771448 937406464 6718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 915436

[startup+51.1075 s]
/proc/loadavg: 1.96 1.98 1.99 3/100 24423
/proc/meminfo: memFree=1229520/2055920 swapFree=4192812/4192956
[pid=24415] ppid=24413 vsize=915436 CPUtime=50.53
/proc/24415/stat : 24415 (java) R 24413 24415 22939 0 -1 0 9006 0 1 0 4271 782 0 0 25 0 8 0 279771433 937406464 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336160 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24415/statm: 228859 8738 2532 14 0 215329 0
[pid=24415/tid=24417] ppid=24413 vsize=915436 CPUtime=0.02
/proc/24415/task/24417/stat : 24417 (java) S 24413 24415 22939 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279771437 937406464 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24418] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24418/stat : 24418 (java) S 24413 24415 22939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279771438 937406464 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24419] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24419/stat : 24419 (java) S 24413 24415 22939 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279771438 937406464 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24420] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24420/stat : 24420 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279771448 937406464 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24421] ppid=24413 vsize=915436 CPUtime=0.22
/proc/24415/task/24421/stat : 24421 (java) S 24413 24415 22939 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 279771448 937406464 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24422] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24422/stat : 24422 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279771448 937406464 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24423] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24423/stat : 24423 (java) S 24413 24415 22939 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279771448 937406464 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 915436

[startup+102.409 s]
/proc/loadavg: 1.98 1.98 1.99 3/100 24423
/proc/meminfo: memFree=1229456/2055920 swapFree=4192812/4192956
[pid=24415] ppid=24413 vsize=915436 CPUtime=101.38
/proc/24415/stat : 24415 (java) R 24413 24415 22939 0 -1 0 9014 0 1 0 9355 783 0 0 25 0 8 0 279771433 937406464 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073758783 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24415/statm: 228859 8746 2532 14 0 215329 0
[pid=24415/tid=24417] ppid=24413 vsize=915436 CPUtime=0.02
/proc/24415/task/24417/stat : 24417 (java) S 24413 24415 22939 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279771437 937406464 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24418] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24418/stat : 24418 (java) S 24413 24415 22939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279771438 937406464 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24419] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24419/stat : 24419 (java) S 24413 24415 22939 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279771438 937406464 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24420] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24420/stat : 24420 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279771448 937406464 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24421] ppid=24413 vsize=915436 CPUtime=0.22
/proc/24415/task/24421/stat : 24421 (java) S 24413 24415 22939 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279771448 937406464 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24422] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24422/stat : 24422 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279771448 937406464 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24423] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24423/stat : 24423 (java) S 24413 24415 22939 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279771448 937406464 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.38
Current children cumulated vsize (KiB) 915436

[startup+162.451 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 24423
/proc/meminfo: memFree=1229456/2055920 swapFree=4192812/4192956
[pid=24415] ppid=24413 vsize=915436 CPUtime=160.87
/proc/24415/stat : 24415 (java) R 24413 24415 22939 0 -1 0 9017 0 1 0 15304 783 0 0 25 0 8 0 279771433 937406464 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073781262 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2012.37
Current children cumulated vsize (KiB) 915436

[startup+2083.27 s]
/proc/loadavg: 2.01 2.00 2.00 3/94 24535
/proc/meminfo: memFree=1236168/2055920 swapFree=4192812/4192956
[pid=24415] ppid=24413 vsize=915436 CPUtime=2072.12
/proc/24415/stat : 24415 (java) R 24413 24415 22939 0 -1 0 9035 0 1 0 206413 799 0 0 25 0 8 0 279771433 937406464 8766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073811704 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24415/statm: 228859 8766 2532 14 0 215329 0
[pid=24415/tid=24417] ppid=24413 vsize=915436 CPUtime=0.02
/proc/24415/task/24417/stat : 24417 (java) S 24413 24415 22939 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279771437 937406464 8766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24418] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24418/stat : 24418 (java) S 24413 24415 22939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279771438 937406464 8766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24419] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24419/stat : 24419 (java) S 24413 24415 22939 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279771438 937406464 8766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24420] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24420/stat : 24420 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279771448 937406464 8766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24421] ppid=24413 vsize=915436 CPUtime=0.22
/proc/24415/task/24421/stat : 24421 (java) S 24413 24415 22939 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279771448 937406464 8766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24422] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24422/stat : 24422 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279771448 937406464 8766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24423] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24423/stat : 24423 (java) S 24413 24415 22939 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279771448 937406464 8766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2072.12
Current children cumulated vsize (KiB) 915436

[startup+2143.29 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 24535
/proc/meminfo: memFree=1236168/2055920 swapFree=4192812/4192956
[pid=24415] ppid=24413 vsize=915436 CPUtime=2131.86
/proc/24415/stat : 24415 (java) R 24413 24415 22939 0 -1 0 9037 0 1 0 212387 799 0 0 25 0 8 0 279771433 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073782820 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24415/statm: 228859 8768 2532 14 0 215329 0
[pid=24415/tid=24417] ppid=24413 vsize=915436 CPUtime=0.02
/proc/24415/task/24417/stat : 24417 (java) S 24413 24415 22939 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279771437 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24418] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24418/stat : 24418 (java) S 24413 24415 22939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279771438 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24419] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24419/stat : 24419 (java) S 24413 24415 22939 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279771438 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24420] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24420/stat : 24420 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24421] ppid=24413 vsize=915436 CPUtime=0.22
/proc/24415/task/24421/stat : 24421 (java) S 24413 24415 22939 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24422] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24422/stat : 24422 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24423] ppid=24413 vsize=915436 CPUtime=0.01
/proc/24415/task/24423/stat : 24423 (java) S 24413 24415 22939 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2131.86
Current children cumulated vsize (KiB) 915436

[startup+2203.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 24535
/proc/meminfo: memFree=1236168/2055920 swapFree=4192812/4192956
[pid=24415] ppid=24413 vsize=915436 CPUtime=2191.59
/proc/24415/stat : 24415 (java) R 24413 24415 22939 0 -1 0 9037 0 1 0 218360 799 0 0 25 0 8 0 279771433 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073811683 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24415/statm: 228859 8768 2532 14 0 215329 0
[pid=24415/tid=24417] ppid=24413 vsize=915436 CPUtime=0.02
/proc/24415/task/24417/stat : 24417 (java) S 24413 24415 22939 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279771437 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24418] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24418/stat : 24418 (java) S 24413 24415 22939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279771438 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24419] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24419/stat : 24419 (java) S 24413 24415 22939 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279771438 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24420] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24420/stat : 24420 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24421] ppid=24413 vsize=915436 CPUtime=0.22
/proc/24415/task/24421/stat : 24421 (java) S 24413 24415 22939 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24422] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24422/stat : 24422 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24423] ppid=24413 vsize=915436 CPUtime=0.01
/proc/24415/task/24423/stat : 24423 (java) S 24413 24415 22939 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2191.59
Current children cumulated vsize (KiB) 915436

[startup+2263.34 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 24535
/proc/meminfo: memFree=1236104/2055920 swapFree=4192812/4192956
[pid=24415] ppid=24413 vsize=915436 CPUtime=2251.33
/proc/24415/stat : 24415 (java) R 24413 24415 22939 0 -1 0 9037 0 1 0 224334 799 0 0 25 0 8 0 279771433 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073758743 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24415/statm: 228859 8768 2532 14 0 215329 0
[pid=24415/tid=24417] ppid=24413 vsize=915436 CPUtime=0.02
/proc/24415/task/24417/stat : 24417 (java) S 24413 24415 22939 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279771437 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24418] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24418/stat : 24418 (java) S 24413 24415 22939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279771438 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24419] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24419/stat : 24419 (java) S 24413 24415 22939 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279771438 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24420] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24420/stat : 24420 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24421] ppid=24413 vsize=915436 CPUtime=0.22
/proc/24415/task/24421/stat : 24421 (java) S 24413 24415 22939 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24422] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24422/stat : 24422 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24423] ppid=24413 vsize=915436 CPUtime=0.01
/proc/24415/task/24423/stat : 24423 (java) S 24413 24415 22939 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2251.33
Current children cumulated vsize (KiB) 915436

[startup+2323.37 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24651
/proc/meminfo: memFree=1234888/2055920 swapFree=4192812/4192956
[pid=24415] ppid=24413 vsize=915436 CPUtime=2311.03
/proc/24415/stat : 24415 (java) R 24413 24415 22939 0 -1 0 9037 0 1 0 230299 804 0 0 25 0 8 0 279771433 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073806042 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24415/statm: 228859 8768 2532 14 0 215329 0
[pid=24415/tid=24417] ppid=24413 vsize=915436 CPUtime=0.02
/proc/24415/task/24417/stat : 24417 (java) S 24413 24415 22939 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279771437 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24418] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24418/stat : 24418 (java) S 24413 24415 22939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279771438 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24419] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24419/stat : 24419 (java) S 24413 24415 22939 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279771438 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24420] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24420/stat : 24420 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24421] ppid=24413 vsize=915436 CPUtime=0.22
/proc/24415/task/24421/stat : 24421 (java) S 24413 24415 22939 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24422] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24422/stat : 24422 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24423] ppid=24413 vsize=915436 CPUtime=0.01
/proc/24415/task/24423/stat : 24423 (java) S 24413 24415 22939 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2311.03
Current children cumulated vsize (KiB) 915436

[startup+2383.42 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 24733
/proc/meminfo: memFree=1235912/2055920 swapFree=4192812/4192956
[pid=24415] ppid=24413 vsize=915436 CPUtime=2370.7
/proc/24415/stat : 24415 (java) R 24413 24415 22939 0 -1 0 9037 0 1 0 236263 807 0 0 25 0 8 0 279771433 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073775253 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24415/statm: 228859 8768 2532 14 0 215329 0
[pid=24415/tid=24417] ppid=24413 vsize=915436 CPUtime=0.02
/proc/24415/task/24417/stat : 24417 (java) S 24413 24415 22939 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279771437 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24418] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24418/stat : 24418 (java) S 24413 24415 22939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279771438 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24419] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24419/stat : 24419 (java) S 24413 24415 22939 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279771438 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24420] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24420/stat : 24420 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24421] ppid=24413 vsize=915436 CPUtime=0.22
/proc/24415/task/24421/stat : 24421 (java) S 24413 24415 22939 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24422] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24422/stat : 24422 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24423] ppid=24413 vsize=915436 CPUtime=0.01
/proc/24415/task/24423/stat : 24423 (java) S 24413 24415 22939 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2370.7
Current children cumulated vsize (KiB) 915436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2412.93 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 24733
/proc/meminfo: memFree=1235912/2055920 swapFree=4192812/4192956
[pid=24415] ppid=24413 vsize=915436 CPUtime=2400.1
/proc/24415/stat : 24415 (java) R 24413 24415 22939 0 -1 0 9037 0 1 0 239202 808 0 0 25 0 8 0 279771433 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073811698 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24415/statm: 228859 8768 2532 14 0 215329 0
[pid=24415/tid=24417] ppid=24413 vsize=915436 CPUtime=0.02
/proc/24415/task/24417/stat : 24417 (java) S 24413 24415 22939 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279771437 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24418] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24418/stat : 24418 (java) S 24413 24415 22939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279771438 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24419] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24419/stat : 24419 (java) S 24413 24415 22939 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279771438 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24420] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24420/stat : 24420 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24421] ppid=24413 vsize=915436 CPUtime=0.22
/proc/24415/task/24421/stat : 24421 (java) S 24413 24415 22939 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24422] ppid=24413 vsize=915436 CPUtime=0
/proc/24415/task/24422/stat : 24422 (java) S 24413 24415 22939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24415/tid=24423] ppid=24413 vsize=915436 CPUtime=0.01
/proc/24415/task/24423/stat : 24423 (java) S 24413 24415 22939 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 279771448 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.1
Current children cumulated vsize (KiB) 915436

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

Child status: 143
Real time (s): 2412.98
CPU time (s): 2400.14
CPU user time (s): 2392.06
CPU system time (s): 8.08677
CPU usage (%): 99.468
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.06
system time used= 8.08677
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9057
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= 49859
involuntary context switches= 107409

runsolver used 2.53861 s user time and 6.52901 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan 20 17:22:47 UTC 2007


IDJOB= 281701
IDBENCH= 12249
IDSOLVER= 68
FILE ID= node18/281701-1169313767

PBS_JOBID= 3609961

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  20277d59f7280f4c87106c5da34bc430

RANDOM SEED= 670861881

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.231
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.231
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:       1255016 kB
Buffers:         54840 kB
Cached:         578036 kB
SwapCached:          0 kB
Active:         288292 kB
Inactive:       431552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1255016 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:         115968 kB
Slab:            65928 kB
Committed_AS: 10300884 kB
PageTables:       2180 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= 66557 MiB



End job on node18 on Sat Jan 20 18:03:00 UTC 2007