Trace number 279199

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 EPFCMSAT (TO) 2400.16 2400.92

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-60/
kbtree-9-5-3-5-60-11_ext.xml
MD5SUMa4ae6fc99ca173e96e1c9a5fba46af1b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints177
Best CPU time to get the best result obtained on this benchmark6.51101
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints255
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension255
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/279199-1169291704/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.42	       =>  wckTime=0.1  cpuTime=0.1  mem=6M887
0.42	   
0.42	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.58	     nbConstraints=255  nbRelationTypes=255  nbExtensionStructures=255  nbSharedExtensionStructures=0
0.58	     nbConflictsStructures=255  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2518  maxDegree=39
0.58	     maxArity=2
0.58	       =>  wckTime=0.26  cpuTime=0.19  mem=8M920
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.66	       =>  wckTime=0.346  cpuTime=0.24  mem=5M600
0.67	
0.67	s SATISFIABLE
0.67	o 111
0.67	c 144
0.67	o 115
0.67	c 140
0.67	o 120
0.67	c 135
0.67	o 124
0.67	c 131
0.67	o 126
0.67	c 129
0.67	o 129
0.67	c 126
0.67	o 130
0.67	c 125
0.67	o 131
0.67	c 124
0.68	o 133
0.68	c 122
0.68	o 137
0.68	c 118
0.68	o 139
0.68	c 116
0.68	o 143
0.68	c 112
0.68	o 147
0.68	c 108
0.68	o 150
0.68	c 105
0.68	o 152
0.68	c 103
0.68	o 154
0.68	c 101
0.69	o 155
0.69	c 100
0.69	o 158
0.69	c 97
0.69	o 159
0.69	c 96
0.69	o 160
0.69	c 95
0.69	o 161
0.69	c 94
0.70	o 162
0.70	c 93
0.70	o 163
0.70	c 92
0.70	o 164
0.70	c 91
0.70	o 165
0.70	c 90
0.71	o 167
0.71	c 88
0.71	o 169
0.71	c 86
0.71	o 170
0.71	c 85
0.72	o 171
0.72	c 84
0.72	o 173
0.72	c 82
0.72	o 174
0.72	c 81
0.72	o 175
0.72	c 80
0.72	o 177
0.72	c 78
2.95	   
2.95	   search
2.95	     run=0  nbConstraintChecks=13031556  nbAssignments=10000
2.95	       =>  wckTime=2.292  cpuTime=2.26  mem=5M600
5.18	   
5.18	   search
5.18	     run=1  nbConstraintChecks=26263712  nbAssignments=20000
5.18	       =>  wckTime=4.519  cpuTime=4.49  mem=5M600
7.38	   
7.38	   search
7.38	     run=2  nbConstraintChecks=39317367  nbAssignments=30000
7.38	       =>  wckTime=6.724  cpuTime=6.69  mem=5M600
9.62	   
9.62	   search
9.62	     run=3  nbConstraintChecks=52557353  nbAssignments=40000
9.62	       =>  wckTime=8.958  cpuTime=8.93  mem=5M600
11.84	   
11.84	   search
11.84	     run=4  nbConstraintChecks=65698461  nbAssignments=50000
11.84	       =>  wckTime=11.178  cpuTime=11.15  mem=5M600
14.07	   
14.07	   search
14.07	     run=5  nbConstraintChecks=78892433  nbAssignments=60000
14.07	       =>  wckTime=13.411  cpuTime=13.38  mem=5M600
16.30	   
16.30	   search
16.30	     run=6  nbConstraintChecks=91947497  nbAssignments=70000
16.30	       =>  wckTime=15.643  cpuTime=15.61  mem=5M600
18.56	   
18.56	   search
18.56	     run=7  nbConstraintChecks=105243324  nbAssignments=80000
18.56	       =>  wckTime=17.898  cpuTime=17.86  mem=5M600
20.79	   
20.79	   search
20.79	     run=8  nbConstraintChecks=118298685  nbAssignments=90000
20.79	       =>  wckTime=20.127  cpuTime=20.09  mem=5M600
23.04	   
23.04	   search
23.04	     run=9  nbConstraintChecks=131551474  nbAssignments=100000
23.04	       =>  wckTime=22.378  cpuTime=22.34  mem=5M600
25.25	   
25.25	   search
25.25	     run=10  nbConstraintChecks=144616210  nbAssignments=110000
25.25	       =>  wckTime=24.59  cpuTime=24.55  mem=5M600
27.49	   
27.49	   search
27.49	     run=11  nbConstraintChecks=157908054  nbAssignments=120000
27.49	       =>  wckTime=26.829  cpuTime=26.78  mem=5M600
29.70	   
29.70	   search
29.70	     run=12  nbConstraintChecks=171030737  nbAssignments=130000
29.70	       =>  wckTime=29.044  cpuTime=29.0  mem=5M600
30.76	   
30.76	   search
30.76	     run=13  nbConstraintChecks=177284386  nbAssignments=134758
30.76	       =>  wckTime=30.101  cpuTime=30.06  mem=5M600
30.76	   
30.76	   global
30.76	     nbConstraintChecks=177284386  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.76	     solvingWckTime=30.1  solvingCpuTime=30.06  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.76	     globalCpuTime=30.35
30.76	       =>  wckTime=30.448  cpuTime=30.3  mem=5M600
30.76	   
30.76	   solver IterativeSystematicSolver being built... 
30.90	       =>  wckTime=30.581  cpuTime=30.41  mem=16M639
30.95	   
30.95	   preprocessing
30.95	     nbConstraintChecks=49507  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.95	     detectedInconsistency=no
30.95	       =>  wckTime=0.05  cpuTime=0.03  mem=16M639
30.99	   
30.99	   search
30.99	     run=0  nbConstraintChecks=86496  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48
30.99	     nbFailedAssignments=19  nbBacktracks=10  nbVisitedNodes=78  nbRestartNogoods=0
30.99	       =>  wckTime=0.089  cpuTime=0.07  mem=16M639
31.05	   
31.05	   search
31.05	     run=1  nbConstraintChecks=214043  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=113
31.05	     nbFailedAssignments=50  nbBacktracks=25  nbVisitedNodes=189  nbRestartNogoods=5
31.05	       =>  wckTime=0.151  cpuTime=0.11  mem=16M639
31.10	   
31.10	   search
31.10	     run=2  nbConstraintChecks=373470  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=191
31.10	     nbFailedAssignments=86  nbBacktracks=47  nbVisitedNodes=325  nbRestartNogoods=11
31.10	       =>  wckTime=0.201  cpuTime=0.16  mem=16M639
31.16	   
31.16	   search
31.16	     run=3  nbConstraintChecks=593333  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=300
31.16	     nbFailedAssignments=139  nbBacktracks=80  nbVisitedNodes=520  nbRestartNogoods=15
31.16	       =>  wckTime=0.266  cpuTime=0.22  mem=16M639
31.26	   
31.26	   search
31.26	     run=4  nbConstraintChecks=903208  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=444
31.26	     nbFailedAssignments=215  nbBacktracks=130  nbVisitedNodes=790  nbRestartNogoods=23
31.26	       =>  wckTime=0.358  cpuTime=0.31  mem=16M639
31.39	   
31.39	   search
31.39	     run=5  nbConstraintChecks=1381679  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=656
31.39	     nbFailedAssignments=331  nbBacktracks=205  nbVisitedNodes=1193  nbRestartNogoods=29
31.39	       =>  wckTime=0.494  cpuTime=0.45  mem=16M639
31.65	   
31.65	   search
31.65	     run=6  nbConstraintChecks=2227288  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1018
31.65	     nbFailedAssignments=562  nbBacktracks=318  nbVisitedNodes=1899  nbRestartNogoods=36
31.65	       =>  wckTime=0.754  cpuTime=0.71  mem=16M639
31.96	   
31.96	   search
31.96	     run=7  nbConstraintChecks=3264915  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1478
31.96	     nbFailedAssignments=832  nbBacktracks=488  nbVisitedNodes=2799  nbRestartNogoods=43
31.96	       =>  wckTime=1.058  cpuTime=1.0  mem=16M639
32.41	   
32.41	   search
32.41	     run=8  nbConstraintChecks=4832035  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2150
32.41	     nbFailedAssignments=1228  nbBacktracks=744  nbVisitedNodes=4123  nbRestartNogoods=53
32.41	       =>  wckTime=1.513  cpuTime=1.44  mem=16M639
33.00	   
33.00	   search
33.00	     run=9  nbConstraintChecks=6998437  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3104
33.00	     nbFailedAssignments=1777  nbBacktracks=1128  nbVisitedNodes=6010  nbRestartNogoods=66
33.00	       =>  wckTime=2.106  cpuTime=2.03  mem=16M639
33.95	   
33.95	   search
33.95	     run=10  nbConstraintChecks=10402576  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4603
33.95	     nbFailedAssignments=2678  nbBacktracks=1704  nbVisitedNodes=8981  nbRestartNogoods=75
33.95	       =>  wckTime=3.053  cpuTime=2.97  mem=16M639
35.40	   
35.40	   search
35.40	     run=11  nbConstraintChecks=15551044  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6752
35.40	     nbFailedAssignments=3944  nbBacktracks=2568  nbVisitedNodes=13257  nbRestartNogoods=81
35.40	       =>  wckTime=4.501  cpuTime=4.42  mem=16M639
37.69	   
37.69	   search
37.69	     run=12  nbConstraintChecks=23540016  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10059
37.69	     nbFailedAssignments=5935  nbBacktracks=3865  nbVisitedNodes=19852  nbRestartNogoods=88
37.69	       =>  wckTime=6.79  cpuTime=6.7  mem=16M639
40.83	   
40.83	   search
40.83	     run=13  nbConstraintChecks=35270439  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14908
40.83	     nbFailedAssignments=8819  nbBacktracks=5811  nbVisitedNodes=29523  nbRestartNogoods=100
40.83	       =>  wckTime=9.935  cpuTime=9.85  mem=16M639
45.58	   
45.58	   search
45.58	     run=14  nbConstraintChecks=52862816  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22347
45.59	     nbFailedAssignments=13321  nbBacktracks=8730  nbVisitedNodes=44352  nbRestartNogoods=110
45.59	       =>  wckTime=14.688  cpuTime=14.6  mem=16M639
52.96	   
52.96	   search
52.96	     run=15  nbConstraintChecks=78737513  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33227
52.96	     nbFailedAssignments=19807  nbBacktracks=13108  nbVisitedNodes=66090  nbRestartNogoods=121
52.96	       =>  wckTime=22.065  cpuTime=21.97  mem=16M639
63.23	   
63.23	   search
63.23	     run=16  nbConstraintChecks=116948785  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49690
63.23	     nbFailedAssignments=29685  nbBacktracks=19676  nbVisitedNodes=98978  nbRestartNogoods=127
63.23	       =>  wckTime=32.329  cpuTime=32.24  mem=16M639
79.55	   
79.55	   search
79.55	     run=17  nbConstraintChecks=173450491  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=74373
79.55	     nbFailedAssignments=44500  nbBacktracks=29529  nbVisitedNodes=148273  nbRestartNogoods=135
79.55	       =>  wckTime=48.65  cpuTime=48.55  mem=16M639
102.22	   
102.22	   search
102.22	     run=18  nbConstraintChecks=259081028  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=111447
102.22	     nbFailedAssignments=66778  nbBacktracks=44307  nbVisitedNodes=222365  nbRestartNogoods=147
102.22	       =>  wckTime=71.319  cpuTime=71.21  mem=16M639
133.75	   
133.75	   search
133.75	     run=19  nbConstraintChecks=364164624  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=158506
133.75	     nbFailedAssignments=91652  nbBacktracks=66475  nbVisitedNodes=316443  nbRestartNogoods=161
133.75	       =>  wckTime=102.856  cpuTime=102.74  mem=16M639
193.12	   
193.12	   search
193.12	     run=20  nbConstraintChecks=552659465  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=238516
193.12	     nbFailedAssignments=138396  nbBacktracks=99727  nbVisitedNodes=476427  nbRestartNogoods=169
193.13	       =>  wckTime=162.228  cpuTime=162.09  mem=16M639
270.00	   
270.00	   search
270.00	     run=21  nbConstraintChecks=810637902  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=353322
270.00	     nbFailedAssignments=203314  nbBacktracks=149605  nbVisitedNodes=705760  nbRestartNogoods=176
270.00	       =>  wckTime=239.101  cpuTime=238.94  mem=16M639
386.49	   
386.49	   search
386.49	     run=22  nbConstraintChecks=1178621260  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=526291
386.49	     nbFailedAssignments=301454  nbBacktracks=224423  nbVisitedNodes=1050969  nbRestartNogoods=190
386.49	       =>  wckTime=355.593  cpuTime=355.41  mem=16M639
557.21	   
557.21	   search
557.21	     run=23  nbConstraintChecks=1693436060  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=775014
557.21	     nbFailedAssignments=437939  nbBacktracks=336650  nbVisitedNodes=1535817  nbRestartNogoods=204
557.21	       =>  wckTime=526.314  cpuTime=526.07  mem=16M639
811.76	   
811.76	   search
811.76	     run=24  nbConstraintChecks=2449116815  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1140967
811.76	     nbFailedAssignments=635542  nbBacktracks=504991  nbVisitedNodes=2239517  nbRestartNogoods=218
811.76	       =>  wckTime=780.864  cpuTime=780.54  mem=16M639
1159.16	   
1159.16	   search
1159.16	     run=25  nbConstraintChecks=3506316504  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1667611
1159.16	     nbFailedAssignments=909664  nbBacktracks=757502  nbVisitedNodes=3256768  nbRestartNogoods=231
1159.16	       =>  wckTime=1128.258  cpuTime=1127.82  mem=16M639
1655.03	   
1655.03	   search
1655.03	     run=26  nbConstraintChecks=5028578726  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2449635
1655.03	     nbFailedAssignments=1312912  nbBacktracks=1136269  nbVisitedNodes=4778312  nbRestartNogoods=243
1655.03	       =>  wckTime=1624.131  cpuTime=1623.54  mem=16M639
2400.86	v 1 1 3 2 4 3 2 2 0 3 3 2 1 3 4 1 2 4 2 2 4 4 2 0 4 1 1 4 4 3 0 2 3 3 1 0 4 2 1 1 

