Trace number 277625

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 902.531 909.139

General information on the benchmark

NameMaxCSP/cnf/2-40-1100-2000/
cnf-2-40-2000-518921_ext.xml
MD5SUM27fbe854dfd45dde8eee7bfb89ad107a
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints403
Best CPU time to get the best result obtained on this benchmark6.02708
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints674
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension674
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/277625-1169269499/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.091  cpuTime=0.09  mem=6M910
0.41	   
0.41	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.57	     nbConstraints=674  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=660
0.57	     nbConflictsStructures=14  nbSharedConflictsStructures=660  nbSharedBinaryRepresentations=52  maxDegree=38
0.57	     maxArity=2
0.57	       =>  wckTime=0.256  cpuTime=0.18  mem=8M860
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.336  cpuTime=0.22  mem=5M698
0.66	
0.66	s SATISFIABLE
0.66	o 350
0.66	c 324
0.66	o 356
0.66	c 318
0.66	o 361
0.66	c 313
0.67	o 365
0.67	c 309
0.67	o 366
0.67	c 308
0.67	o 368
0.67	c 306
0.67	o 370
0.67	c 304
0.67	o 375
0.67	c 299
0.67	o 376
0.67	c 298
0.67	o 380
0.67	c 294
0.67	o 382
0.67	c 292
0.67	o 384
0.67	c 290
0.67	o 385
0.67	c 289
0.67	o 386
0.67	c 288
0.67	o 392
0.67	c 282
0.68	o 393
0.68	c 281
0.70	o 395
0.70	c 279
0.77	o 396
0.77	c 278
0.87	o 398
0.87	c 276
0.94	o 401
0.94	c 273
0.94	o 402
0.94	c 272
0.99	o 403
0.99	c 271
3.07	   
3.07	   search
3.07	     run=0  nbConstraintChecks=10966827  nbAssignments=10000
3.07	       =>  wckTime=2.418  cpuTime=2.38  mem=5M698
5.44	   
5.44	   search
5.44	     run=1  nbConstraintChecks=22038959  nbAssignments=20000
5.44	       =>  wckTime=4.784  cpuTime=4.72  mem=5M698
7.81	   
7.81	   search
7.81	     run=2  nbConstraintChecks=33016884  nbAssignments=30000
7.81	       =>  wckTime=7.152  cpuTime=7.07  mem=5M698
10.20	   
10.20	   search
10.20	     run=3  nbConstraintChecks=44095741  nbAssignments=40000
10.20	       =>  wckTime=9.542  cpuTime=9.43  mem=5M698
12.56	   
12.56	   search
12.56	     run=4  nbConstraintChecks=55065617  nbAssignments=50000
12.56	       =>  wckTime=11.909  cpuTime=11.79  mem=5M698
14.95	   
14.95	   search
14.95	     run=5  nbConstraintChecks=66137293  nbAssignments=60000
14.95	       =>  wckTime=14.297  cpuTime=14.14  mem=5M698
17.30	   
17.30	   search
17.30	     run=6  nbConstraintChecks=77112869  nbAssignments=70000
17.30	       =>  wckTime=16.646  cpuTime=16.48  mem=5M698
19.66	   
19.66	   search
19.66	     run=7  nbConstraintChecks=88178341  nbAssignments=80000
19.66	       =>  wckTime=19.007  cpuTime=18.82  mem=5M698
22.01	   
22.01	   search
22.01	     run=8  nbConstraintChecks=99150775  nbAssignments=90000
22.01	       =>  wckTime=21.354  cpuTime=21.14  mem=5M698
24.37	   
24.37	   search
24.37	     run=9  nbConstraintChecks=110221693  nbAssignments=100000
24.37	       =>  wckTime=23.718  cpuTime=23.5  mem=5M698
26.74	   
26.74	   search
26.74	     run=10  nbConstraintChecks=121195036  nbAssignments=110000
26.74	       =>  wckTime=26.081  cpuTime=25.84  mem=5M698
29.12	   
29.12	   search
29.12	     run=11  nbConstraintChecks=132276748  nbAssignments=120000
29.12	       =>  wckTime=28.467  cpuTime=28.2  mem=5M698
31.26	   
31.26	   search
31.26	     run=12  nbConstraintChecks=142204820  nbAssignments=129057
31.26	       =>  wckTime=30.611  cpuTime=30.33  mem=5M698
31.27	   
31.27	   global
31.27	     nbConstraintChecks=142204820  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.27	     solvingWckTime=30.609  solvingCpuTime=30.33  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.27	     globalCpuTime=30.6
31.27	       =>  wckTime=30.947  cpuTime=30.56  mem=5M698
31.27	   
31.27	   solver IterativeSystematicSolver being built... 
31.41	       =>  wckTime=31.09  cpuTime=30.66  mem=16M817
31.42	   
31.42	   preprocessing
31.42	     nbConstraintChecks=1138  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.42	     detectedInconsistency=no
31.42	       =>  wckTime=0.011  cpuTime=0.01  mem=16M817
31.48	   
31.48	   search
31.48	     run=0  nbConstraintChecks=61987  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36
31.48	     nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=54  nbRestartNogoods=0
31.48	       =>  wckTime=0.072  cpuTime=0.05  mem=16M817
31.54	   
31.54	   search
31.54	     run=1  nbConstraintChecks=149166  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=82
31.54	     nbFailedAssignments=18  nbBacktracks=26  nbVisitedNodes=127  nbRestartNogoods=2
31.54	       =>  wckTime=0.128  cpuTime=0.09  mem=16M817
31.59	   
31.59	   search
31.59	     run=2  nbConstraintChecks=270345  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=143
31.59	     nbFailedAssignments=39  nbBacktracks=48  nbVisitedNodes=231  nbRestartNogoods=4
31.59	       =>  wckTime=0.18  cpuTime=0.14  mem=16M817
31.66	   
31.66	   search
31.66	     run=3  nbConstraintChecks=437870  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=221
31.66	     nbFailedAssignments=65  nbBacktracks=82  nbVisitedNodes=369  nbRestartNogoods=7
31.66	       =>  wckTime=0.251  cpuTime=0.21  mem=16M817
31.77	   
31.77	   search
31.77	     run=4  nbConstraintChecks=671925  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=328
31.77	     nbFailedAssignments=105  nbBacktracks=132  nbVisitedNodes=566  nbRestartNogoods=10
31.77	       =>  wckTime=0.361  cpuTime=0.3  mem=16M817
31.90	   
31.90	   search
31.90	     run=5  nbConstraintChecks=982827  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=468
31.90	     nbFailedAssignments=153  nbBacktracks=207  nbVisitedNodes=829  nbRestartNogoods=15
31.90	       =>  wckTime=0.487  cpuTime=0.43  mem=16M817
32.09	   
32.09	   search
32.09	     run=6  nbConstraintChecks=1477428  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=678
32.09	     nbFailedAssignments=234  nbBacktracks=320  nbVisitedNodes=1233  nbRestartNogoods=20
32.09	       =>  wckTime=0.685  cpuTime=0.62  mem=16M817
32.37	   
32.37	   search
32.37	     run=7  nbConstraintChecks=2143273  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=969
32.37	     nbFailedAssignments=338  nbBacktracks=490  nbVisitedNodes=1798  nbRestartNogoods=23
32.37	       =>  wckTime=0.956  cpuTime=0.89  mem=16M817
32.81	   
32.81	   search
32.81	     run=8  nbConstraintChecks=3222555  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1418
32.81	     nbFailedAssignments=514  nbBacktracks=746  nbVisitedNodes=2679  nbRestartNogoods=28
32.81	       =>  wckTime=1.403  cpuTime=1.33  mem=16M817
33.46	   
33.46	   search
33.46	     run=9  nbConstraintChecks=4823232  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2095
33.46	     nbFailedAssignments=790  nbBacktracks=1130  nbVisitedNodes=4016  nbRestartNogoods=33
33.46	       =>  wckTime=2.049  cpuTime=1.95  mem=16M817
34.41	   
34.41	   search
34.41	     run=10  nbConstraintChecks=7207688  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3065
34.41	     nbFailedAssignments=1164  nbBacktracks=1707  nbVisitedNodes=5937  nbRestartNogoods=39
34.41	       =>  wckTime=3.003  cpuTime=2.89  mem=16M817
35.81	   
35.81	   search
35.81	     run=11  nbConstraintChecks=10802614  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4570
35.81	     nbFailedAssignments=1781  nbBacktracks=2572  nbVisitedNodes=8924  nbRestartNogoods=41
35.81	       =>  wckTime=4.398  cpuTime=4.28  mem=16M817
37.98	   
37.98	   search
37.98	     run=12  nbConstraintChecks=16398396  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6855
37.98	     nbFailedAssignments=2756  nbBacktracks=3869  nbVisitedNodes=13481  nbRestartNogoods=44
37.98	       =>  wckTime=6.567  cpuTime=6.43  mem=16M817
41.08	   
41.08	   search
41.08	     run=13  nbConstraintChecks=24413302  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10181
41.08	     nbFailedAssignments=4118  nbBacktracks=5816  nbVisitedNodes=20116  nbRestartNogoods=50
41.08	       =>  wckTime=9.666  cpuTime=9.5  mem=16M817
45.98	   
45.98	   search
45.98	     run=14  nbConstraintChecks=36870826  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15126
45.98	     nbFailedAssignments=6130  nbBacktracks=8736  nbVisitedNodes=29993  nbRestartNogoods=55
45.98	       =>  wckTime=14.567  cpuTime=14.36  mem=16M817
53.14	   
53.14	   search
53.14	     run=15  nbConstraintChecks=54853216  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22543
53.14	     nbFailedAssignments=9153  nbBacktracks=13114  nbVisitedNodes=44763  nbRestartNogoods=59
53.14	       =>  wckTime=21.731  cpuTime=21.48  mem=16M817
64.47	   
64.47	   search
64.47	     run=16  nbConstraintChecks=82986948  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33868
64.47	     nbFailedAssignments=13897  nbBacktracks=19682  nbVisitedNodes=67400  nbRestartNogoods=65
64.47	       =>  wckTime=33.061  cpuTime=32.71  mem=16M817
81.24	   
81.24	   search
81.24	     run=17  nbConstraintChecks=125008258  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50938
81.24	     nbFailedAssignments=21098  nbBacktracks=29535  nbVisitedNodes=101524  nbRestartNogoods=72
81.24	       =>  wckTime=49.834  cpuTime=49.34  mem=16M817
106.87	   
106.88	   search
106.88	     run=18  nbConstraintChecks=188323562  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76275
106.88	     nbFailedAssignments=31640  nbBacktracks=44313  nbVisitedNodes=152142  nbRestartNogoods=75
106.88	       =>  wckTime=75.465  cpuTime=74.75  mem=16M817
145.13	   
145.13	   search
145.13	     run=19  nbConstraintChecks=280650045  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=113713
145.13	     nbFailedAssignments=46895  nbBacktracks=66483  nbVisitedNodes=226984  nbRestartNogoods=81
145.13	       =>  wckTime=113.72  cpuTime=112.65  mem=16M817
201.42	   
201.42	   search
201.42	     run=20  nbConstraintChecks=418175636  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=170280
201.42	     nbFailedAssignments=70200  nbBacktracks=99736  nbVisitedNodes=340093  nbRestartNogoods=87
201.42	       =>  wckTime=170.008  cpuTime=168.45  mem=16M817
289.28	   
289.28	   search
289.28	     run=21  nbConstraintChecks=631908181  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=257006
289.28	     nbFailedAssignments=107038  nbBacktracks=149614  nbVisitedNodes=513435  nbRestartNogoods=95
289.28	       =>  wckTime=257.865  cpuTime=255.51  mem=16M817
422.72	   
422.72	   search
422.72	     run=22  nbConstraintChecks=952100608  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=388068
422.72	     nbFailedAssignments=163272  nbBacktracks=224432  nbVisitedNodes=774701  nbRestartNogoods=103
422.72	       =>  wckTime=391.306  cpuTime=387.78  mem=16M817
615.42	   
615.42	   search
615.42	     run=23  nbConstraintChecks=1412476765  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=579720
615.42	     nbFailedAssignments=242685  nbBacktracks=336659  nbVisitedNodes=1156879  nbRestartNogoods=114
615.42	       =>  wckTime=584.013  cpuTime=578.88  mem=16M817
898.36	   
898.37	   search
898.37	     run=24  nbConstraintChecks=2097211544  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=868678
898.37	     nbFailedAssignments=363286  nbBacktracks=505000  nbVisitedNodes=1733237  nbRestartNogoods=124
898.37	       =>  wckTime=866.955  cpuTime=860.62  mem=16M817
909.09	   
909.09	   search
909.09	     run=25  nbConstraintChecks=2122901069  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=879479
909.09	     nbFailedAssignments=367666  nbBacktracks=511422  nbVisitedNodes=1754738  nbRestartNogoods=132
909.09	       =>  wckTime=877.68  cpuTime=871.3  mem=16M817
909.09	   
909.09	   global
909.09	     nbConstraintChecks=2122902207  nbRestartNogoods=132  solvingWckTime=877.681  solvingCpuTime=871.3  expiredTime=no
909.09	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=902.0
909.09	       =>  wckTime=908.772  cpuTime=901.96  mem=16M817
909.09	
909.10	s OPTIMUM FOUND
909.10	v 0 0 0 0 0 0 1 1 0 1 1 1 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 1 1 0 1 0 1 1 0 0 1 0 1 1 
909.10	   
909.10	   totalWckTime=908.852  totalCpuTime=902.0

