Trace number 278201

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 2422.59

General information on the benchmark

NameMaxCSP/cnf/3-80-1100-2000/
cnf-3-80-1400-169641_ext.xml
MD5SUM1af75208d20d6b9f4aad41e8ce1717a3
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints1310
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1386
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension1386
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.35	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=pfc.xml
0.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/278201-1169280044/unknown.xml
0.42	   
0.42	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.46	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.46	       =>  wckTime=0.104  cpuTime=0.09  mem=6M910
0.46	   
0.46	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.67	     nbConstraints=1386  nbRelationTypes=18  nbExtensionStructures=18  nbSharedExtensionStructures=1368
0.67	     nbConflictsStructures=18  nbSharedConflictsStructures=1368  nbSharedBinaryRepresentations=0  maxDegree=66
0.67	     maxArity=3
0.67	       =>  wckTime=0.311  cpuTime=0.22  mem=11M785
0.72	   
0.72	   solver LocalSearchSolver being built... 
0.75	       =>  wckTime=0.401  cpuTime=0.26  mem=6M102
0.76	
0.76	s SATISFIABLE
0.76	o 1216
0.76	c 170
0.76	o 1222
0.76	c 164
0.76	o 1228
0.76	c 158
0.77	o 1231
0.77	c 155
0.77	o 1234
0.77	c 152
0.77	o 1239
0.77	c 147
0.77	o 1242
0.77	c 144
0.77	o 1244
0.77	c 142
0.77	o 1247
0.77	c 139
0.77	o 1248
0.77	c 138
0.77	o 1254
0.77	c 132
0.77	o 1260
0.77	c 126
0.77	o 1262
0.77	c 124
0.77	o 1269
0.77	c 117
0.77	o 1273
0.77	c 113
0.77	o 1275
0.77	c 111
0.77	o 1276
0.77	c 110
0.77	o 1279
0.77	c 107
0.78	o 1281
0.78	c 105
0.78	o 1286
0.78	c 100
0.78	o 1288
0.78	c 98
0.84	o 1291
0.85	c 95
0.85	o 1292
0.85	c 94
0.86	o 1295
0.86	c 91
1.00	o 1296
1.01	c 90
1.03	o 1298
1.03	c 88
1.03	o 1299
1.03	c 87
1.09	o 1301
1.09	c 85
1.54	o 1302
1.54	c 84
1.54	o 1303
1.54	c 83
1.60	o 1305
1.60	c 81
1.60	o 1306
1.60	c 80
4.85	o 1308
4.85	c 78
4.86	o 1309
4.86	c 77
5.01	   
5.01	   search
5.01	     run=0  nbConstraintChecks=22473822  nbAssignments=10000
5.01	       =>  wckTime=4.261  cpuTime=4.2  mem=6M102
9.35	   
9.35	   search
9.35	     run=1  nbConstraintChecks=46315840  nbAssignments=20000
9.35	       =>  wckTime=8.593  cpuTime=8.48  mem=6M102
13.49	   
13.49	   search
13.49	     run=2  nbConstraintChecks=68813125  nbAssignments=30000
13.49	       =>  wckTime=12.739  cpuTime=12.6  mem=6M102
17.88	   
17.88	   search
17.88	     run=3  nbConstraintChecks=92598628  nbAssignments=40000
17.88	       =>  wckTime=17.126  cpuTime=16.91  mem=6M102
22.05	   
22.05	   search
22.05	     run=4  nbConstraintChecks=115100838  nbAssignments=50000
22.05	       =>  wckTime=21.295  cpuTime=21.02  mem=6M102
26.37	   
26.37	   search
26.37	     run=5  nbConstraintChecks=138875367  nbAssignments=60000
26.37	       =>  wckTime=25.618  cpuTime=25.29  mem=6M102
30.50	   
30.50	   search
30.50	     run=6  nbConstraintChecks=161314090  nbAssignments=70000
30.50	       =>  wckTime=29.748  cpuTime=29.38  mem=6M102
34.87	   
34.87	   search
34.87	     run=7  nbConstraintChecks=185106216  nbAssignments=80000
34.87	       =>  wckTime=34.119  cpuTime=33.7  mem=6M102
35.22	   
35.22	   search
35.22	     run=8  nbConstraintChecks=186843272  nbAssignments=81064
35.22	       =>  wckTime=34.464  cpuTime=34.05  mem=6M102
35.22	   
35.22	   global
35.22	     nbConstraintChecks=186843272  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.22	     solvingWckTime=34.463  solvingCpuTime=34.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
35.22	     globalCpuTime=34.35
35.22	       =>  wckTime=34.865  cpuTime=34.31  mem=6M102
35.22	   
35.22	   solver IterativeSystematicSolver being built... 
35.42	       =>  wckTime=35.062  cpuTime=34.47  mem=24M764
35.43	   
35.43	   preprocessing
35.43	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
35.43	     detectedInconsistency=no
35.43	       =>  wckTime=0.016  cpuTime=0.01  mem=24M764
35.58	   
35.58	   search
35.58	     run=0  nbConstraintChecks=16753  nbValidityChecks=61126  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.58	     nbAssignments=56  nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=74  nbRestartNogoods=0
35.58	       =>  wckTime=0.164  cpuTime=0.12  mem=24M764
35.74	   
35.74	   search
35.74	     run=1  nbConstraintChecks=49976  nbValidityChecks=177597  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.74	     nbAssignments=130  nbFailedAssignments=23  nbBacktracks=25  nbVisitedNodes=179  nbRestartNogoods=3
35.74	       =>  wckTime=0.324  cpuTime=0.27  mem=24M764
35.90	   
35.90	   search
35.90	     run=2  nbConstraintChecks=82247  nbValidityChecks=301271  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.90	     nbAssignments=205  nbFailedAssignments=36  nbBacktracks=47  nbVisitedNodes=289  nbRestartNogoods=5
35.90	       =>  wckTime=0.481  cpuTime=0.43  mem=24M764
36.16	   
36.16	   search
36.16	     run=3  nbConstraintChecks=149744  nbValidityChecks=561718  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.16	     nbAssignments=320  nbFailedAssignments=74  nbBacktracks=80  nbVisitedNodes=475  nbRestartNogoods=7
36.16	       =>  wckTime=0.746  cpuTime=0.69  mem=24M764
36.45	   
36.45	   search
36.45	     run=4  nbConstraintChecks=222229  nbValidityChecks=832853  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.45	     nbAssignments=445  nbFailedAssignments=104  nbBacktracks=130  nbVisitedNodes=680  nbRestartNogoods=10
36.45	       =>  wckTime=1.03  cpuTime=0.96  mem=24M764
36.89	   
36.89	   search
36.89	     run=5  nbConstraintChecks=341105  nbValidityChecks=1283121  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.89	     nbAssignments=622  nbFailedAssignments=165  nbBacktracks=205  nbVisitedNodes=993  nbRestartNogoods=13
36.89	       =>  wckTime=1.47  cpuTime=1.4  mem=24M764
37.49	   
37.49	   search
37.49	     run=6  nbConstraintChecks=493087  nbValidityChecks=1915559  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.49	     nbAssignments=861  nbFailedAssignments=250  nbBacktracks=319  nbVisitedNodes=1431  nbRestartNogoods=16
37.49	       =>  wckTime=2.075  cpuTime=2.0  mem=24M764
38.55	   
38.55	   search
38.55	     run=7  nbConstraintChecks=718256  nbValidityChecks=2867712  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.55	     nbAssignments=1224  nbFailedAssignments=407  nbBacktracks=489  nbVisitedNodes=2121  nbRestartNogoods=21
38.55	       =>  wckTime=3.135  cpuTime=3.05  mem=24M764
40.07	   
40.07	   search
40.07	     run=8  nbConstraintChecks=1057553  nbValidityChecks=4300386  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
40.07	     nbAssignments=1730  nbFailedAssignments=617  nbBacktracks=746  nbVisitedNodes=3094  nbRestartNogoods=25
40.07	       =>  wckTime=4.655  cpuTime=4.51  mem=24M764
42.02	   
42.02	   search
42.02	     run=9  nbConstraintChecks=1591966  nbValidityChecks=6399210  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
42.02	     nbAssignments=2423  nbFailedAssignments=881  nbBacktracks=1130  nbVisitedNodes=4435  nbRestartNogoods=29
42.02	       =>  wckTime=6.6  cpuTime=6.43  mem=24M764
45.49	   
45.49	   search
45.49	     run=10  nbConstraintChecks=2343251  nbValidityChecks=9807488  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
45.49	     nbAssignments=3550  nbFailedAssignments=1393  nbBacktracks=1706  nbVisitedNodes=6650  nbRestartNogoods=32
45.49	       =>  wckTime=10.072  cpuTime=9.85  mem=24M764
50.17	   
50.17	   search
50.17	     run=11  nbConstraintChecks=3387749  nbValidityChecks=14391494  nbPropagations=0  nbRevisions=0
50.17	     nbUselessRevisions=0  nbAssignments=5109  nbFailedAssignments=2050  nbBacktracks=2570  nbVisitedNodes=9730
50.17	     nbRestartNogoods=36
50.17	       =>  wckTime=14.758  cpuTime=14.49  mem=24M764
57.22	   
57.22	   search
57.22	     run=12  nbConstraintChecks=5047171  nbValidityChecks=21503831  nbPropagations=0  nbRevisions=0
57.22	     nbUselessRevisions=0  nbAssignments=7401  nbFailedAssignments=3004  nbBacktracks=3869  nbVisitedNodes=14275
57.22	     nbRestartNogoods=40
57.22	       =>  wckTime=21.801  cpuTime=21.46  mem=24M764
67.71	   
67.71	   search
67.71	     run=13  nbConstraintChecks=7347199  nbValidityChecks=32100709  nbPropagations=0  nbRevisions=0
67.71	     nbUselessRevisions=0  nbAssignments=10867  nbFailedAssignments=4488  nbBacktracks=5815  nbVisitedNodes=21146
67.71	     nbRestartNogoods=45
67.71	       =>  wckTime=32.298  cpuTime=31.84  mem=24M764
84.43	   
84.43	   search
84.43	     run=14  nbConstraintChecks=11076308  nbValidityChecks=48331598  nbPropagations=0  nbRevisions=0
84.43	     nbUselessRevisions=0  nbAssignments=16170  nbFailedAssignments=6832  nbBacktracks=8734  nbVisitedNodes=31685
84.43	     nbRestartNogoods=50
84.43	       =>  wckTime=49.017  cpuTime=48.39  mem=24M764
105.99	   
105.99	   search
105.99	     run=15  nbConstraintChecks=16293614  nbValidityChecks=70339688  nbPropagations=0  nbRevisions=0
105.99	     nbUselessRevisions=0  nbAssignments=23477  nbFailedAssignments=9723  nbBacktracks=13112  nbVisitedNodes=46117
105.99	     nbRestartNogoods=55
105.99	       =>  wckTime=70.576  cpuTime=69.72  mem=24M764
139.16	   
139.16	   search
139.16	     run=16  nbConstraintChecks=24556547  nbValidityChecks=103449919  nbPropagations=0  nbRevisions=0
139.16	     nbUselessRevisions=0  nbAssignments=34393  nbFailedAssignments=14032  nbBacktracks=19680  nbVisitedNodes=67628
139.16	     nbRestartNogoods=60
139.16	       =>  wckTime=103.747  cpuTime=102.59  mem=24M764
182.69	   
182.69	   search
182.69	     run=17  nbConstraintChecks=35943336  nbValidityChecks=147464404  nbPropagations=0  nbRevisions=0
182.69	     nbUselessRevisions=0  nbAssignments=50403  nbFailedAssignments=20147  nbBacktracks=29535  nbVisitedNodes=97673
182.69	     nbRestartNogoods=65
182.69	       =>  wckTime=147.269  cpuTime=145.7  mem=24M764
243.09	   
243.09	   search
243.09	     run=18  nbConstraintChecks=52347075  nbValidityChecks=205263707  nbPropagations=0  nbRevisions=0
243.09	     nbUselessRevisions=0  nbAssignments=73761  nbFailedAssignments=28685  nbBacktracks=44316  nbVisitedNodes=140356
243.09	     nbRestartNogoods=73
243.09	       =>  wckTime=207.676  cpuTime=205.56  mem=24M764
319.62	   
319.62	   search
319.62	     run=19  nbConstraintChecks=77967991  nbValidityChecks=290147509  nbPropagations=0  nbRevisions=0
319.62	     nbUselessRevisions=0  nbAssignments=107677  nbFailedAssignments=40391  nbBacktracks=66485  nbVisitedNodes=200391
319.62	     nbRestartNogoods=79
319.62	       =>  wckTime=284.204  cpuTime=281.37  mem=24M764
423.45	   
423.45	   search
423.45	     run=20  nbConstraintChecks=112875114  nbValidityChecks=401116603  nbPropagations=0  nbRevisions=0
423.45	     nbUselessRevisions=0  nbAssignments=155904  nbFailedAssignments=55320  nbBacktracks=99739  nbVisitedNodes=282963
423.45	     nbRestartNogoods=88
423.45	       =>  wckTime=388.03  cpuTime=384.24  mem=24M764
578.46	   
578.46	   search
578.46	     run=21  nbConstraintChecks=161748579  nbValidityChecks=557722866  nbPropagations=0  nbRevisions=0
578.46	     nbUselessRevisions=0  nbAssignments=228364  nbFailedAssignments=77863  nbBacktracks=149617  nbVisitedNodes=404760
578.46	     nbRestartNogoods=94
578.46	       =>  wckTime=543.047  cpuTime=537.84  mem=25M739
796.54	   
796.54	   search
796.54	     run=22  nbConstraintChecks=237675183  nbValidityChecks=795981664  nbPropagations=0  nbRevisions=0
796.54	     nbUselessRevisions=0  nbAssignments=334566  nbFailedAssignments=109204  nbBacktracks=224442  nbVisitedNodes=583205
796.54	     nbRestartNogoods=102
796.54	       =>  wckTime=761.121  cpuTime=753.91  mem=25M739
1128.48	   
1128.48	   search
1128.48	     run=23  nbConstraintChecks=359031853  nbValidityChecks=1140140059  nbPropagations=0  nbRevisions=0
1128.48	     nbUselessRevisions=0  nbAssignments=495328  nbFailedAssignments=157696  nbBacktracks=336671  nbVisitedNodes=855103
1128.48	     nbRestartNogoods=106
1128.48	       =>  wckTime=1093.066  cpuTime=1082.81  mem=25M739
1618.62	   
1618.62	   search
1618.62	     run=24  nbConstraintChecks=538763696  nbValidityChecks=1674204571  nbPropagations=0  nbRevisions=0
1618.62	     nbUselessRevisions=0  nbAssignments=733797  nbFailedAssignments=227780  nbBacktracks=505013  nbVisitedNodes=1256706
1618.62	     nbRestartNogoods=115
1618.62	       =>  wckTime=1583.199  cpuTime=1568.44  mem=25M739
2348.80	   
2348.80	   search
2348.80	     run=25  nbConstraintChecks=808938363  nbValidityChecks=2426917932  nbPropagations=0  nbRevisions=0
2348.80	     nbUselessRevisions=0  nbAssignments=1092355  nbFailedAssignments=333781  nbBacktracks=757525
2348.80	     nbVisitedNodes=1852883  nbRestartNogoods=120
2348.80	       =>  wckTime=2313.385  cpuTime=2291.92  mem=25M739
2422.53	v 1 0 0 0 0 0 0 0 1 0 0 1 1 0 1 0 1 1 0 0 1 1 0 0 1 1 1 1 1 0 0 0 1 0 0 1 1 0 0 0 1 1 1 1 0 1 1 1 0 0 1 0 1 1 1 1 1 1 1 0 0 0 1 1 1 1 1 1 1 0 0 1 0 0 0 0 1 1 0 1 

