Trace number 278111

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.16 2412.24

General information on the benchmark

NameMaxCSP/cnf/3-40-1100-2000/
cnf-3-40-1300-439021_ext.xml
MD5SUMe2943702a07e701f63714593ecddfa5e
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints1136
Best CPU time to get the best result obtained on this benchmark88.1646
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1230
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension1230
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/278111-1169275630/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.39	       =>  wckTime=0.086  cpuTime=0.07  mem=6M910
0.39	   
0.39	   relations being loaded...
0.40	   
0.40	   constraints being loaded...
0.58	     nbConstraints=1230  nbRelationTypes=36  nbExtensionStructures=36  nbSharedExtensionStructures=1194
0.58	     nbConflictsStructures=36  nbSharedConflictsStructures=1194  nbSharedBinaryRepresentations=0  maxDegree=110
0.58	     maxArity=3
0.58	       =>  wckTime=0.278  cpuTime=0.2  mem=10M843
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.66	       =>  wckTime=0.361  cpuTime=0.24  mem=6M14
0.67	
0.67	s SATISFIABLE
0.67	o 1089
0.67	c 141
0.67	o 1101
0.67	c 129
0.67	o 1112
0.67	c 118
0.67	o 1115
0.67	c 115
0.67	o 1120
0.67	c 110
0.69	o 1122
0.69	c 108
0.77	o 1124
0.77	c 106
0.78	o 1125
0.78	c 105
0.79	o 1126
0.79	c 104
0.79	o 1127
0.79	c 103
0.79	o 1128
0.79	c 102
1.03	o 1129
1.03	c 101
1.03	o 1132
1.03	c 98
1.55	o 1133
1.55	c 97
4.86	   
4.86	   search
4.86	     run=0  nbConstraintChecks=26795900  nbAssignments=10000
4.86	       =>  wckTime=4.203  cpuTime=4.17  mem=6M14
9.02	   
9.02	   search
9.02	     run=1  nbConstraintChecks=54405887  nbAssignments=20000
9.02	       =>  wckTime=8.365  cpuTime=8.3  mem=6M14
13.08	   
13.08	   search
13.08	     run=2  nbConstraintChecks=81152963  nbAssignments=30000
13.08	       =>  wckTime=12.421  cpuTime=12.34  mem=6M14
17.26	   
17.26	   search
17.26	     run=3  nbConstraintChecks=108654430  nbAssignments=40000
17.26	       =>  wckTime=16.603  cpuTime=16.49  mem=6M14
21.38	   
21.38	   search
21.38	     run=4  nbConstraintChecks=135461987  nbAssignments=50000
21.38	       =>  wckTime=20.717  cpuTime=20.57  mem=6M14
22.05	o 1136
22.05	c 94
25.55	   
25.55	   search
25.55	     run=5  nbConstraintChecks=162928100  nbAssignments=60000
25.55	       =>  wckTime=24.889  cpuTime=24.72  mem=6M14
29.60	   
29.60	   search
29.60	     run=6  nbConstraintChecks=189667661  nbAssignments=70000
29.60	       =>  wckTime=28.941  cpuTime=28.76  mem=6M14
33.78	   
33.78	   search
33.78	     run=7  nbConstraintChecks=217170226  nbAssignments=80000
33.78	       =>  wckTime=33.122  cpuTime=32.9  mem=6M14
37.87	   
37.87	   search
37.87	     run=8  nbConstraintChecks=243950633  nbAssignments=90000
37.87	       =>  wckTime=37.212  cpuTime=36.97  mem=6M14
42.07	   
42.07	   search
42.07	     run=9  nbConstraintChecks=271512213  nbAssignments=100000
42.07	       =>  wckTime=41.408  cpuTime=41.14  mem=6M14
46.15	   
46.15	   search
46.15	     run=10  nbConstraintChecks=298325703  nbAssignments=110000
46.15	       =>  wckTime=45.486  cpuTime=45.2  mem=6M14
50.30	   
50.30	   search
50.30	     run=11  nbConstraintChecks=325821116  nbAssignments=120000
50.30	       =>  wckTime=49.639  cpuTime=49.33  mem=6M14
52.23	   
52.23	   search
52.23	     run=12  nbConstraintChecks=338519469  nbAssignments=124862
52.23	       =>  wckTime=51.571  cpuTime=51.26  mem=6M14
52.23	   
52.23	   global
52.23	     nbConstraintChecks=338519469  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
52.23	     solvingWckTime=51.569  solvingCpuTime=51.25  expiredTime=no  totalExploration=no  nbFoundSolutions=0
52.23	     globalCpuTime=51.54
52.23	       =>  wckTime=51.931  cpuTime=51.49  mem=6M14
52.23	   
52.23	   solver IterativeSystematicSolver being built... 
52.40	       =>  wckTime=52.103  cpuTime=51.62  mem=23M978
52.42	   
52.42	   preprocessing
52.42	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
52.42	     detectedInconsistency=no
52.42	       =>  wckTime=0.014  cpuTime=0.01  mem=23M978
52.52	   
52.52	   search
52.52	     run=0  nbConstraintChecks=20834  nbValidityChecks=55830  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
52.52	     nbAssignments=40  nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=60  nbRestartNogoods=0
52.52	       =>  wckTime=0.114  cpuTime=0.08  mem=23M978
52.61	   
52.61	   search
52.61	     run=1  nbConstraintChecks=41835  nbValidityChecks=123744  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
52.61	     nbAssignments=84  nbFailedAssignments=16  nbBacktracks=25  nbVisitedNodes=126  nbRestartNogoods=1
52.61	       =>  wckTime=0.203  cpuTime=0.15  mem=23M978
52.71	   
52.71	   search
52.71	     run=2  nbConstraintChecks=78961  nbValidityChecks=239611  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
52.71	     nbAssignments=144  nbFailedAssignments=32  nbBacktracks=47  nbVisitedNodes=224  nbRestartNogoods=3
52.71	       =>  wckTime=0.307  cpuTime=0.26  mem=23M978
52.85	   
52.85	   search
52.85	     run=3  nbConstraintChecks=134967  nbValidityChecks=414542  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
52.85	     nbAssignments=223  nbFailedAssignments=56  nbBacktracks=81  nbVisitedNodes=361  nbRestartNogoods=5
52.85	       =>  wckTime=0.445  cpuTime=0.4  mem=23M978
53.09	   
53.09	   search
53.09	     run=4  nbConstraintChecks=216651  nbValidityChecks=704246  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
53.09	     nbAssignments=342  nbFailedAssignments=106  nbBacktracks=132  nbVisitedNodes=581  nbRestartNogoods=7
53.09	       =>  wckTime=0.681  cpuTime=0.63  mem=23M978
53.37	   
53.37	   search
53.37	     run=5  nbConstraintChecks=329612  nbValidityChecks=1079447  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
53.37	     nbAssignments=493  nbFailedAssignments=162  nbBacktracks=207  nbVisitedNodes=863  nbRestartNogoods=9
53.37	       =>  wckTime=0.964  cpuTime=0.91  mem=23M978
53.76	   
53.76	   search
53.76	     run=6  nbConstraintChecks=504015  nbValidityChecks=1640209  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
53.76	     nbAssignments=706  nbFailedAssignments=243  nbBacktracks=321  nbVisitedNodes=1271  nbRestartNogoods=12
53.76	       =>  wckTime=1.358  cpuTime=1.3  mem=23M978
54.38	   
54.38	   search
54.38	     run=7  nbConstraintChecks=759797  nbValidityChecks=2477188  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
54.38	     nbAssignments=1015  nbFailedAssignments=361  nbBacktracks=492  nbVisitedNodes=1869  nbRestartNogoods=13
54.38	       =>  wckTime=1.97  cpuTime=1.9  mem=23M978
55.33	   
55.33	   search
55.33	     run=8  nbConstraintChecks=1121701  nbValidityChecks=3754857  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
55.33	     nbAssignments=1468  nbFailedAssignments=539  nbBacktracks=748  nbVisitedNodes=2756  nbRestartNogoods=17
55.33	       =>  wckTime=2.925  cpuTime=2.85  mem=23M978
56.78	   
56.78	   search
56.78	     run=9  nbConstraintChecks=1657946  nbValidityChecks=5672400  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
56.78	     nbAssignments=2140  nbFailedAssignments=809  nbBacktracks=1132  nbVisitedNodes=4082  nbRestartNogoods=22
56.78	       =>  wckTime=4.378  cpuTime=4.27  mem=23M978
59.00	   
59.00	   search
59.01	     run=10  nbConstraintChecks=2437591  nbValidityChecks=8599403  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
59.01	     nbAssignments=3154  nbFailedAssignments=1226  nbBacktracks=1708  nbVisitedNodes=6085  nbRestartNogoods=25
59.01	       =>  wckTime=6.599  cpuTime=6.48  mem=23M978
62.47	   
62.47	   search
62.47	     run=11  nbConstraintChecks=3634589  nbValidityChecks=13110846  nbPropagations=0  nbRevisions=0
62.47	     nbUselessRevisions=0  nbAssignments=4696  nbFailedAssignments=1884  nbBacktracks=2572  nbVisitedNodes=9148
62.47	     nbRestartNogoods=30
62.47	       =>  wckTime=10.067  cpuTime=9.93  mem=23M978
67.52	   
67.52	   search
67.52	     run=12  nbConstraintChecks=5529814  nbValidityChecks=20040795  nbPropagations=0  nbRevisions=0
67.52	     nbUselessRevisions=0  nbAssignments=7001  nbFailedAssignments=2873  nbBacktracks=3869  nbVisitedNodes=13739
67.52	     nbRestartNogoods=34
67.52	       =>  wckTime=15.115  cpuTime=14.93  mem=23M978
75.29	   
75.29	   search
75.29	     run=13  nbConstraintChecks=8085652  nbValidityChecks=30072334  nbPropagations=0  nbRevisions=0
75.29	     nbUselessRevisions=0  nbAssignments=10438  nbFailedAssignments=4348  nbBacktracks=5815  nbVisitedNodes=20577
75.29	     nbRestartNogoods=40
75.29	       =>  wckTime=22.887  cpuTime=22.67  mem=23M978
87.40	   
87.40	   search
87.40	     run=14  nbConstraintChecks=11931543  nbValidityChecks=45705284  nbPropagations=0  nbRevisions=0
87.40	     nbUselessRevisions=0  nbAssignments=15662  nbFailedAssignments=6639  nbBacktracks=8734  nbVisitedNodes=30954
87.40	     nbRestartNogoods=45
87.40	       =>  wckTime=34.997  cpuTime=34.71  mem=23M978
104.31	   
104.31	   search
104.31	     run=15  nbConstraintChecks=17643653  nbValidityChecks=68047740  nbPropagations=0  nbRevisions=0
104.31	     nbUselessRevisions=0  nbAssignments=23155  nbFailedAssignments=9733  nbBacktracks=13113  nbVisitedNodes=45865
104.31	     nbRestartNogoods=51
104.31	       =>  wckTime=51.903  cpuTime=51.54  mem=23M978
131.31	   
131.31	   search
131.31	     run=16  nbConstraintChecks=26454496  nbValidityChecks=103264450  nbPropagations=0  nbRevisions=0
131.31	     nbUselessRevisions=0  nbAssignments=34729  nbFailedAssignments=14722  nbBacktracks=19681  nbVisitedNodes=68988
131.31	     nbRestartNogoods=56
131.31	       =>  wckTime=78.901  cpuTime=78.37  mem=23M978
171.98	   
171.98	   search
171.98	     run=17  nbConstraintChecks=39060584  nbValidityChecks=156093095  nbPropagations=0  nbRevisions=0
171.98	     nbUselessRevisions=0  nbAssignments=52227  nbFailedAssignments=22354  nbBacktracks=29533  nbVisitedNodes=103685
171.98	     nbRestartNogoods=64
171.98	       =>  wckTime=119.574  cpuTime=118.82  mem=23M978
231.34	   
231.34	   search
231.34	     run=18  nbConstraintChecks=58595358  nbValidityChecks=235283327  nbPropagations=0  nbRevisions=0
231.34	     nbUselessRevisions=0  nbAssignments=78195  nbFailedAssignments=33524  nbBacktracks=44312  nbVisitedNodes=155514
231.34	     nbRestartNogoods=70
231.34	       =>  wckTime=178.939  cpuTime=177.87  mem=23M978
319.27	   
319.27	   search
319.27	     run=19  nbConstraintChecks=87124892  nbValidityChecks=347650623  nbPropagations=0  nbRevisions=0
319.27	     nbUselessRevisions=0  nbAssignments=117139  nbFailedAssignments=50282  nbBacktracks=66480  nbVisitedNodes=233016
319.27	     nbRestartNogoods=75
319.27	       =>  wckTime=266.861  cpuTime=265.31  mem=23M978
449.51	   
449.51	   search
449.51	     run=20  nbConstraintChecks=132381266  nbValidityChecks=513954507  nbPropagations=0  nbRevisions=0
449.51	     nbUselessRevisions=0  nbAssignments=175107  nbFailedAssignments=74982  nbBacktracks=99732  nbVisitedNodes=348227
449.51	     nbRestartNogoods=82
449.51	       =>  wckTime=397.105  cpuTime=394.85  mem=23M978
637.57	   
637.57	   search
637.57	     run=21  nbConstraintChecks=201209665  nbValidityChecks=746532357  nbPropagations=0  nbRevisions=0
637.57	     nbUselessRevisions=0  nbAssignments=263799  nbFailedAssignments=113778  nbBacktracks=149610  nbVisitedNodes=522373
637.57	     nbRestartNogoods=93
637.57	       =>  wckTime=585.164  cpuTime=581.81  mem=23M978
908.25	   
908.25	   search
908.25	     run=22  nbConstraintChecks=310793585  nbValidityChecks=1079112068  nbPropagations=0  nbRevisions=0
908.25	     nbUselessRevisions=0  nbAssignments=390685  nbFailedAssignments=165824  nbBacktracks=224430  nbVisitedNodes=770842
908.25	     nbRestartNogoods=104
908.25	       =>  wckTime=855.848  cpuTime=851.02  mem=23M978
1239.55	   
1239.55	   search
1239.55	     run=23  nbConstraintChecks=449457067  nbValidityChecks=1472696404  nbPropagations=0  nbRevisions=0
1239.55	     nbUselessRevisions=0  nbAssignments=564386  nbFailedAssignments=227278  nbBacktracks=336658  nbVisitedNodes=1086055
1239.55	     nbRestartNogoods=110
1239.55	       =>  wckTime=1187.143  cpuTime=1180.77  mem=23M978
1665.83	   
1665.83	   search
1665.83	     run=24  nbConstraintChecks=642307897  nbValidityChecks=1985946183  nbPropagations=0  nbRevisions=0
1665.83	     nbUselessRevisions=0  nbAssignments=811582  nbFailedAssignments=306111  nbBacktracks=504999  nbVisitedNodes=1508315
1665.83	     nbRestartNogoods=116
1665.83	       =>  wckTime=1613.427  cpuTime=1605.06  mem=23M978
2296.46	   
2296.46	   search
2296.46	     run=25  nbConstraintChecks=910360594  nbValidityChecks=2727086978  nbPropagations=0  nbRevisions=0
2296.46	     nbUselessRevisions=0  nbAssignments=1178011  nbFailedAssignments=420008  nbBacktracks=757511
2296.46	     nbVisitedNodes=2124747  nbRestartNogoods=125
2296.46	       =>  wckTime=2244.059  cpuTime=2232.74  mem=23M978
2412.18	v 0 1 0 0 1 1 0 1 0 0 1 0 0 0 0 0 0 1 1 0 1 0 1 1 1 1 1 0 1 0 1 0 0 0 1 1 1 1 0 0 

