Trace number 276020

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 1775.96 1792.35

General information on the benchmark

Namerandom/rand-3-20-20/
rand-3-20-20-60-632-11_ext.xml
MD5SUM88f1fadd77f105b78bc8652c5b5edcb2
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints59
Best CPU time to get the best result obtained on this benchmark237.937
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/276020-1169230619/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20
0.42	       =>  wckTime=0.099  cpuTime=0.08  mem=6M910
0.42	   
0.42	   relations being loaded...
0.70	   
0.70	   constraints being loaded...
0.87	     nbConstraints=60  nbRelationTypes=60  nbExtensionStructures=60  nbSharedExtensionStructures=0
0.87	     nbConflictsStructures=60  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=14  maxArity=3
0.87	       =>  wckTime=0.549  cpuTime=0.5  mem=44M501
0.95	   
0.95	   solver LocalSearchSolver being built... 
0.99	       =>  wckTime=0.674  cpuTime=0.55  mem=12M636
1.00	
1.00	s SATISFIABLE
1.00	o 25
1.00	c 35
1.00	o 31
1.00	c 29
1.00	o 36
1.00	c 24
1.00	o 40
1.00	c 20
1.01	o 43
1.01	c 17
1.01	o 45
1.01	c 15
1.01	o 48
1.01	c 12
1.02	o 49
1.02	c 11
1.02	o 50
1.02	c 10
1.02	o 52
1.02	c 8
1.02	o 54
1.02	c 6
1.13	o 55
1.13	c 5
1.17	o 57
1.17	c 3
10.32	   
10.32	   search
10.32	     run=0  nbConstraintChecks=10553706  nbAssignments=10000
10.33	       =>  wckTime=9.336  cpuTime=9.22  mem=12M636
19.58	   
19.59	   search
19.59	     run=1  nbConstraintChecks=21069751  nbAssignments=20000
19.59	       =>  wckTime=18.597  cpuTime=18.39  mem=12M636
28.97	   
28.97	   search
28.97	     run=2  nbConstraintChecks=31676616  nbAssignments=30000
28.97	       =>  wckTime=27.981  cpuTime=27.69  mem=12M636
31.46	   
31.46	   search
31.46	     run=3  nbConstraintChecks=34494066  nbAssignments=32587
31.46	       =>  wckTime=30.475  cpuTime=30.17  mem=12M636
31.47	   
31.47	   global
31.47	     nbConstraintChecks=34494066  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.47	     solvingWckTime=30.473  solvingCpuTime=30.17  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.47	     globalCpuTime=30.77
31.47	       =>  wckTime=31.149  cpuTime=30.72  mem=12M636
31.47	   
31.47	   solver IterativeSystematicSolver being built... 
31.60	       =>  wckTime=31.288  cpuTime=30.82  mem=23M403
31.61	   
31.61	   preprocessing
31.61	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.61	     detectedInconsistency=no
31.61	       =>  wckTime=0.0050  cpuTime=0.01  mem=23M403
31.73	   
31.73	   search
31.73	     run=0  nbConstraintChecks=28698  nbValidityChecks=126365  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.73	     nbAssignments=60  nbFailedAssignments=43  nbBacktracks=10  nbVisitedNodes=114  nbRestartNogoods=0
31.73	       =>  wckTime=0.118  cpuTime=0.08  mem=24M404
31.92	   
31.92	   search
31.92	     run=1  nbConstraintChecks=120885  nbValidityChecks=714135  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.93	     nbAssignments=264  nbFailedAssignments=226  nbBacktracks=25  nbVisitedNodes=516  nbRestartNogoods=21
31.93	       =>  wckTime=0.319  cpuTime=0.27  mem=24M404
32.08	   
32.08	   search
32.08	     run=2  nbConstraintChecks=203485  nbValidityChecks=1120451  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.08	     nbAssignments=458  nbFailedAssignments=390  nbBacktracks=48  nbVisitedNodes=897  nbRestartNogoods=36
32.08	       =>  wckTime=0.47  cpuTime=0.41  mem=24M404
32.18	   
32.18	   search
32.18	     run=3  nbConstraintChecks=260503  nbValidityChecks=1415928  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.18	     nbAssignments=552  nbFailedAssignments=443  nbBacktracks=81  nbVisitedNodes=1076  nbRestartNogoods=39
32.18	       =>  wckTime=0.57  cpuTime=0.51  mem=24M404
32.57	   
32.57	   search
32.57	     run=4  nbConstraintChecks=508812  nbValidityChecks=2457505  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.57	     nbAssignments=872  nbFailedAssignments=705  nbBacktracks=131  nbVisitedNodes=1708  nbRestartNogoods=53
32.57	       =>  wckTime=0.967  cpuTime=0.9  mem=24M404
33.05	   
33.05	   search
33.05	     run=5  nbConstraintChecks=764465  nbValidityChecks=3899796  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.05	     nbAssignments=1530  nbFailedAssignments=1280  nbBacktracks=206  nbVisitedNodes=3013  nbRestartNogoods=76
33.05	       =>  wckTime=1.447  cpuTime=1.36  mem=24M404
33.93	   
33.93	   search
33.93	     run=6  nbConstraintChecks=1228416  nbValidityChecks=6798762  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.93	     nbAssignments=2803  nbFailedAssignments=2432  nbBacktracks=319  nbVisitedNodes=5551  nbRestartNogoods=100
33.93	       =>  wckTime=2.324  cpuTime=2.22  mem=24M404
35.55	   
35.55	   search
35.55	     run=7  nbConstraintChecks=2200381  nbValidityChecks=11950216  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.55	     nbAssignments=4817  nbFailedAssignments=4267  nbBacktracks=489  nbVisitedNodes=9565  nbRestartNogoods=137
35.55	       =>  wckTime=3.941  cpuTime=3.82  mem=24M404
37.20	   
37.20	   search
37.20	     run=8  nbConstraintChecks=3305514  nbValidityChecks=16727168  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.20	     nbAssignments=6480  nbFailedAssignments=5664  nbBacktracks=745  nbVisitedNodes=12881  nbRestartNogoods=164
37.20	       =>  wckTime=5.592  cpuTime=5.46  mem=24M404
40.70	   
40.70	   search
40.70	     run=9  nbConstraintChecks=5301019  nbValidityChecks=28472734  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
40.70	     nbAssignments=11296  nbFailedAssignments=10088  nbBacktracks=1129  nbVisitedNodes=22500  nbRestartNogoods=175
40.70	       =>  wckTime=9.091  cpuTime=8.93  mem=24M404
43.95	   
43.95	   search
43.95	     run=10  nbConstraintChecks=7108792  nbValidityChecks=39231624  nbPropagations=0  nbRevisions=0
43.95	     nbUselessRevisions=0  nbAssignments=15755  nbFailedAssignments=13963  nbBacktracks=1705  nbVisitedNodes=31383
43.95	     nbRestartNogoods=213
43.95	       =>  wckTime=12.343  cpuTime=12.14  mem=24M404
47.05	   
47.05	   search
47.05	     run=11  nbConstraintChecks=8869177  nbValidityChecks=48672785  nbPropagations=0  nbRevisions=0
47.05	     nbUselessRevisions=0  nbAssignments=20143  nbFailedAssignments=17480  nbBacktracks=2569  nbVisitedNodes=40136
47.05	     nbRestartNogoods=253
47.05	       =>  wckTime=15.448  cpuTime=15.21  mem=24M404
51.73	   
51.73	   search
51.73	     run=12  nbConstraintChecks=11598093  nbValidityChecks=62505879  nbPropagations=0  nbRevisions=0
51.73	     nbUselessRevisions=0  nbAssignments=26890  nbFailedAssignments=22920  nbBacktracks=3866  nbVisitedNodes=53586
51.73	     nbRestartNogoods=286
51.73	       =>  wckTime=20.125  cpuTime=19.85  mem=24M404
59.14	   
59.14	   search
59.14	     run=13  nbConstraintChecks=16016967  nbValidityChecks=85713875  nbPropagations=0  nbRevisions=0
59.14	     nbUselessRevisions=0  nbAssignments=36554  nbFailedAssignments=30629  nbBacktracks=5812  nbVisitedNodes=72879
59.14	     nbRestartNogoods=309
59.14	       =>  wckTime=27.533  cpuTime=27.19  mem=24M404
71.07	   
71.07	   search
71.07	     run=14  nbConstraintChecks=23557298  nbValidityChecks=121229981  nbPropagations=0  nbRevisions=0
71.07	     nbUselessRevisions=0  nbAssignments=51697  nbFailedAssignments=42847  nbBacktracks=8731  nbVisitedNodes=103017
71.07	     nbRestartNogoods=331
71.07	       =>  wckTime=39.462  cpuTime=39.01  mem=24M404
86.82	   
86.82	   search
86.83	     run=15  nbConstraintChecks=33144089  nbValidityChecks=167697329  nbPropagations=0  nbRevisions=0
86.83	     nbUselessRevisions=0  nbAssignments=67953  nbFailedAssignments=54716  nbBacktracks=13109  nbVisitedNodes=135120
86.83	     nbRestartNogoods=353
86.83	       =>  wckTime=55.22  cpuTime=54.62  mem=24M404
107.76	   
107.76	   search
107.76	     run=16  nbConstraintChecks=46189773  nbValidityChecks=223741620  nbPropagations=0  nbRevisions=0
107.76	     nbUselessRevisions=0  nbAssignments=86249  nbFailedAssignments=66436  nbBacktracks=19678  nbVisitedNodes=169430
107.76	     nbRestartNogoods=366
107.76	       =>  wckTime=76.156  cpuTime=75.36  mem=24M404
136.95	   
136.95	   search
136.95	     run=17  nbConstraintChecks=64084904  nbValidityChecks=304277796  nbPropagations=0  nbRevisions=0
136.95	     nbUselessRevisions=0  nbAssignments=111630  nbFailedAssignments=81959  nbBacktracks=29530  nbVisitedNodes=217281
136.95	     nbRestartNogoods=387
136.95	       =>  wckTime=105.34  cpuTime=104.28  mem=24M404
183.67	   
183.67	   search
183.67	     run=18  nbConstraintChecks=93254199  nbValidityChecks=428493637  nbPropagations=0  nbRevisions=0
183.67	     nbUselessRevisions=0  nbAssignments=151262  nbFailedAssignments=106808  nbBacktracks=44308  nbVisitedNodes=291130
183.67	     nbRestartNogoods=396
183.67	       =>  wckTime=152.068  cpuTime=150.58  mem=24M404
223.18	o 58
223.18	c 2
251.41	   
251.41	   search
251.41	     run=19  nbConstraintChecks=135432236  nbValidityChecks=610321450  nbPropagations=0  nbRevisions=0
251.41	     nbUselessRevisions=0  nbAssignments=209276  nbFailedAssignments=142647  nbBacktracks=66476  nbVisitedNodes=399715
251.41	     nbRestartNogoods=420
251.41	       =>  wckTime=219.805  cpuTime=217.7  mem=24M404
349.83	   
349.83	   search
349.83	     run=20  nbConstraintChecks=196896240  nbValidityChecks=863346591  nbPropagations=0  nbRevisions=0
349.83	     nbUselessRevisions=0  nbAssignments=290869  nbFailedAssignments=190983  nbBacktracks=99728  nbVisitedNodes=548198
349.83	     nbRestartNogoods=435
349.83	       =>  wckTime=318.22  cpuTime=315.22  mem=24M404
493.43	   
493.43	   search
493.43	     run=21  nbConstraintChecks=284870395  nbValidityChecks=1235772765  nbPropagations=0  nbRevisions=0
493.43	     nbUselessRevisions=0  nbAssignments=409914  nbFailedAssignments=260146  nbBacktracks=149606  nbVisitedNodes=764720
493.43	     nbRestartNogoods=451
493.43	       =>  wckTime=461.827  cpuTime=457.51  mem=24M404
567.70	o 59
567.70	c 1
697.42	   
697.42	   search
697.42	     run=22  nbConstraintChecks=410227673  nbValidityChecks=1747586389  nbPropagations=0  nbRevisions=0
697.42	     nbUselessRevisions=0  nbAssignments=579690  nbFailedAssignments=355098  nbBacktracks=224424  nbVisitedNodes=1065274
697.42	     nbRestartNogoods=465
697.42	       =>  wckTime=665.817  cpuTime=659.65  mem=24M404
991.04	   
991.04	   search
991.04	     run=23  nbConstraintChecks=592584179  nbValidityChecks=2446496510  nbPropagations=0  nbRevisions=0
991.04	     nbUselessRevisions=0  nbAssignments=813002  nbFailedAssignments=476176  nbBacktracks=336652  nbVisitedNodes=1465578
991.04	     nbRestartNogoods=481
991.04	       =>  wckTime=959.43  cpuTime=950.58  mem=24M404
1381.83	   
1381.83	   search
1381.83	     run=24  nbConstraintChecks=831628353  nbValidityChecks=3388477363  nbPropagations=0  nbRevisions=0
1381.83	     nbUselessRevisions=0  nbAssignments=1147779  nbFailedAssignments=642607  nbBacktracks=504993
1381.83	     nbVisitedNodes=2027104  nbRestartNogoods=498
1381.83	       =>  wckTime=1350.221  cpuTime=1337.81  mem=24M404
1792.29	   
1792.29	   search
1792.29	     run=25  nbConstraintChecks=1081280064  nbValidityChecks=4382454186  nbPropagations=0  nbRevisions=0
1792.29	     nbUselessRevisions=0  nbAssignments=1510187  nbFailedAssignments=821543  nbBacktracks=688466
1792.29	     nbVisitedNodes=2631676  nbRestartNogoods=520
1792.29	       =>  wckTime=1760.688  cpuTime=1744.53  mem=24M404
1792.30	   
1792.30	   global
1792.30	     nbConstraintChecks=1081280064  nbValidityChecks=4382454186  nbRestartNogoods=520  solvingWckTime=1760.69
1792.30	     solvingCpuTime=1744.53  expiredTime=no  totalExploration=yes  nbFoundSolutions=2  globalCpuTime=1775.4
1792.30	       =>  wckTime=1791.979  cpuTime=1775.35  mem=24M404
1792.30	
1792.30	s OPTIMUM FOUND
1792.30	v 19 2 7 14 0 6 11 12 6 17 8 7 8 0 14 15 19 9 14 10 
1792.30	   
1792.30	   totalWckTime=1792.063  totalCpuTime=1775.41