Verifier Data (download as text)

77 unsatisfied constraints, 1309 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/node3/watcher-278201-1169280044 -o ROOT/results/node3/solver-278201-1169280044 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278201-1169280044/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.00 1.95 4/93 28957
/proc/meminfo: memFree=1269024/2055920 swapFree=4191880/4192956
[pid=28956] ppid=28954 vsize=18540 CPUtime=0
/proc/28956/stat : 28956 (runsolver) R 28954 28956 28350 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 276400023 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 233632754983 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/28956/statm: 4635 279 244 17 0 2626 0

[startup+0.107732 s]
/proc/loadavg: 2.00 2.00 1.95 4/93 28957
/proc/meminfo: memFree=1269024/2055920 swapFree=4191880/4192956
[pid=28956] ppid=28954 vsize=907808 CPUtime=0.05
/proc/28956/stat : 28956 (java) R 28954 28956 28350 0 -1 0 2461 0 1 0 4 1 0 0 17 0 4 0 276400023 929595392 2208 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152891585 0 4 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/28956/statm: 226952 2208 1216 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.515797 s]
/proc/loadavg: 2.00 2.00 1.95 4/93 28957
/proc/meminfo: memFree=1269024/2055920 swapFree=4191880/4192956
[pid=28956] ppid=28954 vsize=915332 CPUtime=0.45
/proc/28956/stat : 28956 (java) R 28954 28956 28350 0 -1 0 6159 0 1 0 42 3 0 0 18 0 8 0 276400023 937299968 5898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072941846 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28956/statm: 228833 5898 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915332

