Trace number 277652

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCOPTIMUM 624.112 624.764

General information on the benchmark

NameMaxCSP/cnf/2-40-1100-2000/
cnf-2-40-1300-39021_ext.xml
MD5SUM220d5ed5b55e42ef2b4d107b7ca6ec81
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints437
Best CPU time to get the best result obtained on this benchmark4.63429
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints626
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension626
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.28	   
0.28	Abscon 109 (November, 2006)
0.28	   
0.28	   configuration
0.28	     name=pfc.xml
0.31	   
0.31	   instance
0.31	     name=/tmp/evaluation/277652-1169269570/unknown.xml
0.34	   
0.34	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.37	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.37	       =>  wckTime=0.085  cpuTime=0.07  mem=6M910
0.37	   
0.37	   relations being loaded...
0.38	   
0.38	   constraints being loaded...
0.52	     nbConstraints=626  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=612
0.52	     nbConflictsStructures=14  nbSharedConflictsStructures=612  nbSharedBinaryRepresentations=52  maxDegree=37
0.52	     maxArity=2
0.52	       =>  wckTime=0.237  cpuTime=0.15  mem=8M860
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.314  cpuTime=0.19  mem=5M675
0.60	
0.60	s SATISFIABLE
0.60	o 397
0.60	c 229
0.61	o 403
0.61	c 223
0.61	o 408
0.61	c 218
0.61	o 411
0.61	c 215
0.61	o 415
0.61	c 211
0.61	o 418
0.61	c 208
0.61	o 422
0.61	c 204
0.61	o 424
0.61	c 202
0.61	o 426
0.61	c 200
0.61	o 427
0.61	c 199
0.62	o 428
0.62	c 198
0.68	o 429
0.68	c 197
0.69	o 430
0.69	c 196
0.70	o 434
0.70	c 192
1.46	o 435
1.46	c 191
1.46	o 436
1.46	c 190
1.64	o 437
1.64	c 189
2.74	   
2.74	   search
2.74	     run=0  nbConstraintChecks=10497368  nbAssignments=10000
2.74	       =>  wckTime=2.139  cpuTime=2.1  mem=5M675
4.79	   
4.79	   search
4.79	     run=1  nbConstraintChecks=21079629  nbAssignments=20000
4.79	       =>  wckTime=4.191  cpuTime=4.14  mem=5M675
6.82	   
6.82	   search
6.82	     run=2  nbConstraintChecks=31554094  nbAssignments=30000
6.82	       =>  wckTime=6.225  cpuTime=6.17  mem=5M675
8.88	   
8.88	   search
8.88	     run=3  nbConstraintChecks=42135764  nbAssignments=40000
8.88	       =>  wckTime=8.279  cpuTime=8.22  mem=5M675
10.91	   
10.91	   search
10.91	     run=4  nbConstraintChecks=52612440  nbAssignments=50000
10.91	       =>  wckTime=10.315  cpuTime=10.26  mem=5M675
12.98	   
12.98	   search
12.98	     run=5  nbConstraintChecks=63198272  nbAssignments=60000
12.98	       =>  wckTime=12.383  cpuTime=12.33  mem=5M675
15.04	   
15.04	   search
15.04	     run=6  nbConstraintChecks=73691870  nbAssignments=70000
15.04	       =>  wckTime=14.441  cpuTime=14.38  mem=5M675
17.12	   
17.12	   search
17.12	     run=7  nbConstraintChecks=84282146  nbAssignments=80000
17.12	       =>  wckTime=16.522  cpuTime=16.46  mem=5M675
19.18	   
19.18	   search
19.18	     run=8  nbConstraintChecks=94763277  nbAssignments=90000
19.18	       =>  wckTime=18.577  cpuTime=18.51  mem=5M675
21.25	   
21.25	   search
21.25	     run=9  nbConstraintChecks=105356713  nbAssignments=100000
21.25	       =>  wckTime=20.649  cpuTime=20.59  mem=5M675
23.29	   
23.29	   search
23.29	     run=10  nbConstraintChecks=115840214  nbAssignments=110000
23.29	       =>  wckTime=22.69  cpuTime=22.62  mem=5M675
25.34	   
25.34	   search
25.34	     run=11  nbConstraintChecks=126422396  nbAssignments=120000
25.34	       =>  wckTime=24.744  cpuTime=24.67  mem=5M675
27.38	   
27.38	   search
27.38	     run=12  nbConstraintChecks=136897294  nbAssignments=130000
27.38	       =>  wckTime=26.784  cpuTime=26.72  mem=5M675
29.44	   
29.44	   search
29.44	     run=13  nbConstraintChecks=147496134  nbAssignments=140000
29.44	       =>  wckTime=28.838  cpuTime=28.77  mem=5M675
31.48	   
31.48	   search
31.48	     run=14  nbConstraintChecks=157981172  nbAssignments=150000
31.48	       =>  wckTime=30.879  cpuTime=30.81  mem=5M675
31.68	   
31.68	   search
31.68	     run=15  nbConstraintChecks=159026795  nbAssignments=150988
31.68	       =>  wckTime=31.084  cpuTime=31.02  mem=5M675
31.68	   
31.68	   global
31.68	     nbConstraintChecks=159026795  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.68	     solvingWckTime=31.083  solvingCpuTime=31.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.68	     globalCpuTime=31.27
31.69	       =>  wckTime=31.399  cpuTime=31.21  mem=5M675
31.69	   
31.69	   solver IterativeSystematicSolver being built... 
31.82	       =>  wckTime=31.534  cpuTime=31.31  mem=16M793
31.83	   
31.83	   preprocessing
31.83	     nbConstraintChecks=612  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.83	     detectedInconsistency=no
31.83	       =>  wckTime=0.0080  cpuTime=0.01  mem=16M793
31.89	   
31.89	   search
31.89	     run=0  nbConstraintChecks=55769  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42
31.89	     nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=62  nbRestartNogoods=0
31.89	       =>  wckTime=0.065  cpuTime=0.04  mem=16M793
31.93	   
31.93	   search
31.93	     run=1  nbConstraintChecks=124484  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=89
31.93	     nbFailedAssignments=20  nbBacktracks=25  nbVisitedNodes=135  nbRestartNogoods=2
31.93	       =>  wckTime=0.111  cpuTime=0.08  mem=16M793
31.97	   
31.97	   search
31.97	     run=2  nbConstraintChecks=211553  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=144
31.97	     nbFailedAssignments=33  nbBacktracks=47  nbVisitedNodes=225  nbRestartNogoods=4
31.97	       =>  wckTime=0.148  cpuTime=0.11  mem=16M793
32.02	   
32.02	   search
32.02	     run=3  nbConstraintChecks=340209  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=216
32.02	     nbFailedAssignments=56  nbBacktracks=81  nbVisitedNodes=354  nbRestartNogoods=8
32.02	       =>  wckTime=0.201  cpuTime=0.17  mem=16M793
32.10	   
32.10	   search
32.10	     run=4  nbConstraintChecks=531585  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=322
32.10	     nbFailedAssignments=92  nbBacktracks=133  nbVisitedNodes=548  nbRestartNogoods=9
32.10	       =>  wckTime=0.284  cpuTime=0.24  mem=16M793
32.21	   
32.21	   search
32.21	     run=5  nbConstraintChecks=799369  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=465
32.21	     nbFailedAssignments=140  nbBacktracks=208  nbVisitedNodes=814  nbRestartNogoods=11
32.21	       =>  wckTime=0.388  cpuTime=0.34  mem=16M793
32.36	   
32.36	   search
32.36	     run=6  nbConstraintChecks=1179877  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=665
32.36	     nbFailedAssignments=209  nbBacktracks=321  nbVisitedNodes=1196  nbRestartNogoods=15
32.36	       =>  wckTime=0.536  cpuTime=0.49  mem=16M793
32.58	   
32.58	   search
32.58	     run=7  nbConstraintChecks=1753985  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=955
32.58	     nbFailedAssignments=314  nbBacktracks=492  nbVisitedNodes=1762  nbRestartNogoods=19
32.58	       =>  wckTime=0.762  cpuTime=0.71  mem=16M793
32.91	   
32.91	   search
32.91	     run=8  nbConstraintChecks=2581955  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1377
32.91	     nbFailedAssignments=460  nbBacktracks=751  nbVisitedNodes=2589  nbRestartNogoods=23
32.91	       =>  wckTime=1.086  cpuTime=1.03  mem=16M793
33.34	   
33.34	   search
33.34	     run=9  nbConstraintChecks=3731221  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1967
33.34	     nbFailedAssignments=649  nbBacktracks=1135  nbVisitedNodes=3752  nbRestartNogoods=26
33.34	       =>  wckTime=1.519  cpuTime=1.45  mem=16M793
34.07	   
34.07	   search
34.07	     run=10  nbConstraintChecks=5695164  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2953
34.07	     nbFailedAssignments=1043  nbBacktracks=1711  nbVisitedNodes=5708  nbRestartNogoods=31
34.07	       =>  wckTime=2.244  cpuTime=2.17  mem=16M793
35.09	   
35.09	   search
35.09	     run=11  nbConstraintChecks=8519954  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4382
35.09	     nbFailedAssignments=1593  nbBacktracks=2576  nbVisitedNodes=8552  nbRestartNogoods=35
35.09	       =>  wckTime=3.27  cpuTime=3.2  mem=16M793
36.68	   
36.68	   search
36.68	     run=12  nbConstraintChecks=12785154  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6508
36.68	     nbFailedAssignments=2404  nbBacktracks=3875  nbVisitedNodes=12788  nbRestartNogoods=41
36.68	       =>  wckTime=4.856  cpuTime=4.78  mem=16M793
38.98	   
38.98	   search
38.98	     run=13  nbConstraintChecks=19141791  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9657
38.98	     nbFailedAssignments=3594  nbBacktracks=5821  nbVisitedNodes=19073  nbRestartNogoods=47
38.98	       =>  wckTime=7.156  cpuTime=7.08  mem=16M793
42.74	   
42.74	   search
42.74	     run=14  nbConstraintChecks=28887030  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14448
42.74	     nbFailedAssignments=5452  nbBacktracks=8740  nbVisitedNodes=28641  nbRestartNogoods=51
42.74	       =>  wckTime=10.914  cpuTime=10.84  mem=16M793
48.26	   
48.26	   search
48.26	     run=15  nbConstraintChecks=43815206  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21768
48.26	     nbFailedAssignments=8380  nbBacktracks=13118  nbVisitedNodes=43267  nbRestartNogoods=58
48.26	       =>  wckTime=16.439  cpuTime=16.34  mem=16M793
57.33	   
57.33	   search
57.33	     run=16  nbConstraintChecks=66421485  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32753
57.33	     nbFailedAssignments=12785  nbBacktracks=19686  nbVisitedNodes=65203  nbRestartNogoods=65
57.33	       =>  wckTime=25.509  cpuTime=25.4  mem=16M793
69.94	   
69.94	   search
69.94	     run=17  nbConstraintChecks=99763268  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49006
69.94	     nbFailedAssignments=19174  nbBacktracks=29538  nbVisitedNodes=97697  nbRestartNogoods=71
69.95	       =>  wckTime=38.124  cpuTime=38.0  mem=16M793
90.20	   
90.20	   search
90.20	     run=18  nbConstraintChecks=150977644  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=73563
90.20	     nbFailedAssignments=28941  nbBacktracks=44317  nbVisitedNodes=146764  nbRestartNogoods=77
90.20	       =>  wckTime=58.377  cpuTime=58.25  mem=16M793
120.63	   
120.63	   search
120.63	     run=19  nbConstraintChecks=226854634  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=109821
120.63	     nbFailedAssignments=43016  nbBacktracks=66486  nbVisitedNodes=219216  nbRestartNogoods=82
120.63	       =>  wckTime=88.808  cpuTime=88.65  mem=16M793
167.31	   
167.32	   search
167.32	     run=20  nbConstraintChecks=341749211  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=164537
167.32	     nbFailedAssignments=64469  nbBacktracks=99739  nbVisitedNodes=328442  nbRestartNogoods=86
167.32	       =>  wckTime=135.493  cpuTime=135.29  mem=16M793
236.69	   
236.69	   search
236.69	     run=21  nbConstraintChecks=513059880  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=246197
236.69	     nbFailedAssignments=96236  nbBacktracks=149619  nbVisitedNodes=491482  nbRestartNogoods=93
236.69	       =>  wckTime=204.866  cpuTime=204.58  mem=16M793
342.49	   
342.49	   search
342.49	     run=22  nbConstraintChecks=772654439  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=371135
342.49	     nbFailedAssignments=146343  nbBacktracks=224438  nbVisitedNodes=740877  nbRestartNogoods=101
342.49	       =>  wckTime=310.672  cpuTime=310.28  mem=16M793
498.87	   
498.87	   search
498.87	     run=23  nbConstraintChecks=1151423803  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=555442
498.87	     nbFailedAssignments=218408  nbBacktracks=336666  nbVisitedNodes=1108064  nbRestartNogoods=111
498.87	       =>  wckTime=467.048  cpuTime=466.48  mem=16M793
624.74	   
624.74	   search
624.74	     run=24  nbConstraintChecks=1464283508  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=710876
624.74	     nbFailedAssignments=278829  nbBacktracks=431680  nbVisitedNodes=1417124  nbRestartNogoods=117
624.74	       =>  wckTime=592.919  cpuTime=592.25  mem=16M793
624.74	   
624.74	   global
624.74	     nbConstraintChecks=1464284120  nbRestartNogoods=117  solvingWckTime=592.92  solvingCpuTime=592.26  expiredTime=no
624.74	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=623.63
624.74	       =>  wckTime=624.456  cpuTime=623.57  mem=16M793
624.75	
624.75	s OPTIMUM FOUND
624.75	v 1 1 0 1 1 0 0 1 0 0 1 1 1 0 1 0 1 0 0 0 1 1 1 1 0 0 0 1 0 0 0 1 1 0 1 1 1 1 0 0 
624.75	   
624.75	   totalWckTime=624.532  totalCpuTime=623.63

