Trace number 275992

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 1068.5 1069.26

General information on the benchmark

Namerandom/rand-3-20-20/
rand-3-20-20-60-632-38_ext.xml
MD5SUM9fd62ce6b863f5403cc9493ac8ec875b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints55
Best CPU time to get the best result obtained on this benchmark21.8317
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables20
Number of constraints56
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension56
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/275992-1169230458/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20
0.40	       =>  wckTime=0.093  cpuTime=0.08  mem=6M887
0.40	   
0.40	   relations being loaded...
0.66	   
0.66	   constraints being loaded...
0.81	     nbConstraints=56  nbRelationTypes=56  nbExtensionStructures=56  nbSharedExtensionStructures=0
0.81	     nbConflictsStructures=56  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=13  maxArity=3
0.81	       =>  wckTime=0.499  cpuTime=0.44  mem=40M201
0.88	   
0.88	   solver LocalSearchSolver being built... 
0.92	       =>  wckTime=0.613  cpuTime=0.49  mem=11M995
0.93	
0.93	s SATISFIABLE
0.93	o 25
0.93	c 31
0.93	o 30
0.93	c 26
0.93	o 34
0.93	c 22
0.93	o 38
0.93	c 18
0.93	o 41
0.93	c 15
0.94	o 42
0.94	c 14
0.94	o 43
0.94	c 13
0.94	o 45
0.94	c 11
0.94	o 46
0.94	c 10
0.95	o 47
0.95	c 9
0.95	o 48
0.95	c 8
0.95	o 49
0.95	c 7
0.98	o 50
0.98	c 6
1.02	o 51
1.02	c 5
1.03	o 52
1.03	c 4
1.09	o 53
1.09	c 3
1.54	o 54
1.54	c 2
8.73	   
8.73	   search
8.73	     run=0  nbConstraintChecks=9673594  nbAssignments=10000
8.73	       =>  wckTime=7.807  cpuTime=7.79  mem=11M995
16.44	   
16.44	   search
16.44	     run=1  nbConstraintChecks=19306454  nbAssignments=20000
16.44	       =>  wckTime=15.517  cpuTime=15.48  mem=11M995
24.46	   
24.46	   search
24.46	     run=2  nbConstraintChecks=29418292  nbAssignments=30000
24.46	       =>  wckTime=23.541  cpuTime=23.5  mem=11M995
31.58	   
31.58	   search
31.58	     run=3  nbConstraintChecks=38445119  nbAssignments=39207
31.58	       =>  wckTime=30.665  cpuTime=30.62  mem=11M995
31.59	   
31.59	   global
31.59	     nbConstraintChecks=38445119  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.59	     solvingWckTime=30.663  solvingCpuTime=30.62  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.59	     globalCpuTime=31.17
31.59	       =>  wckTime=31.279  cpuTime=31.11  mem=11M995
31.59	   
31.59	   solver IterativeSystematicSolver being built... 
31.72	       =>  wckTime=31.409  cpuTime=31.21  mem=23M139
31.79	   
31.79	   preprocessing
31.79	     nbConstraintChecks=16642  nbValidityChecks=41644  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.79	     nbRemovedValues=0  detectedInconsistency=no
31.79	       =>  wckTime=0.068  cpuTime=0.05  mem=23M139
31.83	   
31.83	   search
31.83	     run=0  nbConstraintChecks=15863  nbValidityChecks=59291  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.83	     nbAssignments=32  nbFailedAssignments=18  nbBacktracks=11  nbVisitedNodes=58  nbRestartNogoods=0
31.83	       =>  wckTime=0.107  cpuTime=0.08  mem=23M139
32.00	   
32.00	   search
32.00	     run=1  nbConstraintChecks=115553  nbValidityChecks=518789  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.00	     nbAssignments=205  nbFailedAssignments=171  nbBacktracks=26  nbVisitedNodes=399  nbRestartNogoods=8
32.00	       =>  wckTime=0.278  cpuTime=0.24  mem=23M139
32.13	   
32.13	   search
32.13	     run=2  nbConstraintChecks=201588  nbValidityChecks=928061  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.13	     nbAssignments=339  nbFailedAssignments=276  nbBacktracks=48  nbVisitedNodes=660  nbRestartNogoods=16
32.13	       =>  wckTime=0.411  cpuTime=0.37  mem=23M139
32.39	   
32.39	   search
32.39	     run=3  nbConstraintChecks=372925  nbValidityChecks=1737602  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.39	     nbAssignments=612  nbFailedAssignments=508  nbBacktracks=81  nbVisitedNodes=1198  nbRestartNogoods=27
32.39	       =>  wckTime=0.674  cpuTime=0.63  mem=23M139
32.72	   
32.72	   search
32.72	     run=4  nbConstraintChecks=584402  nbValidityChecks=2714286  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.72	     nbAssignments=944  nbFailedAssignments=784  nbBacktracks=131  nbVisitedNodes=1854  nbRestartNogoods=53
32.72	       =>  wckTime=1.006  cpuTime=0.95  mem=23M139
33.20	   
33.20	   search
33.20	     run=5  nbConstraintChecks=884273  nbValidityChecks=4200303  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.20	     nbAssignments=1446  nbFailedAssignments=1203  nbBacktracks=206  nbVisitedNodes=2843  nbRestartNogoods=67
33.20	       =>  wckTime=1.479  cpuTime=1.42  mem=23M139
33.88	   
33.88	   search
33.88	     run=6  nbConstraintChecks=1337054  nbValidityChecks=6301169  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.88	     nbAssignments=2112  nbFailedAssignments=1750  nbBacktracks=319  nbVisitedNodes=4168  nbRestartNogoods=83
33.88	       =>  wckTime=2.161  cpuTime=2.08  mem=23M139
35.14	   
35.14	   search
35.14	     run=7  nbConstraintChecks=2178661  nbValidityChecks=10356367  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.14	     nbAssignments=3394  nbFailedAssignments=2857  nbBacktracks=489  nbVisitedNodes=6713  nbRestartNogoods=112
35.14	       =>  wckTime=3.423  cpuTime=3.34  mem=23M139
36.68	   
36.68	   search
36.68	     run=8  nbConstraintChecks=3291336  nbValidityChecks=15012413  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.68	     nbAssignments=4824  nbFailedAssignments=4026  nbBacktracks=745  nbVisitedNodes=9544  nbRestartNogoods=139
36.68	       =>  wckTime=4.965  cpuTime=4.88  mem=23M139
38.86	   
38.86	   search
38.86	     run=9  nbConstraintChecks=4812011  nbValidityChecks=22100305  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.86	     nbAssignments=7168  nbFailedAssignments=5978  nbBacktracks=1129  nbVisitedNodes=14216  nbRestartNogoods=153
38.86	       =>  wckTime=7.139  cpuTime=7.03  mem=23M139
42.19	   
42.19	   search
42.19	     run=10  nbConstraintChecks=7036746  nbValidityChecks=33436723  nbPropagations=0  nbRevisions=0
42.19	     nbUselessRevisions=0  nbAssignments=10636  nbFailedAssignments=8865  nbBacktracks=1705  nbVisitedNodes=21112
42.19	     nbRestartNogoods=185
42.19	       =>  wckTime=10.475  cpuTime=10.36  mem=23M139
47.21	   
47.21	   search
47.21	     run=11  nbConstraintChecks=10651204  nbValidityChecks=48142392  nbPropagations=0  nbRevisions=0
47.21	     nbUselessRevisions=0  nbAssignments=15365  nbFailedAssignments=12724  nbBacktracks=2569  nbVisitedNodes=30478
47.21	     nbRestartNogoods=190
47.21	       =>  wckTime=15.493  cpuTime=15.38  mem=23M139
54.38	   
54.38	   search
54.38	     run=12  nbConstraintChecks=15558902  nbValidityChecks=71542769  nbPropagations=0  nbRevisions=0
54.38	     nbUselessRevisions=0  nbAssignments=23237  nbFailedAssignments=19293  nbBacktracks=3867  nbVisitedNodes=46197
54.38	     nbRestartNogoods=244
54.38	       =>  wckTime=22.662  cpuTime=22.54  mem=23M139
64.41	   
64.41	   search
64.41	     run=13  nbConstraintChecks=22485841  nbValidityChecks=101440676  nbPropagations=0  nbRevisions=0
64.41	     nbUselessRevisions=0  nbAssignments=33048  nbFailedAssignments=27153  nbBacktracks=5813  nbVisitedNodes=65454
64.41	     nbRestartNogoods=252
64.41	       =>  wckTime=32.695  cpuTime=32.56  mem=23M139
78.31	   
78.31	   search
78.31	     run=14  nbConstraintChecks=32127382  nbValidityChecks=142675362  nbPropagations=0  nbRevisions=0
78.31	     nbUselessRevisions=0  nbAssignments=46658  nbFailedAssignments=37840  nbBacktracks=8732  nbVisitedNodes=92089
78.31	     nbRestartNogoods=277
78.31	       =>  wckTime=46.589  cpuTime=46.45  mem=23M139
100.65	   
100.65	   search
100.65	     run=15  nbConstraintChecks=47538061  nbValidityChecks=213311258  nbPropagations=0  nbRevisions=0
100.65	     nbUselessRevisions=0  nbAssignments=68616  nbFailedAssignments=55414  nbBacktracks=13110  nbVisitedNodes=135250
100.65	     nbRestartNogoods=295
100.65	       =>  wckTime=68.932  cpuTime=68.76  mem=23M139
129.44	   
129.44	   search
129.44	     run=16  nbConstraintChecks=67358584  nbValidityChecks=300521045  nbPropagations=0  nbRevisions=0
129.44	     nbUselessRevisions=0  nbAssignments=95182  nbFailedAssignments=75407  nbBacktracks=19678  nbVisitedNodes=186889
129.44	     nbRestartNogoods=338
129.44	       =>  wckTime=97.725  cpuTime=97.52  mem=23M139
161.45	   
161.45	   search
161.45	     run=17  nbConstraintChecks=89052336  nbValidityChecks=393697945  nbPropagations=0  nbRevisions=0
161.45	     nbUselessRevisions=0  nbAssignments=126920  nbFailedAssignments=97291  nbBacktracks=29530  nbVisitedNodes=247301
161.45	     nbRestartNogoods=364
161.45	       =>  wckTime=129.732  cpuTime=129.51  mem=23M139
209.24	   
209.24	   search
209.24	     run=18  nbConstraintChecks=122284244  nbValidityChecks=529056687  nbPropagations=0  nbRevisions=0
209.24	     nbUselessRevisions=0  nbAssignments=171349  nbFailedAssignments=126936  nbBacktracks=44309  nbVisitedNodes=331242
209.24	     nbRestartNogoods=442
209.24	       =>  wckTime=177.523  cpuTime=177.25  mem=23M139
287.46	   
287.46	   search
287.46	     run=19  nbConstraintChecks=177356036  nbValidityChecks=743938311  nbPropagations=0  nbRevisions=0
287.46	     nbUselessRevisions=0  nbAssignments=237521  nbFailedAssignments=170937  nbBacktracks=66477  nbVisitedNodes=456370
287.46	     nbRestartNogoods=460
287.46	       =>  wckTime=255.743  cpuTime=255.38  mem=23M139
381.36	   
381.36	   search
381.36	     run=20  nbConstraintChecks=242221243  nbValidityChecks=1009086121  nbPropagations=0  nbRevisions=0
381.36	     nbUselessRevisions=0  nbAssignments=329720  nbFailedAssignments=229879  nbBacktracks=99730  nbVisitedNodes=627077
381.36	     nbRestartNogoods=496
381.36	       =>  wckTime=349.645  cpuTime=349.2  mem=23M139
540.76	   
540.76	   search
540.76	     run=21  nbConstraintChecks=354867603  nbValidityChecks=1449166818  nbPropagations=0  nbRevisions=0
540.76	     nbUselessRevisions=0  nbAssignments=466376  nbFailedAssignments=316651  nbBacktracks=149608  nbVisitedNodes=880468
540.76	     nbRestartNogoods=539
540.76	       =>  wckTime=509.046  cpuTime=508.55  mem=23M139
749.03	   
749.03	   search
749.03	     run=22  nbConstraintChecks=499411510  nbValidityChecks=2028168645  nbPropagations=0  nbRevisions=0
749.03	     nbUselessRevisions=0  nbAssignments=668154  nbFailedAssignments=443606  nbBacktracks=224427  nbVisitedNodes=1253206
749.03	     nbRestartNogoods=580
749.03	       =>  wckTime=717.312  cpuTime=716.69  mem=23M139
784.74	o 55
784.74	c 1
1046.69	   
1046.69	   search
1046.69	     run=23  nbConstraintChecks=703692134  nbValidityChecks=2828929897  nbPropagations=0  nbRevisions=0
1046.69	     nbUselessRevisions=0  nbAssignments=932893  nbFailedAssignments=596116  nbBacktracks=336654  nbVisitedNodes=1713384
1046.69	     nbRestartNogoods=628
1046.69	       =>  wckTime=1014.975  cpuTime=1014.19  mem=23M139
1069.23	   
1069.23	   search
1069.23	     run=24  nbConstraintChecks=719066329  nbValidityChecks=2888324059  nbPropagations=0  nbRevisions=0
1069.23	     nbUselessRevisions=0  nbAssignments=953251  nbFailedAssignments=606555  nbBacktracks=346574  nbVisitedNodes=1747262
1069.23	     nbRestartNogoods=630
1069.23	       =>  wckTime=1037.513  cpuTime=1036.72  mem=23M139
1069.23	   
1069.23	   global
1069.23	     nbConstraintChecks=719082971  nbValidityChecks=2888365703  nbRestartNogoods=630  solvingWckTime=1037.515
1069.23	     solvingCpuTime=1036.72  expiredTime=no  totalExploration=yes  nbFoundSolutions=1  globalCpuTime=1067.99
1069.23	       =>  wckTime=1068.925  cpuTime=1067.93  mem=23M139
1069.24	
1069.24	s OPTIMUM FOUND
1069.24	v 1 11 4 18 14 7 12 9 0 4 7 14 8 1 0 9 4 9 1 13 
1069.24	   
1069.24	   totalWckTime=1069.002  totalCpuTime=1067.99

