Trace number 281378

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 1807.12 1822.92

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeTight/
vcsp-15-10-100-93-21_ext.xml
MD5SUM0b036da41c3e1b1283f904fc929ff45f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints33
Best CPU time to get the best result obtained on this benchmark16.7924
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.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/281378-1169311880/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=15  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.1  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.52	     nbConstraints=105  nbRelationTypes=105  nbExtensionStructures=105  nbSharedExtensionStructures=0
0.52	     nbConflictsStructures=105  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2008  maxDegree=14
0.52	     maxArity=2
0.52	       =>  wckTime=0.201  cpuTime=0.14  mem=8M876
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.286  cpuTime=0.19  mem=5M461
0.61	
0.61	s SATISFIABLE
0.61	o 18
0.61	c 87
0.61	o 20
0.61	c 85
0.61	o 23
0.61	c 82
0.61	o 25
0.61	c 80
0.61	o 26
0.61	c 79
0.61	o 28
0.61	c 77
0.61	o 29
0.61	c 76
0.61	o 31
0.61	c 74
0.62	o 32
0.62	c 73
0.70	o 33
0.70	c 72
2.76	   
2.76	   search
2.76	     run=0  nbConstraintChecks=14967489  nbAssignments=10000
2.76	       =>  wckTime=2.157  cpuTime=2.12  mem=5M461
4.85	   
4.85	   search
4.85	     run=1  nbConstraintChecks=29932308  nbAssignments=20000
4.85	       =>  wckTime=4.245  cpuTime=4.19  mem=5M461
6.93	   
6.93	   search
6.93	     run=2  nbConstraintChecks=44855770  nbAssignments=30000
6.93	       =>  wckTime=6.327  cpuTime=6.25  mem=5M461
8.99	   
8.99	   search
8.99	     run=3  nbConstraintChecks=59779675  nbAssignments=40000
8.99	       =>  wckTime=8.388  cpuTime=8.29  mem=5M461
11.06	   
11.06	   search
11.06	     run=4  nbConstraintChecks=74765131  nbAssignments=50000
11.06	       =>  wckTime=10.457  cpuTime=10.35  mem=5M461
13.13	   
13.13	   search
13.13	     run=5  nbConstraintChecks=89758537  nbAssignments=60000
13.13	       =>  wckTime=12.527  cpuTime=12.39  mem=5M461
15.19	   
15.19	   search
15.20	     run=6  nbConstraintChecks=104711889  nbAssignments=70000
15.20	       =>  wckTime=14.594  cpuTime=14.45  mem=5M461
17.26	   
17.26	   search
17.26	     run=7  nbConstraintChecks=119685768  nbAssignments=80000
17.27	       =>  wckTime=16.664  cpuTime=16.5  mem=5M461
19.34	   
19.34	   search
19.34	     run=8  nbConstraintChecks=134605156  nbAssignments=90000
19.34	       =>  wckTime=18.741  cpuTime=18.55  mem=5M461
21.42	   
21.42	   search
21.42	     run=9  nbConstraintChecks=149547402  nbAssignments=100000
21.42	       =>  wckTime=20.815  cpuTime=20.62  mem=5M461
23.50	   
23.50	   search
23.50	     run=10  nbConstraintChecks=164464158  nbAssignments=110000
23.50	       =>  wckTime=22.896  cpuTime=22.68  mem=5M461
25.58	   
25.58	   search
25.58	     run=11  nbConstraintChecks=179399926  nbAssignments=120000
25.58	       =>  wckTime=24.981  cpuTime=24.74  mem=5M461
27.66	   
27.66	   search
27.66	     run=12  nbConstraintChecks=194316693  nbAssignments=130000
27.66	       =>  wckTime=27.062  cpuTime=26.81  mem=5M461
29.73	   
29.73	   search
29.73	     run=13  nbConstraintChecks=209278560  nbAssignments=140000
29.73	       =>  wckTime=29.13  cpuTime=28.86  mem=5M461
30.97	   
30.97	   search
30.97	     run=14  nbConstraintChecks=218229411  nbAssignments=145992
30.97	       =>  wckTime=30.366  cpuTime=30.09  mem=5M461
30.97	   
30.97	   global
30.97	     nbConstraintChecks=218229411  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.97	     solvingWckTime=30.365  solvingCpuTime=30.09  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.97	     globalCpuTime=30.33
30.97	       =>  wckTime=30.653  cpuTime=30.28  mem=5M461
30.97	   
30.97	   solver IterativeSystematicSolver being built... 
31.10	       =>  wckTime=30.783  cpuTime=30.39  mem=16M368
31.11	   
31.11	   preprocessing
31.11	     nbConstraintChecks=2100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.11	     detectedInconsistency=no
31.11	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M368
31.17	   
31.17	   search
31.17	     run=0  nbConstraintChecks=97268  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48
31.17	     nbFailedAssignments=32  nbBacktracks=10  nbVisitedNodes=91  nbRestartNogoods=0
31.17	       =>  wckTime=0.064  cpuTime=0.04  mem=16M368
31.21	   
31.21	   search
31.21	     run=1  nbConstraintChecks=256871  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=115
31.21	     nbFailedAssignments=79  nbBacktracks=25  nbVisitedNodes=220  nbRestartNogoods=5
31.21	       =>  wckTime=0.113  cpuTime=0.07  mem=16M368
31.26	   
31.26	   search
31.26	     run=2  nbConstraintChecks=466774  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=210
31.26	     nbFailedAssignments=146  nbBacktracks=47  nbVisitedNodes=404  nbRestartNogoods=8
31.26	       =>  wckTime=0.162  cpuTime=0.11  mem=16M368
31.32	   
31.32	   search
31.32	     run=3  nbConstraintChecks=780431  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=355
31.32	     nbFailedAssignments=251  nbBacktracks=80  nbVisitedNodes=687  nbRestartNogoods=18
31.32	       =>  wckTime=0.22  cpuTime=0.17  mem=16M368
31.41	   
31.41	   search
31.41	     run=4  nbConstraintChecks=1239810  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=568
31.41	     nbFailedAssignments=408  nbBacktracks=130  nbVisitedNodes=1107  nbRestartNogoods=26
31.41	       =>  wckTime=0.307  cpuTime=0.25  mem=16M368
31.54	   
31.54	   search
31.54	     run=5  nbConstraintChecks=1967509  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=886
31.54	     nbFailedAssignments=646  nbBacktracks=205  nbVisitedNodes=1738  nbRestartNogoods=31
31.54	       =>  wckTime=0.443  cpuTime=0.39  mem=16M368
31.76	   
31.76	   search
31.76	     run=6  nbConstraintChecks=3081863  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1373
31.76	     nbFailedAssignments=1013  nbBacktracks=318  nbVisitedNodes=2705  nbRestartNogoods=41
31.76	       =>  wckTime=0.66  cpuTime=0.59  mem=16M368
32.07	   
32.07	   search
32.07	     run=7  nbConstraintChecks=4733464  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2110
32.07	     nbFailedAssignments=1574  nbBacktracks=488  nbVisitedNodes=4173  nbRestartNogoods=48
32.07	       =>  wckTime=0.966  cpuTime=0.88  mem=16M368
32.48	   
32.48	   search
32.48	     run=8  nbConstraintChecks=7065908  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3133
32.48	     nbFailedAssignments=2336  nbBacktracks=744  nbVisitedNodes=6214  nbRestartNogoods=56
32.48	       =>  wckTime=1.375  cpuTime=1.28  mem=16M368
33.11	   
33.11	   search
33.11	     run=9  nbConstraintChecks=10662331  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4696
33.11	     nbFailedAssignments=3510  nbBacktracks=1128  nbVisitedNodes=9335  nbRestartNogoods=67
33.11	       =>  wckTime=2.007  cpuTime=1.9  mem=16M368
34.06	   
34.06	   search
34.06	     run=10  nbConstraintChecks=16107930  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7006
34.06	     nbFailedAssignments=5240  nbBacktracks=1704  nbVisitedNodes=13951  nbRestartNogoods=77
34.06	       =>  wckTime=2.957  cpuTime=2.84  mem=16M368
35.43	   
35.43	   search
35.43	     run=11  nbConstraintChecks=23928735  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10479
35.43	     nbFailedAssignments=7844  nbBacktracks=2568  nbVisitedNodes=20892  nbRestartNogoods=90
35.43	       =>  wckTime=4.328  cpuTime=4.2  mem=16M368
37.53	   
37.53	   search
37.53	     run=12  nbConstraintChecks=36141054  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15556
37.53	     nbFailedAssignments=11620  nbBacktracks=3865  nbVisitedNodes=31042  nbRestartNogoods=101
37.53	       =>  wckTime=6.433  cpuTime=6.28  mem=16M368
40.68	   
40.68	   search
40.68	     run=13  nbConstraintChecks=54118267  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23288
40.68	     nbFailedAssignments=17401  nbBacktracks=5811  nbVisitedNodes=46501  nbRestartNogoods=119
40.68	       =>  wckTime=9.577  cpuTime=9.4  mem=16M368
45.44	   
45.44	   search
45.44	     run=14  nbConstraintChecks=81145333  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34879
45.44	     nbFailedAssignments=26068  nbBacktracks=8730  nbVisitedNodes=69678  nbRestartNogoods=129
45.44	       =>  wckTime=14.344  cpuTime=14.12  mem=16M368
52.60	   
52.60	   search
52.60	     run=15  nbConstraintChecks=122200784  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52532
52.60	     nbFailedAssignments=39338  nbBacktracks=13108  nbVisitedNodes=104979  nbRestartNogoods=145
52.60	       =>  wckTime=21.501  cpuTime=21.21  mem=16M368
63.24	   
63.24	   search
63.24	     run=16  nbConstraintChecks=182394719  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78396
63.24	     nbFailedAssignments=58630  nbBacktracks=19676  nbVisitedNodes=156703  nbRestartNogoods=156
63.24	       =>  wckTime=32.138  cpuTime=31.77  mem=16M368
79.71	   
79.71	   search
79.71	     run=17  nbConstraintChecks=278231758  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=118326
79.71	     nbFailedAssignments=88705  nbBacktracks=29528  nbVisitedNodes=236559  nbRestartNogoods=170
79.71	       =>  wckTime=48.608  cpuTime=48.1  mem=16M368
103.17	   
103.17	   search
103.17	     run=18  nbConstraintChecks=411972100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=175653
103.17	     nbFailedAssignments=131249  nbBacktracks=44306  nbVisitedNodes=351206  nbRestartNogoods=184
103.17	       =>  wckTime=72.072  cpuTime=71.36  mem=16M368
141.48	   
141.48	   search
141.48	     run=19  nbConstraintChecks=638824569  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=264483
141.48	     nbFailedAssignments=197905  nbBacktracks=66474  nbVisitedNodes=528672  nbRestartNogoods=216
141.48	       =>  wckTime=110.376  cpuTime=109.34  mem=16M368
192.78	   
192.78	   search
192.78	     run=20  nbConstraintChecks=944121962  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=385012
192.78	     nbFailedAssignments=285178  nbBacktracks=99726  nbVisitedNodes=767822  nbRestartNogoods=232
192.78	       =>  wckTime=161.681  cpuTime=160.21  mem=16M368
258.14	   
258.14	   search
258.14	     run=21  nbConstraintChecks=1332695586  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=550546
258.14	     nbFailedAssignments=400829  nbBacktracks=149605  nbVisitedNodes=1095545  nbRestartNogoods=252
258.14	       =>  wckTime=227.038  cpuTime=225.01  mem=16M368
357.26	   
357.26	   search
357.26	     run=22  nbConstraintChecks=1923323127  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=787592
357.26	     nbFailedAssignments=563051  nbBacktracks=224423  nbVisitedNodes=1564066  nbRestartNogoods=262
357.26	       =>  wckTime=326.158  cpuTime=323.29  mem=16M368
518.37	   
518.37	   search
518.37	     run=23  nbConstraintChecks=2885956564  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1171681
518.37	     nbFailedAssignments=834907  nbBacktracks=336650  nbVisitedNodes=2323727  nbRestartNogoods=284
518.37	       =>  wckTime=487.272  cpuTime=483.04  mem=16M368
731.77	   
731.77	   search
731.77	     run=24  nbConstraintChecks=4146034750  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1686057
731.77	     nbFailedAssignments=1180936  nbBacktracks=504991  nbVisitedNodes=3339481  nbRestartNogoods=306
731.77	       =>  wckTime=700.674  cpuTime=694.42  mem=16M368
1062.91	   
1062.91	   search
1062.91	     run=25  nbConstraintChecks=6123807063  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2483429
1062.91	     nbFailedAssignments=1725792  nbBacktracks=757502  nbVisitedNodes=4915209  nbRestartNogoods=326
1062.91	       =>  wckTime=1031.808  cpuTime=1022.74  mem=16M368
1551.17	   
1551.17	   search
1551.17	     run=26  nbConstraintChecks=9050792395  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3662737
1551.17	     nbFailedAssignments=2526328  nbBacktracks=1136269  nbVisitedNodes=7245016  nbRestartNogoods=362
1551.17	       =>  wckTime=1520.073  cpuTime=1506.81  mem=16M368
1822.88	   
1822.88	   search
1822.88	     run=27  nbConstraintChecks=10688441718  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1822.88	     nbAssignments=4302711  nbFailedAssignments=2963049  nbBacktracks=1339523  nbVisitedNodes=8509185
1822.88	     nbRestartNogoods=372
1822.88	       =>  wckTime=1791.782  cpuTime=1776.21  mem=16M368
1822.88	   
1822.88	   global
1822.88	     nbConstraintChecks=10688443818  nbRestartNogoods=372  solvingWckTime=1791.784  solvingCpuTime=1776.21
1822.88	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1806.65
1822.88	       =>  wckTime=1822.568  cpuTime=1806.6  mem=16M368
1822.89	
1822.89	s OPTIMUM FOUND
1822.89	v 5 9 3 3 8 3 4 6 5 3 3 4 2 2 5 
1822.89	   
1822.89	   totalWckTime=1822.647  totalCpuTime=1806.65

