Trace number 279623

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCMSAT (TO) 2400.07 2406.97

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-660-9_ext.xml
MD5SUMc36a89eee4808919aa2587e164adc1d0
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints396
Best CPU time to get the best result obtained on this benchmark1980.36
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints660
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension660
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/279623-1169296191/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.092  cpuTime=0.08  mem=6M910
0.41	   
0.41	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.57	     nbConstraints=660  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=659
0.57	     nbConflictsStructures=1  nbSharedConflictsStructures=659  nbSharedBinaryRepresentations=2  maxDegree=33  maxArity=2
0.57	       =>  wckTime=0.251  cpuTime=0.16  mem=8M860
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.333  cpuTime=0.22  mem=5M693
0.65	
0.65	s SATISFIABLE
0.65	o 332
0.65	c 328
0.66	o 338
0.66	c 322
0.66	o 344
0.66	c 316
0.66	o 350
0.66	c 310
0.66	o 353
0.66	c 307
0.66	o 359
0.66	c 301
0.66	o 361
0.66	c 299
0.66	o 362
0.66	c 298
0.66	o 370
0.66	c 290
0.66	o 371
0.66	c 289
0.66	o 373
0.66	c 287
0.66	o 374
0.66	c 286
0.67	o 376
0.67	c 284
0.67	o 379
0.67	c 281
0.67	o 380
0.67	c 280
0.67	o 381
0.67	c 279
0.67	o 382
0.67	c 278
0.68	o 384
0.68	c 276
0.68	o 385
0.68	c 275
0.68	o 386
0.68	c 274
0.68	o 387
0.68	c 273
0.68	o 388
0.68	c 272
0.69	o 390
0.69	c 270
0.77	o 392
0.77	c 268
0.78	o 393
0.78	c 267
0.78	o 394
0.78	c 266
0.78	o 396
0.78	c 264
2.89	   
2.89	   search
2.89	     run=0  nbConstraintChecks=10478870  nbAssignments=10000
2.89	       =>  wckTime=2.245  cpuTime=2.22  mem=5M693
5.07	   
5.07	   search
5.07	     run=1  nbConstraintChecks=21085342  nbAssignments=20000
5.07	       =>  wckTime=4.426  cpuTime=4.38  mem=5M693
7.24	   
7.24	   search
7.24	     run=2  nbConstraintChecks=31572552  nbAssignments=30000
7.24	       =>  wckTime=6.591  cpuTime=6.53  mem=5M693
9.43	   
9.43	   search
9.43	     run=3  nbConstraintChecks=42202876  nbAssignments=40000
9.43	       =>  wckTime=8.782  cpuTime=8.71  mem=5M693
11.61	   
11.61	   search
11.61	     run=4  nbConstraintChecks=52688267  nbAssignments=50000
11.61	       =>  wckTime=10.966  cpuTime=10.89  mem=5M693
13.82	   
13.82	   search
13.82	     run=5  nbConstraintChecks=63304076  nbAssignments=60000
13.82	       =>  wckTime=13.168  cpuTime=13.08  mem=5M693
16.00	   
16.00	   search
16.00	     run=6  nbConstraintChecks=73797417  nbAssignments=70000
16.00	       =>  wckTime=15.355  cpuTime=15.25  mem=5M693
18.21	   
18.21	   search
18.21	     run=7  nbConstraintChecks=84411359  nbAssignments=80000
18.21	       =>  wckTime=17.557  cpuTime=17.44  mem=5M693
20.38	   
20.38	   search
20.38	     run=8  nbConstraintChecks=94894172  nbAssignments=90000
20.38	       =>  wckTime=19.729  cpuTime=19.61  mem=5M693
22.55	   
22.55	   search
22.55	     run=9  nbConstraintChecks=105506558  nbAssignments=100000
22.55	       =>  wckTime=21.906  cpuTime=21.77  mem=5M693
24.72	   
24.72	   search
24.72	     run=10  nbConstraintChecks=115988400  nbAssignments=110000
24.72	       =>  wckTime=24.072  cpuTime=23.94  mem=5M693
26.90	   
26.90	   search
26.90	     run=11  nbConstraintChecks=126606213  nbAssignments=120000
26.90	       =>  wckTime=26.255  cpuTime=26.11  mem=5M693
29.07	   
29.07	   search
29.07	     run=12  nbConstraintChecks=137094952  nbAssignments=130000
29.07	       =>  wckTime=28.424  cpuTime=28.26  mem=5M693
30.94	   
30.94	   search
30.94	     run=13  nbConstraintChecks=146101444  nbAssignments=138484
30.94	       =>  wckTime=30.293  cpuTime=30.13  mem=5M693
30.94	   
30.94	   global
30.94	     nbConstraintChecks=146101444  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.94	     solvingWckTime=30.292  solvingCpuTime=30.12  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.94	     globalCpuTime=30.39
30.94	       =>  wckTime=30.627  cpuTime=30.34  mem=5M693
30.94	   
30.94	   solver IterativeSystematicSolver being built... 
31.09	       =>  wckTime=30.77  cpuTime=30.44  mem=16M851
31.09	   
31.09	   preprocessing
31.09	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.10	     detectedInconsistency=no
31.10	       =>  wckTime=0.0070  cpuTime=0.0  mem=16M851
31.16	   
31.16	   search
31.16	     run=0  nbConstraintChecks=51422  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50
31.16	     nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=67  nbRestartNogoods=0
31.16	       =>  wckTime=0.067  cpuTime=0.04  mem=16M851
31.20	   
31.20	   search
31.20	     run=1  nbConstraintChecks=113231  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=106
31.20	     nbFailedAssignments=12  nbBacktracks=25  nbVisitedNodes=144  nbRestartNogoods=1
31.20	       =>  wckTime=0.114  cpuTime=0.08  mem=16M851
31.25	   
31.25	   search
31.25	     run=2  nbConstraintChecks=219803  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=183
31.25	     nbFailedAssignments=34  nbBacktracks=47  nbVisitedNodes=265  nbRestartNogoods=3
31.25	       =>  wckTime=0.161  cpuTime=0.13  mem=16M851
31.30	   
31.30	   search
31.30	     run=3  nbConstraintChecks=344889  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=268
31.30	     nbFailedAssignments=57  nbBacktracks=80  nbVisitedNodes=406  nbRestartNogoods=5
31.30	       =>  wckTime=0.216  cpuTime=0.18  mem=16M851
31.38	   
31.38	   search
31.38	     run=4  nbConstraintChecks=535339  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=390
31.38	     nbFailedAssignments=96  nbBacktracks=130  nbVisitedNodes=617  nbRestartNogoods=8
31.38	       =>  wckTime=0.292  cpuTime=0.26  mem=16M851
31.51	   
31.51	   search
31.51	     run=5  nbConstraintChecks=834727  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=562
31.51	     nbFailedAssignments=162  nbBacktracks=207  nbVisitedNodes=932  nbRestartNogoods=11
31.51	       =>  wckTime=0.42  cpuTime=0.38  mem=16M851
31.65	   
31.65	   search
31.65	     run=6  nbConstraintChecks=1222195  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=788
31.65	     nbFailedAssignments=244  nbBacktracks=320  nbVisitedNodes=1353  nbRestartNogoods=13
31.65	       =>  wckTime=0.562  cpuTime=0.52  mem=16M851
31.88	   
31.88	   search
31.88	     run=7  nbConstraintChecks=1831744  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1126
31.88	     nbFailedAssignments=380  nbBacktracks=490  nbVisitedNodes=1997  nbRestartNogoods=17
31.88	       =>  wckTime=0.794  cpuTime=0.75  mem=16M851
32.23	   
32.23	   search
32.23	     run=8  nbConstraintChecks=2744518  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1621
32.23	     nbFailedAssignments=592  nbBacktracks=746  nbVisitedNodes=2960  nbRestartNogoods=20
32.23	       =>  wckTime=1.145  cpuTime=1.08  mem=16M851
32.70	   
32.70	   search
32.70	     run=9  nbConstraintChecks=4077340  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2346
32.70	     nbFailedAssignments=904  nbBacktracks=1130  nbVisitedNodes=4381  nbRestartNogoods=22
32.70	       =>  wckTime=1.618  cpuTime=1.54  mem=16M851
33.42	   
33.42	   search
33.42	     run=10  nbConstraintChecks=6003086  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3377
33.42	     nbFailedAssignments=1327  nbBacktracks=1707  nbVisitedNodes=6412  nbRestartNogoods=27
33.42	       =>  wckTime=2.33  cpuTime=2.25  mem=16M851
34.53	   
34.53	   search
34.53	     run=11  nbConstraintChecks=9018892  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4977
34.53	     nbFailedAssignments=2033  nbBacktracks=2571  nbVisitedNodes=9582  nbRestartNogoods=32
34.53	       =>  wckTime=3.444  cpuTime=3.35  mem=16M851
36.33	   
36.33	   search
36.33	     run=12  nbConstraintChecks=13715212  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7428
36.33	     nbFailedAssignments=3161  nbBacktracks=3868  nbVisitedNodes=14458  nbRestartNogoods=36
36.33	       =>  wckTime=5.24  cpuTime=5.14  mem=16M851
39.27	   
39.27	   search
39.27	     run=13  nbConstraintChecks=21330766  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11371
39.27	     nbFailedAssignments=5131  nbBacktracks=5815  nbVisitedNodes=22318  nbRestartNogoods=41
39.27	       =>  wckTime=8.181  cpuTime=8.07  mem=16M851
43.15	   
43.15	   search
43.15	     run=14  nbConstraintChecks=31557112  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16743
43.15	     nbFailedAssignments=7557  nbBacktracks=8734  nbVisitedNodes=33035  nbRestartNogoods=46
43.15	       =>  wckTime=12.063  cpuTime=11.93  mem=16M851
49.30	   
49.30	   search
49.30	     run=15  nbConstraintChecks=47561858  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25012
49.30	     nbFailedAssignments=11419  nbBacktracks=13112  nbVisitedNodes=49544  nbRestartNogoods=50
49.30	       =>  wckTime=18.217  cpuTime=18.05  mem=16M851
57.63	   
57.63	   search
57.63	     run=16  nbConstraintChecks=69801847  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36611
57.63	     nbFailedAssignments=16424  nbBacktracks=19680  nbVisitedNodes=72716  nbRestartNogoods=55
57.63	       =>  wckTime=26.542  cpuTime=26.34  mem=16M851
73.33	   
73.33	   search
73.33	     run=17  nbConstraintChecks=108541815  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56434
73.33	     nbFailedAssignments=26369  nbBacktracks=29532  nbVisitedNodes=112336  nbRestartNogoods=64
73.33	       =>  wckTime=42.246  cpuTime=41.97  mem=16M851
95.63	   
95.63	   search
95.63	     run=18  nbConstraintChecks=165308442  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=85946
95.63	     nbFailedAssignments=41078  nbBacktracks=44310  nbVisitedNodes=171335  nbRestartNogoods=70
95.63	       =>  wckTime=64.547  cpuTime=64.16  mem=16M851
129.24	   
129.24	   search
129.24	     run=19  nbConstraintChecks=249209070  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=128903
129.24	     nbFailedAssignments=61840  nbBacktracks=66480  nbVisitedNodes=257224  nbRestartNogoods=78
129.24	       =>  wckTime=98.15  cpuTime=97.61  mem=16M851
179.36	   
179.36	   search
179.37	     run=20  nbConstraintChecks=372327164  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=191685
179.37	     nbFailedAssignments=91343  nbBacktracks=99733  nbVisitedNodes=382762  nbRestartNogoods=83
179.37	       =>  wckTime=148.278  cpuTime=147.51  mem=16M851
252.28	   
252.28	   search
252.28	     run=21  nbConstraintChecks=554268680  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=287653
252.28	     nbFailedAssignments=137409  nbBacktracks=149611  nbVisitedNodes=574674  nbRestartNogoods=89
252.28	       =>  wckTime=221.195  cpuTime=220.08  mem=16M851
358.65	   
358.65	   search
358.65	     run=22  nbConstraintChecks=821438001  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=427377
358.65	     nbFailedAssignments=202287  nbBacktracks=224429  nbVisitedNodes=853677  nbRestartNogoods=100
358.65	       =>  wckTime=327.565  cpuTime=325.96  mem=16M851
520.63	   
520.63	   search
520.63	     run=23  nbConstraintChecks=1220170764  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=634156
520.63	     nbFailedAssignments=296816  nbBacktracks=336656  nbVisitedNodes=1267212  nbRestartNogoods=107
520.63	       =>  wckTime=489.547  cpuTime=487.18  mem=16M851
761.55	   
761.55	   search
761.55	     run=24  nbConstraintChecks=1814910582  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=946627
761.55	     nbFailedAssignments=440923  nbBacktracks=504997  nbVisitedNodes=1891559  nbRestartNogoods=114
761.55	       =>  wckTime=730.463  cpuTime=726.97  mem=16M851
1138.63	   
1138.63	   search
1138.63	     run=25  nbConstraintChecks=2724056495  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1424932
1138.63	     nbFailedAssignments=666696  nbBacktracks=757508  nbVisitedNodes=2846600  nbRestartNogoods=122
1138.63	       =>  wckTime=1107.541  cpuTime=1102.29  mem=16M851
1657.61	   
1657.61	   search
1657.61	     run=26  nbConstraintChecks=4060889196  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2133052
1657.61	     nbFailedAssignments=996027  nbBacktracks=1136275  nbVisitedNodes=4250791  nbRestartNogoods=127
1657.61	       =>  wckTime=1626.524  cpuTime=1620.57  mem=16M851
2360.90	   
2360.90	   search
2360.90	     run=27  nbConstraintChecks=5932359642  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3151720
2360.90	     nbFailedAssignments=1446514  nbBacktracks=1704429  nbVisitedNodes=6246019  nbRestartNogoods=137
2360.90	       =>  wckTime=2329.812  cpuTime=2323.08  mem=16M851
2406.94	v 0 1 1 0 1 1 1 1 0 1 1 1 1 0 0 1 0 0 0 0 1 1 0 1 0 1 1 1 1 0 0 0 0 0 1 0 1 1 1 0 0 1 0 0 0 0 0 1 1 1 

