Trace number 279893

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 684.085 689.591

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-30/maxcut-30-340-9_ext.xml
MD5SUM9bc7cf5fa46e350dcc922ca8cca1c24c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints197
Best CPU time to get the best result obtained on this benchmark12.1432
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints340
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension340
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.37	   
0.37	Abscon 109 (November, 2006)
0.37	   
0.37	   configuration
0.37	     name=pfc.xml
0.40	   
0.40	   instance
0.40	     name=/tmp/evaluation/279893-1169299117/unknown.xml
0.43	   
0.43	   domains being loaded...
0.44	   
0.44	   variables being loaded...
0.46	     nbVariables=30  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.46	       =>  wckTime=0.09  cpuTime=0.08  mem=6M910
0.46	   
0.46	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.58	     nbConstraints=340  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=339
0.58	     nbConflictsStructures=1  nbSharedConflictsStructures=339  nbSharedBinaryRepresentations=2  maxDegree=26  maxArity=2
0.58	       =>  wckTime=0.209  cpuTime=0.15  mem=7M887
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.66	       =>  wckTime=0.289  cpuTime=0.2  mem=5M523
0.66	
0.66	s SATISFIABLE
0.66	o 178
0.66	c 162
0.66	o 181
0.66	c 159
0.67	o 185
0.67	c 155
0.67	o 186
0.67	c 154
0.67	o 187
0.67	c 153
0.67	o 189
0.67	c 151
0.67	o 191
0.67	c 149
0.67	o 192
0.67	c 148
0.67	o 193
0.67	c 147
0.69	o 194
0.69	c 146
0.69	o 195
0.69	c 145
0.69	o 196
0.69	c 144
0.71	o 197
0.71	c 143
2.13	   
2.13	   search
2.13	     run=0  nbConstraintChecks=5737379  nbAssignments=10000
2.13	       =>  wckTime=1.471  cpuTime=1.44  mem=5M523
3.55	   
3.55	   search
3.55	     run=1  nbConstraintChecks=11516313  nbAssignments=20000
3.55	       =>  wckTime=2.887  cpuTime=2.83  mem=5M523
4.94	   
4.94	   search
4.94	     run=2  nbConstraintChecks=17255746  nbAssignments=30000
4.94	       =>  wckTime=4.285  cpuTime=4.22  mem=5M523
6.35	   
6.35	   search
6.35	     run=3  nbConstraintChecks=23030603  nbAssignments=40000
6.35	       =>  wckTime=5.693  cpuTime=5.62  mem=5M523
7.76	   
7.76	   search
7.76	     run=4  nbConstraintChecks=28774843  nbAssignments=50000
7.76	       =>  wckTime=7.106  cpuTime=7.02  mem=5M523
9.19	   
9.19	   search
9.19	     run=5  nbConstraintChecks=34546822  nbAssignments=60000
9.19	       =>  wckTime=8.53  cpuTime=8.43  mem=5M523
10.60	   
10.60	   search
10.60	     run=6  nbConstraintChecks=40289400  nbAssignments=70000
10.60	       =>  wckTime=9.942  cpuTime=9.83  mem=5M523
12.02	   
12.02	   search
12.02	     run=7  nbConstraintChecks=46067984  nbAssignments=80000
12.02	       =>  wckTime=11.358  cpuTime=11.23  mem=5M523
13.43	   
13.43	   search
13.43	     run=8  nbConstraintChecks=51805688  nbAssignments=90000
13.43	       =>  wckTime=12.769  cpuTime=12.64  mem=5M523
14.85	   
14.85	   search
14.85	     run=9  nbConstraintChecks=57584160  nbAssignments=100000
14.85	       =>  wckTime=14.194  cpuTime=14.04  mem=5M523
16.26	   
16.26	   search
16.26	     run=10  nbConstraintChecks=63324265  nbAssignments=110000
16.26	       =>  wckTime=15.604  cpuTime=15.44  mem=5M523
17.67	   
17.67	   search
17.67	     run=11  nbConstraintChecks=69102458  nbAssignments=120000
17.67	       =>  wckTime=17.008  cpuTime=16.84  mem=5M523
19.07	   
19.07	   search
19.07	     run=12  nbConstraintChecks=74843439  nbAssignments=130000
19.07	       =>  wckTime=18.409  cpuTime=18.23  mem=5M523
20.48	   
20.48	   search
20.48	     run=13  nbConstraintChecks=80618076  nbAssignments=140000
20.48	       =>  wckTime=19.824  cpuTime=19.62  mem=5M523
21.88	   
21.88	   search
21.88	     run=14  nbConstraintChecks=86357385  nbAssignments=150000
21.88	       =>  wckTime=21.224  cpuTime=21.01  mem=5M523
23.29	   
23.29	   search
23.29	     run=15  nbConstraintChecks=92133841  nbAssignments=160000
23.29	       =>  wckTime=22.629  cpuTime=22.42  mem=5M523
24.69	   
24.69	   search
24.69	     run=16  nbConstraintChecks=97874808  nbAssignments=170000
24.69	       =>  wckTime=24.03  cpuTime=23.81  mem=5M523
26.11	   
26.11	   search
26.11	     run=17  nbConstraintChecks=103653501  nbAssignments=180000
26.11	       =>  wckTime=25.448  cpuTime=25.2  mem=5M523
27.52	   
27.52	   search
27.52	     run=18  nbConstraintChecks=109390429  nbAssignments=190000
27.52	       =>  wckTime=26.861  cpuTime=26.61  mem=5M523
28.94	   
28.94	   search
28.94	     run=19  nbConstraintChecks=115169608  nbAssignments=200000
28.94	       =>  wckTime=28.279  cpuTime=28.01  mem=5M523
30.35	   
30.35	   search
30.35	     run=20  nbConstraintChecks=120907073  nbAssignments=210000
30.35	       =>  wckTime=29.692  cpuTime=29.42  mem=5M523
30.99	   
30.99	   search
30.99	     run=21  nbConstraintChecks=123489784  nbAssignments=214476
30.99	       =>  wckTime=30.332  cpuTime=30.05  mem=5M523
30.99	   
30.99	   global
30.99	     nbConstraintChecks=123489784  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.99	     solvingWckTime=30.33  solvingCpuTime=30.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.99	     globalCpuTime=30.3
30.99	       =>  wckTime=30.621  cpuTime=30.25  mem=5M523
30.99	   
30.99	   solver IterativeSystematicSolver being built... 
31.13	       =>  wckTime=30.763  cpuTime=30.35  mem=16M607
31.14	   
31.14	   preprocessing
31.14	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.14	     detectedInconsistency=no
31.14	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M607
31.18	   
31.18	   search
31.19	     run=0  nbConstraintChecks=24733  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38
31.19	     nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=59  nbRestartNogoods=0
31.19	       =>  wckTime=0.049  cpuTime=0.02  mem=16M607
31.22	   
31.22	   search
31.22	     run=1  nbConstraintChecks=52136  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79
31.22	     nbFailedAssignments=18  nbBacktracks=25  nbVisitedNodes=123  nbRestartNogoods=2
31.22	       =>  wckTime=0.081  cpuTime=0.04  mem=16M607
31.24	   
31.24	   search
31.24	     run=2  nbConstraintChecks=93630  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=134
31.24	     nbFailedAssignments=31  nbBacktracks=48  nbVisitedNodes=214  nbRestartNogoods=4
31.24	       =>  wckTime=0.105  cpuTime=0.06  mem=16M607
31.27	   
31.27	   search
31.27	     run=3  nbConstraintChecks=157026  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=211
31.27	     nbFailedAssignments=58  nbBacktracks=82  nbVisitedNodes=352  nbRestartNogoods=7
31.27	       =>  wckTime=0.134  cpuTime=0.09  mem=16M607
31.31	   
31.31	   search
31.31	     run=4  nbConstraintChecks=248489  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=316
31.31	     nbFailedAssignments=95  nbBacktracks=132  nbVisitedNodes=544  nbRestartNogoods=10
31.31	       =>  wckTime=0.174  cpuTime=0.13  mem=16M607
31.37	   
31.37	   search
31.37	     run=5  nbConstraintChecks=392250  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=475
31.37	     nbFailedAssignments=161  nbBacktracks=207  nbVisitedNodes=844  nbRestartNogoods=13
31.37	       =>  wckTime=0.239  cpuTime=0.19  mem=16M607
31.46	   
31.46	   search
31.46	     run=6  nbConstraintChecks=595458  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=698
31.46	     nbFailedAssignments=256  nbBacktracks=320  nbVisitedNodes=1275  nbRestartNogoods=16
31.46	       =>  wckTime=0.321  cpuTime=0.27  mem=16M607
31.58	   
31.58	   search
31.58	     run=7  nbConstraintChecks=912225  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1035
31.58	     nbFailedAssignments=407  nbBacktracks=490  nbVisitedNodes=1933  nbRestartNogoods=18
31.58	       =>  wckTime=0.445  cpuTime=0.39  mem=16M607
31.79	   
31.79	   search
31.79	     run=8  nbConstraintChecks=1373355  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1522
31.79	     nbFailedAssignments=622  nbBacktracks=746  nbVisitedNodes=2891  nbRestartNogoods=22
31.79	       =>  wckTime=0.653  cpuTime=0.58  mem=16M607
32.09	   
32.09	   search
32.09	     run=9  nbConstraintChecks=2137478  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2301
32.09	     nbFailedAssignments=1001  nbBacktracks=1130  nbVisitedNodes=4433  nbRestartNogoods=25
32.09	       =>  wckTime=0.958  cpuTime=0.88  mem=16M607
32.52	   
32.52	   search
32.52	     run=10  nbConstraintChecks=3204278  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3399
32.52	     nbFailedAssignments=1511  nbBacktracks=1706  nbVisitedNodes=6617  nbRestartNogoods=28
32.52	       =>  wckTime=1.384  cpuTime=1.29  mem=16M607
33.17	   
33.17	   search
33.17	     run=11  nbConstraintChecks=4821979  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5034
33.17	     nbFailedAssignments=2267  nbBacktracks=2570  nbVisitedNodes=9872  nbRestartNogoods=34
33.17	       =>  wckTime=2.035  cpuTime=1.94  mem=16M607
34.12	   
34.12	   search
34.12	     run=12  nbConstraintChecks=7246474  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7529
34.12	     nbFailedAssignments=3451  nbBacktracks=3867  nbVisitedNodes=14848  nbRestartNogoods=37
34.12	       =>  wckTime=2.983  cpuTime=2.87  mem=16M607
35.69	   
35.69	   search
35.69	     run=13  nbConstraintChecks=11162874  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11474
35.69	     nbFailedAssignments=5435  nbBacktracks=5813  nbVisitedNodes=22723  nbRestartNogoods=43
35.69	       =>  wckTime=4.559  cpuTime=4.44  mem=16M607
38.02	   
38.02	   search
38.02	     run=14  nbConstraintChecks=16931302  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17234
38.02	     nbFailedAssignments=8261  nbBacktracks=8733  nbVisitedNodes=34229  nbRestartNogoods=49
38.02	       =>  wckTime=6.881  cpuTime=6.74  mem=16M607
41.38	   
41.38	   search
41.38	     run=15  nbConstraintChecks=25296365  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25673
41.38	     nbFailedAssignments=12309  nbBacktracks=13111  nbVisitedNodes=51094  nbRestartNogoods=53
41.38	       =>  wckTime=10.247  cpuTime=10.08  mem=16M607
46.73	   
46.73	   search
46.73	     run=16  nbConstraintChecks=38500948  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38907
46.73	     nbFailedAssignments=18963  nbBacktracks=19679  nbVisitedNodes=77550  nbRestartNogoods=59
46.73	       =>  wckTime=15.599  cpuTime=15.38  mem=16M607
54.46	   
54.46	   search
54.46	     run=17  nbConstraintChecks=57483239  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=58101
54.46	     nbFailedAssignments=28294  nbBacktracks=29531  nbVisitedNodes=115927  nbRestartNogoods=66
54.46	       =>  wckTime=23.323  cpuTime=23.04  mem=16M607
66.58	   
66.58	   search
66.58	     run=18  nbConstraintChecks=86800232  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=87236
66.58	     nbFailedAssignments=42638  nbBacktracks=44309  nbVisitedNodes=174179  nbRestartNogoods=76
66.58	       =>  wckTime=35.443  cpuTime=35.06  mem=16M607
84.57	   
84.57	   search
84.57	     run=19  nbConstraintChecks=130606585  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=130990
84.57	     nbFailedAssignments=64212  nbBacktracks=66477  nbVisitedNodes=261675  nbRestartNogoods=81
84.57	       =>  wckTime=53.434  cpuTime=52.91  mem=16M607
112.60	   
112.60	   search
112.60	     run=20  nbConstraintChecks=197027118  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=196919
112.60	     nbFailedAssignments=96880  nbBacktracks=99729  nbVisitedNodes=393510  nbRestartNogoods=87
112.60	       =>  wckTime=81.463  cpuTime=80.7  mem=16M607
155.01	   
155.01	   search
155.01	     run=21  nbConstraintChecks=297419778  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=296979
155.01	     nbFailedAssignments=147051  nbBacktracks=149607  nbVisitedNodes=593439  nbRestartNogoods=90
155.01	       =>  wckTime=123.875  cpuTime=122.78  mem=16M607
218.29	   
218.29	   search
218.29	     run=22  nbConstraintChecks=447096216  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=446068
218.29	     nbFailedAssignments=221306  nbBacktracks=224425  nbVisitedNodes=891303  nbRestartNogoods=99
218.29	       =>  wckTime=187.153  cpuTime=185.54  mem=16M607
308.31	   
308.31	   search
308.31	     run=23  nbConstraintChecks=665036863  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=666668
308.31	     nbFailedAssignments=329666  nbBacktracks=336652  nbVisitedNodes=1331180  nbRestartNogoods=104
308.31	       =>  wckTime=277.174  cpuTime=274.83  mem=16M607
441.57	   
441.58	   search
441.58	     run=24  nbConstraintChecks=991443906  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1002280
441.58	     nbFailedAssignments=496921  nbBacktracks=504993  nbVisitedNodes=1998342  nbRestartNogoods=112
441.58	       =>  wckTime=410.44  cpuTime=407.03  mem=16M607
624.03	   
624.04	   search
624.04	     run=25  nbConstraintChecks=1457163048  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1489241
624.04	     nbFailedAssignments=731353  nbBacktracks=757504  nbVisitedNodes=2954722  nbRestartNogoods=118
624.04	       =>  wckTime=592.9  cpuTime=588.01  mem=16M607
689.53	   
689.53	   search
689.53	     run=26  nbConstraintChecks=1633700134  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1674937
689.53	     nbFailedAssignments=819381  nbBacktracks=855173  nbVisitedNodes=3313329  nbRestartNogoods=127
689.53	       =>  wckTime=658.391  cpuTime=653.17  mem=16M607
689.53	   
689.53	   global
689.53	     nbConstraintChecks=1633700134  nbRestartNogoods=127  solvingWckTime=658.392  solvingCpuTime=653.17  expiredTime=no
689.53	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=683.58
689.53	       =>  wckTime=689.156  cpuTime=683.53  mem=16M607
689.53	
689.53	s OPTIMUM FOUND
689.53	v 0 0 0 0 0 0 1 0 1 1 1 0 1 0 1 1 1 0 1 1 1 0 0 0 0 1 1 0 1 1 
689.53	   
689.53	   totalWckTime=689.235  totalCpuTime=683.59