Verifier Data (download as text)

189 unsatisfied constraints, 437 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-277652-1169269570 -o ROOT/results/node18/solver-277652-1169269570 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277652-1169269570/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.82 1.96 1.98 4/93 9585
/proc/meminfo: memFree=1276968/2055920 swapFree=4192812/4192956
[pid=9584] ppid=9582 vsize=1784 CPUtime=0
/proc/9584/stat : 9584 (java) D 9582 9584 8621 0 -1 0 374 0 0 0 0 0 0 0 18 0 1 0 275351748 1826816 163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7861028 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/9584/statm: 446 163 128 14 0 91 0

[startup+0.108248 s]
/proc/loadavg: 1.82 1.96 1.98 4/93 9585
/proc/meminfo: memFree=1276968/2055920 swapFree=4192812/4192956
[pid=9584] ppid=9582 vsize=914988 CPUtime=0.09
/proc/9584/stat : 9584 (java) R 9582 9584 8621 0 -1 0 3130 0 1 0 8 1 0 0 22 0 8 0 275351748 936947712 2876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9584/statm: 228747 2876 1473 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516286 s]
/proc/loadavg: 1.82 1.96 1.98 4/93 9585
/proc/meminfo: memFree=1276968/2055920 swapFree=4192812/4192956
[pid=9584] ppid=9582 vsize=915332 CPUtime=0.5
/proc/9584/stat : 9584 (java) R 9582 9584 8621 0 -1 0 6672 0 1 0 46 4 0 0 25 0 8 0 275351748 937299968 6411 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072931843 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9584/statm: 228833 6411 2157 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33936 s]
/proc/loadavg: 1.82 1.96 1.98 3/100 9592
/proc/meminfo: memFree=1258856/2055920 swapFree=4192812/4192956
[pid=9584] ppid=9582 vsize=915460 CPUtime=1.32
/proc/9584/stat : 9584 (java) R 9582 9584 8621 0 -1 0 7237 0 1 0 114 18 0 0 25 0 8 0 275351748 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9584/statm: 228865 6975 2476 14 0 215335 0
[pid=9584/tid=9586] ppid=9582 vsize=915460 CPUtime=0.02
/proc/9584/task/9586/stat : 9586 (java) S 9582 9584 8621 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 275351751 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9587] ppid=9582 vsize=915464 CPUtime=0
/proc/9584/task/9587/stat : 9587 (java) S 9582 9584 8621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275351751 937435136 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9588] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9588/stat : 9588 (java) S 9582 9584 8621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351751 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9589] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9589/stat : 9589 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275351754 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9590] ppid=9582 vsize=915460 CPUtime=0.12
/proc/9584/task/9590/stat : 9590 (java) S 9582 9584 8621 0 -1 64 340 0 0 0 12 0 0 0 16 0 8 0 275351754 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9591] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9591/stat : 9591 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275351754 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9592] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9592/stat : 9592 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351754 937431040 6975 18446744073709551615 134512640 134570532 4294956480 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) 915460

