Trace number 281549

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCMSAT (TO) 2400.06 2413.2

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseTight/
vcsp-25-10-21-85-25_ext.xml
MD5SUMe29a205a97807db1fb2c6ac6a7d52ccd
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints43
Best CPU time to get the best result obtained on this benchmark4.83726
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints63
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension63
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/281549-1169312967/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.101  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.50	     nbConstraints=63  nbRelationTypes=63  nbExtensionStructures=63  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=63  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1060  maxDegree=8
0.50	     maxArity=2
0.50	       =>  wckTime=0.186  cpuTime=0.14  mem=7M950
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.269  cpuTime=0.18  mem=5M428
0.59	
0.59	s SATISFIABLE
0.59	o 15
0.59	c 48
0.59	o 17
0.59	c 46
0.59	o 19
0.59	c 44
0.59	o 21
0.59	c 42
0.59	o 23
0.59	c 40
0.60	o 26
0.60	c 37
0.60	o 28
0.60	c 35
0.60	o 29
0.60	c 34
0.60	o 31
0.60	c 32
0.60	o 32
0.60	c 31
0.60	o 33
0.60	c 30
0.60	o 34
0.60	c 29
0.60	o 35
0.60	c 28
0.60	o 36
0.60	c 27
0.60	o 37
0.60	c 26
0.60	o 38
0.60	c 25
0.61	o 39
0.61	c 24
0.61	o 40
0.61	c 23
0.63	o 41
0.63	c 22
0.63	o 42
0.63	c 21
1.28	o 43
1.28	c 20
2.00	   
2.00	   search
2.00	     run=0  nbConstraintChecks=6967921  nbAssignments=10000
2.00	       =>  wckTime=1.415  cpuTime=1.38  mem=5M428
3.35	   
3.35	   search
3.35	     run=1  nbConstraintChecks=13760737  nbAssignments=20000
3.35	       =>  wckTime=2.771  cpuTime=2.72  mem=5M428
4.71	   
4.71	   search
4.71	     run=2  nbConstraintChecks=20606213  nbAssignments=30000
4.71	       =>  wckTime=4.129  cpuTime=4.06  mem=5M428
6.07	   
6.07	   search
6.07	     run=3  nbConstraintChecks=27435607  nbAssignments=40000
6.07	       =>  wckTime=5.483  cpuTime=5.41  mem=5M428
7.42	   
7.42	   search
7.42	     run=4  nbConstraintChecks=34265171  nbAssignments=50000
7.42	       =>  wckTime=6.839  cpuTime=6.76  mem=5M428
8.78	   
8.78	   search
8.78	     run=5  nbConstraintChecks=41074305  nbAssignments=60000
8.78	       =>  wckTime=8.195  cpuTime=8.1  mem=5M428
10.14	   
10.14	   search
10.14	     run=6  nbConstraintChecks=47964779  nbAssignments=70000
10.14	       =>  wckTime=9.552  cpuTime=9.45  mem=5M428
11.48	   
11.48	   search
11.48	     run=7  nbConstraintChecks=54748493  nbAssignments=80000
11.48	       =>  wckTime=10.895  cpuTime=10.77  mem=5M428
12.82	   
12.82	   search
12.82	     run=8  nbConstraintChecks=61524078  nbAssignments=90000
12.82	       =>  wckTime=12.234  cpuTime=12.11  mem=5M428
14.16	   
14.16	   search
14.16	     run=9  nbConstraintChecks=68374662  nbAssignments=100000
14.16	       =>  wckTime=13.58  cpuTime=13.44  mem=5M428
15.51	   
15.51	   search
15.51	     run=10  nbConstraintChecks=75181457  nbAssignments=110000
15.51	       =>  wckTime=14.923  cpuTime=14.77  mem=5M428
16.87	   
16.87	   search
16.87	     run=11  nbConstraintChecks=82243373  nbAssignments=120000
16.87	       =>  wckTime=16.29  cpuTime=16.13  mem=5M428
18.23	   
18.23	   search
18.23	     run=12  nbConstraintChecks=89127989  nbAssignments=130000
18.23	       =>  wckTime=17.649  cpuTime=17.47  mem=5M428
19.59	   
19.59	   search
19.59	     run=13  nbConstraintChecks=96095619  nbAssignments=140000
19.59	       =>  wckTime=19.011  cpuTime=18.83  mem=5M428
20.96	   
20.96	   search
20.96	     run=14  nbConstraintChecks=102990820  nbAssignments=150000
20.96	       =>  wckTime=20.372  cpuTime=20.17  mem=5M428
22.31	   
22.31	   search
22.31	     run=15  nbConstraintChecks=109818409  nbAssignments=160000
22.31	       =>  wckTime=21.729  cpuTime=21.51  mem=5M428
23.67	   
23.67	   search
23.67	     run=16  nbConstraintChecks=116631774  nbAssignments=170000
23.67	       =>  wckTime=23.088  cpuTime=22.87  mem=5M428
25.03	   
25.03	   search
25.03	     run=17  nbConstraintChecks=123506582  nbAssignments=180000
25.03	       =>  wckTime=24.451  cpuTime=24.2  mem=5M428
26.39	   
26.39	   search
26.39	     run=18  nbConstraintChecks=130338207  nbAssignments=190000
26.39	       =>  wckTime=25.806  cpuTime=25.56  mem=5M428
27.76	   
27.76	   search
27.76	     run=19  nbConstraintChecks=137276689  nbAssignments=200000
27.76	       =>  wckTime=27.173  cpuTime=26.91  mem=5M428
29.13	   
29.13	   search
29.13	     run=20  nbConstraintChecks=144280524  nbAssignments=210000
29.13	       =>  wckTime=28.546  cpuTime=28.27  mem=5M428
30.47	   
30.47	   search
30.47	     run=21  nbConstraintChecks=150975147  nbAssignments=220000
30.47	       =>  wckTime=29.883  cpuTime=29.6  mem=5M428
31.54	   
31.54	   search
31.54	     run=22  nbConstraintChecks=156404418  nbAssignments=228040
31.54	       =>  wckTime=30.957  cpuTime=30.67  mem=5M428
31.54	   
31.54	   global
31.54	     nbConstraintChecks=156404418  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.54	     solvingWckTime=30.956  solvingCpuTime=30.67  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.54	     globalCpuTime=30.9
31.54	       =>  wckTime=31.227  cpuTime=30.85  mem=5M428
31.54	   
31.54	   solver IterativeSystematicSolver being built... 
31.69	       =>  wckTime=31.37  cpuTime=30.95  mem=16M434
31.69	   
31.69	   preprocessing
31.69	     nbConstraintChecks=1190  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.69	     detectedInconsistency=no
31.69	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M434
31.74	   
31.74	   search
31.74	     run=0  nbConstraintChecks=47493  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34
31.74	     nbFailedAssignments=15  nbBacktracks=10  nbVisitedNodes=60  nbRestartNogoods=0
31.74	       =>  wckTime=0.054  cpuTime=0.04  mem=16M434
31.78	   
31.78	   search
31.78	     run=1  nbConstraintChecks=118562  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83
31.78	     nbFailedAssignments=40  nbBacktracks=25  nbVisitedNodes=149  nbRestartNogoods=4
31.78	       =>  wckTime=0.091  cpuTime=0.07  mem=16M434
31.82	   
31.82	   search
31.82	     run=2  nbConstraintChecks=235584  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=157
31.82	     nbFailedAssignments=84  nbBacktracks=47  nbVisitedNodes=288  nbRestartNogoods=8
31.82	       =>  wckTime=0.132  cpuTime=0.1  mem=16M434
31.86	   
31.86	   search
31.86	     run=3  nbConstraintChecks=359580  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=234
31.86	     nbFailedAssignments=121  nbBacktracks=80  nbVisitedNodes=435  nbRestartNogoods=13
31.86	       =>  wckTime=0.17  cpuTime=0.14  mem=16M434
31.95	   
31.95	   search
31.95	     run=4  nbConstraintChecks=684487  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=428
31.95	     nbFailedAssignments=257  nbBacktracks=130  nbVisitedNodes=815  nbRestartNogoods=22
31.95	       =>  wckTime=0.264  cpuTime=0.23  mem=16M434
32.08	   
32.08	   search
32.08	     run=5  nbConstraintChecks=1146377  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=692
32.08	     nbFailedAssignments=439  nbBacktracks=205  nbVisitedNodes=1335  nbRestartNogoods=26
32.08	       =>  wckTime=0.392  cpuTime=0.35  mem=16M434
32.24	   
32.24	   search
32.24	     run=6  nbConstraintChecks=1796567  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1134
32.24	     nbFailedAssignments=759  nbBacktracks=318  nbVisitedNodes=2210  nbRestartNogoods=30
32.24	       =>  wckTime=0.557  cpuTime=0.51  mem=16M434
32.45	   
32.45	   search
32.45	     run=7  nbConstraintChecks=2536631  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1570
32.45	     nbFailedAssignments=1018  nbBacktracks=488  nbVisitedNodes=3071  nbRestartNogoods=37
32.45	       =>  wckTime=0.768  cpuTime=0.71  mem=16M434
32.79	   
32.79	   search
32.79	     run=8  nbConstraintChecks=3865007  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2393
32.79	     nbFailedAssignments=1578  nbBacktracks=744  nbVisitedNodes=4704  nbRestartNogoods=42
32.79	       =>  wckTime=1.107  cpuTime=1.03  mem=16M434
33.22	   
33.22	   search
33.22	     run=9  nbConstraintChecks=5520240  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3364
33.22	     nbFailedAssignments=2157  nbBacktracks=1128  nbVisitedNodes=6629  nbRestartNogoods=48
33.22	       =>  wckTime=1.534  cpuTime=1.46  mem=16M434
34.00	   
34.00	   search
34.00	     run=10  nbConstraintChecks=8504052  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5214
34.00	     nbFailedAssignments=3423  nbBacktracks=1704  nbVisitedNodes=10312  nbRestartNogoods=62
34.00	       =>  wckTime=2.316  cpuTime=2.22  mem=16M434
35.34	   
35.34	   search
35.34	     run=11  nbConstraintChecks=13915413  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8424
35.34	     nbFailedAssignments=5761  nbBacktracks=2568  nbVisitedNodes=16676  nbRestartNogoods=77
35.34	       =>  wckTime=3.656  cpuTime=3.55  mem=16M434
37.08	   
37.08	   search
37.08	     run=12  nbConstraintChecks=20940315  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12770
37.08	     nbFailedAssignments=8804  nbBacktracks=3865  nbVisitedNodes=25330  nbRestartNogoods=96
37.08	       =>  wckTime=5.396  cpuTime=5.28  mem=16M434
39.26	   
39.26	   search
39.26	     run=13  nbConstraintChecks=29681461  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17909
39.26	     nbFailedAssignments=11987  nbBacktracks=5812  nbVisitedNodes=35520  nbRestartNogoods=109
39.26	       =>  wckTime=7.574  cpuTime=7.44  mem=16M434
43.01	   
43.01	   search
43.01	     run=14  nbConstraintChecks=45104960  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27754
43.01	     nbFailedAssignments=18904  nbBacktracks=8731  nbVisitedNodes=55153  nbRestartNogoods=114
43.01	       =>  wckTime=11.32  cpuTime=11.15  mem=16M434
48.97	   
48.97	   search
48.97	     run=15  nbConstraintChecks=68581547  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42434
48.97	     nbFailedAssignments=29199  nbBacktracks=13110  nbVisitedNodes=84434  nbRestartNogoods=131
48.97	       =>  wckTime=17.284  cpuTime=17.06  mem=16M434
60.06	   
60.06	   search
60.06	     run=16  nbConstraintChecks=111771978  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=69929
60.06	     nbFailedAssignments=50118  nbBacktracks=19680  nbVisitedNodes=139087  nbRestartNogoods=146
60.06	       =>  wckTime=28.377  cpuTime=28.05  mem=16M434
74.46	   
74.46	   search
74.46	     run=17  nbConstraintChecks=165792725  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=104030
74.46	     nbFailedAssignments=74360  nbBacktracks=29532  nbVisitedNodes=206738  nbRestartNogoods=155
74.46	       =>  wckTime=42.771  cpuTime=42.33  mem=16M434
93.60	   
93.60	   search
93.60	     run=18  nbConstraintChecks=237261779  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=150695
93.60	     nbFailedAssignments=106239  nbBacktracks=44310  nbVisitedNodes=299236  nbRestartNogoods=173
93.60	       =>  wckTime=61.916  cpuTime=61.32  mem=16M434
119.90	   
119.90	   search
119.90	     run=19  nbConstraintChecks=339065785  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=217430
119.90	     nbFailedAssignments=150799  nbBacktracks=66478  nbVisitedNodes=431563  nbRestartNogoods=188
119.90	       =>  wckTime=88.217  cpuTime=87.4  mem=16M434
157.66	   
157.66	   search
157.66	     run=20  nbConstraintChecks=486322378  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=316481
157.66	     nbFailedAssignments=216590  nbBacktracks=99730  nbVisitedNodes=627568  nbRestartNogoods=208
157.66	       =>  wckTime=125.97  cpuTime=124.84  mem=16M434
206.20	   
206.20	   search
206.20	     run=21  nbConstraintChecks=675573314  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=443603
206.20	     nbFailedAssignments=293828  nbBacktracks=149608  nbVisitedNodes=879825  nbRestartNogoods=229
206.20	       =>  wckTime=174.51  cpuTime=172.98  mem=16M434
282.34	   
282.34	   search
282.34	     run=22  nbConstraintChecks=963537143  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=633500
282.34	     nbFailedAssignments=408900  nbBacktracks=224426  nbVisitedNodes=1255131  nbRestartNogoods=245
282.34	       =>  wckTime=250.654  cpuTime=248.5  mem=16M434
390.02	   
390.02	   search
390.02	     run=23  nbConstraintChecks=1394028404  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=905723
390.02	     nbFailedAssignments=568890  nbBacktracks=336653  nbVisitedNodes=1793327  nbRestartNogoods=255
390.02	       =>  wckTime=358.33  cpuTime=355.29  mem=16M434
563.76	   
563.76	   search
563.76	     run=24  nbConstraintChecks=2080168954  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1340859
563.76	     nbFailedAssignments=835677  nbBacktracks=504995  nbVisitedNodes=2654333  nbRestartNogoods=282
563.76	       =>  wckTime=532.075  cpuTime=527.56  mem=16M434
836.87	   
836.87	   search
836.87	     run=25  nbConstraintChecks=3144547312  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2008113
836.87	     nbFailedAssignments=1250414  nbBacktracks=757507  nbVisitedNodes=3973176  nbRestartNogoods=301
836.87	       =>  wckTime=805.187  cpuTime=798.66  mem=16M434
1193.87	   
1193.88	   search
1193.88	     run=26  nbConstraintChecks=4643894997  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2980125
1193.88	     nbFailedAssignments=1843650  nbBacktracks=1136274  nbVisitedNodes=5897048  nbRestartNogoods=322
1193.88	       =>  wckTime=1162.188  cpuTime=1154.89  mem=16M434
1760.39	   
1760.39	   search
1760.39	     run=27  nbConstraintChecks=7016211761  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4490147
1760.39	     nbFailedAssignments=2785515  nbBacktracks=1704425  nbVisitedNodes=8875944  nbRestartNogoods=358
1760.39	       =>  wckTime=1728.7  cpuTime=1718.79  mem=16M434
2413.15	v 6 8 3 4 3 5 2 6 2 6 6 2 5 8 6 8 4 6 0 9 9 7 2 0 2 

