Trace number 278434

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 EPFCOPTIMUM 591.42 594.326

General information on the benchmark

NameMaxCSP/cnf/2-40-2100-3000/
cnf-2-40-2300-96021_ext.xml
MD5SUM68c415f9c7ce5366bf1a6ae1f3f8a678
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints391
Best CPU time to get the best result obtained on this benchmark4.79727
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints671
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension671
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=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/278434-1169288064/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.09  cpuTime=0.08  mem=6M887
0.40	   
0.40	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.57	     nbConstraints=671  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=657
0.57	     nbConflictsStructures=14  nbSharedConflictsStructures=657  nbSharedBinaryRepresentations=52  maxDegree=39
0.57	     maxArity=2
0.57	       =>  wckTime=0.255  cpuTime=0.18  mem=8M837
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.338  cpuTime=0.22  mem=5M697
0.65	
0.65	s SATISFIABLE
0.65	o 340
0.65	c 331
0.66	o 346
0.66	c 325
0.66	o 351
0.66	c 320
0.66	o 354
0.66	c 317
0.66	o 357
0.66	c 314
0.66	o 360
0.66	c 311
0.66	o 363
0.66	c 308
0.66	o 364
0.66	c 307
0.66	o 366
0.66	c 305
0.66	o 369
0.66	c 302
0.67	o 370
0.67	c 301
0.67	o 374
0.67	c 297
0.67	o 375
0.67	c 296
0.67	o 376
0.67	c 295
0.67	o 381
0.67	c 290
0.67	o 383
0.67	c 288
0.68	o 385
0.68	c 286
0.68	o 386
0.68	c 285
0.68	o 387
0.68	c 284
0.74	o 388
0.74	c 283
0.74	o 389
0.74	c 282
0.77	o 391
0.77	c 280
3.13	   
3.13	   search
3.13	     run=0  nbConstraintChecks=11358746  nbAssignments=10000
3.13	       =>  wckTime=2.486  cpuTime=2.45  mem=5M697
5.37	   
5.37	   search
5.37	     run=1  nbConstraintChecks=22797637  nbAssignments=20000
5.37	       =>  wckTime=4.72  cpuTime=4.67  mem=5M697
7.60	   
7.60	   search
7.60	     run=2  nbConstraintChecks=34160370  nbAssignments=30000
7.60	       =>  wckTime=6.956  cpuTime=6.9  mem=5M697
9.87	   
9.87	   search
9.87	     run=3  nbConstraintChecks=45599740  nbAssignments=40000
9.87	       =>  wckTime=9.222  cpuTime=9.15  mem=5M697
12.13	   
12.13	   search
12.13	     run=4  nbConstraintChecks=56960142  nbAssignments=50000
12.13	       =>  wckTime=11.484  cpuTime=11.41  mem=5M697
14.41	   
14.41	   search
14.41	     run=5  nbConstraintChecks=68400603  nbAssignments=60000
14.41	       =>  wckTime=13.76  cpuTime=13.67  mem=5M697
16.67	   
16.67	   search
16.67	     run=6  nbConstraintChecks=79767200  nbAssignments=70000
16.67	       =>  wckTime=16.023  cpuTime=15.93  mem=5M697
18.95	   
18.95	   search
18.95	     run=7  nbConstraintChecks=91203018  nbAssignments=80000
18.95	       =>  wckTime=18.304  cpuTime=18.19  mem=5M697
21.19	   
21.19	   search
21.19	     run=8  nbConstraintChecks=102565890  nbAssignments=90000
21.19	       =>  wckTime=20.548  cpuTime=20.42  mem=5M697
23.45	   
23.45	   search
23.45	     run=9  nbConstraintChecks=113993413  nbAssignments=100000
23.45	       =>  wckTime=22.801  cpuTime=22.66  mem=5M697
25.69	   
25.69	   search
25.69	     run=10  nbConstraintChecks=125360762  nbAssignments=110000
25.69	       =>  wckTime=25.045  cpuTime=24.9  mem=5M697
27.94	   
27.94	   search
27.94	     run=11  nbConstraintChecks=136797370  nbAssignments=120000
27.94	       =>  wckTime=27.298  cpuTime=27.15  mem=5M697
30.20	   
30.20	   search
30.20	     run=12  nbConstraintChecks=148156132  nbAssignments=130000
30.20	       =>  wckTime=29.557  cpuTime=29.39  mem=5M697
30.94	   
30.94	   search
30.94	     run=13  nbConstraintChecks=151842614  nbAssignments=133226
30.94	       =>  wckTime=30.294  cpuTime=30.13  mem=5M697
30.94	   
30.94	   global
30.94	     nbConstraintChecks=151842614  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.94	     solvingWckTime=30.291  solvingCpuTime=30.13  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.94	     globalCpuTime=30.39
30.94	       =>  wckTime=30.631  cpuTime=30.35  mem=5M697
30.94	   
30.94	   solver IterativeSystematicSolver being built... 
31.08	       =>  wckTime=30.765  cpuTime=30.45  mem=16M814
31.14	   
31.14	   preprocessing
31.14	     nbConstraintChecks=68620  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.14	     detectedInconsistency=no
31.14	       =>  wckTime=0.062  cpuTime=0.04  mem=16M814
31.17	   
31.17	   search
31.17	     run=0  nbConstraintChecks=66267  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36
31.18	     nbFailedAssignments=8  nbBacktracks=11  nbVisitedNodes=55  nbRestartNogoods=0
31.18	       =>  wckTime=0.095  cpuTime=0.07  mem=16M814
31.22	   
31.22	   search
31.22	     run=1  nbConstraintChecks=155846  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=84
31.22	     nbFailedAssignments=23  nbBacktracks=26  nbVisitedNodes=130  nbRestartNogoods=2
31.22	       =>  wckTime=0.145  cpuTime=0.11  mem=16M814
31.27	   
31.27	   search
31.27	     run=2  nbConstraintChecks=277134  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=142
31.27	     nbFailedAssignments=44  nbBacktracks=49  nbVisitedNodes=226  nbRestartNogoods=4
31.27	       =>  wckTime=0.191  cpuTime=0.16  mem=16M814
31.33	   
31.33	   search
31.33	     run=3  nbConstraintChecks=431387  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=213
31.33	     nbFailedAssignments=67  nbBacktracks=82  nbVisitedNodes=352  nbRestartNogoods=7
31.33	       =>  wckTime=0.248  cpuTime=0.21  mem=16M814
31.42	   
31.42	   search
31.42	     run=4  nbConstraintChecks=675937  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=322
31.42	     nbFailedAssignments=110  nbBacktracks=132  nbVisitedNodes=548  nbRestartNogoods=10
31.42	       =>  wckTime=0.339  cpuTime=0.3  mem=16M814
31.55	   
31.55	   search
31.55	     run=5  nbConstraintChecks=1018626  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=466
31.55	     nbFailedAssignments=166  nbBacktracks=207  nbVisitedNodes=821  nbRestartNogoods=12
31.55	       =>  wckTime=0.47  cpuTime=0.43  mem=16M814
31.73	   
31.73	   search
31.73	     run=6  nbConstraintChecks=1518912  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=681
31.73	     nbFailedAssignments=252  nbBacktracks=320  nbVisitedNodes=1233  nbRestartNogoods=16
31.73	       =>  wckTime=0.655  cpuTime=0.61  mem=16M814
31.99	   
32.00	   search
32.00	     run=7  nbConstraintChecks=2232427  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=988
32.00	     nbFailedAssignments=371  nbBacktracks=491  nbVisitedNodes=1819  nbRestartNogoods=19
32.00	       =>  wckTime=0.917  cpuTime=0.88  mem=16M814
32.38	   
32.38	   search
32.38	     run=8  nbConstraintChecks=3275592  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1438
32.38	     nbFailedAssignments=547  nbBacktracks=747  nbVisitedNodes=2689  nbRestartNogoods=21
32.38	       =>  wckTime=1.302  cpuTime=1.26  mem=16M814
32.99	   
32.99	   search
32.99	     run=9  nbConstraintChecks=4922721  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2110
32.99	     nbFailedAssignments=817  nbBacktracks=1133  nbVisitedNodes=3994  nbRestartNogoods=24
32.99	       =>  wckTime=1.911  cpuTime=1.84  mem=16M814
33.84	   
33.84	   search
33.84	     run=10  nbConstraintChecks=7350713  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3093
33.84	     nbFailedAssignments=1213  nbBacktracks=1709  nbVisitedNodes=5921  nbRestartNogoods=28
33.84	       =>  wckTime=2.762  cpuTime=2.69  mem=16M814
35.03	   
35.03	   search
35.03	     run=11  nbConstraintChecks=10753914  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4563
35.03	     nbFailedAssignments=1802  nbBacktracks=2574  nbVisitedNodes=8790  nbRestartNogoods=34
35.03	       =>  wckTime=3.956  cpuTime=3.88  mem=16M814
36.80	   
36.80	   search
36.80	     run=12  nbConstraintChecks=15771816  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6696
36.80	     nbFailedAssignments=2618  nbBacktracks=3871  nbVisitedNodes=12967  nbRestartNogoods=39
36.80	       =>  wckTime=5.724  cpuTime=5.63  mem=16M814
39.68	   
39.68	   search
39.68	     run=13  nbConstraintChecks=23796362  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9980
39.68	     nbFailedAssignments=3941  nbBacktracks=5818  nbVisitedNodes=19425  nbRestartNogoods=42
39.68	       =>  wckTime=8.602  cpuTime=8.49  mem=16M814
44.24	   
44.24	   search
44.24	     run=14  nbConstraintChecks=36491489  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15038
44.24	     nbFailedAssignments=6072  nbBacktracks=8738  nbVisitedNodes=29382  nbRestartNogoods=47
44.24	       =>  wckTime=13.159  cpuTime=13.03  mem=16M814
50.86	   
50.86	   search
50.86	     run=15  nbConstraintChecks=55026920  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22450
50.86	     nbFailedAssignments=9093  nbBacktracks=13116  nbVisitedNodes=43934  nbRestartNogoods=52
50.86	       =>  wckTime=19.784  cpuTime=19.61  mem=16M814
61.29	   
61.29	   search
61.29	     run=16  nbConstraintChecks=83847706  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33637
61.29	     nbFailedAssignments=13700  nbBacktracks=19684  nbVisitedNodes=65945  nbRestartNogoods=60
61.29	       =>  wckTime=30.214  cpuTime=29.99  mem=16M814
76.14	   
76.14	   search
76.14	     run=17  nbConstraintChecks=125493146  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50443
76.14	     nbFailedAssignments=20641  nbBacktracks=29536  nbVisitedNodes=98900  nbRestartNogoods=66
76.14	       =>  wckTime=45.064  cpuTime=44.77  mem=16M814
99.23	   
99.23	   search
99.23	     run=18  nbConstraintChecks=188669862  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76200
99.23	     nbFailedAssignments=31610  nbBacktracks=44314  nbVisitedNodes=149089  nbRestartNogoods=75
99.23	       =>  wckTime=68.157  cpuTime=67.74  mem=16M814
134.84	   
134.84	   search
134.84	     run=19  nbConstraintChecks=284826937  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=114219
134.84	     nbFailedAssignments=47452  nbBacktracks=66483  nbVisitedNodes=223575  nbRestartNogoods=80
134.84	       =>  wckTime=103.76  cpuTime=103.18  mem=16M814
185.83	   
185.83	   search
185.83	     run=20  nbConstraintChecks=421540918  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=169963
185.83	     nbFailedAssignments=69929  nbBacktracks=99735  nbVisitedNodes=332878  nbRestartNogoods=87
185.83	       =>  wckTime=154.754  cpuTime=153.92  mem=16M814
264.64	   
264.64	   search
264.64	     run=21  nbConstraintChecks=632766651  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=255288
264.64	     nbFailedAssignments=105366  nbBacktracks=149613  nbVisitedNodes=499480  nbRestartNogoods=93
264.64	       =>  wckTime=233.565  cpuTime=232.36  mem=16M814
380.00	   
380.00	   search
380.00	     run=22  nbConstraintChecks=940952885  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=379109
380.00	     nbFailedAssignments=154357  nbBacktracks=224431  nbVisitedNodes=742735  nbRestartNogoods=98
380.00	       =>  wckTime=348.923  cpuTime=347.15  mem=16M814
550.86	   
550.86	   search
550.86	     run=23  nbConstraintChecks=1400377465  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=564748
550.86	     nbFailedAssignments=227756  nbBacktracks=336658  nbVisitedNodes=1105522  nbRestartNogoods=105
550.86	       =>  wckTime=519.785  cpuTime=517.2  mem=16M814
594.29	   
594.29	   search
594.29	     run=24  nbConstraintChecks=1516635220  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=611433
594.29	     nbFailedAssignments=246120  nbBacktracks=364980  nbVisitedNodes=1196418  nbRestartNogoods=109
594.29	       =>  wckTime=563.216  cpuTime=560.41  mem=16M814
594.29	   
594.29	   global
594.29	     nbConstraintChecks=1516703840  nbRestartNogoods=109  solvingWckTime=563.217  solvingCpuTime=560.41  expiredTime=no
594.29	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=590.9
594.29	       =>  wckTime=593.983  cpuTime=590.86  mem=16M814
594.30	
594.30	s OPTIMUM FOUND
594.30	v 1 0 0 0 1 1 1 1 0 0 1 1 1 0 0 1 1 1 1 0 0 1 0 1 1 1 0 1 0 0 1 1 0 1 1 1 1 1 1 0 
594.30	   
594.30	   totalWckTime=594.064  totalCpuTime=590.9

