Trace number 277769

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 PFCOPTIMUM 815.622 816.961

General information on the benchmark

NameMaxCSP/cnf/2-80-100-1000/
cnf-2-80-300-186941_ext.xml
MD5SUM37fc67fe18200205c925a4a48601ea48
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints269
Best CPU time to get the best result obtained on this benchmark1.19582
SatisfiableYES
(Un)Satisfiability was proved
Number of variables80
Number of constraints289
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension289
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.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/277769-1169270573/unknown.xml
0.41	   
0.41	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.45	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.45	       =>  wckTime=0.104  cpuTime=0.09  mem=6M910
0.45	   
0.45	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.54	     nbConstraints=289  nbRelationTypes=7  nbExtensionStructures=7  nbSharedExtensionStructures=282
0.54	     nbConflictsStructures=7  nbSharedConflictsStructures=282  nbSharedBinaryRepresentations=24  maxDegree=14
0.54	     maxArity=2
0.54	       =>  wckTime=0.193  cpuTime=0.16  mem=7M918
0.58	   
0.58	   solver LocalSearchSolver being built... 
0.62	       =>  wckTime=0.274  cpuTime=0.19  mem=5M523
0.63	
0.63	s SATISFIABLE
0.63	o 227
0.63	c 62
0.63	o 231
0.63	c 58
0.63	o 234
0.63	c 55
0.63	o 236
0.63	c 53
0.63	o 238
0.63	c 51
0.63	o 240
0.63	c 49
0.63	o 242
0.63	c 47
0.63	o 244
0.63	c 45
0.63	o 245
0.63	c 44
0.63	o 247
0.63	c 42
0.63	o 249
0.63	c 40
0.64	o 251
0.64	c 38
0.64	o 252
0.64	c 37
0.64	o 253
0.64	c 36
0.65	o 254
0.65	c 35
0.65	o 255
0.65	c 34
0.65	o 256
0.65	c 33
0.65	o 257
0.65	c 32
0.65	o 258
0.65	c 31
0.65	o 260
0.65	c 29
0.65	o 261
0.65	c 28
0.65	o 262
0.65	c 27
0.69	o 264
0.69	c 25
0.69	o 265
0.69	c 24
0.69	o 266
0.69	c 23
0.71	o 267
0.71	c 22
1.09	o 268
1.09	c 21
1.74	   
1.74	   search
1.74	     run=0  nbConstraintChecks=2819071  nbAssignments=10000
1.74	       =>  wckTime=1.123  cpuTime=1.1  mem=5M523
2.83	   
2.83	   search
2.83	     run=1  nbConstraintChecks=5810754  nbAssignments=20000
2.83	       =>  wckTime=2.208  cpuTime=2.17  mem=5M523
2.99	o 269
2.99	c 20
3.89	   
3.89	   search
3.89	     run=2  nbConstraintChecks=8636592  nbAssignments=30000
3.89	       =>  wckTime=3.264  cpuTime=3.21  mem=5M523
4.98	   
4.98	   search
4.98	     run=3  nbConstraintChecks=11648983  nbAssignments=40000
4.98	       =>  wckTime=4.355  cpuTime=4.29  mem=5M523
6.03	   
6.03	   search
6.03	     run=4  nbConstraintChecks=14482114  nbAssignments=50000
6.03	       =>  wckTime=5.412  cpuTime=5.33  mem=5M523
7.13	   
7.13	   search
7.13	     run=5  nbConstraintChecks=17504041  nbAssignments=60000
7.13	       =>  wckTime=6.506  cpuTime=6.42  mem=5M523
8.19	   
8.19	   search
8.19	     run=6  nbConstraintChecks=20334098  nbAssignments=70000
8.19	       =>  wckTime=7.573  cpuTime=7.48  mem=5M523
9.29	   
9.29	   search
9.29	     run=7  nbConstraintChecks=23337243  nbAssignments=80000
9.29	       =>  wckTime=8.67  cpuTime=8.56  mem=5M523
10.36	   
10.36	   search
10.36	     run=8  nbConstraintChecks=26164178  nbAssignments=90000
10.36	       =>  wckTime=9.737  cpuTime=9.62  mem=5M523
11.46	   
11.46	   search
11.46	     run=9  nbConstraintChecks=29225642  nbAssignments=100000
11.46	       =>  wckTime=10.843  cpuTime=10.71  mem=5M523
12.53	   
12.53	   search
12.53	     run=10  nbConstraintChecks=32068918  nbAssignments=110000
12.53	       =>  wckTime=11.912  cpuTime=11.78  mem=5M523
13.63	   
13.63	   search
13.63	     run=11  nbConstraintChecks=35030932  nbAssignments=120000
13.63	       =>  wckTime=13.004  cpuTime=12.85  mem=5M523
14.69	   
14.69	   search
14.69	     run=12  nbConstraintChecks=37906411  nbAssignments=130000
14.69	       =>  wckTime=14.073  cpuTime=13.92  mem=5M523
15.79	   
15.79	   search
15.79	     run=13  nbConstraintChecks=40915202  nbAssignments=140000
15.79	       =>  wckTime=15.172  cpuTime=15.01  mem=5M523
16.87	   
16.87	   search
16.87	     run=14  nbConstraintChecks=43769802  nbAssignments=150000
16.87	       =>  wckTime=16.244  cpuTime=16.07  mem=5M523
17.96	   
17.96	   search
17.96	     run=15  nbConstraintChecks=46771425  nbAssignments=160000
17.96	       =>  wckTime=17.335  cpuTime=17.14  mem=5M523
19.01	   
19.01	   search
19.01	     run=16  nbConstraintChecks=49608474  nbAssignments=170000
19.01	       =>  wckTime=18.39  cpuTime=18.2  mem=5M523
20.09	   
20.09	   search
20.09	     run=17  nbConstraintChecks=52580959  nbAssignments=180000
20.09	       =>  wckTime=19.473  cpuTime=19.27  mem=5M523
21.16	   
21.16	   search
21.16	     run=18  nbConstraintChecks=55429126  nbAssignments=190000
21.16	       =>  wckTime=20.535  cpuTime=20.32  mem=5M523
22.25	   
22.25	   search
22.25	     run=19  nbConstraintChecks=58439613  nbAssignments=200000
22.25	       =>  wckTime=21.631  cpuTime=21.4  mem=5M523
23.31	   
23.31	   search
23.31	     run=20  nbConstraintChecks=61284064  nbAssignments=210000
23.31	       =>  wckTime=22.692  cpuTime=22.45  mem=5M523
24.41	   
24.41	   search
24.41	     run=21  nbConstraintChecks=64299820  nbAssignments=220000
24.41	       =>  wckTime=23.783  cpuTime=23.53  mem=5M523
25.46	   
25.46	   search
25.46	     run=22  nbConstraintChecks=67132309  nbAssignments=230000
25.46	       =>  wckTime=24.841  cpuTime=24.58  mem=5M523
26.55	   
26.55	   search
26.55	     run=23  nbConstraintChecks=70156331  nbAssignments=240000
26.55	       =>  wckTime=25.932  cpuTime=25.66  mem=5M523
27.61	   
27.61	   search
27.61	     run=24  nbConstraintChecks=72979142  nbAssignments=250000
27.61	       =>  wckTime=26.993  cpuTime=26.71  mem=5M523
28.71	   
28.71	   search
28.71	     run=25  nbConstraintChecks=75999501  nbAssignments=260000
28.72	       =>  wckTime=28.093  cpuTime=27.8  mem=5M523
29.78	   
29.78	   search
29.78	     run=26  nbConstraintChecks=78839907  nbAssignments=270000
29.78	       =>  wckTime=29.163  cpuTime=28.86  mem=5M523
30.81	   
30.81	   search
30.81	     run=27  nbConstraintChecks=81830385  nbAssignments=280000
30.81	       =>  wckTime=30.186  cpuTime=29.87  mem=5M523
31.79	   
31.79	   search
31.79	     run=28  nbConstraintChecks=84651648  nbAssignments=290000
31.79	       =>  wckTime=31.167  cpuTime=30.85  mem=5M523
32.87	   
32.87	   search
32.87	     run=29  nbConstraintChecks=87695031  nbAssignments=300000
32.87	       =>  wckTime=32.253  cpuTime=31.93  mem=5M523
33.28	   
33.28	   search
33.28	     run=30  nbConstraintChecks=88825901  nbAssignments=304268
33.28	       =>  wckTime=32.655  cpuTime=32.34  mem=5M523
33.28	   
33.28	   global
33.28	     nbConstraintChecks=88825901  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.28	     solvingWckTime=32.653  solvingCpuTime=32.34  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.28	     globalCpuTime=32.58
33.28	       =>  wckTime=32.929  cpuTime=32.53  mem=5M523
33.28	   
33.28	   solver IterativeSystematicSolver being built... 
33.41	       =>  wckTime=33.062  cpuTime=32.62  mem=16M545
33.42	   
33.42	   preprocessing
33.42	     nbConstraintChecks=16  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.42	     detectedInconsistency=no
33.42	       =>  wckTime=0.0050  cpuTime=0.01  mem=16M545
33.47	   
33.47	   search
33.47	     run=0  nbConstraintChecks=11976  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30
33.47	     nbFailedAssignments=4  nbBacktracks=11  nbVisitedNodes=43  nbRestartNogoods=0
33.47	       =>  wckTime=0.054  cpuTime=0.04  mem=16M545
33.50	   
33.50	   search
33.50	     run=1  nbConstraintChecks=31818  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72
33.50	     nbFailedAssignments=14  nbBacktracks=27  nbVisitedNodes=108  nbRestartNogoods=1
33.50	       =>  wckTime=0.087  cpuTime=0.07  mem=16M545
33.52	   
33.52	   search
33.52	     run=2  nbConstraintChecks=55438  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=126
33.53	     nbFailedAssignments=25  nbBacktracks=51  nbVisitedNodes=189  nbRestartNogoods=3
33.53	       =>  wckTime=0.112  cpuTime=0.09  mem=17M520
33.56	   
33.56	   search
33.56	     run=3  nbConstraintChecks=89911  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=195
33.56	     nbFailedAssignments=43  nbBacktracks=84  nbVisitedNodes=296  nbRestartNogoods=6
33.56	       =>  wckTime=0.147  cpuTime=0.12  mem=17M520
33.62	   
33.62	   search
33.62	     run=4  nbConstraintChecks=153178  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=296
33.62	     nbFailedAssignments=68  nbBacktracks=135  nbVisitedNodes=470  nbRestartNogoods=9
33.62	       =>  wckTime=0.204  cpuTime=0.18  mem=17M520
33.67	   
33.67	   search
33.67	     run=5  nbConstraintChecks=222438  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=422
33.67	     nbFailedAssignments=98  nbBacktracks=211  nbVisitedNodes=674  nbRestartNogoods=11
33.67	       =>  wckTime=0.26  cpuTime=0.23  mem=17M520
33.80	   
33.80	   search
33.80	     run=6  nbConstraintChecks=365600  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=636
33.80	     nbFailedAssignments=173  nbBacktracks=324  nbVisitedNodes=1060  nbRestartNogoods=13
33.80	       =>  wckTime=0.387  cpuTime=0.36  mem=17M520
33.97	   
33.97	   search
33.97	     run=7  nbConstraintChecks=544249  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=911
33.97	     nbFailedAssignments=254  nbBacktracks=494  nbVisitedNodes=1539  nbRestartNogoods=17
33.97	       =>  wckTime=0.561  cpuTime=0.52  mem=17M520
34.18	   
34.18	   search
34.18	     run=8  nbConstraintChecks=804461  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1312
34.18	     nbFailedAssignments=375  nbBacktracks=751  nbVisitedNodes=2264  nbRestartNogoods=22
34.18	       =>  wckTime=0.763  cpuTime=0.72  mem=17M520
34.48	   
34.48	   search
34.48	     run=9  nbConstraintChecks=1180722  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1885
34.48	     nbFailedAssignments=542  nbBacktracks=1136  nbVisitedNodes=3295  nbRestartNogoods=26
34.48	       =>  wckTime=1.066  cpuTime=1.0  mem=17M520
34.94	   
34.94	   search
34.94	     run=10  nbConstraintChecks=1791570  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2735
34.94	     nbFailedAssignments=791  nbBacktracks=1713  nbVisitedNodes=4875  nbRestartNogoods=30
34.94	       =>  wckTime=1.529  cpuTime=1.46  mem=17M520
35.59	   
35.59	   search
35.59	     run=11  nbConstraintChecks=2760450  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4078
35.59	     nbFailedAssignments=1240  nbBacktracks=2577  nbVisitedNodes=7374  nbRestartNogoods=34
35.59	       =>  wckTime=2.175  cpuTime=2.1  mem=17M520
36.35	   
36.35	   search
36.35	     run=12  nbConstraintChecks=4184339  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6049
36.35	     nbFailedAssignments=1883  nbBacktracks=3874  nbVisitedNodes=10929  nbRestartNogoods=37
36.35	       =>  wckTime=2.941  cpuTime=2.86  mem=17M520
37.85	   
37.85	   search
37.85	     run=13  nbConstraintChecks=6564224  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9099
37.85	     nbFailedAssignments=2952  nbBacktracks=5820  nbVisitedNodes=16867  nbRestartNogoods=42
37.85	       =>  wckTime=4.439  cpuTime=4.37  mem=17M520
40.19	   
40.19	   search
40.19	     run=14  nbConstraintChecks=9988235  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13689
40.19	     nbFailedAssignments=4598  nbBacktracks=8741  nbVisitedNodes=25381  nbRestartNogoods=50
40.19	       =>  wckTime=6.773  cpuTime=6.7  mem=17M520
42.90	   
42.90	   search
42.90	     run=15  nbConstraintChecks=13743798  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19941
42.90	     nbFailedAssignments=6455  nbBacktracks=13119  nbVisitedNodes=36117  nbRestartNogoods=57
42.90	       =>  wckTime=9.489  cpuTime=9.41  mem=17M520
47.72	   
47.72	   search
47.72	     run=16  nbConstraintChecks=20833350  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29920
47.72	     nbFailedAssignments=9845  nbBacktracks=19691  nbVisitedNodes=54423  nbRestartNogoods=63
47.72	       =>  wckTime=14.309  cpuTime=14.22  mem=17M520
54.86	   
54.86	   search
54.86	     run=17  nbConstraintChecks=30813187  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44597
54.86	     nbFailedAssignments=14640  nbBacktracks=29544  nbVisitedNodes=80672  nbRestartNogoods=68
54.87	       =>  wckTime=21.452  cpuTime=21.37  mem=17M520
64.36	   
64.36	   search
64.36	     run=18  nbConstraintChecks=43686470  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=66341
64.36	     nbFailedAssignments=21581  nbBacktracks=44327  nbVisitedNodes=118180  nbRestartNogoods=76
64.36	       =>  wckTime=30.945  cpuTime=30.84  mem=17M520
77.48	   
77.48	   search
77.48	     run=19  nbConstraintChecks=63119714  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=98425
77.48	     nbFailedAssignments=31478  nbBacktracks=66502  nbVisitedNodes=173176  nbRestartNogoods=83
77.48	       =>  wckTime=44.071  cpuTime=43.94  mem=17M520
97.89	   
97.89	   search
97.89	     run=20  nbConstraintChecks=90264866  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=146127
97.89	     nbFailedAssignments=45908  nbBacktracks=99755  nbVisitedNodes=253312  nbRestartNogoods=86
97.89	       =>  wckTime=64.477  cpuTime=64.33  mem=17M520
127.73	   
127.73	   search
127.73	     run=21  nbConstraintChecks=127221449  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=216590
127.73	     nbFailedAssignments=66472  nbBacktracks=149634  nbVisitedNodes=370800  nbRestartNogoods=94
127.73	       =>  wckTime=94.313  cpuTime=94.12  mem=17M520
169.45	   
169.45	   search
169.45	     run=22  nbConstraintChecks=179948898  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=319519
169.45	     nbFailedAssignments=94568  nbBacktracks=224453  nbVisitedNodes=538026  nbRestartNogoods=101
169.45	       =>  wckTime=136.034  cpuTime=135.79  mem=17M520
232.19	   
232.19	   search
232.19	     run=23  nbConstraintChecks=261839295  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=472885
232.19	     nbFailedAssignments=135680  nbBacktracks=336680  nbVisitedNodes=785575  nbRestartNogoods=107
232.19	       =>  wckTime=198.776  cpuTime=198.47  mem=17M520
328.22	   
328.22	   search
328.22	     run=24  nbConstraintChecks=380613590  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=702890
328.22	     nbFailedAssignments=197325  nbBacktracks=505021  nbVisitedNodes=1151192  nbRestartNogoods=119
328.22	       =>  wckTime=294.804  cpuTime=294.3  mem=17M520
464.87	   
464.87	   search
464.87	     run=25  nbConstraintChecks=560316594  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1056020
464.87	     nbFailedAssignments=297913  nbBacktracks=757534  nbVisitedNodes=1717422  nbRestartNogoods=124
464.87	       =>  wckTime=431.455  cpuTime=430.8  mem=17M520
666.20	   
666.20	   search
666.20	     run=26  nbConstraintChecks=821018896  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1575917
666.20	     nbFailedAssignments=439024  nbBacktracks=1136302  nbVisitedNodes=2525187  nbRestartNogoods=134
666.20	       =>  wckTime=632.783  cpuTime=631.88  mem=17M520
816.94	   
816.94	   search
816.94	     run=27  nbConstraintChecks=1010641231  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1951684
816.94	     nbFailedAssignments=543641  nbBacktracks=1407453  nbVisitedNodes=3129686  nbRestartNogoods=142
816.94	       =>  wckTime=783.526  cpuTime=782.47  mem=17M520
816.94	   
816.94	   global
816.94	     nbConstraintChecks=1010641247  nbRestartNogoods=142  solvingWckTime=783.528  solvingCpuTime=782.47  expiredTime=no
816.94	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=815.14
816.94	       =>  wckTime=816.591  cpuTime=815.09  mem=17M520
816.94	
816.94	s OPTIMUM FOUND
816.94	v 1 1 0 0 0 0 1 0 1 0 1 1 0 1 0 0 0 1 0 0 1 0 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 0 0 0 0 0 1 1 1 0 1 0 1 1 1 0 1 0 1 1 1 0 1 0 0 1 1 1 0 1 0 1 0 0 1 0 1 0 0 1 1 1 1 0 
816.94	   
816.95	   totalWckTime=816.671  totalCpuTime=815.14

