Trace number 281702

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.07 2411.43

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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/281702-1169313768/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.101  cpuTime=0.08  mem=6M910
0.41	   
0.41	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.50	     nbConstraints=75  nbRelationTypes=75  nbExtensionStructures=75  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=75  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1324  maxDegree=10
0.50	     maxArity=2
0.50	       =>  wckTime=0.192  cpuTime=0.14  mem=7M918
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.59	       =>  wckTime=0.281  cpuTime=0.18  mem=5M439
0.59	
0.59	s SATISFIABLE
0.59	o 16
0.59	c 59
0.60	o 18
0.60	c 57
0.60	o 20
0.60	c 55
0.60	o 22
0.60	c 53
0.60	o 24
0.60	c 51
0.60	o 26
0.60	c 49
0.60	o 27
0.60	c 48
0.60	o 29
0.60	c 46
0.60	o 30
0.60	c 45
0.61	o 31
0.61	c 44
0.61	o 32
0.61	c 43
0.61	o 34
0.61	c 41
0.61	o 35
0.61	c 40
0.61	o 36
0.61	c 39
0.61	o 37
0.61	c 38
0.61	o 39
0.61	c 36
0.61	o 40
0.61	c 35
0.62	o 41
0.62	c 34
0.62	o 42
0.62	c 33
0.65	o 43
0.65	c 32
0.68	o 44
0.68	c 31
2.19	   
2.19	   search
2.19	     run=0  nbConstraintChecks=8918217  nbAssignments=10000
2.19	       =>  wckTime=1.605  cpuTime=1.57  mem=5M439
3.73	   
3.73	   search
3.73	     run=1  nbConstraintChecks=17782166  nbAssignments=20000
3.73	       =>  wckTime=3.141  cpuTime=3.08  mem=5M439
5.25	   
5.25	   search
5.25	     run=2  nbConstraintChecks=26500829  nbAssignments=30000
5.25	       =>  wckTime=4.658  cpuTime=4.58  mem=5M439
6.80	   
6.80	   search
6.80	     run=3  nbConstraintChecks=35597125  nbAssignments=40000
6.80	       =>  wckTime=6.215  cpuTime=6.13  mem=5M439
8.33	   
8.33	   search
8.33	     run=4  nbConstraintChecks=44433771  nbAssignments=50000
8.33	       =>  wckTime=7.743  cpuTime=7.64  mem=5M439
9.86	   
9.86	   search
9.86	     run=5  nbConstraintChecks=53216251  nbAssignments=60000
9.86	       =>  wckTime=9.268  cpuTime=9.16  mem=5M439
11.38	   
11.38	   search
11.38	     run=6  nbConstraintChecks=61924944  nbAssignments=70000
11.38	       =>  wckTime=10.791  cpuTime=10.67  mem=5M439
12.89	   
12.89	   search
12.89	     run=7  nbConstraintChecks=70557417  nbAssignments=80000
12.89	       =>  wckTime=12.306  cpuTime=12.17  mem=5M439
14.43	   
14.43	   search
14.43	     run=8  nbConstraintChecks=79326395  nbAssignments=90000
14.43	       =>  wckTime=13.846  cpuTime=13.69  mem=5M439
15.96	   
15.96	   search
15.96	     run=9  nbConstraintChecks=87980507  nbAssignments=100000
15.96	       =>  wckTime=15.375  cpuTime=15.2  mem=5M439
17.50	   
17.50	   search
17.50	     run=10  nbConstraintChecks=96728301  nbAssignments=110000
17.50	       =>  wckTime=16.907  cpuTime=16.73  mem=5M439
19.02	   
19.02	   search
19.02	     run=11  nbConstraintChecks=105299036  nbAssignments=120000
19.02	       =>  wckTime=18.429  cpuTime=18.24  mem=5M439
20.57	   
20.57	   search
20.57	     run=12  nbConstraintChecks=114182385  nbAssignments=130000
20.57	       =>  wckTime=19.979  cpuTime=19.76  mem=5M439
22.11	   
22.11	   search
22.11	     run=13  nbConstraintChecks=122980449  nbAssignments=140000
22.11	       =>  wckTime=21.524  cpuTime=21.3  mem=5M439
23.63	   
23.63	   search
23.63	     run=14  nbConstraintChecks=131697299  nbAssignments=150000
23.63	       =>  wckTime=23.045  cpuTime=22.8  mem=5M439
25.15	   
25.15	   search
25.15	     run=15  nbConstraintChecks=140402748  nbAssignments=160000
25.15	       =>  wckTime=24.564  cpuTime=24.31  mem=5M439
26.70	   
26.70	   search
26.70	     run=16  nbConstraintChecks=149344959  nbAssignments=170000
26.70	       =>  wckTime=26.108  cpuTime=25.84  mem=5M439
28.21	   
28.21	   search
28.21	     run=17  nbConstraintChecks=158090538  nbAssignments=180000
28.21	       =>  wckTime=27.624  cpuTime=27.35  mem=5M439
29.74	   
29.74	   search
29.74	     run=18  nbConstraintChecks=166904304  nbAssignments=190000
29.74	       =>  wckTime=29.155  cpuTime=28.86  mem=5M439
30.98	   
30.98	   search
30.98	     run=19  nbConstraintChecks=174066462  nbAssignments=198062
30.98	       =>  wckTime=30.394  cpuTime=30.09  mem=5M439
30.99	   
30.99	   global
30.99	     nbConstraintChecks=174066462  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.99	     solvingWckTime=30.393  solvingCpuTime=30.09  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.99	     globalCpuTime=30.32
30.99	       =>  wckTime=30.676  cpuTime=30.27  mem=5M439
30.99	   
30.99	   solver IterativeSystematicSolver being built... 
31.12	       =>  wckTime=30.813  cpuTime=30.37  mem=16M396
31.13	   
31.13	   preprocessing
31.13	     nbConstraintChecks=1480  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.13	     detectedInconsistency=no
31.13	       =>  wckTime=0.0060  cpuTime=0.01  mem=16M396
31.18	   
31.18	   search
31.18	     run=0  nbConstraintChecks=52527  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30
31.18	     nbFailedAssignments=13  nbBacktracks=10  nbVisitedNodes=54  nbRestartNogoods=0
31.18	       =>  wckTime=0.054  cpuTime=0.04  mem=16M396
31.22	   
31.22	   search
31.22	     run=1  nbConstraintChecks=150832  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=84
31.22	     nbFailedAssignments=44  nbBacktracks=25  nbVisitedNodes=154  nbRestartNogoods=3
31.22	       =>  wckTime=0.096  cpuTime=0.06  mem=16M396
31.28	   
31.28	   search
31.28	     run=2  nbConstraintChecks=361674  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=194
31.28	     nbFailedAssignments=124  nbBacktracks=47  nbVisitedNodes=366  nbRestartNogoods=19
31.28	       =>  wckTime=0.152  cpuTime=0.11  mem=16M396
31.32	   
31.32	   search
31.32	     run=3  nbConstraintChecks=541731  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=287
31.32	     nbFailedAssignments=175  nbBacktracks=80  nbVisitedNodes=543  nbRestartNogoods=35
31.32	       =>  wckTime=0.199  cpuTime=0.16  mem=16M396
31.40	   
31.40	   search
31.40	     run=4  nbConstraintChecks=859090  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=463
31.41	     nbFailedAssignments=292  nbBacktracks=130  nbVisitedNodes=886  nbRestartNogoods=45
31.41	       =>  wckTime=0.281  cpuTime=0.24  mem=16M396
31.55	   
31.55	   search
31.55	     run=5  nbConstraintChecks=1511848  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=812
31.55	     nbFailedAssignments=557  nbBacktracks=205  nbVisitedNodes=1575  nbRestartNogoods=48
31.55	       =>  wckTime=0.43  cpuTime=0.39  mem=16M396
31.82	   
31.82	   search
31.82	     run=6  nbConstraintChecks=2697511  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1390
31.82	     nbFailedAssignments=1016  nbBacktracks=318  nbVisitedNodes=2725  nbRestartNogoods=60
31.82	       =>  wckTime=0.698  cpuTime=0.64  mem=16M396
32.06	   
32.06	   search
32.06	     run=7  nbConstraintChecks=3686373  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1886
32.06	     nbFailedAssignments=1331  nbBacktracks=488  nbVisitedNodes=3706  nbRestartNogoods=79
32.06	       =>  wckTime=0.933  cpuTime=0.86  mem=16M396
32.45	   
32.45	   search
32.45	     run=8  nbConstraintChecks=5233218  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2645
32.45	     nbFailedAssignments=1827  nbBacktracks=744  nbVisitedNodes=5216  nbRestartNogoods=88
32.45	       =>  wckTime=1.325  cpuTime=1.24  mem=16M396
33.04	   
33.04	   search
33.04	     run=9  nbConstraintChecks=7961721  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4100
33.04	     nbFailedAssignments=2889  nbBacktracks=1128  nbVisitedNodes=8117  nbRestartNogoods=91
33.04	       =>  wckTime=1.916  cpuTime=1.83  mem=16M396
33.79	   
33.79	   search
33.79	     run=10  nbConstraintChecks=11082927  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5808
33.79	     nbFailedAssignments=4015  nbBacktracks=1704  nbVisitedNodes=11526  nbRestartNogoods=102
33.79	       =>  wckTime=2.664  cpuTime=2.57  mem=16M396
35.00	   
35.00	   search
35.00	     run=11  nbConstraintChecks=15771484  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8228
35.00	     nbFailedAssignments=5564  nbBacktracks=2568  nbVisitedNodes=16358  nbRestartNogoods=107
35.00	       =>  wckTime=3.881  cpuTime=3.77  mem=16M396
36.66	   
36.66	   search
36.66	     run=12  nbConstraintChecks=22731470  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11813
36.66	     nbFailedAssignments=7842  nbBacktracks=3865  nbVisitedNodes=23517  nbRestartNogoods=122
36.66	       =>  wckTime=5.532  cpuTime=5.41  mem=16M396
40.43	   
40.43	   search
40.43	     run=13  nbConstraintChecks=39493608  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19620
40.43	     nbFailedAssignments=13695  nbBacktracks=5812  nbVisitedNodes=39066  nbRestartNogoods=139
40.43	       =>  wckTime=9.303  cpuTime=9.14  mem=16M396
44.06	   
44.06	   search
44.06	     run=14  nbConstraintChecks=55023314  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28034
44.06	     nbFailedAssignments=19182  nbBacktracks=8731  nbVisitedNodes=55880  nbRestartNogoods=153
44.06	       =>  wckTime=12.939  cpuTime=12.75  mem=16M396
49.66	   
49.66	   search
49.66	     run=15  nbConstraintChecks=78390944  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39997
49.66	     nbFailedAssignments=26761  nbBacktracks=13109  nbVisitedNodes=79789  nbRestartNogoods=167
49.66	       =>  wckTime=18.537  cpuTime=18.3  mem=16M396
60.20	   
60.20	   search
60.20	     run=16  nbConstraintChecks=121106172  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=61579
60.20	     nbFailedAssignments=41768  nbBacktracks=19677  nbVisitedNodes=122870  nbRestartNogoods=178
60.20	       =>  wckTime=29.079  cpuTime=28.74  mem=16M396
76.14	   
76.14	   search
76.14	     run=17  nbConstraintChecks=188671551  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=95668
76.14	     nbFailedAssignments=65998  nbBacktracks=29529  nbVisitedNodes=190951  nbRestartNogoods=198
76.14	       =>  wckTime=45.018  cpuTime=44.54  mem=16M396
98.04	   
98.04	   search
98.04	     run=18  nbConstraintChecks=276176080  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=142286
98.04	     nbFailedAssignments=97831  nbBacktracks=44307  nbVisitedNodes=284112  nbRestartNogoods=221
98.04	       =>  wckTime=66.914  cpuTime=66.23  mem=16M396
131.01	   
131.01	   search
131.01	     run=19  nbConstraintChecks=413325363  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=220691
131.01	     nbFailedAssignments=154061  nbBacktracks=66475  nbVisitedNodes=440795  nbRestartNogoods=234
131.01	       =>  wckTime=99.89  cpuTime=98.9  mem=16M396
187.58	   
187.58	   search
187.58	     run=20  nbConstraintChecks=656805362  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=343386
187.58	     nbFailedAssignments=243498  nbBacktracks=99727  nbVisitedNodes=684577  nbRestartNogoods=257
187.58	       =>  wckTime=156.454  cpuTime=154.94  mem=16M396
265.29	   
265.29	   search
265.29	     run=21  nbConstraintChecks=984908455  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=530234
265.29	     nbFailedAssignments=380461  nbBacktracks=149605  nbVisitedNodes=1055439  nbRestartNogoods=276
265.29	       =>  wckTime=234.168  cpuTime=231.95  mem=16M396
376.00	   
376.00	   search
376.00	     run=22  nbConstraintChecks=1468735192  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=784697
376.00	     nbFailedAssignments=560099  nbBacktracks=224423  nbVisitedNodes=1558963  nbRestartNogoods=299
376.00	       =>  wckTime=344.876  cpuTime=342.06  mem=16M396
531.38	   
531.38	   search
531.38	     run=23  nbConstraintChecks=2141090494  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1148425
531.38	     nbFailedAssignments=811593  nbBacktracks=336650  nbVisitedNodes=2277758  nbRestartNogoods=332
531.38	       =>  wckTime=500.252  cpuTime=496.7  mem=16M396
741.61	   
741.61	   search
741.61	     run=24  nbConstraintChecks=3055786883  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1652030
741.61	     nbFailedAssignments=1146852  nbBacktracks=504991  nbVisitedNodes=3270034  nbRestartNogoods=347
741.61	       =>  wckTime=710.485  cpuTime=705.94  mem=16M396
1043.23	   
1043.23	   search
1043.23	     run=25  nbConstraintChecks=4341740372  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2374947
1043.23	     nbFailedAssignments=1617250  nbBacktracks=757502  nbVisitedNodes=4692465  nbRestartNogoods=373
1043.23	       =>  wckTime=1012.104  cpuTime=1006.38  mem=16M396
1455.96	   
1455.96	   search
1455.96	     run=26  nbConstraintChecks=6087337612  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3445060
1455.96	     nbFailedAssignments=2308589  nbBacktracks=1136269  nbVisitedNodes=6799105  nbRestartNogoods=386
1455.96	       =>  wckTime=1424.833  cpuTime=1418.4  mem=16M396
2092.75	   
2092.75	   search
2092.75	     run=27  nbConstraintChecks=9008888485  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5073035
2092.75	     nbFailedAssignments=3368407  nbBacktracks=1704420  nbVisitedNodes=10003815  nbRestartNogoods=417
2092.75	       =>  wckTime=2061.63  cpuTime=2052.15  mem=16M396
2411.41	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/node1/watcher-281702-1169313768 -o ROOT/results/node1/solver-281702-1169313768 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281702-1169313768/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.81 1.98 1.98 2/93 18839
/proc/meminfo: memFree=1266512/2055920 swapFree=4165612/4192956
[pid=18838] ppid=18836 vsize=18540 CPUtime=0
/proc/18838/stat : 18838 (runsolver) R 18836 18838 18548 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 279772559 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 259353275687 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/18838/statm: 4635 279 244 17 0 2626 0

