Trace number 278236

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.07 2424.14

General information on the benchmark

NameMaxCSP/cnf/3-80-1100-2000/
cnf-3-80-1900-798141_ext.xml
MD5SUMe85c588b5ee941a588685e1ab524c93d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints1763
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1881
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension1881
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=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/278236-1169282624/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.097  cpuTime=0.09  mem=6M887
0.40	   
0.40	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.64	     nbConstraints=1881  nbRelationTypes=23  nbExtensionStructures=23  nbSharedExtensionStructures=1858
0.64	     nbConflictsStructures=23  nbSharedConflictsStructures=1858  nbSharedBinaryRepresentations=0  maxDegree=91
0.64	     maxArity=3
0.64	       =>  wckTime=0.335  cpuTime=0.22  mem=12M754
0.69	   
0.69	   solver LocalSearchSolver being built... 
0.73	       =>  wckTime=0.423  cpuTime=0.26  mem=6M365
0.74	
0.74	s SATISFIABLE
0.74	o 1638
0.74	c 243
0.74	o 1647
0.74	c 234
0.74	o 1654
0.74	c 227
0.74	o 1661
0.74	c 220
0.74	o 1666
0.74	c 215
0.74	o 1669
0.74	c 212
0.74	o 1670
0.74	c 211
0.74	o 1677
0.74	c 204
0.74	o 1681
0.74	c 200
0.74	o 1683
0.74	c 198
0.74	o 1689
0.74	c 192
0.75	o 1690
0.75	c 191
0.75	o 1693
0.75	c 188
0.75	o 1696
0.75	c 185
0.75	o 1703
0.75	c 178
0.75	o 1705
0.75	c 176
0.75	o 1707
0.75	c 174
0.75	o 1708
0.75	c 173
0.75	o 1711
0.75	c 170
0.76	o 1714
0.76	c 167
0.76	o 1716
0.76	c 165
0.76	o 1717
0.76	c 164
0.76	o 1719
0.76	c 162
0.77	o 1727
0.77	c 154
0.77	o 1729
0.77	c 152
0.77	o 1734
0.77	c 147
0.77	o 1738
0.77	c 143
0.77	o 1739
0.77	c 142
0.77	o 1740
0.77	c 141
0.93	o 1742
0.93	c 139
0.93	o 1745
0.93	c 136
0.94	o 1749
0.94	c 132
0.94	o 1753
0.94	c 128
0.94	o 1755
0.94	c 126
1.19	o 1757
1.19	c 124
2.88	o 1758
2.88	c 123
6.29	   
6.29	   search
6.29	     run=0  nbConstraintChecks=33373739  nbAssignments=10000
6.29	       =>  wckTime=5.567  cpuTime=5.5  mem=6M365
8.11	o 1759
8.11	c 122
12.07	   
12.07	   search
12.07	     run=1  nbConstraintChecks=68657258  nbAssignments=20000
12.07	       =>  wckTime=11.345  cpuTime=11.23  mem=6M365
17.55	   
17.55	   search
17.55	     run=2  nbConstraintChecks=101944521  nbAssignments=30000
17.55	       =>  wckTime=16.824  cpuTime=16.65  mem=6M365
23.28	   
23.28	   search
23.28	     run=3  nbConstraintChecks=137243403  nbAssignments=40000
23.28	       =>  wckTime=22.55  cpuTime=22.34  mem=6M365
27.90	o 1761
27.90	c 120
28.76	   
28.76	   search
28.76	     run=4  nbConstraintChecks=170677202  nbAssignments=50000
28.76	       =>  wckTime=28.03  cpuTime=27.77  mem=6M365
34.55	   
34.55	   search
34.55	     run=5  nbConstraintChecks=205976721  nbAssignments=60000
34.55	       =>  wckTime=33.82  cpuTime=33.5  mem=6M365
40.00	   
40.00	   search
40.00	     run=6  nbConstraintChecks=239254050  nbAssignments=70000
40.01	       =>  wckTime=39.277  cpuTime=38.92  mem=6M365
42.08	o 1762
42.08	c 119
45.75	   
45.75	   search
45.75	     run=7  nbConstraintChecks=274493666  nbAssignments=80000
45.75	       =>  wckTime=45.019  cpuTime=44.59  mem=6M365
51.23	   
51.23	   search
51.23	     run=8  nbConstraintChecks=307820104  nbAssignments=90000
51.23	       =>  wckTime=50.505  cpuTime=50.03  mem=6M365
57.02	   
57.02	   search
57.02	     run=9  nbConstraintChecks=343201937  nbAssignments=100000
57.02	       =>  wckTime=56.291  cpuTime=55.77  mem=6M365
62.47	   
62.47	   search
62.47	     run=10  nbConstraintChecks=376583075  nbAssignments=110000
62.47	       =>  wckTime=61.744  cpuTime=61.17  mem=6M365
68.21	   
68.27	   search
68.27	     run=11  nbConstraintChecks=411827198  nbAssignments=120000
68.27	       =>  wckTime=67.48  cpuTime=66.87  mem=6M365
72.36	   
72.36	   search
72.36	     run=12  nbConstraintChecks=437003596  nbAssignments=127668
72.36	       =>  wckTime=71.632  cpuTime=70.99  mem=6M365
72.37	   
72.37	   global
72.37	     nbConstraintChecks=437003596  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
72.37	     solvingWckTime=71.629  solvingCpuTime=70.99  expiredTime=no  totalExploration=no  nbFoundSolutions=0
72.37	     globalCpuTime=71.29
72.37	       =>  wckTime=72.054  cpuTime=71.25  mem=6M365
72.37	   
72.37	   solver IterativeSystematicSolver being built... 
72.56	       =>  wckTime=72.254  cpuTime=71.39  mem=27M205
72.76	   
72.76	   preprocessing
72.76	     nbConstraintChecks=19786  nbValidityChecks=63557  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
72.76	     nbRemovedValues=0  detectedInconsistency=no
72.76	       =>  wckTime=0.192  cpuTime=0.17  mem=27M205
72.90	   
72.90	   search
72.90	     run=0  nbConstraintChecks=33276  nbValidityChecks=108628  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
72.90	     nbAssignments=65  nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=83  nbRestartNogoods=0
72.90	       =>  wckTime=0.339  cpuTime=0.3  mem=28M246
73.09	   
73.09	   search
73.09	     run=1  nbConstraintChecks=74289  nbValidityChecks=256945  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
73.09	     nbAssignments=137  nbFailedAssignments=19  nbBacktracks=26  nbVisitedNodes=182  nbRestartNogoods=3
73.09	       =>  wckTime=0.524  cpuTime=0.48  mem=28M246
73.30	   
73.30	   search
73.30	     run=2  nbConstraintChecks=135131  nbValidityChecks=458013  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
73.30	     nbAssignments=226  nbFailedAssignments=38  nbBacktracks=48  nbVisitedNodes=308  nbRestartNogoods=4
73.30	       =>  wckTime=0.736  cpuTime=0.69  mem=28M246
73.57	   
73.57	   search
73.57	     run=3  nbConstraintChecks=212711  nbValidityChecks=727281  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
73.57	     nbAssignments=328  nbFailedAssignments=62  nbBacktracks=81  nbVisitedNodes=464  nbRestartNogoods=7
73.57	       =>  wckTime=1.012  cpuTime=0.95  mem=28M246
73.94	   
73.94	   search
73.94	     run=4  nbConstraintChecks=315535  nbValidityChecks=1099194  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
73.94	     nbAssignments=454  nbFailedAssignments=96  nbBacktracks=131  nbVisitedNodes=673  nbRestartNogoods=10
73.94	       =>  wckTime=1.378  cpuTime=1.32  mem=28M246
74.48	   
74.48	   search
74.48	     run=5  nbConstraintChecks=478912  nbValidityChecks=1692166  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
74.48	     nbAssignments=636  nbFailedAssignments=160  nbBacktracks=206  nbVisitedNodes=984  nbRestartNogoods=14
74.48	       =>  wckTime=1.918  cpuTime=1.85  mem=28M246
75.23	   
75.23	   search
75.23	     run=6  nbConstraintChecks=701909  nbValidityChecks=2510820  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
75.23	     nbAssignments=866  nbFailedAssignments=235  nbBacktracks=320  nbVisitedNodes=1401  nbRestartNogoods=19
75.23	       =>  wckTime=2.667  cpuTime=2.58  mem=28M246
76.47	   
76.47	   search
76.47	     run=7  nbConstraintChecks=1056899  nbValidityChecks=3849491  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
76.47	     nbAssignments=1227  nbFailedAssignments=383  nbBacktracks=490  nbVisitedNodes=2058  nbRestartNogoods=25
76.47	       =>  wckTime=3.908  cpuTime=3.81  mem=28M246
78.19	   
78.19	   search
78.19	     run=8  nbConstraintChecks=1567569  nbValidityChecks=5703476  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
78.19	     nbAssignments=1712  nbFailedAssignments=570  nbBacktracks=746  nbVisitedNodes=2965  nbRestartNogoods=30
78.19	       =>  wckTime=5.629  cpuTime=5.49  mem=28M246
80.66	   
80.66	   search
80.66	     run=9  nbConstraintChecks=2340620  nbValidityChecks=8492903  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
80.66	     nbAssignments=2414  nbFailedAssignments=842  nbBacktracks=1131  nbVisitedNodes=4314  nbRestartNogoods=34
80.66	       =>  wckTime=8.094  cpuTime=7.92  mem=28M246
84.23	   
84.23	   search
84.23	     run=10  nbConstraintChecks=3445828  nbValidityChecks=12630916  nbPropagations=0  nbRevisions=0
84.23	     nbUselessRevisions=0  nbAssignments=3440  nbFailedAssignments=1249  nbBacktracks=1707  nbVisitedNodes=6300
84.23	     nbRestartNogoods=38
84.23	       =>  wckTime=11.664  cpuTime=11.46  mem=28M246
89.54	   
89.54	   search
89.54	     run=11  nbConstraintChecks=5071474  nbValidityChecks=18805258  nbPropagations=0  nbRevisions=0
89.54	     nbUselessRevisions=0  nbAssignments=4893  nbFailedAssignments=1792  nbBacktracks=2572  nbVisitedNodes=9130
89.54	     nbRestartNogoods=41
89.54	       =>  wckTime=16.976  cpuTime=16.69  mem=28M246
97.99	   
97.99	   search
97.99	     run=12  nbConstraintChecks=7615055  nbValidityChecks=28549491  nbPropagations=0  nbRevisions=0
97.99	     nbUselessRevisions=0  nbAssignments=7242  nbFailedAssignments=2805  nbBacktracks=3869  nbVisitedNodes=13698
97.99	     nbRestartNogoods=45
97.99	       =>  wckTime=25.428  cpuTime=25.07  mem=28M246
110.55	   
110.55	   search
110.55	     run=13  nbConstraintChecks=11154761  nbValidityChecks=42866023  nbPropagations=0  nbRevisions=0
110.55	     nbUselessRevisions=0  nbAssignments=10659  nbFailedAssignments=4235  nbBacktracks=5815  nbVisitedNodes=20424
110.55	     nbRestartNogoods=50
110.55	       =>  wckTime=37.983  cpuTime=37.5  mem=28M246
127.92	   
127.92	   search
127.92	     run=14  nbConstraintChecks=16736156  nbValidityChecks=63963328  nbPropagations=0  nbRevisions=0
127.92	     nbUselessRevisions=0  nbAssignments=15753  nbFailedAssignments=6366  nbBacktracks=8734  nbVisitedNodes=30344
127.92	     nbRestartNogoods=53
127.92	       =>  wckTime=55.361  cpuTime=54.7  mem=28M246
153.06	   
153.06	   search
153.06	     run=15  nbConstraintChecks=25385695  nbValidityChecks=95714215  nbPropagations=0  nbRevisions=0
153.06	     nbUselessRevisions=0  nbAssignments=22941  nbFailedAssignments=9134  nbBacktracks=13112  nbVisitedNodes=44540
153.06	     nbRestartNogoods=58
153.06	       =>  wckTime=80.499  cpuTime=79.58  mem=28M246
196.12	   
196.12	   search
196.12	     run=16  nbConstraintChecks=37045248  nbValidityChecks=143510124  nbPropagations=0  nbRevisions=0
196.12	     nbUselessRevisions=0  nbAssignments=34181  nbFailedAssignments=13767  nbBacktracks=19680  nbVisitedNodes=66503
196.12	     nbRestartNogoods=64
196.12	       =>  wckTime=123.555  cpuTime=122.21  mem=28M246
257.90	   
257.90	   search
257.90	     run=17  nbConstraintChecks=55568427  nbValidityChecks=216419028  nbPropagations=0  nbRevisions=0
257.90	     nbUselessRevisions=0  nbAssignments=50775  nbFailedAssignments=20465  nbBacktracks=29533  nbVisitedNodes=99237
257.90	     nbRestartNogoods=72
257.90	       =>  wckTime=185.34  cpuTime=183.39  mem=28M246
349.83	   
349.83	   search
349.83	     run=18  nbConstraintChecks=82929235  nbValidityChecks=326000550  nbPropagations=0  nbRevisions=0
349.83	     nbUselessRevisions=0  nbAssignments=76185  nbFailedAssignments=31055  nbBacktracks=44311  nbVisitedNodes=149268
349.83	     nbRestartNogoods=77
349.83	       =>  wckTime=277.27  cpuTime=274.4  mem=28M246
488.94	   
488.94	   search
488.94	     run=19  nbConstraintChecks=121835092  nbValidityChecks=486894200  nbPropagations=0  nbRevisions=0
488.94	     nbUselessRevisions=0  nbAssignments=114000  nbFailedAssignments=46658  nbBacktracks=66479  nbVisitedNodes=223430
488.94	     nbRestartNogoods=83
488.94	       =>  wckTime=416.376  cpuTime=412.12  mem=28M246
687.61	   
687.61	   search
687.61	     run=20  nbConstraintChecks=178148600  nbValidityChecks=714887305  nbPropagations=0  nbRevisions=0
687.61	     nbUselessRevisions=0  nbAssignments=168425  nbFailedAssignments=67796  nbBacktracks=99732  nbVisitedNodes=330449
687.61	     nbRestartNogoods=88
687.61	       =>  wckTime=615.047  cpuTime=608.81  mem=28M246
1006.41	   
1006.41	   search
1006.41	     run=21  nbConstraintChecks=258565328  nbValidityChecks=1075672169  nbPropagations=0  nbRevisions=0
1006.41	     nbUselessRevisions=0  nbAssignments=255616  nbFailedAssignments=105073  nbBacktracks=149610  nbVisitedNodes=500012
1006.41	     nbRestartNogoods=97
1006.41	       =>  wckTime=933.848  cpuTime=924.44  mem=28M246
1467.21	   
1467.21	   search
1467.21	     run=22  nbConstraintChecks=386287519  nbValidityChecks=1580848291  nbPropagations=0  nbRevisions=0
1467.21	     nbUselessRevisions=0  nbAssignments=380838  nbFailedAssignments=155431  nbBacktracks=224428  nbVisitedNodes=743612
1467.21	     nbRestartNogoods=105
1467.21	       =>  wckTime=1394.645  cpuTime=1380.57  mem=28M246
2101.58	   
2101.58	   search
2101.58	     run=23  nbConstraintChecks=580242503  nbValidityChecks=2288227176  nbPropagations=0  nbRevisions=0
2101.58	     nbUselessRevisions=0  nbAssignments=567900  nbFailedAssignments=230225  nbBacktracks=336656  nbVisitedNodes=1097771
2101.58	     nbRestartNogoods=110
2101.58	       =>  wckTime=2029.019  cpuTime=2008.63  mem=28M246
2424.09	v 0 0 0 1 0 0 1 1 0 1 0 0 1 0 1 0 1 0 0 0 0 1 1 1 1 0 1 0 0 0 0 0 0 0 1 0 0 1 0 1 1 0 1 1 1 1 0 1 0 1 0 1 1 1 1 1 1 1 1 1 0 0 1 0 1 1 1 0 1 1 1 0 1 0 1 0 0 0 1 1 