Verifier Data (download as text)

20 unsatisfied constraints, 43 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-281549-1169312967 -o ROOT/results/node18/solver-281549-1169312967 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281549-1169312967/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 4/87 24353
/proc/meminfo: memFree=1223032/2055920 swapFree=4192812/4192956
[pid=24352] ppid=24350 vsize=18540 CPUtime=0
/proc/24352/stat : 24352 (runsolver) R 24350 24352 23723 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 279691356 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 227848809767 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/24352/statm: 4635 279 244 17 0 2626 0

[startup+0.108668 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 24353
/proc/meminfo: memFree=1223032/2055920 swapFree=4192812/4192956
[pid=24352] ppid=24350 vsize=914988 CPUtime=0.08
/proc/24352/stat : 24352 (java) R 24350 24352 23723 0 -1 0 2995 0 1 0 7 1 0 0 17 0 8 0 279691356 936947712 2741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072923466 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24352/statm: 228747 2741 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.516709 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 24353
/proc/meminfo: memFree=1223032/2055920 swapFree=4192812/4192956
[pid=24352] ppid=24350 vsize=915332 CPUtime=0.49
/proc/24352/stat : 24352 (java) R 24350 24352 23723 0 -1 0 6469 0 1 0 45 4 0 0 18 0 8 0 279691356 937299968 6207 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24352/statm: 228833 6207 2160 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34078 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 24360
/proc/meminfo: memFree=1205952/2055920 swapFree=4192812/4192956
[pid=24352] ppid=24350 vsize=915436 CPUtime=1.3
/proc/24352/stat : 24352 (java) R 24350 24352 23723 0 -1 0 6950 0 1 0 106 24 0 0 25 0 8 0 279691356 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073648772 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24352/statm: 228859 6688 2476 14 0 215329 0
[pid=24352/tid=24354] ppid=24350 vsize=915436 CPUtime=0.02
/proc/24352/task/24354/stat : 24354 (java) S 24350 24352 23723 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 279691360 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24355] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24355/stat : 24355 (java) S 24350 24352 23723 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279691360 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24356] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24356/stat : 24356 (java) S 24350 24352 23723 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279691360 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24357] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24357/stat : 24357 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279691364 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24358] ppid=24350 vsize=915436 CPUtime=0.11
/proc/24352/task/24358/stat : 24358 (java) S 24350 24352 23723 0 -1 64 326 0 0 0 11 0 0 0 16 0 8 0 279691364 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24359] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24359/stat : 24359 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279691364 937406464 6688 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24360] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24360/stat : 24360 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279691364 937406464 6688 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) 915436