Verifier Data (download as text)

271 unsatisfied constraints, 403 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/node7/watcher-277625-1169269499 -o ROOT/results/node7/solver-277625-1169269499 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277625-1169269499/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: 2.02 2.01 1.93 5/86 19706
/proc/meminfo: memFree=1333720/2055920 swapFree=4192812/4192956
[pid=19705] ppid=19703 vsize=18540 CPUtime=0
/proc/19705/stat : 19705 (runsolver) R 19703 19705 19637 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 275345312 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 244668463818 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19705/statm: 4635 279 244 17 0 2626 0

[startup+0.107363 s]
/proc/loadavg: 2.02 2.01 1.93 5/86 19706
/proc/meminfo: memFree=1333720/2055920 swapFree=4192812/4192956
[pid=19705] ppid=19703 vsize=914988 CPUtime=0.09
/proc/19705/stat : 19705 (java) D 19703 19705 19637 0 -1 0 2987 0 1 0 7 2 0 0 18 0 8 0 275345312 936947712 2733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19705/statm: 228747 2733 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515408 s]
/proc/loadavg: 2.02 2.01 1.93 5/86 19706
/proc/meminfo: memFree=1333720/2055920 swapFree=4192812/4192956
[pid=19705] ppid=19703 vsize=915332 CPUtime=0.49
/proc/19705/stat : 19705 (java) R 19703 19705 19637 0 -1 0 6319 0 1 0 46 3 0 0 18 0 8 0 275345312 937299968 6058 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19705/statm: 228833 6058 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33849 s]
/proc/loadavg: 2.02 2.01 1.93 3/93 19713
/proc/meminfo: memFree=1315360/2055920 swapFree=4192812/4192956
[pid=19705] ppid=19703 vsize=915460 CPUtime=1.29
/proc/19705/stat : 19705 (java) R 19703 19705 19637 0 -1 0 7271 0 1 0 114 15 0 0 24 0 8 0 275345312 937431040 7009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073702982 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19705/statm: 228865 7009 2476 14 0 215335 0
[pid=19705/tid=19707] ppid=19703 vsize=915460 CPUtime=0.02
/proc/19705/task/19707/stat : 19707 (java) S 19703 19705 19637 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 275345316 937431040 7009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19708] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19708/stat : 19708 (java) S 19703 19705 19637 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275345317 937431040 7009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19709] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19709/stat : 19709 (java) S 19703 19705 19637 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275345317 937431040 7009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19710] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19710/stat : 19710 (java) S 19703 19705 19637 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275345320 937431040 7009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19711] ppid=19703 vsize=915460 CPUtime=0.15
/proc/19705/task/19711/stat : 19711 (java) S 19703 19705 19637 0 -1 64 341 0 0 0 15 0 0 0 16 0 8 0 275345320 937431040 7009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19712] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19712/stat : 19712 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275345320 937431040 7009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19713] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19713/stat : 19713 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275345320 937431040 7009 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.99066 s]
/proc/loadavg: 2.02 2.01 1.93 3/93 19713
/proc/meminfo: memFree=1315296/2055920 swapFree=4192812/4192956
[pid=19705] ppid=19703 vsize=915460 CPUtime=2.94
/proc/19705/stat : 19705 (java) R 19703 19705 19637 0 -1 0 7272 0 1 0 251 43 0 0 25 0 8 0 275345312 937431040 7009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073703976 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19705/statm: 228865 7009 2476 14 0 215335 0
[pid=19705/tid=19707] ppid=19703 vsize=915460 CPUtime=0.02
/proc/19705/task/19707/stat : 19707 (java) S 19703 19705 19637 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 275345316 937431040 7009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19708] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19708/stat : 19708 (java) S 19703 19705 19637 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275345317 937431040 7009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19709] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19709/stat : 19709 (java) S 19703 19705 19637 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275345317 937431040 7009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19710] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19710/stat : 19710 (java) S 19703 19705 19637 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275345320 937431040 7009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19711] ppid=19703 vsize=915460 CPUtime=0.15
/proc/19705/task/19711/stat : 19711 (java) S 19703 19705 19637 0 -1 64 341 0 0 0 15 0 0 0 16 0 8 0 275345320 937431040 7009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19712] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19712/stat : 19712 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275345320 937431040 7009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19713] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19713/stat : 19713 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275345320 937431040 7009 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