Verifier Data (download as text)

94 unsatisfied constraints, 1136 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/node18/watcher-278111-1169275630 -o ROOT/results/node18/solver-278111-1169275630 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278111-1169275630/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.91 0.97 0.99 3/81 10485
/proc/meminfo: memFree=1296176/2055920 swapFree=4192812/4192956
[pid=10484] ppid=10482 vsize=1784 CPUtime=0
/proc/10484/stat : 10484 (java) R 10482 10484 10343 0 -1 0 165 0 0 0 0 0 0 0 18 0 1 0 275957665 1826816 136 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/10484/statm: 446 136 102 14 0 91 0

[startup+0.106724 s]
/proc/loadavg: 0.91 0.97 0.99 3/81 10485
/proc/meminfo: memFree=1296176/2055920 swapFree=4192812/4192956
[pid=10484] ppid=10482 vsize=914988 CPUtime=0.08
/proc/10484/stat : 10484 (java) R 10482 10484 10343 0 -1 0 2988 0 1 0 7 1 0 0 22 0 8 0 275957665 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10484/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514765 s]
/proc/loadavg: 0.91 0.97 0.99 3/81 10485
/proc/meminfo: memFree=1296176/2055920 swapFree=4192812/4192956
[pid=10484] ppid=10482 vsize=915332 CPUtime=0.48
/proc/10484/stat : 10484 (java) R 10482 10484 10343 0 -1 0 6622 0 1 0 44 4 0 0 25 0 8 0 275957665 937299968 6361 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 8294990 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10484/statm: 228833 6361 2148 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33784 s]
/proc/loadavg: 0.91 0.97 0.99 4/95 10516
/proc/meminfo: memFree=1274496/2055920 swapFree=4192812/4192956
[pid=10484] ppid=10482 vsize=915428 CPUtime=1.3
/proc/10484/stat : 10484 (java) R 10482 10484 10343 0 -1 0 7754 0 1 0 118 12 0 0 25 0 8 0 275957665 937398272 7492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073730898 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10484/statm: 228857 7492 2475 14 0 215327 0
[pid=10484/tid=10505] ppid=10482 vsize=915428 CPUtime=0.03
/proc/10484/task/10505/stat : 10505 (java) S 10482 10484 10343 0 -1 64 281 0 0 0 3 0 0 0 17 0 8 0 275957669 937398272 7492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10506] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10506/stat : 10506 (java) S 10482 10484 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275957670 937398272 7492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10507] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10507/stat : 10507 (java) S 10482 10484 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275957670 937398272 7492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10513] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10513/stat : 10513 (java) S 10482 10484 10343 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275957673 937398272 7492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10514] ppid=10482 vsize=915428 CPUtime=0.13
/proc/10484/task/10514/stat : 10514 (java) S 10482 10484 10343 0 -1 64 348 0 0 0 13 0 0 0 16 0 8 0 275957673 937398272 7492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10515] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10515/stat : 10515 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275957673 937398272 7492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10516] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10516/stat : 10516 (java) R 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275957673 937398272 7492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915428

