Trace number 277616

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 592.118 596.842

General information on the benchmark

NameMaxCSP/cnf/2-40-1100-2000/
cnf-2-40-1800-067521_ext.xml
MD5SUM1c1a236ff51e1fd34b7e79797ed292a6
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints426
Best CPU time to get the best result obtained on this benchmark6.20406
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints678
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension678
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/277616-1169269262/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.092  cpuTime=0.09  mem=6M910
0.41	   
0.41	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.57	     nbConstraints=678  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=664
0.57	     nbConflictsStructures=14  nbSharedConflictsStructures=664  nbSharedBinaryRepresentations=52  maxDegree=37
0.57	     maxArity=2
0.57	       =>  wckTime=0.258  cpuTime=0.17  mem=8M860
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.34  cpuTime=0.22  mem=5M700
0.66	
0.66	s SATISFIABLE
0.66	o 370
0.66	c 308
0.66	o 378
0.66	c 300
0.66	o 382
0.66	c 296
0.66	o 389
0.66	c 289
0.67	o 392
0.67	c 286
0.67	o 394
0.67	c 284
0.67	o 397
0.67	c 281
0.67	o 402
0.67	c 276
0.67	o 406
0.67	c 272
0.67	o 412
0.67	c 266
0.67	o 413
0.67	c 265
0.67	o 414
0.67	c 264
0.68	o 416
0.68	c 262
0.68	o 419
0.68	c 259
0.70	o 420
0.70	c 258
0.80	o 421
0.80	c 257
0.87	o 423
0.87	c 255
0.91	o 424
0.91	c 254
0.91	o 425
0.91	c 253
3.11	   
3.11	   search
3.11	     run=0  nbConstraintChecks=10968146  nbAssignments=10000
3.11	       =>  wckTime=2.458  cpuTime=2.38  mem=5M700
5.49	   
5.49	   search
5.49	     run=1  nbConstraintChecks=22050179  nbAssignments=20000
5.49	       =>  wckTime=4.838  cpuTime=4.74  mem=5M700
7.85	   
7.85	   search
7.85	     run=2  nbConstraintChecks=33012096  nbAssignments=30000
7.85	       =>  wckTime=7.194  cpuTime=7.06  mem=5M700
10.25	   
10.25	   search
10.25	     run=3  nbConstraintChecks=44088484  nbAssignments=40000
10.25	       =>  wckTime=9.595  cpuTime=9.44  mem=5M700
12.62	   
12.62	   search
12.62	     run=4  nbConstraintChecks=55052246  nbAssignments=50000
12.62	       =>  wckTime=11.97  cpuTime=11.79  mem=5M700
15.02	   
15.02	   search
15.02	     run=5  nbConstraintChecks=66132459  nbAssignments=60000
15.02	       =>  wckTime=14.369  cpuTime=14.16  mem=5M700
17.40	   
17.40	   search
17.40	     run=6  nbConstraintChecks=77096781  nbAssignments=70000
17.40	       =>  wckTime=16.744  cpuTime=16.51  mem=5M700
19.77	   
19.77	   search
19.77	     run=7  nbConstraintChecks=88155066  nbAssignments=80000
19.77	       =>  wckTime=19.117  cpuTime=18.86  mem=5M700
22.14	   
22.14	   search
22.14	     run=8  nbConstraintChecks=99120525  nbAssignments=90000
22.14	       =>  wckTime=21.486  cpuTime=21.2  mem=5M700
24.52	   
24.52	   search
24.52	     run=9  nbConstraintChecks=110211295  nbAssignments=100000
24.52	       =>  wckTime=23.866  cpuTime=23.55  mem=5M700
26.88	   
26.88	   search
26.88	     run=10  nbConstraintChecks=121177777  nbAssignments=110000
26.88	       =>  wckTime=26.226  cpuTime=25.88  mem=5M700
29.27	   
29.27	   search
29.27	     run=11  nbConstraintChecks=132240667  nbAssignments=120000
29.27	       =>  wckTime=28.614  cpuTime=28.25  mem=5M700
31.27	   
31.27	   search
31.27	     run=12  nbConstraintChecks=141502052  nbAssignments=128457
31.27	       =>  wckTime=30.621  cpuTime=30.24  mem=5M700
31.28	   
31.28	   global
31.28	     nbConstraintChecks=141502052  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.28	     solvingWckTime=30.62  solvingCpuTime=30.24  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.28	     globalCpuTime=30.51
31.28	       =>  wckTime=30.962  cpuTime=30.46  mem=5M700
31.28	   
31.28	   solver IterativeSystematicSolver being built... 
31.42	       =>  wckTime=31.106  cpuTime=30.58  mem=16M819
31.43	   
31.43	   preprocessing
31.43	     nbConstraintChecks=988  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.43	     detectedInconsistency=no
31.43	       =>  wckTime=0.011  cpuTime=0.01  mem=16M819
31.50	   
31.50	   search
31.50	     run=0  nbConstraintChecks=57741  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36
31.50	     nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=53  nbRestartNogoods=0
31.50	       =>  wckTime=0.078  cpuTime=0.05  mem=16M819
31.55	   
31.55	   search
31.55	     run=1  nbConstraintChecks=133995  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81
31.55	     nbFailedAssignments=15  nbBacktracks=25  nbVisitedNodes=122  nbRestartNogoods=2
31.55	       =>  wckTime=0.13  cpuTime=0.09  mem=16M819
31.60	   
31.60	   search
31.60	     run=2  nbConstraintChecks=245418  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=143
31.60	     nbFailedAssignments=34  nbBacktracks=47  nbVisitedNodes=225  nbRestartNogoods=6
31.60	       =>  wckTime=0.177  cpuTime=0.13  mem=16M819
31.66	   
31.66	   search
31.66	     run=3  nbConstraintChecks=387541  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=215
31.66	     nbFailedAssignments=56  nbBacktracks=80  nbVisitedNodes=352  nbRestartNogoods=8
31.66	       =>  wckTime=0.235  cpuTime=0.19  mem=16M819
31.75	   
31.75	   search
31.75	     run=4  nbConstraintChecks=610354  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=324
31.75	     nbFailedAssignments=96  nbBacktracks=130  nbVisitedNodes=551  nbRestartNogoods=12
31.75	       =>  wckTime=0.332  cpuTime=0.28  mem=16M819
31.87	   
31.87	   search
31.87	     run=5  nbConstraintChecks=892856  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=463
31.87	     nbFailedAssignments=139  nbBacktracks=206  nbVisitedNodes=809  nbRestartNogoods=15
31.87	       =>  wckTime=0.445  cpuTime=0.39  mem=16M819
32.05	   
32.05	   search
32.05	     run=6  nbConstraintChecks=1339634  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=668
32.05	     nbFailedAssignments=215  nbBacktracks=319  nbVisitedNodes=1203  nbRestartNogoods=18
32.05	       =>  wckTime=0.628  cpuTime=0.57  mem=16M819
32.30	   
32.30	   search
32.30	     run=7  nbConstraintChecks=1936969  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=941
32.30	     nbFailedAssignments=299  nbBacktracks=490  nbVisitedNodes=1731  nbRestartNogoods=23
32.30	       =>  wckTime=0.874  cpuTime=0.81  mem=16M819
32.71	   
32.71	   search
32.71	     run=8  nbConstraintChecks=2924155  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1378
32.71	     nbFailedAssignments=465  nbBacktracks=746  nbVisitedNodes=2590  nbRestartNogoods=27
32.71	       =>  wckTime=1.29  cpuTime=1.22  mem=16M819
33.27	   
33.27	   search
33.27	     run=9  nbConstraintChecks=4273979  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1984
33.27	     nbFailedAssignments=670  nbBacktracks=1130  nbVisitedNodes=3785  nbRestartNogoods=32
33.27	       =>  wckTime=1.852  cpuTime=1.75  mem=16M819
34.19	   
34.19	   search
34.19	     run=10  nbConstraintChecks=6572402  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2978
34.19	     nbFailedAssignments=1073  nbBacktracks=1707  nbVisitedNodes=5759  nbRestartNogoods=36
34.19	       =>  wckTime=2.766  cpuTime=2.65  mem=16M819
35.42	   
35.42	   search
35.42	     run=11  nbConstraintChecks=9671401  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4359
35.42	     nbFailedAssignments=1575  nbBacktracks=2571  nbVisitedNodes=8506  nbRestartNogoods=42
35.42	       =>  wckTime=4.002  cpuTime=3.87  mem=16M819
37.53	   
37.53	   search
37.53	     run=12  nbConstraintChecks=14917008  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6584
37.53	     nbFailedAssignments=2490  nbBacktracks=3870  nbVisitedNodes=12945  nbRestartNogoods=48
37.53	       =>  wckTime=6.107  cpuTime=5.95  mem=16M819
40.48	   
40.48	   search
40.48	     run=13  nbConstraintChecks=22290890  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9798
40.48	     nbFailedAssignments=3740  nbBacktracks=5817  nbVisitedNodes=19356  nbRestartNogoods=55
40.48	       =>  wckTime=9.061  cpuTime=8.88  mem=16M819
45.00	   
45.00	   search
45.00	     run=14  nbConstraintChecks=33691406  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14675
45.00	     nbFailedAssignments=5685  nbBacktracks=8736  nbVisitedNodes=29097  nbRestartNogoods=60
45.00	       =>  wckTime=13.58  cpuTime=13.34  mem=16M819
51.79	   
51.79	   search
51.79	     run=15  nbConstraintChecks=50368185  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21906
51.79	     nbFailedAssignments=8520  nbBacktracks=13115  nbVisitedNodes=43542  nbRestartNogoods=66
51.79	       =>  wckTime=20.373  cpuTime=20.06  mem=16M819
62.19	   
62.19	   search
62.19	     run=16  nbConstraintChecks=76078304  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32767
62.19	     nbFailedAssignments=12797  nbBacktracks=19684  nbVisitedNodes=65249  nbRestartNogoods=73
62.19	       =>  wckTime=30.764  cpuTime=30.35  mem=16M819
77.38	   
77.38	   search
77.38	     run=17  nbConstraintChecks=113130695  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48665
77.38	     nbFailedAssignments=18828  nbBacktracks=29536  nbVisitedNodes=97030  nbRestartNogoods=80
77.38	       =>  wckTime=45.962  cpuTime=45.39  mem=16M819
101.22	   
101.22	   search
101.22	     run=18  nbConstraintChecks=171963893  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=73289
101.22	     nbFailedAssignments=28659  nbBacktracks=44314  nbVisitedNodes=146262  nbRestartNogoods=87
101.22	       =>  wckTime=69.797  cpuTime=69.0  mem=16M819
137.23	   
137.23	   search
137.23	     run=19  nbConstraintChecks=257727800  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=108992
137.23	     nbFailedAssignments=42187  nbBacktracks=66482  nbVisitedNodes=217661  nbRestartNogoods=93
137.23	       =>  wckTime=105.812  cpuTime=104.68  mem=16M819
191.73	   
191.73	   search
191.73	     run=20  nbConstraintChecks=387821416  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=163344
191.73	     nbFailedAssignments=63274  nbBacktracks=99736  nbVisitedNodes=326333  nbRestartNogoods=100
191.73	       =>  wckTime=160.308  cpuTime=158.69  mem=16M819
249.03	o 426
249.03	c 252
272.21	   
272.21	   search
272.21	     run=21  nbConstraintChecks=578771244  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=243247
272.21	     nbFailedAssignments=93285  nbBacktracks=149614  nbVisitedNodes=486071  nbRestartNogoods=108
272.21	       =>  wckTime=240.787  cpuTime=238.43  mem=16M819
398.15	   
398.15	   search
398.15	     run=22  nbConstraintChecks=876438803  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=367678
398.15	     nbFailedAssignments=142886  nbBacktracks=224432  nbVisitedNodes=734488  nbRestartNogoods=116
398.15	       =>  wckTime=366.73  cpuTime=363.23  mem=16M819
588.72	   
588.72	   search
588.72	     run=23  nbConstraintChecks=1333952331  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=559378
588.72	     nbFailedAssignments=222345  nbBacktracks=336660  nbVisitedNodes=1117159  nbRestartNogoods=119
588.72	       =>  wckTime=557.299  cpuTime=552.91  mem=16M819
596.82	   
596.82	   search
596.82	     run=24  nbConstraintChecks=1353259219  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=567402
596.82	     nbFailedAssignments=225601  nbBacktracks=341429  nbVisitedNodes=1133172  nbRestartNogoods=127
596.82	       =>  wckTime=565.401  cpuTime=560.97  mem=16M819
596.82	   
596.82	   global
596.82	     nbConstraintChecks=1353260207  nbRestartNogoods=127  solvingWckTime=565.402  solvingCpuTime=560.97  expiredTime=no
596.82	     totalExploration=yes  nbFoundSolutions=1  globalCpuTime=591.6
596.82	       =>  wckTime=596.509  cpuTime=591.55  mem=16M819
596.83	
596.83	s OPTIMUM FOUND
596.83	v 0 1 0 1 1 1 1 0 0 0 1 0 1 0 1 0 0 1 1 1 0 1 1 1 1 1 1 0 0 0 1 0 0 1 0 0 1 0 1 1 
596.83	   
596.83	   totalWckTime=596.591  totalCpuTime=591.6