Verifier Data (download as text)

20 unsatisfied constraints, 269 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/node2/watcher-277769-1169270573 -o ROOT/results/node2/solver-277769-1169270573 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277769-1169270573/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.78 1.95 1.94 4/93 19420
/proc/meminfo: memFree=1072160/2055920 swapFree=4180552/4192956
[pid=19419] ppid=19417 vsize=1784 CPUtime=0
/proc/19419/stat : 19419 (java) D 19417 19419 18700 0 -1 0 169 0 0 0 0 0 0 0 18 0 1 0 275452924 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/19419/statm: 446 140 106 14 0 91 0

[startup+0.103165 s]
/proc/loadavg: 1.78 1.95 1.94 4/93 19420
/proc/meminfo: memFree=1072160/2055920 swapFree=4180552/4192956
[pid=19419] ppid=19417 vsize=907676 CPUtime=0.05
/proc/19419/stat : 19419 (java) R 19417 19419 18700 0 -1 0 2371 0 1 0 4 1 0 0 16 0 4 0 275452924 929460224 2118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155183265 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/19419/statm: 226919 2118 1182 14 0 214502 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907676

[startup+0.514757 s]
/proc/loadavg: 1.78 1.95 1.94 4/93 19420
/proc/meminfo: memFree=1072160/2055920 swapFree=4180552/4192956
[pid=19419] ppid=19417 vsize=915332 CPUtime=0.45
/proc/19419/stat : 19419 (java) R 19417 19419 18700 0 -1 0 6233 0 1 0 42 3 0 0 17 0 8 0 275452924 937299968 5972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155582300 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19419/statm: 228833 5972 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915332