Verifier Data (download as text)

280 unsatisfied constraints, 391 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/node15/watcher-278434-1169288064 -o ROOT/results/node15/solver-278434-1169288064 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278434-1169288064/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: 0.93 1.11 1.46 4/86 18179
/proc/meminfo: memFree=1430016/2055920 swapFree=4173628/4192956
[pid=18178] ppid=18176 vsize=9788 CPUtime=0
/proc/18178/stat : 18178 (java) R 18176 18178 17835 0 -1 0 436 0 0 0 0 0 0 0 19 0 1 0 277201252 10022912 223 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7482646 0 0 4096 0 0 0 0 17 1 0 0
/proc/18178/statm: 2447 223 167 14 0 1138 0

[startup+0.103913 s]
/proc/loadavg: 0.93 1.11 1.46 4/86 18179
/proc/meminfo: memFree=1430016/2055920 swapFree=4173628/4192956
[pid=18178] ppid=18176 vsize=914988 CPUtime=0.08
/proc/18178/stat : 18178 (java) S 18176 18178 17835 0 -1 0 2997 0 1 0 7 1 0 0 17 0 8 0 277201252 936947712 2743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18178/statm: 228747 2743 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511985 s]
/proc/loadavg: 0.93 1.11 1.46 4/86 18179
/proc/meminfo: memFree=1430016/2055920 swapFree=4173628/4192956
[pid=18178] ppid=18176 vsize=915332 CPUtime=0.49
/proc/18178/stat : 18178 (java) R 18176 18178 17835 0 -1 0 6359 0 1 0 46 3 0 0 17 0 8 0 277201252 937299968 6098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072925084 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18178/statm: 228833 6098 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33312 s]
/proc/loadavg: 0.93 1.11 1.46 3/93 18186
/proc/meminfo: memFree=1411528/2055920 swapFree=4173628/4192956
[pid=18178] ppid=18176 vsize=915460 CPUtime=1.3
/proc/18178/stat : 18178 (java) R 18176 18178 17835 0 -1 0 7278 0 1 0 116 14 0 0 22 0 8 0 277201252 937431040 7016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7933647 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18178/statm: 228865 7016 2479 14 0 215335 0
[pid=18178/tid=18180] ppid=18176 vsize=915460 CPUtime=0.02
/proc/18178/task/18180/stat : 18180 (java) S 18176 18178 17835 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 277201256 937431040 7016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18181] ppid=18176 vsize=915460 CPUtime=0
/proc/18178/task/18181/stat : 18181 (java) S 18176 18178 17835 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277201256 937431040 7016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18182] ppid=18176 vsize=915460 CPUtime=0
/proc/18178/task/18182/stat : 18182 (java) S 18176 18178 17835 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277201256 937431040 7016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18183] ppid=18176 vsize=915460 CPUtime=0
/proc/18178/task/18183/stat : 18183 (java) S 18176 18178 17835 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277201260 937431040 7016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18184] ppid=18176 vsize=915460 CPUtime=0.15
/proc/18178/task/18184/stat : 18184 (java) S 18176 18178 17835 0 -1 64 340 0 0 0 15 0 0 0 16 0 8 0 277201260 937431040 7016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18185] ppid=18176 vsize=915460 CPUtime=0
/proc/18178/task/18185/stat : 18185 (java) S 18176 18178 17835 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277201260 937431040 7016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18186] ppid=18176 vsize=915460 CPUtime=0
/proc/18178/task/18186/stat : 18186 (java) S 18176 18178 17835 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277201260 937431040 7016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.9714 s]
/proc/loadavg: 1.01 1.13 1.46 3/93 18186
/proc/meminfo: memFree=1411528/2055920 swapFree=4173628/4192956
[pid=18178] ppid=18176 vsize=915460 CPUtime=2.93
/proc/18178/stat : 18178 (java) R 18176 18178 17835 0 -1 0 7279 0 1 0 252 41 0 0 25 0 8 0 277201252 937431040 7016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18178/statm: 228865 7016 2479 14 0 215335 0
[pid=18178/tid=18180] ppid=18176 vsize=915460 CPUtime=0.02
/proc/18178/task/18180/stat : 18180 (java) S 18176 18178 17835 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 277201256 937431040 7016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18181] ppid=18176 vsize=915460 CPUtime=0
/proc/18178/task/18181/stat : 18181 (java) S 18176 18178 17835 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277201256 937431040 7016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18182] ppid=18176 vsize=915460 CPUtime=0
/proc/18178/task/18182/stat : 18182 (java) S 18176 18178 17835 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277201256 937431040 7016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18183] ppid=18176 vsize=915460 CPUtime=0
/proc/18178/task/18183/stat : 18183 (java) S 18176 18178 17835 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277201260 937431040 7016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18184] ppid=18176 vsize=915460 CPUtime=0.15
/proc/18178/task/18184/stat : 18184 (java) S 18176 18178 17835 0 -1 64 340 0 0 0 15 0 0 0 16 0 8 0 277201260 937431040 7016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18185] ppid=18176 vsize=915460 CPUtime=0
/proc/18178/task/18185/stat : 18185 (java) S 18176 18178 17835 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277201260 937431040 7016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18186] ppid=18176 vsize=915460 CPUtime=0
/proc/18178/task/18186/stat : 18186 (java) S 18176 18178 17835 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277201260 937431040 7016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915460