Verifier Data (download as text)

1 unsatisfied constraints, 59 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/node58/watcher-276020-1169230619 -o ROOT/results/node58/solver-276020-1169230619 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276020-1169230619/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.01 1.99 1.95 4/81 26861
/proc/meminfo: memFree=1344264/2055920 swapFree=4184236/4192956
[pid=26860] ppid=26858 vsize=47892 CPUtime=0
/proc/26860/stat : 26860 (java) D 26858 26860 25717 0 -1 0 1219 0 1 0 0 0 0 0 17 0 1 0 271459862 49041408 968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/26860/statm: 11973 968 766 14 0 1707 0

[startup+0.103709 s]
/proc/loadavg: 2.01 1.99 1.95 4/81 26861
/proc/meminfo: memFree=1344264/2055920 swapFree=4184236/4192956
[pid=26860] ppid=26858 vsize=914988 CPUtime=0.08
/proc/26860/stat : 26860 (java) D 26858 26860 25717 0 -1 0 2987 0 1 0 6 2 0 0 17 0 8 0 271459862 936947712 2733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26860/statm: 228747 2733 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511739 s]
/proc/loadavg: 2.01 1.99 1.95 4/81 26861
/proc/meminfo: memFree=1344264/2055920 swapFree=4184236/4192956
[pid=26860] ppid=26858 vsize=915332 CPUtime=0.48
/proc/26860/stat : 26860 (java) R 26858 26860 25717 0 -1 0 7419 0 1 0 43 5 0 0 18 0 8 0 271459862 937299968 7158 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153928128 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26860/statm: 228833 7158 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33281 s]
/proc/loadavg: 2.01 1.99 1.95 3/88 26868
/proc/meminfo: memFree=1284560/2055920 swapFree=4184236/4192956
[pid=26860] ppid=26858 vsize=915444 CPUtime=1.3
/proc/26860/stat : 26860 (java) R 26858 26860 25717 0 -1 0 17557 0 1 0 118 12 0 0 24 0 8 0 271459862 937414656 17295 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073616572 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26860/statm: 228861 17295 2475 14 0 215331 0
[pid=26860/tid=26862] ppid=26858 vsize=915444 CPUtime=0.06
/proc/26860/task/26862/stat : 26862 (java) S 26858 26860 25717 0 -1 64 1891 0 0 0 6 0 0 0 16 0 8 0 271459866 937414656 17295 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26863] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26863/stat : 26863 (java) S 26858 26860 25717 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17295 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26864] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26864/stat : 26864 (java) S 26858 26860 25717 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17295 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26865] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26865/stat : 26865 (java) S 26858 26860 25717 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271459870 937414656 17295 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26866] ppid=26858 vsize=915444 CPUtime=0.1
/proc/26860/task/26866/stat : 26866 (java) S 26858 26860 25717 0 -1 64 319 0 0 0 10 0 0 0 16 0 8 0 271459870 937414656 17295 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26867] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26867/stat : 26867 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271459870 937414656 17295 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26868] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26868/stat : 26868 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271459870 937414656 17295 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915444

