Trace number 279947

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.05 2407.23

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-40/maxcut-40-540-9_ext.xml
MD5SUMf3dab04e675f670679d70c6205f6c2f7
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints319
Best CPU time to get the best result obtained on this benchmark282.878
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints540
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension540
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/279947-1169299520/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.38	       =>  wckTime=0.087  cpuTime=0.08  mem=6M910
0.38	   
0.38	   relations being loaded...
0.38	   
0.38	   constraints being loaded...
0.52	     nbConstraints=540  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=539
0.52	     nbConflictsStructures=1  nbSharedConflictsStructures=539  nbSharedBinaryRepresentations=2  maxDegree=33  maxArity=2
0.52	       =>  wckTime=0.232  cpuTime=0.16  mem=8M893
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.308  cpuTime=0.21  mem=5M626
0.60	
0.60	s SATISFIABLE
0.60	o 285
0.60	c 255
0.61	o 290
0.61	c 250
0.61	o 293
0.61	c 247
0.61	o 295
0.61	c 245
0.61	o 297
0.61	c 243
0.61	o 299
0.61	c 241
0.61	o 302
0.61	c 238
0.61	o 306
0.61	c 234
0.61	o 307
0.61	c 233
0.62	o 308
0.62	c 232
0.62	o 311
0.62	c 229
0.62	o 312
0.62	c 228
0.62	o 314
0.62	c 226
0.62	o 318
0.62	c 222
0.82	o 319
0.83	c 221
2.44	   
2.44	   search
2.44	     run=0  nbConstraintChecks=8929378  nbAssignments=10000
2.44	       =>  wckTime=1.846  cpuTime=1.81  mem=5M626
4.23	   
4.23	   search
4.23	     run=1  nbConstraintChecks=17940502  nbAssignments=20000
4.23	       =>  wckTime=3.631  cpuTime=3.58  mem=5M626
6.00	   
6.00	   search
6.00	     run=2  nbConstraintChecks=26871836  nbAssignments=30000
6.00	       =>  wckTime=5.399  cpuTime=5.35  mem=5M626
7.76	   
7.76	   search
7.76	     run=3  nbConstraintChecks=35883755  nbAssignments=40000
7.76	       =>  wckTime=7.166  cpuTime=7.11  mem=5M626
9.51	   
9.52	   search
9.52	     run=4  nbConstraintChecks=44810549  nbAssignments=50000
9.52	       =>  wckTime=8.917  cpuTime=8.85  mem=5M626
11.28	   
11.28	   search
11.28	     run=5  nbConstraintChecks=53824634  nbAssignments=60000
11.28	       =>  wckTime=10.686  cpuTime=10.62  mem=5M626
13.04	   
13.04	   search
13.04	     run=6  nbConstraintChecks=62751478  nbAssignments=70000
13.04	       =>  wckTime=12.438  cpuTime=12.36  mem=5M626
14.81	   
14.81	   search
14.81	     run=7  nbConstraintChecks=71766441  nbAssignments=80000
14.81	       =>  wckTime=14.214  cpuTime=14.13  mem=5M626
16.58	   
16.58	   search
16.58	     run=8  nbConstraintChecks=80693987  nbAssignments=90000
16.58	       =>  wckTime=15.979  cpuTime=15.88  mem=5M626
18.35	   
18.35	   search
18.35	     run=9  nbConstraintChecks=89702760  nbAssignments=100000
18.35	       =>  wckTime=17.757  cpuTime=17.65  mem=5M626
20.13	   
20.13	   search
20.13	     run=10  nbConstraintChecks=98630921  nbAssignments=110000
20.13	       =>  wckTime=19.529  cpuTime=19.42  mem=5M626
21.93	   
21.93	   search
21.93	     run=11  nbConstraintChecks=107637587  nbAssignments=120000
21.93	       =>  wckTime=21.329  cpuTime=21.19  mem=5M626
23.70	   
23.70	   search
23.70	     run=12  nbConstraintChecks=116563506  nbAssignments=130000
23.70	       =>  wckTime=23.101  cpuTime=22.95  mem=5M626
25.48	   
25.48	   search
25.48	     run=13  nbConstraintChecks=125578920  nbAssignments=140000
25.48	       =>  wckTime=24.881  cpuTime=24.73  mem=5M626
27.24	   
27.24	   search
27.24	     run=14  nbConstraintChecks=134520550  nbAssignments=150000
27.24	       =>  wckTime=26.646  cpuTime=26.49  mem=5M626
29.01	   
29.01	   search
29.01	     run=15  nbConstraintChecks=143524295  nbAssignments=160000
29.01	       =>  wckTime=28.415  cpuTime=28.24  mem=5M626
30.77	   
30.77	   search
30.77	     run=16  nbConstraintChecks=152455682  nbAssignments=170000
30.77	       =>  wckTime=30.171  cpuTime=30.0  mem=5M626
30.99	   
31.00	   search
31.00	     run=17  nbConstraintChecks=153610061  nbAssignments=171279
31.00	       =>  wckTime=30.397  cpuTime=30.22  mem=5M626
31.00	   
31.00	   global
31.00	     nbConstraintChecks=153610061  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.00	     solvingWckTime=30.396  solvingCpuTime=30.22  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.00	     globalCpuTime=30.47
31.00	       =>  wckTime=30.705  cpuTime=30.43  mem=5M626
31.00	   
31.00	   solver IterativeSystematicSolver being built... 
31.13	       =>  wckTime=30.84  cpuTime=30.53  mem=16M751
31.14	   
31.14	   preprocessing
31.14	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.14	     detectedInconsistency=no
31.14	       =>  wckTime=0.0060  cpuTime=0.01  mem=16M751
31.19	   
31.19	   search
31.19	     run=0  nbConstraintChecks=42548  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44
31.19	     nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=64  nbRestartNogoods=0
31.19	       =>  wckTime=0.06  cpuTime=0.03  mem=16M751
31.24	   
31.24	   search
31.24	     run=1  nbConstraintChecks=99523  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=98
31.24	     nbFailedAssignments=22  nbBacktracks=25  nbVisitedNodes=146  nbRestartNogoods=2
31.24	       =>  wckTime=0.103  cpuTime=0.06  mem=16M751
31.27	   
31.27	   search
31.27	     run=2  nbConstraintChecks=176589  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=164
31.27	     nbFailedAssignments=41  nbBacktracks=49  nbVisitedNodes=255  nbRestartNogoods=4
31.27	       =>  wckTime=0.133  cpuTime=0.09  mem=16M751
31.31	   
31.31	   search
31.31	     run=3  nbConstraintChecks=303159  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=260
31.31	     nbFailedAssignments=80  nbBacktracks=83  nbVisitedNodes=424  nbRestartNogoods=7
31.31	       =>  wckTime=0.181  cpuTime=0.14  mem=16M751
31.37	   
31.37	   search
31.37	     run=4  nbConstraintChecks=465221  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=380
31.37	     nbFailedAssignments=127  nbBacktracks=133  nbVisitedNodes=641  nbRestartNogoods=10
31.37	       =>  wckTime=0.241  cpuTime=0.2  mem=16M751
31.46	   
31.46	   search
31.46	     run=5  nbConstraintChecks=688647  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=541
31.46	     nbFailedAssignments=191  nbBacktracks=208  nbVisitedNodes=941  nbRestartNogoods=13
31.46	       =>  wckTime=0.325  cpuTime=0.28  mem=16M751
31.58	   
31.58	   search
31.58	     run=6  nbConstraintChecks=1047542  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=790
31.58	     nbFailedAssignments=305  nbBacktracks=321  nbVisitedNodes=1417  nbRestartNogoods=17
31.58	       =>  wckTime=0.45  cpuTime=0.4  mem=16M751
31.75	   
31.75	   search
31.75	     run=7  nbConstraintChecks=1537868  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1122
31.75	     nbFailedAssignments=446  nbBacktracks=491  nbVisitedNodes=2060  nbRestartNogoods=22
31.75	       =>  wckTime=0.617  cpuTime=0.56  mem=16M751
32.06	   
32.06	   search
32.06	     run=8  nbConstraintChecks=2391451  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1682
32.06	     nbFailedAssignments=726  nbBacktracks=749  nbVisitedNodes=3158  nbRestartNogoods=25
32.06	       =>  wckTime=0.928  cpuTime=0.86  mem=16M751
32.45	   
32.45	   search
32.45	     run=9  nbConstraintChecks=3485473  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2414
32.45	     nbFailedAssignments=1050  nbBacktracks=1133  nbVisitedNodes=4598  nbRestartNogoods=28
32.45	       =>  wckTime=1.315  cpuTime=1.24  mem=16M751
33.12	   
33.12	   search
33.12	     run=10  nbConstraintChecks=5330687  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3581
33.12	     nbFailedAssignments=1623  nbBacktracks=1709  nbVisitedNodes=6914  nbRestartNogoods=31
33.12	       =>  wckTime=1.983  cpuTime=1.9  mem=16M751
34.05	   
34.05	   search
34.05	     run=11  nbConstraintChecks=7940539  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5275
34.05	     nbFailedAssignments=2431  nbBacktracks=2573  nbVisitedNodes=10280  nbRestartNogoods=40
34.05	       =>  wckTime=2.916  cpuTime=2.83  mem=16M751
35.41	   
35.41	   search
35.41	     run=12  nbConstraintChecks=11870483  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7800
35.41	     nbFailedAssignments=3637  nbBacktracks=3870  nbVisitedNodes=15308  nbRestartNogoods=45
35.41	       =>  wckTime=4.276  cpuTime=4.18  mem=16M751
37.62	   
37.62	   search
37.62	     run=13  nbConstraintChecks=18018181  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11774
37.62	     nbFailedAssignments=5642  nbBacktracks=5817  nbVisitedNodes=23234  nbRestartNogoods=49
37.62	       =>  wckTime=6.484  cpuTime=6.38  mem=16M751
40.88	   
40.88	   search
40.89	     run=14  nbConstraintChecks=27071655  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17621
40.89	     nbFailedAssignments=8551  nbBacktracks=8736  nbVisitedNodes=34909  nbRestartNogoods=53
40.89	       =>  wckTime=9.752  cpuTime=9.64  mem=16M751
46.22	   
46.22	   search
46.22	     run=15  nbConstraintChecks=41291007  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26691
46.22	     nbFailedAssignments=13225  nbBacktracks=13114  nbVisitedNodes=53031  nbRestartNogoods=59
46.22	       =>  wckTime=15.083  cpuTime=14.96  mem=16M751
54.00	   
54.00	   search
54.00	     run=16  nbConstraintChecks=62444728  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40055
54.00	     nbFailedAssignments=20002  nbBacktracks=19683  nbVisitedNodes=79741  nbRestartNogoods=65
54.00	       =>  wckTime=22.866  cpuTime=22.7  mem=16M751
64.68	   
64.68	   search
64.68	     run=17  nbConstraintChecks=91985161  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=59177
64.68	     nbFailedAssignments=29253  nbBacktracks=29535  nbVisitedNodes=117966  nbRestartNogoods=71
64.68	       =>  wckTime=33.548  cpuTime=33.34  mem=16M751
83.05	   
83.05	   search
83.05	     run=18  nbConstraintChecks=141061007  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=90206
83.05	     nbFailedAssignments=45486  nbBacktracks=44314  nbVisitedNodes=180007  nbRestartNogoods=78
83.05	       =>  wckTime=51.921  cpuTime=51.61  mem=16M751
107.07	   
107.07	   search
107.07	     run=19  nbConstraintChecks=207035894  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=132712
107.07	     nbFailedAssignments=65807  nbBacktracks=66482  nbVisitedNodes=265002  nbRestartNogoods=84
107.07	       =>  wckTime=75.939  cpuTime=75.52  mem=16M751
146.51	   
146.51	   search
146.51	     run=20  nbConstraintChecks=311230337  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=198217
146.51	     nbFailedAssignments=98041  nbBacktracks=99735  nbVisitedNodes=395994  nbRestartNogoods=93
146.51	       =>  wckTime=115.381  cpuTime=114.78  mem=16M751
206.85	   
206.85	   search
206.85	     run=21  nbConstraintChecks=468612968  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=297376
206.85	     nbFailedAssignments=147306  nbBacktracks=149613  nbVisitedNodes=594254  nbRestartNogoods=101
206.85	       =>  wckTime=175.718  cpuTime=174.82  mem=16M751
296.30	   
296.30	   search
296.30	     run=22  nbConstraintChecks=702169314  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=444757
296.30	     nbFailedAssignments=219849  nbBacktracks=224431  nbVisitedNodes=888892  nbRestartNogoods=112
296.30	       =>  wckTime=265.17  cpuTime=263.85  mem=16M751
440.65	   
440.65	   search
440.65	     run=23  nbConstraintChecks=1066158431  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=672746
440.65	     nbFailedAssignments=335595  nbBacktracks=336658  nbVisitedNodes=1342779  nbRestartNogoods=120
440.65	       =>  wckTime=409.514  cpuTime=407.54  mem=16M751
626.74	   
626.74	   search
626.74	     run=24  nbConstraintChecks=1556778038  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=988982
626.74	     nbFailedAssignments=483472  nbBacktracks=505000  nbVisitedNodes=1967825  nbRestartNogoods=130
626.74	       =>  wckTime=595.603  cpuTime=592.76  mem=16M751
906.78	   
906.78	   search
906.78	     run=25  nbConstraintChecks=2310016024  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1485874
906.78	     nbFailedAssignments=727834  nbBacktracks=757511  nbVisitedNodes=2946513  nbRestartNogoods=137
906.78	       =>  wckTime=875.644  cpuTime=871.49  mem=16M751
1272.23	   
1272.23	   search
1272.23	     run=26  nbConstraintChecks=3358315029  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2200328
1272.23	     nbFailedAssignments=1063498  nbBacktracks=1136278  nbVisitedNodes=4326968  nbRestartNogoods=146
1272.23	       =>  wckTime=1241.096  cpuTime=1235.36  mem=16M751
1697.28	   
1697.28	   search
1697.28	     run=27  nbConstraintChecks=4672325551  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3161064
1697.28	     nbFailedAssignments=1456060  nbBacktracks=1704431  nbVisitedNodes=6057373  nbRestartNogoods=154
1697.28	       =>  wckTime=1666.145  cpuTime=1659.92  mem=16M751
2204.85	   
2204.85	   search
2204.85	     run=28  nbConstraintChecks=6300596896  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4450235
2204.85	     nbFailedAssignments=1892980  nbBacktracks=2556658  nbVisitedNodes=8214753  nbRestartNogoods=165
2204.85	       =>  wckTime=2173.712  cpuTime=2166.88  mem=16M751
2407.19	v 1 0 0 0 1 0 1 0 1 0 1 0 1 1 0 0 0 0 1 0 0 1 1 1 1 1 1 1 0 1 1 0 0 1 1 0 0 0 0 1 