[startup+6.26797 s]
/proc/loadavg: 1.01 1.13 1.46 4/100 18246
/proc/meminfo: memFree=1406992/2055920 swapFree=4173628/4192956
[pid=18178] ppid=18176 vsize=916484 CPUtime=6.23
/proc/18178/stat : 18178 (java) R 18176 18178 17835 0 -1 0 7282 0 1 0 526 97 0 0 25 0 8 0 277201252 938479616 7019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18178/statm: 229121 7019 2479 14 0 215591 0
[pid=18178/tid=18180] ppid=18176 vsize=916484 CPUtime=0.02
/proc/18178/task/18180/stat : 18180 (java) S 18176 18178 17835 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 277201256 938479616 7019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18181] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18181/stat : 18181 (java) S 18176 18178 17835 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277201256 938479616 7019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18182] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18182/stat : 18182 (java) S 18176 18178 17835 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277201256 938479616 7019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18183] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18183/stat : 18183 (java) S 18176 18178 17835 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277201260 938479616 7019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18184] ppid=18176 vsize=916484 CPUtime=0.15
/proc/18178/task/18184/stat : 18184 (java) S 18176 18178 17835 0 -1 64 342 0 0 0 15 0 0 0 16 0 8 0 277201260 938479616 7019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18185] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18185/stat : 18185 (java) S 18176 18178 17835 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277201260 938479616 7019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18186] ppid=18176 vsize=916488 CPUtime=0
/proc/18178/task/18186/stat : 18186 (java) S 18176 18178 17835 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277201260 938483712 7019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 916484