[startup+2.987 s]
/proc/loadavg: 1.00 0.98 0.99 3/95 10516
/proc/meminfo: memFree=1274432/2055920 swapFree=4192812/4192956
[pid=10484] ppid=10482 vsize=915428 CPUtime=2.94
/proc/10484/stat : 10484 (java) R 10482 10484 10343 0 -1 0 7755 0 1 0 268 26 0 0 25 0 8 0 275957665 937398272 7492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073730913 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10484/statm: 228857 7492 2475 14 0 215327 0
[pid=10484/tid=10505] ppid=10482 vsize=915428 CPUtime=0.03
/proc/10484/task/10505/stat : 10505 (java) S 10482 10484 10343 0 -1 64 281 0 0 0 3 0 0 0 16 0 8 0 275957669 937398272 7492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10506] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10506/stat : 10506 (java) S 10482 10484 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275957670 937398272 7492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10507] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10507/stat : 10507 (java) S 10482 10484 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275957670 937398272 7492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10513] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10513/stat : 10513 (java) S 10482 10484 10343 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275957673 937398272 7492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10514] ppid=10482 vsize=915428 CPUtime=0.13
/proc/10484/task/10514/stat : 10514 (java) S 10482 10484 10343 0 -1 64 348 0 0 0 13 0 0 0 16 0 8 0 275957673 937398272 7492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10515] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10515/stat : 10515 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275957673 937398272 7492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10516] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10516/stat : 10516 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275957673 937398272 7492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915428