Verifier Data (download as text)

78 unsatisfied constraints, 177 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/node40/watcher-279199-1169291704 -o ROOT/results/node40/solver-279199-1169291704 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279199-1169291704/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.85 0.97 0.99 4/70 23949
/proc/meminfo: memFree=1426976/2055920 swapFree=4191892/4192956
[pid=23948] ppid=23945 vsize=18540 CPUtime=0
/proc/23948/stat : 23948 (runsolver) R 23945 23948 23813 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 277569763 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 264519609639 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/23948/statm: 4635 279 244 17 0 2626 0

[startup+0.109458 s]
/proc/loadavg: 0.85 0.97 0.99 4/70 23949
/proc/meminfo: memFree=1426976/2055920 swapFree=4191892/4192956
[pid=23948] ppid=23945 vsize=914988 CPUtime=0.09
/proc/23948/stat : 23948 (java) R 23945 23948 23813 0 -1 0 3004 0 1 0 7 2 0 0 17 0 8 0 277569763 936947712 2750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23948/statm: 228747 2750 1430 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.517509 s]
/proc/loadavg: 0.85 0.97 0.99 4/70 23949
/proc/meminfo: memFree=1426976/2055920 swapFree=4191892/4192956
[pid=23948] ppid=23945 vsize=915332 CPUtime=0.49
/proc/23948/stat : 23948 (java) R 23945 23948 23813 0 -1 0 6325 0 1 0 45 4 0 0 18 0 8 0 277569763 937299968 6064 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23948/statm: 228833 6064 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33861 s]
/proc/loadavg: 0.85 0.97 0.99 4/87 23966
/proc/meminfo: memFree=1389912/2055920 swapFree=4191892/4192956
[pid=23948] ppid=23945 vsize=915464 CPUtime=1.32
/proc/23948/stat : 23948 (java) R 23945 23948 23813 0 -1 0 7285 0 1 0 115 17 0 0 25 0 8 0 277569763 937435136 7023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23948/statm: 228866 7023 2479 14 0 215336 0
[pid=23948/tid=23954] ppid=23945 vsize=915464 CPUtime=0.02
/proc/23948/task/23954/stat : 23954 (java) S 23945 23948 23813 0 -1 64 180 0 0 0 2 0 0 0 17 0 8 0 277569767 937435136 7023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23957] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23957/stat : 23957 (java) S 23945 23948 23813 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277569767 937435136 7023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23958] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23958/stat : 23958 (java) S 23945 23948 23813 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277569767 937435136 7023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23963] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23963/stat : 23963 (java) S 23945 23948 23813 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277569771 937435136 7023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23964] ppid=23945 vsize=915464 CPUtime=0.14
/proc/23948/task/23964/stat : 23964 (java) S 23945 23948 23813 0 -1 64 346 0 0 0 13 1 0 0 16 0 8 0 277569771 937435136 7023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23965] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23965/stat : 23965 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277569771 937435136 7023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23966] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23966/stat : 23966 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277569771 937435136 7023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915464

