Trace number 277021

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 EPFCOPTIMUM 1794.71 1796.83

General information on the benchmark

Nametightness/tightness0.2/
rand-2-40-11-414-200-40_ext.xml
MD5SUMb83984d6af75dbeb444cd34d01274267
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints413
Best CPU time to get the best result obtained on this benchmark22.3736
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
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=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/277021-1169253005/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=11  maxDomainSize=11
0.39	       =>  wckTime=0.095  cpuTime=0.08  mem=6M887
0.39	   
0.39	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.58	     nbConstraints=414  nbRelationTypes=414  nbExtensionStructures=414  nbSharedExtensionStructures=0
0.58	     nbConflictsStructures=414  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=8224  maxDegree=28
0.58	     maxArity=2
0.58	       =>  wckTime=0.282  cpuTime=0.2  mem=10M789
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.66	       =>  wckTime=0.365  cpuTime=0.25  mem=5M814
0.66	
0.66	s SATISFIABLE
0.66	o 337
0.66	c 77
0.67	o 341
0.67	c 73
0.67	o 347
0.67	c 67
0.67	o 353
0.67	c 61
0.67	o 358
0.67	c 56
0.67	o 362
0.67	c 52
0.67	o 367
0.67	c 47
0.67	o 370
0.67	c 44
0.67	o 374
0.67	c 40
0.67	o 376
0.67	c 38
0.67	o 379
0.67	c 35
0.67	o 382
0.67	c 32
0.67	o 384
0.68	c 30
0.68	o 385
0.68	c 29
0.68	o 387
0.68	c 27
0.68	o 388
0.68	c 26
0.68	o 390
0.68	c 24
0.68	o 391
0.68	c 23
0.68	o 393
0.68	c 21
0.68	o 394
0.68	c 20
0.68	o 396
0.68	c 18
0.68	o 398
0.68	c 16
0.69	o 400
0.69	c 14
0.69	o 403
0.69	c 11
0.69	o 404
0.69	c 10
0.70	o 405
0.70	c 9
0.71	o 406
0.71	c 8
0.71	o 407
0.71	c 7
0.71	o 408
0.71	c 6
0.72	o 409
0.72	c 5
0.72	o 410
0.72	c 4
0.72	o 411
0.72	c 3
0.77	o 412
0.77	c 2
2.67	o 413
2.67	c 1
2.67	   
2.67	   search
2.67	     run=0  nbConstraintChecks=14055479  nbAssignments=8526
2.67	       =>  wckTime=2.012  cpuTime=2.0  mem=5M814
2.67	   
2.67	   global
2.67	     nbConstraintChecks=14055479  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.67	     solvingWckTime=2.01  solvingCpuTime=1.98  expiredTime=no  totalExploration=no  nbFoundSolutions=0
2.67	     globalCpuTime=2.28
2.67	       =>  wckTime=2.378  cpuTime=2.23  mem=5M814
2.67	   
2.67	   solver IterativeSystematicSolver being built... 
2.80	       =>  wckTime=2.501  cpuTime=2.33  mem=16M689
2.88	   
2.88	   preprocessing
2.88	     nbConstraintChecks=70231  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.88	     detectedInconsistency=no
2.88	       =>  wckTime=0.081  cpuTime=0.05  mem=16M689
2.92	   
2.92	   search
2.92	     run=0  nbConstraintChecks=116123  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29
2.92	     nbFailedAssignments=13  nbBacktracks=10  nbVisitedNodes=53  nbRestartNogoods=0
2.92	       =>  wckTime=0.123  cpuTime=0.09  mem=16M689
2.99	   
2.99	   search
2.99	     run=1  nbConstraintChecks=345568  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=87
2.99	     nbFailedAssignments=50  nbBacktracks=25  nbVisitedNodes=162  nbRestartNogoods=10
2.99	       =>  wckTime=0.197  cpuTime=0.16  mem=16M689
3.07	   
3.07	   search
3.07	     run=2  nbConstraintChecks=636917  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=158
3.07	     nbFailedAssignments=93  nbBacktracks=47  nbVisitedNodes=297  nbRestartNogoods=19
3.07	       =>  wckTime=0.274  cpuTime=0.23  mem=16M689
3.17	   
3.17	   search
3.17	     run=3  nbConstraintChecks=1021418  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=251
3.17	     nbFailedAssignments=147  nbBacktracks=80  nbVisitedNodes=476  nbRestartNogoods=23
3.17	       =>  wckTime=0.371  cpuTime=0.32  mem=16M689
3.32	   
3.32	   search
3.32	     run=4  nbConstraintChecks=1649525  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=402
3.32	     nbFailedAssignments=243  nbBacktracks=130  nbVisitedNodes=771  nbRestartNogoods=35
3.32	       =>  wckTime=0.527  cpuTime=0.47  mem=16M689
3.54	   
3.54	   search
3.54	     run=5  nbConstraintChecks=2496154  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=609
3.54	     nbFailedAssignments=369  nbBacktracks=205  nbVisitedNodes=1176  nbRestartNogoods=43
3.54	       =>  wckTime=0.747  cpuTime=0.7  mem=16M689
3.88	   
3.88	   search
3.88	     run=6  nbConstraintChecks=3767463  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=928
3.88	     nbFailedAssignments=568  nbBacktracks=318  nbVisitedNodes=1801  nbRestartNogoods=52
3.88	       =>  wckTime=1.083  cpuTime=1.04  mem=16M689
4.34	   
4.34	   search
4.34	     run=7  nbConstraintChecks=5683857  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1393
4.34	     nbFailedAssignments=855  nbBacktracks=489  nbVisitedNodes=2716  nbRestartNogoods=75
4.34	       =>  wckTime=1.544  cpuTime=1.49  mem=16M689
5.03	   
5.03	   search
5.03	     run=8  nbConstraintChecks=8553198  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2091
5.03	     nbFailedAssignments=1290  nbBacktracks=745  nbVisitedNodes=4090  nbRestartNogoods=89
5.03	       =>  wckTime=2.237  cpuTime=2.18  mem=16M689
6.05	   
6.05	   search
6.05	     run=9  nbConstraintChecks=12849418  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3107
6.05	     nbFailedAssignments=1916  nbBacktracks=1129  nbVisitedNodes=6092  nbRestartNogoods=114
6.05	       =>  wckTime=3.252  cpuTime=3.18  mem=16M689
7.64	   
7.64	   search
7.64	     run=10  nbConstraintChecks=19291968  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4600
7.64	     nbFailedAssignments=2827  nbBacktracks=1705  nbVisitedNodes=9023  nbRestartNogoods=128
7.64	       =>  wckTime=4.846  cpuTime=4.76  mem=16M689
9.97	   
9.97	   search
9.97	     run=11  nbConstraintChecks=28662518  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6819
9.97	     nbFailedAssignments=4176  nbBacktracks=2569  nbVisitedNodes=13304  nbRestartNogoods=148
9.97	       =>  wckTime=7.174  cpuTime=7.09  mem=16M689
13.14	   
13.14	   search
13.14	     run=12  nbConstraintChecks=40974267  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9858
13.14	     nbFailedAssignments=5910  nbBacktracks=3866  nbVisitedNodes=19015  nbRestartNogoods=158
13.14	       =>  wckTime=10.34  cpuTime=10.25  mem=16M689
17.88	   
17.88	   search
17.88	     run=13  nbConstraintChecks=59691023  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14467
17.88	     nbFailedAssignments=8566  nbBacktracks=5812  nbVisitedNodes=27754  nbRestartNogoods=175
17.88	       =>  wckTime=15.081  cpuTime=14.99  mem=16M689
24.48	   
24.48	   search
24.48	     run=14  nbConstraintChecks=84480388  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20744
24.48	     nbFailedAssignments=11917  nbBacktracks=8731  nbVisitedNodes=38983  nbRestartNogoods=199
24.48	       =>  wckTime=21.68  cpuTime=21.59  mem=16M689
32.65	   
32.65	   search
32.65	     run=15  nbConstraintChecks=114717481  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29116
32.65	     nbFailedAssignments=15906  nbBacktracks=13109  nbVisitedNodes=52966  nbRestartNogoods=221
32.65	       =>  wckTime=29.853  cpuTime=29.76  mem=16M689
44.07	   
44.07	   search
44.07	     run=16  nbConstraintChecks=157709899  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41161
44.07	     nbFailedAssignments=21375  nbBacktracks=19680  nbVisitedNodes=72468  nbRestartNogoods=263
44.07	       =>  wckTime=41.277  cpuTime=41.15  mem=16M689
60.52	   
60.52	   search
60.52	     run=17  nbConstraintChecks=217942182  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=58697
60.52	     nbFailedAssignments=29051  nbBacktracks=29535  nbVisitedNodes=100220  nbRestartNogoods=282
60.52	       =>  wckTime=57.727  cpuTime=57.58  mem=16M689
84.09	   
84.09	   search
84.09	     run=18  nbConstraintChecks=304466204  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=84351
84.09	     nbFailedAssignments=39923  nbBacktracks=44313  nbVisitedNodes=140108  nbRestartNogoods=288
84.09	       =>  wckTime=81.289  cpuTime=81.14  mem=16M689
117.98	   
117.98	   search
117.98	     run=19  nbConstraintChecks=429280872  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=121909
117.98	     nbFailedAssignments=55305  nbBacktracks=66484  nbVisitedNodes=197812  nbRestartNogoods=304
117.98	       =>  wckTime=115.186  cpuTime=114.99  mem=16M689
171.24	   
171.24	   search
171.24	     run=20  nbConstraintChecks=624436303  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=179239
171.24	     nbFailedAssignments=79377  nbBacktracks=99737  nbVisitedNodes=286859  nbRestartNogoods=316
171.24	       =>  wckTime=168.439  cpuTime=168.19  mem=16M689
247.27	   
247.27	   search
247.27	     run=21  nbConstraintChecks=899728174  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=262569
247.27	     nbFailedAssignments=112820  nbBacktracks=149616  nbVisitedNodes=413930  nbRestartNogoods=347
247.27	       =>  wckTime=244.475  cpuTime=243.93  mem=16M689
365.67	   
365.67	   search
365.67	     run=22  nbConstraintChecks=1329388313  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=390078
365.67	     nbFailedAssignments=165501  nbBacktracks=224434  nbVisitedNodes=610607  nbRestartNogoods=368
365.67	       =>  wckTime=362.875  cpuTime=362.21  mem=16M689
537.58	   
537.58	   search
537.58	     run=23  nbConstraintChecks=1954252272  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=578721
537.58	     nbFailedAssignments=241910  nbBacktracks=336663  nbVisitedNodes=898275  nbRestartNogoods=403
537.58	       =>  wckTime=534.783  cpuTime=533.94  mem=16M689
800.21	   
800.21	   search
800.21	     run=24  nbConstraintChecks=2913952728  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=864286
800.21	     nbFailedAssignments=359131  nbBacktracks=505004  nbVisitedNodes=1336642  nbRestartNogoods=416
800.21	       =>  wckTime=797.417  cpuTime=796.33  mem=16M689
1184.90	   
1184.90	   search
1184.90	     run=25  nbConstraintChecks=4313483274  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1286832
1184.90	     nbFailedAssignments=529160  nbBacktracks=757515  nbVisitedNodes=1979803  nbRestartNogoods=433
1184.90	       =>  wckTime=1182.105  cpuTime=1180.62  mem=16M689
1772.16	   
1772.16	   search
1772.16	     run=26  nbConstraintChecks=6430327721  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1921178
1772.16	     nbFailedAssignments=784732  nbBacktracks=1136284  nbVisitedNodes=2947516  nbRestartNogoods=463
1772.16	       =>  wckTime=1769.365  cpuTime=1767.26  mem=16M689
1796.76	   
1796.76	   search
1796.76	     run=27  nbConstraintChecks=6514172270  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1946347
1796.76	     nbFailedAssignments=794550  nbBacktracks=1151636  nbVisitedNodes=2985545  nbRestartNogoods=478
1796.76	       =>  wckTime=1793.965  cpuTime=1791.83  mem=16M689
1796.76	   
1796.76	   global
1796.76	     nbConstraintChecks=6514242501  nbRestartNogoods=478  solvingWckTime=1793.966  solvingCpuTime=1791.83
1796.76	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1794.21
1796.76	       =>  wckTime=1796.468  cpuTime=1794.16  mem=16M689
1796.77	
1796.77	s OPTIMUM FOUND
1796.77	v 4 8 3 5 5 5 5 9 6 9 1 1 6 10 9 3 9 7 9 6 9 4 3 8 0 2 5 5 1 0 1 0 6 9 4 6 2 5 10 7 
1796.77	   
1796.77	   totalWckTime=1796.545  totalCpuTime=1794.22

