Trace number 281855

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 PFCMSAT (TO) 2400.08 2400.97

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseTight/
vcsp-25-10-25-87-33_ext.xml
MD5SUM9b7556cff1d07bab52f4a368ea2636dd
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints47
Best CPU time to get the best result obtained on this benchmark6.44602
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints75
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension75
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.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=pfc.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/281855-1169314842/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.43	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.43	       =>  wckTime=0.096  cpuTime=0.09  mem=6M910
0.43	   
0.43	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.52	     nbConstraints=75  nbRelationTypes=75  nbExtensionStructures=75  nbSharedExtensionStructures=0
0.52	     nbConflictsStructures=75  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1325  maxDegree=10
0.52	     maxArity=2
0.52	       =>  wckTime=0.181  cpuTime=0.13  mem=7M918
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.261  cpuTime=0.18  mem=5M439
0.60	
0.60	s SATISFIABLE
0.60	o 14
0.60	c 61
0.60	o 17
0.60	c 58
0.60	o 20
0.60	c 55
0.60	o 22
0.60	c 53
0.60	o 24
0.60	c 51
0.61	o 26
0.61	c 49
0.61	o 28
0.61	c 47
0.61	o 29
0.61	c 46
0.61	o 30
0.61	c 45
0.61	o 31
0.61	c 44
0.61	o 32
0.61	c 43
0.61	o 33
0.61	c 42
0.61	o 34
0.61	c 41
0.61	o 35
0.61	c 40
0.61	o 36
0.61	c 39
0.61	o 37
0.61	c 38
0.62	o 38
0.62	c 37
0.62	o 39
0.62	c 36
0.62	o 40
0.62	c 35
0.62	o 42
0.62	c 33
0.62	o 43
0.62	c 32
0.63	o 44
0.63	c 31
0.64	o 45
0.64	c 30
0.90	o 46
0.90	c 29
1.43	o 47
1.43	c 28
2.15	   
2.15	   search
2.15	     run=0  nbConstraintChecks=8757420  nbAssignments=10000
2.15	       =>  wckTime=1.556  cpuTime=1.54  mem=5M439
3.65	   
3.65	   search
3.65	     run=1  nbConstraintChecks=17679191  nbAssignments=20000
3.65	       =>  wckTime=3.052  cpuTime=3.03  mem=5M439
5.12	   
5.12	   search
5.12	     run=2  nbConstraintChecks=26398078  nbAssignments=30000
5.12	       =>  wckTime=4.526  cpuTime=4.51  mem=5M439
6.61	   
6.61	   search
6.61	     run=3  nbConstraintChecks=35210161  nbAssignments=40000
6.61	       =>  wckTime=6.013  cpuTime=6.0  mem=5M439
8.05	   
8.05	   search
8.05	     run=4  nbConstraintChecks=44033871  nbAssignments=50000
8.05	       =>  wckTime=7.456  cpuTime=7.43  mem=5M439
9.52	   
9.52	   search
9.52	     run=5  nbConstraintChecks=52793903  nbAssignments=60000
9.52	       =>  wckTime=8.929  cpuTime=8.91  mem=5M439
10.99	   
10.99	   search
10.99	     run=6  nbConstraintChecks=61471095  nbAssignments=70000
10.99	       =>  wckTime=10.388  cpuTime=10.37  mem=5M439
12.47	   
12.47	   search
12.47	     run=7  nbConstraintChecks=70386927  nbAssignments=80000
12.47	       =>  wckTime=11.872  cpuTime=11.85  mem=5M439
13.94	   
13.94	   search
13.94	     run=8  nbConstraintChecks=79199243  nbAssignments=90000
13.94	       =>  wckTime=13.345  cpuTime=13.32  mem=5M439
15.41	   
15.41	   search
15.41	     run=9  nbConstraintChecks=88000893  nbAssignments=100000
15.41	       =>  wckTime=14.817  cpuTime=14.79  mem=5M439
16.89	   
16.89	   search
16.89	     run=10  nbConstraintChecks=96820266  nbAssignments=110000
16.89	       =>  wckTime=16.291  cpuTime=16.27  mem=5M439
18.37	   
18.37	   search
18.37	     run=11  nbConstraintChecks=105721851  nbAssignments=120000
18.37	       =>  wckTime=17.771  cpuTime=17.74  mem=5M439
19.84	   
19.84	   search
19.84	     run=12  nbConstraintChecks=114421553  nbAssignments=130000
19.84	       =>  wckTime=19.242  cpuTime=19.22  mem=5M439
21.31	   
21.31	   search
21.31	     run=13  nbConstraintChecks=123087827  nbAssignments=140000
21.31	       =>  wckTime=20.716  cpuTime=20.69  mem=5M439
22.79	   
22.79	   search
22.79	     run=14  nbConstraintChecks=131802056  nbAssignments=150000
22.79	       =>  wckTime=22.193  cpuTime=22.17  mem=5M439
24.26	   
24.26	   search
24.26	     run=15  nbConstraintChecks=140432032  nbAssignments=160000
24.26	       =>  wckTime=23.661  cpuTime=23.64  mem=5M439
25.74	   
25.74	   search
25.74	     run=16  nbConstraintChecks=149197951  nbAssignments=170000
25.74	       =>  wckTime=25.141  cpuTime=25.11  mem=5M439
27.22	   
27.22	   search
27.22	     run=17  nbConstraintChecks=157984041  nbAssignments=180000
27.22	       =>  wckTime=26.623  cpuTime=26.59  mem=5M439
28.70	   
28.70	   search
28.70	     run=18  nbConstraintChecks=166784092  nbAssignments=190000
28.70	       =>  wckTime=28.105  cpuTime=28.07  mem=5M439
30.18	   
30.18	   search
30.18	     run=19  nbConstraintChecks=175505974  nbAssignments=200000
30.18	       =>  wckTime=29.578  cpuTime=29.55  mem=5M439
31.46	   
31.46	   search
31.46	     run=20  nbConstraintChecks=183171801  nbAssignments=208699
31.46	       =>  wckTime=30.861  cpuTime=30.83  mem=5M439
31.46	   
31.46	   global
31.46	     nbConstraintChecks=183171801  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.46	     solvingWckTime=30.86  solvingCpuTime=30.82  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.46	     globalCpuTime=31.05
31.46	       =>  wckTime=31.123  cpuTime=31.0  mem=5M439
31.46	   
31.46	   solver IterativeSystematicSolver being built... 
31.58	       =>  wckTime=31.248  cpuTime=31.1  mem=16M429
31.59	   
31.59	   preprocessing
31.59	     nbConstraintChecks=1450  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.59	     detectedInconsistency=no
31.59	       =>  wckTime=0.0050  cpuTime=0.01  mem=16M429
31.64	   
31.64	   search
31.64	     run=0  nbConstraintChecks=51075  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29
31.64	     nbFailedAssignments=11  nbBacktracks=10  nbVisitedNodes=51  nbRestartNogoods=0
31.64	       =>  wckTime=0.052  cpuTime=0.04  mem=16M429
31.67	   
31.67	   search
31.67	     run=1  nbConstraintChecks=130525  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75
31.67	     nbFailedAssignments=32  nbBacktracks=25  nbVisitedNodes=133  nbRestartNogoods=3
31.67	       =>  wckTime=0.088  cpuTime=0.06  mem=16M429
31.73	   
31.73	   search
31.73	     run=2  nbConstraintChecks=348413  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185
31.73	     nbFailedAssignments=112  nbBacktracks=47  nbVisitedNodes=345  nbRestartNogoods=7
31.73	       =>  wckTime=0.146  cpuTime=0.11  mem=16M429
31.79	   
31.79	   search
31.79	     run=3  nbConstraintChecks=578840  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=307
31.79	     nbFailedAssignments=192  nbBacktracks=80  nbVisitedNodes=580  nbRestartNogoods=13
31.79	       =>  wckTime=0.207  cpuTime=0.17  mem=16M429
31.89	   
31.89	   search
31.89	     run=4  nbConstraintChecks=938947  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=478
31.89	     nbFailedAssignments=306  nbBacktracks=130  nbVisitedNodes=915  nbRestartNogoods=17
31.89	       =>  wckTime=0.302  cpuTime=0.27  mem=16M429
32.00	   
32.00	   search
32.00	     run=5  nbConstraintChecks=1441609  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=721
32.00	     nbFailedAssignments=466  nbBacktracks=205  nbVisitedNodes=1393  nbRestartNogoods=22
32.00	       =>  wckTime=0.415  cpuTime=0.38  mem=16M429
32.24	   
32.24	   search
32.24	     run=6  nbConstraintChecks=2317370  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1141
32.24	     nbFailedAssignments=765  nbBacktracks=318  nbVisitedNodes=2224  nbRestartNogoods=26
32.24	       =>  wckTime=0.657  cpuTime=0.62  mem=16M429
32.52	   
32.52	   search
32.52	     run=7  nbConstraintChecks=3505926  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1794
32.52	     nbFailedAssignments=1239  nbBacktracks=488  nbVisitedNodes=3521  nbRestartNogoods=33
32.52	       =>  wckTime=0.937  cpuTime=0.88  mem=16M429
32.85	   
32.85	   search
32.85	     run=8  nbConstraintChecks=4876790  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2465
32.85	     nbFailedAssignments=1647  nbBacktracks=744  nbVisitedNodes=4854  nbRestartNogoods=51
32.85	       =>  wckTime=1.266  cpuTime=1.2  mem=16M429
33.39	   
33.39	   search
33.39	     run=9  nbConstraintChecks=7283245  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3743
33.39	     nbFailedAssignments=2533  nbBacktracks=1128  nbVisitedNodes=7402  nbRestartNogoods=55
33.39	       =>  wckTime=1.807  cpuTime=1.74  mem=16M429
34.14	   
34.14	   search
34.14	     run=10  nbConstraintChecks=10449687  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5264
34.14	     nbFailedAssignments=3470  nbBacktracks=1704  nbVisitedNodes=10434  nbRestartNogoods=68
34.14	       =>  wckTime=2.556  cpuTime=2.48  mem=16M429
35.40	   
35.40	   search
35.40	     run=11  nbConstraintChecks=15446890  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7665
35.40	     nbFailedAssignments=4999  nbBacktracks=2568  nbVisitedNodes=15223  nbRestartNogoods=85
35.40	       =>  wckTime=3.815  cpuTime=3.74  mem=16M429
37.22	   
37.22	   search
37.22	     run=12  nbConstraintChecks=23604376  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11909
37.23	     nbFailedAssignments=7939  nbBacktracks=3865  nbVisitedNodes=23704  nbRestartNogoods=94
37.23	       =>  wckTime=5.64  cpuTime=5.56  mem=16M429
40.18	   
40.18	   search
40.18	     run=13  nbConstraintChecks=34805493  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17221
40.18	     nbFailedAssignments=11296  nbBacktracks=5811  nbVisitedNodes=34315  nbRestartNogoods=105
40.18	       =>  wckTime=8.596  cpuTime=8.52  mem=16M429
44.48	   
44.48	   search
44.48	     run=14  nbConstraintChecks=52791435  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26479
44.48	     nbFailedAssignments=17627  nbBacktracks=8730  nbVisitedNodes=52823  nbRestartNogoods=121
44.48	       =>  wckTime=12.899  cpuTime=12.82  mem=16M429
50.82	   
50.82	   search
50.82	     run=15  nbConstraintChecks=77684442  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38890
50.82	     nbFailedAssignments=25654  nbBacktracks=13108  nbVisitedNodes=77612  nbRestartNogoods=130
50.82	       =>  wckTime=19.237  cpuTime=19.16  mem=16M429
60.58	   
60.58	   search
60.58	     run=16  nbConstraintChecks=119370744  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=60010
60.58	     nbFailedAssignments=40201  nbBacktracks=19676  nbVisitedNodes=119721  nbRestartNogoods=140
60.58	       =>  wckTime=28.993  cpuTime=28.92  mem=16M429
73.41	   
73.41	   search
73.41	     run=17  nbConstraintChecks=171321171  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=88224
73.41	     nbFailedAssignments=58555  nbBacktracks=29528  nbVisitedNodes=176101  nbRestartNogoods=144
73.41	       =>  wckTime=41.825  cpuTime=41.74  mem=16M429
96.06	   
96.06	   search
96.06	     run=18  nbConstraintChecks=260237771  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=134813
96.06	     nbFailedAssignments=90359  nbBacktracks=44307  nbVisitedNodes=268581  nbRestartNogoods=160
96.06	       =>  wckTime=64.472  cpuTime=64.38  mem=16M429
130.27	   
130.27	   search
130.27	     run=19  nbConstraintChecks=406659709  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=208517
130.27	     nbFailedAssignments=141889  nbBacktracks=66475  nbVisitedNodes=414692  nbRestartNogoods=168
130.27	       =>  wckTime=98.687  cpuTime=98.59  mem=16M429
175.15	   
175.15	   search
175.15	     run=20  nbConstraintChecks=585556632  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=308476
175.15	     nbFailedAssignments=208590  nbBacktracks=99727  nbVisitedNodes=612183  nbRestartNogoods=190
175.15	       =>  wckTime=143.567  cpuTime=143.45  mem=16M429
243.18	   
243.18	   search
243.18	     run=21  nbConstraintChecks=871126537  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=460865
243.18	     nbFailedAssignments=311094  nbBacktracks=149605  nbVisitedNodes=911092  nbRestartNogoods=206
243.18	       =>  wckTime=211.594  cpuTime=211.46  mem=16M429
344.94	   
344.94	   search
344.94	     run=22  nbConstraintChecks=1317003506  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=689000
344.94	     nbFailedAssignments=464403  nbBacktracks=224423  nbVisitedNodes=1362102  nbRestartNogoods=218
344.94	       =>  wckTime=313.354  cpuTime=313.19  mem=16M429
500.45	   
500.45	   search
500.45	     run=23  nbConstraintChecks=1949137801  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1018138
500.45	     nbFailedAssignments=681308  nbBacktracks=336650  nbVisitedNodes=2011783  nbRestartNogoods=232
500.45	       =>  wckTime=468.867  cpuTime=468.65  mem=16M429
724.72	   
724.72	   search
724.72	     run=24  nbConstraintChecks=2909944263  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1525743
724.72	     nbFailedAssignments=1020565  nbBacktracks=504991  nbVisitedNodes=3016041  nbRestartNogoods=260
724.72	       =>  wckTime=693.139  cpuTime=692.86  mem=16M429
1085.56	   
1085.56	   search
1085.56	     run=25  nbConstraintChecks=4405800232  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2314366
1085.56	     nbFailedAssignments=1556671  nbBacktracks=757503  nbVisitedNodes=4570768  nbRestartNogoods=287
1085.56	       =>  wckTime=1053.978  cpuTime=1053.58  mem=16M429
1562.40	   
1562.40	   search
1562.40	     run=26  nbConstraintChecks=6394067367  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3402000
1562.40	     nbFailedAssignments=2265531  nbBacktracks=1136270  nbVisitedNodes=6721099  nbRestartNogoods=304
1562.40	       =>  wckTime=1530.815  cpuTime=1530.19  mem=16M429
2324.92	   
2324.92	   search
2324.92	     run=27  nbConstraintChecks=9595796646  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5080007
2324.92	     nbFailedAssignments=3375382  nbBacktracks=1704421  nbVisitedNodes=10035097  nbRestartNogoods=335
2324.92	       =>  wckTime=2293.339  cpuTime=2292.48  mem=16M429
2400.93	v 0 0 0 7 0 1 6 3 6 3 1 9 4 8 0 5 7 6 6 6 8 5 7 9 0 