[startup+6.26631 s]
/proc/loadavg: 1.00 0.98 0.99 3/95 10516
/proc/meminfo: memFree=1274304/2055920 swapFree=4192812/4192956
[pid=10484] ppid=10482 vsize=915428 CPUtime=6.2
/proc/10484/stat : 10484 (java) R 10482 10484 10343 0 -1 0 7757 0 1 0 564 56 0 0 25 0 8 0 275957665 937398272 7494 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073746327 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10484/statm: 228857 7494 2475 14 0 215327 0
[pid=10484/tid=10505] ppid=10482 vsize=915428 CPUtime=0.03
/proc/10484/task/10505/stat : 10505 (java) S 10482 10484 10343 0 -1 64 281 0 0 0 3 0 0 0 16 0 8 0 275957669 937398272 7494 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10506] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10506/stat : 10506 (java) S 10482 10484 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275957670 937398272 7494 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10507] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10507/stat : 10507 (java) S 10482 10484 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275957670 937398272 7494 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10513] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10513/stat : 10513 (java) S 10482 10484 10343 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275957673 937398272 7494 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10514] ppid=10482 vsize=915428 CPUtime=0.14
/proc/10484/task/10514/stat : 10514 (java) S 10482 10484 10343 0 -1 64 350 0 0 0 14 0 0 0 16 0 8 0 275957673 937398272 7494 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10515] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10515/stat : 10515 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275957673 937398272 7494 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10516] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10516/stat : 10516 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275957673 937398272 7494 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915428