[startup+1.34393 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 28964
/proc/meminfo: memFree=1247976/2055920 swapFree=4191880/4192956
[pid=28956] ppid=28954 vsize=915436 CPUtime=1.27
/proc/28956/stat : 28956 (java) R 28954 28956 28350 0 -1 0 7909 0 1 0 116 11 0 0 25 0 8 0 276400023 937406464 7647 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28956/statm: 228859 7647 2475 14 0 215329 0
[pid=28956/tid=28958] ppid=28954 vsize=915436 CPUtime=0.03
/proc/28956/task/28958/stat : 28958 (java) S 28954 28956 28350 0 -1 64 301 0 0 0 3 0 0 0 16 0 8 0 276400031 937406464 7647 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28959] ppid=28954 vsize=915436 CPUtime=0
/proc/28956/task/28959/stat : 28959 (java) S 28954 28956 28350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276400031 937406464 7647 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28960] ppid=28954 vsize=915436 CPUtime=0
/proc/28956/task/28960/stat : 28960 (java) S 28954 28956 28350 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276400031 937406464 7647 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28961] ppid=28954 vsize=915436 CPUtime=0
/proc/28956/task/28961/stat : 28961 (java) S 28954 28956 28350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276400035 937406464 7647 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28962] ppid=28954 vsize=915436 CPUtime=0.15
/proc/28956/task/28962/stat : 28962 (java) S 28954 28956 28350 0 -1 64 352 0 0 0 15 0 0 0 16 0 8 0 276400035 937406464 7647 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28963] ppid=28954 vsize=915436 CPUtime=0
/proc/28956/task/28963/stat : 28963 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276400035 937406464 7647 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28964] ppid=28954 vsize=915436 CPUtime=0
/proc/28956/task/28964/stat : 28964 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276400035 937406464 7647 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915436