Verifier Data (download as text)

221 unsatisfied constraints, 319 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/node15/watcher-279947-1169299520 -o ROOT/results/node15/solver-279947-1169299520 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279947-1169299520/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.93 1.99 1.99 4/87 20132
/proc/meminfo: memFree=1427152/2055920 swapFree=4173628/4192956
[pid=20131] ppid=20129 vsize=172 CPUtime=0
/proc/20131/stat : 20131 (java) R 20129 20131 19685 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 278346882 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7512363 0 0 4096 0 0 0 0 17 0 0 0
/proc/20131/statm: 43 24 18 14 0 3 0

[startup+0.108373 s]
/proc/loadavg: 1.93 1.99 1.99 4/87 20132
/proc/meminfo: memFree=1427152/2055920 swapFree=4173628/4192956
[pid=20131] ppid=20129 vsize=914988 CPUtime=0.09
/proc/20131/stat : 20131 (java) R 20129 20131 19685 0 -1 0 3077 0 1 0 8 1 0 0 22 0 8 0 278346882 936947712 2823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20131/statm: 228747 2824 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51644 s]
/proc/loadavg: 1.93 1.99 1.99 4/87 20132
/proc/meminfo: memFree=1427152/2055920 swapFree=4173628/4192956
[pid=20131] ppid=20129 vsize=915332 CPUtime=0.49
/proc/20131/stat : 20131 (java) R 20129 20131 19685 0 -1 0 6613 0 1 0 45 4 0 0 25 0 8 0 278346882 937299968 6352 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072923338 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20131/statm: 228833 6352 2157 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33858 s]
/proc/loadavg: 1.93 1.99 1.99 3/94 20139
/proc/meminfo: memFree=1409176/2055920 swapFree=4173628/4192956
[pid=20131] ppid=20129 vsize=915460 CPUtime=1.31
/proc/20131/stat : 20131 (java) R 20129 20131 19685 0 -1 0 7166 0 1 0 111 20 0 0 25 0 8 0 278346882 937431040 6904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20131/statm: 228866 6904 2476 14 0 215336 0
[pid=20131/tid=20133] ppid=20129 vsize=915460 CPUtime=0.02
/proc/20131/task/20133/stat : 20133 (java) S 20129 20131 19685 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 278346886 937431040 6904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20134] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20134/stat : 20134 (java) S 20129 20131 19685 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278346886 937431040 6904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20135] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20135/stat : 20135 (java) S 20129 20131 19685 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278346886 937431040 6904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20136] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20136/stat : 20136 (java) S 20129 20131 19685 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278346890 937431040 6904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20137] ppid=20129 vsize=915460 CPUtime=0.12
/proc/20131/task/20137/stat : 20137 (java) S 20129 20131 19685 0 -1 64 339 0 0 0 12 0 0 0 16 0 8 0 278346890 937431040 6904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20138] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20138/stat : 20138 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278346890 937431040 6904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20139] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20139/stat : 20139 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278346890 937431040 6904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.99187 s]
/proc/loadavg: 1.93 1.99 1.99 3/94 20139
/proc/meminfo: memFree=1409176/2055920 swapFree=4173628/4192956
[pid=20131] ppid=20129 vsize=915460 CPUtime=2.96
/proc/20131/stat : 20131 (java) R 20129 20131 19685 0 -1 0 7169 0 1 0 239 57 0 0 25 0 8 0 278346882 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20131/statm: 228865 6906 2476 14 0 215335 0
[pid=20131/tid=20133] ppid=20129 vsize=915460 CPUtime=0.02
/proc/20131/task/20133/stat : 20133 (java) S 20129 20131 19685 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 278346886 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20134] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20134/stat : 20134 (java) S 20129 20131 19685 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278346886 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20135] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20135/stat : 20135 (java) S 20129 20131 19685 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278346886 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20136] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20136/stat : 20136 (java) S 20129 20131 19685 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278346890 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20137] ppid=20129 vsize=915460 CPUtime=0.12
/proc/20131/task/20137/stat : 20137 (java) S 20129 20131 19685 0 -1 64 341 0 0 0 12 0 0 0 16 0 8 0 278346890 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20138] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20138/stat : 20138 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278346890 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20139] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20139/stat : 20139 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278346890 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915460