[startup+0.103318 s]
/proc/loadavg: 1.81 1.98 1.98 2/93 18839
/proc/meminfo: memFree=1266512/2055920 swapFree=4165612/4192956
[pid=18838] ppid=18836 vsize=914988 CPUtime=0.09
/proc/18838/stat : 18838 (java) R 18836 18838 18548 0 -1 0 2996 0 1 0 7 2 0 0 18 0 8 0 279772559 936947712 2742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072936459 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18838/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514371 s]
/proc/loadavg: 1.81 1.98 1.98 2/93 18839
/proc/meminfo: memFree=1266512/2055920 swapFree=4165612/4192956
[pid=18838] ppid=18836 vsize=915332 CPUtime=0.5
/proc/18838/stat : 18838 (java) R 18836 18838 18548 0 -1 0 6486 0 1 0 46 4 0 0 18 0 8 0 279772559 937299968 6224 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18838/statm: 228833 6224 2160 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33546 s]
/proc/loadavg: 1.81 1.98 1.98 3/100 18846
/proc/meminfo: memFree=1249304/2055920 swapFree=4165612/4192956
[pid=18838] ppid=18836 vsize=915452 CPUtime=1.3
/proc/18838/stat : 18838 (java) R 18836 18838 18548 0 -1 0 6970 0 1 0 107 23 0 0 25 0 8 0 279772559 937422848 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18838/statm: 228863 6708 2476 14 0 215333 0
[pid=18838/tid=18840] ppid=18836 vsize=915452 CPUtime=0.02
/proc/18838/task/18840/stat : 18840 (java) S 18836 18838 18548 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279772563 937422848 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18841] ppid=18836 vsize=915452 CPUtime=0
/proc/18838/task/18841/stat : 18841 (java) S 18836 18838 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279772563 937422848 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18842] ppid=18836 vsize=915452 CPUtime=0
/proc/18838/task/18842/stat : 18842 (java) S 18836 18838 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279772563 937422848 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18843] ppid=18836 vsize=915452 CPUtime=0
/proc/18838/task/18843/stat : 18843 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279772566 937422848 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18844] ppid=18836 vsize=915452 CPUtime=0.12
/proc/18838/task/18844/stat : 18844 (java) S 18836 18838 18548 0 -1 64 328 0 0 0 12 0 0 0 16 0 8 0 279772566 937422848 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18845] ppid=18836 vsize=915452 CPUtime=0
/proc/18838/task/18845/stat : 18845 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279772567 937422848 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18846] ppid=18836 vsize=915452 CPUtime=0
/proc/18838/task/18846/stat : 18846 (java) S 18836 18838 18548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279772567 937422848 6708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915452