Verifier Data (download as text)

143 unsatisfied constraints, 197 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/node16/watcher-279893-1169299117 -o ROOT/results/node16/solver-279893-1169299117 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279893-1169299117/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.99 4/87 30988
/proc/meminfo: memFree=1192080/2055920 swapFree=4191880/4192956
[pid=30987] ppid=30985 vsize=18540 CPUtime=0
/proc/30987/stat : 30987 (runsolver) R 30985 30987 30465 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 278306628 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 231962373415 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/30987/statm: 4635 279 244 17 0 2626 0

[startup+0.107964 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 30988
/proc/meminfo: memFree=1192080/2055920 swapFree=4191880/4192956
[pid=30987] ppid=30985 vsize=907676 CPUtime=0.02
/proc/30987/stat : 30987 (java) R 30985 30987 30465 0 -1 0 2221 0 1 0 2 0 0 0 16 0 4 0 278306628 929460224 1968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153785378 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/30987/statm: 226919 1968 1117 14 0 214502 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 907676

[startup+0.519882 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 30988
/proc/meminfo: memFree=1192080/2055920 swapFree=4191880/4192956
[pid=30987] ppid=30985 vsize=915332 CPUtime=0.44
/proc/30987/stat : 30987 (java) R 30985 30987 30465 0 -1 0 6121 0 1 0 41 3 0 0 18 0 8 0 278306628 937299968 5860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30987/statm: 228833 5860 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915332

[startup+1.34372 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 30995
/proc/meminfo: memFree=1174680/2055920 swapFree=4191880/4192956
[pid=30987] ppid=30985 vsize=915448 CPUtime=1.26
/proc/30987/stat : 30987 (java) R 30985 30987 30465 0 -1 0 7001 0 1 0 100 26 0 0 25 0 8 0 278306628 937418752 6739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30987/statm: 228862 6739 2476 14 0 215332 0
[pid=30987/tid=30989] ppid=30985 vsize=915448 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30465 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 278306638 937418752 6739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30990] ppid=30985 vsize=915448 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278306638 937418752 6739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=915448 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278306638 937418752 6739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=915448 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30465 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278306642 937418752 6739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=915448 CPUtime=0.11
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30465 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 278306642 937418752 6739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30994] ppid=30985 vsize=915448 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278306642 937418752 6739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=915448 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278306642 937418752 6739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915448

[startup+2.98042 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 30995
/proc/meminfo: memFree=1174680/2055920 swapFree=4191880/4192956
[pid=30987] ppid=30985 vsize=915448 CPUtime=2.88
/proc/30987/stat : 30987 (java) R 30985 30987 30465 0 -1 0 7004 0 1 0 216 72 0 0 25 0 8 0 278306628 937418752 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30987/statm: 228862 6741 2476 14 0 215332 0
[pid=30987/tid=30989] ppid=30985 vsize=915448 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30465 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 278306638 937418752 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30990] ppid=30985 vsize=915448 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278306638 937418752 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=915448 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278306638 937418752 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=915448 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30465 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278306642 937418752 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=915448 CPUtime=0.12
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30465 0 -1 64 331 0 0 0 12 0 0 0 17 0 8 0 278306642 937418752 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30994] ppid=30985 vsize=915448 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278306642 937418752 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=915448 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278306642 937418752 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 915448