[startup+6.27343 s]
/proc/loadavg: 1.93 1.99 1.99 3/94 20139
/proc/meminfo: memFree=1409112/2055920 swapFree=4173628/4192956
[pid=20131] ppid=20129 vsize=915460 CPUtime=6.23
/proc/20131/stat : 20131 (java) R 20129 20131 19685 0 -1 0 7169 0 1 0 498 125 0 0 25 0 8 0 278346882 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20131/statm: 228865 6906 2476 14 0 215335 0
[pid=20131/tid=20133] ppid=20129 vsize=915460 CPUtime=0.02
/proc/20131/task/20133/stat : 20133 (java) S 20129 20131 19685 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 278346886 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20134] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20134/stat : 20134 (java) S 20129 20131 19685 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278346886 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20135] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20135/stat : 20135 (java) S 20129 20131 19685 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278346886 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20136] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20136/stat : 20136 (java) S 20129 20131 19685 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278346890 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20137] ppid=20129 vsize=915460 CPUtime=0.13
/proc/20131/task/20137/stat : 20137 (java) S 20129 20131 19685 0 -1 64 341 0 0 0 12 1 0 0 16 0 8 0 278346890 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20138] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20138/stat : 20138 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278346890 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20139] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20139/stat : 20139 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278346890 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915460