[startup+2.97265 s]
/proc/loadavg: 1.81 1.98 1.98 3/100 18846
/proc/meminfo: memFree=1249240/2055920 swapFree=4165612/4192956
[pid=18838] ppid=18836 vsize=915452 CPUtime=2.92
/proc/18838/stat : 18838 (java) R 18836 18838 18548 0 -1 0 6973 0 1 0 230 62 0 0 25 0 8 0 279772559 937422848 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18838/statm: 228863 6710 2476 14 0 215333 0
[pid=18838/tid=18840] ppid=18836 vsize=915452 CPUtime=0.02
/proc/18838/task/18840/stat : 18840 (java) S 18836 18838 18548 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279772563 937422848 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18841] ppid=18836 vsize=915452 CPUtime=0
/proc/18838/task/18841/stat : 18841 (java) S 18836 18838 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279772563 937422848 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18842] ppid=18836 vsize=915452 CPUtime=0
/proc/18838/task/18842/stat : 18842 (java) S 18836 18838 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279772563 937422848 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18843] ppid=18836 vsize=915452 CPUtime=0
/proc/18838/task/18843/stat : 18843 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279772566 937422848 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18844] ppid=18836 vsize=915452 CPUtime=0.13
/proc/18838/task/18844/stat : 18844 (java) S 18836 18838 18548 0 -1 64 330 0 0 0 13 0 0 0 16 0 8 0 279772566 937422848 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18845] ppid=18836 vsize=915452 CPUtime=0
/proc/18838/task/18845/stat : 18845 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279772567 937422848 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18846] ppid=18836 vsize=915452 CPUtime=0
/proc/18838/task/18846/stat : 18846 (java) S 18836 18838 18548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279772567 937422848 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915452