[startup+2.98753 s]
/proc/loadavg: 1.84 1.96 1.98 3/100 9592
/proc/meminfo: memFree=1258856/2055920 swapFree=4192812/4192956
[pid=9584] ppid=9582 vsize=915460 CPUtime=2.95
/proc/9584/stat : 9584 (java) R 9582 9584 8621 0 -1 0 7240 0 1 0 247 48 0 0 25 0 8 0 275351748 937431040 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9584/statm: 228866 6977 2476 14 0 215336 0
[pid=9584/tid=9586] ppid=9582 vsize=915460 CPUtime=0.02
/proc/9584/task/9586/stat : 9586 (java) S 9582 9584 8621 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 275351751 937431040 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9587] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9587/stat : 9587 (java) S 9582 9584 8621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275351751 937431040 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9588] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9588/stat : 9588 (java) S 9582 9584 8621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351751 937431040 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9589] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9589/stat : 9589 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275351754 937431040 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9590] ppid=9582 vsize=915460 CPUtime=0.13
/proc/9584/task/9590/stat : 9590 (java) S 9582 9584 8621 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 275351754 937431040 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9591] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9591/stat : 9591 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275351754 937431040 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9592] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9592/stat : 9592 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351754 937431040 6977 18446744073709551615 134512640 134570532 4294956480 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) 915460