[startup+1.34839 s]
/proc/loadavg: 1.78 1.95 1.94 3/100 19427
/proc/meminfo: memFree=1054952/2055920 swapFree=4180552/4192956
[pid=19419] ppid=19417 vsize=915332 CPUtime=1.27
/proc/19419/stat : 19419 (java) R 19417 19419 18700 0 -1 0 6982 0 1 0 100 27 0 0 22 0 8 0 275452924 937299968 6720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073627857 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19419/statm: 228833 6720 2476 14 0 215303 0
[pid=19419/tid=19421] ppid=19417 vsize=915332 CPUtime=0.02
/proc/19419/task/19421/stat : 19421 (java) S 19417 19419 18700 0 -1 64 158 0 0 0 2 0 0 0 16 0 8 0 275452932 937299968 6720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19422] ppid=19417 vsize=915332 CPUtime=0
/proc/19419/task/19422/stat : 19422 (java) S 19417 19419 18700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275452932 937299968 6720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19423] ppid=19417 vsize=915332 CPUtime=0
/proc/19419/task/19423/stat : 19423 (java) S 19417 19419 18700 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275452932 937299968 6720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19424] ppid=19417 vsize=915332 CPUtime=0
/proc/19419/task/19424/stat : 19424 (java) S 19417 19419 18700 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275452936 937299968 6720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19425] ppid=19417 vsize=915332 CPUtime=0.11
/proc/19419/task/19425/stat : 19425 (java) S 19417 19419 18700 0 -1 64 320 0 0 0 11 0 0 0 19 0 8 0 275452936 937299968 6720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19426] ppid=19417 vsize=915332 CPUtime=0
/proc/19419/task/19426/stat : 19426 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275452936 937299968 6720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19427] ppid=19417 vsize=915332 CPUtime=0
/proc/19419/task/19427/stat : 19427 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275452936 937299968 6720 18446744073709551615 134512640 134570532 4294956480 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) 915332