Verifier Data (download as text)

1 unsatisfied constraints, 55 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/node35/watcher-275992-1169230458 -o ROOT/results/node35/solver-275992-1169230458 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275992-1169230458/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: 2.00 2.00 1.94 3/68 12521
/proc/meminfo: memFree=1305216/2055920 swapFree=4184740/4192956
[pid=12520] ppid=12518 vsize=172 CPUtime=0
/proc/12520/stat : 12520 (java) R 12518 12520 11708 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 271439476 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 1463076 0 0 4096 0 0 0 0 17 1 0 0
/proc/12520/statm: 43 24 18 14 0 3 0

[startup+0.104303 s]
/proc/loadavg: 2.00 2.00 1.94 3/68 12521
/proc/meminfo: memFree=1305216/2055920 swapFree=4184740/4192956
[pid=12520] ppid=12518 vsize=914988 CPUtime=0.08
/proc/12520/stat : 12520 (java) R 12518 12520 11708 0 -1 0 2955 0 1 0 6 2 0 0 22 0 8 0 271439476 936947712 2701 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155085002 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12520/statm: 228747 2701 1414 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.512345 s]
/proc/loadavg: 2.00 2.00 1.94 3/68 12521
/proc/meminfo: memFree=1305216/2055920 swapFree=4184740/4192956
[pid=12520] ppid=12518 vsize=915332 CPUtime=0.48
/proc/12520/stat : 12520 (java) R 12518 12520 11708 0 -1 0 7739 0 1 0 44 4 0 0 16 0 8 0 271439476 937299968 7478 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073565358 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12520/statm: 228833 7479 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33464 s]
/proc/loadavg: 2.00 2.00 1.94 2/75 12533
/proc/meminfo: memFree=1252040/2055920 swapFree=4184740/4192956
[pid=12520] ppid=12518 vsize=915444 CPUtime=1.31
/proc/12520/stat : 12520 (java) R 12518 12520 11708 0 -1 0 16388 0 1 0 121 10 0 0 17 0 8 0 271439476 937414656 16126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073610637 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12520/statm: 228862 16126 2478 14 0 215332 0
[pid=12520/tid=12524] ppid=12518 vsize=915444 CPUtime=0.05
/proc/12520/task/12524/stat : 12524 (java) S 12518 12520 11708 0 -1 64 1700 0 0 0 5 0 0 0 16 0 8 0 271439480 937414656 16126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12525] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12525/stat : 12525 (java) S 12518 12520 11708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271439480 937414656 16126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12526] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12526/stat : 12526 (java) S 12518 12520 11708 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271439480 937414656 16126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12528] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12528/stat : 12528 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271439484 937414656 16126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12529] ppid=12518 vsize=915444 CPUtime=0.09
/proc/12520/task/12529/stat : 12529 (java) S 12518 12520 11708 0 -1 64 320 0 0 0 9 0 0 0 16 0 8 0 271439484 937414656 16126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12530] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12530/stat : 12530 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271439484 937414656 16126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12531] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12531/stat : 12531 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271439484 937414656 16126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915444