[startup+6.26684 s]
/proc/loadavg: 1.84 1.96 1.98 3/100 9592
/proc/meminfo: memFree=1251368/2055920 swapFree=4192812/4192956
[pid=9584] ppid=9582 vsize=915460 CPUtime=6.23
/proc/9584/stat : 9584 (java) R 9582 9584 8621 0 -1 0 7240 0 1 0 516 107 0 0 25 0 8 0 275351748 937431040 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9584/statm: 228865 6977 2476 14 0 215335 0
[pid=9584/tid=9586] ppid=9582 vsize=915460 CPUtime=0.02
/proc/9584/task/9586/stat : 9586 (java) S 9582 9584 8621 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 275351751 937431040 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9587] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9587/stat : 9587 (java) S 9582 9584 8621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275351751 937431040 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9588] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9588/stat : 9588 (java) S 9582 9584 8621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351751 937431040 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9589] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9589/stat : 9589 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275351754 937431040 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9590] ppid=9582 vsize=915460 CPUtime=0.13
/proc/9584/task/9590/stat : 9590 (java) S 9582 9584 8621 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 275351754 937431040 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9591] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9591/stat : 9591 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275351754 937431040 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9592] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9592/stat : 9592 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351754 937431040 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915460

[startup+12.7535 s]
/proc/loadavg: 1.86 1.96 1.98 3/100 9592
/proc/meminfo: memFree=1251376/2055920 swapFree=4192812/4192956
[pid=9584] ppid=9582 vsize=915460 CPUtime=12.71
/proc/9584/stat : 9584 (java) R 9582 9584 8621 0 -1 0 7241 0 1 0 1045 226 0 0 25 0 8 0 275351748 937431040 6978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9584/statm: 228865 6978 2476 14 0 215335 0
[pid=9584/tid=9586] ppid=9582 vsize=915460 CPUtime=0.02
/proc/9584/task/9586/stat : 9586 (java) S 9582 9584 8621 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 275351751 937431040 6978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9587] ppid=9582 vsize=915464 CPUtime=0
/proc/9584/task/9587/stat : 9587 (java) S 9582 9584 8621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275351751 937435136 6978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9588] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9588/stat : 9588 (java) S 9582 9584 8621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351751 937431040 6978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9589] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9589/stat : 9589 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275351754 937431040 6978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9590] ppid=9582 vsize=915460 CPUtime=0.13
/proc/9584/task/9590/stat : 9590 (java) S 9582 9584 8621 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 275351754 937431040 6978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9591] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9591/stat : 9591 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275351754 937431040 6978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9592] ppid=9582 vsize=915464 CPUtime=0
/proc/9584/task/9592/stat : 9592 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351754 937435136 6978 18446744073709551615 134512640 134570532 4294956480 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) 915460