[startup+2.98594 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 24360
/proc/meminfo: memFree=1205952/2055920 swapFree=4192812/4192956
[pid=24352] ppid=24350 vsize=915436 CPUtime=2.93
/proc/24352/stat : 24352 (java) R 24350 24352 23723 0 -1 0 6953 0 1 0 224 69 0 0 25 0 8 0 279691356 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073649725 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24352/statm: 228859 6690 2476 14 0 215329 0
[pid=24352/tid=24354] ppid=24350 vsize=915436 CPUtime=0.02
/proc/24352/task/24354/stat : 24354 (java) S 24350 24352 23723 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 279691360 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24355] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24355/stat : 24355 (java) S 24350 24352 23723 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279691360 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24356] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24356/stat : 24356 (java) S 24350 24352 23723 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279691360 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24357] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24357/stat : 24357 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279691364 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24358] ppid=24350 vsize=915436 CPUtime=0.11
/proc/24352/task/24358/stat : 24358 (java) S 24350 24352 23723 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279691364 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24359] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24359/stat : 24359 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279691364 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24360] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24360/stat : 24360 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279691364 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915436

[startup+6.26525 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 24360
/proc/meminfo: memFree=1205888/2055920 swapFree=4192812/4192956
[pid=24352] ppid=24350 vsize=915436 CPUtime=6.19
/proc/24352/stat : 24352 (java) R 24350 24352 23723 0 -1 0 6953 0 1 0 454 165 0 0 25 0 8 0 279691356 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24352/statm: 228859 6690 2476 14 0 215329 0
[pid=24352/tid=24354] ppid=24350 vsize=915436 CPUtime=0.02
/proc/24352/task/24354/stat : 24354 (java) S 24350 24352 23723 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 279691360 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24355] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24355/stat : 24355 (java) S 24350 24352 23723 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279691360 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24356] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24356/stat : 24356 (java) S 24350 24352 23723 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279691360 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24357] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24357/stat : 24357 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279691364 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24358] ppid=24350 vsize=915436 CPUtime=0.11
/proc/24352/task/24358/stat : 24358 (java) S 24350 24352 23723 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279691364 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24359] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24359/stat : 24359 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279691364 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24360] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24360/stat : 24360 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279691364 937406464 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915436