[startup+6.28101 s]
/proc/loadavg: 2.02 2.01 1.93 3/93 19713
/proc/meminfo: memFree=1315296/2055920 swapFree=4192812/4192956
[pid=19705] ppid=19703 vsize=915464 CPUtime=6.2
/proc/19705/stat : 19705 (java) R 19703 19705 19637 0 -1 0 7274 0 1 0 524 96 0 0 25 0 8 0 275345312 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19705/statm: 228866 7011 2476 14 0 215336 0
[pid=19705/tid=19707] ppid=19703 vsize=915464 CPUtime=0.02
/proc/19705/task/19707/stat : 19707 (java) S 19703 19705 19637 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 275345316 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19708] ppid=19703 vsize=915464 CPUtime=0
/proc/19705/task/19708/stat : 19708 (java) S 19703 19705 19637 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275345317 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19709] ppid=19703 vsize=915464 CPUtime=0
/proc/19705/task/19709/stat : 19709 (java) S 19703 19705 19637 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275345317 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19710] ppid=19703 vsize=915464 CPUtime=0
/proc/19705/task/19710/stat : 19710 (java) S 19703 19705 19637 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275345320 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19711] ppid=19703 vsize=915464 CPUtime=0.15
/proc/19705/task/19711/stat : 19711 (java) S 19703 19705 19637 0 -1 64 343 0 0 0 15 0 0 0 16 0 8 0 275345320 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19712] ppid=19703 vsize=915464 CPUtime=0
/proc/19705/task/19712/stat : 19712 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275345320 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19713] ppid=19703 vsize=915464 CPUtime=0
/proc/19705/task/19713/stat : 19713 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275345320 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915464