[startup+6.2608 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 30995
/proc/meminfo: memFree=1174688/2055920 swapFree=4191880/4192956
[pid=30987] ppid=30985 vsize=915444 CPUtime=6.13
/proc/30987/stat : 30987 (java) R 30985 30987 30465 0 -1 0 7004 0 1 0 448 165 0 0 25 0 8 0 278306628 937414656 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7480141 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30987/statm: 228861 6741 2476 14 0 215331 0
[pid=30987/tid=30989] ppid=30985 vsize=915444 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30465 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 278306638 937414656 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30990] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278306638 937414656 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278306638 937414656 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30465 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278306642 937414656 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=915444 CPUtime=0.12
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30465 0 -1 64 331 0 0 0 12 0 0 0 17 0 8 0 278306642 937414656 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30994] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278306642 937414656 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278306642 937414656 6741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915444

[startup+12.7516 s]
/proc/loadavg: 1.94 1.98 1.99 3/94 30995
/proc/meminfo: memFree=1174696/2055920 swapFree=4191880/4192956
[pid=30987] ppid=30985 vsize=915444 CPUtime=12.57
/proc/30987/stat : 30987 (java) R 30985 30987 30465 0 -1 0 7005 0 1 0 905 352 0 0 25 0 8 0 278306628 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073658567 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30987/statm: 228861 6742 2476 14 0 215331 0
[pid=30987/tid=30989] ppid=30985 vsize=915444 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30465 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 278306638 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30990] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278306638 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278306638 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30465 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278306642 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=915444 CPUtime=0.12
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30465 0 -1 64 332 0 0 0 12 0 0 0 16 0 8 0 278306642 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30994] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278306642 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278306642 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 915444