Verifier Data (download as text)

28 unsatisfied constraints, 47 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/node22/watcher-281855-1169314842 -o ROOT/results/node22/solver-281855-1169314842 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281855-1169314842/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.92 0.98 0.99 1/78 4741
/proc/meminfo: memFree=1407824/2055920 swapFree=4157544/4192956
[pid=4740] ppid=4738 vsize=1784 CPUtime=0
/proc/4740/stat : 4740 (java) D 4738 4740 4151 0 -1 0 192 0 0 0 0 0 0 0 18 0 1 0 279878666 1826816 158 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/4740/statm: 446 158 123 14 0 91 0

[startup+0.102366 s]
/proc/loadavg: 0.92 0.98 0.99 1/78 4741
/proc/meminfo: memFree=1407824/2055920 swapFree=4157544/4192956
[pid=4740] ppid=4738 vsize=907808 CPUtime=0.04
/proc/4740/stat : 4740 (java) D 4738 4740 4151 0 -1 0 2457 0 1 0 3 1 0 0 19 0 4 0 279878666 929595392 2204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/4740/statm: 226952 2204 1214 14 0 214535 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 907808

[startup+0.510427 s]
/proc/loadavg: 0.92 0.98 0.99 1/78 4741
/proc/meminfo: memFree=1407824/2055920 swapFree=4157544/4192956
[pid=4740] ppid=4738 vsize=915332 CPUtime=0.45
/proc/4740/stat : 4740 (java) S 4738 4740 4151 0 -1 0 6418 0 1 0 41 4 0 0 16 0 8 0 279878666 937299968 6157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4740/statm: 228833 6157 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915332