[startup+12.7697 s]
/proc/loadavg: 2.02 2.01 1.93 3/93 19713
/proc/meminfo: memFree=1315296/2055920 swapFree=4192812/4192956
[pid=19705] ppid=19703 vsize=915460 CPUtime=12.64
/proc/19705/stat : 19705 (java) R 19703 19705 19637 0 -1 0 7274 0 1 0 1058 206 0 0 25 0 8 0 275345312 937431040 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073700454 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19705/statm: 228865 7011 2476 14 0 215335 0
[pid=19705/tid=19707] ppid=19703 vsize=915460 CPUtime=0.02
/proc/19705/task/19707/stat : 19707 (java) S 19703 19705 19637 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 275345316 937431040 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19708] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19708/stat : 19708 (java) S 19703 19705 19637 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275345317 937431040 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19709] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19709/stat : 19709 (java) S 19703 19705 19637 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275345317 937431040 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19710] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19710/stat : 19710 (java) S 19703 19705 19637 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275345320 937431040 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19711] ppid=19703 vsize=915460 CPUtime=0.15
/proc/19705/task/19711/stat : 19711 (java) S 19703 19705 19637 0 -1 64 343 0 0 0 15 0 0 0 16 0 8 0 275345320 937431040 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19712] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19712/stat : 19712 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275345320 937431040 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19713] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19713/stat : 19713 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275345320 937431040 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915460