[startup+12.7539 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 24360
/proc/meminfo: memFree=1205888/2055920 swapFree=4192812/4192956
[pid=24352] ppid=24350 vsize=915440 CPUtime=12.61
/proc/24352/stat : 24352 (java) R 24350 24352 23723 0 -1 0 6953 0 1 0 904 357 0 0 25 0 8 0 279691356 937410560 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24352/statm: 228860 6690 2476 14 0 215330 0
[pid=24352/tid=24354] ppid=24350 vsize=915440 CPUtime=0.02
/proc/24352/task/24354/stat : 24354 (java) S 24350 24352 23723 0 -1 64 134 0 0 0 2 0 0 0 17 0 8 0 279691360 937410560 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24355] ppid=24350 vsize=915440 CPUtime=0
/proc/24352/task/24355/stat : 24355 (java) S 24350 24352 23723 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279691360 937410560 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24356] ppid=24350 vsize=915440 CPUtime=0
/proc/24352/task/24356/stat : 24356 (java) S 24350 24352 23723 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279691360 937410560 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24357] ppid=24350 vsize=915440 CPUtime=0
/proc/24352/task/24357/stat : 24357 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279691364 937410560 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24358] ppid=24350 vsize=915440 CPUtime=0.11
/proc/24352/task/24358/stat : 24358 (java) S 24350 24352 23723 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279691364 937410560 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24359] ppid=24350 vsize=915440 CPUtime=0
/proc/24352/task/24359/stat : 24359 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279691364 937410560 6690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24360] ppid=24350 vsize=915440 CPUtime=0
/proc/24352/task/24360/stat : 24360 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279691364 937410560 6690 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) 915440