Verifier Data (download as text)

252 unsatisfied constraints, 426 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/node17/watcher-277616-1169269262 -o ROOT/results/node17/solver-277616-1169269262 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277616-1169269262/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.71 1.89 1.89 3/100 14275
/proc/meminfo: memFree=1252888/2055920 swapFree=4192812/4192956
[pid=14274] ppid=14272 vsize=18540 CPUtime=0
/proc/14274/stat : 14274 (runsolver) R 14272 14274 14060 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 275320961 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 245482712359 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/14274/statm: 4635 279 244 17 0 2626 0

[startup+0.10229 s]
/proc/loadavg: 1.71 1.89 1.89 3/100 14275
/proc/meminfo: memFree=1252888/2055920 swapFree=4192812/4192956
[pid=14274] ppid=14272 vsize=914988 CPUtime=0.08
/proc/14274/stat : 14274 (java) R 14272 14274 14060 0 -1 0 2980 0 1 0 6 2 0 0 20 0 8 0 275320961 936947712 2726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072936459 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 228747 2726 1423 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510329 s]
/proc/loadavg: 1.71 1.89 1.89 3/100 14275
/proc/meminfo: memFree=1252888/2055920 swapFree=4192812/4192956
[pid=14274] ppid=14272 vsize=915332 CPUtime=0.48
/proc/14274/stat : 14274 (java) R 14272 14274 14060 0 -1 0 6321 0 1 0 43 5 0 0 18 0 8 0 275320961 937299968 6060 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 228833 6060 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33241 s]
/proc/loadavg: 1.71 1.89 1.89 4/107 14282
/proc/meminfo: memFree=1234528/2055920 swapFree=4192812/4192956
[pid=14274] ppid=14272 vsize=915460 CPUtime=1.29
/proc/14274/stat : 14274 (java) R 14272 14274 14060 0 -1 0 7275 0 1 0 112 17 0 0 25 0 8 0 275320961 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073700556 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 228865 7013 2476 14 0 215335 0
[pid=14274/tid=14276] ppid=14272 vsize=915460 CPUtime=0.02
/proc/14274/task/14276/stat : 14276 (java) S 14272 14274 14060 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 275320965 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14272 14274 14060 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275320966 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14272 14274 14060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275320966 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14279] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14279/stat : 14279 (java) S 14272 14274 14060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275320969 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14272 vsize=915460 CPUtime=0.14
/proc/14274/task/14280/stat : 14280 (java) S 14272 14274 14060 0 -1 64 341 0 0 0 13 1 0 0 16 0 8 0 275320969 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275320969 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275320969 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915460