Verifier Data (download as text)

264 unsatisfied constraints, 396 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node18/watcher-279623-1169296191 -o ROOT/results/node18/solver-279623-1169296191 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279623-1169296191/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.94 2.01 1.99 2/94 19908
/proc/meminfo: memFree=1282496/2055920 swapFree=4192812/4192956
[pid=19907] ppid=19905 vsize=18540 CPUtime=0
/proc/19907/stat : 19907 (runsolver) R 19905 19907 19839 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 278013848 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 227848809767 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/19907/statm: 4635 279 244 17 0 2626 0

[startup+0.102199 s]
/proc/loadavg: 1.94 2.01 1.99 2/94 19908
/proc/meminfo: memFree=1282496/2055920 swapFree=4192812/4192956
[pid=19907] ppid=19905 vsize=913068 CPUtime=0.07
/proc/19907/stat : 19907 (java) S 19905 19907 19839 0 -1 0 2861 0 1 0 6 1 0 0 18 0 8 0 278013848 934981632 2607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19907/statm: 228267 2607 1395 14 0 215168 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 913068

[startup+0.510237 s]
/proc/loadavg: 1.94 2.01 1.99 2/94 19908
/proc/meminfo: memFree=1282496/2055920 swapFree=4192812/4192956
[pid=19907] ppid=19905 vsize=915332 CPUtime=0.48
/proc/19907/stat : 19907 (java) R 19905 19907 19839 0 -1 0 6319 0 1 0 44 4 0 0 18 0 8 0 278013848 937299968 6058 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19907/statm: 228833 6058 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33131 s]
/proc/loadavg: 1.94 2.01 1.99 3/101 19915
/proc/meminfo: memFree=1264072/2055920 swapFree=4192812/4192956
[pid=19907] ppid=19905 vsize=915460 CPUtime=1.3
/proc/19907/stat : 19907 (java) R 19905 19907 19839 0 -1 0 7258 0 1 0 113 17 0 0 25 0 8 0 278013848 937431040 6996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073340880 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19907/statm: 228865 6996 2476 14 0 215335 0
[pid=19907/tid=19909] ppid=19905 vsize=915460 CPUtime=0.02
/proc/19907/task/19909/stat : 19909 (java) S 19905 19907 19839 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 278013853 937431040 6996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19910] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19910/stat : 19910 (java) S 19905 19907 19839 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278013853 937431040 6996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19911] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19911/stat : 19911 (java) S 19905 19907 19839 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278013853 937431040 6996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19912] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19912/stat : 19912 (java) S 19905 19907 19839 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278013856 937431040 6996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19913] ppid=19905 vsize=915460 CPUtime=0.14
/proc/19907/task/19913/stat : 19913 (java) S 19905 19907 19839 0 -1 64 341 0 0 0 14 0 0 0 16 0 8 0 278013856 937431040 6996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19914] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19914/stat : 19914 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278013856 937431040 6996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19915] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19915/stat : 19915 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278013856 937431040 6996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.96847 s]
/proc/loadavg: 1.94 2.01 1.99 3/101 19915
/proc/meminfo: memFree=1264072/2055920 swapFree=4192812/4192956
[pid=19907] ppid=19905 vsize=915460 CPUtime=2.93
/proc/19907/stat : 19907 (java) R 19905 19907 19839 0 -1 0 7261 0 1 0 247 46 0 0 25 0 8 0 278013848 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073699820 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19907/statm: 228865 6998 2476 14 0 215335 0
[pid=19907/tid=19909] ppid=19905 vsize=915460 CPUtime=0.02
/proc/19907/task/19909/stat : 19909 (java) S 19905 19907 19839 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 278013853 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19910] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19910/stat : 19910 (java) S 19905 19907 19839 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278013853 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19911] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19911/stat : 19911 (java) S 19905 19907 19839 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278013853 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19912] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19912/stat : 19912 (java) S 19905 19907 19839 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278013856 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19913] ppid=19905 vsize=915460 CPUtime=0.14
/proc/19907/task/19913/stat : 19913 (java) S 19905 19907 19839 0 -1 64 343 0 0 0 14 0 0 0 16 0 8 0 278013856 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19914] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19914/stat : 19914 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278013856 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19915] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19915/stat : 19915 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278013856 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915460