[startup+25.609 s]
/proc/loadavg: 2.01 2.01 1.93 3/93 19713
/proc/meminfo: memFree=1315360/2055920 swapFree=4192812/4192956
[pid=19705] ppid=19703 vsize=915460 CPUtime=25.36
/proc/19705/stat : 19705 (java) R 19703 19705 19637 0 -1 0 7274 0 1 0 2115 421 0 0 25 0 8 0 275345312 937431040 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073702054 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19705/statm: 228865 7011 2476 14 0 215335 0
[pid=19705/tid=19707] ppid=19703 vsize=915460 CPUtime=0.02
/proc/19705/task/19707/stat : 19707 (java) S 19703 19705 19637 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 275345316 937431040 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19708] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19708/stat : 19708 (java) S 19703 19705 19637 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275345317 937431040 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19709] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19709/stat : 19709 (java) S 19703 19705 19637 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275345317 937431040 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19710] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19710/stat : 19710 (java) S 19703 19705 19637 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275345320 937431040 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19711] ppid=19703 vsize=915460 CPUtime=0.15
/proc/19705/task/19711/stat : 19711 (java) S 19703 19705 19637 0 -1 64 343 0 0 0 15 0 0 0 16 0 8 0 275345320 937431040 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19712] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19712/stat : 19712 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275345320 937431040 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19713] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19713/stat : 19713 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275345320 937431040 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915460