[startup+25.5967 s]
/proc/loadavg: 1.88 1.96 1.98 3/100 9592
/proc/meminfo: memFree=1251312/2055920 swapFree=4192812/4192956
[pid=9584] ppid=9582 vsize=915460 CPUtime=25.53
/proc/9584/stat : 9584 (java) R 9582 9584 8621 0 -1 0 7241 0 1 0 2090 463 0 0 25 0 8 0 275351748 937431040 6978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9584/statm: 228865 6978 2476 14 0 215335 0
[pid=9584/tid=9586] ppid=9582 vsize=915460 CPUtime=0.02
/proc/9584/task/9586/stat : 9586 (java) S 9582 9584 8621 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 275351751 937431040 6978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9587] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9587/stat : 9587 (java) S 9582 9584 8621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275351751 937431040 6978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9588] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9588/stat : 9588 (java) S 9582 9584 8621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351751 937431040 6978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9589] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9589/stat : 9589 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275351754 937431040 6978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9590] ppid=9582 vsize=915460 CPUtime=0.13
/proc/9584/task/9590/stat : 9590 (java) S 9582 9584 8621 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 275351754 937431040 6978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9591] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9591/stat : 9591 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275351754 937431040 6978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9592] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9592/stat : 9592 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351754 937431040 6978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 915460