Verifier Data (download as text)

72 unsatisfied constraints, 33 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/node21/watcher-281378-1169311880 -o ROOT/results/node21/solver-281378-1169311880 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281378-1169311880/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.92 1.98 1.90 4/87 23160
/proc/meminfo: memFree=1245064/2055920 swapFree=4156356/4192956
[pid=23159] ppid=23157 vsize=18540 CPUtime=0
/proc/23159/stat : 23159 (runsolver) R 23157 23159 22634 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 279582573 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 221236489511 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/23159/statm: 4635 279 244 17 0 2626 0

[startup+0.107989 s]
/proc/loadavg: 1.92 1.98 1.90 4/87 23160
/proc/meminfo: memFree=1245064/2055920 swapFree=4156356/4192956
[pid=23159] ppid=23157 vsize=914988 CPUtime=0.08
/proc/23159/stat : 23159 (java) R 23157 23159 22634 0 -1 0 2988 0 1 0 7 1 0 0 17 0 8 0 279582573 936947712 2734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155062586 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23159/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.516066 s]
/proc/loadavg: 1.92 1.98 1.90 4/87 23160
/proc/meminfo: memFree=1245064/2055920 swapFree=4156356/4192956
[pid=23159] ppid=23157 vsize=915332 CPUtime=0.49
/proc/23159/stat : 23159 (java) R 23157 23159 22634 0 -1 0 6470 0 1 0 45 4 0 0 18 0 8 0 279582573 937299968 6209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155769995 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23159/statm: 228833 6209 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33722 s]
/proc/loadavg: 1.92 1.98 1.90 4/94 23167
/proc/meminfo: memFree=1227728/2055920 swapFree=4156356/4192956
[pid=23159] ppid=23157 vsize=915440 CPUtime=1.3
/proc/23159/stat : 23159 (java) R 23157 23159 22634 0 -1 0 7003 0 1 0 111 19 0 0 25 0 8 0 279582573 937410560 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073655977 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23159/statm: 228860 6741 2476 14 0 215330 0
[pid=23159/tid=23161] ppid=23157 vsize=915440 CPUtime=0.02
/proc/23159/task/23161/stat : 23161 (java) S 23157 23159 22634 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279582577 937410560 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23162] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23162/stat : 23162 (java) S 23157 23159 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279582578 937410560 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23163] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23163/stat : 23163 (java) S 23157 23159 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279582578 937410560 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23164] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23164/stat : 23164 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279582581 937410560 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23165] ppid=23157 vsize=915440 CPUtime=0.12
/proc/23159/task/23165/stat : 23165 (java) S 23157 23159 22634 0 -1 64 328 0 0 0 12 0 0 0 16 0 8 0 279582581 937410560 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23166] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23166/stat : 23166 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279582581 937410560 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23167] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23167/stat : 23167 (java) S 23157 23159 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279582581 937410560 6741 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) 915440