[startup+25.5971 s]
/proc/loadavg: 1.95 1.98 1.99 3/94 24360
/proc/meminfo: memFree=1205888/2055920 swapFree=4192812/4192956
[pid=24352] ppid=24350 vsize=915436 CPUtime=25.36
/proc/24352/stat : 24352 (java) R 24350 24352 23723 0 -1 0 6955 0 1 0 1803 733 0 0 25 0 8 0 279691356 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073644969 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24352/statm: 228859 6691 2476 14 0 215329 0
[pid=24352/tid=24354] ppid=24350 vsize=915436 CPUtime=0.02
/proc/24352/task/24354/stat : 24354 (java) S 24350 24352 23723 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 279691360 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24355] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24355/stat : 24355 (java) S 24350 24352 23723 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279691360 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24356] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24356/stat : 24356 (java) S 24350 24352 23723 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279691360 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24357] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24357/stat : 24357 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279691364 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24358] ppid=24350 vsize=915436 CPUtime=0.11
/proc/24352/task/24358/stat : 24358 (java) S 24350 24352 23723 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 279691364 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24359] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24359/stat : 24359 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279691364 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24360] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24360/stat : 24360 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279691364 937406464 6691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915436

[startup+51.2026 s]
/proc/loadavg: 1.96 1.98 1.99 3/94 24360
/proc/meminfo: memFree=1198080/2055920 swapFree=4192812/4192956
[pid=24352] ppid=24350 vsize=915436 CPUtime=50.71
/proc/24352/stat : 24352 (java) R 24350 24352 23723 0 -1 0 8997 0 1 0 4164 907 0 0 25 0 8 0 279691356 937406464 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073775141 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24352/statm: 228859 8728 2527 14 0 215329 0
[pid=24352/tid=24354] ppid=24350 vsize=915436 CPUtime=0.02
/proc/24352/task/24354/stat : 24354 (java) S 24350 24352 23723 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279691360 937406464 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24355] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24355/stat : 24355 (java) S 24350 24352 23723 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279691360 937406464 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24356] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24356/stat : 24356 (java) S 24350 24352 23723 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279691360 937406464 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24357] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24357/stat : 24357 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279691364 937406464 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24358] ppid=24350 vsize=915436 CPUtime=0.22
/proc/24352/task/24358/stat : 24358 (java) S 24350 24352 23723 0 -1 64 381 0 0 0 21 1 0 0 16 0 8 0 279691364 937406464 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24359] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24359/stat : 24359 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279691364 937406464 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24360] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24360/stat : 24360 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279691364 937406464 8728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915436