[startup+12.7519 s]
/proc/loadavg: 1.15 1.02 1.01 4/95 10516
/proc/meminfo: memFree=1274248/2055920 swapFree=4192812/4192956
[pid=10484] ppid=10482 vsize=915432 CPUtime=12.66
/proc/10484/stat : 10484 (java) R 10482 10484 10343 0 -1 0 7758 0 1 0 1149 117 0 0 25 0 8 0 275957665 937402368 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10484/statm: 228858 7495 2475 14 0 215328 0
[pid=10484/tid=10505] ppid=10482 vsize=915432 CPUtime=0.03
/proc/10484/task/10505/stat : 10505 (java) S 10482 10484 10343 0 -1 64 281 0 0 0 3 0 0 0 16 0 8 0 275957669 937402368 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10506] ppid=10482 vsize=915432 CPUtime=0
/proc/10484/task/10506/stat : 10506 (java) S 10482 10484 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275957670 937402368 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10507] ppid=10482 vsize=915432 CPUtime=0
/proc/10484/task/10507/stat : 10507 (java) S 10482 10484 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275957670 937402368 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10513] ppid=10482 vsize=915432 CPUtime=0
/proc/10484/task/10513/stat : 10513 (java) S 10482 10484 10343 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275957673 937402368 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10514] ppid=10482 vsize=915432 CPUtime=0.14
/proc/10484/task/10514/stat : 10514 (java) S 10482 10484 10343 0 -1 64 351 0 0 0 14 0 0 0 16 0 8 0 275957673 937402368 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10515] ppid=10482 vsize=915432 CPUtime=0
/proc/10484/task/10515/stat : 10515 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275957673 937402368 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10516] ppid=10482 vsize=915432 CPUtime=0
/proc/10484/task/10516/stat : 10516 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275957673 937402368 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915432

[startup+25.5882 s]
/proc/loadavg: 1.28 1.05 1.02 3/94 10517
/proc/meminfo: memFree=1273552/2055920 swapFree=4192812/4192956
[pid=10484] ppid=10482 vsize=915428 CPUtime=25.42
/proc/10484/stat : 10484 (java) R 10482 10484 10343 0 -1 0 7758 0 1 0 2307 235 0 0 25 0 8 0 275957665 937398272 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073730886 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10484/statm: 228857 7495 2475 14 0 215327 0
[pid=10484/tid=10505] ppid=10482 vsize=915428 CPUtime=0.03
/proc/10484/task/10505/stat : 10505 (java) S 10482 10484 10343 0 -1 64 281 0 0 0 3 0 0 0 16 0 8 0 275957669 937398272 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10506] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10506/stat : 10506 (java) S 10482 10484 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275957670 937398272 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10507] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10507/stat : 10507 (java) S 10482 10484 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275957670 937398272 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10513] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10513/stat : 10513 (java) S 10482 10484 10343 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275957673 937398272 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10514] ppid=10482 vsize=915428 CPUtime=0.14
/proc/10484/task/10514/stat : 10514 (java) S 10482 10484 10343 0 -1 64 351 0 0 0 14 0 0 0 16 0 8 0 275957673 937398272 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10515] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10515/stat : 10515 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275957673 937398272 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10516] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10516/stat : 10516 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275957673 937398272 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 915428