[startup+6.26479 s]
/proc/loadavg: 1.95 2.01 1.99 3/101 19915
/proc/meminfo: memFree=1264072/2055920 swapFree=4192812/4192956
[pid=19907] ppid=19905 vsize=915460 CPUtime=6.21
/proc/19907/stat : 19907 (java) R 19905 19907 19839 0 -1 0 7261 0 1 0 514 107 0 0 25 0 8 0 278013848 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19907/statm: 228865 6998 2476 14 0 215335 0
[pid=19907/tid=19909] ppid=19905 vsize=915460 CPUtime=0.02
/proc/19907/task/19909/stat : 19909 (java) S 19905 19907 19839 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 278013853 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19910] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19910/stat : 19910 (java) S 19905 19907 19839 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278013853 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19911] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19911/stat : 19911 (java) S 19905 19907 19839 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278013853 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19912] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19912/stat : 19912 (java) S 19905 19907 19839 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278013856 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19913] ppid=19905 vsize=915460 CPUtime=0.14
/proc/19907/task/19913/stat : 19913 (java) S 19905 19907 19839 0 -1 64 343 0 0 0 14 0 0 0 16 0 8 0 278013856 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19914] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19914/stat : 19914 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278013856 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19915] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19915/stat : 19915 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278013856 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915460

