Trace number 281405

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 654.805 655.081

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeTight/
vcsp-15-10-100-93-37_ext.xml
MD5SUM7da290b0680d43bdfd5554ebc9988510
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints35
Best CPU time to get the best result obtained on this benchmark9.90149
Satisfiable
(Un)Satisfiability was proved
Number of variables15
Number of constraints105
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension105
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=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/281405-1169312052/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=15  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.096  cpuTime=0.08  mem=6M910
0.40	   
0.40	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.49	     nbConstraints=105  nbRelationTypes=105  nbExtensionStructures=105  nbSharedExtensionStructures=0
0.49	     nbConflictsStructures=105  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2010  maxDegree=14
0.49	     maxArity=2
0.49	       =>  wckTime=0.19  cpuTime=0.15  mem=8M876
0.53	   
0.53	   solver LocalSearchSolver being built... 
0.57	       =>  wckTime=0.271  cpuTime=0.19  mem=5M461
0.58	
0.58	s SATISFIABLE
0.58	o 9
0.58	c 96
0.58	o 12
0.58	c 93
0.58	o 15
0.58	c 90
0.58	o 19
0.58	c 86
0.58	o 22
0.58	c 83
0.58	o 25
0.58	c 80
0.58	o 28
0.58	c 77
0.58	o 31
0.58	c 74
0.58	o 33
0.58	c 72
0.59	o 34
0.59	c 71
0.59	o 35
0.59	c 70
2.69	   
2.69	   search
2.69	     run=0  nbConstraintChecks=15117789  nbAssignments=10000
2.69	       =>  wckTime=2.118  cpuTime=2.09  mem=5M461
4.73	   
4.73	   search
4.73	     run=1  nbConstraintChecks=30225786  nbAssignments=20000
4.73	       =>  wckTime=4.163  cpuTime=4.14  mem=5M461
6.77	   
6.77	   search
6.77	     run=2  nbConstraintChecks=45291910  nbAssignments=30000
6.77	       =>  wckTime=6.202  cpuTime=6.18  mem=5M461
8.81	   
8.81	   search
8.81	     run=3  nbConstraintChecks=60447375  nbAssignments=40000
8.81	       =>  wckTime=8.238  cpuTime=8.21  mem=5M461
10.83	   
10.83	   search
10.83	     run=4  nbConstraintChecks=75516647  nbAssignments=50000
10.83	       =>  wckTime=10.263  cpuTime=10.24  mem=5M461
12.86	   
12.86	   search
12.86	     run=5  nbConstraintChecks=90644835  nbAssignments=60000
12.86	       =>  wckTime=12.294  cpuTime=12.26  mem=5M461
14.89	   
14.89	   search
14.89	     run=6  nbConstraintChecks=105762545  nbAssignments=70000
14.89	       =>  wckTime=14.324  cpuTime=14.29  mem=5M461
16.93	   
16.93	   search
16.93	     run=7  nbConstraintChecks=120919446  nbAssignments=80000
16.93	       =>  wckTime=16.362  cpuTime=16.34  mem=5M461
18.98	   
18.98	   search
18.98	     run=8  nbConstraintChecks=136037682  nbAssignments=90000
18.98	       =>  wckTime=18.407  cpuTime=18.37  mem=5M461
21.01	   
21.01	   search
21.01	     run=9  nbConstraintChecks=151097004  nbAssignments=100000
21.01	       =>  wckTime=20.445  cpuTime=20.41  mem=5M461
23.06	   
23.06	   search
23.06	     run=10  nbConstraintChecks=166163924  nbAssignments=110000
23.06	       =>  wckTime=22.486  cpuTime=22.45  mem=5M461
25.10	   
25.10	   search
25.10	     run=11  nbConstraintChecks=181254415  nbAssignments=120000
25.10	       =>  wckTime=24.53  cpuTime=24.5  mem=5M461
27.13	   
27.13	   search
27.13	     run=12  nbConstraintChecks=196300062  nbAssignments=130000
27.13	       =>  wckTime=26.563  cpuTime=26.53  mem=5M461
29.16	   
29.16	   search
29.16	     run=13  nbConstraintChecks=211370974  nbAssignments=140000
29.16	       =>  wckTime=28.589  cpuTime=28.56  mem=5M461
30.62	   
30.62	   search
30.62	     run=14  nbConstraintChecks=222206948  nbAssignments=147196
30.62	       =>  wckTime=30.046  cpuTime=30.02  mem=5M461
30.62	   
30.62	   global
30.62	     nbConstraintChecks=222206948  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.62	     solvingWckTime=30.044  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.62	     globalCpuTime=30.26
30.62	       =>  wckTime=30.316  cpuTime=30.21  mem=5M461
30.62	   
30.62	   solver IterativeSystematicSolver being built... 
30.74	       =>  wckTime=30.44  cpuTime=30.3  mem=16M368
30.75	   
30.75	   preprocessing
30.75	     nbConstraintChecks=2100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.75	     detectedInconsistency=no
30.75	       =>  wckTime=0.0060  cpuTime=0.01  mem=16M368
30.80	   
30.80	   search
30.80	     run=0  nbConstraintChecks=103592  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49
30.80	     nbFailedAssignments=33  nbBacktracks=10  nbVisitedNodes=93  nbRestartNogoods=0
30.80	       =>  wckTime=0.061  cpuTime=0.04  mem=16M368
30.86	   
30.86	   search
30.86	     run=1  nbConstraintChecks=307955  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=130
30.86	     nbFailedAssignments=94  nbBacktracks=25  nbVisitedNodes=250  nbRestartNogoods=6
30.86	       =>  wckTime=0.117  cpuTime=0.09  mem=16M368
30.91	   
30.91	   search
30.91	     run=2  nbConstraintChecks=521671  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=226
30.91	     nbFailedAssignments=162  nbBacktracks=47  nbVisitedNodes=436  nbRestartNogoods=13
30.91	       =>  wckTime=0.165  cpuTime=0.13  mem=16M368
30.97	   
30.97	   search
30.97	     run=3  nbConstraintChecks=864806  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=365
30.97	     nbFailedAssignments=264  nbBacktracks=80  nbVisitedNodes=710  nbRestartNogoods=18
30.97	       =>  wckTime=0.228  cpuTime=0.2  mem=16M368
31.06	   
31.06	   search
31.06	     run=4  nbConstraintChecks=1376857  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=578
31.06	     nbFailedAssignments=422  nbBacktracks=130  nbVisitedNodes=1131  nbRestartNogoods=29
31.06	       =>  wckTime=0.321  cpuTime=0.29  mem=16M368
31.19	   
31.19	   search
31.19	     run=5  nbConstraintChecks=2056685  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=862
31.19	     nbFailedAssignments=625  nbBacktracks=205  nbVisitedNodes=1693  nbRestartNogoods=37
31.19	       =>  wckTime=0.447  cpuTime=0.42  mem=16M368
31.41	   
31.41	   search
31.41	     run=6  nbConstraintChecks=3253734  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1347
31.41	     nbFailedAssignments=993  nbBacktracks=318  nbVisitedNodes=2659  nbRestartNogoods=40
31.41	       =>  wckTime=0.665  cpuTime=0.63  mem=16M368
31.73	   
31.73	   search
31.73	     run=7  nbConstraintChecks=4992288  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2046
31.73	     nbFailedAssignments=1518  nbBacktracks=488  nbVisitedNodes=4053  nbRestartNogoods=52
31.73	       =>  wckTime=0.989  cpuTime=0.94  mem=16M368
32.05	   
32.05	   search
32.05	     run=8  nbConstraintChecks=6773479  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2918
32.05	     nbFailedAssignments=2129  nbBacktracks=744  nbVisitedNodes=5792  nbRestartNogoods=62
32.05	       =>  wckTime=1.307  cpuTime=1.25  mem=16M368
32.78	   
32.78	   search
32.78	     run=9  nbConstraintChecks=11064972  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4631
32.78	     nbFailedAssignments=3454  nbBacktracks=1128  nbVisitedNodes=9214  nbRestartNogoods=70
32.78	       =>  wckTime=2.042  cpuTime=1.99  mem=16M368
33.83	   
33.83	   search
33.83	     run=10  nbConstraintChecks=17195872  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7116
33.83	     nbFailedAssignments=5359  nbBacktracks=1704  nbVisitedNodes=14180  nbRestartNogoods=87
33.83	       =>  wckTime=3.088  cpuTime=3.03  mem=16M368
35.38	   
35.38	   search
35.38	     run=11  nbConstraintChecks=26265033  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10783
35.38	     nbFailedAssignments=8158  nbBacktracks=2568  nbVisitedNodes=21510  nbRestartNogoods=100
35.38	       =>  wckTime=4.641  cpuTime=4.58  mem=16M368
37.76	   
37.76	   search
37.76	     run=12  nbConstraintChecks=40050821  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16392
37.76	     nbFailedAssignments=12465  nbBacktracks=3865  nbVisitedNodes=32723  nbRestartNogoods=114
37.76	       =>  wckTime=7.02  cpuTime=6.96  mem=16M368
41.35	   
41.35	   search
41.35	     run=13  nbConstraintChecks=60638091  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24627
41.35	     nbFailedAssignments=18750  nbBacktracks=5811  nbVisitedNodes=49189  nbRestartNogoods=126
41.35	       =>  wckTime=10.605  cpuTime=10.54  mem=16M368
46.97	   
46.98	   search
46.98	     run=14  nbConstraintChecks=93200588  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37568
46.98	     nbFailedAssignments=28769  nbBacktracks=8730  nbVisitedNodes=75068  nbRestartNogoods=140
46.98	       =>  wckTime=16.234  cpuTime=16.17  mem=16M368
55.33	   
55.33	   search
55.33	     run=15  nbConstraintChecks=141964063  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56679
55.33	     nbFailedAssignments=43498  nbBacktracks=13108  nbVisitedNodes=113286  nbRestartNogoods=156
55.33	       =>  wckTime=24.59  cpuTime=24.52  mem=16M368
68.23	   
68.23	   search
68.23	     run=16  nbConstraintChecks=217069113  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=85979
68.23	     nbFailedAssignments=66227  nbBacktracks=19676  nbVisitedNodes=171883  nbRestartNogoods=172
68.23	       =>  wckTime=37.492  cpuTime=37.42  mem=16M368
86.19	   
86.19	   search
86.19	     run=17  nbConstraintChecks=320688847  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=127662
86.19	     nbFailedAssignments=98054  nbBacktracks=29528  nbVisitedNodes=255243  nbRestartNogoods=196
86.19	       =>  wckTime=55.447  cpuTime=55.37  mem=16M368
111.34	   
111.34	   search
111.34	     run=18  nbConstraintChecks=465659223  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=186574
111.34	     nbFailedAssignments=142184  nbBacktracks=44306  nbVisitedNodes=373057  nbRestartNogoods=204
111.34	       =>  wckTime=80.594  cpuTime=80.51  mem=16M368
150.95	   
150.95	   search
150.95	     run=19  nbConstraintChecks=696769934  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=276993
150.95	     nbFailedAssignments=210431  nbBacktracks=66474  nbVisitedNodes=553710  nbRestartNogoods=229
150.95	       =>  wckTime=120.208  cpuTime=120.11  mem=16M368
209.45	   
209.45	   search
209.45	     run=20  nbConstraintChecks=1044126559  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=408256
209.45	     nbFailedAssignments=308437  nbBacktracks=99726  nbVisitedNodes=814142  nbRestartNogoods=253
209.45	       =>  wckTime=178.705  cpuTime=178.59  mem=16M368
280.52	   
280.52	   search
280.52	     run=21  nbConstraintChecks=1463027821  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=573169
280.52	     nbFailedAssignments=423468  nbBacktracks=149604  nbVisitedNodes=1139842  nbRestartNogoods=266
280.52	       =>  wckTime=249.782  cpuTime=249.65  mem=16M368
394.90	   
394.90	   search
394.90	     run=22  nbConstraintChecks=2137174830  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=828989
394.90	     nbFailedAssignments=604466  nbBacktracks=224422  nbVisitedNodes=1645587  nbRestartNogoods=281
394.90	       =>  wckTime=364.161  cpuTime=364.0  mem=16M368
574.81	   
574.81	   search
574.81	     run=23  nbConstraintChecks=3202098507  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1231933
574.81	     nbFailedAssignments=895178  nbBacktracks=336649  nbVisitedNodes=2443151  nbRestartNogoods=296
574.81	       =>  wckTime=544.064  cpuTime=543.77  mem=16M368
655.05	   
655.05	   search
655.05	     run=24  nbConstraintChecks=3680698601  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1409211
655.05	     nbFailedAssignments=1022971  nbBacktracks=386135  nbVisitedNodes=2793762  nbRestartNogoods=314
655.05	       =>  wckTime=624.31  cpuTime=624.01  mem=16M368
655.05	   
655.05	   global
655.05	     nbConstraintChecks=3680700701  nbRestartNogoods=314  solvingWckTime=624.31  solvingCpuTime=624.01  expiredTime=no
655.05	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=654.36
655.05	       =>  wckTime=654.752  cpuTime=654.31  mem=16M368
655.06	
655.06	s OPTIMUM FOUND
655.06	v 7 5 1 4 3 3 5 8 1 4 6 3 3 2 1 
655.06	   
655.06	   totalWckTime=654.827  totalCpuTime=654.36