[startup+1.33155 s]
/proc/loadavg: 0.92 0.98 0.99 2/85 4748
/proc/meminfo: memFree=1390872/2055920 swapFree=4157544/4192956
[pid=4740] ppid=4738 vsize=915448 CPUtime=1.26
/proc/4740/stat : 4740 (java) R 4738 4740 4151 0 -1 0 6968 0 1 0 103 23 0 0 17 0 8 0 279878666 937418752 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4740/statm: 228863 6706 2476 14 0 215333 0
[pid=4740/tid=4742] ppid=4738 vsize=915448 CPUtime=0.02
/proc/4740/task/4742/stat : 4742 (java) S 4738 4740 4151 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279878673 937418752 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4743] ppid=4738 vsize=915448 CPUtime=0
/proc/4740/task/4743/stat : 4743 (java) S 4738 4740 4151 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279878674 937418752 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4744] ppid=4738 vsize=915448 CPUtime=0
/proc/4740/task/4744/stat : 4744 (java) S 4738 4740 4151 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279878674 937418752 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4745] ppid=4738 vsize=915452 CPUtime=0
/proc/4740/task/4745/stat : 4745 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279878677 937422848 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4746] ppid=4738 vsize=915448 CPUtime=0.09
/proc/4740/task/4746/stat : 4746 (java) S 4738 4740 4151 0 -1 64 326 0 0 0 9 0 0 0 16 0 8 0 279878677 937418752 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4747] ppid=4738 vsize=915448 CPUtime=0
/proc/4740/task/4747/stat : 4747 (java) S 4738 4740 4151 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279878677 937418752 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4748] ppid=4738 vsize=915448 CPUtime=0
/proc/4740/task/4748/stat : 4748 (java) S 4738 4740 4151 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279878677 937418752 6706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915448