[startup+12.7364 s]
/proc/loadavg: 1.95 2.01 1.99 3/101 19915
/proc/meminfo: memFree=1264080/2055920 swapFree=4192812/4192956
[pid=19907] ppid=19905 vsize=915460 CPUtime=12.65
/proc/19907/stat : 19907 (java) R 19905 19907 19839 0 -1 0 7261 0 1 0 1036 229 0 0 25 0 8 0 278013848 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073704631 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19907/statm: 228865 6998 2476 14 0 215335 0
[pid=19907/tid=19909] ppid=19905 vsize=915460 CPUtime=0.02
/proc/19907/task/19909/stat : 19909 (java) S 19905 19907 19839 0 -1 64 203 0 0 0 2 0 0 0 17 0 8 0 278013853 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19910] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19910/stat : 19910 (java) S 19905 19907 19839 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278013853 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19911] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19911/stat : 19911 (java) S 19905 19907 19839 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278013853 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19912] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19912/stat : 19912 (java) S 19905 19907 19839 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278013856 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19913] ppid=19905 vsize=915460 CPUtime=0.14
/proc/19907/task/19913/stat : 19913 (java) S 19905 19907 19839 0 -1 64 343 0 0 0 14 0 0 0 16 0 8 0 278013856 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19914] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19914/stat : 19914 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278013856 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19915] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19915/stat : 19915 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278013856 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 915460