[startup+51.2867 s]
/proc/loadavg: 1.53 1.12 1.04 3/94 10517
/proc/meminfo: memFree=1273616/2055920 swapFree=4192812/4192956
[pid=10484] ppid=10482 vsize=915428 CPUtime=50.97
/proc/10484/stat : 10484 (java) R 10482 10484 10343 0 -1 0 7758 0 1 0 4624 473 0 0 25 0 8 0 275957665 937398272 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073730913 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10484/statm: 228857 7495 2475 14 0 215327 0
[pid=10484/tid=10505] ppid=10482 vsize=915428 CPUtime=0.03
/proc/10484/task/10505/stat : 10505 (java) S 10482 10484 10343 0 -1 64 281 0 0 0 3 0 0 0 16 0 8 0 275957669 937398272 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10506] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10506/stat : 10506 (java) S 10482 10484 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275957670 937398272 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10507] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10507/stat : 10507 (java) S 10482 10484 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275957670 937398272 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10513] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10513/stat : 10513 (java) S 10482 10484 10343 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275957673 937398272 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10514] ppid=10482 vsize=915428 CPUtime=0.14
/proc/10484/task/10514/stat : 10514 (java) S 10482 10484 10343 0 -1 64 351 0 0 0 14 0 0 0 16 0 8 0 275957673 937398272 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10515] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10515/stat : 10515 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275957673 937398272 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10516] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10516/stat : 10516 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275957673 937398272 7495 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 915428

[startup+102.502 s]
/proc/loadavg: 1.91 1.29 1.10 3/94 10517
/proc/meminfo: memFree=1261456/2055920 swapFree=4192812/4192956
[pid=10484] ppid=10482 vsize=915428 CPUtime=101.91
/proc/10484/stat : 10484 (java) R 10482 10484 10343 0 -1 0 10910 0 1 0 9708 483 0 0 25 0 8 0 275957665 937398272 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073901176 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10484/statm: 228857 10642 2529 14 0 215327 0
[pid=10484/tid=10505] ppid=10482 vsize=915428 CPUtime=0.03
/proc/10484/task/10505/stat : 10505 (java) S 10482 10484 10343 0 -1 64 282 0 0 0 3 0 0 0 16 0 8 0 275957669 937398272 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10506] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10506/stat : 10506 (java) S 10482 10484 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275957670 937398272 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10507] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10507/stat : 10507 (java) S 10482 10484 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275957670 937398272 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10513] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10513/stat : 10513 (java) S 10482 10484 10343 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275957673 937398272 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10514] ppid=10482 vsize=915428 CPUtime=0.26
/proc/10484/task/10514/stat : 10514 (java) S 10482 10484 10343 0 -1 64 417 0 0 0 25 1 0 0 16 0 8 0 275957673 937398272 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10515] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10515/stat : 10515 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275957673 937398272 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10516] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10516/stat : 10516 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275957673 937398272 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 915428

[startup+162.565 s]
/proc/loadavg: 1.96 1.41 1.15 3/94 10517
/proc/meminfo: memFree=1261392/2055920 swapFree=4192812/4192956
[pid=10484] ppid=10482 vsize=915428 CPUtime=161.63
/proc/10484/stat : 10484 (java) R 10482 10484 10343 0 -1 0 10915 0 1 0 15680 483 0 0 25 0 8 0 275957665 937398272 10647 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073896584 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2014.58
Current children cumulated vsize (KiB) 915428

[startup+2084.94 s]
/proc/loadavg: 2.08 2.03 1.89 3/100 10985
/proc/meminfo: memFree=1227104/2055920 swapFree=4192812/4192956
[pid=10484] ppid=10482 vsize=915428 CPUtime=2074.38
/proc/10484/stat : 10484 (java) R 10482 10484 10343 0 -1 0 10939 0 1 0 206942 496 0 0 25 0 8 0 275957665 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073942625 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10484/statm: 228857 10669 2529 14 0 215327 0
[pid=10484/tid=10505] ppid=10482 vsize=915428 CPUtime=0.03
/proc/10484/task/10505/stat : 10505 (java) S 10482 10484 10343 0 -1 64 282 0 0 0 3 0 0 0 16 0 8 0 275957669 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10484/tid=10506] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10506/stat : 10506 (java) S 10482 10484 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275957670 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10507] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10507/stat : 10507 (java) S 10482 10484 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275957670 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10513] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10513/stat : 10513 (java) S 10482 10484 10343 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275957673 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10514] ppid=10482 vsize=915428 CPUtime=0.26
/proc/10484/task/10514/stat : 10514 (java) S 10482 10484 10343 0 -1 64 420 0 0 0 25 1 0 0 16 0 8 0 275957673 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10484/tid=10515] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10515/stat : 10515 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275957673 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10516] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10516/stat : 10516 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275957673 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2074.38
Current children cumulated vsize (KiB) 915428