[startup+12.7409 s]
/proc/loadavg: 1.24 1.17 1.47 3/100 18246
/proc/meminfo: memFree=1394584/2055920 swapFree=4173628/4192956
[pid=18178] ppid=18176 vsize=916484 CPUtime=12.66
/proc/18178/stat : 18178 (java) R 18176 18178 17835 0 -1 0 7283 0 1 0 1065 201 0 0 25 0 8 0 277201252 938479616 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073705053 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18178/statm: 229121 7020 2479 14 0 215591 0
[pid=18178/tid=18180] ppid=18176 vsize=916484 CPUtime=0.02
/proc/18178/task/18180/stat : 18180 (java) S 18176 18178 17835 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 277201256 938479616 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18181] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18181/stat : 18181 (java) S 18176 18178 17835 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277201256 938479616 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18182] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18182/stat : 18182 (java) S 18176 18178 17835 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277201256 938479616 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18183] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18183/stat : 18183 (java) S 18176 18178 17835 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277201260 938479616 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18184] ppid=18176 vsize=916484 CPUtime=0.15
/proc/18178/task/18184/stat : 18184 (java) S 18176 18178 17835 0 -1 64 343 0 0 0 15 0 0 0 16 0 8 0 277201260 938479616 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18185/stat : 18185 (java) S 18176 18178 17835 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277201260 938479616 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18186] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18186/stat : 18186 (java) S 18176 18178 17835 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277201260 938479616 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 916484