[startup+2.98058 s]
/proc/loadavg: 1.71 1.89 1.89 3/107 14282
/proc/meminfo: memFree=1234464/2055920 swapFree=4192812/4192956
[pid=14274] ppid=14272 vsize=915460 CPUtime=2.9
/proc/14274/stat : 14274 (java) R 14272 14274 14060 0 -1 0 7276 0 1 0 247 43 0 0 25 0 8 0 275320961 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073706348 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 228865 7013 2476 14 0 215335 0
[pid=14274/tid=14276] ppid=14272 vsize=915460 CPUtime=0.02
/proc/14274/task/14276/stat : 14276 (java) S 14272 14274 14060 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 275320965 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14272 14274 14060 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275320966 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14272 14274 14060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275320966 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14279] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14279/stat : 14279 (java) S 14272 14274 14060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275320969 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14272 vsize=915460 CPUtime=0.14
/proc/14274/task/14280/stat : 14280 (java) S 14272 14274 14060 0 -1 64 341 0 0 0 13 1 0 0 16 0 8 0 275320969 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275320969 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275320969 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 915460

[startup+6.28093 s]
/proc/loadavg: 1.73 1.89 1.89 3/107 14322
/proc/meminfo: memFree=1234360/2055920 swapFree=4192812/4192956
[pid=14274] ppid=14272 vsize=915460 CPUtime=6.16
/proc/14274/stat : 14274 (java) R 14272 14274 14060 0 -1 0 7278 0 1 0 519 97 0 0 25 0 8 0 275320961 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073700454 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 228865 7015 2476 14 0 215335 0
[pid=14274/tid=14276] ppid=14272 vsize=915460 CPUtime=0.02
/proc/14274/task/14276/stat : 14276 (java) S 14272 14274 14060 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 275320965 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14272 14274 14060 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275320966 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14272 14274 14060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275320966 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14279] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14279/stat : 14279 (java) S 14272 14274 14060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275320969 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14272 vsize=915460 CPUtime=0.14
/proc/14274/task/14280/stat : 14280 (java) S 14272 14274 14060 0 -1 64 343 0 0 0 13 1 0 0 16 0 8 0 275320969 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275320969 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275320969 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 915460