[startup+102.408 s]
/proc/loadavg: 1.98 1.98 1.99 3/94 24360
/proc/meminfo: memFree=1198016/2055920 swapFree=4192812/4192956
[pid=24352] ppid=24350 vsize=915436 CPUtime=101.5
/proc/24352/stat : 24352 (java) R 24350 24352 23723 0 -1 0 9004 0 1 0 9242 908 0 0 25 0 8 0 279691356 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073816992 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24352/statm: 228859 8735 2527 14 0 215329 0
[pid=24352/tid=24354] ppid=24350 vsize=915436 CPUtime=0.02
/proc/24352/task/24354/stat : 24354 (java) S 24350 24352 23723 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279691360 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24355] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24355/stat : 24355 (java) S 24350 24352 23723 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279691360 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24356] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24356/stat : 24356 (java) S 24350 24352 23723 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279691360 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24357] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24357/stat : 24357 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279691364 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24358] ppid=24350 vsize=915436 CPUtime=0.22
/proc/24352/task/24358/stat : 24358 (java) S 24350 24352 23723 0 -1 64 381 0 0 0 21 1 0 0 16 0 8 0 279691364 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24359] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24359/stat : 24359 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279691364 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24360] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24360/stat : 24360 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279691364 937406464 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 915436

[startup+162.456 s]
/proc/loadavg: 2.06 2.00 2.00 3/94 24360
/proc/meminfo: memFree=1198016/2055920 swapFree=4192812/4192956
[pid=24352] ppid=24350 vsize=915436 CPUtime=161.06
/proc/24352/stat : 24352 (java) R 24350 24352 23723 0 -1 0 9011 0 1 0 15197 909 0 0 25 0 8 0 279691356 937406464 8741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073772132 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.1 s]
/proc/loadavg: 2.03 2.00 2.00 3/100 24423
/proc/meminfo: memFree=1229264/2055920 swapFree=4192812/4192956
[pid=24352] ppid=24350 vsize=915436 CPUtime=2072.47
/proc/24352/stat : 24352 (java) R 24350 24352 23723 0 -1 0 9030 0 1 0 206330 917 0 0 25 0 8 0 279691356 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073772937 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24352/statm: 228859 8760 2527 14 0 215329 0
[pid=24352/tid=24354] ppid=24350 vsize=915436 CPUtime=0.02
/proc/24352/task/24354/stat : 24354 (java) S 24350 24352 23723 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24355] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24355/stat : 24355 (java) S 24350 24352 23723 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24356] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24356/stat : 24356 (java) S 24350 24352 23723 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24357] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24357/stat : 24357 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24358] ppid=24350 vsize=915436 CPUtime=0.22
/proc/24352/task/24358/stat : 24358 (java) S 24350 24352 23723 0 -1 64 383 0 0 0 21 1 0 0 16 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24352/tid=24359] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24359/stat : 24359 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24360] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24360/stat : 24360 (java) R 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2072.47
Current children cumulated vsize (KiB) 915436