[startup+2.99069 s]
/proc/loadavg: 1.78 1.95 1.94 3/100 19427
/proc/meminfo: memFree=1054888/2055920 swapFree=4180552/4192956
[pid=19419] ppid=19417 vsize=915332 CPUtime=2.91
/proc/19419/stat : 19419 (java) R 19417 19419 18700 0 -1 0 6985 0 1 0 206 85 0 0 25 0 8 0 275452924 937299968 6722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073627894 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19419/statm: 228833 6722 2476 14 0 215303 0
[pid=19419/tid=19421] ppid=19417 vsize=915332 CPUtime=0.02
/proc/19419/task/19421/stat : 19421 (java) S 19417 19419 18700 0 -1 64 158 0 0 0 2 0 0 0 16 0 8 0 275452932 937299968 6722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19422] ppid=19417 vsize=915332 CPUtime=0
/proc/19419/task/19422/stat : 19422 (java) S 19417 19419 18700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275452932 937299968 6722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19423] ppid=19417 vsize=915332 CPUtime=0
/proc/19419/task/19423/stat : 19423 (java) S 19417 19419 18700 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275452932 937299968 6722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19424] ppid=19417 vsize=915332 CPUtime=0
/proc/19419/task/19424/stat : 19424 (java) S 19417 19419 18700 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275452936 937299968 6722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19425] ppid=19417 vsize=915332 CPUtime=0.11
/proc/19419/task/19425/stat : 19425 (java) S 19417 19419 18700 0 -1 64 322 0 0 0 11 0 0 0 16 0 8 0 275452936 937299968 6722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19426] ppid=19417 vsize=915332 CPUtime=0
/proc/19419/task/19426/stat : 19426 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275452936 937299968 6722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19427] ppid=19417 vsize=915332 CPUtime=0
/proc/19419/task/19427/stat : 19427 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275452936 937299968 6722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915332