[startup+12.7656 s]
/proc/loadavg: 1.75 1.89 1.89 3/107 14330
/proc/meminfo: memFree=1234368/2055920 swapFree=4192812/4192956
[pid=14274] ppid=14272 vsize=915460 CPUtime=12.58
/proc/14274/stat : 14274 (java) R 14272 14274 14060 0 -1 0 7278 0 1 0 1050 208 0 0 25 0 8 0 275320961 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073700556 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 228865 7015 2476 14 0 215335 0
[pid=14274/tid=14276] ppid=14272 vsize=915460 CPUtime=0.02
/proc/14274/task/14276/stat : 14276 (java) S 14272 14274 14060 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 275320965 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14272 14274 14060 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275320966 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14272 14274 14060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275320966 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14279] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14279/stat : 14279 (java) S 14272 14274 14060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275320969 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14272 vsize=915460 CPUtime=0.15
/proc/14274/task/14280/stat : 14280 (java) S 14272 14274 14060 0 -1 64 343 0 0 0 14 1 0 0 16 0 8 0 275320969 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275320969 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275320969 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 915460

[startup+25.6159 s]
/proc/loadavg: 1.81 1.90 1.89 3/107 14364
/proc/meminfo: memFree=1234504/2055920 swapFree=4192812/4192956
[pid=14274] ppid=14272 vsize=915460 CPUtime=25.3
/proc/14274/stat : 14274 (java) R 14272 14274 14060 0 -1 0 7278 0 1 0 2111 419 0 0 25 0 8 0 275320961 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073703133 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 228865 7015 2476 14 0 215335 0
[pid=14274/tid=14276] ppid=14272 vsize=915460 CPUtime=0.02
/proc/14274/task/14276/stat : 14276 (java) S 14272 14274 14060 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 275320965 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14272 14274 14060 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275320966 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14272 14274 14060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275320966 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14279] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14279/stat : 14279 (java) S 14272 14274 14060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275320969 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14272 vsize=915460 CPUtime=0.15
/proc/14274/task/14280/stat : 14280 (java) S 14272 14274 14060 0 -1 64 343 0 0 0 14 1 0 0 16 0 8 0 275320969 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275320969 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275320969 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 915460