[startup+2.98953 s]
/proc/loadavg: 1.93 1.98 1.90 3/94 23167
/proc/meminfo: memFree=1227664/2055920 swapFree=4156356/4192956
[pid=23159] ppid=23157 vsize=915440 CPUtime=2.93
/proc/23159/stat : 23159 (java) R 23157 23159 22634 0 -1 0 7006 0 1 0 242 51 0 0 25 0 8 0 279582573 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23159/statm: 228860 6743 2476 14 0 215330 0
[pid=23159/tid=23161] ppid=23157 vsize=915440 CPUtime=0.02
/proc/23159/task/23161/stat : 23161 (java) S 23157 23159 22634 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279582577 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23162] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23162/stat : 23162 (java) S 23157 23159 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279582578 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23163] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23163/stat : 23163 (java) S 23157 23159 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279582578 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23164] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23164/stat : 23164 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279582581 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23165] ppid=23157 vsize=915440 CPUtime=0.12
/proc/23159/task/23165/stat : 23165 (java) S 23157 23159 22634 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279582581 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23166] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23166/stat : 23166 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279582581 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23167] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23167/stat : 23167 (java) S 23157 23159 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279582581 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915440

[startup+6.27115 s]
/proc/loadavg: 1.93 1.98 1.90 3/94 23167
/proc/meminfo: memFree=1227600/2055920 swapFree=4156356/4192956
[pid=23159] ppid=23157 vsize=915440 CPUtime=6.19
/proc/23159/stat : 23159 (java) R 23157 23159 22634 0 -1 0 7006 0 1 0 503 116 0 0 25 0 8 0 279582573 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073656142 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23159/statm: 228860 6743 2476 14 0 215330 0
[pid=23159/tid=23161] ppid=23157 vsize=915440 CPUtime=0.02
/proc/23159/task/23161/stat : 23161 (java) S 23157 23159 22634 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279582577 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23162] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23162/stat : 23162 (java) S 23157 23159 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279582578 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23163] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23163/stat : 23163 (java) S 23157 23159 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279582578 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23164] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23164/stat : 23164 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279582581 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23165] ppid=23157 vsize=915440 CPUtime=0.12
/proc/23159/task/23165/stat : 23165 (java) S 23157 23159 22634 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279582581 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23166] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23166/stat : 23166 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279582581 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23167] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23167/stat : 23167 (java) S 23157 23159 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279582581 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915440