Verifier Data (download as text)

1 unsatisfied constraints, 413 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/node9/watcher-277021-1169253005 -o ROOT/results/node9/solver-277021-1169253005 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277021-1169253005/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.98 1.97 1.98 4/86 30451
/proc/meminfo: memFree=1277144/2055920 swapFree=4191880/4192956
[pid=30450] ppid=30448 vsize=172 CPUtime=0
/proc/30450/stat : 30450 (java) R 30448 30450 30010 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 273695665 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 8663339 0 0 4096 0 0 0 0 17 0 0 0
/proc/30450/statm: 43 24 18 14 0 3 0

[startup+0.108544 s]
/proc/loadavg: 1.98 1.97 1.98 4/86 30451
/proc/meminfo: memFree=1277144/2055920 swapFree=4191880/4192956
[pid=30450] ppid=30448 vsize=914988 CPUtime=0.09
/proc/30450/stat : 30450 (java) R 30448 30450 30010 0 -1 0 3070 0 1 0 8 1 0 0 23 0 8 0 273695665 936947712 2816 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30450/statm: 228747 2816 1453 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.517594 s]
/proc/loadavg: 1.98 1.97 1.98 4/86 30451
/proc/meminfo: memFree=1277144/2055920 swapFree=4191880/4192956
[pid=30450] ppid=30448 vsize=915332 CPUtime=0.5
/proc/30450/stat : 30450 (java) R 30448 30450 30010 0 -1 0 6740 0 1 0 46 4 0 0 25 0 8 0 273695665 937299968 6479 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30450/statm: 228833 6479 2150 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.34669 s]
/proc/loadavg: 1.98 1.97 1.98 3/93 30458
/proc/meminfo: memFree=1256992/2055920 swapFree=4191880/4192956
[pid=30450] ppid=30448 vsize=915464 CPUtime=1.32
/proc/30450/stat : 30450 (java) R 30448 30450 30010 0 -1 0 7732 0 1 0 117 15 0 0 25 0 8 0 273695665 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741347 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30450/statm: 228866 7470 2479 14 0 215336 0
[pid=30450/tid=30452] ppid=30448 vsize=915464 CPUtime=0.03
/proc/30450/task/30452/stat : 30452 (java) S 30448 30450 30010 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273695669 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=915468 CPUtime=0
/proc/30450/task/30453/stat : 30453 (java) S 30448 30450 30010 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273695670 937439232 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30454/stat : 30454 (java) S 30448 30450 30010 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273695670 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30455/stat : 30455 (java) S 30448 30450 30010 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273695673 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=915464 CPUtime=0.14
/proc/30450/task/30456/stat : 30456 (java) S 30448 30450 30010 0 -1 64 350 0 0 0 13 1 0 0 16 0 8 0 273695673 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30457/stat : 30457 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273695673 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30458] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30458/stat : 30458 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273695673 937435136 7470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915464