[startup+6.25703 s]
/proc/loadavg: 1.83 1.98 1.98 3/100 18846
/proc/meminfo: memFree=1249248/2055920 swapFree=4165612/4192956
[pid=18838] ppid=18836 vsize=915448 CPUtime=6.17
/proc/18838/stat : 18838 (java) R 18836 18838 18548 0 -1 0 6973 0 1 0 470 147 0 0 25 0 8 0 279772559 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073660698 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18838/statm: 228862 6710 2476 14 0 215332 0
[pid=18838/tid=18840] ppid=18836 vsize=915448 CPUtime=0.02
/proc/18838/task/18840/stat : 18840 (java) S 18836 18838 18548 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279772563 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18841] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18841/stat : 18841 (java) S 18836 18838 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279772563 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18842] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18842/stat : 18842 (java) S 18836 18838 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279772563 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18843] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18843/stat : 18843 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279772566 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18844] ppid=18836 vsize=915448 CPUtime=0.13
/proc/18838/task/18844/stat : 18844 (java) S 18836 18838 18548 0 -1 64 330 0 0 0 13 0 0 0 16 0 8 0 279772566 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18845] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18845/stat : 18845 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279772567 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18846] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18846/stat : 18846 (java) S 18836 18838 18548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279772567 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915448

[startup+12.7388 s]
/proc/loadavg: 1.84 1.98 1.98 3/100 18846
/proc/meminfo: memFree=1249248/2055920 swapFree=4165612/4192956
[pid=18838] ppid=18836 vsize=915448 CPUtime=12.61
/proc/18838/stat : 18838 (java) R 18836 18838 18548 0 -1 0 6974 0 1 0 943 318 0 0 25 0 8 0 279772559 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073655470 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18838/statm: 228862 6710 2476 14 0 215332 0
[pid=18838/tid=18840] ppid=18836 vsize=915448 CPUtime=0.02
/proc/18838/task/18840/stat : 18840 (java) S 18836 18838 18548 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279772563 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18841] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18841/stat : 18841 (java) S 18836 18838 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279772563 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18842] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18842/stat : 18842 (java) S 18836 18838 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279772563 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18843] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18843/stat : 18843 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279772566 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18844] ppid=18836 vsize=915448 CPUtime=0.13
/proc/18838/task/18844/stat : 18844 (java) S 18836 18838 18548 0 -1 64 330 0 0 0 13 0 0 0 16 0 8 0 279772566 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18845] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18845/stat : 18845 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279772567 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18846] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18846/stat : 18846 (java) S 18836 18838 18548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279772567 937418752 6710 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915448