[startup+2145.02 s]
/proc/loadavg: 2.03 2.03 1.89 4/100 10985
/proc/meminfo: memFree=1227040/2055920 swapFree=4192812/4192956
[pid=10484] ppid=10482 vsize=915428 CPUtime=2134.18
/proc/10484/stat : 10484 (java) R 10482 10484 10343 0 -1 0 10939 0 1 0 212922 496 0 0 25 0 8 0 275957665 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073873321 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10484/statm: 228857 10669 2529 14 0 215327 0
[pid=10484/tid=10505] ppid=10482 vsize=915428 CPUtime=0.03
/proc/10484/task/10505/stat : 10505 (java) S 10482 10484 10343 0 -1 64 282 0 0 0 3 0 0 0 16 0 8 0 275957669 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10484/tid=10506] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10506/stat : 10506 (java) S 10482 10484 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275957670 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10507] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10507/stat : 10507 (java) S 10482 10484 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275957670 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10513] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10513/stat : 10513 (java) S 10482 10484 10343 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275957673 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10514] ppid=10482 vsize=915428 CPUtime=0.26
/proc/10484/task/10514/stat : 10514 (java) S 10482 10484 10343 0 -1 64 420 0 0 0 25 1 0 0 16 0 8 0 275957673 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10484/tid=10515] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10515/stat : 10515 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275957673 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10516] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10516/stat : 10516 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275957673 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2134.18
Current children cumulated vsize (KiB) 915428

[startup+2205.1 s]
/proc/loadavg: 2.01 2.02 1.90 3/100 10985
/proc/meminfo: memFree=1227040/2055920 swapFree=4192812/4192956
[pid=10484] ppid=10482 vsize=915428 CPUtime=2193.97
/proc/10484/stat : 10484 (java) R 10482 10484 10343 0 -1 0 10939 0 1 0 218901 496 0 0 25 0 8 0 275957665 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073942606 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10484/statm: 228857 10669 2529 14 0 215327 0
[pid=10484/tid=10505] ppid=10482 vsize=915428 CPUtime=0.03
/proc/10484/task/10505/stat : 10505 (java) S 10482 10484 10343 0 -1 64 282 0 0 0 3 0 0 0 16 0 8 0 275957669 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10484/tid=10506] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10506/stat : 10506 (java) S 10482 10484 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275957670 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10507] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10507/stat : 10507 (java) S 10482 10484 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275957670 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10513] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10513/stat : 10513 (java) S 10482 10484 10343 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275957673 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10514] ppid=10482 vsize=915428 CPUtime=0.26
/proc/10484/task/10514/stat : 10514 (java) S 10482 10484 10343 0 -1 64 420 0 0 0 25 1 0 0 16 0 8 0 275957673 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10484/tid=10515] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10515/stat : 10515 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275957673 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10516] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10516/stat : 10516 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275957673 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2193.97
Current children cumulated vsize (KiB) 915428

[startup+2265.17 s]
/proc/loadavg: 2.00 2.01 1.90 3/100 10985
/proc/meminfo: memFree=1227040/2055920 swapFree=4192812/4192956
[pid=10484] ppid=10482 vsize=915428 CPUtime=2253.77
/proc/10484/stat : 10484 (java) R 10482 10484 10343 0 -1 0 10939 0 1 0 224880 497 0 0 25 0 8 0 275957665 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073877462 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10484/statm: 228857 10669 2529 14 0 215327 0
[pid=10484/tid=10505] ppid=10482 vsize=915428 CPUtime=0.03
/proc/10484/task/10505/stat : 10505 (java) S 10482 10484 10343 0 -1 64 282 0 0 0 3 0 0 0 16 0 8 0 275957669 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10484/tid=10506] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10506/stat : 10506 (java) S 10482 10484 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275957670 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10507] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10507/stat : 10507 (java) S 10482 10484 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275957670 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10513] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10513/stat : 10513 (java) S 10482 10484 10343 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275957673 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10514] ppid=10482 vsize=915428 CPUtime=0.26
/proc/10484/task/10514/stat : 10514 (java) S 10482 10484 10343 0 -1 64 420 0 0 0 25 1 0 0 16 0 8 0 275957673 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10484/tid=10515] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10515/stat : 10515 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275957673 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10516] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10516/stat : 10516 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275957673 937398272 10669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2253.77
Current children cumulated vsize (KiB) 915428