[startup+2.98784 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 12578
/proc/meminfo: memFree=1204448/2055920 swapFree=4184740/4192956
[pid=12520] ppid=12518 vsize=915444 CPUtime=2.96
/proc/12520/stat : 12520 (java) R 12518 12520 11708 0 -1 0 16396 0 1 0 278 18 0 0 19 0 8 0 271439476 937414656 16133 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12520/statm: 228861 16133 2480 14 0 215331 0
[pid=12520/tid=12524] ppid=12518 vsize=915444 CPUtime=0.05
/proc/12520/task/12524/stat : 12524 (java) S 12518 12520 11708 0 -1 64 1700 0 0 0 5 0 0 0 16 0 8 0 271439480 937414656 16133 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12525] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12525/stat : 12525 (java) S 12518 12520 11708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271439480 937414656 16133 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12526] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12526/stat : 12526 (java) S 12518 12520 11708 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271439480 937414656 16133 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12528] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12528/stat : 12528 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271439484 937414656 16133 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12529] ppid=12518 vsize=915444 CPUtime=0.1
/proc/12520/task/12529/stat : 12529 (java) S 12518 12520 11708 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 271439484 937414656 16133 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12530] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12530/stat : 12530 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271439484 937414656 16133 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12531] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12531/stat : 12531 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271439484 937414656 16133 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915444