[startup+51.2406 s]
/proc/loadavg: 1.87 1.90 1.90 3/107 14422
/proc/meminfo: memFree=1227216/2055920 swapFree=4192812/4192956
[pid=14274] ppid=14272 vsize=915460 CPUtime=50.63
/proc/14274/stat : 14274 (java) R 14272 14274 14060 0 -1 0 9183 0 1 0 4547 516 0 0 25 0 8 0 275320961 937431040 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823049 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 228865 8917 2527 14 0 215335 0
[pid=14274/tid=14276] ppid=14272 vsize=915460 CPUtime=0.02
/proc/14274/task/14276/stat : 14276 (java) S 14272 14274 14060 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 275320965 937431040 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14272 14274 14060 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275320966 937431040 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14272 14274 14060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275320966 937431040 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14279] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14279/stat : 14279 (java) S 14272 14274 14060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275320969 937431040 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14272 vsize=915460 CPUtime=0.25
/proc/14274/task/14280/stat : 14280 (java) S 14272 14274 14060 0 -1 64 403 0 0 0 23 2 0 0 16 0 8 0 275320969 937431040 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275320969 937431040 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275320969 937431040 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 915460

[startup+102.462 s]
/proc/loadavg: 1.99 1.93 1.91 3/101 14454
/proc/meminfo: memFree=1228192/2055920 swapFree=4192812/4192956
[pid=14274] ppid=14272 vsize=915460 CPUtime=101.35
/proc/14274/stat : 14274 (java) R 14272 14274 14060 0 -1 0 9195 0 1 0 9619 516 0 0 25 0 8 0 275320961 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073899182 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 228865 8928 2527 14 0 215335 0
[pid=14274/tid=14276] ppid=14272 vsize=915460 CPUtime=0.02
/proc/14274/task/14276/stat : 14276 (java) S 14272 14274 14060 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 275320965 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14272 14274 14060 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275320966 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14272 14274 14060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275320966 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14279] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14279/stat : 14279 (java) S 14272 14274 14060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275320969 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14272 vsize=915460 CPUtime=0.25
/proc/14274/task/14280/stat : 14280 (java) S 14272 14274 14060 0 -1 64 404 0 0 0 23 2 0 0 16 0 8 0 275320969 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275320969 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275320969 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 915460