[startup+12.7574 s]
/proc/loadavg: 1.94 1.98 1.91 3/94 23167
/proc/meminfo: memFree=1227600/2055920 swapFree=4156356/4192956
[pid=23159] ppid=23157 vsize=915444 CPUtime=12.61
/proc/23159/stat : 23159 (java) R 23157 23159 22634 0 -1 0 7006 0 1 0 1034 227 0 0 25 0 8 0 279582573 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23159/statm: 228861 6743 2476 14 0 215331 0
[pid=23159/tid=23161] ppid=23157 vsize=915444 CPUtime=0.02
/proc/23159/task/23161/stat : 23161 (java) S 23157 23159 22634 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279582577 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23162] ppid=23157 vsize=915444 CPUtime=0
/proc/23159/task/23162/stat : 23162 (java) S 23157 23159 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279582578 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23163] ppid=23157 vsize=915444 CPUtime=0
/proc/23159/task/23163/stat : 23163 (java) S 23157 23159 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279582578 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23164] ppid=23157 vsize=915444 CPUtime=0
/proc/23159/task/23164/stat : 23164 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279582581 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23165] ppid=23157 vsize=915444 CPUtime=0.12
/proc/23159/task/23165/stat : 23165 (java) S 23157 23159 22634 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279582581 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23166] ppid=23157 vsize=915444 CPUtime=0
/proc/23159/task/23166/stat : 23166 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279582581 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23167] ppid=23157 vsize=915444 CPUtime=0
/proc/23159/task/23167/stat : 23167 (java) S 23157 23159 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279582581 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915444