[startup+25.6077 s]
/proc/loadavg: 1.96 2.01 1.99 3/101 19915
/proc/meminfo: memFree=1264208/2055920 swapFree=4192812/4192956
[pid=19907] ppid=19905 vsize=915460 CPUtime=25.46
/proc/19907/stat : 19907 (java) R 19905 19907 19839 0 -1 0 7261 0 1 0 2078 468 0 0 25 0 8 0 278013848 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073704199 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19907/statm: 228865 6998 2476 14 0 215335 0
[pid=19907/tid=19909] ppid=19905 vsize=915460 CPUtime=0.02
/proc/19907/task/19909/stat : 19909 (java) S 19905 19907 19839 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 278013853 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19910] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19910/stat : 19910 (java) S 19905 19907 19839 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278013853 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19911] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19911/stat : 19911 (java) S 19905 19907 19839 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278013853 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19912] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19912/stat : 19912 (java) S 19905 19907 19839 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278013856 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19913] ppid=19905 vsize=915460 CPUtime=0.14
/proc/19907/task/19913/stat : 19913 (java) S 19905 19907 19839 0 -1 64 343 0 0 0 14 0 0 0 16 0 8 0 278013856 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19914] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19914/stat : 19914 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278013856 937431040 6998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19915] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19915/stat : 19915 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278013856 937431040 6998 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.2171 s]
/proc/loadavg: 1.97 2.00 1.99 3/101 19915
/proc/meminfo: memFree=1256656/2055920 swapFree=4192812/4192956
[pid=19907] ppid=19905 vsize=915460 CPUtime=50.94
/proc/19907/stat : 19907 (java) R 19905 19907 19839 0 -1 0 9195 0 1 0 4526 568 0 0 25 0 8 0 278013848 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842385 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19907/statm: 228865 8929 2527 14 0 215335 0
[pid=19907/tid=19909] ppid=19905 vsize=915460 CPUtime=0.02
/proc/19907/task/19909/stat : 19909 (java) S 19905 19907 19839 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 278013853 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19910] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19910/stat : 19910 (java) S 19905 19907 19839 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278013853 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19911] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19911/stat : 19911 (java) S 19905 19907 19839 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278013853 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19912] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19912/stat : 19912 (java) S 19905 19907 19839 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278013856 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19913] ppid=19905 vsize=915460 CPUtime=0.26
/proc/19907/task/19913/stat : 19913 (java) S 19905 19907 19839 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 278013856 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19914] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19914/stat : 19914 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278013856 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19915] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19915/stat : 19915 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278013856 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915460