[startup+51.2157 s]
/proc/loadavg: 2.01 2.01 1.93 3/93 19713
/proc/meminfo: memFree=1308000/2055920 swapFree=4192812/4192956
[pid=19705] ppid=19703 vsize=915460 CPUtime=50.76
/proc/19705/stat : 19705 (java) R 19703 19705 19637 0 -1 0 9180 0 1 0 4559 517 0 0 25 0 8 0 275345312 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073878636 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19705/statm: 228865 8914 2527 14 0 215335 0
[pid=19705/tid=19707] ppid=19703 vsize=915460 CPUtime=0.02
/proc/19705/task/19707/stat : 19707 (java) S 19703 19705 19637 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 275345316 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19708] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19708/stat : 19708 (java) S 19703 19705 19637 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275345317 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19709] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19709/stat : 19709 (java) S 19703 19705 19637 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275345317 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19710] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19710/stat : 19710 (java) S 19703 19705 19637 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275345320 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19711] ppid=19703 vsize=915460 CPUtime=0.25
/proc/19705/task/19711/stat : 19711 (java) S 19703 19705 19637 0 -1 64 402 0 0 0 25 0 0 0 15 0 8 0 275345320 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19712] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19712/stat : 19712 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275345320 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19713] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19713/stat : 19713 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275345320 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 915460

[startup+102.433 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 19713
/proc/meminfo: memFree=1308000/2055920 swapFree=4192812/4192956
[pid=19705] ppid=19703 vsize=915460 CPUtime=101.54
/proc/19705/stat : 19705 (java) R 19703 19705 19637 0 -1 0 9189 0 1 0 9637 517 0 0 25 0 8 0 275345312 937431040 8922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073844054 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19705/statm: 228865 8922 2527 14 0 215335 0
[pid=19705/tid=19707] ppid=19703 vsize=915460 CPUtime=0.02
/proc/19705/task/19707/stat : 19707 (java) S 19703 19705 19637 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 275345316 937431040 8922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19708] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19708/stat : 19708 (java) S 19703 19705 19637 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275345317 937431040 8922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19709] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19709/stat : 19709 (java) S 19703 19705 19637 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275345317 937431040 8922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19710] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19710/stat : 19710 (java) S 19703 19705 19637 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275345320 937431040 8922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19711] ppid=19703 vsize=915460 CPUtime=0.26
/proc/19705/task/19711/stat : 19711 (java) S 19703 19705 19637 0 -1 64 403 0 0 0 26 0 0 0 16 0 8 0 275345320 937431040 8922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19712] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19712/stat : 19712 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275345320 937431040 8922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19713] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19713/stat : 19713 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275345320 937431040 8922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 915460

[startup+162.48 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 19713
/proc/meminfo: memFree=1308000/2055920 swapFree=4192812/4192956
[pid=19705] ppid=19703 vsize=915460 CPUtime=161.05
/proc/19705/stat : 19705 (java) R 19703 19705 19637 0 -1 0 9195 0 1 0 15587 518 0 0 25 0 8 0 275345312 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073718211 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/19705/task/19710/stat : 19710 (java) S 19703 19705 19637 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275345320 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19711] ppid=19703 vsize=915460 CPUtime=0.26
/proc/19705/task/19711/stat : 19711 (java) S 19703 19705 19637 0 -1 64 404 0 0 0 26 0 0 0 16 0 8 0 275345320 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19712] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19712/stat : 19712 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275345320 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19713] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19713/stat : 19713 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275345320 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) 458.66
Current children cumulated vsize (KiB) 915460

[startup+522.788 s]
/proc/loadavg: 2.00 2.01 1.94 3/93 19713
/proc/meminfo: memFree=1308064/2055920 swapFree=4192812/4192956
[pid=19705] ppid=19703 vsize=915460 CPUtime=518.23
/proc/19705/stat : 19705 (java) R 19703 19705 19637 0 -1 0 9203 0 1 0 51302 521 0 0 25 0 8 0 275345312 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073847310 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19705/statm: 228865 8935 2527 14 0 215335 0
[pid=19705/tid=19707] ppid=19703 vsize=915460 CPUtime=0.02
/proc/19705/task/19707/stat : 19707 (java) S 19703 19705 19637 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 275345316 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19708] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19708/stat : 19708 (java) S 19703 19705 19637 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275345317 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19709] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19709/stat : 19709 (java) S 19703 19705 19637 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275345317 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19710] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19710/stat : 19710 (java) S 19703 19705 19637 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275345320 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19711] ppid=19703 vsize=915460 CPUtime=0.26
/proc/19705/task/19711/stat : 19711 (java) S 19703 19705 19637 0 -1 64 404 0 0 0 26 0 0 0 16 0 8 0 275345320 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19712] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19712/stat : 19712 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275345320 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19713] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19713/stat : 19713 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275345320 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) 518.23
Current children cumulated vsize (KiB) 915460