[startup+25.6058 s]
/proc/loadavg: 1.95 1.98 1.91 3/94 23167
/proc/meminfo: memFree=1227664/2055920 swapFree=4156356/4192956
[pid=23159] ppid=23157 vsize=915440 CPUtime=25.36
/proc/23159/stat : 23159 (java) R 23157 23159 22634 0 -1 0 7007 0 1 0 2064 472 0 0 25 0 8 0 279582573 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073656122 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23159/statm: 228860 6744 2476 14 0 215330 0
[pid=23159/tid=23161] ppid=23157 vsize=915440 CPUtime=0.02
/proc/23159/task/23161/stat : 23161 (java) S 23157 23159 22634 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279582577 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23162] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23162/stat : 23162 (java) S 23157 23159 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279582578 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23163] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23163/stat : 23163 (java) S 23157 23159 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279582578 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23164] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23164/stat : 23164 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279582581 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23165] ppid=23157 vsize=915440 CPUtime=0.12
/proc/23159/task/23165/stat : 23165 (java) S 23157 23159 22634 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 279582581 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23166] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23166/stat : 23166 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279582581 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23167] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23167/stat : 23167 (java) S 23157 23159 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279582581 937410560 6744 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) 915440

[startup+51.2126 s]
/proc/loadavg: 1.96 1.98 1.91 3/94 23167
/proc/meminfo: memFree=1220048/2055920 swapFree=4156356/4192956
[pid=23159] ppid=23157 vsize=915440 CPUtime=50.73
/proc/23159/stat : 23159 (java) R 23157 23159 22634 0 -1 0 8980 0 1 0 4496 577 0 0 25 0 8 0 279582573 937410560 8713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782224 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23159/statm: 228860 8713 2527 14 0 215330 0
[pid=23159/tid=23161] ppid=23157 vsize=915440 CPUtime=0.02
/proc/23159/task/23161/stat : 23161 (java) R 23157 23159 22634 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279582577 937410560 8713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23162] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23162/stat : 23162 (java) S 23157 23159 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279582578 937410560 8713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23163] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23163/stat : 23163 (java) S 23157 23159 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279582578 937410560 8713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23164] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23164/stat : 23164 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279582581 937410560 8713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23165] ppid=23157 vsize=915440 CPUtime=0.22
/proc/23159/task/23165/stat : 23165 (java) S 23157 23159 22634 0 -1 64 384 0 0 0 21 1 0 0 16 0 8 0 279582581 937410560 8713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23166] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23166/stat : 23166 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279582581 937410560 8713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23167] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23167/stat : 23167 (java) S 23157 23159 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279582581 937410560 8713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915440