[startup+102.43 s]
/proc/loadavg: 2.03 2.02 2.00 3/101 19915
/proc/meminfo: memFree=1256720/2055920 swapFree=4192812/4192956
[pid=19907] ppid=19905 vsize=915460 CPUtime=101.92
/proc/19907/stat : 19907 (java) R 19905 19907 19839 0 -1 0 9202 0 1 0 9623 569 0 0 25 0 8 0 278013848 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842327 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19907/statm: 228865 8936 2527 14 0 215335 0
[pid=19907/tid=19909] ppid=19905 vsize=915460 CPUtime=0.02
/proc/19907/task/19909/stat : 19909 (java) S 19905 19907 19839 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 278013853 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19910] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19910/stat : 19910 (java) S 19905 19907 19839 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278013853 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19911] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19911/stat : 19911 (java) S 19905 19907 19839 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278013853 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19912] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19912/stat : 19912 (java) S 19905 19907 19839 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278013856 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19913] ppid=19905 vsize=915460 CPUtime=0.26
/proc/19907/task/19913/stat : 19913 (java) S 19905 19907 19839 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 278013856 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19914] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19914/stat : 19914 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278013856 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19915] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19915/stat : 19915 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278013856 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 915460

[startup+162.484 s]
/proc/loadavg: 2.01 2.01 2.00 3/101 19915
/proc/meminfo: memFree=1256720/2055920 swapFree=4192812/4192956
[pid=19907] ppid=19905 vsize=915460 CPUtime=161.69
/proc/19907/stat : 19907 (java) R 19905 19907 19839 0 -1 0 9204 0 1 0 15600 569 0 0 25 0 8 0 278013848 937431040 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073879680 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.26 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 20297
/proc/meminfo: memFree=1260424/2055920 swapFree=4192812/4192956
[pid=19907] ppid=19905 vsize=915460 CPUtime=2077.7
/proc/19907/stat : 19907 (java) R 19905 19907 19839 0 -1 0 9223 0 1 0 207180 590 0 0 25 0 8 0 278013848 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839029 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19907/statm: 228865 8957 2527 14 0 215335 0
[pid=19907/tid=19909] ppid=19905 vsize=915460 CPUtime=0.02
/proc/19907/task/19909/stat : 19909 (java) S 19905 19907 19839 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 278013853 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19910] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19910/stat : 19910 (java) S 19905 19907 19839 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278013853 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19911] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19911/stat : 19911 (java) S 19905 19907 19839 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278013853 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19912] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19912/stat : 19912 (java) S 19905 19907 19839 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278013856 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19913] ppid=19905 vsize=915460 CPUtime=0.26
/proc/19907/task/19913/stat : 19913 (java) S 19905 19907 19839 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278013856 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19914] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19914/stat : 19914 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278013856 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19915] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19915/stat : 19915 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278013856 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2077.7
Current children cumulated vsize (KiB) 915460