[startup+582.838 s]
/proc/loadavg: 2.00 2.00 1.94 3/93 19713
/proc/meminfo: memFree=1308000/2055920 swapFree=4192812/4192956
[pid=19705] ppid=19703 vsize=915460 CPUtime=577.77
/proc/19705/stat : 19705 (java) R 19703 19705 19637 0 -1 0 9203 0 1 0 57256 521 0 0 25 0 8 0 275345312 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073879800 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19705/statm: 228865 8935 2527 14 0 215335 0
[pid=19705/tid=19707] ppid=19703 vsize=915460 CPUtime=0.02
/proc/19705/task/19707/stat : 19707 (java) S 19703 19705 19637 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 275345316 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19708] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19708/stat : 19708 (java) S 19703 19705 19637 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275345317 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19709] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19709/stat : 19709 (java) S 19703 19705 19637 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275345317 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19710] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19710/stat : 19710 (java) S 19703 19705 19637 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275345320 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19711] ppid=19703 vsize=915460 CPUtime=0.26
/proc/19705/task/19711/stat : 19711 (java) S 19703 19705 19637 0 -1 64 404 0 0 0 26 0 0 0 16 0 8 0 275345320 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19712] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19712/stat : 19712 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275345320 937431040 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19713] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19713/stat : 19713 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275345320 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) 577.77
Current children cumulated vsize (KiB) 915460

[startup+642.885 s]
/proc/loadavg: 2.00 2.00 1.94 3/93 19713
/proc/meminfo: memFree=1308000/2055920 swapFree=4192812/4192956
[pid=19705] ppid=19703 vsize=915460 CPUtime=637.32
/proc/19705/stat : 19705 (java) R 19703 19705 19637 0 -1 0 9205 0 1 0 63210 522 0 0 25 0 8 0 275345312 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073879776 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19705/statm: 228865 8937 2527 14 0 215335 0
[pid=19705/tid=19707] ppid=19703 vsize=915460 CPUtime=0.02
/proc/19705/task/19707/stat : 19707 (java) S 19703 19705 19637 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 275345316 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19708] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19708/stat : 19708 (java) S 19703 19705 19637 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275345317 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19709] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19709/stat : 19709 (java) S 19703 19705 19637 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275345317 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19710] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19710/stat : 19710 (java) S 19703 19705 19637 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275345320 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19711] ppid=19703 vsize=915460 CPUtime=0.26
/proc/19705/task/19711/stat : 19711 (java) S 19703 19705 19637 0 -1 64 404 0 0 0 26 0 0 0 16 0 8 0 275345320 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19712] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19712/stat : 19712 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275345320 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19713] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19713/stat : 19713 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275345320 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) 637.32
Current children cumulated vsize (KiB) 915460

[startup+702.938 s]
/proc/loadavg: 2.00 2.00 1.94 3/93 19713
/proc/meminfo: memFree=1308064/2055920 swapFree=4192812/4192956
[pid=19705] ppid=19703 vsize=915460 CPUtime=697.14
/proc/19705/stat : 19705 (java) R 19703 19705 19637 0 -1 0 9205 0 1 0 69192 522 0 0 25 0 8 0 275345312 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824656 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19705/statm: 228865 8937 2527 14 0 215335 0
[pid=19705/tid=19707] ppid=19703 vsize=915460 CPUtime=0.02
/proc/19705/task/19707/stat : 19707 (java) S 19703 19705 19637 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 275345316 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19708] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19708/stat : 19708 (java) S 19703 19705 19637 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275345317 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19709] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19709/stat : 19709 (java) S 19703 19705 19637 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275345317 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19710] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19710/stat : 19710 (java) S 19703 19705 19637 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275345320 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19711] ppid=19703 vsize=915460 CPUtime=0.26
/proc/19705/task/19711/stat : 19711 (java) S 19703 19705 19637 0 -1 64 404 0 0 0 26 0 0 0 16 0 8 0 275345320 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19712] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19712/stat : 19712 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275345320 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19713] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19713/stat : 19713 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275345320 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) 697.14
Current children cumulated vsize (KiB) 915460