[startup+102.424 s]
/proc/loadavg: 1.98 1.98 1.91 3/94 23167
/proc/meminfo: memFree=1220048/2055920 swapFree=4156356/4192956
[pid=23159] ppid=23157 vsize=915440 CPUtime=101.51
/proc/23159/stat : 23159 (java) R 23157 23159 22634 0 -1 0 8989 0 1 0 9573 578 0 0 25 0 8 0 279582573 937410560 8720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783200 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23159/statm: 228860 8720 2527 14 0 215330 0
[pid=23159/tid=23161] ppid=23157 vsize=915440 CPUtime=0.02
/proc/23159/task/23161/stat : 23161 (java) S 23157 23159 22634 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279582577 937410560 8720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23162] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23162/stat : 23162 (java) S 23157 23159 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279582578 937410560 8720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23163] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23163/stat : 23163 (java) S 23157 23159 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279582578 937410560 8720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23164] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23164/stat : 23164 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279582581 937410560 8720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23165] ppid=23157 vsize=915440 CPUtime=0.22
/proc/23159/task/23165/stat : 23165 (java) S 23157 23159 22634 0 -1 64 384 0 0 0 21 1 0 0 16 0 8 0 279582581 937410560 8720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23166] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23166/stat : 23166 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279582581 937410560 8720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23167] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23167/stat : 23167 (java) S 23157 23159 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279582581 937410560 8720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 915440

[startup+162.477 s]
/proc/loadavg: 1.99 1.98 1.91 3/94 23167
/proc/meminfo: memFree=1219984/2055920 swapFree=4156356/4192956
[pid=23159] ppid=23157 vsize=915440 CPUtime=161.05
/proc/23159/stat : 23159 (java) R 23157 23159 22634 0 -1 0 8995 0 1 0 15526 579 0 0 25 0 8 0 279582573 937410560 8726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073660864 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/23159/task/23164/stat : 23164 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279582581 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23165] ppid=23157 vsize=915440 CPUtime=0.23
/proc/23159/task/23165/stat : 23165 (java) S 23157 23159 22634 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279582581 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23166] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23166/stat : 23166 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279582581 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23167] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23167/stat : 23167 (java) S 23157 23159 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279582581 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1351.63
Current children cumulated vsize (KiB) 915440

[startup+1423.59 s]
/proc/loadavg: 2.00 2.00 1.91 3/94 23365
/proc/meminfo: memFree=1219728/2055920 swapFree=4156356/4192956
[pid=23159] ppid=23157 vsize=915440 CPUtime=1411.18
/proc/23159/stat : 23159 (java) R 23157 23159 22634 0 -1 0 9011 0 1 0 140530 588 0 0 25 0 8 0 279582573 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073817086 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23159/statm: 228860 8742 2527 14 0 215330 0
[pid=23159/tid=23161] ppid=23157 vsize=915440 CPUtime=0.02
/proc/23159/task/23161/stat : 23161 (java) S 23157 23159 22634 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279582577 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23162] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23162/stat : 23162 (java) S 23157 23159 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279582578 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23163] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23163/stat : 23163 (java) S 23157 23159 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279582578 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23164] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23164/stat : 23164 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279582581 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23165] ppid=23157 vsize=915440 CPUtime=0.23
/proc/23159/task/23165/stat : 23165 (java) S 23157 23159 22634 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279582581 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23166] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23166/stat : 23166 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279582581 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23167] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23167/stat : 23167 (java) S 23157 23159 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279582581 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1411.18
Current children cumulated vsize (KiB) 915440