Verifier Data (download as text)

70 unsatisfied constraints, 35 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/node26/watcher-281405-1169312052 -o ROOT/results/node26/solver-281405-1169312052 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281405-1169312052/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.00 1.00 1.00 4/78 13594
/proc/meminfo: memFree=1273472/2055920 swapFree=4191880/4192956
[pid=13593] ppid=13591 vsize=168 CPUtime=0
/proc/13593/stat : 13593 (java) R 13591 13593 12940 0 -1 0 39 0 0 0 0 0 0 0 19 0 1 0 279599441 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 12591908 0 0 4096 0 0 0 0 17 1 0 0
/proc/13593/statm: 54 30 25 14 0 2 0

[startup+0.107648 s]
/proc/loadavg: 1.00 1.00 1.00 4/78 13594
/proc/meminfo: memFree=1273472/2055920 swapFree=4191880/4192956
[pid=13593] ppid=13591 vsize=914988 CPUtime=0.08
/proc/13593/stat : 13593 (java) R 13591 13593 12940 0 -1 0 3044 0 1 0 7 1 0 0 16 0 8 0 279599441 936947712 2790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155166642 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13593/statm: 228747 2790 1445 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.516672 s]
/proc/loadavg: 1.00 1.00 1.00 4/78 13594
/proc/meminfo: memFree=1273472/2055920 swapFree=4191880/4192956
[pid=13593] ppid=13591 vsize=915332 CPUtime=0.5
/proc/13593/stat : 13593 (java) S 13591 13593 12940 0 -1 0 6515 0 1 0 45 5 0 0 16 0 8 0 279599441 937299968 6254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13593/statm: 228833 6254 2163 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33675 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 13601
/proc/meminfo: memFree=1256200/2055920 swapFree=4191880/4192956
[pid=13593] ppid=13591 vsize=915444 CPUtime=1.31
/proc/13593/stat : 13593 (java) R 13591 13593 12940 0 -1 0 7002 0 1 0 113 18 0 0 17 0 8 0 279599441 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13593/statm: 228860 6740 2476 14 0 215330 0
[pid=13593/tid=13595] ppid=13591 vsize=915440 CPUtime=0.02
/proc/13593/task/13595/stat : 13595 (java) S 13591 13593 12940 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279599445 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13593/tid=13596] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13596/stat : 13596 (java) S 13591 13593 12940 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13597] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13597/stat : 13597 (java) S 13591 13593 12940 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13598] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13598/stat : 13598 (java) S 13591 13593 12940 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279599449 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13599] ppid=13591 vsize=915444 CPUtime=0.11
/proc/13593/task/13599/stat : 13599 (java) S 13591 13593 12940 0 -1 64 328 0 0 0 10 1 0 0 16 0 8 0 279599449 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13600] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13600/stat : 13600 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279599449 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13601] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13601/stat : 13601 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279599449 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915444