Verifier Data (download as text)

119 unsatisfied constraints, 1762 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-278236-1169282624 -o ROOT/results/node15/solver-278236-1169282624 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278236-1169282624/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: 1.00 1.00 1.00 5/81 16015
/proc/meminfo: memFree=1433768/2055920 swapFree=4173628/4192956
[pid=16013] ppid=16010 vsize=18540 CPUtime=0
/proc/16013/stat : 16013 (runsolver) R 16010 16013 15886 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 276657283 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 240472616231 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/16013/statm: 4635 279 244 17 0 2626 0

[startup+0.10795 s]
/proc/loadavg: 1.00 1.00 1.00 5/81 16015
/proc/meminfo: memFree=1433768/2055920 swapFree=4173628/4192956
[pid=16013] ppid=16010 vsize=916012 CPUtime=0.08
/proc/16013/stat : 16013 (java) R 16010 16013 15886 0 -1 0 2980 0 1 0 6 2 0 0 20 0 8 0 276657283 937996288 2726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154038082 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16013/statm: 229003 2726 1423 14 0 215498 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 916012

[startup+0.516015 s]
/proc/loadavg: 1.00 1.00 1.00 5/81 16015
/proc/meminfo: memFree=1433768/2055920 swapFree=4173628/4192956
[pid=16013] ppid=16010 vsize=916356 CPUtime=0.48
/proc/16013/stat : 16013 (java) R 16010 16013 15886 0 -1 0 6499 0 1 0 43 5 0 0 22 0 8 0 276657283 938348544 6238 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16013/statm: 229089 6238 2142 14 0 215559 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 916356