[startup+12.7615 s]
/proc/loadavg: 1.94 1.99 1.99 3/94 20139
/proc/meminfo: memFree=1409048/2055920 swapFree=4173628/4192956
[pid=20131] ppid=20129 vsize=915460 CPUtime=12.7
/proc/20131/stat : 20131 (java) R 20129 20131 19685 0 -1 0 7169 0 1 0 1009 261 0 0 25 0 8 0 278346882 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20131/statm: 228865 6906 2476 14 0 215335 0
[pid=20131/tid=20133] ppid=20129 vsize=915460 CPUtime=0.02
/proc/20131/task/20133/stat : 20133 (java) S 20129 20131 19685 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 278346886 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20134] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20134/stat : 20134 (java) S 20129 20131 19685 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278346886 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20135] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20135/stat : 20135 (java) S 20129 20131 19685 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278346886 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20136] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20136/stat : 20136 (java) S 20129 20131 19685 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278346890 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20137] ppid=20129 vsize=915460 CPUtime=0.13
/proc/20131/task/20137/stat : 20137 (java) S 20129 20131 19685 0 -1 64 341 0 0 0 12 1 0 0 16 0 8 0 278346890 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20138] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20138/stat : 20138 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278346890 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20139] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20139/stat : 20139 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278346890 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915460