[startup+2.97582 s]
/proc/loadavg: 0.94 0.98 1.00 3/87 23966
/proc/meminfo: memFree=1389912/2055920 swapFree=4191892/4192956
[pid=23948] ppid=23945 vsize=915464 CPUtime=2.95
/proc/23948/stat : 23948 (java) R 23945 23948 23813 0 -1 0 7288 0 1 0 248 47 0 0 25 0 8 0 277569763 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23948/statm: 228866 7025 2479 14 0 215336 0
[pid=23948/tid=23954] ppid=23945 vsize=915464 CPUtime=0.02
/proc/23948/task/23954/stat : 23954 (java) S 23945 23948 23813 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277569767 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23957] ppid=23945 vsize=915468 CPUtime=0
/proc/23948/task/23957/stat : 23957 (java) S 23945 23948 23813 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277569767 937439232 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23958] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23958/stat : 23958 (java) S 23945 23948 23813 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277569767 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23963] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23963/stat : 23963 (java) S 23945 23948 23813 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277569771 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23964] ppid=23945 vsize=915464 CPUtime=0.14
/proc/23948/task/23964/stat : 23964 (java) S 23945 23948 23813 0 -1 64 348 0 0 0 13 1 0 0 16 0 8 0 277569771 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23965] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23965/stat : 23965 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277569771 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23966] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23966/stat : 23966 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277569771 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915464