[startup+2144.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/94 20421
/proc/meminfo: memFree=1261192/2055920 swapFree=4192812/4192956
[pid=19907] ppid=19905 vsize=915460 CPUtime=2137.69
/proc/19907/stat : 19907 (java) R 19905 19907 19839 0 -1 0 9223 0 1 0 213176 593 0 0 25 0 8 0 278013848 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824522 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19907/statm: 228865 8957 2527 14 0 215335 0
[pid=19907/tid=19909] ppid=19905 vsize=915460 CPUtime=0.02
/proc/19907/task/19909/stat : 19909 (java) S 19905 19907 19839 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 278013853 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19910] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19910/stat : 19910 (java) S 19905 19907 19839 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278013853 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19911] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19911/stat : 19911 (java) S 19905 19907 19839 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278013853 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19912] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19912/stat : 19912 (java) S 19905 19907 19839 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278013856 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19913] ppid=19905 vsize=915460 CPUtime=0.26
/proc/19907/task/19913/stat : 19913 (java) S 19905 19907 19839 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278013856 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19914] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19914/stat : 19914 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278013856 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19915] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19915/stat : 19915 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278013856 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2137.69
Current children cumulated vsize (KiB) 915460

[startup+2204.36 s]
/proc/loadavg: 2.04 2.02 2.00 3/94 20421
/proc/meminfo: memFree=1261256/2055920 swapFree=4192812/4192956
[pid=19907] ppid=19905 vsize=915460 CPUtime=2197.68
/proc/19907/stat : 19907 (java) R 19905 19907 19839 0 -1 0 9223 0 1 0 219175 593 0 0 25 0 8 0 278013848 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073879362 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19907/statm: 228865 8957 2527 14 0 215335 0
[pid=19907/tid=19909] ppid=19905 vsize=915460 CPUtime=0.02
/proc/19907/task/19909/stat : 19909 (java) S 19905 19907 19839 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 278013853 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19910] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19910/stat : 19910 (java) S 19905 19907 19839 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278013853 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19911] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19911/stat : 19911 (java) S 19905 19907 19839 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278013853 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19912] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19912/stat : 19912 (java) S 19905 19907 19839 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278013856 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19913] ppid=19905 vsize=915460 CPUtime=0.26
/proc/19907/task/19913/stat : 19913 (java) S 19905 19907 19839 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278013856 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19914] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19914/stat : 19914 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278013856 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19915] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19915/stat : 19915 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278013856 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2197.68
Current children cumulated vsize (KiB) 915460

[startup+2264.41 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 20421
/proc/meminfo: memFree=1261256/2055920 swapFree=4192812/4192956
[pid=19907] ppid=19905 vsize=915460 CPUtime=2257.68
/proc/19907/stat : 19907 (java) R 19905 19907 19839 0 -1 0 9223 0 1 0 225175 593 0 0 25 0 8 0 278013848 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073837865 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19907/statm: 228865 8957 2527 14 0 215335 0
[pid=19907/tid=19909] ppid=19905 vsize=915460 CPUtime=0.02
/proc/19907/task/19909/stat : 19909 (java) S 19905 19907 19839 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 278013853 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19910] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19910/stat : 19910 (java) S 19905 19907 19839 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278013853 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19911] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19911/stat : 19911 (java) S 19905 19907 19839 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278013853 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19912] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19912/stat : 19912 (java) S 19905 19907 19839 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278013856 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19913] ppid=19905 vsize=915460 CPUtime=0.26
/proc/19907/task/19913/stat : 19913 (java) S 19905 19907 19839 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278013856 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19914] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19914/stat : 19914 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278013856 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19915] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19915/stat : 19915 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278013856 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2257.68
Current children cumulated vsize (KiB) 915460