[startup+6.27924 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 12578
/proc/meminfo: memFree=1193184/2055920 swapFree=4184740/4192956
[pid=12520] ppid=12518 vsize=915444 CPUtime=6.24
/proc/12520/stat : 12520 (java) R 12518 12520 11708 0 -1 0 16396 0 1 0 591 33 0 0 25 0 8 0 271439476 937414656 16133 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12520/statm: 228861 16133 2480 14 0 215331 0
[pid=12520/tid=12524] ppid=12518 vsize=915444 CPUtime=0.05
/proc/12520/task/12524/stat : 12524 (java) S 12518 12520 11708 0 -1 64 1700 0 0 0 5 0 0 0 16 0 8 0 271439480 937414656 16133 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12525] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12525/stat : 12525 (java) S 12518 12520 11708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271439480 937414656 16133 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12526] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12526/stat : 12526 (java) S 12518 12520 11708 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271439480 937414656 16133 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12528] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12528/stat : 12528 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271439484 937414656 16133 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12529] ppid=12518 vsize=915444 CPUtime=0.1
/proc/12520/task/12529/stat : 12529 (java) S 12518 12520 11708 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 271439484 937414656 16133 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12530] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12530/stat : 12530 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271439484 937414656 16133 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12531] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12531/stat : 12531 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271439484 937414656 16133 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915444