[startup+1.33715 s]
/proc/loadavg: 1.00 1.00 1.00 3/100 16039
/proc/meminfo: memFree=1387920/2055920 swapFree=4173628/4192956
[pid=16013] ppid=16010 vsize=916468 CPUtime=1.29
/proc/16013/stat : 16013 (java) R 16010 16013 15886 0 -1 0 8331 0 1 0 118 11 0 0 25 0 8 0 276657283 938463232 8069 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073821046 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16013/statm: 229117 8069 2476 14 0 215587 0
[pid=16013/tid=16023] ppid=16010 vsize=916468 CPUtime=0.03
/proc/16013/task/16023/stat : 16023 (java) S 16010 16013 15886 0 -1 64 366 0 0 0 3 0 0 0 16 0 8 0 276657288 938463232 8069 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16024] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16024/stat : 16024 (java) S 16010 16013 15886 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 8069 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16025] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16025/stat : 16025 (java) S 16010 16013 15886 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 8069 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16029] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16029/stat : 16029 (java) S 16010 16013 15886 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276657292 938463232 8069 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16030] ppid=16010 vsize=916468 CPUtime=0.17
/proc/16013/task/16030/stat : 16030 (java) S 16010 16013 15886 0 -1 64 371 0 0 0 16 1 0 0 16 0 8 0 276657292 938463232 8069 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16031] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16031/stat : 16031 (java) S 16010 16013 15886 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276657292 938463232 8069 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16032] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16032/stat : 16032 (java) S 16010 16013 15886 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 276657292 938463232 8069 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 916468