[startup+2.9838 s]
/proc/loadavg: 0.92 0.98 0.99 2/85 4748
/proc/meminfo: memFree=1390744/2055920 swapFree=4157544/4192956
[pid=4740] ppid=4738 vsize=915448 CPUtime=2.91
/proc/4740/stat : 4740 (java) R 4738 4740 4151 0 -1 0 6971 0 1 0 224 67 0 0 17 0 8 0 279878666 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4740/statm: 228862 6708 2476 14 0 215332 0
[pid=4740/tid=4742] ppid=4738 vsize=915448 CPUtime=0.02
/proc/4740/task/4742/stat : 4742 (java) S 4738 4740 4151 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279878673 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4743] ppid=4738 vsize=915452 CPUtime=0
/proc/4740/task/4743/stat : 4743 (java) S 4738 4740 4151 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279878674 937422848 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4744] ppid=4738 vsize=915448 CPUtime=0
/proc/4740/task/4744/stat : 4744 (java) S 4738 4740 4151 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279878674 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4745] ppid=4738 vsize=915448 CPUtime=0
/proc/4740/task/4745/stat : 4745 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279878677 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4746] ppid=4738 vsize=915448 CPUtime=0.09
/proc/4740/task/4746/stat : 4746 (java) S 4738 4740 4151 0 -1 64 328 0 0 0 9 0 0 0 16 0 8 0 279878677 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4747] ppid=4738 vsize=915448 CPUtime=0
/proc/4740/task/4747/stat : 4747 (java) S 4738 4740 4151 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279878677 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4748] ppid=4738 vsize=915448 CPUtime=0
/proc/4740/task/4748/stat : 4748 (java) S 4738 4740 4151 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279878677 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915448