[startup+25.6092 s]
/proc/loadavg: 1.95 1.98 1.99 3/94 30995
/proc/meminfo: memFree=1174760/2055920 swapFree=4191880/4192956
[pid=30987] ppid=30985 vsize=915444 CPUtime=25.32
/proc/30987/stat : 30987 (java) R 30985 30987 30465 0 -1 0 7005 0 1 0 1814 718 0 0 25 0 8 0 278306628 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073661670 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30987/statm: 228861 6742 2476 14 0 215331 0
[pid=30987/tid=30989] ppid=30985 vsize=915444 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30465 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 278306638 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30990] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278306638 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278306638 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30465 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278306642 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=915444 CPUtime=0.12
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30465 0 -1 64 332 0 0 0 12 0 0 0 16 0 8 0 278306642 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30994] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278306642 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278306642 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 915444

[startup+51.2144 s]
/proc/loadavg: 1.96 1.98 1.99 3/94 30995
/proc/meminfo: memFree=1166568/2055920 swapFree=4191880/4192956
[pid=30987] ppid=30985 vsize=915444 CPUtime=50.71
/proc/30987/stat : 30987 (java) R 30985 30987 30465 0 -1 0 9118 0 1 0 4195 876 0 0 25 0 8 0 278306628 937414656 8852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073805670 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30987/statm: 228861 8852 2527 14 0 215331 0
[pid=30987/tid=30989] ppid=30985 vsize=915444 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30465 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278306638 937414656 8852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30990] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278306638 937414656 8852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278306638 937414656 8852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30465 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278306642 937414656 8852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=915444 CPUtime=0.24
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30465 0 -1 64 391 0 0 0 23 1 0 0 16 0 8 0 278306642 937414656 8852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30994] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278306642 937414656 8852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278306642 937414656 8852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915444