[startup+2.9729 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 13601
/proc/meminfo: memFree=1256200/2055920 swapFree=4191880/4192956
[pid=13593] ppid=13591 vsize=915444 CPUtime=2.95
/proc/13593/stat : 13593 (java) R 13591 13593 12940 0 -1 0 7005 0 1 0 246 49 0 0 18 0 8 0 279599441 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13593/statm: 228860 6742 2476 14 0 215330 0
[pid=13593/tid=13595] ppid=13591 vsize=915440 CPUtime=0.02
/proc/13593/task/13595/stat : 13595 (java) S 13591 13593 12940 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279599445 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13596] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13596/stat : 13596 (java) S 13591 13593 12940 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13597] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13597/stat : 13597 (java) S 13591 13593 12940 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13598] ppid=13591 vsize=915444 CPUtime=0
/proc/13593/task/13598/stat : 13598 (java) S 13591 13593 12940 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279599449 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13599] ppid=13591 vsize=915440 CPUtime=0.11
/proc/13593/task/13599/stat : 13599 (java) S 13591 13593 12940 0 -1 64 330 0 0 0 10 1 0 0 17 0 8 0 279599449 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13600] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13600/stat : 13600 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279599449 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13601] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13601/stat : 13601 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279599449 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915444

[startup+6.25521 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 13601
/proc/meminfo: memFree=1256080/2055920 swapFree=4191880/4192956
[pid=13593] ppid=13591 vsize=915440 CPUtime=6.23
/proc/13593/stat : 13593 (java) R 13591 13593 12940 0 -1 0 7005 0 1 0 509 114 0 0 18 0 8 0 279599441 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13593/statm: 228860 6742 2476 14 0 215330 0
[pid=13593/tid=13595] ppid=13591 vsize=915440 CPUtime=0.02
/proc/13593/task/13595/stat : 13595 (java) S 13591 13593 12940 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279599445 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13596] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13596/stat : 13596 (java) S 13591 13593 12940 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13597] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13597/stat : 13597 (java) S 13591 13593 12940 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13598] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13598/stat : 13598 (java) S 13591 13593 12940 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279599449 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13599] ppid=13591 vsize=915440 CPUtime=0.11
/proc/13593/task/13599/stat : 13599 (java) S 13591 13593 12940 0 -1 64 330 0 0 0 10 1 0 0 16 0 8 0 279599449 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13600] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13600/stat : 13600 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279599449 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13601] ppid=13591 vsize=915444 CPUtime=0
/proc/13593/task/13601/stat : 13601 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279599449 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915440