[startup+25.5911 s]
/proc/loadavg: 1.35 1.20 1.48 3/100 18246
/proc/meminfo: memFree=1394584/2055920 swapFree=4173628/4192956
[pid=18178] ppid=18176 vsize=916484 CPUtime=25.46
/proc/18178/stat : 18178 (java) R 18176 18178 17835 0 -1 0 7283 0 1 0 2137 409 0 0 25 0 8 0 277201252 938479616 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073702613 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18178/statm: 229121 7020 2479 14 0 215591 0
[pid=18178/tid=18180] ppid=18176 vsize=916484 CPUtime=0.02
/proc/18178/task/18180/stat : 18180 (java) S 18176 18178 17835 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 277201256 938479616 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18181] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18181/stat : 18181 (java) S 18176 18178 17835 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277201256 938479616 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18182] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18182/stat : 18182 (java) S 18176 18178 17835 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277201256 938479616 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18183] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18183/stat : 18183 (java) S 18176 18178 17835 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277201260 938479616 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18184] ppid=18176 vsize=916484 CPUtime=0.15
/proc/18178/task/18184/stat : 18184 (java) S 18176 18178 17835 0 -1 64 343 0 0 0 15 0 0 0 16 0 8 0 277201260 938479616 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18185/stat : 18185 (java) S 18176 18178 17835 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277201260 938479616 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18186] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18186/stat : 18186 (java) S 18176 18178 17835 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277201260 938479616 7020 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 916484