[startup+6.2623 s]
/proc/loadavg: 0.93 0.98 0.99 2/85 4748
/proc/meminfo: memFree=1390760/2055920 swapFree=4157544/4192956
[pid=4740] ppid=4738 vsize=915448 CPUtime=6.19
/proc/4740/stat : 4740 (java) R 4738 4740 4151 0 -1 0 6971 0 1 0 469 150 0 0 25 0 8 0 279878666 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4740/statm: 228863 6708 2476 14 0 215333 0
[pid=4740/tid=4742] ppid=4738 vsize=915448 CPUtime=0.02
/proc/4740/task/4742/stat : 4742 (java) S 4738 4740 4151 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279878673 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4743] ppid=4738 vsize=915448 CPUtime=0
/proc/4740/task/4743/stat : 4743 (java) S 4738 4740 4151 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279878674 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4744] ppid=4738 vsize=915448 CPUtime=0
/proc/4740/task/4744/stat : 4744 (java) S 4738 4740 4151 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279878674 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4745] ppid=4738 vsize=915452 CPUtime=0
/proc/4740/task/4745/stat : 4745 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279878677 937422848 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4746] ppid=4738 vsize=915448 CPUtime=0.09
/proc/4740/task/4746/stat : 4746 (java) S 4738 4740 4151 0 -1 64 328 0 0 0 9 0 0 0 16 0 8 0 279878677 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4747] ppid=4738 vsize=915448 CPUtime=0
/proc/4740/task/4747/stat : 4747 (java) S 4738 4740 4151 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279878677 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4748] ppid=4738 vsize=915448 CPUtime=0
/proc/4740/task/4748/stat : 4748 (java) S 4738 4740 4151 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279878677 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915448

[startup+12.7443 s]
/proc/loadavg: 0.93 0.98 0.99 2/85 4748
/proc/meminfo: memFree=1390768/2055920 swapFree=4157544/4192956
[pid=4740] ppid=4738 vsize=915448 CPUtime=12.66
/proc/4740/stat : 4740 (java) R 4738 4740 4151 0 -1 0 6972 0 1 0 946 320 0 0 18 0 8 0 279878666 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4740/statm: 228862 6708 2476 14 0 215332 0
[pid=4740/tid=4742] ppid=4738 vsize=915448 CPUtime=0.02
/proc/4740/task/4742/stat : 4742 (java) S 4738 4740 4151 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279878673 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4743] ppid=4738 vsize=915452 CPUtime=0
/proc/4740/task/4743/stat : 4743 (java) S 4738 4740 4151 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279878674 937422848 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4744] ppid=4738 vsize=915448 CPUtime=0
/proc/4740/task/4744/stat : 4744 (java) S 4738 4740 4151 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279878674 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4745] ppid=4738 vsize=915448 CPUtime=0
/proc/4740/task/4745/stat : 4745 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279878677 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4746] ppid=4738 vsize=915448 CPUtime=0.09
/proc/4740/task/4746/stat : 4746 (java) S 4738 4740 4151 0 -1 64 328 0 0 0 9 0 0 0 16 0 8 0 279878677 937418752 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4747] ppid=4738 vsize=915452 CPUtime=0
/proc/4740/task/4747/stat : 4747 (java) S 4738 4740 4151 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279878677 937422848 6708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4748] ppid=4738 vsize=915448 CPUtime=0
/proc/4740/task/4748/stat : 4748 (java) S 4738 4740 4151 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279878677 937418752 6708 18446744073709551615 134512640 134570532 4294956480 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) 915448