[startup+12.7288 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 13601
/proc/meminfo: memFree=1256088/2055920 swapFree=4191880/4192956
[pid=13593] ppid=13591 vsize=915440 CPUtime=12.71
/proc/13593/stat : 13593 (java) R 13591 13593 12940 0 -1 0 7005 0 1 0 1019 252 0 0 20 0 8 0 279599441 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13593/statm: 228861 6742 2476 14 0 215331 0
[pid=13593/tid=13595] ppid=13591 vsize=915440 CPUtime=0.02
/proc/13593/task/13595/stat : 13595 (java) S 13591 13593 12940 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279599445 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13596] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13596/stat : 13596 (java) S 13591 13593 12940 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13597] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13597/stat : 13597 (java) S 13591 13593 12940 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13598] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13598/stat : 13598 (java) S 13591 13593 12940 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279599449 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13599] ppid=13591 vsize=915440 CPUtime=0.11
/proc/13593/task/13599/stat : 13599 (java) S 13591 13593 12940 0 -1 64 330 0 0 0 10 1 0 0 16 0 8 0 279599449 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13600] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13600/stat : 13600 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279599449 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13601] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13601/stat : 13601 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279599449 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915440

[startup+25.585 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 13601
/proc/meminfo: memFree=1256152/2055920 swapFree=4191880/4192956
[pid=13593] ppid=13591 vsize=915440 CPUtime=25.56
/proc/13593/stat : 13593 (java) R 13591 13593 12940 0 -1 0 7006 0 1 0 2057 499 0 0 17 0 8 0 279599441 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13593/statm: 228860 6743 2476 14 0 215330 0
[pid=13593/tid=13595] ppid=13591 vsize=915444 CPUtime=0.02
/proc/13593/task/13595/stat : 13595 (java) S 13591 13593 12940 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279599445 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13596] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13596/stat : 13596 (java) S 13591 13593 12940 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13597] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13597/stat : 13597 (java) S 13591 13593 12940 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13598] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13598/stat : 13598 (java) S 13591 13593 12940 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279599449 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13599] ppid=13591 vsize=915440 CPUtime=0.11
/proc/13593/task/13599/stat : 13599 (java) S 13591 13593 12940 0 -1 64 331 0 0 0 10 1 0 0 16 0 8 0 279599449 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13600] ppid=13591 vsize=915444 CPUtime=0
/proc/13593/task/13600/stat : 13600 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279599449 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13601] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13601/stat : 13601 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279599449 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915440