[startup+25.6003 s]
/proc/loadavg: 1.88 1.98 1.98 3/100 18846
/proc/meminfo: memFree=1249312/2055920 swapFree=4165612/4192956
[pid=18838] ppid=18836 vsize=915448 CPUtime=25.34
/proc/18838/stat : 18838 (java) R 18836 18838 18548 0 -1 0 6975 0 1 0 1885 649 0 0 25 0 8 0 279772559 937418752 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073655586 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18838/statm: 228862 6711 2476 14 0 215332 0
[pid=18838/tid=18840] ppid=18836 vsize=915448 CPUtime=0.02
/proc/18838/task/18840/stat : 18840 (java) S 18836 18838 18548 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279772563 937418752 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18841] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18841/stat : 18841 (java) S 18836 18838 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279772563 937418752 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18842] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18842/stat : 18842 (java) S 18836 18838 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279772563 937418752 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18843] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18843/stat : 18843 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279772566 937418752 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18844] ppid=18836 vsize=915448 CPUtime=0.13
/proc/18838/task/18844/stat : 18844 (java) S 18836 18838 18548 0 -1 64 331 0 0 0 13 0 0 0 16 0 8 0 279772566 937418752 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18845] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18845/stat : 18845 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279772567 937418752 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18846] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18846/stat : 18846 (java) S 18836 18838 18548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279772567 937418752 6711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915448