[startup+6.2833 s]
/proc/loadavg: 1.80 1.95 1.94 3/100 19427
/proc/meminfo: memFree=1054888/2055920 swapFree=4180552/4192956
[pid=19419] ppid=19417 vsize=915332 CPUtime=6.17
/proc/19419/stat : 19419 (java) R 19417 19419 18700 0 -1 0 6987 0 1 0 413 204 0 0 25 0 8 0 275452924 937299968 6724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073618907 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19419/statm: 228833 6724 2476 14 0 215303 0
[pid=19419/tid=19421] ppid=19417 vsize=915332 CPUtime=0.02
/proc/19419/task/19421/stat : 19421 (java) S 19417 19419 18700 0 -1 64 158 0 0 0 2 0 0 0 16 0 8 0 275452932 937299968 6724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19422] ppid=19417 vsize=915332 CPUtime=0
/proc/19419/task/19422/stat : 19422 (java) S 19417 19419 18700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275452932 937299968 6724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19423] ppid=19417 vsize=915332 CPUtime=0
/proc/19419/task/19423/stat : 19423 (java) S 19417 19419 18700 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275452932 937299968 6724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19424] ppid=19417 vsize=915332 CPUtime=0
/proc/19419/task/19424/stat : 19424 (java) S 19417 19419 18700 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275452936 937299968 6724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19425] ppid=19417 vsize=915332 CPUtime=0.11
/proc/19419/task/19425/stat : 19425 (java) S 19417 19419 18700 0 -1 64 324 0 0 0 11 0 0 0 16 0 8 0 275452936 937299968 6724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19426] ppid=19417 vsize=915332 CPUtime=0
/proc/19419/task/19426/stat : 19426 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275452936 937299968 6724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19427] ppid=19417 vsize=915332 CPUtime=0
/proc/19419/task/19427/stat : 19427 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275452936 937299968 6724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915332

[startup+12.7655 s]
/proc/loadavg: 1.81 1.95 1.94 3/100 19427
/proc/meminfo: memFree=1054824/2055920 swapFree=4180552/4192956
[pid=19419] ppid=19417 vsize=915332 CPUtime=12.58
/proc/19419/stat : 19419 (java) R 19417 19419 18700 0 -1 0 6987 0 1 0 818 440 0 0 25 0 8 0 275452924 937299968 6724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073618935 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19419/statm: 228833 6724 2476 14 0 215303 0
[pid=19419/tid=19421] ppid=19417 vsize=915332 CPUtime=0.02
/proc/19419/task/19421/stat : 19421 (java) S 19417 19419 18700 0 -1 64 158 0 0 0 2 0 0 0 16 0 8 0 275452932 937299968 6724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19422] ppid=19417 vsize=915332 CPUtime=0
/proc/19419/task/19422/stat : 19422 (java) S 19417 19419 18700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275452932 937299968 6724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19423] ppid=19417 vsize=915332 CPUtime=0
/proc/19419/task/19423/stat : 19423 (java) S 19417 19419 18700 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275452932 937299968 6724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19424] ppid=19417 vsize=915332 CPUtime=0
/proc/19419/task/19424/stat : 19424 (java) S 19417 19419 18700 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275452936 937299968 6724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19425] ppid=19417 vsize=915332 CPUtime=0.11
/proc/19419/task/19425/stat : 19425 (java) S 19417 19419 18700 0 -1 64 324 0 0 0 11 0 0 0 16 0 8 0 275452936 937299968 6724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19426] ppid=19417 vsize=915332 CPUtime=0
/proc/19419/task/19426/stat : 19426 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275452936 937299968 6724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19427] ppid=19417 vsize=915332 CPUtime=0
/proc/19419/task/19427/stat : 19427 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275452936 937299968 6724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 915332