[startup+51.2754 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 13601
/proc/meminfo: memFree=1248600/2055920 swapFree=4191880/4192956
[pid=13593] ppid=13591 vsize=915440 CPUtime=51.24
/proc/13593/stat : 13593 (java) R 13591 13593 12940 0 -1 0 8980 0 1 0 4525 599 0 0 25 0 8 0 279599441 937410560 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791409 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13593/statm: 228860 8712 2527 14 0 215330 0
[pid=13593/tid=13595] ppid=13591 vsize=915440 CPUtime=0.02
/proc/13593/task/13595/stat : 13595 (java) S 13591 13593 12940 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279599445 937410560 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13596] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13596/stat : 13596 (java) S 13591 13593 12940 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13597] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13597/stat : 13597 (java) S 13591 13593 12940 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13598] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13598/stat : 13598 (java) S 13591 13593 12940 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279599449 937410560 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13599] ppid=13591 vsize=915440 CPUtime=0.2
/proc/13593/task/13599/stat : 13599 (java) S 13591 13593 12940 0 -1 64 383 0 0 0 19 1 0 0 16 0 8 0 279599449 937410560 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13600] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13600/stat : 13600 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279599449 937410560 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13601] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13601/stat : 13601 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279599449 937410560 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.24
Current children cumulated vsize (KiB) 915440