[startup+2.97543 s]
/proc/loadavg: 1.08 1.02 1.01 3/100 16039
/proc/meminfo: memFree=1387728/2055920 swapFree=4173628/4192956
[pid=16013] ppid=16010 vsize=916468 CPUtime=2.92
/proc/16013/stat : 16013 (java) R 16010 16013 15886 0 -1 0 8337 0 1 0 269 23 0 0 25 0 8 0 276657283 938463232 8074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073821042 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16013/statm: 229117 8074 2478 14 0 215587 0
[pid=16013/tid=16023] ppid=16010 vsize=916468 CPUtime=0.03
/proc/16013/task/16023/stat : 16023 (java) S 16010 16013 15886 0 -1 64 366 0 0 0 3 0 0 0 16 0 8 0 276657288 938463232 8074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16024] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16024/stat : 16024 (java) S 16010 16013 15886 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 8074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16025] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16025/stat : 16025 (java) S 16010 16013 15886 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 8074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16029] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16029/stat : 16029 (java) S 16010 16013 15886 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276657292 938463232 8074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16030] ppid=16010 vsize=916468 CPUtime=0.18
/proc/16013/task/16030/stat : 16030 (java) S 16010 16013 15886 0 -1 64 376 0 0 0 17 1 0 0 16 0 8 0 276657292 938463232 8074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16031] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16031/stat : 16031 (java) S 16010 16013 15886 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276657292 938463232 8074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16032] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16032/stat : 16032 (java) S 16010 16013 15886 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 276657292 938463232 8074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 916468