[startup+162.563 s]
/proc/loadavg: 1.99 1.94 1.91 3/101 14454
/proc/meminfo: memFree=1228192/2055920 swapFree=4192812/4192956
[pid=14274] ppid=14272 vsize=915460 CPUtime=160.91
/proc/14274/stat : 14274 (java) R 14272 14274 14060 0 -1 0 9197 0 1 0 15574 517 0 0 25 0 8 0 275320961 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823976 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/14274/task/14279/stat : 14279 (java) S 14272 14274 14060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275320969 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14272 vsize=915460 CPUtime=0.25
/proc/14274/task/14280/stat : 14280 (java) S 14272 14274 14060 0 -1 64 404 0 0 0 23 2 0 0 16 0 8 0 275320969 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275320969 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275320969 937431040 8930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.91
Current children cumulated vsize (KiB) 915460

[startup+222.618 s]
/proc/loadavg: 1.99 1.95 1.91 3/101 14454
/proc/meminfo: memFree=1228192/2055920 swapFree=4192812/4192956
[pid=14274] ppid=14272 vsize=915460 CPUtime=220.41
/proc/14274/stat : 14274 (java) R 14272 14274 14060 0 -1 0 9200 0 1 0 21524 517 0 0 25 0 8 0 275320961 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824052 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 228865 8932 2527 14 0 215335 0
[pid=14274/tid=14276] ppid=14272 vsize=915460 CPUtime=0.02
/proc/14274/task/14276/stat : 14276 (java) S 14272 14274 14060 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 275320965 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14272 14274 14060 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275320966 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14272 14274 14060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275320966 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14279] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14279/stat : 14279 (java) S 14272 14274 14060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275320969 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14272 vsize=915460 CPUtime=0.25
/proc/14274/task/14280/stat : 14280 (java) S 14272 14274 14060 0 -1 64 404 0 0 0 23 2 0 0 16 0 8 0 275320969 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275320969 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275320969 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.41
Current children cumulated vsize (KiB) 915460