[startup+12.772 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 12578
/proc/meminfo: memFree=1193400/2055920 swapFree=4184740/4192956
[pid=12520] ppid=12518 vsize=915444 CPUtime=12.73
/proc/12520/stat : 12520 (java) R 12518 12520 11708 0 -1 0 16398 0 1 0 1206 67 0 0 25 0 8 0 271439476 937414656 16135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073610642 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12520/statm: 228861 16135 2480 14 0 215331 0
[pid=12520/tid=12524] ppid=12518 vsize=915444 CPUtime=0.05
/proc/12520/task/12524/stat : 12524 (java) S 12518 12520 11708 0 -1 64 1700 0 0 0 5 0 0 0 16 0 8 0 271439480 937414656 16135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12525] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12525/stat : 12525 (java) S 12518 12520 11708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271439480 937414656 16135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12526] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12526/stat : 12526 (java) S 12518 12520 11708 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271439480 937414656 16135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12528] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12528/stat : 12528 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271439484 937414656 16135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12529] ppid=12518 vsize=915444 CPUtime=0.11
/proc/12520/task/12529/stat : 12529 (java) S 12518 12520 11708 0 -1 64 329 0 0 0 11 0 0 0 17 0 8 0 271439484 937414656 16135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12530] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12530/stat : 12530 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271439484 937414656 16135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12531] ppid=12518 vsize=915448 CPUtime=0
/proc/12520/task/12531/stat : 12531 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271439484 937418752 16135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 915444

[startup+25.6136 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 12578
/proc/meminfo: memFree=1193592/2055920 swapFree=4184740/4192956
[pid=12520] ppid=12518 vsize=915444 CPUtime=25.57
/proc/12520/stat : 12520 (java) R 12518 12520 11708 0 -1 0 16398 0 1 0 2425 132 0 0 25 0 8 0 271439476 937414656 16135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073615548 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12520/statm: 228861 16135 2480 14 0 215331 0
[pid=12520/tid=12524] ppid=12518 vsize=915444 CPUtime=0.05
/proc/12520/task/12524/stat : 12524 (java) S 12518 12520 11708 0 -1 64 1700 0 0 0 5 0 0 0 16 0 8 0 271439480 937414656 16135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12525] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12525/stat : 12525 (java) S 12518 12520 11708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271439480 937414656 16135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12526] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12526/stat : 12526 (java) S 12518 12520 11708 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271439480 937414656 16135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12528] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12528/stat : 12528 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271439484 937414656 16135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12529] ppid=12518 vsize=915444 CPUtime=0.11
/proc/12520/task/12529/stat : 12529 (java) S 12518 12520 11708 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 271439484 937414656 16135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12530] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12530/stat : 12530 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271439484 937414656 16135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12531] ppid=12518 vsize=915444 CPUtime=0
/proc/12520/task/12531/stat : 12531 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271439484 937414656 16135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 915444