[startup+6.273 s]
/proc/loadavg: 1.08 1.02 1.01 3/100 16039
/proc/meminfo: memFree=1387728/2055920 swapFree=4173628/4192956
[pid=16013] ppid=16010 vsize=916468 CPUtime=6.19
/proc/16013/stat : 16013 (java) R 16010 16013 15886 0 -1 0 8337 0 1 0 572 47 0 0 25 0 8 0 276657283 938463232 8074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073817574 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16013/statm: 229117 8074 2478 14 0 215587 0
[pid=16013/tid=16023] ppid=16010 vsize=916468 CPUtime=0.03
/proc/16013/task/16023/stat : 16023 (java) S 16010 16013 15886 0 -1 64 366 0 0 0 3 0 0 0 16 0 8 0 276657288 938463232 8074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16024] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16024/stat : 16024 (java) S 16010 16013 15886 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 8074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16025] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16025/stat : 16025 (java) S 16010 16013 15886 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 8074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16029] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16029/stat : 16029 (java) S 16010 16013 15886 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276657292 938463232 8074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16030] ppid=16010 vsize=916468 CPUtime=0.18
/proc/16013/task/16030/stat : 16030 (java) S 16010 16013 15886 0 -1 64 376 0 0 0 17 1 0 0 16 0 8 0 276657292 938463232 8074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16031] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16031/stat : 16031 (java) S 16010 16013 15886 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276657292 938463232 8074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16032] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16032/stat : 16032 (java) S 16010 16013 15886 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 276657292 938463232 8074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 916468

[startup+12.7471 s]
/proc/loadavg: 1.22 1.05 1.02 3/100 16039
/proc/meminfo: memFree=1387728/2055920 swapFree=4173628/4192956
[pid=16013] ppid=16010 vsize=916468 CPUtime=12.61
/proc/16013/stat : 16013 (java) R 16010 16013 15886 0 -1 0 8340 0 1 0 1170 91 0 0 25 0 8 0 276657283 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073817504 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16013/statm: 229117 8077 2478 14 0 215587 0
[pid=16013/tid=16023] ppid=16010 vsize=916468 CPUtime=0.03
/proc/16013/task/16023/stat : 16023 (java) S 16010 16013 15886 0 -1 64 366 0 0 0 3 0 0 0 16 0 8 0 276657288 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16024] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16024/stat : 16024 (java) S 16010 16013 15886 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16025] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16025/stat : 16025 (java) S 16010 16013 15886 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16029] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16029/stat : 16029 (java) S 16010 16013 15886 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276657292 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16030] ppid=16010 vsize=916468 CPUtime=0.18
/proc/16013/task/16030/stat : 16030 (java) S 16010 16013 15886 0 -1 64 379 0 0 0 17 1 0 0 17 0 8 0 276657292 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16031] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16031/stat : 16031 (java) S 16010 16013 15886 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276657292 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16032] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16032/stat : 16032 (java) S 16010 16013 15886 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 276657292 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 916468

[startup+25.6023 s]
/proc/loadavg: 1.34 1.08 1.02 3/100 16039
/proc/meminfo: memFree=1387856/2055920 swapFree=4173628/4192956
[pid=16013] ppid=16010 vsize=916468 CPUtime=25.37
/proc/16013/stat : 16013 (java) R 16010 16013 15886 0 -1 0 8340 0 1 0 2361 176 0 0 25 0 8 0 276657283 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073817687 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16013/statm: 229117 8077 2478 14 0 215587 0
[pid=16013/tid=16023] ppid=16010 vsize=916468 CPUtime=0.03
/proc/16013/task/16023/stat : 16023 (java) S 16010 16013 15886 0 -1 64 366 0 0 0 3 0 0 0 16 0 8 0 276657288 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16024] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16024/stat : 16024 (java) S 16010 16013 15886 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16025] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16025/stat : 16025 (java) S 16010 16013 15886 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16029] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16029/stat : 16029 (java) S 16010 16013 15886 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276657292 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16030] ppid=16010 vsize=916468 CPUtime=0.18
/proc/16013/task/16030/stat : 16030 (java) S 16010 16013 15886 0 -1 64 379 0 0 0 17 1 0 0 17 0 8 0 276657292 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16031] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16031/stat : 16031 (java) S 16010 16013 15886 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276657292 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16032] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16032/stat : 16032 (java) S 16010 16013 15886 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 276657292 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 916468