[startup+25.6108 s]
/proc/loadavg: 1.95 1.99 1.99 3/94 20139
/proc/meminfo: memFree=1409112/2055920 swapFree=4173628/4192956
[pid=20131] ppid=20129 vsize=915460 CPUtime=25.46
/proc/20131/stat : 20131 (java) R 20129 20131 19685 0 -1 0 7171 0 1 0 2012 534 0 0 25 0 8 0 278346882 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20131/statm: 228865 6907 2476 14 0 215335 0
[pid=20131/tid=20133] ppid=20129 vsize=915460 CPUtime=0.02
/proc/20131/task/20133/stat : 20133 (java) S 20129 20131 19685 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 278346886 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20134] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20134/stat : 20134 (java) S 20129 20131 19685 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278346886 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20135] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20135/stat : 20135 (java) S 20129 20131 19685 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278346886 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20136] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20136/stat : 20136 (java) S 20129 20131 19685 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278346890 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20137] ppid=20129 vsize=915460 CPUtime=0.13
/proc/20131/task/20137/stat : 20137 (java) S 20129 20131 19685 0 -1 64 342 0 0 0 12 1 0 0 16 0 8 0 278346890 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20138] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20138/stat : 20138 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278346890 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20139] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20139/stat : 20139 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278346890 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915460