[startup+2.96995 s]
/proc/loadavg: 2.01 1.99 1.95 3/88 26868
/proc/meminfo: memFree=1284560/2055920 swapFree=4184236/4192956
[pid=26860] ppid=26858 vsize=915444 CPUtime=2.92
/proc/26860/stat : 26860 (java) R 26858 26860 25717 0 -1 0 17565 0 1 0 274 18 0 0 25 0 8 0 271459862 937414656 17302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073611747 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26860/statm: 228861 17302 2477 14 0 215331 0
[pid=26860/tid=26862] ppid=26858 vsize=915444 CPUtime=0.06
/proc/26860/task/26862/stat : 26862 (java) S 26858 26860 25717 0 -1 64 1891 0 0 0 6 0 0 0 16 0 8 0 271459866 937414656 17302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26863] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26863/stat : 26863 (java) S 26858 26860 25717 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26864] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26864/stat : 26864 (java) S 26858 26860 25717 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26865] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26865/stat : 26865 (java) S 26858 26860 25717 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271459870 937414656 17302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26866] ppid=26858 vsize=915444 CPUtime=0.1
/proc/26860/task/26866/stat : 26866 (java) S 26858 26860 25717 0 -1 64 326 0 0 0 10 0 0 0 15 0 8 0 271459870 937414656 17302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26867] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26867/stat : 26867 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271459870 937414656 17302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26868] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26868/stat : 26868 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271459870 937414656 17302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915444