[startup+51.3007 s]
/proc/loadavg: 1.56 1.15 1.05 3/100 16039
/proc/meminfo: memFree=1387920/2055920 swapFree=4173628/4192956
[pid=16013] ppid=16010 vsize=916468 CPUtime=50.82
/proc/16013/stat : 16013 (java) R 16010 16013 15886 0 -1 0 8340 0 1 0 4729 353 0 0 25 0 8 0 276657283 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073833031 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16013/statm: 229117 8077 2478 14 0 215587 0
[pid=16013/tid=16023] ppid=16010 vsize=916468 CPUtime=0.03
/proc/16013/task/16023/stat : 16023 (java) S 16010 16013 15886 0 -1 64 366 0 0 0 3 0 0 0 16 0 8 0 276657288 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16024] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16024/stat : 16024 (java) S 16010 16013 15886 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16025] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16025/stat : 16025 (java) S 16010 16013 15886 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16029] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16029/stat : 16029 (java) S 16010 16013 15886 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276657292 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16030] ppid=16010 vsize=916468 CPUtime=0.18
/proc/16013/task/16030/stat : 16030 (java) S 16010 16013 15886 0 -1 64 379 0 0 0 17 1 0 0 17 0 8 0 276657292 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16031] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16031/stat : 16031 (java) S 16010 16013 15886 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276657292 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16032] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16032/stat : 16032 (java) S 16010 16013 15886 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 276657292 938463232 8077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 916468

[startup+102.513 s]
/proc/loadavg: 1.82 1.29 1.10 3/100 16039
/proc/meminfo: memFree=1360016/2055920 swapFree=4173628/4192956
[pid=16013] ppid=16010 vsize=916468 CPUtime=101.54
/proc/16013/stat : 16013 (java) R 16010 16013 15886 0 -1 0 11916 0 1 0 9654 500 0 0 25 0 8 0 276657283 938463232 11644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073985459 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16013/statm: 229117 11644 2534 14 0 215587 0
[pid=16013/tid=16023] ppid=16010 vsize=916468 CPUtime=0.03
/proc/16013/task/16023/stat : 16023 (java) S 16010 16013 15886 0 -1 64 367 0 0 0 3 0 0 0 16 0 8 0 276657288 938463232 11644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16024] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16024/stat : 16024 (java) S 16010 16013 15886 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 11644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16025] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16025/stat : 16025 (java) S 16010 16013 15886 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 11644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16029] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16029/stat : 16029 (java) S 16010 16013 15886 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276657292 938463232 11644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16030] ppid=16010 vsize=916468 CPUtime=0.32
/proc/16013/task/16030/stat : 16030 (java) S 16010 16013 15886 0 -1 64 450 0 0 0 30 2 0 0 16 0 8 0 276657292 938463232 11644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16031] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16031/stat : 16031 (java) S 16010 16013 15886 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276657292 938463232 11644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16032] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16032/stat : 16032 (java) S 16010 16013 15886 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 276657292 938463232 11644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 916468

[startup+162.583 s]
/proc/loadavg: 1.93 1.42 1.15 3/100 16039
/proc/meminfo: memFree=1359888/2055920 swapFree=4173628/4192956
[pid=16013] ppid=16010 vsize=916468 CPUtime=161
/proc/16013/stat : 16013 (java) R 16010 16013 15886 0 -1 0 11925 0 1 0 15600 500 0 0 25 0 8 0 276657283 938463232 11653 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073957513 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2004.71
Current children cumulated vsize (KiB) 916468

[startup+2085 s]
/proc/loadavg: 2.11 2.04 1.88 3/100 16237
/proc/meminfo: memFree=1359312/2055920 swapFree=4173628/4192956
[pid=16013] ppid=16010 vsize=916468 CPUtime=2064.2
/proc/16013/stat : 16013 (java) R 16010 16013 15886 0 -1 0 11945 0 1 0 205902 518 0 0 25 0 8 0 276657283 938463232 11672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073735242 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16013/statm: 229117 11672 2534 14 0 215587 0
[pid=16013/tid=16023] ppid=16010 vsize=916468 CPUtime=0.03
/proc/16013/task/16023/stat : 16023 (java) S 16010 16013 15886 0 -1 64 367 0 0 0 3 0 0 0 16 0 8 0 276657288 938463232 11672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16024] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16024/stat : 16024 (java) S 16010 16013 15886 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 11672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16025] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16025/stat : 16025 (java) S 16010 16013 15886 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 11672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16029] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16029/stat : 16029 (java) S 16010 16013 15886 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276657292 938463232 11672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16030] ppid=16010 vsize=916468 CPUtime=0.32
/proc/16013/task/16030/stat : 16030 (java) S 16010 16013 15886 0 -1 64 451 0 0 0 30 2 0 0 16 0 8 0 276657292 938463232 11672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16031] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16031/stat : 16031 (java) S 16010 16013 15886 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276657292 938463232 11672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16032] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16032/stat : 16032 (java) S 16010 16013 15886 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 276657292 938463232 11672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2064.2
Current children cumulated vsize (KiB) 916468