[startup+2.98119 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 28964
/proc/meminfo: memFree=1247976/2055920 swapFree=4191880/4192956
[pid=28956] ppid=28954 vsize=915432 CPUtime=2.89
/proc/28956/stat : 28956 (java) R 28954 28956 28350 0 -1 0 7911 0 1 0 263 26 0 0 25 0 8 0 276400023 937402368 7648 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073744041 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28956/statm: 228858 7648 2475 14 0 215328 0
[pid=28956/tid=28958] ppid=28954 vsize=915432 CPUtime=0.03
/proc/28956/task/28958/stat : 28958 (java) S 28954 28956 28350 0 -1 64 301 0 0 0 3 0 0 0 16 0 8 0 276400031 937402368 7648 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28959] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28959/stat : 28959 (java) S 28954 28956 28350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276400031 937402368 7648 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28960] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28960/stat : 28960 (java) S 28954 28956 28350 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276400031 937402368 7648 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28961] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28961/stat : 28961 (java) S 28954 28956 28350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276400035 937402368 7648 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28962] ppid=28954 vsize=915432 CPUtime=0.15
/proc/28956/task/28962/stat : 28962 (java) S 28954 28956 28350 0 -1 64 353 0 0 0 15 0 0 0 16 0 8 0 276400035 937402368 7648 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28963] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28963/stat : 28963 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276400035 937402368 7648 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28964] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28964/stat : 28964 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276400035 937402368 7648 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 915432