[startup+51.2407 s]
/proc/loadavg: 2.15 2.03 1.95 3/87 12578
/proc/meminfo: memFree=1192760/2055920 swapFree=4184740/4192956
[pid=12520] ppid=12518 vsize=916468 CPUtime=51.16
/proc/12520/stat : 12520 (java) R 12518 12520 11708 0 -1 0 16595 0 1 0 4953 163 0 0 25 0 8 0 271439476 938463232 16327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073901218 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12520/statm: 229117 16327 2535 14 0 215587 0
[pid=12520/tid=12524] ppid=12518 vsize=916468 CPUtime=0.05
/proc/12520/task/12524/stat : 12524 (java) S 12518 12520 11708 0 -1 64 1701 0 0 0 5 0 0 0 16 0 8 0 271439480 938463232 16327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12525] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12525/stat : 12525 (java) S 12518 12520 11708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271439480 938463232 16327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12526] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12526/stat : 12526 (java) S 12518 12520 11708 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271439480 938463232 16327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12528] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12528/stat : 12528 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271439484 938463232 16327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12529] ppid=12518 vsize=916468 CPUtime=0.21
/proc/12520/task/12529/stat : 12529 (java) S 12518 12520 11708 0 -1 64 391 0 0 0 21 0 0 0 16 0 8 0 271439484 938463232 16327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12530] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12530/stat : 12530 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271439484 938463232 16327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12531] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12531/stat : 12531 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271439484 938463232 16327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 916468

[startup+102.5 s]
/proc/loadavg: 2.10 2.04 1.96 3/87 12578
/proc/meminfo: memFree=1192696/2055920 swapFree=4184740/4192956
[pid=12520] ppid=12518 vsize=916468 CPUtime=102.37
/proc/12520/stat : 12520 (java) R 12518 12520 11708 0 -1 0 16599 0 1 0 10074 163 0 0 25 0 8 0 271439476 938463232 16329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073772651 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12520/statm: 229117 16329 2535 14 0 215587 0
[pid=12520/tid=12524] ppid=12518 vsize=916468 CPUtime=0.05
/proc/12520/task/12524/stat : 12524 (java) S 12518 12520 11708 0 -1 64 1701 0 0 0 5 0 0 0 16 0 8 0 271439480 938463232 16329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12525] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12525/stat : 12525 (java) S 12518 12520 11708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271439480 938463232 16329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12526] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12526/stat : 12526 (java) S 12518 12520 11708 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271439480 938463232 16329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12528] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12528/stat : 12528 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271439484 938463232 16329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12529] ppid=12518 vsize=916468 CPUtime=0.22
/proc/12520/task/12529/stat : 12529 (java) S 12518 12520 11708 0 -1 64 393 0 0 0 22 0 0 0 16 0 8 0 271439484 938463232 16329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12530] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12530/stat : 12530 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271439484 938463232 16329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12531] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12531/stat : 12531 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271439484 938463232 16329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 916468

[startup+162.503 s]
/proc/loadavg: 2.07 2.04 1.96 3/87 12578
/proc/meminfo: memFree=1192696/2055920 swapFree=4184740/4192956
[pid=12520] ppid=12518 vsize=916468 CPUtime=162.31
/proc/12520/stat : 12520 (java) R 12518 12520 11708 0 -1 0 16600 0 1 0 16068 163 0 0 25 0 8 0 271439476 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073776528 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/12520/task/12528/stat : 12528 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12529] ppid=12518 vsize=916468 CPUtime=0.22
/proc/12520/task/12529/stat : 12529 (java) S 12518 12520 11708 0 -1 64 394 0 0 0 22 0 0 0 16 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12530] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12530/stat : 12530 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12531] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12531/stat : 12531 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 916468

[startup+702.799 s]
/proc/loadavg: 1.00 1.31 1.65 2/72 12781
/proc/meminfo: memFree=1252920/2055920 swapFree=4184740/4192956
[pid=12520] ppid=12518 vsize=916468 CPUtime=702.24
/proc/12520/stat : 12520 (java) R 12518 12520 11708 0 -1 0 16601 0 1 0 70056 168 0 0 25 0 8 0 271439476 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073610689 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12520/statm: 229117 16330 2535 14 0 215587 0
[pid=12520/tid=12524] ppid=12518 vsize=916468 CPUtime=0.05
/proc/12520/task/12524/stat : 12524 (java) S 12518 12520 11708 0 -1 64 1701 0 0 0 5 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12525] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12525/stat : 12525 (java) S 12518 12520 11708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12526] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12526/stat : 12526 (java) S 12518 12520 11708 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12528] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12528/stat : 12528 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12529] ppid=12518 vsize=916468 CPUtime=0.22
/proc/12520/task/12529/stat : 12529 (java) S 12518 12520 11708 0 -1 64 394 0 0 0 22 0 0 0 16 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12530] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12530/stat : 12530 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12531] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12531/stat : 12531 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 916468