[startup+51.2073 s]
/proc/loadavg: 1.92 1.98 1.98 3/100 18846
/proc/meminfo: memFree=1241568/2055920 swapFree=4165612/4192956
[pid=18838] ppid=18836 vsize=915448 CPUtime=50.72
/proc/18838/stat : 18838 (java) R 18836 18838 18548 0 -1 0 8993 0 1 0 4277 795 0 0 25 0 8 0 279772559 937418752 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073779142 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18838/statm: 228862 8726 2527 14 0 215332 0
[pid=18838/tid=18840] ppid=18836 vsize=915448 CPUtime=0.02
/proc/18838/task/18840/stat : 18840 (java) S 18836 18838 18548 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279772563 937418752 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18841] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18841/stat : 18841 (java) S 18836 18838 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279772563 937418752 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18842] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18842/stat : 18842 (java) S 18836 18838 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279772563 937418752 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18843] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18843/stat : 18843 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279772566 937418752 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18844] ppid=18836 vsize=915448 CPUtime=0.23
/proc/18838/task/18844/stat : 18844 (java) S 18836 18838 18548 0 -1 64 384 0 0 0 22 1 0 0 16 0 8 0 279772566 937418752 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18845] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18845/stat : 18845 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279772567 937418752 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18846] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18846/stat : 18846 (java) S 18836 18838 18548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279772567 937418752 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915448

[startup+102.408 s]
/proc/loadavg: 1.96 1.98 1.98 3/100 18846
/proc/meminfo: memFree=1241504/2055920 swapFree=4165612/4192956
[pid=18838] ppid=18836 vsize=915448 CPUtime=101.44
/proc/18838/stat : 18838 (java) R 18836 18838 18548 0 -1 0 9001 0 1 0 9349 795 0 0 25 0 8 0 279772559 937418752 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918543 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18838/statm: 228862 8734 2527 14 0 215332 0
[pid=18838/tid=18840] ppid=18836 vsize=915448 CPUtime=0.02
/proc/18838/task/18840/stat : 18840 (java) S 18836 18838 18548 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279772563 937418752 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18841] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18841/stat : 18841 (java) S 18836 18838 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279772563 937418752 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18842] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18842/stat : 18842 (java) S 18836 18838 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279772563 937418752 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18843] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18843/stat : 18843 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279772566 937418752 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18844] ppid=18836 vsize=915448 CPUtime=0.24
/proc/18838/task/18844/stat : 18844 (java) S 18836 18838 18548 0 -1 64 385 0 0 0 23 1 0 0 16 0 8 0 279772566 937418752 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18845] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18845/stat : 18845 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279772567 937418752 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18846] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18846/stat : 18846 (java) S 18836 18838 18548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279772567 937418752 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 915448

[startup+162.454 s]
/proc/loadavg: 2.02 1.99 1.99 3/100 18846
/proc/meminfo: memFree=1241504/2055920 swapFree=4165612/4192956
[pid=18838] ppid=18836 vsize=915448 CPUtime=160.94
/proc/18838/stat : 18838 (java) R 18836 18838 18548 0 -1 0 9006 0 1 0 15299 795 0 0 25 0 8 0 279772559 937418752 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073822207 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2013.89
Current children cumulated vsize (KiB) 915448

[startup+2083.29 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 19098
/proc/meminfo: memFree=1239432/2055920 swapFree=4165612/4192956
[pid=18838] ppid=18836 vsize=915448 CPUtime=2073.63
/proc/18838/stat : 18838 (java) R 18836 18838 18548 0 -1 0 9027 0 1 0 206557 806 0 0 25 0 8 0 279772559 937418752 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073810324 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18838/statm: 228862 8757 2527 14 0 215332 0
[pid=18838/tid=18840] ppid=18836 vsize=915448 CPUtime=0.02
/proc/18838/task/18840/stat : 18840 (java) S 18836 18838 18548 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279772563 937418752 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18841] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18841/stat : 18841 (java) S 18836 18838 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279772563 937418752 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18842] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18842/stat : 18842 (java) S 18836 18838 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279772563 937418752 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18843] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18843/stat : 18843 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279772566 937418752 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18844] ppid=18836 vsize=915448 CPUtime=0.24
/proc/18838/task/18844/stat : 18844 (java) S 18836 18838 18548 0 -1 64 387 0 0 0 23 1 0 0 16 0 8 0 279772566 937418752 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18838/tid=18845] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18845/stat : 18845 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279772567 937418752 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18846] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18846/stat : 18846 (java) S 18836 18838 18548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279772567 937418752 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2073.63
Current children cumulated vsize (KiB) 915448