[startup+102.533 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 13601
/proc/meminfo: memFree=1248600/2055920 swapFree=4191880/4192956
[pid=13593] ppid=13591 vsize=915440 CPUtime=102.48
/proc/13593/stat : 13593 (java) R 13591 13593 12940 0 -1 0 8989 0 1 0 9649 599 0 0 25 0 8 0 279599441 937410560 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761042 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13593/statm: 228860 8719 2527 14 0 215330 0
[pid=13593/tid=13595] ppid=13591 vsize=915440 CPUtime=0.02
/proc/13593/task/13595/stat : 13595 (java) S 13591 13593 12940 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279599445 937410560 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13596] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13596/stat : 13596 (java) S 13591 13593 12940 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13597] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13597/stat : 13597 (java) S 13591 13593 12940 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13598] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13598/stat : 13598 (java) S 13591 13593 12940 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279599449 937410560 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13599] ppid=13591 vsize=915440 CPUtime=0.2
/proc/13593/task/13599/stat : 13599 (java) S 13591 13593 12940 0 -1 64 383 0 0 0 19 1 0 0 16 0 8 0 279599449 937410560 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13600] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13600/stat : 13600 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279599449 937410560 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13601] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13601/stat : 13601 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279599449 937410560 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.48
Current children cumulated vsize (KiB) 915440

[startup+162.629 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 13601
/proc/meminfo: memFree=1248536/2055920 swapFree=4191880/4192956
[pid=13593] ppid=13591 vsize=915440 CPUtime=162.56
/proc/13593/stat : 13593 (java) R 13591 13593 12940 0 -1 0 8994 0 1 0 15657 599 0 0 25 0 8 0 279599441 937410560 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073816335 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/13593/task/13598/stat : 13598 (java) S 13591 13593 12940 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279599449 937410560 8727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13599] ppid=13591 vsize=915440 CPUtime=0.2
/proc/13593/task/13599/stat : 13599 (java) S 13591 13593 12940 0 -1 64 383 0 0 0 19 1 0 0 16 0 8 0 279599449 937410560 8727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13600] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13600/stat : 13600 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279599449 937410560 8727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13601] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13601/stat : 13601 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279599449 937410560 8727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.64
Current children cumulated vsize (KiB) 915440

[startup+282.819 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 13601
/proc/meminfo: memFree=1248536/2055920 swapFree=4191880/4192956
[pid=13593] ppid=13591 vsize=915440 CPUtime=282.72
/proc/13593/stat : 13593 (java) R 13591 13593 12940 0 -1 0 8999 0 1 0 27673 599 0 0 25 0 8 0 279599441 937410560 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073799462 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13593/statm: 228860 8729 2527 14 0 215330 0
[pid=13593/tid=13595] ppid=13591 vsize=915440 CPUtime=0.02
/proc/13593/task/13595/stat : 13595 (java) S 13591 13593 12940 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279599445 937410560 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13596] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13596/stat : 13596 (java) S 13591 13593 12940 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13597] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13597/stat : 13597 (java) S 13591 13593 12940 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13598] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13598/stat : 13598 (java) S 13591 13593 12940 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279599449 937410560 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13599] ppid=13591 vsize=915440 CPUtime=0.2
/proc/13593/task/13599/stat : 13599 (java) S 13591 13593 12940 0 -1 64 383 0 0 0 19 1 0 0 16 0 8 0 279599449 937410560 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13600] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13600/stat : 13600 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279599449 937410560 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13601] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13601/stat : 13601 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279599449 937410560 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.72
Current children cumulated vsize (KiB) 915440