[startup+102.416 s]
/proc/loadavg: 1.98 1.98 1.99 3/94 30995
/proc/meminfo: memFree=1166504/2055920 swapFree=4191880/4192956
[pid=30987] ppid=30985 vsize=915444 CPUtime=101.49
/proc/30987/stat : 30987 (java) R 30985 30987 30465 0 -1 0 9125 0 1 0 9273 876 0 0 25 0 8 0 278306628 937414656 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073671802 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30987/statm: 228861 8859 2527 14 0 215331 0
[pid=30987/tid=30989] ppid=30985 vsize=915444 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30465 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278306638 937414656 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30990] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278306638 937414656 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278306638 937414656 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30465 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278306642 937414656 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=915444 CPUtime=0.24
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30465 0 -1 64 391 0 0 0 23 1 0 0 16 0 8 0 278306642 937414656 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30994] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278306642 937414656 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278306642 937414656 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 915444

[startup+162.456 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 30995
/proc/meminfo: memFree=1166504/2055920 swapFree=4191880/4192956
[pid=30987] ppid=30985 vsize=915444 CPUtime=161.05
/proc/30987/stat : 30987 (java) R 30985 30987 30465 0 -1 0 9130 0 1 0 15228 877 0 0 25 0 8 0 278306628 937414656 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777325 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30465 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278306642 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=915444 CPUtime=0.24
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30465 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 278306642 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30994] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278306642 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278306642 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.6
Current children cumulated vsize (KiB) 915444