[startup+6.26124 s]
/proc/loadavg: 2.01 1.99 1.95 3/88 26868
/proc/meminfo: memFree=1284560/2055920 swapFree=4184236/4192956
[pid=26860] ppid=26858 vsize=915444 CPUtime=6.18
/proc/26860/stat : 26860 (java) R 26858 26860 25717 0 -1 0 17565 0 1 0 584 34 0 0 25 0 8 0 271459862 937414656 17302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073611700 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26860/statm: 228861 17302 2477 14 0 215331 0
[pid=26860/tid=26862] ppid=26858 vsize=915444 CPUtime=0.06
/proc/26860/task/26862/stat : 26862 (java) S 26858 26860 25717 0 -1 64 1891 0 0 0 6 0 0 0 16 0 8 0 271459866 937414656 17302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26863] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26863/stat : 26863 (java) S 26858 26860 25717 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26864] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26864/stat : 26864 (java) S 26858 26860 25717 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26865] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26865/stat : 26865 (java) S 26858 26860 25717 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271459870 937414656 17302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26866] ppid=26858 vsize=915444 CPUtime=0.1
/proc/26860/task/26866/stat : 26866 (java) S 26858 26860 25717 0 -1 64 326 0 0 0 10 0 0 0 15 0 8 0 271459870 937414656 17302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26867] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26867/stat : 26867 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271459870 937414656 17302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26868] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26868/stat : 26868 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271459870 937414656 17302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915444