[startup+51.2192 s]
/proc/loadavg: 1.97 1.99 1.99 3/94 20139
/proc/meminfo: memFree=1401560/2055920 swapFree=4173628/4192956
[pid=20131] ppid=20129 vsize=915460 CPUtime=50.96
/proc/20131/stat : 20131 (java) R 20129 20131 19685 0 -1 0 9166 0 1 0 4450 646 0 0 25 0 8 0 278346882 937431040 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073836201 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20131/statm: 228865 8899 2527 14 0 215335 0
[pid=20131/tid=20133] ppid=20129 vsize=915460 CPUtime=0.02
/proc/20131/task/20133/stat : 20133 (java) S 20129 20131 19685 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 278346886 937431040 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20134] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20134/stat : 20134 (java) S 20129 20131 19685 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278346886 937431040 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20135] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20135/stat : 20135 (java) S 20129 20131 19685 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278346886 937431040 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20136] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20136/stat : 20136 (java) S 20129 20131 19685 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278346890 937431040 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20137] ppid=20129 vsize=915460 CPUtime=0.23
/proc/20131/task/20137/stat : 20137 (java) S 20129 20131 19685 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 278346890 937431040 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20138] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20138/stat : 20138 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278346890 937431040 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20139] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20139/stat : 20139 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278346890 937431040 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 915460

[startup+102.431 s]
/proc/loadavg: 1.98 1.99 1.99 3/94 20139
/proc/meminfo: memFree=1401496/2055920 swapFree=4173628/4192956
[pid=20131] ppid=20129 vsize=915460 CPUtime=101.93
/proc/20131/stat : 20131 (java) R 20129 20131 19685 0 -1 0 9175 0 1 0 9547 646 0 0 25 0 8 0 278346882 937431040 8908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073900248 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20131/statm: 228865 8908 2527 14 0 215335 0
[pid=20131/tid=20133] ppid=20129 vsize=915460 CPUtime=0.02
/proc/20131/task/20133/stat : 20133 (java) S 20129 20131 19685 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 278346886 937431040 8908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20134] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20134/stat : 20134 (java) S 20129 20131 19685 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278346886 937431040 8908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20135] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20135/stat : 20135 (java) S 20129 20131 19685 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278346886 937431040 8908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20136] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20136/stat : 20136 (java) S 20129 20131 19685 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278346890 937431040 8908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20137] ppid=20129 vsize=915460 CPUtime=0.23
/proc/20131/task/20137/stat : 20137 (java) S 20129 20131 19685 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 278346890 937431040 8908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20138] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20138/stat : 20138 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278346890 937431040 8908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20139] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20139/stat : 20139 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278346890 937431040 8908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 915460

[startup+162.491 s]
/proc/loadavg: 1.99 1.99 1.99 3/94 20139
/proc/meminfo: memFree=1401496/2055920 swapFree=4173628/4192956
[pid=20131] ppid=20129 vsize=915460 CPUtime=161.69
/proc/20131/stat : 20131 (java) R 20129 20131 19685 0 -1 0 9179 0 1 0 15523 646 0 0 25 0 8 0 278346882 937431040 8912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073821112 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2017.62
Current children cumulated vsize (KiB) 915460

[startup+2084.35 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 20262
/proc/meminfo: memFree=1401952/2055920 swapFree=4173628/4192956
[pid=20131] ppid=20129 vsize=915460 CPUtime=2077.61
/proc/20131/stat : 20131 (java) R 20129 20131 19685 0 -1 0 9199 0 1 0 207111 650 0 0 25 0 8 0 278346882 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073881571 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20131/statm: 228865 8930 2527 14 0 215335 0
[pid=20131/tid=20133] ppid=20129 vsize=915460 CPUtime=0.02
/proc/20131/task/20133/stat : 20133 (java) S 20129 20131 19685 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 278346886 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20134] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20134/stat : 20134 (java) S 20129 20131 19685 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278346886 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20135] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20135/stat : 20135 (java) S 20129 20131 19685 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278346886 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20136] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20136/stat : 20136 (java) S 20129 20131 19685 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278346890 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20137] ppid=20129 vsize=915460 CPUtime=0.24
/proc/20131/task/20137/stat : 20137 (java) S 20129 20131 19685 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 278346890 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20138] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20138/stat : 20138 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278346890 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20139] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20139/stat : 20139 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278346890 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2077.61
Current children cumulated vsize (KiB) 915460