[startup+25.5793 s]
/proc/loadavg: 0.95 0.98 0.99 2/85 4748
/proc/meminfo: memFree=1390768/2055920 swapFree=4157544/4192956
[pid=4740] ppid=4738 vsize=916472 CPUtime=25.5
/proc/4740/stat : 4740 (java) R 4738 4740 4151 0 -1 0 6974 0 1 0 1893 657 0 0 17 0 8 0 279878666 938467328 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4740/statm: 229118 6710 2476 14 0 215588 0
[pid=4740/tid=4742] ppid=4738 vsize=916472 CPUtime=0.02
/proc/4740/task/4742/stat : 4742 (java) S 4738 4740 4151 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279878673 938467328 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4743] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4743/stat : 4743 (java) S 4738 4740 4151 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279878674 938467328 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4744] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4744/stat : 4744 (java) S 4738 4740 4151 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279878674 938467328 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4745] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4745/stat : 4745 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279878677 938467328 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4746] ppid=4738 vsize=916476 CPUtime=0.1
/proc/4740/task/4746/stat : 4746 (java) S 4738 4740 4151 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 279878677 938471424 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4747] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4747/stat : 4747 (java) S 4738 4740 4151 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279878677 938467328 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4748] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4748/stat : 4748 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279878677 938467328 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 916472

[startup+51.2602 s]
/proc/loadavg: 0.96 0.98 0.99 2/85 4748
/proc/meminfo: memFree=1383024/2055920 swapFree=4157544/4192956
[pid=4740] ppid=4738 vsize=916472 CPUtime=51.16
/proc/4740/stat : 4740 (java) R 4738 4740 4151 0 -1 0 8998 0 1 0 4306 810 0 0 25 0 8 0 279878666 938467328 8727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758485 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4740/statm: 229118 8727 2527 14 0 215588 0
[pid=4740/tid=4742] ppid=4738 vsize=916472 CPUtime=0.02
/proc/4740/task/4742/stat : 4742 (java) S 4738 4740 4151 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 279878673 938467328 8727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4743] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4743/stat : 4743 (java) S 4738 4740 4151 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279878674 938467328 8727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4744] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4744/stat : 4744 (java) S 4738 4740 4151 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279878674 938467328 8727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4745] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4745/stat : 4745 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279878677 938467328 8727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4746] ppid=4738 vsize=916472 CPUtime=0.19
/proc/4740/task/4746/stat : 4746 (java) S 4738 4740 4151 0 -1 64 383 0 0 0 18 1 0 0 15 0 8 0 279878677 938467328 8727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4747] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4747/stat : 4747 (java) S 4738 4740 4151 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279878677 938467328 8727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4748] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4748/stat : 4748 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279878677 938467328 8727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 916472

[startup+102.517 s]
/proc/loadavg: 0.98 0.98 0.99 2/85 4748
/proc/meminfo: memFree=1382960/2055920 swapFree=4157544/4192956
[pid=4740] ppid=4738 vsize=916472 CPUtime=102.41
/proc/4740/stat : 4740 (java) R 4738 4740 4151 0 -1 0 9005 0 1 0 9430 811 0 0 25 0 8 0 279878666 938467328 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783715 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4740/statm: 229118 8734 2527 14 0 215588 0
[pid=4740/tid=4742] ppid=4738 vsize=916472 CPUtime=0.02
/proc/4740/task/4742/stat : 4742 (java) S 4738 4740 4151 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 279878673 938467328 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4743] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4743/stat : 4743 (java) S 4738 4740 4151 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279878674 938467328 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4744] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4744/stat : 4744 (java) S 4738 4740 4151 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279878674 938467328 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4745] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4745/stat : 4745 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279878677 938467328 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4746] ppid=4738 vsize=916472 CPUtime=0.19
/proc/4740/task/4746/stat : 4746 (java) S 4738 4740 4151 0 -1 64 383 0 0 0 18 1 0 0 16 0 8 0 279878677 938467328 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4747] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4747/stat : 4747 (java) S 4738 4740 4151 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279878677 938467328 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4748] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4748/stat : 4748 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279878677 938467328 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.41
Current children cumulated vsize (KiB) 916472

[startup+162.614 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 4748
/proc/meminfo: memFree=1383024/2055920 swapFree=4157544/4192956
[pid=4740] ppid=4738 vsize=916472 CPUtime=162.48
/proc/4740/stat : 4740 (java) R 4738 4740 4151 0 -1 0 9010 0 1 0 15437 811 0 0 25 0 8 0 279878666 938467328 8738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783740 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2024.49
Current children cumulated vsize (KiB) 916472

[startup+2085.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 4946
/proc/meminfo: memFree=1382832/2055920 swapFree=4157544/4192956
[pid=4740] ppid=4738 vsize=916472 CPUtime=2084.57
/proc/4740/stat : 4740 (java) R 4738 4740 4151 0 -1 0 9028 0 1 0 207643 814 0 0 25 0 8 0 279878666 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073656170 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4740/statm: 229118 8756 2527 14 0 215588 0
[pid=4740/tid=4742] ppid=4738 vsize=916472 CPUtime=0.02
/proc/4740/task/4742/stat : 4742 (java) S 4738 4740 4151 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 279878673 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4743] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4743/stat : 4743 (java) S 4738 4740 4151 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279878674 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4744] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4744/stat : 4744 (java) S 4738 4740 4151 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279878674 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4745] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4745/stat : 4745 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279878677 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4746] ppid=4738 vsize=916472 CPUtime=0.19
/proc/4740/task/4746/stat : 4746 (java) S 4738 4740 4151 0 -1 64 385 0 0 0 18 1 0 0 16 0 8 0 279878677 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4747] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4747/stat : 4747 (java) S 4738 4740 4151 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279878677 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4748] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4748/stat : 4748 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279878677 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2084.57
Current children cumulated vsize (KiB) 916472