[startup+6.27673 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 28964
/proc/meminfo: memFree=1247848/2055920 swapFree=4191880/4192956
[pid=28956] ppid=28954 vsize=915432 CPUtime=6.16
/proc/28956/stat : 28956 (java) R 28954 28956 28350 0 -1 0 7913 0 1 0 559 57 0 0 25 0 8 0 276400023 937402368 7650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073744067 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28956/statm: 228858 7650 2475 14 0 215328 0
[pid=28956/tid=28958] ppid=28954 vsize=915432 CPUtime=0.03
/proc/28956/task/28958/stat : 28958 (java) S 28954 28956 28350 0 -1 64 301 0 0 0 3 0 0 0 16 0 8 0 276400031 937402368 7650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28959] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28959/stat : 28959 (java) S 28954 28956 28350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276400031 937402368 7650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28960] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28960/stat : 28960 (java) S 28954 28956 28350 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276400031 937402368 7650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28961] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28961/stat : 28961 (java) S 28954 28956 28350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276400035 937402368 7650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28962] ppid=28954 vsize=915432 CPUtime=0.15
/proc/28956/task/28962/stat : 28962 (java) S 28954 28956 28350 0 -1 64 355 0 0 0 15 0 0 0 16 0 8 0 276400035 937402368 7650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28963] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28963/stat : 28963 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276400035 937402368 7650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28964] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28964/stat : 28964 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276400035 937402368 7650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 915432

[startup+12.7538 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 28964
/proc/meminfo: memFree=1247848/2055920 swapFree=4191880/4192956
[pid=28956] ppid=28954 vsize=915432 CPUtime=12.57
/proc/28956/stat : 28956 (java) R 28954 28956 28350 0 -1 0 7914 0 1 0 1142 115 0 0 25 0 8 0 276400023 937402368 7651 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 11247769 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28956/statm: 228858 7651 2475 14 0 215328 0
[pid=28956/tid=28958] ppid=28954 vsize=915432 CPUtime=0.03
/proc/28956/task/28958/stat : 28958 (java) S 28954 28956 28350 0 -1 64 301 0 0 0 3 0 0 0 16 0 8 0 276400031 937402368 7651 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28959] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28959/stat : 28959 (java) S 28954 28956 28350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276400031 937402368 7651 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28960] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28960/stat : 28960 (java) S 28954 28956 28350 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276400031 937402368 7651 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28961] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28961/stat : 28961 (java) S 28954 28956 28350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276400035 937402368 7651 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28962] ppid=28954 vsize=915432 CPUtime=0.16
/proc/28956/task/28962/stat : 28962 (java) S 28954 28956 28350 0 -1 64 356 0 0 0 16 0 0 0 16 0 8 0 276400035 937402368 7651 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28963] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28963/stat : 28963 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276400035 937402368 7651 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28964] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28964/stat : 28964 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276400035 937402368 7651 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 915432

[startup+25.6089 s]
/proc/loadavg: 2.00 2.00 1.95 3/106 29030
/proc/meminfo: memFree=1246704/2055920 swapFree=4191880/4192956
[pid=28956] ppid=28954 vsize=915432 CPUtime=25.25
/proc/28956/stat : 28956 (java) R 28954 28956 28350 0 -1 0 7914 0 1 0 2296 229 0 0 25 0 8 0 276400023 937402368 7651 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073748086 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28956/statm: 228858 7651 2475 14 0 215328 0
[pid=28956/tid=28958] ppid=28954 vsize=915432 CPUtime=0.03
/proc/28956/task/28958/stat : 28958 (java) S 28954 28956 28350 0 -1 64 301 0 0 0 3 0 0 0 16 0 8 0 276400031 937402368 7651 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28959] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28959/stat : 28959 (java) S 28954 28956 28350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276400031 937402368 7651 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28960] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28960/stat : 28960 (java) S 28954 28956 28350 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276400031 937402368 7651 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28961] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28961/stat : 28961 (java) S 28954 28956 28350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276400035 937402368 7651 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28962] ppid=28954 vsize=915432 CPUtime=0.16
/proc/28956/task/28962/stat : 28962 (java) S 28954 28956 28350 0 -1 64 356 0 0 0 16 0 0 0 16 0 8 0 276400035 937402368 7651 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28963] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28963/stat : 28963 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276400035 937402368 7651 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28964] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28964/stat : 28964 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276400035 937402368 7651 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 915432