[startup+282.67 s]
/proc/loadavg: 1.99 1.95 1.91 3/101 14454
/proc/meminfo: memFree=1228192/2055920 swapFree=4192812/4192956
[pid=14274] ppid=14272 vsize=915460 CPUtime=279.92
/proc/14274/stat : 14274 (java) R 14272 14274 14060 0 -1 0 9203 0 1 0 27474 518 0 0 25 0 8 0 275320961 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073878497 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 228865 8935 2527 14 0 215335 0
[pid=14274/tid=14276] ppid=14272 vsize=915460 CPUtime=0.02
/proc/14274/task/14276/stat : 14276 (java) S 14272 14274 14060 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 275320965 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14272 14274 14060 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275320966 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14272 14274 14060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275320966 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14279] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14279/stat : 14279 (java) S 14272 14274 14060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275320969 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14272 vsize=915460 CPUtime=0.25
/proc/14274/task/14280/stat : 14280 (java) S 14272 14274 14060 0 -1 64 404 0 0 0 23 2 0 0 16 0 8 0 275320969 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275320969 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275320969 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.92
Current children cumulated vsize (KiB) 915460

[startup+342.748 s]
/proc/loadavg: 1.99 1.96 1.91 3/101 14454
/proc/meminfo: memFree=1228192/2055920 swapFree=4192812/4192956
[pid=14274] ppid=14272 vsize=915460 CPUtime=339.45
/proc/14274/stat : 14274 (java) R 14272 14274 14060 0 -1 0 9203 0 1 0 33427 518 0 0 25 0 8 0 275320961 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822977 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 228865 8935 2527 14 0 215335 0
[pid=14274/tid=14276] ppid=14272 vsize=915460 CPUtime=0.02
/proc/14274/task/14276/stat : 14276 (java) S 14272 14274 14060 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 275320965 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14272 14274 14060 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275320966 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14272 14274 14060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275320966 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14279] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14279/stat : 14279 (java) S 14272 14274 14060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275320969 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14272 vsize=915460 CPUtime=0.25
/proc/14274/task/14280/stat : 14280 (java) S 14272 14274 14060 0 -1 64 404 0 0 0 23 2 0 0 16 0 8 0 275320969 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275320969 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275320969 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.45
Current children cumulated vsize (KiB) 915460

[startup+402.847 s]
/proc/loadavg: 2.05 1.98 1.91 3/101 14454
/proc/meminfo: memFree=1228328/2055920 swapFree=4192812/4192956
[pid=14274] ppid=14272 vsize=915460 CPUtime=399.03
/proc/14274/stat : 14274 (java) R 14272 14274 14060 0 -1 0 9205 0 1 0 39384 519 0 0 25 0 8 0 275320961 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073843874 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 228865 8937 2527 14 0 215335 0
[pid=14274/tid=14276] ppid=14272 vsize=915460 CPUtime=0.02
/proc/14274/task/14276/stat : 14276 (java) S 14272 14274 14060 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 275320965 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14272 14274 14060 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275320966 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14272 14274 14060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275320966 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14279] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14279/stat : 14279 (java) S 14272 14274 14060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275320969 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14272 vsize=915460 CPUtime=0.25
/proc/14274/task/14280/stat : 14280 (java) S 14272 14274 14060 0 -1 64 404 0 0 0 23 2 0 0 16 0 8 0 275320969 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275320969 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275320969 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.03
Current children cumulated vsize (KiB) 915460