[startup+51.1992 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 9592
/proc/meminfo: memFree=1243952/2055920 swapFree=4192812/4192956
[pid=9584] ppid=9582 vsize=915460 CPUtime=51.11
/proc/9584/stat : 9584 (java) R 9582 9584 8621 0 -1 0 9179 0 1 0 4538 573 0 0 25 0 8 0 275351748 937431040 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073841613 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9584/statm: 228865 8913 2528 14 0 215335 0
[pid=9584/tid=9586] ppid=9582 vsize=915460 CPUtime=0.02
/proc/9584/task/9586/stat : 9586 (java) S 9582 9584 8621 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 275351751 937431040 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9587] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9587/stat : 9587 (java) S 9582 9584 8621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275351751 937431040 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9588] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9588/stat : 9588 (java) S 9582 9584 8621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351751 937431040 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9589] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9589/stat : 9589 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275351754 937431040 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9590] ppid=9582 vsize=915460 CPUtime=0.24
/proc/9584/task/9590/stat : 9590 (java) S 9582 9584 8621 0 -1 64 400 0 0 0 23 1 0 0 16 0 8 0 275351754 937431040 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9591] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9591/stat : 9591 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275351754 937431040 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9592] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9592/stat : 9592 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351754 937431040 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 915460

[startup+102.502 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 9592
/proc/meminfo: memFree=1243888/2055920 swapFree=4192812/4192956
[pid=9584] ppid=9582 vsize=915460 CPUtime=102.37
/proc/9584/stat : 9584 (java) R 9582 9584 8621 0 -1 0 9188 0 1 0 9664 573 0 0 25 0 8 0 275351748 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073821743 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9584/statm: 228865 8921 2528 14 0 215335 0
[pid=9584/tid=9586] ppid=9582 vsize=915460 CPUtime=0.02
/proc/9584/task/9586/stat : 9586 (java) S 9582 9584 8621 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 275351751 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9587] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9587/stat : 9587 (java) S 9582 9584 8621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275351751 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9588] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9588/stat : 9588 (java) S 9582 9584 8621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351751 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9589] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9589/stat : 9589 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275351754 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9590] ppid=9582 vsize=915460 CPUtime=0.24
/proc/9584/task/9590/stat : 9590 (java) S 9582 9584 8621 0 -1 64 401 0 0 0 23 1 0 0 16 0 8 0 275351754 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9591] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9591/stat : 9591 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275351754 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9592] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9592/stat : 9592 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351754 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 915460

[startup+162.549 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 9592
/proc/meminfo: memFree=1243824/2055920 swapFree=4192812/4192956
[pid=9584] ppid=9582 vsize=915460 CPUtime=162.35
/proc/9584/stat : 9584 (java) R 9582 9584 8621 0 -1 0 9191 0 1 0 15662 573 0 0 25 0 8 0 275351748 937431040 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840364 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/9584/task/9589/stat : 9589 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275351754 937431040 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9590] ppid=9582 vsize=915460 CPUtime=0.24
/proc/9584/task/9590/stat : 9590 (java) S 9582 9584 8621 0 -1 64 401 0 0 0 23 1 0 0 16 0 8 0 275351754 937431040 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9591] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9591/stat : 9591 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275351754 937431040 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9592] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9592/stat : 9592 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351754 937431040 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 915460