[startup+1483.64 s]
/proc/loadavg: 2.00 2.00 1.91 3/94 23365
/proc/meminfo: memFree=1219792/2055920 swapFree=4156356/4192956
[pid=23159] ppid=23157 vsize=915440 CPUtime=1470.73
/proc/23159/stat : 23159 (java) R 23157 23159 22634 0 -1 0 9011 0 1 0 146485 588 0 0 25 0 8 0 279582573 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073780293 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23159/statm: 228860 8742 2527 14 0 215330 0
[pid=23159/tid=23161] ppid=23157 vsize=915440 CPUtime=0.02
/proc/23159/task/23161/stat : 23161 (java) S 23157 23159 22634 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279582577 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23162] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23162/stat : 23162 (java) S 23157 23159 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279582578 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23163] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23163/stat : 23163 (java) S 23157 23159 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279582578 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23164] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23164/stat : 23164 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279582581 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23165] ppid=23157 vsize=915440 CPUtime=0.23
/proc/23159/task/23165/stat : 23165 (java) S 23157 23159 22634 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279582581 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23166] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23166/stat : 23166 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279582581 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23167] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23167/stat : 23167 (java) S 23157 23159 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279582581 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1470.73
Current children cumulated vsize (KiB) 915440

[startup+1543.69 s]
/proc/loadavg: 2.00 2.00 1.91 3/94 23365
/proc/meminfo: memFree=1219792/2055920 swapFree=4156356/4192956
[pid=23159] ppid=23157 vsize=915440 CPUtime=1530.28
/proc/23159/stat : 23159 (java) R 23157 23159 22634 0 -1 0 9011 0 1 0 152439 589 0 0 25 0 8 0 279582573 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073817261 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23159/statm: 228860 8742 2527 14 0 215330 0
[pid=23159/tid=23161] ppid=23157 vsize=915440 CPUtime=0.02
/proc/23159/task/23161/stat : 23161 (java) S 23157 23159 22634 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279582577 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23162] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23162/stat : 23162 (java) S 23157 23159 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279582578 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23163] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23163/stat : 23163 (java) S 23157 23159 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279582578 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23164] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23164/stat : 23164 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279582581 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23165] ppid=23157 vsize=915440 CPUtime=0.23
/proc/23159/task/23165/stat : 23165 (java) S 23157 23159 22634 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279582581 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23166] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23166/stat : 23166 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279582581 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23167] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23167/stat : 23167 (java) S 23157 23159 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279582581 937410560 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1530.28
Current children cumulated vsize (KiB) 915440

[startup+1603.74 s]
/proc/loadavg: 2.00 2.00 1.91 4/94 23365
/proc/meminfo: memFree=1219728/2055920 swapFree=4156356/4192956
[pid=23159] ppid=23157 vsize=915440 CPUtime=1589.82
/proc/23159/stat : 23159 (java) R 23157 23159 22634 0 -1 0 9013 0 1 0 158393 589 0 0 25 0 8 0 279582573 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761433 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23159/statm: 228860 8744 2527 14 0 215330 0
[pid=23159/tid=23161] ppid=23157 vsize=915440 CPUtime=0.02
/proc/23159/task/23161/stat : 23161 (java) S 23157 23159 22634 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279582577 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23162] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23162/stat : 23162 (java) S 23157 23159 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279582578 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23163] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23163/stat : 23163 (java) S 23157 23159 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279582578 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23164] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23164/stat : 23164 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279582581 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23165] ppid=23157 vsize=915440 CPUtime=0.23
/proc/23159/task/23165/stat : 23165 (java) S 23157 23159 22634 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279582581 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23166] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23166/stat : 23166 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279582581 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23167] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23167/stat : 23167 (java) S 23157 23159 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279582581 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1589.82
Current children cumulated vsize (KiB) 915440