[startup+6.17824 s]
/proc/loadavg: 0.94 0.98 1.00 3/87 23966
/proc/meminfo: memFree=1389784/2055920 swapFree=4191892/4192956
[pid=23948] ppid=23945 vsize=915468 CPUtime=6.15
/proc/23948/stat : 23948 (java) R 23945 23948 23813 0 -1 0 7288 0 1 0 511 104 0 0 25 0 8 0 277569763 937439232 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23948/statm: 228866 7025 2479 14 0 215336 0
[pid=23948/tid=23954] ppid=23945 vsize=915464 CPUtime=0.02
/proc/23948/task/23954/stat : 23954 (java) S 23945 23948 23813 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277569767 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23957] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23957/stat : 23957 (java) S 23945 23948 23813 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277569767 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23958] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23958/stat : 23958 (java) S 23945 23948 23813 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277569767 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23963] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23963/stat : 23963 (java) S 23945 23948 23813 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277569771 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23964] ppid=23945 vsize=915464 CPUtime=0.14
/proc/23948/task/23964/stat : 23964 (java) S 23945 23948 23813 0 -1 64 348 0 0 0 13 1 0 0 16 0 8 0 277569771 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23965] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23965/stat : 23965 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277569771 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23966] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23966/stat : 23966 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277569771 937435136 7025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915468