[startup+2.98387 s]
/proc/loadavg: 1.98 1.97 1.98 3/93 30458
/proc/meminfo: memFree=1256928/2055920 swapFree=4191880/4192956
[pid=30450] ppid=30448 vsize=915464 CPUtime=2.95
/proc/30450/stat : 30450 (java) R 30448 30450 30010 0 -1 0 9099 0 1 0 258 37 0 0 25 0 8 0 273695665 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073864189 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30450/statm: 228866 8835 2532 14 0 215336 0
[pid=30450/tid=30452] ppid=30448 vsize=915464 CPUtime=0.03
/proc/30450/task/30452/stat : 30452 (java) S 30448 30450 30010 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273695669 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30453/stat : 30453 (java) S 30448 30450 30010 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273695670 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30454/stat : 30454 (java) S 30448 30450 30010 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273695670 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30455/stat : 30455 (java) S 30448 30450 30010 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273695673 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=915464 CPUtime=0.19
/proc/30450/task/30456/stat : 30456 (java) S 30448 30450 30010 0 -1 64 384 0 0 0 18 1 0 0 15 0 8 0 273695673 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30457/stat : 30457 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273695673 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30458] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30458/stat : 30458 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273695673 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915464

[startup+6.26324 s]
/proc/loadavg: 1.98 1.97 1.98 3/93 30458
/proc/meminfo: memFree=1251424/2055920 swapFree=4191880/4192956
[pid=30450] ppid=30448 vsize=915464 CPUtime=6.23
/proc/30450/stat : 30450 (java) R 30448 30450 30010 0 -1 0 9139 0 1 0 585 38 0 0 25 0 8 0 273695665 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073864482 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30450/statm: 228866 8873 2532 14 0 215336 0
[pid=30450/tid=30452] ppid=30448 vsize=915464 CPUtime=0.03
/proc/30450/task/30452/stat : 30452 (java) S 30448 30450 30010 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273695669 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30453/stat : 30453 (java) S 30448 30450 30010 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273695670 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30454/stat : 30454 (java) S 30448 30450 30010 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273695670 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30455/stat : 30455 (java) S 30448 30450 30010 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273695673 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=915464 CPUtime=0.23
/proc/30450/task/30456/stat : 30456 (java) S 30448 30450 30010 0 -1 64 403 0 0 0 21 2 0 0 15 0 8 0 273695673 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30457/stat : 30457 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273695673 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30458] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30458/stat : 30458 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273695673 937435136 8873 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) 915464