[startup+342.912 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 13601
/proc/meminfo: memFree=1248472/2055920 swapFree=4191880/4192956
[pid=13593] ppid=13591 vsize=915440 CPUtime=342.8
/proc/13593/stat : 13593 (java) R 13591 13593 12940 0 -1 0 8999 0 1 0 33680 600 0 0 25 0 8 0 279599441 937410560 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761049 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13593/statm: 228860 8729 2527 14 0 215330 0
[pid=13593/tid=13595] ppid=13591 vsize=915440 CPUtime=0.02
/proc/13593/task/13595/stat : 13595 (java) S 13591 13593 12940 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279599445 937410560 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13596] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13596/stat : 13596 (java) S 13591 13593 12940 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13597] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13597/stat : 13597 (java) S 13591 13593 12940 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13598] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13598/stat : 13598 (java) S 13591 13593 12940 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279599449 937410560 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13599] ppid=13591 vsize=915440 CPUtime=0.2
/proc/13593/task/13599/stat : 13599 (java) S 13591 13593 12940 0 -1 64 383 0 0 0 19 1 0 0 16 0 8 0 279599449 937410560 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13600] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13600/stat : 13600 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279599449 937410560 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13601] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13601/stat : 13601 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279599449 937410560 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.8
Current children cumulated vsize (KiB) 915440

[startup+403.007 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 13601
/proc/meminfo: memFree=1248472/2055920 swapFree=4191880/4192956
[pid=13593] ppid=13591 vsize=915440 CPUtime=402.88
/proc/13593/stat : 13593 (java) R 13591 13593 12940 0 -1 0 9002 0 1 0 39688 600 0 0 25 0 8 0 279599441 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073663864 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13593/statm: 228860 8732 2527 14 0 215330 0
[pid=13593/tid=13595] ppid=13591 vsize=915440 CPUtime=0.02
/proc/13593/task/13595/stat : 13595 (java) S 13591 13593 12940 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279599445 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13596] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13596/stat : 13596 (java) S 13591 13593 12940 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13597] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13597/stat : 13597 (java) S 13591 13593 12940 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13598] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13598/stat : 13598 (java) S 13591 13593 12940 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279599449 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13599] ppid=13591 vsize=915440 CPUtime=0.2
/proc/13593/task/13599/stat : 13599 (java) S 13591 13593 12940 0 -1 64 384 0 0 0 19 1 0 0 16 0 8 0 279599449 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13600] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13600/stat : 13600 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279599449 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13601] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13601/stat : 13601 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279599449 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.88
Current children cumulated vsize (KiB) 915440

[startup+463.025 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 13767
/proc/meminfo: memFree=1247120/2055920 swapFree=4191880/4192956
[pid=13593] ppid=13591 vsize=915440 CPUtime=462.82
/proc/13593/stat : 13593 (java) R 13591 13593 12940 0 -1 0 9002 0 1 0 45681 601 0 0 25 0 8 0 279599441 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073780406 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13593/statm: 228860 8732 2527 14 0 215330 0
[pid=13593/tid=13595] ppid=13591 vsize=915440 CPUtime=0.02
/proc/13593/task/13595/stat : 13595 (java) S 13591 13593 12940 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279599445 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13596] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13596/stat : 13596 (java) S 13591 13593 12940 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13597] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13597/stat : 13597 (java) S 13591 13593 12940 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13598] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13598/stat : 13598 (java) S 13591 13593 12940 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279599449 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13599] ppid=13591 vsize=915440 CPUtime=0.2
/proc/13593/task/13599/stat : 13599 (java) S 13591 13593 12940 0 -1 64 384 0 0 0 19 1 0 0 16 0 8 0 279599449 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13600] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13600/stat : 13600 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279599449 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13601] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13601/stat : 13601 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279599449 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.82
Current children cumulated vsize (KiB) 915440

[startup+523.126 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 13799
/proc/meminfo: memFree=1248152/2055920 swapFree=4191880/4192956
[pid=13593] ppid=13591 vsize=915440 CPUtime=522.89
/proc/13593/stat : 13593 (java) R 13591 13593 12940 0 -1 0 9002 0 1 0 51688 601 0 0 25 0 8 0 279599441 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073760809 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13593/statm: 228860 8732 2527 14 0 215330 0
[pid=13593/tid=13595] ppid=13591 vsize=915440 CPUtime=0.02
/proc/13593/task/13595/stat : 13595 (java) S 13591 13593 12940 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279599445 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13596] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13596/stat : 13596 (java) S 13591 13593 12940 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13597] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13597/stat : 13597 (java) S 13591 13593 12940 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13598] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13598/stat : 13598 (java) S 13591 13593 12940 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279599449 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13599] ppid=13591 vsize=915440 CPUtime=0.2
/proc/13593/task/13599/stat : 13599 (java) S 13591 13593 12940 0 -1 64 384 0 0 0 19 1 0 0 16 0 8 0 279599449 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13600] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13600/stat : 13600 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279599449 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13601] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13601/stat : 13601 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279599449 937410560 8732 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.89
Current children cumulated vsize (KiB) 915440