[startup+1663.79 s]
/proc/loadavg: 2.00 2.00 1.91 3/94 23365
/proc/meminfo: memFree=1219728/2055920 swapFree=4156356/4192956
[pid=23159] ppid=23157 vsize=915440 CPUtime=1649.36
/proc/23159/stat : 23159 (java) R 23157 23159 22634 0 -1 0 9013 0 1 0 164346 590 0 0 25 0 8 0 279582573 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073807581 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23159/statm: 228860 8744 2527 14 0 215330 0
[pid=23159/tid=23161] ppid=23157 vsize=915440 CPUtime=0.02
/proc/23159/task/23161/stat : 23161 (java) S 23157 23159 22634 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279582577 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23162] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23162/stat : 23162 (java) S 23157 23159 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279582578 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23163] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23163/stat : 23163 (java) S 23157 23159 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279582578 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23164] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23164/stat : 23164 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279582581 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23165] ppid=23157 vsize=915440 CPUtime=0.23
/proc/23159/task/23165/stat : 23165 (java) S 23157 23159 22634 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279582581 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23166] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23166/stat : 23166 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279582581 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23167] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23167/stat : 23167 (java) S 23157 23159 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279582581 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1649.36
Current children cumulated vsize (KiB) 915440

[startup+1723.83 s]
/proc/loadavg: 2.00 2.00 1.91 3/94 23365
/proc/meminfo: memFree=1219728/2055920 swapFree=4156356/4192956
[pid=23159] ppid=23157 vsize=915440 CPUtime=1708.89
/proc/23159/stat : 23159 (java) R 23157 23159 22634 0 -1 0 9013 0 1 0 170299 590 0 0 25 0 8 0 279582573 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073816986 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23159/statm: 228860 8744 2527 14 0 215330 0
[pid=23159/tid=23161] ppid=23157 vsize=915440 CPUtime=0.02
/proc/23159/task/23161/stat : 23161 (java) S 23157 23159 22634 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279582577 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23162] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23162/stat : 23162 (java) S 23157 23159 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279582578 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23163] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23163/stat : 23163 (java) S 23157 23159 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279582578 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23164] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23164/stat : 23164 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279582581 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23165] ppid=23157 vsize=915440 CPUtime=0.23
/proc/23159/task/23165/stat : 23165 (java) S 23157 23159 22634 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279582581 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23166] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23166/stat : 23166 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279582581 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23167] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23167/stat : 23167 (java) R 23157 23159 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279582581 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1708.89
Current children cumulated vsize (KiB) 915440

[startup+1783.88 s]
/proc/loadavg: 2.07 2.02 1.92 3/94 23365
/proc/meminfo: memFree=1219728/2055920 swapFree=4156356/4192956
[pid=23159] ppid=23157 vsize=915440 CPUtime=1768.43
/proc/23159/stat : 23159 (java) R 23157 23159 22634 0 -1 0 9013 0 1 0 176252 591 0 0 25 0 8 0 279582573 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073664231 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23159/statm: 228860 8744 2527 14 0 215330 0
[pid=23159/tid=23161] ppid=23157 vsize=915440 CPUtime=0.02
/proc/23159/task/23161/stat : 23161 (java) S 23157 23159 22634 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279582577 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23162] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23162/stat : 23162 (java) S 23157 23159 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279582578 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23163] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23163/stat : 23163 (java) S 23157 23159 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279582578 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23164] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23164/stat : 23164 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279582581 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23165] ppid=23157 vsize=915440 CPUtime=0.23
/proc/23159/task/23165/stat : 23165 (java) S 23157 23159 22634 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279582581 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23166] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23166/stat : 23166 (java) S 23157 23159 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279582581 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23159/tid=23167] ppid=23157 vsize=915440 CPUtime=0
/proc/23159/task/23167/stat : 23167 (java) S 23157 23159 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279582581 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1768.43
Current children cumulated vsize (KiB) 915440

Child status: 0
Real time (s): 1822.92
CPU time (s): 1807.12
CPU user time (s): 1801.2
CPU system time (s): 5.9201
CPU usage (%): 99.1334
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.2
system time used= 5.9201
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9108
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= 37937
involuntary context switches= 103437

runsolver used 2.25966 s user time and 5.83011 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat Jan 20 16:51:20 UTC 2007


IDJOB= 281378
IDBENCH= 12170
IDSOLVER= 69
FILE ID= node21/281378-1169311880

PBS_JOBID= 3610133

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0b036da41c3e1b1283f904fc929ff45f

RANDOM SEED= 193629861

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.261
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.261
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:       1245544 kB
Buffers:         48856 kB
Cached:         589032 kB
SwapCached:       7704 kB
Active:         279416 kB
Inactive:       454444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1245544 kB
SwapTotal:     4192956 kB
SwapFree:      4156356 kB
Dirty:            1796 kB
Writeback:           0 kB
Mapped:         104656 kB
Slab:            61340 kB
Committed_AS:  5461168 kB
PageTables:       2264 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node21 on Sat Jan 20 17:21:43 UTC 2007