[startup+25.6139 s]
/proc/loadavg: 1.85 1.95 1.94 3/100 19427
/proc/meminfo: memFree=1054952/2055920 swapFree=4180552/4192956
[pid=19419] ppid=19417 vsize=915476 CPUtime=25.32
/proc/19419/stat : 19419 (java) R 19417 19419 18700 0 -1 0 6993 0 1 0 1623 909 0 0 25 0 8 0 275452924 937447424 6730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073618849 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19419/statm: 228869 6730 2476 14 0 215339 0
[pid=19419/tid=19421] ppid=19417 vsize=915476 CPUtime=0.02
/proc/19419/task/19421/stat : 19421 (java) S 19417 19419 18700 0 -1 64 158 0 0 0 2 0 0 0 16 0 8 0 275452932 937447424 6730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19422] ppid=19417 vsize=915476 CPUtime=0
/proc/19419/task/19422/stat : 19422 (java) S 19417 19419 18700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275452932 937447424 6730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19423] ppid=19417 vsize=915476 CPUtime=0
/proc/19419/task/19423/stat : 19423 (java) S 19417 19419 18700 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275452932 937447424 6730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19424] ppid=19417 vsize=915476 CPUtime=0
/proc/19419/task/19424/stat : 19424 (java) S 19417 19419 18700 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275452936 937447424 6730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19425] ppid=19417 vsize=915476 CPUtime=0.12
/proc/19419/task/19425/stat : 19425 (java) S 19417 19419 18700 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 275452936 937447424 6730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19426] ppid=19417 vsize=915476 CPUtime=0
/proc/19419/task/19426/stat : 19426 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275452936 937447424 6730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19427] ppid=19417 vsize=915476 CPUtime=0
/proc/19419/task/19427/stat : 19427 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275452936 937447424 6730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 915476

[startup+51.2286 s]
/proc/loadavg: 1.75 1.92 1.93 5/100 19717
/proc/meminfo: memFree=1199144/2055920 swapFree=4180552/4192956
[pid=19419] ppid=19417 vsize=915444 CPUtime=50.85
/proc/19419/stat : 19419 (java) R 19417 19419 18700 0 -1 0 9173 0 1 0 3885 1200 0 0 25 0 8 0 275452924 937414656 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073775007 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19419/statm: 228861 8907 2527 14 0 215331 0
[pid=19419/tid=19421] ppid=19417 vsize=915444 CPUtime=0.02
/proc/19419/task/19421/stat : 19421 (java) S 19417 19419 18700 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 275452932 937414656 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19422] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19422/stat : 19422 (java) S 19417 19419 18700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275452932 937414656 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19423] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19423/stat : 19423 (java) S 19417 19419 18700 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275452932 937414656 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19424] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19424/stat : 19424 (java) S 19417 19419 18700 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275452936 937414656 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19425] ppid=19417 vsize=915444 CPUtime=0.21
/proc/19419/task/19425/stat : 19425 (java) S 19417 19419 18700 0 -1 64 386 0 0 0 21 0 0 0 16 0 8 0 275452936 937414656 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19426] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19426/stat : 19426 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275452936 937414656 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19427] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19427/stat : 19427 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275452936 937414656 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 915444

[startup+102.44 s]
/proc/loadavg: 1.89 1.93 1.93 3/100 19717
/proc/meminfo: memFree=1190440/2055920 swapFree=4180552/4192956
[pid=19419] ppid=19417 vsize=915444 CPUtime=102
/proc/19419/stat : 19419 (java) R 19417 19419 18700 0 -1 0 9186 0 1 0 9000 1200 0 0 25 0 8 0 275452924 937414656 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073790469 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19419/statm: 228861 8917 2527 14 0 215331 0
[pid=19419/tid=19421] ppid=19417 vsize=915444 CPUtime=0.02
/proc/19419/task/19421/stat : 19421 (java) S 19417 19419 18700 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 275452932 937414656 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19419/tid=19422] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19422/stat : 19422 (java) S 19417 19419 18700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275452932 937414656 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19423] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19423/stat : 19423 (java) S 19417 19419 18700 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275452932 937414656 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19424] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19424/stat : 19424 (java) S 19417 19419 18700 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275452936 937414656 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19425] ppid=19417 vsize=915444 CPUtime=0.22
/proc/19419/task/19425/stat : 19425 (java) S 19417 19419 18700 0 -1 64 388 0 0 0 22 0 0 0 16 0 8 0 275452936 937414656 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19419/tid=19426] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19426/stat : 19426 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275452936 937414656 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19427] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19427/stat : 19427 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275452936 937414656 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 915444

[startup+162.486 s]
/proc/loadavg: 1.97 1.94 1.93 3/94 19796
/proc/meminfo: memFree=1213592/2055920 swapFree=4180552/4192956
[pid=19419] ppid=19417 vsize=915444 CPUtime=161.98
/proc/19419/stat : 19419 (java) R 19417 19419 18700 0 -1 0 9189 0 1 0 14997 1201 0 0 25 0 8 0 275452924 937414656 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073795482 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/19419/task/19424/stat : 19424 (java) S 19417 19419 18700 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275452936 937414656 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19425] ppid=19417 vsize=915444 CPUtime=0.22
/proc/19419/task/19425/stat : 19425 (java) S 19417 19419 18700 0 -1 64 390 0 0 0 22 0 0 0 16 0 8 0 275452936 937414656 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19419/tid=19426] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19426/stat : 19426 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275452936 937414656 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19427] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19427/stat : 19427 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275452936 937414656 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.86
Current children cumulated vsize (KiB) 915444