[startup+583.223 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 13799
/proc/meminfo: memFree=1248152/2055920 swapFree=4191880/4192956
[pid=13593] ppid=13591 vsize=915440 CPUtime=582.97
/proc/13593/stat : 13593 (java) R 13591 13593 12940 0 -1 0 9005 0 1 0 57696 601 0 0 25 0 8 0 279599441 937410560 8735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073801593 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13593/statm: 228860 8735 2527 14 0 215330 0
[pid=13593/tid=13595] ppid=13591 vsize=915440 CPUtime=0.02
/proc/13593/task/13595/stat : 13595 (java) S 13591 13593 12940 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279599445 937410560 8735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13596] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13596/stat : 13596 (java) S 13591 13593 12940 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 8735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13597] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13597/stat : 13597 (java) S 13591 13593 12940 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 8735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13598] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13598/stat : 13598 (java) S 13591 13593 12940 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279599449 937410560 8735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13599] ppid=13591 vsize=915440 CPUtime=0.2
/proc/13593/task/13599/stat : 13599 (java) S 13591 13593 12940 0 -1 64 384 0 0 0 19 1 0 0 16 0 8 0 279599449 937410560 8735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13600] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13600/stat : 13600 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279599449 937410560 8735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13601] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13601/stat : 13601 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279599449 937410560 8735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.97
Current children cumulated vsize (KiB) 915440

[startup+643.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 13799
/proc/meminfo: memFree=1248152/2055920 swapFree=4191880/4192956
[pid=13593] ppid=13591 vsize=915440 CPUtime=643.05
/proc/13593/stat : 13593 (java) R 13591 13593 12940 0 -1 0 9005 0 1 0 63703 602 0 0 25 0 8 0 279599441 937410560 8735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761049 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13593/statm: 228860 8735 2527 14 0 215330 0
[pid=13593/tid=13595] ppid=13591 vsize=915440 CPUtime=0.02
/proc/13593/task/13595/stat : 13595 (java) S 13591 13593 12940 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279599445 937410560 8735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13596] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13596/stat : 13596 (java) S 13591 13593 12940 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 8735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13597] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13597/stat : 13597 (java) S 13591 13593 12940 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279599446 937410560 8735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13598] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13598/stat : 13598 (java) S 13591 13593 12940 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 279599449 937410560 8735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13599] ppid=13591 vsize=915440 CPUtime=0.2
/proc/13593/task/13599/stat : 13599 (java) S 13591 13593 12940 0 -1 64 384 0 0 0 19 1 0 0 16 0 8 0 279599449 937410560 8735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13600] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13600/stat : 13600 (java) S 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279599449 937410560 8735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13593/tid=13601] ppid=13591 vsize=915440 CPUtime=0
/proc/13593/task/13601/stat : 13601 (java) R 13591 13593 12940 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279599449 937410560 8735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 643.05
Current children cumulated vsize (KiB) 915440

Child status: 0
Real time (s): 655.081
CPU time (s): 654.805
CPU user time (s): 648.775
CPU system time (s): 6.03008
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 648.775
system time used= 6.03008
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9102
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= 14071
involuntary context switches= 1159

runsolver used 0.667898 s user time and 1.67674 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat Jan 20 16:54:12 UTC 2007


IDJOB= 281405
IDBENCH= 12179
IDSOLVER= 69
FILE ID= node26/281405-1169312052

PBS_JOBID= 3610219

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/completeTight/vcsp-15-10-100-93-37_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281405-1169312052/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-281405-1169312052 -o ROOT/results/node26/solver-281405-1169312052 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281405-1169312052/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7da290b0680d43bdfd5554ebc9988510

RANDOM SEED= 996903839

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.236
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.236
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:       1273888 kB
Buffers:         52864 kB
Cached:         597356 kB
SwapCached:        268 kB
Active:         275260 kB
Inactive:       434256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1273888 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1688 kB
Writeback:           0 kB
Mapped:          77076 kB
Slab:            57856 kB
Committed_AS:  5165208 kB
PageTables:       1912 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= 66563 MiB



End job on node26 on Sat Jan 20 17:05:07 UTC 2007