[startup+12.7398 s]
/proc/loadavg: 2.01 1.99 1.95 3/88 26868
/proc/meminfo: memFree=1284624/2055920 swapFree=4184236/4192956
[pid=26860] ppid=26858 vsize=915444 CPUtime=12.6
/proc/26860/stat : 26860 (java) R 26858 26860 25717 0 -1 0 17567 0 1 0 1199 61 0 0 25 0 8 0 271459862 937414656 17304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073650378 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26860/statm: 228861 17304 2477 14 0 215331 0
[pid=26860/tid=26862] ppid=26858 vsize=915444 CPUtime=0.06
/proc/26860/task/26862/stat : 26862 (java) S 26858 26860 25717 0 -1 64 1891 0 0 0 6 0 0 0 16 0 8 0 271459866 937414656 17304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26863] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26863/stat : 26863 (java) S 26858 26860 25717 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26864] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26864/stat : 26864 (java) S 26858 26860 25717 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26865] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26865/stat : 26865 (java) S 26858 26860 25717 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271459870 937414656 17304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26866] ppid=26858 vsize=915444 CPUtime=0.11
/proc/26860/task/26866/stat : 26866 (java) S 26858 26860 25717 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 271459870 937414656 17304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26867] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26867/stat : 26867 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271459870 937414656 17304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26868] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26868/stat : 26868 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271459870 937414656 17304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915444

[startup+25.617 s]
/proc/loadavg: 2.00 1.99 1.95 3/88 26868
/proc/meminfo: memFree=1284752/2055920 swapFree=4184236/4192956
[pid=26860] ppid=26858 vsize=915444 CPUtime=25.36
/proc/26860/stat : 26860 (java) R 26858 26860 25717 0 -1 0 17567 0 1 0 2415 121 0 0 25 0 8 0 271459862 937414656 17304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073665779 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26860/statm: 228861 17304 2477 14 0 215331 0
[pid=26860/tid=26862] ppid=26858 vsize=915444 CPUtime=0.06
/proc/26860/task/26862/stat : 26862 (java) S 26858 26860 25717 0 -1 64 1891 0 0 0 6 0 0 0 16 0 8 0 271459866 937414656 17304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26863] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26863/stat : 26863 (java) S 26858 26860 25717 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26864] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26864/stat : 26864 (java) S 26858 26860 25717 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26865] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26865/stat : 26865 (java) S 26858 26860 25717 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271459870 937414656 17304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26866] ppid=26858 vsize=915444 CPUtime=0.11
/proc/26860/task/26866/stat : 26866 (java) S 26858 26860 25717 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 271459870 937414656 17304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26867] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26867/stat : 26867 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271459870 937414656 17304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26868] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26868/stat : 26868 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271459870 937414656 17304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915444