[startup+2144.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 20288
/proc/meminfo: memFree=1400672/2055920 swapFree=4173628/4192956
[pid=20131] ppid=20129 vsize=915460 CPUtime=2137.57
/proc/20131/stat : 20131 (java) R 20129 20131 19685 0 -1 0 9199 0 1 0 213105 652 0 0 25 0 8 0 278346882 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073869329 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20131/statm: 228865 8930 2527 14 0 215335 0
[pid=20131/tid=20133] ppid=20129 vsize=915460 CPUtime=0.02
/proc/20131/task/20133/stat : 20133 (java) S 20129 20131 19685 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 278346886 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20134] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20134/stat : 20134 (java) S 20129 20131 19685 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278346886 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20135] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20135/stat : 20135 (java) S 20129 20131 19685 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278346886 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20136] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20136/stat : 20136 (java) S 20129 20131 19685 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278346890 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20137] ppid=20129 vsize=915460 CPUtime=0.24
/proc/20131/task/20137/stat : 20137 (java) S 20129 20131 19685 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 278346890 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20138] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20138/stat : 20138 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278346890 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20139] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20139/stat : 20139 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278346890 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2137.57
Current children cumulated vsize (KiB) 915460

[startup+2204.49 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 20434
/proc/meminfo: memFree=1400528/2055920 swapFree=4173628/4192956
[pid=20131] ppid=20129 vsize=915460 CPUtime=2197.56
/proc/20131/stat : 20131 (java) R 20129 20131 19685 0 -1 0 9199 0 1 0 219098 658 0 0 25 0 8 0 278346882 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840855 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20131/statm: 228865 8930 2527 14 0 215335 0
[pid=20131/tid=20133] ppid=20129 vsize=915460 CPUtime=0.02
/proc/20131/task/20133/stat : 20133 (java) S 20129 20131 19685 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 278346886 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20134] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20134/stat : 20134 (java) S 20129 20131 19685 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278346886 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20135] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20135/stat : 20135 (java) S 20129 20131 19685 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278346886 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20136] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20136/stat : 20136 (java) S 20129 20131 19685 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278346890 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20137] ppid=20129 vsize=915460 CPUtime=0.24
/proc/20131/task/20137/stat : 20137 (java) S 20129 20131 19685 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 278346890 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20138] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20138/stat : 20138 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278346890 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20139] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20139/stat : 20139 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278346890 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2197.56
Current children cumulated vsize (KiB) 915460

[startup+2264.55 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 20460
/proc/meminfo: memFree=1401568/2055920 swapFree=4173628/4192956
[pid=20131] ppid=20129 vsize=915460 CPUtime=2257.55
/proc/20131/stat : 20131 (java) R 20129 20131 19685 0 -1 0 9202 0 1 0 225097 658 0 0 25 0 8 0 278346882 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073846619 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20131/statm: 228865 8933 2527 14 0 215335 0
[pid=20131/tid=20133] ppid=20129 vsize=915460 CPUtime=0.02
/proc/20131/task/20133/stat : 20133 (java) S 20129 20131 19685 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 278346886 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20134] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20134/stat : 20134 (java) S 20129 20131 19685 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278346886 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20135] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20135/stat : 20135 (java) S 20129 20131 19685 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278346886 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20136] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20136/stat : 20136 (java) S 20129 20131 19685 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278346890 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20137] ppid=20129 vsize=915460 CPUtime=0.24
/proc/20131/task/20137/stat : 20137 (java) S 20129 20131 19685 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 278346890 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20138] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20138/stat : 20138 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278346890 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20139] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20139/stat : 20139 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278346890 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2257.55
Current children cumulated vsize (KiB) 915460