[startup+12.753 s]
/proc/loadavg: 1.98 1.97 1.98 3/93 30458
/proc/meminfo: memFree=1251432/2055920 swapFree=4191880/4192956
[pid=30450] ppid=30448 vsize=915464 CPUtime=12.71
/proc/30450/stat : 30450 (java) R 30448 30450 30010 0 -1 0 9148 0 1 0 1233 38 0 0 25 0 8 0 273695665 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073905207 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30450/statm: 228866 8880 2532 14 0 215336 0
[pid=30450/tid=30452] ppid=30448 vsize=915464 CPUtime=0.03
/proc/30450/task/30452/stat : 30452 (java) S 30448 30450 30010 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273695669 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30453/stat : 30453 (java) S 30448 30450 30010 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273695670 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30454/stat : 30454 (java) S 30448 30450 30010 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273695670 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30455/stat : 30455 (java) S 30448 30450 30010 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273695673 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=915464 CPUtime=0.24
/proc/30450/task/30456/stat : 30456 (java) S 30448 30450 30010 0 -1 64 406 0 0 0 22 2 0 0 15 0 8 0 273695673 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30457/stat : 30457 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273695673 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30458] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30458/stat : 30458 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273695673 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915464

[startup+25.6114 s]
/proc/loadavg: 1.98 1.97 1.98 3/93 30458
/proc/meminfo: memFree=1251432/2055920 swapFree=4191880/4192956
[pid=30450] ppid=30448 vsize=915464 CPUtime=25.56
/proc/30450/stat : 30450 (java) R 30448 30450 30010 0 -1 0 9155 0 1 0 2518 38 0 0 25 0 8 0 273695665 937435136 8887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840696 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30450/statm: 228866 8887 2532 14 0 215336 0
[pid=30450/tid=30452] ppid=30448 vsize=915464 CPUtime=0.03
/proc/30450/task/30452/stat : 30452 (java) S 30448 30450 30010 0 -1 64 234 0 0 0 3 0 0 0 17 0 8 0 273695669 937435136 8887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30453/stat : 30453 (java) S 30448 30450 30010 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273695670 937435136 8887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30454/stat : 30454 (java) S 30448 30450 30010 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273695670 937435136 8887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30455/stat : 30455 (java) S 30448 30450 30010 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273695673 937435136 8887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=915464 CPUtime=0.24
/proc/30450/task/30456/stat : 30456 (java) S 30448 30450 30010 0 -1 64 406 0 0 0 22 2 0 0 16 0 8 0 273695673 937435136 8887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30457/stat : 30457 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273695673 937435136 8887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30458] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30458/stat : 30458 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273695673 937435136 8887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915464