[startup+51.238 s]
/proc/loadavg: 2.00 2.00 1.95 3/106 29088
/proc/meminfo: memFree=1233976/2055920 swapFree=4191880/4192956
[pid=28956] ppid=28954 vsize=915432 CPUtime=50.58
/proc/28956/stat : 28956 (java) R 28954 28956 28350 0 -1 0 11169 0 1 0 4733 325 0 0 25 0 8 0 276400023 937402368 10900 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073892489 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28956/statm: 228858 10900 2529 14 0 215328 0
[pid=28956/tid=28958] ppid=28954 vsize=915432 CPUtime=0.03
/proc/28956/task/28958/stat : 28958 (java) S 28954 28956 28350 0 -1 64 302 0 0 0 3 0 0 0 16 0 8 0 276400031 937402368 10900 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28959] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28959/stat : 28959 (java) S 28954 28956 28350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276400031 937402368 10900 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28960] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28960/stat : 28960 (java) S 28954 28956 28350 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276400031 937402368 10900 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28961] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28961/stat : 28961 (java) S 28954 28956 28350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276400035 937402368 10900 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28962] ppid=28954 vsize=915432 CPUtime=0.29
/proc/28956/task/28962/stat : 28962 (java) S 28954 28956 28350 0 -1 64 422 0 0 0 28 1 0 0 16 0 8 0 276400035 937402368 10900 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28963] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28963/stat : 28963 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276400035 937402368 10900 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28964] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28964/stat : 28964 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276400035 937402368 10900 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 915432

[startup+102.491 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 29162
/proc/meminfo: memFree=1234984/2055920 swapFree=4191880/4192956
[pid=28956] ppid=28954 vsize=915432 CPUtime=101.29
/proc/28956/stat : 28956 (java) R 28954 28956 28350 0 -1 0 11177 0 1 0 9804 325 0 0 25 0 8 0 276400023 937402368 10908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073929869 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28956/statm: 228858 10908 2529 14 0 215328 0
[pid=28956/tid=28958] ppid=28954 vsize=915432 CPUtime=0.03
/proc/28956/task/28958/stat : 28958 (java) S 28954 28956 28350 0 -1 64 302 0 0 0 3 0 0 0 16 0 8 0 276400031 937402368 10908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28959] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28959/stat : 28959 (java) S 28954 28956 28350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276400031 937402368 10908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28960] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28960/stat : 28960 (java) S 28954 28956 28350 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276400031 937402368 10908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28961] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28961/stat : 28961 (java) S 28954 28956 28350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276400035 937402368 10908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28962] ppid=28954 vsize=915432 CPUtime=0.29
/proc/28956/task/28962/stat : 28962 (java) S 28954 28956 28350 0 -1 64 422 0 0 0 28 1 0 0 16 0 8 0 276400035 937402368 10908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28963] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28963/stat : 28963 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276400035 937402368 10908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28964] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28964/stat : 28964 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276400035 937402368 10908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 915432

[startup+162.564 s]
/proc/loadavg: 2.03 2.01 1.95 3/100 29162
/proc/meminfo: memFree=1234984/2055920 swapFree=4191880/4192956
[pid=28956] ppid=28954 vsize=915432 CPUtime=160.82
/proc/28956/stat : 28956 (java) R 28954 28956 28350 0 -1 0 11183 0 1 0 15756 326 0 0 25 0 8 0 276400023 937402368 10914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073929723 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2006.24
Current children cumulated vsize (KiB) 915432

[startup+2085.19 s]
/proc/loadavg: 2.02 2.01 1.98 3/100 29224
/proc/meminfo: memFree=1233064/2055920 swapFree=4191880/4192956
[pid=28956] ppid=28954 vsize=915432 CPUtime=2065.79
/proc/28956/stat : 28956 (java) R 28954 28956 28350 0 -1 0 11206 0 1 0 206240 339 0 0 25 0 8 0 276400023 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073924106 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28956/statm: 228858 10936 2529 14 0 215328 0
[pid=28956/tid=28958] ppid=28954 vsize=915432 CPUtime=0.03
/proc/28956/task/28958/stat : 28958 (java) S 28954 28956 28350 0 -1 64 302 0 0 0 3 0 0 0 16 0 8 0 276400031 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28959] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28959/stat : 28959 (java) S 28954 28956 28350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276400031 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28960] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28960/stat : 28960 (java) S 28954 28956 28350 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276400031 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28961] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28961/stat : 28961 (java) S 28954 28956 28350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276400035 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28962] ppid=28954 vsize=915432 CPUtime=0.29
/proc/28956/task/28962/stat : 28962 (java) S 28954 28956 28350 0 -1 64 423 0 0 0 28 1 0 0 16 0 8 0 276400035 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28963] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28963/stat : 28963 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276400035 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28964] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28964/stat : 28964 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276400035 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2065.79
Current children cumulated vsize (KiB) 915432