[startup+2325.25 s]
/proc/loadavg: 2.08 2.04 1.92 3/100 10985
/proc/meminfo: memFree=1227040/2055920 swapFree=4192812/4192956
[pid=10484] ppid=10482 vsize=915428 CPUtime=2313.57
/proc/10484/stat : 10484 (java) R 10482 10484 10343 0 -1 0 10942 0 1 0 230860 497 0 0 25 0 8 0 275957665 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073901170 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10484/statm: 228857 10672 2529 14 0 215327 0
[pid=10484/tid=10505] ppid=10482 vsize=915428 CPUtime=0.03
/proc/10484/task/10505/stat : 10505 (java) S 10482 10484 10343 0 -1 64 282 0 0 0 3 0 0 0 16 0 8 0 275957669 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10484/tid=10506] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10506/stat : 10506 (java) S 10482 10484 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275957670 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10507] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10507/stat : 10507 (java) S 10482 10484 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275957670 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10513] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10513/stat : 10513 (java) S 10482 10484 10343 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275957673 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10514] ppid=10482 vsize=915428 CPUtime=0.26
/proc/10484/task/10514/stat : 10514 (java) S 10482 10484 10343 0 -1 64 420 0 0 0 25 1 0 0 16 0 8 0 275957673 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10484/tid=10515] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10515/stat : 10515 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275957673 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10516] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10516/stat : 10516 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275957673 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2313.57
Current children cumulated vsize (KiB) 915428

[startup+2385.33 s]
/proc/loadavg: 2.03 2.03 1.92 3/100 10985
/proc/meminfo: memFree=1227040/2055920 swapFree=4192812/4192956
[pid=10484] ppid=10482 vsize=915428 CPUtime=2373.36
/proc/10484/stat : 10484 (java) R 10482 10484 10343 0 -1 0 10942 0 1 0 236838 498 0 0 25 0 8 0 275957665 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073894664 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10484/statm: 228857 10672 2529 14 0 215327 0
[pid=10484/tid=10505] ppid=10482 vsize=915428 CPUtime=0.03
/proc/10484/task/10505/stat : 10505 (java) S 10482 10484 10343 0 -1 64 282 0 0 0 3 0 0 0 16 0 8 0 275957669 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10484/tid=10506] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10506/stat : 10506 (java) S 10482 10484 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275957670 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10507] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10507/stat : 10507 (java) S 10482 10484 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275957670 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10513] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10513/stat : 10513 (java) S 10482 10484 10343 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275957673 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10514] ppid=10482 vsize=915428 CPUtime=0.26
/proc/10484/task/10514/stat : 10514 (java) S 10482 10484 10343 0 -1 64 420 0 0 0 25 1 0 0 16 0 8 0 275957673 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10484/tid=10515] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10515/stat : 10515 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275957673 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10516] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10516/stat : 10516 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275957673 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2373.36
Current children cumulated vsize (KiB) 915428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2412.18 s]
/proc/loadavg: 2.02 2.02 1.92 3/100 10985
/proc/meminfo: memFree=1227040/2055920 swapFree=4192812/4192956
[pid=10484] ppid=10482 vsize=915428 CPUtime=2400.09
/proc/10484/stat : 10484 (java) R 10482 10484 10343 0 -1 0 10942 0 1 0 239511 498 0 0 25 0 8 0 275957665 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073873391 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10484/statm: 228857 10672 2529 14 0 215327 0
[pid=10484/tid=10505] ppid=10482 vsize=915428 CPUtime=0.03
/proc/10484/task/10505/stat : 10505 (java) S 10482 10484 10343 0 -1 64 282 0 0 0 3 0 0 0 16 0 8 0 275957669 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10484/tid=10506] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10506/stat : 10506 (java) S 10482 10484 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275957670 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10507] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10507/stat : 10507 (java) S 10482 10484 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275957670 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10513] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10513/stat : 10513 (java) S 10482 10484 10343 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275957673 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10514] ppid=10482 vsize=915428 CPUtime=0.26
/proc/10484/task/10514/stat : 10514 (java) S 10482 10484 10343 0 -1 64 420 0 0 0 25 1 0 0 16 0 8 0 275957673 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10484/tid=10515] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10515/stat : 10515 (java) S 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275957673 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10484/tid=10516] ppid=10482 vsize=915428 CPUtime=0
/proc/10484/task/10516/stat : 10516 (java) R 10482 10484 10343 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275957673 937398272 10672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915428

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

Child status: 143
Real time (s): 2412.24
CPU time (s): 2400.16
CPU user time (s): 2395.17
CPU system time (s): 4.99024
CPU usage (%): 99.4989
Max. virtual memory (cumulated for all children) (KiB): 915432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.17
system time used= 4.99024
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10963
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= 50082
involuntary context switches= 87083

runsolver used 2.52062 s user time and 8.12776 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan 20 06:47:10 UTC 2007


IDJOB= 278111
IDBENCH= 8037
IDSOLVER= 69
FILE ID= node18/278111-1169275630

PBS_JOBID= 3609471

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e2943702a07e701f63714593ecddfa5e

RANDOM SEED= 796626162

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.231
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.231
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:       1295216 kB
Buffers:         52876 kB
Cached:         566740 kB
SwapCached:          0 kB
Active:         253608 kB
Inactive:       427532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1295216 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4504 kB
Writeback:           0 kB
Mapped:          83600 kB
Slab:            64632 kB
Committed_AS:  8377880 kB
PageTables:       2040 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 node18 on Sat Jan 20 07:27:22 UTC 2007