[startup+51.2895 s]
/proc/loadavg: 1.57 1.26 1.49 3/100 18246
/proc/meminfo: memFree=1379992/2055920 swapFree=4173628/4192956
[pid=18178] ppid=18176 vsize=916484 CPUtime=51.01
/proc/18178/stat : 18178 (java) R 18176 18178 17835 0 -1 0 9194 0 1 0 4600 501 0 0 25 0 8 0 277201252 938479616 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848273 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18178/statm: 229121 8927 2532 14 0 215591 0
[pid=18178/tid=18180] ppid=18176 vsize=916484 CPUtime=0.02
/proc/18178/task/18180/stat : 18180 (java) S 18176 18178 17835 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 277201256 938479616 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18181] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18181/stat : 18181 (java) S 18176 18178 17835 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277201256 938479616 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18182] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18182/stat : 18182 (java) S 18176 18178 17835 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277201256 938479616 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18183] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18183/stat : 18183 (java) S 18176 18178 17835 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277201260 938479616 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18184] ppid=18176 vsize=916484 CPUtime=0.25
/proc/18178/task/18184/stat : 18184 (java) S 18176 18178 17835 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 277201260 938479616 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18185/stat : 18185 (java) S 18176 18178 17835 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277201260 938479616 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18186] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18186/stat : 18186 (java) S 18176 18178 17835 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277201260 938479616 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 916484

[startup+102.581 s]
/proc/loadavg: 1.83 1.38 1.52 3/100 18246
/proc/meminfo: memFree=1379928/2055920 swapFree=4173628/4192956
[pid=18178] ppid=18176 vsize=916484 CPUtime=102.05
/proc/18178/stat : 18178 (java) R 18176 18178 17835 0 -1 0 9201 0 1 0 9704 501 0 0 25 0 8 0 277201252 938479616 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824619 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18178/statm: 229121 8934 2532 14 0 215591 0
[pid=18178/tid=18180] ppid=18176 vsize=916484 CPUtime=0.02
/proc/18178/task/18180/stat : 18180 (java) S 18176 18178 17835 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 277201256 938479616 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18181] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18181/stat : 18181 (java) S 18176 18178 17835 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277201256 938479616 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18182] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18182/stat : 18182 (java) S 18176 18178 17835 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277201256 938479616 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18183] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18183/stat : 18183 (java) S 18176 18178 17835 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277201260 938479616 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18184] ppid=18176 vsize=916484 CPUtime=0.25
/proc/18178/task/18184/stat : 18184 (java) S 18176 18178 17835 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 277201260 938479616 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18185/stat : 18185 (java) S 18176 18178 17835 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277201260 938479616 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18186] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18186/stat : 18186 (java) S 18176 18178 17835 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277201260 938479616 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 916484

[startup+162.602 s]
/proc/loadavg: 1.97 1.51 1.55 3/100 18246
/proc/meminfo: memFree=1379864/2055920 swapFree=4173628/4192956
[pid=18178] ppid=18176 vsize=916484 CPUtime=161.78
/proc/18178/stat : 18178 (java) R 18176 18178 17835 0 -1 0 9205 0 1 0 15677 501 0 0 25 0 8 0 277201252 938479616 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824599 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/18178/task/18183/stat : 18183 (java) S 18176 18178 17835 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277201260 938479616 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18184] ppid=18176 vsize=916484 CPUtime=0.26
/proc/18178/task/18184/stat : 18184 (java) S 18176 18178 17835 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 277201260 938479616 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18185/stat : 18185 (java) S 18176 18178 17835 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277201260 938479616 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18186] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18186/stat : 18186 (java) S 18176 18178 17835 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277201260 938479616 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.78
Current children cumulated vsize (KiB) 916484

[startup+222.619 s]
/proc/loadavg: 1.99 1.59 1.58 3/100 18246
/proc/meminfo: memFree=1379800/2055920 swapFree=4173628/4192956
[pid=18178] ppid=18176 vsize=916484 CPUtime=221.54
/proc/18178/stat : 18178 (java) R 18176 18178 17835 0 -1 0 9208 0 1 0 21652 502 0 0 25 0 8 0 277201252 938479616 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073887957 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18178/statm: 229121 8939 2532 14 0 215591 0
[pid=18178/tid=18180] ppid=18176 vsize=916484 CPUtime=0.02
/proc/18178/task/18180/stat : 18180 (java) S 18176 18178 17835 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 277201256 938479616 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18181] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18181/stat : 18181 (java) S 18176 18178 17835 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277201256 938479616 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18182] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18182/stat : 18182 (java) S 18176 18178 17835 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277201256 938479616 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18183] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18183/stat : 18183 (java) S 18176 18178 17835 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277201260 938479616 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18184] ppid=18176 vsize=916484 CPUtime=0.26
/proc/18178/task/18184/stat : 18184 (java) S 18176 18178 17835 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 277201260 938479616 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18185/stat : 18185 (java) S 18176 18178 17835 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277201260 938479616 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18186] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18186/stat : 18186 (java) S 18176 18178 17835 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277201260 938479616 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.54
Current children cumulated vsize (KiB) 916484