[startup+12.6411 s]
/proc/loadavg: 1.10 1.02 1.01 3/87 23966
/proc/meminfo: memFree=1389800/2055920 swapFree=4191892/4192956
[pid=23948] ppid=23945 vsize=915464 CPUtime=12.61
/proc/23948/stat : 23948 (java) R 23945 23948 23813 0 -1 0 7289 0 1 0 1040 221 0 0 25 0 8 0 277569763 937435136 7026 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23948/statm: 228866 7026 2479 14 0 215336 0
[pid=23948/tid=23954] ppid=23945 vsize=915468 CPUtime=0.02
/proc/23948/task/23954/stat : 23954 (java) S 23945 23948 23813 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277569767 937439232 7026 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23957] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23957/stat : 23957 (java) S 23945 23948 23813 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277569767 937435136 7026 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23958] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23958/stat : 23958 (java) S 23945 23948 23813 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277569767 937435136 7026 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23963] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23963/stat : 23963 (java) S 23945 23948 23813 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277569771 937435136 7026 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23964] ppid=23945 vsize=915464 CPUtime=0.14
/proc/23948/task/23964/stat : 23964 (java) S 23945 23948 23813 0 -1 64 349 0 0 0 13 1 0 0 16 0 8 0 277569771 937435136 7026 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23965] ppid=23945 vsize=915468 CPUtime=0
/proc/23948/task/23965/stat : 23965 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277569771 937439232 7026 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23966] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23966/stat : 23966 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277569771 937435136 7026 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915464

[startup+25.4957 s]
/proc/loadavg: 1.24 1.05 1.02 3/87 23966
/proc/meminfo: memFree=1389800/2055920 swapFree=4191892/4192956
[pid=23948] ppid=23945 vsize=915464 CPUtime=25.46
/proc/23948/stat : 23948 (java) R 23945 23948 23813 0 -1 0 7289 0 1 0 2092 454 0 0 25 0 8 0 277569763 937435136 7026 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23948/statm: 228866 7026 2479 14 0 215336 0
[pid=23948/tid=23954] ppid=23945 vsize=915464 CPUtime=0.02
/proc/23948/task/23954/stat : 23954 (java) S 23945 23948 23813 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277569767 937435136 7026 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23957] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23957/stat : 23957 (java) S 23945 23948 23813 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277569767 937435136 7026 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23958] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23958/stat : 23958 (java) S 23945 23948 23813 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277569767 937435136 7026 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23963] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23963/stat : 23963 (java) S 23945 23948 23813 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277569771 937435136 7026 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23964] ppid=23945 vsize=915468 CPUtime=0.14
/proc/23948/task/23964/stat : 23964 (java) S 23945 23948 23813 0 -1 64 349 0 0 0 13 1 0 0 16 0 8 0 277569771 937439232 7026 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23965] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23965/stat : 23965 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277569771 937435136 7026 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23966] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23966/stat : 23966 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277569771 937435136 7026 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915464