[startup+462.909 s]
/proc/loadavg: 2.02 1.98 1.91 3/101 14454
/proc/meminfo: memFree=1228328/2055920 swapFree=4192812/4192956
[pid=14274] ppid=14272 vsize=915460 CPUtime=458.8
/proc/14274/stat : 14274 (java) R 14272 14274 14060 0 -1 0 9205 0 1 0 45361 519 0 0 25 0 8 0 275320961 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073841753 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 228865 8937 2527 14 0 215335 0
[pid=14274/tid=14276] ppid=14272 vsize=915460 CPUtime=0.02
/proc/14274/task/14276/stat : 14276 (java) S 14272 14274 14060 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 275320965 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14272 14274 14060 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275320966 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14272 14274 14060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275320966 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14279] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14279/stat : 14279 (java) S 14272 14274 14060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275320969 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14272 vsize=915460 CPUtime=0.25
/proc/14274/task/14280/stat : 14280 (java) S 14272 14274 14060 0 -1 64 404 0 0 0 23 2 0 0 16 0 8 0 275320969 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275320969 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275320969 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.8
Current children cumulated vsize (KiB) 915460

[startup+522.967 s]
/proc/loadavg: 2.00 1.98 1.91 3/101 14454
/proc/meminfo: memFree=1228328/2055920 swapFree=4192812/4192956
[pid=14274] ppid=14272 vsize=915460 CPUtime=518.58
/proc/14274/stat : 14274 (java) R 14272 14274 14060 0 -1 0 9205 0 1 0 51338 520 0 0 25 0 8 0 275320961 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824141 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 228865 8937 2527 14 0 215335 0
[pid=14274/tid=14276] ppid=14272 vsize=915460 CPUtime=0.02
/proc/14274/task/14276/stat : 14276 (java) S 14272 14274 14060 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 275320965 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14272 14274 14060 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275320966 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14272 14274 14060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275320966 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14279] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14279/stat : 14279 (java) S 14272 14274 14060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275320969 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14272 vsize=915460 CPUtime=0.25
/proc/14274/task/14280/stat : 14280 (java) S 14272 14274 14060 0 -1 64 404 0 0 0 23 2 0 0 16 0 8 0 275320969 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275320969 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275320969 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.58
Current children cumulated vsize (KiB) 915460

[startup+583.025 s]
/proc/loadavg: 2.00 1.98 1.91 3/101 14454
/proc/meminfo: memFree=1228328/2055920 swapFree=4192812/4192956
[pid=14274] ppid=14272 vsize=915460 CPUtime=578.36
/proc/14274/stat : 14274 (java) R 14272 14274 14060 0 -1 0 9205 0 1 0 57316 520 0 0 25 0 8 0 275320961 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073879617 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 228865 8937 2527 14 0 215335 0
[pid=14274/tid=14276] ppid=14272 vsize=915460 CPUtime=0.02
/proc/14274/task/14276/stat : 14276 (java) S 14272 14274 14060 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 275320965 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14272 14274 14060 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275320966 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14272 14274 14060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275320966 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14279] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14279/stat : 14279 (java) S 14272 14274 14060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275320969 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14272 vsize=915460 CPUtime=0.25
/proc/14274/task/14280/stat : 14280 (java) S 14272 14274 14060 0 -1 64 404 0 0 0 23 2 0 0 16 0 8 0 275320969 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275320969 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14272 vsize=915460 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) S 14272 14274 14060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275320969 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 578.36
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 596.842
CPU time (s): 592.118
CPU user time (s): 586.902
CPU system time (s): 5.21621
CPU usage (%): 99.2085
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 586.902
system time used= 5.21621
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9305
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= 13260
involuntary context switches= 33504

runsolver used 0.772882 s user time and 1.88371 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan 20 05:01:02 UTC 2007


IDJOB= 277616
IDBENCH= 7478
IDSOLVER= 69
FILE ID= node17/277616-1169269262

PBS_JOBID= 3607410

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-40-1100-2000/cnf-2-40-1800-067521_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277616-1169269262/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-277616-1169269262 -o ROOT/results/node17/solver-277616-1169269262 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277616-1169269262/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1c1a236ff51e1fd34b7e79797ed292a6

RANDOM SEED= 418385768

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1253432 kB
Buffers:         47044 kB
Cached:         500356 kB
SwapCached:          0 kB
Active:         376348 kB
Inactive:       349536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1253432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2192 kB
Writeback:           0 kB
Mapped:         205756 kB
Slab:            60568 kB
Committed_AS:  8369144 kB
PageTables:       2808 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node17 on Sat Jan 20 05:10:59 UTC 2007