[startup+402.742 s]
/proc/loadavg: 1.99 1.97 1.93 3/94 19796
/proc/meminfo: memFree=1213656/2055920 swapFree=4180552/4192956
[pid=19419] ppid=19417 vsize=915444 CPUtime=401.85
/proc/19419/stat : 19419 (java) R 19417 19419 18700 0 -1 0 9198 0 1 0 38983 1202 0 0 25 0 8 0 275452924 937414656 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073775047 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19419/statm: 228861 8927 2527 14 0 215331 0
[pid=19419/tid=19421] ppid=19417 vsize=915444 CPUtime=0.02
/proc/19419/task/19421/stat : 19421 (java) S 19417 19419 18700 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 275452932 937414656 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19419/tid=19422] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19422/stat : 19422 (java) S 19417 19419 18700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275452932 937414656 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19423] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19423/stat : 19423 (java) S 19417 19419 18700 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275452932 937414656 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19424] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19424/stat : 19424 (java) S 19417 19419 18700 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275452936 937414656 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19425] ppid=19417 vsize=915444 CPUtime=0.22
/proc/19419/task/19425/stat : 19425 (java) S 19417 19419 18700 0 -1 64 390 0 0 0 22 0 0 0 16 0 8 0 275452936 937414656 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19419/tid=19426] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19426/stat : 19426 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275452936 937414656 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19427] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19427/stat : 19427 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275452936 937414656 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.85
Current children cumulated vsize (KiB) 915444

[startup+462.804 s]
/proc/loadavg: 1.99 1.97 1.93 3/94 19796
/proc/meminfo: memFree=1213656/2055920 swapFree=4180552/4192956
[pid=19419] ppid=19417 vsize=915444 CPUtime=461.86
/proc/19419/stat : 19419 (java) R 19417 19419 18700 0 -1 0 9198 0 1 0 44984 1202 0 0 25 0 8 0 275452924 937414656 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073790358 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19419/statm: 228861 8927 2527 14 0 215331 0
[pid=19419/tid=19421] ppid=19417 vsize=915444 CPUtime=0.02
/proc/19419/task/19421/stat : 19421 (java) S 19417 19419 18700 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 275452932 937414656 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19419/tid=19422] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19422/stat : 19422 (java) S 19417 19419 18700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275452932 937414656 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19423] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19423/stat : 19423 (java) S 19417 19419 18700 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275452932 937414656 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19424] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19424/stat : 19424 (java) S 19417 19419 18700 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275452936 937414656 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19425] ppid=19417 vsize=915444 CPUtime=0.22
/proc/19419/task/19425/stat : 19425 (java) S 19417 19419 18700 0 -1 64 390 0 0 0 22 0 0 0 16 0 8 0 275452936 937414656 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19419/tid=19426] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19426/stat : 19426 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275452936 937414656 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19427] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19427/stat : 19427 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275452936 937414656 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 461.86
Current children cumulated vsize (KiB) 915444

[startup+522.86 s]
/proc/loadavg: 1.99 1.97 1.93 3/94 19796
/proc/meminfo: memFree=1213592/2055920 swapFree=4180552/4192956
[pid=19419] ppid=19417 vsize=915444 CPUtime=521.85
/proc/19419/stat : 19419 (java) R 19417 19419 18700 0 -1 0 9201 0 1 0 50983 1202 0 0 25 0 8 0 275452924 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073825392 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19419/statm: 228861 8930 2527 14 0 215331 0
[pid=19419/tid=19421] ppid=19417 vsize=915444 CPUtime=0.02
/proc/19419/task/19421/stat : 19421 (java) S 19417 19419 18700 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 275452932 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19419/tid=19422] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19422/stat : 19422 (java) S 19417 19419 18700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275452932 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19423] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19423/stat : 19423 (java) S 19417 19419 18700 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275452932 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19424] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19424/stat : 19424 (java) S 19417 19419 18700 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275452936 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19425] ppid=19417 vsize=915444 CPUtime=0.22
/proc/19419/task/19425/stat : 19425 (java) S 19417 19419 18700 0 -1 64 390 0 0 0 22 0 0 0 16 0 8 0 275452936 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19419/tid=19426] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19426/stat : 19426 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275452936 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19427] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19427/stat : 19427 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275452936 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.85
Current children cumulated vsize (KiB) 915444

[startup+582.928 s]
/proc/loadavg: 1.99 1.97 1.93 3/94 19796
/proc/meminfo: memFree=1213592/2055920 swapFree=4180552/4192956
[pid=19419] ppid=19417 vsize=915444 CPUtime=581.84
/proc/19419/stat : 19419 (java) R 19417 19419 18700 0 -1 0 9201 0 1 0 56982 1202 0 0 25 0 8 0 275452924 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824809 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19419/statm: 228861 8930 2527 14 0 215331 0
[pid=19419/tid=19421] ppid=19417 vsize=915444 CPUtime=0.02
/proc/19419/task/19421/stat : 19421 (java) S 19417 19419 18700 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 275452932 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19419/tid=19422] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19422/stat : 19422 (java) S 19417 19419 18700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275452932 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19423] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19423/stat : 19423 (java) S 19417 19419 18700 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275452932 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19424] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19424/stat : 19424 (java) S 19417 19419 18700 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275452936 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19425] ppid=19417 vsize=915444 CPUtime=0.22
/proc/19419/task/19425/stat : 19425 (java) S 19417 19419 18700 0 -1 64 390 0 0 0 22 0 0 0 16 0 8 0 275452936 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19419/tid=19426] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19426/stat : 19426 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275452936 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19427] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19427/stat : 19427 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275452936 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 581.84
Current children cumulated vsize (KiB) 915444