[startup+51.2223 s]
/proc/loadavg: 1.99 1.97 1.98 3/93 30458
/proc/meminfo: memFree=1251432/2055920 swapFree=4191880/4192956
[pid=30450] ppid=30448 vsize=915464 CPUtime=51.14
/proc/30450/stat : 30450 (java) R 30448 30450 30010 0 -1 0 9162 0 1 0 5076 38 0 0 25 0 8 0 273695665 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073889645 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30450/statm: 228866 8893 2532 14 0 215336 0
[pid=30450/tid=30452] ppid=30448 vsize=915464 CPUtime=0.03
/proc/30450/task/30452/stat : 30452 (java) S 30448 30450 30010 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273695669 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30453/stat : 30453 (java) S 30448 30450 30010 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273695670 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30454/stat : 30454 (java) S 30448 30450 30010 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273695670 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30455/stat : 30455 (java) S 30448 30450 30010 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273695673 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=915464 CPUtime=0.24
/proc/30450/task/30456/stat : 30456 (java) S 30448 30450 30010 0 -1 64 407 0 0 0 22 2 0 0 16 0 8 0 273695673 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30457/stat : 30457 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273695673 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30458] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30458/stat : 30458 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273695673 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 915464

[startup+102.435 s]
/proc/loadavg: 2.04 1.99 1.99 3/93 30458
/proc/meminfo: memFree=1251432/2055920 swapFree=4191880/4192956
[pid=30450] ppid=30448 vsize=915464 CPUtime=102.29
/proc/30450/stat : 30450 (java) R 30448 30450 30010 0 -1 0 9169 0 1 0 10191 38 0 0 25 0 8 0 273695665 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073905207 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30450/statm: 228866 8899 2532 14 0 215336 0
[pid=30450/tid=30452] ppid=30448 vsize=915464 CPUtime=0.03
/proc/30450/task/30452/stat : 30452 (java) S 30448 30450 30010 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273695669 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30453/stat : 30453 (java) S 30448 30450 30010 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273695670 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30454/stat : 30454 (java) S 30448 30450 30010 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273695670 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30455/stat : 30455 (java) S 30448 30450 30010 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273695673 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=915464 CPUtime=0.24
/proc/30450/task/30456/stat : 30456 (java) S 30448 30450 30010 0 -1 64 408 0 0 0 22 2 0 0 16 0 8 0 273695673 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30457/stat : 30457 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273695673 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30458] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30458/stat : 30458 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273695673 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 915464