[startup+2324.46 s]
/proc/loadavg: 2.14 2.06 2.01 3/94 20421
/proc/meminfo: memFree=1261256/2055920 swapFree=4192812/4192956
[pid=19907] ppid=19905 vsize=915460 CPUtime=2317.65
/proc/19907/stat : 19907 (java) R 19905 19907 19839 0 -1 0 9223 0 1 0 231172 593 0 0 25 0 8 0 278013848 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839201 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19907/statm: 228865 8957 2527 14 0 215335 0
[pid=19907/tid=19909] ppid=19905 vsize=915460 CPUtime=0.02
/proc/19907/task/19909/stat : 19909 (java) S 19905 19907 19839 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 278013853 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19910] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19910/stat : 19910 (java) S 19905 19907 19839 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278013853 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19911] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19911/stat : 19911 (java) S 19905 19907 19839 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278013853 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19912] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19912/stat : 19912 (java) S 19905 19907 19839 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278013856 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19913] ppid=19905 vsize=915460 CPUtime=0.26
/proc/19907/task/19913/stat : 19913 (java) S 19905 19907 19839 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278013856 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19914] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19914/stat : 19914 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278013856 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19915] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19915/stat : 19915 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278013856 937431040 8957 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2317.65
Current children cumulated vsize (KiB) 915460

[startup+2384.51 s]
/proc/loadavg: 2.05 2.04 2.01 3/94 20421
/proc/meminfo: memFree=1261192/2055920 swapFree=4192812/4192956
[pid=19907] ppid=19905 vsize=915460 CPUtime=2377.63
/proc/19907/stat : 19907 (java) R 19905 19907 19839 0 -1 0 9225 0 1 0 237170 593 0 0 25 0 8 0 278013848 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842153 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19907/statm: 228865 8959 2527 14 0 215335 0
[pid=19907/tid=19909] ppid=19905 vsize=915460 CPUtime=0.02
/proc/19907/task/19909/stat : 19909 (java) S 19905 19907 19839 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 278013853 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19910] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19910/stat : 19910 (java) S 19905 19907 19839 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278013853 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19911] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19911/stat : 19911 (java) S 19905 19907 19839 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278013853 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19912] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19912/stat : 19912 (java) S 19905 19907 19839 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278013856 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19913] ppid=19905 vsize=915460 CPUtime=0.26
/proc/19907/task/19913/stat : 19913 (java) S 19905 19907 19839 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278013856 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19914] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19914/stat : 19914 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278013856 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19915] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19915/stat : 19915 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278013856 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2377.63
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2406.93 s]
/proc/loadavg: 2.03 2.04 2.00 4/94 20421
/proc/meminfo: memFree=1261256/2055920 swapFree=4192812/4192956
[pid=19907] ppid=19905 vsize=915460 CPUtime=2400.02
/proc/19907/stat : 19907 (java) R 19905 19907 19839 0 -1 0 9225 0 1 0 239409 593 0 0 25 0 8 0 278013848 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073879642 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19907/statm: 228865 8959 2527 14 0 215335 0
[pid=19907/tid=19909] ppid=19905 vsize=915460 CPUtime=0.02
/proc/19907/task/19909/stat : 19909 (java) S 19905 19907 19839 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 278013853 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19910] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19910/stat : 19910 (java) S 19905 19907 19839 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278013853 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19911] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19911/stat : 19911 (java) S 19905 19907 19839 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278013853 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19912] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19912/stat : 19912 (java) S 19905 19907 19839 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278013856 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19913] ppid=19905 vsize=915460 CPUtime=0.26
/proc/19907/task/19913/stat : 19913 (java) S 19905 19907 19839 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278013856 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19914] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19914/stat : 19914 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278013856 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19907/tid=19915] ppid=19905 vsize=915460 CPUtime=0
/proc/19907/task/19915/stat : 19915 (java) S 19905 19907 19839 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278013856 937431040 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2406.97
CPU time (s): 2400.07
CPU user time (s): 2394.12
CPU system time (s): 5.9441
CPU usage (%): 99.7133
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.12
system time used= 5.9441
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9249
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= 49862
involuntary context switches= 91132

runsolver used 3.34949 s user time and 7.31289 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan 20 12:29:52 UTC 2007


IDJOB= 279623
IDBENCH= 10336
IDSOLVER= 69
FILE ID= node18/279623-1169296191

PBS_JOBID= 3609636

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c36a89eee4808919aa2587e164adc1d0

RANDOM SEED= 508253984

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1282976 kB
Buffers:         53980 kB
Cached:         569240 kB
SwapCached:          0 kB
Active:         262044 kB
Inactive:       430184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1282976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1868 kB
Writeback:           0 kB
Mapped:          95604 kB
Slab:            65604 kB
Committed_AS:  9174092 kB
PageTables:       2168 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= 66560 MiB



End job on node18 on Sat Jan 20 13:09:59 UTC 2007