[startup+51.2372 s]
/proc/loadavg: 2.00 1.99 1.95 3/88 26868
/proc/meminfo: memFree=1284368/2055920 swapFree=4184236/4192956
[pid=26860] ppid=26858 vsize=915444 CPUtime=50.74
/proc/26860/stat : 26860 (java) R 26858 26860 25717 0 -1 0 17733 0 1 0 4923 151 0 0 25 0 8 0 271459862 937414656 17465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073616552 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26860/statm: 228861 17465 2530 14 0 215331 0
[pid=26860/tid=26862] ppid=26858 vsize=915444 CPUtime=0.06
/proc/26860/task/26862/stat : 26862 (java) S 26858 26860 25717 0 -1 64 1892 0 0 0 6 0 0 0 16 0 8 0 271459866 937414656 17465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26863] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26863/stat : 26863 (java) S 26858 26860 25717 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26864] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26864/stat : 26864 (java) S 26858 26860 25717 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26865] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26865/stat : 26865 (java) S 26858 26860 25717 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271459870 937414656 17465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26866] ppid=26858 vsize=915444 CPUtime=0.23
/proc/26860/task/26866/stat : 26866 (java) S 26858 26860 25717 0 -1 64 390 0 0 0 22 1 0 0 16 0 8 0 271459870 937414656 17465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26867] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26867/stat : 26867 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271459870 937414656 17465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26868] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26868/stat : 26868 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271459870 937414656 17465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915444

[startup+102.478 s]
/proc/loadavg: 2.12 2.02 1.96 3/88 26868
/proc/meminfo: memFree=1284432/2055920 swapFree=4184236/4192956
[pid=26860] ppid=26858 vsize=915444 CPUtime=101.52
/proc/26860/stat : 26860 (java) R 26858 26860 25717 0 -1 0 17737 0 1 0 10000 152 0 0 25 0 8 0 271459862 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073656496 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26860/statm: 228861 17466 2530 14 0 215331 0
[pid=26860/tid=26862] ppid=26858 vsize=915444 CPUtime=0.06
/proc/26860/task/26862/stat : 26862 (java) S 26858 26860 25717 0 -1 64 1892 0 0 0 6 0 0 0 16 0 8 0 271459866 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26863] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26863/stat : 26863 (java) S 26858 26860 25717 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26864] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26864/stat : 26864 (java) S 26858 26860 25717 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26865] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26865/stat : 26865 (java) S 26858 26860 25717 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26866] ppid=26858 vsize=915444 CPUtime=0.23
/proc/26860/task/26866/stat : 26866 (java) S 26858 26860 25717 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26867] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26867/stat : 26867 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26868] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26868/stat : 26868 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 915444

[startup+162.505 s]
/proc/loadavg: 2.04 2.01 1.96 3/88 26868
/proc/meminfo: memFree=1284432/2055920 swapFree=4184236/4192956
[pid=26860] ppid=26858 vsize=915444 CPUtime=160.99
/proc/26860/stat : 26860 (java) R 26858 26860 25717 0 -1 0 17737 0 1 0 15947 152 0 0 25 0 8 0 271459862 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073812471 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/26860/task/26865/stat : 26865 (java) S 26858 26860 25717 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26866] ppid=26858 vsize=915444 CPUtime=0.23
/proc/26860/task/26866/stat : 26866 (java) S 26858 26860 25717 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26867] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26867/stat : 26867 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26868] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26868/stat : 26868 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1350.48
Current children cumulated vsize (KiB) 915444

[startup+1422.96 s]
/proc/loadavg: 2.01 2.01 1.98 3/88 26870
/proc/meminfo: memFree=1284240/2055920 swapFree=4184236/4192956
[pid=26860] ppid=26858 vsize=915444 CPUtime=1409.95
/proc/26860/stat : 26860 (java) R 26858 26860 25717 0 -1 0 17738 0 1 0 140841 154 0 0 25 0 8 0 271459862 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073778861 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26860/statm: 228861 17466 2530 14 0 215331 0
[pid=26860/tid=26862] ppid=26858 vsize=915444 CPUtime=0.06
/proc/26860/task/26862/stat : 26862 (java) S 26858 26860 25717 0 -1 64 1892 0 0 0 6 0 0 0 16 0 8 0 271459866 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26863] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26863/stat : 26863 (java) S 26858 26860 25717 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26864] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26864/stat : 26864 (java) S 26858 26860 25717 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26865] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26865/stat : 26865 (java) S 26858 26860 25717 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26866] ppid=26858 vsize=915444 CPUtime=0.23
/proc/26860/task/26866/stat : 26866 (java) S 26858 26860 25717 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26867] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26867/stat : 26867 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26868] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26868/stat : 26868 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1409.95
Current children cumulated vsize (KiB) 915444