[startup+162.501 s]
/proc/loadavg: 2.01 1.99 1.99 3/93 30458
/proc/meminfo: memFree=1251432/2055920 swapFree=4191880/4192956
[pid=30450] ppid=30448 vsize=915464 CPUtime=162.31
/proc/30450/stat : 30450 (java) R 30448 30450 30010 0 -1 0 9171 0 1 0 16193 38 0 0 25 0 8 0 273695665 937435136 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073906155 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/30450/task/30455/stat : 30455 (java) S 30448 30450 30010 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=915464 CPUtime=0.24
/proc/30450/task/30456/stat : 30456 (java) S 30448 30450 30010 0 -1 64 408 0 0 0 22 2 0 0 16 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30457/stat : 30457 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30458] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30458/stat : 30458 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 915464

[startup+1423.73 s]
/proc/loadavg: 1.94 1.98 1.99 3/100 30518
/proc/meminfo: memFree=1227312/2055920 swapFree=4191880/4192956
[pid=30450] ppid=30448 vsize=915464 CPUtime=1422.06
/proc/30450/stat : 30450 (java) R 30448 30450 30010 0 -1 0 9187 0 1 0 142165 41 0 0 25 0 8 0 273695665 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073875766 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30450/statm: 228866 8916 2532 14 0 215336 0
[pid=30450/tid=30452] ppid=30448 vsize=915464 CPUtime=0.03
/proc/30450/task/30452/stat : 30452 (java) S 30448 30450 30010 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273695669 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30453/stat : 30453 (java) S 30448 30450 30010 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273695670 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30454/stat : 30454 (java) S 30448 30450 30010 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273695670 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30455/stat : 30455 (java) S 30448 30450 30010 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=915464 CPUtime=0.24
/proc/30450/task/30456/stat : 30456 (java) S 30448 30450 30010 0 -1 64 408 0 0 0 22 2 0 0 16 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30457/stat : 30457 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30458] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30458/stat : 30458 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 915464