[startup+2145.27 s]
/proc/loadavg: 2.08 2.02 1.98 3/100 29224
/proc/meminfo: memFree=1233064/2055920 swapFree=4191880/4192956
[pid=28956] ppid=28954 vsize=915432 CPUtime=2125.32
/proc/28956/stat : 28956 (java) R 28954 28956 28350 0 -1 0 11206 0 1 0 212193 339 0 0 25 0 8 0 276400023 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073888367 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28956/statm: 228858 10936 2529 14 0 215328 0
[pid=28956/tid=28958] ppid=28954 vsize=915432 CPUtime=0.03
/proc/28956/task/28958/stat : 28958 (java) S 28954 28956 28350 0 -1 64 302 0 0 0 3 0 0 0 16 0 8 0 276400031 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28959] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28959/stat : 28959 (java) S 28954 28956 28350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276400031 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28960] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28960/stat : 28960 (java) S 28954 28956 28350 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276400031 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28961] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28961/stat : 28961 (java) S 28954 28956 28350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276400035 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28962] ppid=28954 vsize=915432 CPUtime=0.29
/proc/28956/task/28962/stat : 28962 (java) S 28954 28956 28350 0 -1 64 423 0 0 0 28 1 0 0 16 0 8 0 276400035 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28963] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28963/stat : 28963 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276400035 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28964] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28964/stat : 28964 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276400035 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2125.32
Current children cumulated vsize (KiB) 915432

[startup+2205.35 s]
/proc/loadavg: 2.07 2.03 1.99 3/100 29224
/proc/meminfo: memFree=1233064/2055920 swapFree=4191880/4192956
[pid=28956] ppid=28954 vsize=915432 CPUtime=2184.85
/proc/28956/stat : 28956 (java) R 28954 28956 28350 0 -1 0 11206 0 1 0 218145 340 0 0 25 0 8 0 276400023 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073853480 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28956/statm: 228858 10936 2529 14 0 215328 0
[pid=28956/tid=28958] ppid=28954 vsize=915432 CPUtime=0.03
/proc/28956/task/28958/stat : 28958 (java) S 28954 28956 28350 0 -1 64 302 0 0 0 3 0 0 0 16 0 8 0 276400031 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28959] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28959/stat : 28959 (java) S 28954 28956 28350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276400031 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28960] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28960/stat : 28960 (java) S 28954 28956 28350 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276400031 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28961] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28961/stat : 28961 (java) S 28954 28956 28350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276400035 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28962] ppid=28954 vsize=915432 CPUtime=0.29
/proc/28956/task/28962/stat : 28962 (java) S 28954 28956 28350 0 -1 64 423 0 0 0 28 1 0 0 16 0 8 0 276400035 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28963] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28963/stat : 28963 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276400035 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28964] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28964/stat : 28964 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276400035 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2184.85
Current children cumulated vsize (KiB) 915432

[startup+2265.43 s]
/proc/loadavg: 2.02 2.02 1.99 3/100 29224
/proc/meminfo: memFree=1233064/2055920 swapFree=4191880/4192956
[pid=28956] ppid=28954 vsize=915432 CPUtime=2244.37
/proc/28956/stat : 28956 (java) R 28954 28956 28350 0 -1 0 11206 0 1 0 224097 340 0 0 25 0 8 0 276400023 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073911243 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28956/statm: 228858 10936 2529 14 0 215328 0
[pid=28956/tid=28958] ppid=28954 vsize=915432 CPUtime=0.03
/proc/28956/task/28958/stat : 28958 (java) S 28954 28956 28350 0 -1 64 302 0 0 0 3 0 0 0 16 0 8 0 276400031 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28959] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28959/stat : 28959 (java) S 28954 28956 28350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276400031 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28960] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28960/stat : 28960 (java) S 28954 28956 28350 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276400031 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28961] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28961/stat : 28961 (java) S 28954 28956 28350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276400035 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28962] ppid=28954 vsize=915432 CPUtime=0.29
/proc/28956/task/28962/stat : 28962 (java) S 28954 28956 28350 0 -1 64 423 0 0 0 28 1 0 0 16 0 8 0 276400035 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28963] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28963/stat : 28963 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276400035 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28964] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28964/stat : 28964 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276400035 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2244.37
Current children cumulated vsize (KiB) 915432