[startup+1483.02 s]
/proc/loadavg: 2.00 2.00 1.98 3/88 26870
/proc/meminfo: memFree=1284304/2055920 swapFree=4184236/4192956
[pid=26860] ppid=26858 vsize=915444 CPUtime=1469.47
/proc/26860/stat : 26860 (java) R 26858 26860 25717 0 -1 0 17738 0 1 0 146793 154 0 0 25 0 8 0 271459862 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073830501 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26860/statm: 228861 17466 2530 14 0 215331 0
[pid=26860/tid=26862] ppid=26858 vsize=915444 CPUtime=0.06
/proc/26860/task/26862/stat : 26862 (java) S 26858 26860 25717 0 -1 64 1892 0 0 0 6 0 0 0 16 0 8 0 271459866 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26863] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26863/stat : 26863 (java) S 26858 26860 25717 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26864] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26864/stat : 26864 (java) S 26858 26860 25717 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26865] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26865/stat : 26865 (java) S 26858 26860 25717 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26866] ppid=26858 vsize=915444 CPUtime=0.23
/proc/26860/task/26866/stat : 26866 (java) S 26858 26860 25717 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26867] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26867/stat : 26867 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26868] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26868/stat : 26868 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1469.47
Current children cumulated vsize (KiB) 915444

[startup+1543.07 s]
/proc/loadavg: 2.00 2.00 1.98 3/88 26870
/proc/meminfo: memFree=1284240/2055920 swapFree=4184236/4192956
[pid=26860] ppid=26858 vsize=915444 CPUtime=1528.96
/proc/26860/stat : 26860 (java) R 26858 26860 25717 0 -1 0 17738 0 1 0 152742 154 0 0 25 0 8 0 271459862 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073805919 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26860/statm: 228861 17466 2530 14 0 215331 0
[pid=26860/tid=26862] ppid=26858 vsize=915444 CPUtime=0.06
/proc/26860/task/26862/stat : 26862 (java) S 26858 26860 25717 0 -1 64 1892 0 0 0 6 0 0 0 16 0 8 0 271459866 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26863] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26863/stat : 26863 (java) S 26858 26860 25717 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26864] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26864/stat : 26864 (java) S 26858 26860 25717 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26865] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26865/stat : 26865 (java) S 26858 26860 25717 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26866] ppid=26858 vsize=915444 CPUtime=0.23
/proc/26860/task/26866/stat : 26866 (java) S 26858 26860 25717 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26867] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26867/stat : 26867 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26868] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26868/stat : 26868 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1528.96
Current children cumulated vsize (KiB) 915444

[startup+1603.12 s]
/proc/loadavg: 2.00 2.00 1.98 3/88 26870
/proc/meminfo: memFree=1284240/2055920 swapFree=4184236/4192956
[pid=26860] ppid=26858 vsize=915444 CPUtime=1588.48
/proc/26860/stat : 26860 (java) R 26858 26860 25717 0 -1 0 17738 0 1 0 158693 155 0 0 25 0 8 0 271459862 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073650313 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26860/statm: 228861 17466 2530 14 0 215331 0
[pid=26860/tid=26862] ppid=26858 vsize=915444 CPUtime=0.06
/proc/26860/task/26862/stat : 26862 (java) S 26858 26860 25717 0 -1 64 1892 0 0 0 6 0 0 0 16 0 8 0 271459866 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26863] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26863/stat : 26863 (java) S 26858 26860 25717 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26864] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26864/stat : 26864 (java) S 26858 26860 25717 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26865] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26865/stat : 26865 (java) S 26858 26860 25717 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26866] ppid=26858 vsize=915444 CPUtime=0.23
/proc/26860/task/26866/stat : 26866 (java) S 26858 26860 25717 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26867] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26867/stat : 26867 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26868] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26868/stat : 26868 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1588.48
Current children cumulated vsize (KiB) 915444