[startup+1483.79 s]
/proc/loadavg: 1.97 1.98 1.99 3/100 30518
/proc/meminfo: memFree=1227312/2055920 swapFree=4191880/4192956
[pid=30450] ppid=30448 vsize=915464 CPUtime=1482.03
/proc/30450/stat : 30450 (java) R 30448 30450 30010 0 -1 0 9187 0 1 0 148162 41 0 0 25 0 8 0 273695665 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073875804 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30450/statm: 228866 8916 2532 14 0 215336 0
[pid=30450/tid=30452] ppid=30448 vsize=915464 CPUtime=0.03
/proc/30450/task/30452/stat : 30452 (java) S 30448 30450 30010 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273695669 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30453/stat : 30453 (java) S 30448 30450 30010 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273695670 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30454/stat : 30454 (java) S 30448 30450 30010 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273695670 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30455/stat : 30455 (java) S 30448 30450 30010 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=915464 CPUtime=0.24
/proc/30450/task/30456/stat : 30456 (java) S 30448 30450 30010 0 -1 64 408 0 0 0 22 2 0 0 16 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30457/stat : 30457 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30458] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30458/stat : 30458 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 915464

[startup+1543.83 s]
/proc/loadavg: 1.99 1.98 1.99 4/100 30518
/proc/meminfo: memFree=1227376/2055920 swapFree=4191880/4192956
[pid=30450] ppid=30448 vsize=915464 CPUtime=1542.02
/proc/30450/stat : 30450 (java) R 30448 30450 30010 0 -1 0 9187 0 1 0 154161 41 0 0 25 0 8 0 273695665 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839771 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30450/statm: 228866 8916 2532 14 0 215336 0
[pid=30450/tid=30452] ppid=30448 vsize=915464 CPUtime=0.03
/proc/30450/task/30452/stat : 30452 (java) S 30448 30450 30010 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273695669 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30453/stat : 30453 (java) S 30448 30450 30010 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273695670 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30454/stat : 30454 (java) S 30448 30450 30010 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273695670 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30455/stat : 30455 (java) S 30448 30450 30010 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=915464 CPUtime=0.24
/proc/30450/task/30456/stat : 30456 (java) S 30448 30450 30010 0 -1 64 408 0 0 0 22 2 0 0 16 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30457/stat : 30457 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30458] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30458/stat : 30458 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 915464

[startup+1603.89 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 30518
/proc/meminfo: memFree=1227312/2055920 swapFree=4191880/4192956
[pid=30450] ppid=30448 vsize=915464 CPUtime=1602.02
/proc/30450/stat : 30450 (java) R 30448 30450 30010 0 -1 0 9187 0 1 0 160161 41 0 0 25 0 8 0 273695665 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073906327 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30450/statm: 228866 8916 2532 14 0 215336 0
[pid=30450/tid=30452] ppid=30448 vsize=915464 CPUtime=0.03
/proc/30450/task/30452/stat : 30452 (java) S 30448 30450 30010 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273695669 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30453/stat : 30453 (java) S 30448 30450 30010 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273695670 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30454/stat : 30454 (java) S 30448 30450 30010 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273695670 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30455/stat : 30455 (java) S 30448 30450 30010 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=915464 CPUtime=0.24
/proc/30450/task/30456/stat : 30456 (java) S 30448 30450 30010 0 -1 64 408 0 0 0 22 2 0 0 16 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30457/stat : 30457 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30458] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30458/stat : 30458 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 915464

[startup+1663.94 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 30518
/proc/meminfo: memFree=1227312/2055920 swapFree=4191880/4192956
[pid=30450] ppid=30448 vsize=915464 CPUtime=1661.99
/proc/30450/stat : 30450 (java) R 30448 30450 30010 0 -1 0 9187 0 1 0 166158 41 0 0 25 0 8 0 273695665 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073742564 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30450/statm: 228866 8916 2532 14 0 215336 0
[pid=30450/tid=30452] ppid=30448 vsize=915464 CPUtime=0.03
/proc/30450/task/30452/stat : 30452 (java) S 30448 30450 30010 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273695669 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30453/stat : 30453 (java) S 30448 30450 30010 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273695670 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30454/stat : 30454 (java) S 30448 30450 30010 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273695670 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30455/stat : 30455 (java) S 30448 30450 30010 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=915464 CPUtime=0.24
/proc/30450/task/30456/stat : 30456 (java) S 30448 30450 30010 0 -1 64 408 0 0 0 22 2 0 0 16 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30457/stat : 30457 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30458] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30458/stat : 30458 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 915464