[startup+762.813 s]
/proc/loadavg: 1.03 1.26 1.61 2/72 12781
/proc/meminfo: memFree=1252984/2055920 swapFree=4184740/4192956
[pid=12520] ppid=12518 vsize=916468 CPUtime=762.22
/proc/12520/stat : 12520 (java) R 12518 12520 11708 0 -1 0 16601 0 1 0 76054 168 0 0 25 0 8 0 271439476 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073610723 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12520/statm: 229117 16330 2535 14 0 215587 0
[pid=12520/tid=12524] ppid=12518 vsize=916468 CPUtime=0.05
/proc/12520/task/12524/stat : 12524 (java) S 12518 12520 11708 0 -1 64 1701 0 0 0 5 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12525] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12525/stat : 12525 (java) S 12518 12520 11708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12526] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12526/stat : 12526 (java) S 12518 12520 11708 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12528] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12528/stat : 12528 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12529] ppid=12518 vsize=916468 CPUtime=0.22
/proc/12520/task/12529/stat : 12529 (java) S 12518 12520 11708 0 -1 64 394 0 0 0 22 0 0 0 16 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12530] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12530/stat : 12530 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12531] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12531/stat : 12531 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 916468

[startup+822.827 s]
/proc/loadavg: 1.01 1.21 1.57 2/72 12781
/proc/meminfo: memFree=1252984/2055920 swapFree=4184740/4192956
[pid=12520] ppid=12518 vsize=916468 CPUtime=822.2
/proc/12520/stat : 12520 (java) R 12518 12520 11708 0 -1 0 16601 0 1 0 82052 168 0 0 25 0 8 0 271439476 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073775635 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12520/statm: 229117 16330 2535 14 0 215587 0
[pid=12520/tid=12524] ppid=12518 vsize=916468 CPUtime=0.05
/proc/12520/task/12524/stat : 12524 (java) S 12518 12520 11708 0 -1 64 1701 0 0 0 5 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12525] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12525/stat : 12525 (java) S 12518 12520 11708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12526] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12526/stat : 12526 (java) S 12518 12520 11708 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12528] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12528/stat : 12528 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12529] ppid=12518 vsize=916468 CPUtime=0.22
/proc/12520/task/12529/stat : 12529 (java) S 12518 12520 11708 0 -1 64 394 0 0 0 22 0 0 0 16 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12530] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12530/stat : 12530 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12531] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12531/stat : 12531 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 916468

[startup+882.84 s]
/proc/loadavg: 1.00 1.17 1.53 2/72 12781
/proc/meminfo: memFree=1253048/2055920 swapFree=4184740/4192956
[pid=12520] ppid=12518 vsize=916468 CPUtime=882.18
/proc/12520/stat : 12520 (java) R 12518 12520 11708 0 -1 0 16601 0 1 0 88050 168 0 0 25 0 8 0 271439476 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073650352 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12520/statm: 229117 16330 2535 14 0 215587 0
[pid=12520/tid=12524] ppid=12518 vsize=916468 CPUtime=0.05
/proc/12520/task/12524/stat : 12524 (java) S 12518 12520 11708 0 -1 64 1701 0 0 0 5 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12525] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12525/stat : 12525 (java) S 12518 12520 11708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12526] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12526/stat : 12526 (java) S 12518 12520 11708 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12528] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12528/stat : 12528 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12529] ppid=12518 vsize=916468 CPUtime=0.22
/proc/12520/task/12529/stat : 12529 (java) S 12518 12520 11708 0 -1 64 394 0 0 0 22 0 0 0 16 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12530] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12530/stat : 12530 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12531] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12531/stat : 12531 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 882.18
Current children cumulated vsize (KiB) 916468

[startup+942.857 s]
/proc/loadavg: 1.00 1.14 1.49 2/72 12781
/proc/meminfo: memFree=1252984/2055920 swapFree=4184740/4192956
[pid=12520] ppid=12518 vsize=916468 CPUtime=942.15
/proc/12520/stat : 12520 (java) R 12518 12520 11708 0 -1 0 16601 0 1 0 94047 168 0 0 25 0 8 0 271439476 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073775531 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12520/statm: 229117 16330 2535 14 0 215587 0
[pid=12520/tid=12524] ppid=12518 vsize=916468 CPUtime=0.05
/proc/12520/task/12524/stat : 12524 (java) S 12518 12520 11708 0 -1 64 1701 0 0 0 5 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12525] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12525/stat : 12525 (java) S 12518 12520 11708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12526] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12526/stat : 12526 (java) S 12518 12520 11708 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12528] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12528/stat : 12528 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12529] ppid=12518 vsize=916468 CPUtime=0.22
/proc/12520/task/12529/stat : 12529 (java) S 12518 12520 11708 0 -1 64 394 0 0 0 22 0 0 0 16 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12530] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12530/stat : 12530 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12531] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12531/stat : 12531 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 916468