[startup+2144.15 s]
/proc/loadavg: 2.01 2.00 2.00 3/100 24423
/proc/meminfo: memFree=1229264/2055920 swapFree=4192812/4192956
[pid=24352] ppid=24350 vsize=915436 CPUtime=2132.25
/proc/24352/stat : 24352 (java) R 24350 24352 23723 0 -1 0 9030 0 1 0 212308 917 0 0 25 0 8 0 279691356 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804890 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24352/statm: 228859 8760 2527 14 0 215329 0
[pid=24352/tid=24354] ppid=24350 vsize=915436 CPUtime=0.02
/proc/24352/task/24354/stat : 24354 (java) S 24350 24352 23723 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24355] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24355/stat : 24355 (java) S 24350 24352 23723 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24356] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24356/stat : 24356 (java) S 24350 24352 23723 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24357] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24357/stat : 24357 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24358] ppid=24350 vsize=915436 CPUtime=0.22
/proc/24352/task/24358/stat : 24358 (java) S 24350 24352 23723 0 -1 64 383 0 0 0 21 1 0 0 16 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24352/tid=24359] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24359/stat : 24359 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24360] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24360/stat : 24360 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2132.25
Current children cumulated vsize (KiB) 915436

[startup+2204.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24423
/proc/meminfo: memFree=1229264/2055920 swapFree=4192812/4192956
[pid=24352] ppid=24350 vsize=915436 CPUtime=2192.02
/proc/24352/stat : 24352 (java) R 24350 24352 23723 0 -1 0 9030 0 1 0 218284 918 0 0 25 0 8 0 279691356 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073754032 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24352/statm: 228859 8760 2527 14 0 215329 0
[pid=24352/tid=24354] ppid=24350 vsize=915436 CPUtime=0.02
/proc/24352/task/24354/stat : 24354 (java) S 24350 24352 23723 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24355] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24355/stat : 24355 (java) S 24350 24352 23723 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24356] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24356/stat : 24356 (java) S 24350 24352 23723 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24357] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24357/stat : 24357 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24358] ppid=24350 vsize=915436 CPUtime=0.22
/proc/24352/task/24358/stat : 24358 (java) S 24350 24352 23723 0 -1 64 383 0 0 0 21 1 0 0 16 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24352/tid=24359] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24359/stat : 24359 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24360] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24360/stat : 24360 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2192.02
Current children cumulated vsize (KiB) 915436

[startup+2264.25 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24423
/proc/meminfo: memFree=1229264/2055920 swapFree=4192812/4192956
[pid=24352] ppid=24350 vsize=915436 CPUtime=2251.8
/proc/24352/stat : 24352 (java) R 24350 24352 23723 0 -1 0 9030 0 1 0 224262 918 0 0 25 0 8 0 279691356 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073651400 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24352/statm: 228859 8760 2527 14 0 215329 0
[pid=24352/tid=24354] ppid=24350 vsize=915436 CPUtime=0.02
/proc/24352/task/24354/stat : 24354 (java) S 24350 24352 23723 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24355] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24355/stat : 24355 (java) S 24350 24352 23723 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24356] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24356/stat : 24356 (java) S 24350 24352 23723 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24357] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24357/stat : 24357 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24358] ppid=24350 vsize=915436 CPUtime=0.22
/proc/24352/task/24358/stat : 24358 (java) S 24350 24352 23723 0 -1 64 383 0 0 0 21 1 0 0 16 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24352/tid=24359] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24359/stat : 24359 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24360] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24360/stat : 24360 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2251.8
Current children cumulated vsize (KiB) 915436