[startup+51.1881 s]
/proc/loadavg: 1.50 1.12 1.04 3/87 23966
/proc/meminfo: memFree=1376104/2055920 swapFree=4191892/4192956
[pid=23948] ppid=23945 vsize=915464 CPUtime=51.14
/proc/23948/stat : 23948 (java) R 23945 23948 23813 0 -1 0 9087 0 1 0 4563 551 0 0 25 0 8 0 277569763 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073865443 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23948/statm: 228866 8820 2532 14 0 215336 0
[pid=23948/tid=23954] ppid=23945 vsize=915464 CPUtime=0.02
/proc/23948/task/23954/stat : 23954 (java) S 23945 23948 23813 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 277569767 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23957] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23957/stat : 23957 (java) S 23945 23948 23813 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277569767 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23958] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23958/stat : 23958 (java) S 23945 23948 23813 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277569767 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23963] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23963/stat : 23963 (java) S 23945 23948 23813 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277569771 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23964] ppid=23945 vsize=915464 CPUtime=0.24
/proc/23948/task/23964/stat : 23964 (java) S 23945 23948 23813 0 -1 64 404 0 0 0 22 2 0 0 16 0 8 0 277569771 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23965] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23965/stat : 23965 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277569771 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23966] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23966/stat : 23966 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277569771 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 915464

[startup+102.463 s]
/proc/loadavg: 1.80 1.27 1.10 3/87 23966
/proc/meminfo: memFree=1376040/2055920 swapFree=4191892/4192956
[pid=23948] ppid=23945 vsize=915464 CPUtime=102.4
/proc/23948/stat : 23948 (java) R 23945 23948 23813 0 -1 0 9097 0 1 0 9689 551 0 0 25 0 8 0 277569763 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073865364 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23948/statm: 228866 8830 2532 14 0 215336 0
[pid=23948/tid=23954] ppid=23945 vsize=915464 CPUtime=0.02
/proc/23948/task/23954/stat : 23954 (java) S 23945 23948 23813 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 277569767 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23957] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23957/stat : 23957 (java) S 23945 23948 23813 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277569767 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23958] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23958/stat : 23958 (java) S 23945 23948 23813 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277569767 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23963] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23963/stat : 23963 (java) S 23945 23948 23813 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277569771 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23964] ppid=23945 vsize=915464 CPUtime=0.24
/proc/23948/task/23964/stat : 23964 (java) S 23945 23948 23813 0 -1 64 404 0 0 0 22 2 0 0 16 0 8 0 277569771 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23965] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23965/stat : 23965 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277569771 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23966] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23966/stat : 23966 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277569771 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 915464

[startup+162.473 s]
/proc/loadavg: 1.92 1.40 1.15 3/87 23966
/proc/meminfo: memFree=1375912/2055920 swapFree=4191892/4192956
[pid=23948] ppid=23945 vsize=915464 CPUtime=162.39
/proc/23948/stat : 23948 (java) R 23945 23948 23813 0 -1 0 9100 0 1 0 15688 551 0 0 25 0 8 0 277569763 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073863850 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2022.15
Current children cumulated vsize (KiB) 915464

[startup+2082.82 s]
/proc/loadavg: 2.03 2.02 1.87 3/87 23968
/proc/meminfo: memFree=1375592/2055920 swapFree=4191892/4192956
[pid=23948] ppid=23945 vsize=915464 CPUtime=2082.14
/proc/23948/stat : 23948 (java) R 23945 23948 23813 0 -1 0 9120 0 1 0 207662 552 0 0 25 0 8 0 277569763 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073878350 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23948/statm: 228866 8851 2532 14 0 215336 0
[pid=23948/tid=23954] ppid=23945 vsize=915464 CPUtime=0.02
/proc/23948/task/23954/stat : 23954 (java) S 23945 23948 23813 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23957] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23957/stat : 23957 (java) S 23945 23948 23813 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23958] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23958/stat : 23958 (java) S 23945 23948 23813 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23963] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23963/stat : 23963 (java) S 23945 23948 23813 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23964] ppid=23945 vsize=915464 CPUtime=0.24
/proc/23948/task/23964/stat : 23964 (java) S 23945 23948 23813 0 -1 64 405 0 0 0 22 2 0 0 16 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23965] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23965/stat : 23965 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23966] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23966/stat : 23966 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2082.14
Current children cumulated vsize (KiB) 915464