[startup+2325.51 s]
/proc/loadavg: 2.01 2.02 1.99 3/100 29224
/proc/meminfo: memFree=1233064/2055920 swapFree=4191880/4192956
[pid=28956] ppid=28954 vsize=915432 CPUtime=2303.91
/proc/28956/stat : 28956 (java) R 28954 28956 28350 0 -1 0 11206 0 1 0 230050 341 0 0 25 0 8 0 276400023 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073853527 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28956/statm: 228858 10936 2529 14 0 215328 0
[pid=28956/tid=28958] ppid=28954 vsize=915432 CPUtime=0.03
/proc/28956/task/28958/stat : 28958 (java) S 28954 28956 28350 0 -1 64 302 0 0 0 3 0 0 0 16 0 8 0 276400031 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28959] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28959/stat : 28959 (java) S 28954 28956 28350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276400031 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28960] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28960/stat : 28960 (java) S 28954 28956 28350 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276400031 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28961] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28961/stat : 28961 (java) S 28954 28956 28350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276400035 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28962] ppid=28954 vsize=915432 CPUtime=0.29
/proc/28956/task/28962/stat : 28962 (java) S 28954 28956 28350 0 -1 64 423 0 0 0 28 1 0 0 16 0 8 0 276400035 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28963] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28963/stat : 28963 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276400035 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28964] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28964/stat : 28964 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276400035 937402368 10936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2303.91
Current children cumulated vsize (KiB) 915432

[startup+2385.59 s]
/proc/loadavg: 2.00 2.01 1.99 3/100 29224
/proc/meminfo: memFree=1233064/2055920 swapFree=4191880/4192956
[pid=28956] ppid=28954 vsize=915432 CPUtime=2363.43
/proc/28956/stat : 28956 (java) R 28954 28956 28350 0 -1 0 11208 0 1 0 236002 341 0 0 25 0 8 0 276400023 937402368 10938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073888329 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28956/statm: 228858 10938 2529 14 0 215328 0
[pid=28956/tid=28958] ppid=28954 vsize=915432 CPUtime=0.03
/proc/28956/task/28958/stat : 28958 (java) S 28954 28956 28350 0 -1 64 302 0 0 0 3 0 0 0 16 0 8 0 276400031 937402368 10938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28959] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28959/stat : 28959 (java) S 28954 28956 28350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276400031 937402368 10938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28960] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28960/stat : 28960 (java) S 28954 28956 28350 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276400031 937402368 10938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28961] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28961/stat : 28961 (java) S 28954 28956 28350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276400035 937402368 10938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28962] ppid=28954 vsize=915432 CPUtime=0.29
/proc/28956/task/28962/stat : 28962 (java) S 28954 28956 28350 0 -1 64 423 0 0 0 28 1 0 0 16 0 8 0 276400035 937402368 10938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28963] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28963/stat : 28963 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276400035 937402368 10938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28964] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28964/stat : 28964 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276400035 937402368 10938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2363.43
Current children cumulated vsize (KiB) 915432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2422.52 s]
/proc/loadavg: 2.00 2.01 1.99 3/100 29224
/proc/meminfo: memFree=1233000/2055920 swapFree=4191880/4192956
[pid=28956] ppid=28954 vsize=915432 CPUtime=2400.02
/proc/28956/stat : 28956 (java) R 28954 28956 28350 0 -1 0 11208 0 1 0 239661 341 0 0 25 0 8 0 276400023 937402368 10938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073963995 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28956/statm: 228858 10938 2529 14 0 215328 0
[pid=28956/tid=28958] ppid=28954 vsize=915432 CPUtime=0.03
/proc/28956/task/28958/stat : 28958 (java) S 28954 28956 28350 0 -1 64 302 0 0 0 3 0 0 0 16 0 8 0 276400031 937402368 10938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28959] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28959/stat : 28959 (java) S 28954 28956 28350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276400031 937402368 10938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28960] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28960/stat : 28960 (java) S 28954 28956 28350 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276400031 937402368 10938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28961] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28961/stat : 28961 (java) S 28954 28956 28350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276400035 937402368 10938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28962] ppid=28954 vsize=915432 CPUtime=0.29
/proc/28956/task/28962/stat : 28962 (java) S 28954 28956 28350 0 -1 64 423 0 0 0 28 1 0 0 16 0 8 0 276400035 937402368 10938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28963] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28963/stat : 28963 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276400035 937402368 10938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28956/tid=28964] ppid=28954 vsize=915432 CPUtime=0
/proc/28956/task/28964/stat : 28964 (java) S 28954 28956 28350 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276400035 937402368 10938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 915432

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

Child status: 143
Real time (s): 2422.59
CPU time (s): 2400.06
CPU user time (s): 2396.64
CPU system time (s): 3.42348
CPU usage (%): 99.0704
Max. virtual memory (cumulated for all children) (KiB): 915436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.64
system time used= 3.42348
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11231
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= 50262
involuntary context switches= 103255

runsolver used 2.86556 s user time and 7.8638 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan 20 08:00:44 UTC 2007


IDJOB= 278201
IDBENCH= 8141
IDSOLVER= 69
FILE ID= node3/278201-1169280044

PBS_JOBID= 3609465

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1af75208d20d6b9f4aad41e8ce1717a3

RANDOM SEED= 376316441

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.279
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.279
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:       1269440 kB
Buffers:         56360 kB
Cached:         561612 kB
SwapCached:        284 kB
Active:         229460 kB
Inactive:       481572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1269440 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1836 kB
Writeback:           0 kB
Mapped:         114724 kB
Slab:            60364 kB
Committed_AS:  8245616 kB
PageTables:       2180 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node3 on Sat Jan 20 08:41:07 UTC 2007