[startup+282.647 s]
/proc/loadavg: 1.99 1.66 1.60 3/100 18246
/proc/meminfo: memFree=1379800/2055920 swapFree=4173628/4192956
[pid=18178] ppid=18176 vsize=916484 CPUtime=281.27
/proc/18178/stat : 18178 (java) R 18176 18178 17835 0 -1 0 9211 0 1 0 27625 502 0 0 25 0 8 0 277201252 938479616 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073870049 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18178/statm: 229121 8942 2532 14 0 215591 0
[pid=18178/tid=18180] ppid=18176 vsize=916484 CPUtime=0.02
/proc/18178/task/18180/stat : 18180 (java) S 18176 18178 17835 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 277201256 938479616 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18181] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18181/stat : 18181 (java) S 18176 18178 17835 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277201256 938479616 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18182] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18182/stat : 18182 (java) S 18176 18178 17835 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277201256 938479616 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18183] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18183/stat : 18183 (java) S 18176 18178 17835 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277201260 938479616 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18184] ppid=18176 vsize=916484 CPUtime=0.26
/proc/18178/task/18184/stat : 18184 (java) S 18176 18178 17835 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 277201260 938479616 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18185/stat : 18185 (java) S 18176 18178 17835 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277201260 938479616 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18186] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18186/stat : 18186 (java) S 18176 18178 17835 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277201260 938479616 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.27
Current children cumulated vsize (KiB) 916484

[startup+342.683 s]
/proc/loadavg: 1.99 1.72 1.62 3/100 18246
/proc/meminfo: memFree=1379744/2055920 swapFree=4173628/4192956
[pid=18178] ppid=18176 vsize=916484 CPUtime=341
/proc/18178/stat : 18178 (java) R 18176 18178 17835 0 -1 0 9211 0 1 0 33598 502 0 0 25 0 8 0 277201252 938479616 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823561 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18178/statm: 229121 8942 2532 14 0 215591 0
[pid=18178/tid=18180] ppid=18176 vsize=916484 CPUtime=0.02
/proc/18178/task/18180/stat : 18180 (java) S 18176 18178 17835 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 277201256 938479616 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18181] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18181/stat : 18181 (java) S 18176 18178 17835 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277201256 938479616 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18182] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18182/stat : 18182 (java) S 18176 18178 17835 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277201256 938479616 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18183] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18183/stat : 18183 (java) S 18176 18178 17835 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277201260 938479616 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18184] ppid=18176 vsize=916484 CPUtime=0.26
/proc/18178/task/18184/stat : 18184 (java) S 18176 18178 17835 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 277201260 938479616 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18185/stat : 18185 (java) S 18176 18178 17835 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277201260 938479616 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18186] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18186/stat : 18186 (java) R 18176 18178 17835 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277201260 938479616 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 341
Current children cumulated vsize (KiB) 916484

[startup+402.71 s]
/proc/loadavg: 1.99 1.77 1.64 3/100 18248
/proc/meminfo: memFree=1379552/2055920 swapFree=4173628/4192956
[pid=18178] ppid=18176 vsize=916484 CPUtime=400.75
/proc/18178/stat : 18178 (java) R 18176 18178 17835 0 -1 0 9213 0 1 0 39573 502 0 0 25 0 8 0 277201252 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073887903 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18178/statm: 229121 8944 2532 14 0 215591 0
[pid=18178/tid=18180] ppid=18176 vsize=916484 CPUtime=0.02
/proc/18178/task/18180/stat : 18180 (java) S 18176 18178 17835 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 277201256 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18181] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18181/stat : 18181 (java) S 18176 18178 17835 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277201256 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18182] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18182/stat : 18182 (java) S 18176 18178 17835 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277201256 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18183] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18183/stat : 18183 (java) S 18176 18178 17835 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277201260 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18184] ppid=18176 vsize=916484 CPUtime=0.26
/proc/18178/task/18184/stat : 18184 (java) S 18176 18178 17835 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 277201260 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18185/stat : 18185 (java) S 18176 18178 17835 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277201260 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18186] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18186/stat : 18186 (java) S 18176 18178 17835 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277201260 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 400.75
Current children cumulated vsize (KiB) 916484

[startup+462.735 s]
/proc/loadavg: 1.99 1.81 1.66 3/100 18248
/proc/meminfo: memFree=1379616/2055920 swapFree=4173628/4192956
[pid=18178] ppid=18176 vsize=916484 CPUtime=460.48
/proc/18178/stat : 18178 (java) R 18176 18178 17835 0 -1 0 9213 0 1 0 45546 502 0 0 25 0 8 0 277201252 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825466 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18178/statm: 229121 8944 2532 14 0 215591 0
[pid=18178/tid=18180] ppid=18176 vsize=916484 CPUtime=0.02
/proc/18178/task/18180/stat : 18180 (java) S 18176 18178 17835 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 277201256 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18181] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18181/stat : 18181 (java) S 18176 18178 17835 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277201256 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18182] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18182/stat : 18182 (java) S 18176 18178 17835 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277201256 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18183] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18183/stat : 18183 (java) S 18176 18178 17835 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277201260 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18184] ppid=18176 vsize=916484 CPUtime=0.26
/proc/18178/task/18184/stat : 18184 (java) S 18176 18178 17835 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 277201260 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18185/stat : 18185 (java) S 18176 18178 17835 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277201260 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18186] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18186/stat : 18186 (java) S 18176 18178 17835 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277201260 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 460.48
Current children cumulated vsize (KiB) 916484