[startup+2145.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 4946
/proc/meminfo: memFree=1382768/2055920 swapFree=4157544/4192956
[pid=4740] ppid=4738 vsize=916472 CPUtime=2144.63
/proc/4740/stat : 4740 (java) R 4738 4740 4151 0 -1 0 9028 0 1 0 213649 814 0 0 25 0 8 0 279878666 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758479 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4740/statm: 229118 8756 2527 14 0 215588 0
[pid=4740/tid=4742] ppid=4738 vsize=916472 CPUtime=0.02
/proc/4740/task/4742/stat : 4742 (java) S 4738 4740 4151 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 279878673 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4743] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4743/stat : 4743 (java) S 4738 4740 4151 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279878674 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4744] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4744/stat : 4744 (java) S 4738 4740 4151 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279878674 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4745] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4745/stat : 4745 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279878677 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4746] ppid=4738 vsize=916472 CPUtime=0.19
/proc/4740/task/4746/stat : 4746 (java) S 4738 4740 4151 0 -1 64 385 0 0 0 18 1 0 0 16 0 8 0 279878677 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4747] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4747/stat : 4747 (java) S 4738 4740 4151 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279878677 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4748] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4748/stat : 4748 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279878677 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2144.63
Current children cumulated vsize (KiB) 916472

[startup+2205.53 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 4946
/proc/meminfo: memFree=1382832/2055920 swapFree=4157544/4192956
[pid=4740] ppid=4738 vsize=916472 CPUtime=2204.7
/proc/4740/stat : 4740 (java) R 4738 4740 4151 0 -1 0 9028 0 1 0 219656 814 0 0 25 0 8 0 279878666 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336188 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4740/statm: 229118 8756 2527 14 0 215588 0
[pid=4740/tid=4742] ppid=4738 vsize=916472 CPUtime=0.02
/proc/4740/task/4742/stat : 4742 (java) S 4738 4740 4151 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 279878673 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4743] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4743/stat : 4743 (java) S 4738 4740 4151 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279878674 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4744] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4744/stat : 4744 (java) S 4738 4740 4151 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279878674 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4745] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4745/stat : 4745 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279878677 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4746] ppid=4738 vsize=916472 CPUtime=0.19
/proc/4740/task/4746/stat : 4746 (java) S 4738 4740 4151 0 -1 64 385 0 0 0 18 1 0 0 16 0 8 0 279878677 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4747] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4747/stat : 4747 (java) S 4738 4740 4151 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279878677 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4748] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4748/stat : 4748 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279878677 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2204.7
Current children cumulated vsize (KiB) 916472

[startup+2265.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 4946
/proc/meminfo: memFree=1382832/2055920 swapFree=4157544/4192956
[pid=4740] ppid=4738 vsize=916472 CPUtime=2264.78
/proc/4740/stat : 4740 (java) R 4738 4740 4151 0 -1 0 9028 0 1 0 225664 814 0 0 25 0 8 0 279878666 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073777294 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4740/statm: 229118 8756 2527 14 0 215588 0
[pid=4740/tid=4742] ppid=4738 vsize=916472 CPUtime=0.02
/proc/4740/task/4742/stat : 4742 (java) S 4738 4740 4151 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 279878673 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4743] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4743/stat : 4743 (java) S 4738 4740 4151 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279878674 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4744] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4744/stat : 4744 (java) S 4738 4740 4151 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279878674 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4745] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4745/stat : 4745 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279878677 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4746] ppid=4738 vsize=916472 CPUtime=0.19
/proc/4740/task/4746/stat : 4746 (java) S 4738 4740 4151 0 -1 64 385 0 0 0 18 1 0 0 16 0 8 0 279878677 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4747] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4747/stat : 4747 (java) S 4738 4740 4151 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279878677 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4748] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4748/stat : 4748 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279878677 938467328 8756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2264.78
Current children cumulated vsize (KiB) 916472