[startup+2324.61 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 20460
/proc/meminfo: memFree=1401568/2055920 swapFree=4173628/4192956
[pid=20131] ppid=20129 vsize=915460 CPUtime=2317.52
/proc/20131/stat : 20131 (java) R 20129 20131 19685 0 -1 0 9202 0 1 0 231094 658 0 0 25 0 8 0 278346882 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073821193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20131/statm: 228865 8933 2527 14 0 215335 0
[pid=20131/tid=20133] ppid=20129 vsize=915460 CPUtime=0.02
/proc/20131/task/20133/stat : 20133 (java) S 20129 20131 19685 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 278346886 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20134] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20134/stat : 20134 (java) S 20129 20131 19685 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278346886 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20135] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20135/stat : 20135 (java) S 20129 20131 19685 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278346886 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20136] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20136/stat : 20136 (java) S 20129 20131 19685 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278346890 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20137] ppid=20129 vsize=915460 CPUtime=0.24
/proc/20131/task/20137/stat : 20137 (java) S 20129 20131 19685 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 278346890 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20138] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20138/stat : 20138 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278346890 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20139] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20139/stat : 20139 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278346890 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2317.52
Current children cumulated vsize (KiB) 915460

[startup+2384.66 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 20460
/proc/meminfo: memFree=1401696/2055920 swapFree=4173628/4192956
[pid=20131] ppid=20129 vsize=915460 CPUtime=2377.52
/proc/20131/stat : 20131 (java) R 20129 20131 19685 0 -1 0 9202 0 1 0 237093 659 0 0 25 0 8 0 278346882 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848649 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20131/statm: 228865 8933 2527 14 0 215335 0
[pid=20131/tid=20133] ppid=20129 vsize=915460 CPUtime=0.02
/proc/20131/task/20133/stat : 20133 (java) S 20129 20131 19685 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 278346886 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20134] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20134/stat : 20134 (java) S 20129 20131 19685 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278346886 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20135] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20135/stat : 20135 (java) S 20129 20131 19685 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278346886 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20136] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20136/stat : 20136 (java) S 20129 20131 19685 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278346890 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20137] ppid=20129 vsize=915460 CPUtime=0.24
/proc/20131/task/20137/stat : 20137 (java) S 20129 20131 19685 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 278346890 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20138] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20138/stat : 20138 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278346890 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20139] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20139/stat : 20139 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278346890 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2377.52
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2407.18 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 20460
/proc/meminfo: memFree=1401696/2055920 swapFree=4173628/4192956
[pid=20131] ppid=20129 vsize=915460 CPUtime=2400
/proc/20131/stat : 20131 (java) R 20129 20131 19685 0 -1 0 9202 0 1 0 239341 659 0 0 25 0 8 0 278346882 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073698327 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20131/statm: 228865 8933 2527 14 0 215335 0
[pid=20131/tid=20133] ppid=20129 vsize=915460 CPUtime=0.02
/proc/20131/task/20133/stat : 20133 (java) S 20129 20131 19685 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 278346886 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20134] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20134/stat : 20134 (java) S 20129 20131 19685 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278346886 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20135] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20135/stat : 20135 (java) S 20129 20131 19685 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278346886 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20136] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20136/stat : 20136 (java) S 20129 20131 19685 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278346890 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20137] ppid=20129 vsize=915460 CPUtime=0.24
/proc/20131/task/20137/stat : 20137 (java) S 20129 20131 19685 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 278346890 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20138] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20138/stat : 20138 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278346890 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20131/tid=20139] ppid=20129 vsize=915460 CPUtime=0
/proc/20131/task/20139/stat : 20139 (java) S 20129 20131 19685 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278346890 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2407.23
CPU time (s): 2400.05
CPU user time (s): 2393.45
CPU system time (s): 6.599
CPU usage (%): 99.7017
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.45
system time used= 6.599
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9224
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= 49883
involuntary context switches= 99972

runsolver used 2.6296 s user time and 8.03978 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan 20 13:25:20 UTC 2007


IDJOB= 279947
IDBENCH= 10542
IDSOLVER= 69
FILE ID= node15/279947-1169299520

PBS_JOBID= 3609642

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxcut/maxcut-40/maxcut-40-540-9_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279947-1169299520/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-279947-1169299520 -o ROOT/results/node15/solver-279947-1169299520 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279947-1169299520/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f3dab04e675f670679d70c6205f6c2f7

RANDOM SEED= 272620779

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.276
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.276
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:       1427632 kB
Buffers:         53932 kB
Cached:         461272 kB
SwapCached:       6628 kB
Active:         196208 kB
Inactive:       357056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427632 kB
SwapTotal:     4192956 kB
SwapFree:      4173628 kB
Dirty:            1708 kB
Writeback:           0 kB
Mapped:          49412 kB
Slab:            59664 kB
Committed_AS:  8755516 kB
PageTables:       2416 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 node15 on Sat Jan 20 14:05:28 UTC 2007