[startup+1723.99 s]
/proc/loadavg: 2.07 2.00 2.00 3/100 30518
/proc/meminfo: memFree=1227248/2055920 swapFree=4191880/4192956
[pid=30450] ppid=30448 vsize=915464 CPUtime=1721.99
/proc/30450/stat : 30450 (java) R 30448 30450 30010 0 -1 0 9187 0 1 0 172158 41 0 0 25 0 8 0 273695665 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073845396 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30450/statm: 228866 8916 2532 14 0 215336 0
[pid=30450/tid=30452] ppid=30448 vsize=915464 CPUtime=0.03
/proc/30450/task/30452/stat : 30452 (java) S 30448 30450 30010 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273695669 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30453/stat : 30453 (java) S 30448 30450 30010 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273695670 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30454/stat : 30454 (java) S 30448 30450 30010 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273695670 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30455/stat : 30455 (java) S 30448 30450 30010 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=915464 CPUtime=0.24
/proc/30450/task/30456/stat : 30456 (java) S 30448 30450 30010 0 -1 64 408 0 0 0 22 2 0 0 16 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30457/stat : 30457 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30458] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30458/stat : 30458 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273695673 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 915464

[startup+1784.04 s]
/proc/loadavg: 2.03 2.00 2.00 3/100 30518
/proc/meminfo: memFree=1227312/2055920 swapFree=4191880/4192956
[pid=30450] ppid=30448 vsize=915464 CPUtime=1782
/proc/30450/stat : 30450 (java) R 30448 30450 30010 0 -1 0 9189 0 1 0 178158 42 0 0 25 0 8 0 273695665 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840616 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30450/statm: 228866 8918 2532 14 0 215336 0
[pid=30450/tid=30452] ppid=30448 vsize=915464 CPUtime=0.03
/proc/30450/task/30452/stat : 30452 (java) S 30448 30450 30010 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273695669 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30453] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30453/stat : 30453 (java) S 30448 30450 30010 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273695670 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30454] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30454/stat : 30454 (java) S 30448 30450 30010 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273695670 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30455] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30455/stat : 30455 (java) S 30448 30450 30010 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273695673 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30456] ppid=30448 vsize=915464 CPUtime=0.24
/proc/30450/task/30456/stat : 30456 (java) S 30448 30450 30010 0 -1 64 408 0 0 0 22 2 0 0 16 0 8 0 273695673 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30457] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30457/stat : 30457 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273695673 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30450/tid=30458] ppid=30448 vsize=915464 CPUtime=0
/proc/30450/task/30458/stat : 30458 (java) S 30448 30450 30010 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273695673 937435136 8918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 1796.83
CPU time (s): 1794.71
CPU user time (s): 1794.28
CPU system time (s): 0.427934
CPU usage (%): 99.882
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.28
system time used= 0.427934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9289
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= 37623
involuntary context switches= 84608

runsolver used 2.43263 s user time and 5.54216 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan 20 00:30:05 UTC 2007


IDJOB= 277021
IDBENCH= 6212
IDSOLVER= 68
FILE ID= node9/277021-1169253005

PBS_JOBID= 3589090

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.2/rand-2-40-11-414-200-40_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277021-1169253005/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-277021-1169253005 -o ROOT/results/node9/solver-277021-1169253005 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277021-1169253005/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b83984d6af75dbeb444cd34d01274267

RANDOM SEED= 935364859

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:       1277624 kB
Buffers:         58912 kB
Cached:         585732 kB
SwapCached:        268 kB
Active:         286088 kB
Inactive:       407996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1277624 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1748 kB
Writeback:           0 kB
Mapped:          62456 kB
Slab:            69064 kB
Committed_AS:  8105012 kB
PageTables:       2244 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 node9 on Sat Jan 20 01:00:02 UTC 2007