[startup+1002.87 s]
/proc/loadavg: 1.00 1.11 1.46 2/72 12781
/proc/meminfo: memFree=1252984/2055920 swapFree=4184740/4192956
[pid=12520] ppid=12518 vsize=916468 CPUtime=1002.14
/proc/12520/stat : 12520 (java) R 12518 12520 11708 0 -1 0 16601 0 1 0 100045 169 0 0 25 0 8 0 271439476 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073793171 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12520/statm: 229117 16330 2535 14 0 215587 0
[pid=12520/tid=12524] ppid=12518 vsize=916468 CPUtime=0.05
/proc/12520/task/12524/stat : 12524 (java) S 12518 12520 11708 0 -1 64 1701 0 0 0 5 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12525] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12525/stat : 12525 (java) S 12518 12520 11708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12526] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12526/stat : 12526 (java) S 12518 12520 11708 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12528] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12528/stat : 12528 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12529] ppid=12518 vsize=916468 CPUtime=0.22
/proc/12520/task/12529/stat : 12529 (java) S 12518 12520 11708 0 -1 64 394 0 0 0 22 0 0 0 16 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12530] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12530/stat : 12530 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12531] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12531/stat : 12531 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 916468

[startup+1062.88 s]
/proc/loadavg: 1.00 1.09 1.43 2/72 12781
/proc/meminfo: memFree=1252920/2055920 swapFree=4184740/4192956
[pid=12520] ppid=12518 vsize=916468 CPUtime=1062.12
/proc/12520/stat : 12520 (java) R 12518 12520 11708 0 -1 0 16601 0 1 0 106043 169 0 0 25 0 8 0 271439476 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073610723 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12520/statm: 229117 16330 2535 14 0 215587 0
[pid=12520/tid=12524] ppid=12518 vsize=916468 CPUtime=0.05
/proc/12520/task/12524/stat : 12524 (java) S 12518 12520 11708 0 -1 64 1701 0 0 0 5 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12525] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12525/stat : 12525 (java) S 12518 12520 11708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12526] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12526/stat : 12526 (java) S 12518 12520 11708 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271439480 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12528] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12528/stat : 12528 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12529] ppid=12518 vsize=916468 CPUtime=0.22
/proc/12520/task/12529/stat : 12529 (java) S 12518 12520 11708 0 -1 64 394 0 0 0 22 0 0 0 16 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12530] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12530/stat : 12530 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12520/tid=12531] ppid=12518 vsize=916468 CPUtime=0
/proc/12520/task/12531/stat : 12531 (java) S 12518 12520 11708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271439484 938463232 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 916468

Child status: 0
Real time (s): 1069.26
CPU time (s): 1068.5
CPU user time (s): 1066.79
CPU system time (s): 1.70674
CPU usage (%): 99.9289
Max. virtual memory (cumulated for all children) (KiB): 916472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1066.79
system time used= 1.70674
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16613
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= 22690
involuntary context switches= 13653

runsolver used 1.14383 s user time and 2.96855 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Fri Jan 19 18:14:18 UTC 2007


IDJOB= 275992
IDBENCH= 5203
IDSOLVER= 68
FILE ID= node35/275992-1169230458

PBS_JOBID= 3589234

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-20-20/rand-3-20-20-60-632-38_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275992-1169230458/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-275992-1169230458 -o ROOT/results/node35/solver-275992-1169230458 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275992-1169230458/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9fd62ce6b863f5403cc9493ac8ec875b

RANDOM SEED= 51095851

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.234
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.234
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:       1305632 kB
Buffers:         42932 kB
Cached:         620932 kB
SwapCached:       2264 kB
Active:         179408 kB
Inactive:       499724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1305632 kB
SwapTotal:     4192956 kB
SwapFree:      4184740 kB
Dirty:            2808 kB
Writeback:           0 kB
Mapped:          22132 kB
Slab:            56916 kB
Committed_AS:  4964132 kB
PageTables:       1624 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= 66562 MiB



End job on node35 on Fri Jan 19 18:32:08 UTC 2007