[startup+2324.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/100 24423
/proc/meminfo: memFree=1229200/2055920 swapFree=4192812/4192956
[pid=24352] ppid=24350 vsize=915436 CPUtime=2311.56
/proc/24352/stat : 24352 (java) R 24350 24352 23723 0 -1 0 9030 0 1 0 230238 918 0 0 25 0 8 0 279691356 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073651558 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24352/statm: 228859 8760 2527 14 0 215329 0
[pid=24352/tid=24354] ppid=24350 vsize=915436 CPUtime=0.02
/proc/24352/task/24354/stat : 24354 (java) S 24350 24352 23723 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24355] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24355/stat : 24355 (java) S 24350 24352 23723 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24356] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24356/stat : 24356 (java) S 24350 24352 23723 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24357] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24357/stat : 24357 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24358] ppid=24350 vsize=915436 CPUtime=0.22
/proc/24352/task/24358/stat : 24358 (java) S 24350 24352 23723 0 -1 64 383 0 0 0 21 1 0 0 16 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24352/tid=24359] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24359/stat : 24359 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24360] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24360/stat : 24360 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2311.56
Current children cumulated vsize (KiB) 915436

[startup+2384.35 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24423
/proc/meminfo: memFree=1229264/2055920 swapFree=4192812/4192956
[pid=24352] ppid=24350 vsize=915436 CPUtime=2371.33
/proc/24352/stat : 24352 (java) R 24350 24352 23723 0 -1 0 9030 0 1 0 236215 918 0 0 25 0 8 0 279691356 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073817020 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24352/statm: 228859 8760 2527 14 0 215329 0
[pid=24352/tid=24354] ppid=24350 vsize=915436 CPUtime=0.02
/proc/24352/task/24354/stat : 24354 (java) S 24350 24352 23723 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24355] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24355/stat : 24355 (java) S 24350 24352 23723 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24356] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24356/stat : 24356 (java) S 24350 24352 23723 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24357] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24357/stat : 24357 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24358] ppid=24350 vsize=915436 CPUtime=0.22
/proc/24352/task/24358/stat : 24358 (java) S 24350 24352 23723 0 -1 64 383 0 0 0 21 1 0 0 16 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24352/tid=24359] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24359/stat : 24359 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24360] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24360/stat : 24360 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2371.33
Current children cumulated vsize (KiB) 915436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2413.14 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24423
/proc/meminfo: memFree=1229200/2055920 swapFree=4192812/4192956
[pid=24352] ppid=24350 vsize=915436 CPUtime=2400
/proc/24352/stat : 24352 (java) R 24350 24352 23723 0 -1 0 9030 0 1 0 239082 918 0 0 25 0 8 0 279691356 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073753805 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24352/statm: 228859 8760 2527 14 0 215329 0
[pid=24352/tid=24354] ppid=24350 vsize=915436 CPUtime=0.02
/proc/24352/task/24354/stat : 24354 (java) S 24350 24352 23723 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24355] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24355/stat : 24355 (java) S 24350 24352 23723 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24356] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24356/stat : 24356 (java) S 24350 24352 23723 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279691360 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24357] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24357/stat : 24357 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24358] ppid=24350 vsize=915436 CPUtime=0.22
/proc/24352/task/24358/stat : 24358 (java) S 24350 24352 23723 0 -1 64 383 0 0 0 21 1 0 0 16 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24352/tid=24359] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24359/stat : 24359 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24352/tid=24360] ppid=24350 vsize=915436 CPUtime=0
/proc/24352/task/24360/stat : 24360 (java) S 24350 24352 23723 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279691364 937406464 8760 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 915436

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

Child status: 143
Real time (s): 2413.2
CPU time (s): 2400.06
CPU user time (s): 2390.87
CPU system time (s): 9.1886
CPU usage (%): 99.4554
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2390.87
system time used= 9.1886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9051
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= 49840
involuntary context switches= 87469

runsolver used 2.90456 s user time and 7.79681 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan 20 17:09:27 UTC 2007


IDJOB= 281549
IDBENCH= 12209
IDSOLVER= 69
FILE ID= node18/281549-1169312967

PBS_JOBID= 3609972

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e29a205a97807db1fb2c6ac6a7d52ccd

RANDOM SEED= 474695547

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:       1223512 kB
Buffers:         54824 kB
Cached:         578188 kB
SwapCached:          0 kB
Active:         319860 kB
Inactive:       431480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1223512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1680 kB
Writeback:           0 kB
Mapped:         138444 kB
Slab:            66016 kB
Committed_AS:  9558692 kB
PageTables:       2188 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 node18 on Sat Jan 20 17:49:40 UTC 2007