[startup+643.004 s]
/proc/loadavg: 1.99 1.97 1.93 4/94 19796
/proc/meminfo: memFree=1213656/2055920 swapFree=4180552/4192956
[pid=19419] ppid=19417 vsize=915444 CPUtime=641.86
/proc/19419/stat : 19419 (java) R 19417 19419 18700 0 -1 0 9201 0 1 0 62984 1202 0 0 25 0 8 0 275452924 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073825882 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19419/statm: 228861 8930 2527 14 0 215331 0
[pid=19419/tid=19421] ppid=19417 vsize=915444 CPUtime=0.02
/proc/19419/task/19421/stat : 19421 (java) S 19417 19419 18700 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 275452932 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19419/tid=19422] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19422/stat : 19422 (java) S 19417 19419 18700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275452932 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19423] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19423/stat : 19423 (java) S 19417 19419 18700 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275452932 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19424] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19424/stat : 19424 (java) S 19417 19419 18700 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275452936 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19425] ppid=19417 vsize=915444 CPUtime=0.22
/proc/19419/task/19425/stat : 19425 (java) S 19417 19419 18700 0 -1 64 390 0 0 0 22 0 0 0 16 0 8 0 275452936 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19419/tid=19426] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19426/stat : 19426 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275452936 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19427] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19427/stat : 19427 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275452936 937414656 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 641.86
Current children cumulated vsize (KiB) 915444

[startup+703.094 s]
/proc/loadavg: 1.99 1.97 1.93 3/94 19796
/proc/meminfo: memFree=1213592/2055920 swapFree=4180552/4192956
[pid=19419] ppid=19417 vsize=915444 CPUtime=701.89
/proc/19419/stat : 19419 (java) R 19417 19419 18700 0 -1 0 9203 0 1 0 68987 1202 0 0 25 0 8 0 275452924 937414656 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073795369 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19419/statm: 228861 8932 2527 14 0 215331 0
[pid=19419/tid=19421] ppid=19417 vsize=915444 CPUtime=0.02
/proc/19419/task/19421/stat : 19421 (java) S 19417 19419 18700 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 275452932 937414656 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19419/tid=19422] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19422/stat : 19422 (java) S 19417 19419 18700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275452932 937414656 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19423] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19423/stat : 19423 (java) S 19417 19419 18700 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275452932 937414656 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19424] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19424/stat : 19424 (java) S 19417 19419 18700 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275452936 937414656 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19425] ppid=19417 vsize=915444 CPUtime=0.22
/proc/19419/task/19425/stat : 19425 (java) S 19417 19419 18700 0 -1 64 390 0 0 0 22 0 0 0 16 0 8 0 275452936 937414656 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19419/tid=19426] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19426/stat : 19426 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275452936 937414656 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19427] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19427/stat : 19427 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275452936 937414656 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 915444

[startup+763.147 s]
/proc/loadavg: 2.07 1.99 1.93 3/94 19796
/proc/meminfo: memFree=1213592/2055920 swapFree=4180552/4192956
[pid=19419] ppid=19417 vsize=915444 CPUtime=761.86
/proc/19419/stat : 19419 (java) R 19417 19419 18700 0 -1 0 9203 0 1 0 74984 1202 0 0 25 0 8 0 275452924 937414656 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073825882 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19419/statm: 228861 8932 2527 14 0 215331 0
[pid=19419/tid=19421] ppid=19417 vsize=915444 CPUtime=0.02
/proc/19419/task/19421/stat : 19421 (java) S 19417 19419 18700 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 275452932 937414656 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19419/tid=19422] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19422/stat : 19422 (java) S 19417 19419 18700 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275452932 937414656 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19423] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19423/stat : 19423 (java) S 19417 19419 18700 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275452932 937414656 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19424] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19424/stat : 19424 (java) S 19417 19419 18700 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275452936 937414656 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19425] ppid=19417 vsize=915444 CPUtime=0.22
/proc/19419/task/19425/stat : 19425 (java) S 19417 19419 18700 0 -1 64 390 0 0 0 22 0 0 0 16 0 8 0 275452936 937414656 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19419/tid=19426] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19426/stat : 19426 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275452936 937414656 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19419/tid=19427] ppid=19417 vsize=915444 CPUtime=0
/proc/19419/task/19427/stat : 19427 (java) S 19417 19419 18700 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275452936 937414656 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 816.961
CPU time (s): 815.622
CPU user time (s): 803.59
CPU system time (s): 12.0322
CPU usage (%): 99.8361
Max. virtual memory (cumulated for all children) (KiB): 915480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 803.59
system time used= 12.0322
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9299
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= 17416
involuntary context switches= 12493

runsolver used 1.00285 s user time and 2.6306 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan 20 05:22:53 UTC 2007


IDJOB= 277769
IDBENCH= 7652
IDSOLVER= 69
FILE ID= node2/277769-1169270573

PBS_JOBID= 3607304

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-80-100-1000/cnf-2-80-300-186941_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277769-1169270573/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-277769-1169270573 -o ROOT/results/node2/solver-277769-1169270573 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277769-1169270573/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  37fc67fe18200205c925a4a48601ea48

RANDOM SEED= 764731027

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.259
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	: 5931.00
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.259
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:       1072640 kB
Buffers:         46868 kB
Cached:         641740 kB
SwapCached:        572 kB
Active:         373424 kB
Inactive:       536000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1072640 kB
SwapTotal:     4192956 kB
SwapFree:      4180552 kB
Dirty:            1928 kB
Writeback:           0 kB
Mapped:         242504 kB
Slab:            58104 kB
Committed_AS:  8127632 kB
PageTables:       2772 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 node2 on Sat Jan 20 05:36:30 UTC 2007