[startup+282.532 s]
/proc/loadavg: 2.07 2.01 2.00 3/94 30995
/proc/meminfo: memFree=1166504/2055920 swapFree=4191880/4192956
[pid=30987] ppid=30985 vsize=915444 CPUtime=280.16
/proc/30987/stat : 30987 (java) R 30985 30987 30465 0 -1 0 9133 0 1 0 27138 878 0 0 25 0 8 0 278306628 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824683 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30987/statm: 228861 8867 2527 14 0 215331 0
[pid=30987/tid=30989] ppid=30985 vsize=915444 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30465 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278306638 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30990] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278306638 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278306638 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30465 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278306642 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=915444 CPUtime=0.24
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30465 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 278306642 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30994] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278306642 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278306642 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.16
Current children cumulated vsize (KiB) 915444

[startup+342.573 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 30995
/proc/meminfo: memFree=1166504/2055920 swapFree=4191880/4192956
[pid=30987] ppid=30985 vsize=915444 CPUtime=339.71
/proc/30987/stat : 30987 (java) R 30985 30987 30465 0 -1 0 9137 0 1 0 33093 878 0 0 25 0 8 0 278306628 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073797013 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30987/statm: 228861 8870 2527 14 0 215331 0
[pid=30987/tid=30989] ppid=30985 vsize=915444 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30465 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278306638 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30990] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278306638 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278306638 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30465 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278306642 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=915444 CPUtime=0.24
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30465 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 278306642 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30994] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278306642 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278306642 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.71
Current children cumulated vsize (KiB) 915444