[startup+2142.83 s]
/proc/loadavg: 2.01 2.02 1.88 3/87 23968
/proc/meminfo: memFree=1375656/2055920 swapFree=4191892/4192956
[pid=23948] ppid=23945 vsize=915464 CPUtime=2142.13
/proc/23948/stat : 23948 (java) R 23945 23948 23813 0 -1 0 9120 0 1 0 213661 552 0 0 25 0 8 0 277569763 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073853007 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23948/statm: 228866 8851 2532 14 0 215336 0
[pid=23948/tid=23954] ppid=23945 vsize=915464 CPUtime=0.02
/proc/23948/task/23954/stat : 23954 (java) S 23945 23948 23813 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23957] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23957/stat : 23957 (java) S 23945 23948 23813 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23958] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23958/stat : 23958 (java) S 23945 23948 23813 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23963] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23963/stat : 23963 (java) S 23945 23948 23813 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23964] ppid=23945 vsize=915464 CPUtime=0.24
/proc/23948/task/23964/stat : 23964 (java) S 23945 23948 23813 0 -1 64 405 0 0 0 22 2 0 0 16 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23965] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23965/stat : 23965 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23966] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23966/stat : 23966 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2142.13
Current children cumulated vsize (KiB) 915464

[startup+2202.84 s]
/proc/loadavg: 2.00 2.01 1.89 3/87 23968
/proc/meminfo: memFree=1375592/2055920 swapFree=4191892/4192956
[pid=23948] ppid=23945 vsize=915464 CPUtime=2202.12
/proc/23948/stat : 23948 (java) R 23945 23948 23813 0 -1 0 9120 0 1 0 219660 552 0 0 25 0 8 0 277569763 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23948/statm: 228866 8851 2532 14 0 215336 0
[pid=23948/tid=23954] ppid=23945 vsize=915464 CPUtime=0.02
/proc/23948/task/23954/stat : 23954 (java) S 23945 23948 23813 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23957] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23957/stat : 23957 (java) S 23945 23948 23813 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23958] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23958/stat : 23958 (java) S 23945 23948 23813 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23963] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23963/stat : 23963 (java) S 23945 23948 23813 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23964] ppid=23945 vsize=915464 CPUtime=0.24
/proc/23948/task/23964/stat : 23964 (java) S 23945 23948 23813 0 -1 64 405 0 0 0 22 2 0 0 16 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23965] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23965/stat : 23965 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23966] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23966/stat : 23966 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2202.12
Current children cumulated vsize (KiB) 915464

[startup+2262.85 s]
/proc/loadavg: 2.07 2.03 1.90 3/87 23968
/proc/meminfo: memFree=1375592/2055920 swapFree=4191892/4192956
[pid=23948] ppid=23945 vsize=915464 CPUtime=2262.11
/proc/23948/stat : 23948 (java) R 23945 23948 23813 0 -1 0 9120 0 1 0 225659 552 0 0 25 0 8 0 277569763 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918504 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23948/statm: 228866 8851 2532 14 0 215336 0
[pid=23948/tid=23954] ppid=23945 vsize=915464 CPUtime=0.02
/proc/23948/task/23954/stat : 23954 (java) S 23945 23948 23813 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23957] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23957/stat : 23957 (java) S 23945 23948 23813 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23958] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23958/stat : 23958 (java) S 23945 23948 23813 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23963] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23963/stat : 23963 (java) S 23945 23948 23813 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23964] ppid=23945 vsize=915464 CPUtime=0.24
/proc/23948/task/23964/stat : 23964 (java) S 23945 23948 23813 0 -1 64 405 0 0 0 22 2 0 0 16 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23965] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23965/stat : 23965 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23966] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23966/stat : 23966 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2262.11
Current children cumulated vsize (KiB) 915464