[startup+2143.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 19098
/proc/meminfo: memFree=1239432/2055920 swapFree=4165612/4192956
[pid=18838] ppid=18836 vsize=915448 CPUtime=2133.38
/proc/18838/stat : 18838 (java) R 18836 18838 18548 0 -1 0 9029 0 1 0 212532 806 0 0 25 0 8 0 279772559 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073758769 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18838/statm: 228862 8759 2527 14 0 215332 0
[pid=18838/tid=18840] ppid=18836 vsize=915448 CPUtime=0.02
/proc/18838/task/18840/stat : 18840 (java) S 18836 18838 18548 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279772563 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18841] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18841/stat : 18841 (java) S 18836 18838 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279772563 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18842] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18842/stat : 18842 (java) S 18836 18838 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279772563 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18843] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18843/stat : 18843 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279772566 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18844] ppid=18836 vsize=915448 CPUtime=0.24
/proc/18838/task/18844/stat : 18844 (java) S 18836 18838 18548 0 -1 64 387 0 0 0 23 1 0 0 16 0 8 0 279772566 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18838/tid=18845] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18845/stat : 18845 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279772567 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18846] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18846/stat : 18846 (java) S 18836 18838 18548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279772567 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2133.38
Current children cumulated vsize (KiB) 915448

[startup+2203.35 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 19098
/proc/meminfo: memFree=1239432/2055920 swapFree=4165612/4192956
[pid=18838] ppid=18836 vsize=915448 CPUtime=2193.1
/proc/18838/stat : 18838 (java) R 18836 18838 18548 0 -1 0 9029 0 1 0 218504 806 0 0 25 0 8 0 279772559 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073810464 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18838/statm: 228862 8759 2527 14 0 215332 0
[pid=18838/tid=18840] ppid=18836 vsize=915448 CPUtime=0.02
/proc/18838/task/18840/stat : 18840 (java) S 18836 18838 18548 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279772563 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18841] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18841/stat : 18841 (java) S 18836 18838 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279772563 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18842] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18842/stat : 18842 (java) S 18836 18838 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279772563 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18843] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18843/stat : 18843 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279772566 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18844] ppid=18836 vsize=915448 CPUtime=0.24
/proc/18838/task/18844/stat : 18844 (java) S 18836 18838 18548 0 -1 64 387 0 0 0 23 1 0 0 16 0 8 0 279772566 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18838/tid=18845] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18845/stat : 18845 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279772567 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18846] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18846/stat : 18846 (java) S 18836 18838 18548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279772567 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2193.1
Current children cumulated vsize (KiB) 915448

[startup+2263.37 s]
/proc/loadavg: 2.16 2.03 2.01 3/94 19098
/proc/meminfo: memFree=1239432/2055920 swapFree=4165612/4192956
[pid=18838] ppid=18836 vsize=915448 CPUtime=2252.85
/proc/18838/stat : 18838 (java) R 18836 18838 18548 0 -1 0 9029 0 1 0 224479 806 0 0 25 0 8 0 279772559 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073758653 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18838/statm: 228862 8759 2527 14 0 215332 0
[pid=18838/tid=18840] ppid=18836 vsize=915448 CPUtime=0.02
/proc/18838/task/18840/stat : 18840 (java) S 18836 18838 18548 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279772563 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18841] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18841/stat : 18841 (java) S 18836 18838 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279772563 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18842] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18842/stat : 18842 (java) S 18836 18838 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279772563 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18843] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18843/stat : 18843 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279772566 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18844] ppid=18836 vsize=915448 CPUtime=0.24
/proc/18838/task/18844/stat : 18844 (java) S 18836 18838 18548 0 -1 64 387 0 0 0 23 1 0 0 16 0 8 0 279772566 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18838/tid=18845] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18845/stat : 18845 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279772567 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18846] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18846/stat : 18846 (java) S 18836 18838 18548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279772567 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2252.85
Current children cumulated vsize (KiB) 915448