[startup+522.753 s]
/proc/loadavg: 2.05 1.86 1.68 3/100 18248
/proc/meminfo: memFree=1379616/2055920 swapFree=4173628/4192956
[pid=18178] ppid=18176 vsize=916484 CPUtime=520.22
/proc/18178/stat : 18178 (java) R 18176 18178 17835 0 -1 0 9213 0 1 0 51520 502 0 0 25 0 8 0 277201252 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073888224 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18178/statm: 229121 8944 2532 14 0 215591 0
[pid=18178/tid=18180] ppid=18176 vsize=916484 CPUtime=0.02
/proc/18178/task/18180/stat : 18180 (java) S 18176 18178 17835 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 277201256 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18181] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18181/stat : 18181 (java) S 18176 18178 17835 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277201256 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18182] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18182/stat : 18182 (java) S 18176 18178 17835 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277201256 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18183] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18183/stat : 18183 (java) S 18176 18178 17835 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277201260 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18184] ppid=18176 vsize=916484 CPUtime=0.26
/proc/18178/task/18184/stat : 18184 (java) S 18176 18178 17835 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 277201260 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18185/stat : 18185 (java) S 18176 18178 17835 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277201260 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18186] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18186/stat : 18186 (java) S 18176 18178 17835 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277201260 938479616 8944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 520.22
Current children cumulated vsize (KiB) 916484

[startup+582.773 s]
/proc/loadavg: 2.08 1.90 1.71 3/100 18248
/proc/meminfo: memFree=1379616/2055920 swapFree=4173628/4192956
[pid=18178] ppid=18176 vsize=916484 CPUtime=579.95
/proc/18178/stat : 18178 (java) R 18176 18178 17835 0 -1 0 9216 0 1 0 57493 502 0 0 25 0 8 0 277201252 938479616 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844156 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18178/statm: 229121 8947 2532 14 0 215591 0
[pid=18178/tid=18180] ppid=18176 vsize=916484 CPUtime=0.02
/proc/18178/task/18180/stat : 18180 (java) S 18176 18178 17835 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 277201256 938479616 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18181] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18181/stat : 18181 (java) S 18176 18178 17835 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277201256 938479616 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18182] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18182/stat : 18182 (java) S 18176 18178 17835 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277201256 938479616 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18183] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18183/stat : 18183 (java) S 18176 18178 17835 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277201260 938479616 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18184] ppid=18176 vsize=916484 CPUtime=0.26
/proc/18178/task/18184/stat : 18184 (java) S 18176 18178 17835 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 277201260 938479616 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18178/tid=18185] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18185/stat : 18185 (java) S 18176 18178 17835 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277201260 938479616 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18178/tid=18186] ppid=18176 vsize=916484 CPUtime=0
/proc/18178/task/18186/stat : 18186 (java) S 18176 18178 17835 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277201260 938479616 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 579.95
Current children cumulated vsize (KiB) 916484

Child status: 0
Real time (s): 594.326
CPU time (s): 591.42
CPU user time (s): 586.383
CPU system time (s): 5.03723
CPU usage (%): 99.5111
Max. virtual memory (cumulated for all children) (KiB): 916488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 586.383
system time used= 5.03723
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9315
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= 13045
involuntary context switches= 33270

runsolver used 0.668898 s user time and 1.55976 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan 20 10:14:24 UTC 2007


IDJOB= 278434
IDBENCH= 8386
IDSOLVER= 68
FILE ID= node15/278434-1169288064

PBS_JOBID= 3609533

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-40-2100-3000/cnf-2-40-2300-96021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278434-1169288064/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-278434-1169288064 -o ROOT/results/node15/solver-278434-1169288064 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278434-1169288064/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  68c415f9c7ce5366bf1a6ae1f3f8a678

RANDOM SEED= 328183719

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.276
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.276
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:       1430496 kB
Buffers:         53472 kB
Cached:         459964 kB
SwapCached:       6628 kB
Active:         194464 kB
Inactive:       356048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1430496 kB
SwapTotal:     4192956 kB
SwapFree:      4173628 kB
Dirty:            4340 kB
Writeback:           0 kB
Mapped:          47888 kB
Slab:            59680 kB
Committed_AS:  8624268 kB
PageTables:       2340 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 node15 on Sat Jan 20 10:24:19 UTC 2007