[startup+402.615 s]
/proc/loadavg: 2.01 2.00 2.00 3/94 30995
/proc/meminfo: memFree=1166440/2055920 swapFree=4191880/4192956
[pid=30987] ppid=30985 vsize=915444 CPUtime=399.27
/proc/30987/stat : 30987 (java) R 30985 30987 30465 0 -1 0 9137 0 1 0 39049 878 0 0 25 0 8 0 278306628 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073797000 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30987/statm: 228861 8870 2527 14 0 215331 0
[pid=30987/tid=30989] ppid=30985 vsize=915444 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30465 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278306638 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30990] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278306638 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278306638 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30465 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278306642 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=915444 CPUtime=0.24
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30465 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 278306642 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30994] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278306642 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278306642 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.27
Current children cumulated vsize (KiB) 915444

[startup+462.663 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 30995
/proc/meminfo: memFree=1166440/2055920 swapFree=4191880/4192956
[pid=30987] ppid=30985 vsize=915444 CPUtime=458.84
/proc/30987/stat : 30987 (java) R 30985 30987 30465 0 -1 0 9139 0 1 0 45005 879 0 0 25 0 8 0 278306628 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824700 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30987/statm: 228861 8872 2527 14 0 215331 0
[pid=30987/tid=30989] ppid=30985 vsize=915444 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30465 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278306638 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30990] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278306638 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278306638 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30465 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278306642 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=915444 CPUtime=0.24
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30465 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 278306642 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30994] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278306642 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278306642 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.84
Current children cumulated vsize (KiB) 915444