[startup+2145.09 s]
/proc/loadavg: 2.04 2.03 1.88 3/100 16237
/proc/meminfo: memFree=1359312/2055920 swapFree=4173628/4192956
[pid=16013] ppid=16010 vsize=916468 CPUtime=2123.7
/proc/16013/stat : 16013 (java) R 16010 16013 15886 0 -1 0 11948 0 1 0 211851 519 0 0 25 0 8 0 276657283 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073979383 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16013/statm: 229117 11675 2534 14 0 215587 0
[pid=16013/tid=16023] ppid=16010 vsize=916468 CPUtime=0.03
/proc/16013/task/16023/stat : 16023 (java) S 16010 16013 15886 0 -1 64 367 0 0 0 3 0 0 0 16 0 8 0 276657288 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16024] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16024/stat : 16024 (java) S 16010 16013 15886 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16025] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16025/stat : 16025 (java) S 16010 16013 15886 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16029] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16029/stat : 16029 (java) S 16010 16013 15886 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16030] ppid=16010 vsize=916468 CPUtime=0.32
/proc/16013/task/16030/stat : 16030 (java) S 16010 16013 15886 0 -1 64 451 0 0 0 30 2 0 0 16 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16031] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16031/stat : 16031 (java) S 16010 16013 15886 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16032] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16032/stat : 16032 (java) S 16010 16013 15886 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2123.7
Current children cumulated vsize (KiB) 916468

[startup+2205.16 s]
/proc/loadavg: 2.01 2.02 1.89 3/100 16237
/proc/meminfo: memFree=1359312/2055920 swapFree=4173628/4192956
[pid=16013] ppid=16010 vsize=916468 CPUtime=2183.16
/proc/16013/stat : 16013 (java) R 16010 16013 15886 0 -1 0 11948 0 1 0 217797 519 0 0 25 0 8 0 276657283 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073962121 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16013/statm: 229117 11675 2534 14 0 215587 0
[pid=16013/tid=16023] ppid=16010 vsize=916468 CPUtime=0.03
/proc/16013/task/16023/stat : 16023 (java) S 16010 16013 15886 0 -1 64 367 0 0 0 3 0 0 0 16 0 8 0 276657288 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16024] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16024/stat : 16024 (java) S 16010 16013 15886 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16025] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16025/stat : 16025 (java) S 16010 16013 15886 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16029] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16029/stat : 16029 (java) S 16010 16013 15886 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16030] ppid=16010 vsize=916468 CPUtime=0.32
/proc/16013/task/16030/stat : 16030 (java) S 16010 16013 15886 0 -1 64 451 0 0 0 30 2 0 0 16 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16031] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16031/stat : 16031 (java) S 16010 16013 15886 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16032] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16032/stat : 16032 (java) S 16010 16013 15886 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2183.16
Current children cumulated vsize (KiB) 916468

[startup+2265.24 s]
/proc/loadavg: 2.00 2.02 1.89 3/100 16239
/proc/meminfo: memFree=1359120/2055920 swapFree=4173628/4192956
[pid=16013] ppid=16010 vsize=916468 CPUtime=2242.65
/proc/16013/stat : 16013 (java) R 16010 16013 15886 0 -1 0 11948 0 1 0 223746 519 0 0 25 0 8 0 276657283 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073984531 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16013/statm: 229117 11675 2534 14 0 215587 0
[pid=16013/tid=16023] ppid=16010 vsize=916468 CPUtime=0.03
/proc/16013/task/16023/stat : 16023 (java) S 16010 16013 15886 0 -1 64 367 0 0 0 3 0 0 0 16 0 8 0 276657288 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16024] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16024/stat : 16024 (java) S 16010 16013 15886 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16025] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16025/stat : 16025 (java) S 16010 16013 15886 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16029] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16029/stat : 16029 (java) S 16010 16013 15886 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16030] ppid=16010 vsize=916468 CPUtime=0.32
/proc/16013/task/16030/stat : 16030 (java) S 16010 16013 15886 0 -1 64 451 0 0 0 30 2 0 0 16 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16031] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16031/stat : 16031 (java) S 16010 16013 15886 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16032] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16032/stat : 16032 (java) S 16010 16013 15886 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2242.65
Current children cumulated vsize (KiB) 916468