[startup+222.595 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 9592
/proc/meminfo: memFree=1243824/2055920 swapFree=4192812/4192956
[pid=9584] ppid=9582 vsize=915460 CPUtime=222.35
/proc/9584/stat : 9584 (java) R 9582 9584 8621 0 -1 0 9194 0 1 0 21662 573 0 0 25 0 8 0 275351748 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073878761 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9584/statm: 228865 8927 2528 14 0 215335 0
[pid=9584/tid=9586] ppid=9582 vsize=915460 CPUtime=0.02
/proc/9584/task/9586/stat : 9586 (java) S 9582 9584 8621 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 275351751 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9587] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9587/stat : 9587 (java) S 9582 9584 8621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275351751 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9588] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9588/stat : 9588 (java) S 9582 9584 8621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351751 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9589] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9589/stat : 9589 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275351754 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9590] ppid=9582 vsize=915460 CPUtime=0.24
/proc/9584/task/9590/stat : 9590 (java) S 9582 9584 8621 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 275351754 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9591] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9591/stat : 9591 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275351754 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9592] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9592/stat : 9592 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351754 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 915460

[startup+282.641 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 9592
/proc/meminfo: memFree=1243824/2055920 swapFree=4192812/4192956
[pid=9584] ppid=9582 vsize=915460 CPUtime=282.33
/proc/9584/stat : 9584 (java) R 9582 9584 8621 0 -1 0 9197 0 1 0 27659 574 0 0 25 0 8 0 275351748 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073844850 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9584/statm: 228865 8929 2528 14 0 215335 0
[pid=9584/tid=9586] ppid=9582 vsize=915460 CPUtime=0.02
/proc/9584/task/9586/stat : 9586 (java) S 9582 9584 8621 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 275351751 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9587] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9587/stat : 9587 (java) S 9582 9584 8621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275351751 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9588] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9588/stat : 9588 (java) S 9582 9584 8621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351751 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9589] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9589/stat : 9589 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275351754 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9590] ppid=9582 vsize=915460 CPUtime=0.24
/proc/9584/task/9590/stat : 9590 (java) S 9582 9584 8621 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 275351754 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9591] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9591/stat : 9591 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275351754 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9592] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9592/stat : 9592 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351754 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 915460

[startup+342.689 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 9592
/proc/meminfo: memFree=1243824/2055920 swapFree=4192812/4192956
[pid=9584] ppid=9582 vsize=915460 CPUtime=342.32
/proc/9584/stat : 9584 (java) R 9582 9584 8621 0 -1 0 9200 0 1 0 33658 574 0 0 25 0 8 0 275351748 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073702231 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9584/statm: 228865 8932 2528 14 0 215335 0
[pid=9584/tid=9586] ppid=9582 vsize=915460 CPUtime=0.02
/proc/9584/task/9586/stat : 9586 (java) S 9582 9584 8621 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 275351751 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9587] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9587/stat : 9587 (java) S 9582 9584 8621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275351751 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9588] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9588/stat : 9588 (java) S 9582 9584 8621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351751 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9589] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9589/stat : 9589 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275351754 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9590] ppid=9582 vsize=915460 CPUtime=0.24
/proc/9584/task/9590/stat : 9590 (java) S 9582 9584 8621 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 275351754 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9591] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9591/stat : 9591 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275351754 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9592] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9592/stat : 9592 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351754 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 915460

[startup+402.74 s]
/proc/loadavg: 2.06 2.00 1.99 3/100 9592
/proc/meminfo: memFree=1243824/2055920 swapFree=4192812/4192956
[pid=9584] ppid=9582 vsize=915460 CPUtime=402.31
/proc/9584/stat : 9584 (java) R 9582 9584 8621 0 -1 0 9200 0 1 0 39657 574 0 0 25 0 8 0 275351748 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073878473 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9584/statm: 228865 8932 2528 14 0 215335 0
[pid=9584/tid=9586] ppid=9582 vsize=915460 CPUtime=0.02
/proc/9584/task/9586/stat : 9586 (java) S 9582 9584 8621 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 275351751 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9587] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9587/stat : 9587 (java) S 9582 9584 8621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275351751 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9588] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9588/stat : 9588 (java) S 9582 9584 8621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351751 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9589] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9589/stat : 9589 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275351754 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9590] ppid=9582 vsize=915460 CPUtime=0.24
/proc/9584/task/9590/stat : 9590 (java) S 9582 9584 8621 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 275351754 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9591] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9591/stat : 9591 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275351754 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9592] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9592/stat : 9592 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351754 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 915460