[startup+2322.85 s]
/proc/loadavg: 2.02 2.03 1.91 3/87 23968
/proc/meminfo: memFree=1375528/2055920 swapFree=4191892/4192956
[pid=23948] ppid=23945 vsize=915464 CPUtime=2322.11
/proc/23948/stat : 23948 (java) R 23945 23948 23813 0 -1 0 9120 0 1 0 231659 552 0 0 25 0 8 0 277569763 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073897205 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23948/statm: 228866 8851 2532 14 0 215336 0
[pid=23948/tid=23954] ppid=23945 vsize=915464 CPUtime=0.02
/proc/23948/task/23954/stat : 23954 (java) S 23945 23948 23813 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23957] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23957/stat : 23957 (java) S 23945 23948 23813 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23958] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23958/stat : 23958 (java) S 23945 23948 23813 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23963] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23963/stat : 23963 (java) S 23945 23948 23813 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23964] ppid=23945 vsize=915464 CPUtime=0.24
/proc/23948/task/23964/stat : 23964 (java) S 23945 23948 23813 0 -1 64 405 0 0 0 22 2 0 0 16 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23965] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23965/stat : 23965 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23966] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23966/stat : 23966 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2322.11
Current children cumulated vsize (KiB) 915464

[startup+2382.87 s]
/proc/loadavg: 2.01 2.02 1.91 3/87 23968
/proc/meminfo: memFree=1375592/2055920 swapFree=4191892/4192956
[pid=23948] ppid=23945 vsize=915464 CPUtime=2382.1
/proc/23948/stat : 23948 (java) R 23945 23948 23813 0 -1 0 9120 0 1 0 237658 552 0 0 25 0 8 0 277569763 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073897568 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23948/statm: 228866 8851 2532 14 0 215336 0
[pid=23948/tid=23954] ppid=23945 vsize=915464 CPUtime=0.02
/proc/23948/task/23954/stat : 23954 (java) S 23945 23948 23813 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23957] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23957/stat : 23957 (java) S 23945 23948 23813 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23958] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23958/stat : 23958 (java) S 23945 23948 23813 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23963] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23963/stat : 23963 (java) S 23945 23948 23813 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23964] ppid=23945 vsize=915464 CPUtime=0.24
/proc/23948/task/23964/stat : 23964 (java) S 23945 23948 23813 0 -1 64 405 0 0 0 22 2 0 0 16 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23965] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23965/stat : 23965 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23966] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23966/stat : 23966 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2382.1
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.85 s]
/proc/loadavg: 2.00 2.02 1.91 3/87 23968
/proc/meminfo: memFree=1375592/2055920 swapFree=4191892/4192956
[pid=23948] ppid=23945 vsize=915464 CPUtime=2400.08
/proc/23948/stat : 23948 (java) R 23945 23948 23813 0 -1 0 9120 0 1 0 239456 552 0 0 25 0 8 0 277569763 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073865328 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23948/statm: 228866 8851 2532 14 0 215336 0
[pid=23948/tid=23954] ppid=23945 vsize=915464 CPUtime=0.02
/proc/23948/task/23954/stat : 23954 (java) S 23945 23948 23813 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23957] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23957/stat : 23957 (java) S 23945 23948 23813 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23958] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23958/stat : 23958 (java) S 23945 23948 23813 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277569767 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23963] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23963/stat : 23963 (java) S 23945 23948 23813 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23964] ppid=23945 vsize=915464 CPUtime=0.24
/proc/23948/task/23964/stat : 23964 (java) S 23945 23948 23813 0 -1 64 405 0 0 0 22 2 0 0 16 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23965] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23965/stat : 23965 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23948/tid=23966] ppid=23945 vsize=915464 CPUtime=0
/proc/23948/task/23966/stat : 23966 (java) S 23945 23948 23813 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277569771 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2400.92
CPU time (s): 2400.16
CPU user time (s): 2394.63
CPU system time (s): 5.53316
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.63
system time used= 5.53316
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9141
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= 49761
involuntary context switches= 54498

runsolver used 2.38764 s user time and 6.35903 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sat Jan 20 11:15:04 UTC 2007


IDJOB= 279199
IDBENCH= 9613
IDSOLVER= 68
FILE ID= node40/279199-1169291704

PBS_JOBID= 3609771

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-60/kbtree-9-5-3-5-60-11_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279199-1169291704/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-279199-1169291704 -o ROOT/results/node40/solver-279199-1169291704 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279199-1169291704/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a4ae6fc99ca173e96e1c9a5fba46af1b

RANDOM SEED= 418529291

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.239
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.239
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:       1427720 kB
Buffers:         46212 kB
Cached:         484668 kB
SwapCached:        268 kB
Active:         175304 kB
Inactive:       375144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427720 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            3772 kB
Writeback:           0 kB
Mapped:          28448 kB
Slab:            63412 kB
Committed_AS:  5220412 kB
PageTables:       1620 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 node40 on Sat Jan 20 11:55:05 UTC 2007