[startup+522.704 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 30995
/proc/meminfo: memFree=1166440/2055920 swapFree=4191880/4192956
[pid=30987] ppid=30985 vsize=915444 CPUtime=518.39
/proc/30987/stat : 30987 (java) R 30985 30987 30465 0 -1 0 9139 0 1 0 50960 879 0 0 25 0 8 0 278306628 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073671802 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30987/statm: 228861 8872 2527 14 0 215331 0
[pid=30987/tid=30989] ppid=30985 vsize=915444 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30465 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278306638 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30990] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278306638 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278306638 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30465 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278306642 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=915444 CPUtime=0.24
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30465 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 278306642 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30994] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278306642 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278306642 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.39
Current children cumulated vsize (KiB) 915444

[startup+582.741 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 30995
/proc/meminfo: memFree=1166440/2055920 swapFree=4191880/4192956
[pid=30987] ppid=30985 vsize=915444 CPUtime=577.93
/proc/30987/stat : 30987 (java) R 30985 30987 30465 0 -1 0 9139 0 1 0 56913 880 0 0 25 0 8 0 278306628 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073805510 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30987/statm: 228861 8872 2527 14 0 215331 0
[pid=30987/tid=30989] ppid=30985 vsize=915444 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30465 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278306638 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30990] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278306638 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278306638 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30465 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278306642 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=915444 CPUtime=0.24
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30465 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 278306642 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30994] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278306642 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278306642 937414656 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 577.93
Current children cumulated vsize (KiB) 915444

[startup+642.785 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 30995
/proc/meminfo: memFree=1166376/2055920 swapFree=4191880/4192956
[pid=30987] ppid=30985 vsize=915444 CPUtime=637.48
/proc/30987/stat : 30987 (java) R 30985 30987 30465 0 -1 0 9141 0 1 0 62868 880 0 0 25 0 8 0 278306628 937414656 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824119 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30987/statm: 228861 8874 2527 14 0 215331 0
[pid=30987/tid=30989] ppid=30985 vsize=915444 CPUtime=0.02
/proc/30987/task/30989/stat : 30989 (java) S 30985 30987 30465 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278306638 937414656 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30990] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30990/stat : 30990 (java) S 30985 30987 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278306638 937414656 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30991] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30991/stat : 30991 (java) S 30985 30987 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278306638 937414656 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30992] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30992/stat : 30992 (java) S 30985 30987 30465 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278306642 937414656 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30993] ppid=30985 vsize=915444 CPUtime=0.24
/proc/30987/task/30993/stat : 30993 (java) S 30985 30987 30465 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 278306642 937414656 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30994] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30994/stat : 30994 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278306642 937414656 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30987/tid=30995] ppid=30985 vsize=915444 CPUtime=0
/proc/30987/task/30995/stat : 30995 (java) S 30985 30987 30465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278306642 937414656 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 637.48
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 689.591
CPU time (s): 684.085
CPU user time (s): 675.251
CPU system time (s): 8.83366
CPU usage (%): 99.2016
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 675.251
system time used= 8.83366
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9238
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= 15049
involuntary context switches= 27996

runsolver used 0.846871 s user time and 2.22666 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Jan 20 13:18:38 UTC 2007


IDJOB= 279893
IDBENCH= 10493
IDSOLVER= 69
FILE ID= node16/279893-1169299117

PBS_JOBID= 3609644

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxcut/maxcut-30/maxcut-30-340-9_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279893-1169299117/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-279893-1169299117 -o ROOT/results/node16/solver-279893-1169299117 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279893-1169299117/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9bc7cf5fa46e350dcc922ca8cca1c24c

RANDOM SEED= 982241500

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.220
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.220
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:       1192560 kB
Buffers:         55488 kB
Cached:         681364 kB
SwapCached:        268 kB
Active:         300992 kB
Inactive:       485608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1192560 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:          70128 kB
Slab:            61504 kB
Committed_AS:  8104400 kB
PageTables:       2380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB



End job on node16 on Sat Jan 20 13:30:08 UTC 2007