[startup+1663.14 s]
/proc/loadavg: 2.00 2.00 1.98 3/88 26870
/proc/meminfo: memFree=1284240/2055920 swapFree=4184236/4192956
[pid=26860] ppid=26858 vsize=915444 CPUtime=1647.95
/proc/26860/stat : 26860 (java) R 26858 26860 25717 0 -1 0 17738 0 1 0 164640 155 0 0 25 0 8 0 271459862 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073616572 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26860/statm: 228861 17466 2530 14 0 215331 0
[pid=26860/tid=26862] ppid=26858 vsize=915444 CPUtime=0.06
/proc/26860/task/26862/stat : 26862 (java) S 26858 26860 25717 0 -1 64 1892 0 0 0 6 0 0 0 16 0 8 0 271459866 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26863] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26863/stat : 26863 (java) S 26858 26860 25717 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26864] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26864/stat : 26864 (java) S 26858 26860 25717 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26865] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26865/stat : 26865 (java) S 26858 26860 25717 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26866] ppid=26858 vsize=915444 CPUtime=0.23
/proc/26860/task/26866/stat : 26866 (java) S 26858 26860 25717 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26867] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26867/stat : 26867 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26868] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26868/stat : 26868 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1647.95
Current children cumulated vsize (KiB) 915444

[startup+1723.14 s]
/proc/loadavg: 2.00 2.00 1.98 3/88 26870
/proc/meminfo: memFree=1284240/2055920 swapFree=4184236/4192956
[pid=26860] ppid=26858 vsize=915444 CPUtime=1707.41
/proc/26860/stat : 26860 (java) R 26858 26860 25717 0 -1 0 17738 0 1 0 170586 155 0 0 25 0 8 0 271459862 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073806854 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26860/statm: 228861 17466 2530 14 0 215331 0
[pid=26860/tid=26862] ppid=26858 vsize=915444 CPUtime=0.06
/proc/26860/task/26862/stat : 26862 (java) S 26858 26860 25717 0 -1 64 1892 0 0 0 6 0 0 0 16 0 8 0 271459866 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26863] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26863/stat : 26863 (java) S 26858 26860 25717 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26864] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26864/stat : 26864 (java) S 26858 26860 25717 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26865] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26865/stat : 26865 (java) S 26858 26860 25717 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26866] ppid=26858 vsize=915444 CPUtime=0.23
/proc/26860/task/26866/stat : 26866 (java) S 26858 26860 25717 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26867] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26867/stat : 26867 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26868] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26868/stat : 26868 (java) R 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1707.41
Current children cumulated vsize (KiB) 915444

[startup+1783.15 s]
/proc/loadavg: 2.00 2.00 1.98 4/88 26870
/proc/meminfo: memFree=1284240/2055920 swapFree=4184236/4192956
[pid=26860] ppid=26858 vsize=915444 CPUtime=1766.87
/proc/26860/stat : 26860 (java) R 26858 26860 25717 0 -1 0 17738 0 1 0 176532 155 0 0 25 0 8 0 271459862 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073616572 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26860/statm: 228861 17466 2530 14 0 215331 0
[pid=26860/tid=26862] ppid=26858 vsize=915444 CPUtime=0.06
/proc/26860/task/26862/stat : 26862 (java) S 26858 26860 25717 0 -1 64 1892 0 0 0 6 0 0 0 16 0 8 0 271459866 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26863] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26863/stat : 26863 (java) S 26858 26860 25717 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26864] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26864/stat : 26864 (java) S 26858 26860 25717 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271459867 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26865] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26865/stat : 26865 (java) S 26858 26860 25717 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26866] ppid=26858 vsize=915444 CPUtime=0.23
/proc/26860/task/26866/stat : 26866 (java) S 26858 26860 25717 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26867] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26867/stat : 26867 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26860/tid=26868] ppid=26858 vsize=915444 CPUtime=0
/proc/26860/task/26868/stat : 26868 (java) S 26858 26860 25717 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271459870 937414656 17466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1766.87
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 1792.35
CPU time (s): 1775.96
CPU user time (s): 1774.39
CPU system time (s): 1.56776
CPU usage (%): 99.0854
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1774.39
system time used= 1.56776
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17751
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= 37340
involuntary context switches= 83490

runsolver used 2.11368 s user time and 5.83011 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Fri Jan 19 18:16:59 UTC 2007


IDJOB= 276020
IDBENCH= 5213
IDSOLVER= 69
FILE ID= node58/276020-1169230619

PBS_JOBID= 3589231

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  88f1fadd77f105b78bc8652c5b5edcb2

RANDOM SEED= 884318004

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.223
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.223
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:       1344680 kB
Buffers:         49160 kB
Cached:         555220 kB
SwapCached:       2792 kB
Active:         135036 kB
Inactive:       505720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1344680 kB
SwapTotal:     4192956 kB
SwapFree:      4184236 kB
Dirty:            2952 kB
Writeback:           0 kB
Mapped:          50008 kB
Slab:            55656 kB
Committed_AS:  4373860 kB
PageTables:       1844 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB



End job on node58 on Fri Jan 19 18:46:51 UTC 2007