[startup+2323.41 s]
/proc/loadavg: 2.06 2.03 2.00 3/100 19214
/proc/meminfo: memFree=1238152/2055920 swapFree=4165612/4192956
[pid=18838] ppid=18836 vsize=915448 CPUtime=2312.53
/proc/18838/stat : 18838 (java) R 18836 18838 18548 0 -1 0 9029 0 1 0 230439 814 0 0 25 0 8 0 279772559 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918510 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18838/statm: 228862 8759 2527 14 0 215332 0
[pid=18838/tid=18840] ppid=18836 vsize=915448 CPUtime=0.02
/proc/18838/task/18840/stat : 18840 (java) S 18836 18838 18548 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279772563 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18841] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18841/stat : 18841 (java) S 18836 18838 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279772563 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18842] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18842/stat : 18842 (java) S 18836 18838 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279772563 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18843] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18843/stat : 18843 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279772566 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18844] ppid=18836 vsize=915448 CPUtime=0.24
/proc/18838/task/18844/stat : 18844 (java) S 18836 18838 18548 0 -1 64 387 0 0 0 23 1 0 0 16 0 8 0 279772566 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18838/tid=18845] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18845/stat : 18845 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279772567 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18846] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18846/stat : 18846 (java) S 18836 18838 18548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279772567 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2312.53
Current children cumulated vsize (KiB) 915448

[startup+2383.45 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 19296
/proc/meminfo: memFree=1239112/2055920 swapFree=4165612/4192956
[pid=18838] ppid=18836 vsize=915448 CPUtime=2372.21
/proc/18838/stat : 18838 (java) R 18836 18838 18548 0 -1 0 9029 0 1 0 236403 818 0 0 25 0 8 0 279772559 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073810034 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18838/statm: 228862 8759 2527 14 0 215332 0
[pid=18838/tid=18840] ppid=18836 vsize=915448 CPUtime=0.02
/proc/18838/task/18840/stat : 18840 (java) S 18836 18838 18548 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279772563 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18841] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18841/stat : 18841 (java) S 18836 18838 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279772563 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18842] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18842/stat : 18842 (java) S 18836 18838 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279772563 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18843] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18843/stat : 18843 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279772566 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18844] ppid=18836 vsize=915448 CPUtime=0.24
/proc/18838/task/18844/stat : 18844 (java) S 18836 18838 18548 0 -1 64 387 0 0 0 23 1 0 0 16 0 8 0 279772566 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18838/tid=18845] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18845/stat : 18845 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279772567 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18846] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18846/stat : 18846 (java) S 18836 18838 18548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279772567 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2372.21
Current children cumulated vsize (KiB) 915448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.4 s]
/proc/loadavg: 2.01 2.02 2.00 4/94 19296
/proc/meminfo: memFree=1239112/2055920 swapFree=4165612/4192956
[pid=18838] ppid=18836 vsize=915448 CPUtime=2400.03
/proc/18838/stat : 18838 (java) R 18836 18838 18548 0 -1 0 9029 0 1 0 239185 818 0 0 25 0 8 0 279772559 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778057 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18838/statm: 228862 8759 2527 14 0 215332 0
[pid=18838/tid=18840] ppid=18836 vsize=915448 CPUtime=0.02
/proc/18838/task/18840/stat : 18840 (java) S 18836 18838 18548 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279772563 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18841] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18841/stat : 18841 (java) S 18836 18838 18548 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279772563 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18842] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18842/stat : 18842 (java) S 18836 18838 18548 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279772563 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18843] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18843/stat : 18843 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279772566 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18844] ppid=18836 vsize=915448 CPUtime=0.24
/proc/18838/task/18844/stat : 18844 (java) S 18836 18838 18548 0 -1 64 387 0 0 0 23 1 0 0 16 0 8 0 279772566 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18838/tid=18845] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18845/stat : 18845 (java) S 18836 18838 18548 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279772567 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18838/tid=18846] ppid=18836 vsize=915448 CPUtime=0
/proc/18838/task/18846/stat : 18846 (java) S 18836 18838 18548 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279772567 937418752 8759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 915448

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

Child status: 143
Real time (s): 2411.43
CPU time (s): 2400.07
CPU user time (s): 2391.87
CPU system time (s): 8.19375
CPU usage (%): 99.5287
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2391.87
system time used= 8.19375
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9050
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= 49780
involuntary context switches= 82026

runsolver used 2.45463 s user time and 6.64799 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan 20 17:22:48 UTC 2007


IDJOB= 281702
IDBENCH= 12249
IDSOLVER= 69
FILE ID= node1/281702-1169313768

PBS_JOBID= 3609997

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
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 pfc.xml 1 XSax /tmp/evaluation/281702-1169313768/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-281702-1169313768 -o ROOT/results/node1/solver-281702-1169313768 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281702-1169313768/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  20277d59f7280f4c87106c5da34bc430

RANDOM SEED= 377831127

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1266992 kB
Buffers:         54600 kB
Cached:         590360 kB
SwapCached:       4372 kB
Active:         318664 kB
Inactive:       392084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1266992 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            1928 kB
Writeback:           0 kB
Mapped:          85340 kB
Slab:            62740 kB
Committed_AS:  9265888 kB
PageTables:       2444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



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