[startup+2325.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 4946
/proc/meminfo: memFree=1382768/2055920 swapFree=4157544/4192956
[pid=4740] ppid=4738 vsize=916472 CPUtime=2324.85
/proc/4740/stat : 4740 (java) R 4738 4740 4151 0 -1 0 9030 0 1 0 231671 814 0 0 25 0 8 0 279878666 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073775582 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4740/statm: 229118 8758 2527 14 0 215588 0
[pid=4740/tid=4742] ppid=4738 vsize=916472 CPUtime=0.02
/proc/4740/task/4742/stat : 4742 (java) S 4738 4740 4151 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 279878673 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4743] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4743/stat : 4743 (java) S 4738 4740 4151 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279878674 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4744] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4744/stat : 4744 (java) S 4738 4740 4151 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279878674 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4745] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4745/stat : 4745 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279878677 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4746] ppid=4738 vsize=916472 CPUtime=0.19
/proc/4740/task/4746/stat : 4746 (java) S 4738 4740 4151 0 -1 64 385 0 0 0 18 1 0 0 16 0 8 0 279878677 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4747] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4747/stat : 4747 (java) S 4738 4740 4151 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279878677 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4748] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4748/stat : 4748 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279878677 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2324.85
Current children cumulated vsize (KiB) 916472

[startup+2385.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 4948
/proc/meminfo: memFree=1382768/2055920 swapFree=4157544/4192956
[pid=4740] ppid=4738 vsize=916472 CPUtime=2384.93
/proc/4740/stat : 4740 (java) R 4738 4740 4151 0 -1 0 9030 0 1 0 237679 814 0 0 25 0 8 0 279878666 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758783 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4740/statm: 229118 8758 2527 14 0 215588 0
[pid=4740/tid=4742] ppid=4738 vsize=916472 CPUtime=0.02
/proc/4740/task/4742/stat : 4742 (java) S 4738 4740 4151 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 279878673 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4743] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4743/stat : 4743 (java) S 4738 4740 4151 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279878674 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4744] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4744/stat : 4744 (java) S 4738 4740 4151 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279878674 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4745] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4745/stat : 4745 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279878677 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4746] ppid=4738 vsize=916472 CPUtime=0.19
/proc/4740/task/4746/stat : 4746 (java) S 4738 4740 4151 0 -1 64 385 0 0 0 18 1 0 0 16 0 8 0 279878677 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4747] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4747/stat : 4747 (java) S 4738 4740 4151 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279878677 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4748] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4748/stat : 4748 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279878677 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2384.93
Current children cumulated vsize (KiB) 916472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 4948
/proc/meminfo: memFree=1382768/2055920 swapFree=4157544/4192956
[pid=4740] ppid=4738 vsize=916472 CPUtime=2400.03
/proc/4740/stat : 4740 (java) R 4738 4740 4151 0 -1 0 9030 0 1 0 239189 814 0 0 25 0 8 0 279878666 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761666 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4740/statm: 229118 8758 2527 14 0 215588 0
[pid=4740/tid=4742] ppid=4738 vsize=916472 CPUtime=0.02
/proc/4740/task/4742/stat : 4742 (java) S 4738 4740 4151 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 279878673 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4743] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4743/stat : 4743 (java) S 4738 4740 4151 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279878674 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4744] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4744/stat : 4744 (java) S 4738 4740 4151 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279878674 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4745] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4745/stat : 4745 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279878677 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4746] ppid=4738 vsize=916472 CPUtime=0.19
/proc/4740/task/4746/stat : 4746 (java) S 4738 4740 4151 0 -1 64 385 0 0 0 18 1 0 0 16 0 8 0 279878677 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4740/tid=4747] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4747/stat : 4747 (java) S 4738 4740 4151 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279878677 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4740/tid=4748] ppid=4738 vsize=916472 CPUtime=0
/proc/4740/task/4748/stat : 4748 (java) S 4738 4740 4151 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279878677 938467328 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 916472

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 2400.97
CPU time (s): 2400.08
CPU user time (s): 2391.93
CPU system time (s): 8.14676
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 916476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2391.93
system time used= 8.14676
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9051
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= 49437
involuntary context switches= 27233

runsolver used 2.98055 s user time and 5.53816 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat Jan 20 17:40:42 UTC 2007


IDJOB= 281855
IDBENCH= 12292
IDSOLVER= 69
FILE ID= node22/281855-1169314842

PBS_JOBID= 3610283

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/denseTight/vcsp-25-10-25-87-33_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281855-1169314842/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-281855-1169314842 -o ROOT/results/node22/solver-281855-1169314842 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281855-1169314842/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9b7556cff1d07bab52f4a368ea2636dd

RANDOM SEED= 798759963

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.279
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.279
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:       1408432 kB
Buffers:         45064 kB
Cached:         485492 kB
SwapCached:      12356 kB
Active:         188700 kB
Inactive:       379000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1408432 kB
SwapTotal:     4192956 kB
SwapFree:      4157544 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:          54532 kB
Slab:            65144 kB
Committed_AS:  4758580 kB
PageTables:       1916 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node22 on Sat Jan 20 18:20:43 UTC 2007