[startup+2325.32 s]
/proc/loadavg: 2.00 2.01 1.90 3/100 16239
/proc/meminfo: memFree=1359184/2055920 swapFree=4173628/4192956
[pid=16013] ppid=16010 vsize=916468 CPUtime=2302.14
/proc/16013/stat : 16013 (java) R 16010 16013 15886 0 -1 0 11948 0 1 0 229695 519 0 0 25 0 8 0 276657283 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074022035 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16013/statm: 229117 11675 2534 14 0 215587 0
[pid=16013/tid=16023] ppid=16010 vsize=916468 CPUtime=0.03
/proc/16013/task/16023/stat : 16023 (java) S 16010 16013 15886 0 -1 64 367 0 0 0 3 0 0 0 16 0 8 0 276657288 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16024] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16024/stat : 16024 (java) S 16010 16013 15886 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16025] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16025/stat : 16025 (java) S 16010 16013 15886 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16029] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16029/stat : 16029 (java) S 16010 16013 15886 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16030] ppid=16010 vsize=916468 CPUtime=0.32
/proc/16013/task/16030/stat : 16030 (java) S 16010 16013 15886 0 -1 64 451 0 0 0 30 2 0 0 16 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16031] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16031/stat : 16031 (java) S 16010 16013 15886 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16032] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16032/stat : 16032 (java) S 16010 16013 15886 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2302.14
Current children cumulated vsize (KiB) 916468

[startup+2385.39 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 16239
/proc/meminfo: memFree=1359184/2055920 swapFree=4173628/4192956
[pid=16013] ppid=16010 vsize=916468 CPUtime=2361.59
/proc/16013/stat : 16013 (java) R 16010 16013 15886 0 -1 0 11948 0 1 0 235640 519 0 0 25 0 8 0 276657283 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074038767 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16013/statm: 229117 11675 2534 14 0 215587 0
[pid=16013/tid=16023] ppid=16010 vsize=916468 CPUtime=0.03
/proc/16013/task/16023/stat : 16023 (java) S 16010 16013 15886 0 -1 64 367 0 0 0 3 0 0 0 16 0 8 0 276657288 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16024] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16024/stat : 16024 (java) S 16010 16013 15886 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16025] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16025/stat : 16025 (java) S 16010 16013 15886 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16029] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16029/stat : 16029 (java) S 16010 16013 15886 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16030] ppid=16010 vsize=916468 CPUtime=0.32
/proc/16013/task/16030/stat : 16030 (java) S 16010 16013 15886 0 -1 64 451 0 0 0 30 2 0 0 16 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16031] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16031/stat : 16031 (java) S 16010 16013 15886 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16032] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16032/stat : 16032 (java) S 16010 16013 15886 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2361.59
Current children cumulated vsize (KiB) 916468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2424.08 s]
/proc/loadavg: 2.00 2.00 1.91 3/93 16287
/proc/meminfo: memFree=1392208/2055920 swapFree=4173628/4192956
[pid=16013] ppid=16010 vsize=916468 CPUtime=2400.01
/proc/16013/stat : 16013 (java) R 16010 16013 15886 0 -1 0 11948 0 1 0 239480 521 0 0 25 0 8 0 276657283 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073957568 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16013/statm: 229117 11675 2534 14 0 215587 0
[pid=16013/tid=16023] ppid=16010 vsize=916468 CPUtime=0.03
/proc/16013/task/16023/stat : 16023 (java) S 16010 16013 15886 0 -1 64 367 0 0 0 3 0 0 0 16 0 8 0 276657288 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16024] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16024/stat : 16024 (java) S 16010 16013 15886 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16025] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16025/stat : 16025 (java) S 16010 16013 15886 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 276657288 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16029] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16029/stat : 16029 (java) S 16010 16013 15886 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16030] ppid=16010 vsize=916468 CPUtime=0.32
/proc/16013/task/16030/stat : 16030 (java) S 16010 16013 15886 0 -1 64 451 0 0 0 30 2 0 0 16 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16031] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16031/stat : 16031 (java) S 16010 16013 15886 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16013/tid=16032] ppid=16010 vsize=916468 CPUtime=0
/proc/16013/task/16032/stat : 16032 (java) S 16010 16013 15886 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 276657292 938463232 11675 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 916468

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

Child status: 143
Real time (s): 2424.14
CPU time (s): 2400.07
CPU user time (s): 2394.85
CPU system time (s): 5.21821
CPU usage (%): 99.007
Max. virtual memory (cumulated for all children) (KiB): 916472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.85
system time used= 5.21821
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11968
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= 50450
involuntary context switches= 153147

runsolver used 3.01554 s user time and 7.70283 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan 20 08:43:44 UTC 2007


IDJOB= 278236
IDBENCH= 8151
IDSOLVER= 68
FILE ID= node15/278236-1169282624

PBS_JOBID= 3609495

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/3-80-1100-2000/cnf-3-80-1900-798141_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278236-1169282624/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-278236-1169282624 -o ROOT/results/node15/solver-278236-1169282624 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278236-1169282624/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e85c588b5ee941a588685e1ab524c93d

RANDOM SEED= 318856220

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1434384 kB
Buffers:         53104 kB
Cached:         458768 kB
SwapCached:       6628 kB
Active:         192064 kB
Inactive:       355272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1434384 kB
SwapTotal:     4192956 kB
SwapFree:      4173628 kB
Dirty:            3824 kB
Writeback:           0 kB
Mapped:          44920 kB
Slab:            59224 kB
Committed_AS:  8455632 kB
PageTables:       2220 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 node15 on Sat Jan 20 09:24:09 UTC 2007