[startup+762.972 s]
/proc/loadavg: 2.00 2.00 1.94 3/93 19713
/proc/meminfo: memFree=1308000/2055920 swapFree=4192812/4192956
[pid=19705] ppid=19703 vsize=915460 CPUtime=756.95
/proc/19705/stat : 19705 (java) R 19703 19705 19637 0 -1 0 9205 0 1 0 75172 523 0 0 25 0 8 0 275345312 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073878650 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19705/statm: 228865 8937 2527 14 0 215335 0
[pid=19705/tid=19707] ppid=19703 vsize=915460 CPUtime=0.02
/proc/19705/task/19707/stat : 19707 (java) S 19703 19705 19637 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 275345316 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19708] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19708/stat : 19708 (java) S 19703 19705 19637 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275345317 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19709] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19709/stat : 19709 (java) S 19703 19705 19637 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275345317 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19710] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19710/stat : 19710 (java) S 19703 19705 19637 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275345320 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19711] ppid=19703 vsize=915460 CPUtime=0.26
/proc/19705/task/19711/stat : 19711 (java) S 19703 19705 19637 0 -1 64 404 0 0 0 26 0 0 0 16 0 8 0 275345320 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19712] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19712/stat : 19712 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275345320 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19713] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19713/stat : 19713 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275345320 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) 756.95
Current children cumulated vsize (KiB) 915460

[startup+823.006 s]
/proc/loadavg: 2.00 2.00 1.94 3/93 19713
/proc/meminfo: memFree=1308064/2055920 swapFree=4192812/4192956
[pid=19705] ppid=19703 vsize=915460 CPUtime=816.75
/proc/19705/stat : 19705 (java) R 19703 19705 19637 0 -1 0 9205 0 1 0 81152 523 0 0 25 0 8 0 275345312 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073841981 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19705/statm: 228865 8937 2527 14 0 215335 0
[pid=19705/tid=19707] ppid=19703 vsize=915460 CPUtime=0.02
/proc/19705/task/19707/stat : 19707 (java) S 19703 19705 19637 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 275345316 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19708] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19708/stat : 19708 (java) S 19703 19705 19637 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275345317 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19709] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19709/stat : 19709 (java) S 19703 19705 19637 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275345317 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19710] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19710/stat : 19710 (java) S 19703 19705 19637 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275345320 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19711] ppid=19703 vsize=915460 CPUtime=0.26
/proc/19705/task/19711/stat : 19711 (java) S 19703 19705 19637 0 -1 64 404 0 0 0 26 0 0 0 16 0 8 0 275345320 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19712] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19712/stat : 19712 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275345320 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19713] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19713/stat : 19713 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275345320 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) 816.75
Current children cumulated vsize (KiB) 915460

[startup+883.041 s]
/proc/loadavg: 2.00 2.00 1.94 3/93 19713
/proc/meminfo: memFree=1308064/2055920 swapFree=4192812/4192956
[pid=19705] ppid=19703 vsize=915460 CPUtime=876.55
/proc/19705/stat : 19705 (java) R 19703 19705 19637 0 -1 0 9205 0 1 0 87132 523 0 0 25 0 8 0 275345312 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824617 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19705/statm: 228865 8937 2527 14 0 215335 0
[pid=19705/tid=19707] ppid=19703 vsize=915460 CPUtime=0.02
/proc/19705/task/19707/stat : 19707 (java) S 19703 19705 19637 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 275345316 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19708] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19708/stat : 19708 (java) S 19703 19705 19637 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275345317 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19709] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19709/stat : 19709 (java) S 19703 19705 19637 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275345317 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19710] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19710/stat : 19710 (java) S 19703 19705 19637 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275345320 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19711] ppid=19703 vsize=915460 CPUtime=0.26
/proc/19705/task/19711/stat : 19711 (java) S 19703 19705 19637 0 -1 64 404 0 0 0 26 0 0 0 16 0 8 0 275345320 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19712] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19712/stat : 19712 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275345320 937431040 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19705/tid=19713] ppid=19703 vsize=915460 CPUtime=0
/proc/19705/task/19713/stat : 19713 (java) S 19703 19705 19637 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275345320 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) 876.55
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 909.139
CPU time (s): 902.531
CPU user time (s): 897.286
CPU system time (s): 5.2452
CPU usage (%): 99.2731
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 897.286
system time used= 5.2452
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9306
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= 19552
involuntary context switches= 33777

runsolver used 1.14783 s user time and 2.71059 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan 20 05:04:59 UTC 2007


IDJOB= 277625
IDBENCH= 7496
IDSOLVER= 69
FILE ID= node7/277625-1169269499

PBS_JOBID= 3607414

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  27fbe854dfd45dde8eee7bfb89ad107a

RANDOM SEED= 319358045

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1334200 kB
Buffers:         53808 kB
Cached:         521676 kB
SwapCached:          0 kB
Active:         215268 kB
Inactive:       424576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1334200 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:          84700 kB
Slab:            66648 kB
Committed_AS:  8166940 kB
PageTables:       2316 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node7 on Sat Jan 20 05:20:08 UTC 2007