[startup+462.787 s]
/proc/loadavg: 2.02 2.00 1.99 3/100 9592
/proc/meminfo: memFree=1243824/2055920 swapFree=4192812/4192956
[pid=9584] ppid=9582 vsize=915460 CPUtime=462.29
/proc/9584/stat : 9584 (java) R 9582 9584 8621 0 -1 0 9200 0 1 0 45655 574 0 0 25 0 8 0 275351748 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823589 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9584/statm: 228865 8932 2528 14 0 215335 0
[pid=9584/tid=9586] ppid=9582 vsize=915460 CPUtime=0.02
/proc/9584/task/9586/stat : 9586 (java) S 9582 9584 8621 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 275351751 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9587] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9587/stat : 9587 (java) S 9582 9584 8621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275351751 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9588] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9588/stat : 9588 (java) S 9582 9584 8621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351751 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9589] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9589/stat : 9589 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275351754 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9590] ppid=9582 vsize=915460 CPUtime=0.24
/proc/9584/task/9590/stat : 9590 (java) S 9582 9584 8621 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 275351754 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9591] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9591/stat : 9591 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275351754 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9592] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9592/stat : 9592 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351754 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 915460

[startup+522.835 s]
/proc/loadavg: 2.00 2.00 1.99 3/100 9592
/proc/meminfo: memFree=1243760/2055920 swapFree=4192812/4192956
[pid=9584] ppid=9582 vsize=915460 CPUtime=522.27
/proc/9584/stat : 9584 (java) R 9582 9584 8621 0 -1 0 9202 0 1 0 51653 574 0 0 25 0 8 0 275351748 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840256 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9584/statm: 228865 8934 2528 14 0 215335 0
[pid=9584/tid=9586] ppid=9582 vsize=915460 CPUtime=0.02
/proc/9584/task/9586/stat : 9586 (java) S 9582 9584 8621 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 275351751 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9587] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9587/stat : 9587 (java) S 9582 9584 8621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275351751 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9588] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9588/stat : 9588 (java) S 9582 9584 8621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351751 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9589] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9589/stat : 9589 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275351754 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9590] ppid=9582 vsize=915460 CPUtime=0.24
/proc/9584/task/9590/stat : 9590 (java) S 9582 9584 8621 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 275351754 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9591] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9591/stat : 9591 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275351754 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9592] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9592/stat : 9592 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351754 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 915460

[startup+582.883 s]
/proc/loadavg: 2.00 2.00 1.99 3/100 9592
/proc/meminfo: memFree=1243760/2055920 swapFree=4192812/4192956
[pid=9584] ppid=9582 vsize=915460 CPUtime=582.28
/proc/9584/stat : 9584 (java) R 9582 9584 8621 0 -1 0 9202 0 1 0 57654 574 0 0 25 0 8 0 275351748 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823567 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9584/statm: 228865 8934 2528 14 0 215335 0
[pid=9584/tid=9586] ppid=9582 vsize=915460 CPUtime=0.02
/proc/9584/task/9586/stat : 9586 (java) S 9582 9584 8621 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 275351751 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9587] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9587/stat : 9587 (java) S 9582 9584 8621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275351751 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9588] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9588/stat : 9588 (java) S 9582 9584 8621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275351751 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9589] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9589/stat : 9589 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275351754 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9590] ppid=9582 vsize=915460 CPUtime=0.24
/proc/9584/task/9590/stat : 9590 (java) S 9582 9584 8621 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 275351754 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9591] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9591/stat : 9591 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275351754 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9584/tid=9592] ppid=9582 vsize=915460 CPUtime=0
/proc/9584/task/9592/stat : 9592 (java) S 9582 9584 8621 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275351754 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 624.764
CPU time (s): 624.112
CPU user time (s): 618.361
CPU system time (s): 5.75113
CPU usage (%): 99.8957
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 618.361
system time used= 5.75113
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9299
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13820
involuntary context switches= 30715

runsolver used 0.640902 s user time and 2.13667 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan 20 05:06:11 UTC 2007


IDJOB= 277652
IDBENCH= 7518
IDSOLVER= 69
FILE ID= node18/277652-1169269570

PBS_JOBID= 3607294

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-40-1100-2000/cnf-2-40-1300-39021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277652-1169269570/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-277652-1169269570 -o ROOT/results/node18/solver-277652-1169269570 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277652-1169269570/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  220d5ed5b55e42ef2b4d107b7ca6ec81

RANDOM SEED= 992828919

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:       1277384 kB
Buffers:         52628 kB
Cached:         565220 kB
SwapCached:          0 kB
Active:         271144 kB
Inactive:       427360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1277384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1720 kB
Writeback:           0 kB
Mapped:         109748 kB
Slab:            64704 kB
Committed_AS:  9124496 kB
PageTables:       2172 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 node18 on Sat Jan 20 05:16:35 UTC 2007