Trace number 4391347

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 NameAnswerobjective functionCPU timeWall clock time
AbsCon 2019-07-23? (TO) 2400.04 2395.51

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-28-a3.xml
MD5SUM7bf94b2c859f2895a81dfe97f17444ea
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark935
Best CPU time to get the best result obtained on this benchmark2400.46
Satisfiable
(Un)Satisfiability was proved
Number of variables812
Number of constraints381
Number of domains2
Minimum domain size1000
Maximum domain size1001
Distribution of domain sizes[{"size":1000,"count":378},{"size":1001,"count":28}]
Minimum variable degree0
Maximum variable degree29
Distribution of variable degrees[{"degree":0,"count":406},{"degree":2,"count":378},{"degree":28,"count":26},{"degree":29,"count":2}]
Minimum constraint arity1
Maximum constraint arity378
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":378},{"arity":28,"count":1},{"arity":378,"count":1}]
Number of extensional constraints0
Number of intensional constraints379
Distribution of constraint types[{"type":"intension","count":379},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

2.39/1.89	
2.39/1.89	AbsCon 2 
3.19/2.12	
3.19/2.12	  Instance
3.19/2.12	    name=instance-4391347-1568389382, framework=COP, bounds=-infty..+infty
3.19/2.12	
3.19/2.12	  Loading variables...
3.19/2.17	  Loading constraints...
4.06/2.41	
4.06/2.41	  Domains
4.06/2.41	    nTypes=2, nValues=406028, sizes=[1000#378,1001#28]
4.06/2.41	  Variables
4.06/2.41	    count=406, degrees=[2#378,28#26,29#2]
4.06/2.41	  Objectives
4.06/2.41	    way=min, type=ObjVarLE
4.06/2.41	  Constraints
4.06/2.41	    count=382, nSpecific=3, arities=[1#2,3#378,28#1,378#1]
4.06/2.41	    distribution=[AllDifferent#1,CtrIntension#379,ObjVarLE#1,OrderedLT#1]
4.06/2.41	    nIntStructures=(2,shared:377)
4.06/2.41	    wck=0.55, cpu=2.368, mem=89M944
4.06/2.42	  Solver SolverBacktrack being built...
4.06/2.42	
4.06/2.46	
4.06/2.46	  Solver
4.06/2.46	    guaranteedGAC=false
4.06/2.46	    wck=0.595, cpu=2.411, mem=110M146
4.38/2.53	
4.38/2.53	  Preprocessing
4.38/2.53	    filters=2, revisions=(1,useless=0), ccks=1001, nACremovedValues=1729, nTotalRemovedValues=1729, inconcistency=false
4.38/2.53	    wck=0.077, cpu=2.49, mem=110M146
4.38/2.53	
28.09/25.66	    num=0, depth=23..24, filters=5557, revisions=(7471,useless=1563), ccks=218533937, wck=23.208, mem=133M928
28.09/25.66	    decisions=45, wrong=11, backtracks=1, failedAssignments=10, nogoods=9
28.09/25.66	    
30.58/28.04	    num=1, depth=3..3, filters=5658, revisions=(7693,useless=1664), ccks=243553107, wck=25.582, mem=139M212
30.58/28.04	    decisions=70, wrong=22, backtracks=1, failedAssignments=21, nogoods=20
30.58/28.04	    
35.94/33.24	    num=2, depth=1..2, filters=6037, revisions=(8415,useless=1979), ccks=298347753, wck=30.786, mem=91M884
35.94/33.24	    decisions=96, wrong=34, backtracks=1, failedAssignments=33, nogoods=32
35.94/33.24	    
38.36/35.63	    num=3, depth=2..2, filters=6108, revisions=(8584,useless=2055), ccks=323247259, wck=33.172, mem=97M116
38.36/35.63	    decisions=124, wrong=47, backtracks=1, failedAssignments=46, nogoods=45
38.36/35.63	    
40.67/37.92	    num=4, depth=4..4, filters=6213, revisions=(8808,useless=2155), ccks=346770102, wck=35.467, mem=102M348
40.67/37.92	    decisions=156, wrong=61, backtracks=1, failedAssignments=60, nogoods=59
40.67/37.92	    
45.22/42.44	    num=5, depth=1..4, filters=6345, revisions=(9087,useless=2260), ccks=395566394, wck=39.988, mem=110M195
45.22/42.44	    decisions=192, wrong=77, backtracks=1, failedAssignments=76, nogoods=75
45.22/42.44	    
54.84/52.10	    num=6, depth=1..2, filters=6911, revisions=(10138,useless=2678), ccks=496703699, wck=49.646, mem=136M353
54.84/52.10	    decisions=228, wrong=94, backtracks=2, failedAssignments=93, nogoods=91
54.84/52.10	    
59.18/56.33	    num=7, depth=1..1, filters=7496, revisions=(11210,useless=3165), ccks=538320941, wck=53.878, mem=162M511
59.18/56.33	    decisions=267, wrong=113, backtracks=2, failedAssignments=112, nogoods=110
59.18/56.33	    
61.68/58.83	    num=8, depth=3..3, filters=7607, revisions=(11442,useless=3266), ccks=563317993, wck=56.372, mem=170M385
61.68/58.83	    decisions=312, wrong=134, backtracks=2, failedAssignments=133, nogoods=131
61.68/58.83	    
98.40/95.60	    num=9, depth=0..3, filters=9282, revisions=(13573,useless=3369), ccks=963413392, wck=93.142, mem=209M622
98.40/95.60	    decisions=361, wrong=157, backtracks=2, failedAssignments=156, nogoods=153
98.40/95.60	    
100.95/98.09	    num=10, depth=3..3, filters=9389, revisions=(13769,useless=3442), ccks=986644921, wck=95.637, mem=81M445
100.95/98.09	    decisions=414, wrong=182, backtracks=2, failedAssignments=181, nogoods=178
100.95/98.09	    
105.44/102.51	    num=11, depth=2..6, filters=9602, revisions=(14167,useless=3594), ccks=1031706562, wck=100.061, mem=91M871
105.44/102.51	    decisions=476, wrong=210, backtracks=2, failedAssignments=209, nogoods=206
105.44/102.51	    
111.14/108.21	    num=12, depth=0..4, filters=9753, revisions=(14454,useless=3680), ccks=1090811949, wck=105.755, mem=99M691
111.14/108.21	    decisions=542, wrong=241, backtracks=2, failedAssignments=240, nogoods=236
111.14/108.21	    
163.40/160.43	    num=13, depth=2..4, filters=11334, revisions=(16935,useless=4181), ccks=1625126652, wck=157.98, mem=171M391
163.40/160.43	    decisions=614, wrong=275, backtracks=2, failedAssignments=274, nogoods=270
163.40/160.43	    
166.30/163.38	    num=14, depth=4..4, filters=11499, revisions=(17221,useless=4289), ccks=1652148847, wck=160.923, mem=176M604
166.30/163.38	    decisions=692, wrong=312, backtracks=2, failedAssignments=311, nogoods=307
166.30/163.38	    
216.27/213.25	    num=15, depth=3..5, filters=13107, revisions=(19718,useless=4801), ccks=2164509708, wck=210.799, mem=112M799
216.27/213.25	    decisions=779, wrong=353, backtracks=3, failedAssignments=352, nogoods=336
216.27/213.25	    
222.59/219.53	    num=16, depth=2..5, filters=14036, revisions=(21257,useless=5445), ccks=2217756694, wck=217.074, mem=146M728
222.59/219.53	    decisions=873, wrong=398, backtracks=3, failedAssignments=397, nogoods=381
222.59/219.53	    
227.30/224.22	    num=17, depth=1..5, filters=14238, revisions=(21598,useless=5554), ccks=2263185238, wck=221.766, mem=152M807
227.30/224.22	    decisions=978, wrong=448, backtracks=3, failedAssignments=447, nogoods=431
227.30/224.22	    
275.40/272.32	    num=18, depth=0..2, filters=19869, revisions=(28070,useless=5824), ccks=2744305582, wck=269.868, mem=176M296
275.40/272.32	    decisions=1090, wrong=503, backtracks=3, failedAssignments=502, nogoods=468
275.40/272.32	    
319.44/316.30	    num=19, depth=1..7, filters=21433, revisions=(30508,useless=6383), ccks=3191107015, wck=313.85, mem=104M625
319.44/316.30	    decisions=1219, wrong=564, backtracks=3, failedAssignments=563, nogoods=529
319.44/316.30	    
367.16/364.10	    num=20, depth=1..10, filters=23201, revisions=(33257,useless=7029), ccks=3651954342, wck=361.648, mem=171M542
367.16/364.10	    decisions=1363, wrong=631, backtracks=3, failedAssignments=630, nogoods=596
367.16/364.10	    
372.55/369.42	    num=21, depth=0..6, filters=23501, revisions=(33730,useless=7169), ccks=3698322472, wck=366.969, mem=179M264
372.55/369.42	    decisions=1517, wrong=705, backtracks=3, failedAssignments=704, nogoods=668
372.55/369.42	    
454.92/451.72	    num=22, depth=0..2, filters=30579, revisions=(42275,useless=7657), ccks=4493115076, wck=449.27, mem=86M577
454.92/451.72	    decisions=1681, wrong=786, backtracks=3, failedAssignments=785, nogoods=732
454.92/451.72	    
527.84/524.68	    num=23, depth=1..3, filters=32983, revisions=(45947,useless=8449), ccks=5251359745, wck=522.227, mem=185M693
527.84/524.68	    decisions=1860, wrong=875, backtracks=6, failedAssignments=874, nogoods=770
527.84/524.68	    
534.47/531.29	    num=24, depth=1..8, filters=33896, revisions=(47400,useless=8977), ccks=5302379214, wck=528.832, mem=83M931
534.47/531.29	    decisions=2064, wrong=973, backtracks=6, failedAssignments=972, nogoods=868
534.47/531.29	    
575.51/572.27	    num=25, depth=1..7, filters=35328, revisions=(49607,useless=9471), ccks=5692753576, wck=569.819, mem=134M44
575.51/572.27	    decisions=2287, wrong=1081, backtracks=6, failedAssignments=1080, nogoods=976
575.51/572.27	    
578.51/575.20	    num=26, depth=0..16, filters=36271, revisions=(50899,useless=9845), ccks=5702859980, wck=572.747, mem=149M78
578.51/575.20	    decisions=2541, wrong=1200, backtracks=6, failedAssignments=1199, nogoods=1077
578.51/575.20	    
615.46/612.17	    num=27, depth=2..10, filters=37712, revisions=(53144,useless=10413), ccks=6059754012, wck=609.717, mem=199M723
615.46/612.17	    decisions=2813, wrong=1331, backtracks=6, failedAssignments=1330, nogoods=1208
615.46/612.17	    
767.20/763.77	    num=28, depth=3..5, filters=47455, revisions=(67821,useless=13314), ccks=7552708784, wck=761.313, mem=200M288
767.20/763.77	    decisions=3106, wrong=1475, backtracks=7, failedAssignments=1474, nogoods=1325
767.20/763.77	    
778.04/774.53	    num=29, depth=1..9, filters=50051, revisions=(71625,useless=14494), ccks=7637127603, wck=772.079, mem=136M300
778.04/774.53	    decisions=3430, wrong=1633, backtracks=7, failedAssignments=1632, nogoods=1483
778.04/774.53	    
869.62/866.08	    num=30, depth=0..5, filters=58929, revisions=(83325,useless=16685), ccks=8488979324, wck=863.63, mem=163M893
869.62/866.08	    decisions=3783, wrong=1807, backtracks=13, failedAssignments=1806, nogoods=1607
869.62/866.08	    
875.01/871.43	    num=31, depth=7..7, filters=59467, revisions=(84083,useless=16884), ccks=8525800201, wck=868.978, mem=173M319
875.01/871.43	    decisions=4172, wrong=1998, backtracks=13, failedAssignments=1997, nogoods=1798
875.01/871.43	    
902.25/898.62	    num=32, depth=0..9, filters=64344, revisions=(89681,useless=17480), ccks=8771970038, wck=896.163, mem=88M372
902.25/898.62	    decisions=4603, wrong=2209, backtracks=13, failedAssignments=2208, nogoods=1994
902.25/898.62	    
908.77/905.11	    num=33, depth=0..12, filters=67146, revisions=(93456,useless=18487), ccks=8797219585, wck=902.661, mem=127M914
908.77/905.11	    decisions=5079, wrong=2441, backtracks=13, failedAssignments=2440, nogoods=2210
908.77/905.11	    
937.67/934.02	    num=34, depth=2..12, filters=69815, revisions=(97264,useless=19389), ccks=9043067895, wck=931.562, mem=183M740
937.67/934.02	    decisions=5601, wrong=2696, backtracks=15, failedAssignments=2695, nogoods=2453
937.67/934.02	    
958.89/955.22	    num=35, depth=0..13, filters=73340, revisions=(102208,useless=20654), ccks=9204749767, wck=952.764, mem=125M70
958.89/955.22	    decisions=6176, wrong=2977, backtracks=20, failedAssignments=2976, nogoods=2695
958.89/955.22	    
1018.94/1015.21	    num=36, depth=3..16, filters=81697, revisions=(113705,useless=23148), ccks=9736605567, wck=1012.752, mem=142M604
1018.94/1015.21	    decisions=6810, wrong=3286, backtracks=24, failedAssignments=3285, nogoods=2966
1018.94/1015.21	    
1391.39/1387.58	    num=37, depth=0..3, filters=101344, revisions=(141079,useless=30846), ccks=13481283103, wck=1385.129, mem=151M896
1391.39/1387.58	    decisions=7492, wrong=3626, backtracks=25, failedAssignments=3625, nogoods=3301
1391.39/1387.58	    
1489.31/1485.39	    num=38, depth=0..22, filters=120726, revisions=(165239,useless=34705), ccks=14382431471, wck=1482.936, mem=94M519
1489.31/1485.39	    decisions=8267, wrong=4003, backtracks=32, failedAssignments=3999, nogoods=3647
1489.31/1485.39	    
1579.41/1575.32	    num=39, depth=1..21, filters=136455, revisions=(185617,useless=38391), ccks=15223073325, wck=1572.871, mem=128M86
1579.41/1575.32	    decisions=9116, wrong=4417, backtracks=39, failedAssignments=4410, nogoods=4037
1579.41/1575.32	    
1629.92/1625.87	    num=40, depth=0..18, filters=143212, revisions=(195043,useless=40530), ccks=15674196123, wck=1623.418, mem=129M505
1629.92/1625.87	    decisions=10038, wrong=4869, backtracks=43, failedAssignments=4862, nogoods=4461
1629.92/1625.87	    
1689.88/1685.73	    num=41, depth=0..15, filters=150360, revisions=(204730,useless=42318), ccks=16230029465, wck=1683.274, mem=110M430
1689.88/1685.73	    decisions=11047, wrong=5366, backtracks=45, failedAssignments=5359, nogoods=4951
1689.88/1685.73	    
1785.89/1781.63	    num=42, depth=1..19, filters=162623, revisions=(221191,useless=45446), ccks=17140045964, wck=1779.179, mem=170M454
1785.89/1781.63	    decisions=12160, wrong=5913, backtracks=48, failedAssignments=5906, nogoods=5478
1785.89/1781.63	    
1819.43/1815.19	    num=43, depth=0..16, filters=168384, revisions=(229036,useless=47212), ccks=17402782600, wck=1812.74, mem=157M254
1819.43/1815.19	    decisions=13380, wrong=6515, backtracks=52, failedAssignments=6508, nogoods=6038
1819.43/1815.19	    
1873.64/1869.33	    num=44, depth=1..20, filters=178479, revisions=(241746,useless=49153), ccks=17860308055, wck=1866.88, mem=134M966
1873.64/1869.33	    decisions=14728, wrong=7179, backtracks=58, failedAssignments=7170, nogoods=6687
1873.64/1869.33	    
1894.85/1890.54	    num=45, depth=4..16, filters=182627, revisions=(247331,useless=50303), ccks=18019960283, wck=1888.082, mem=87M920
1894.85/1890.54	    decisions=16200, wrong=7907, backtracks=61, failedAssignments=7898, nogoods=7406
1894.85/1890.54	    
1924.85/1920.60	    num=46, depth=0..17, filters=188869, revisions=(255494,useless=51866), ccks=18258020489, wck=1918.142, mem=151M936
1924.85/1920.60	    decisions=17818, wrong=8708, backtracks=64, failedAssignments=8699, nogoods=7478
1924.85/1920.60	    
2030.88/2026.59	    num=47, depth=2..22, filters=205223, revisions=(276570,useless=55114), ccks=19222449827, wck=2024.135, mem=93M610
2030.88/2026.59	    decisions=19608, wrong=9593, backtracks=78, failedAssignments=9580, nogoods=7607
2030.88/2026.59	    
2165.02/2160.68	    num=48, depth=1..19, filters=218447, revisions=(294868,useless=58623), ccks=20538148548, wck=2158.222, mem=157M353
2165.02/2160.68	    decisions=21566, wrong=10563, backtracks=84, failedAssignments=10550, nogoods=7815
2165.02/2160.68	    
2298.49/2294.10	    num=49, depth=1..19, filters=231748, revisions=(313240,useless=62155), ccks=21842982398, wck=2291.65, mem=128M191
2298.49/2294.10	    decisions=23718, wrong=11630, backtracks=90, failedAssignments=11617, nogoods=8120
2298.49/2294.10	    
2317.60/2313.17	    num=50, depth=2..13, filters=237023, revisions=(319930,useless=63474), ccks=21926501998, wck=2310.717, mem=95M26
2317.60/2313.17	    decisions=26076, wrong=12803, backtracks=92, failedAssignments=12790, nogoods=8508
2317.60/2313.17	    
2395.01/2390.58	    num=51, depth=2..22, filters=249929, revisions=(337168,useless=66409), ccks=22559023585, wck=2388.122, mem=105M698
2395.01/2390.58	    decisions=28683, wrong=14096, backtracks=105, failedAssignments=14081, nogoods=9063
2395.01/2390.58	    
2400.02/2395.50	
2400.02/2395.50	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15014 MiB free)
  memory of node 1: 16384 MiB (15337 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391347-1568389382/watcher-4391347-1568389382 -o /tmp/evaluation-result-4391347-1568389382/solver-4391347-1568389382 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568389344-31922 --watchdog 2560 java -cp AbsCon19-06.jar AbsCon HOME/instance-4391347-1568389382.xml -cm 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=31960, runsolver pid=31956

[startup+0.100312 s]*
/proc/loadavg: 1.00 1.01 1.24 5/227 31981
/proc/meminfo: memFree=31054808/32770624 swapFree=66940852/67108860
[pid=31960] ppid=31956 vsize=10659884 memory=29240 CPUtime=0.13 cores=0,2,4,6
/proc/31960/stat : 31960 (java) S 31956 31960 29917 0 -1 1077944320 5272 0 0 0 13 0 0 0 20 0 15 0 415176914 10915721216 7310 33554432000 4194304 4196468 140722108213952 140722108196496 139883875356407 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
/proc/31960/statm: 2664971 7310 2910 1 0 2627468 0
[pid=31960/tid=31962] ppid=31956 vsize=10659884 memory=-8125511277465735553 CPUtime=0.09 cores=0,2,4,6
/proc/31960/task/31962/stat : 31962 (java) R 31956 31960 29917 0 -1 4202560 2976 0 0 0 9 0 0 0 20 0 15 0 415176914 10915721216 7376 33554432000 4194304 4196468 140722108213952 139883879585368 139883861037352 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31963] ppid=31956 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31963/stat : 31963 (java) S 31956 31960 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415176915 10915721216 7376 33554432000 4194304 4196468 140722108213952 139883801431184 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31964] ppid=31956 vsize=10659884 memory=140313817347712 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31964/stat : 31964 (java) S 31956 31960 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415176915 10915721216 7376 33554432000 4194304 4196468 140722108213952 139883800378384 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31965] ppid=31956 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31965/stat : 31965 (java) S 31956 31960 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415176915 10915721216 7376 33554432000 4194304 4196468 140722108213952 139883799325584 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31966] ppid=31956 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31966/stat : 31966 (java) S 31956 31960 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415176915 10915721216 7376 33554432000 4194304 4196468 140722108213952 139883798272784 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31971] ppid=31956 vsize=10659884 memory=140313817347712 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31971/stat : 31971 (java) S 31956 31960 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415176916 10915721216 7442 33554432000 4194304 4196468 140722108213952 139883367315824 139883875367554 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31974] ppid=31956 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31974/stat : 31974 (java) S 31956 31960 29917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415176917 10915721216 7442 33554432000 4194304 4196468 140722108213952 139883366261792 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31975] ppid=31956 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31975/stat : 31975 (java) S 31956 31960 29917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415176917 10915721216 7442 33554432000 4194304 4196468 140722108213952 139883365208944 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31976] ppid=31956 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31976/stat : 31976 (java) S 31956 31960 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415176919 10915721216 7442 33554432000 4194304 4196468 140722108213952 139883364157264 139883875375003 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31977] ppid=31956 vsize=10659884 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/31960/task/31977/stat : 31977 (java) R 31956 31960 29917 0 -1 4202560 541 0 0 0 1 0 0 0 20 0 15 0 415176919 10915721216 7442 33554432000 4194304 4196468 140722108213952 139883363098312 139883860254162 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31978] ppid=31956 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31978/stat : 31978 (java) S 31956 31960 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415176919 10915721216 7442 33554432000 4194304 4196468 140722108213952 139883362052848 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31979] ppid=31956 vsize=10659884 memory=140313817347712 CPUtime=0.02 cores=0,2,4,6
/proc/31960/task/31979/stat : 31979 (java) R 31956 31960 29917 0 -1 4202560 487 0 0 0 2 0 0 0 20 0 15 0 415176919 10915721216 7442 33554432000 4194304 4196468 140722108213952 139883360996792 139883854035798 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31980] ppid=31956 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31980/stat : 31980 (java) S 31956 31960 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415176919 10915721216 7442 33554432000 4194304 4196468 140722108213952 139883359947488 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31981] ppid=31956 vsize=10659884 memory=140313817347712 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31981/stat : 31981 (java) S 31956 31960 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415176920 10915721216 7442 33554432000 4194304 4196468 140722108213952 139883358894768 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 29240 KiB

[startup+0.211217 s]*
/proc/loadavg: 1.00 1.01 1.24 3/227 31981
/proc/meminfo: memFree=31040432/32770624 swapFree=66940852/67108860
[pid=31960] ppid=31956 vsize=10659884 memory=35716 CPUtime=0.32 cores=0,2,4,6
/proc/31960/stat : 31960 (java) S 31956 31960 29917 0 -1 1077944320 6521 0 0 0 31 1 0 0 20 0 15 0 415176914 10915721216 8929 33554432000 4194304 4196468 140722108213952 140722108196496 139883875356407 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
/proc/31960/statm: 2664971 8929 2989 1 0 2627468 0
[pid=31960/tid=31962] ppid=31956 vsize=10659884 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/31960/task/31962/stat : 31962 (java) R 31956 31960 29917 0 -1 4202560 3463 0 0 0 18 1 0 0 20 0 15 0 415176914 10915721216 8929 33554432000 4194304 4196468 140722108213952 139883879588496 139883831958492 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31963] ppid=31956 vsize=10659884 memory=342 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31963/stat : 31963 (java) S 31956 31960 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415176915 10915721216 8929 33554432000 4194304 4196468 140722108213952 139883801431184 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31964] ppid=31956 vsize=10659884 memory=140313817377886 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31964/stat : 31964 (java) S 31956 31960 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415176915 10915721216 8929 33554432000 4194304 4196468 140722108213952 139883800378384 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31965] ppid=31956 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31965/stat : 31965 (java) S 31956 31960 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415176915 10915721216 8929 33554432000 4194304 4196468 140722108213952 139883799325584 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31966] ppid=31956 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31966/stat : 31966 (java) S 31956 31960 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415176915 10915721216 8929 33554432000 4194304 4196468 140722108213952 139883798272784 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31971] ppid=31956 vsize=10659884 memory=140313817347712 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31971/stat : 31971 (java) S 31956 31960 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415176916 10915721216 8929 33554432000 4194304 4196468 140722108213952 139883367315824 139883875367554 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31974] ppid=31956 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31974/stat : 31974 (java) S 31956 31960 29917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415176917 10915721216 8929 33554432000 4194304 4196468 140722108213952 139883366261792 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31975] ppid=31956 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31975/stat : 31975 (java) S 31956 31960 29917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415176917 10915721216 8929 33554432000 4194304 4196468 140722108213952 139883365208944 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31976] ppid=31956 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31976/stat : 31976 (java) S 31956 31960 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415176919 10915721216 8929 33554432000 4194304 4196468 140722108213952 139883364157264 139883875375003 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31977] ppid=31956 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/31960/task/31977/stat : 31977 (java) S 31956 31960 29917 0 -1 1077944384 797 0 0 0 3 0 0 0 20 0 15 0 415176919 10915721216 8929 33554432000 4194304 4196468 140722108213952 139883363105648 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31978] ppid=31956 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/31960/task/31978/stat : 31978 (java) S 31956 31960 29917 0 -1 1077944384 215 0 0 0 2 0 0 0 20 0 15 0 415176919 10915721216 8929 33554432000 4194304 4196468 140722108213952 139883362052848 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31979] ppid=31956 vsize=10659884 memory=140313817347712 CPUtime=0.05 cores=0,2,4,6
/proc/31960/task/31979/stat : 31979 (java) S 31956 31960 29917 0 -1 1077944384 688 0 0 0 5 0 0 0 20 0 15 0 415176919 10915721216 8929 33554432000 4194304 4196468 140722108213952 139883361000048 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31980] ppid=31956 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31980/stat : 31980 (java) S 31956 31960 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415176919 10915721216 8929 33554432000 4194304 4196468 140722108213952 139883359947488 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31981] ppid=31956 vsize=10659884 memory=140313817347712 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31981/stat : 31981 (java) S 31956 31960 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415176920 10915721216 8929 33554432000 4194304 4196468 140722108213952 139883358894768 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35716 KiB

[startup+0.30981 s]*
/proc/loadavg: 1.00 1.01 1.24 5/227 31981
/proc/meminfo: memFree=31031460/32770624 swapFree=66940852/67108860
[pid=31960] ppid=31956 vsize=10659884 memory=40552 CPUtime=0.45 cores=0,2,4,6
/proc/31960/stat : 31960 (java) S 31956 31960 29917 0 -1 1077944320 8952 0 0 0 43 2 0 0 20 0 15 0 415176914 10915721216 10138 33554432000 4194304 4196468 140722108213952 140722108196496 139883875356407 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
/proc/31960/statm: 2664971 10138 3001 1 0 2627468 0
[pid=31960/tid=31962] ppid=31956 vsize=10659884 memory=7022364594140610616 CPUtime=0.29 cores=0,2,4,6
/proc/31960/task/31962/stat : 31962 (java) R 31956 31960 29917 0 -1 4202560 5842 0 0 0 27 2 0 0 20 0 15 0 415176914 10915721216 10138 33554432000 4194304 4196468 140722108213952 139883879577296 139883875378333 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31963] ppid=31956 vsize=10659884 memory=4296910614 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31963/stat : 31963 (java) S 31956 31960 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415176915 10915721216 10138 33554432000 4194304 4196468 140722108213952 139883801431184 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31964] ppid=31956 vsize=10659884 memory=140313817377710 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31964/stat : 31964 (java) S 31956 31960 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415176915 10915721216 10138 33554432000 4194304 4196468 140722108213952 139883800378384 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31965] ppid=31956 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31965/stat : 31965 (java) S 31956 31960 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415176915 10915721216 10138 33554432000 4194304 4196468 140722108213952 139883799325584 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31966] ppid=31956 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31966/stat : 31966 (java) S 31956 31960 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415176915 10915721216 10138 33554432000 4194304 4196468 140722108213952 139883798272784 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31971] ppid=31956 vsize=10659884 memory=140313817347712 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31971/stat : 31971 (java) S 31956 31960 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415176916 10915721216 10138 33554432000 4194304 4196468 140722108213952 139883367315824 139883875367554 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31974] ppid=31956 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31974/stat : 31974 (java) S 31956 31960 29917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415176917 10915721216 10138 33554432000 4194304 4196468 140722108213952 139883366261792 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31975] ppid=31956 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31975/stat : 31975 (java) S 31956 31960 29917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415176917 10915721216 10138 33554432000 4194304 4196468 140722108213952 139883365208944 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31976] ppid=31956 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31976/stat : 31976 (java) S 31956 31960 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415176919 10915721216 10138 33554432000 4194304 4196468 140722108213952 139883364157264 139883875375003 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31977] ppid=31956 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/31960/task/31977/stat : 31977 (java) S 31956 31960 29917 0 -1 1077944384 824 0 0 0 4 0 0 0 20 0 15 0 415176919 10915721216 10138 33554432000 4194304 4196468 140722108213952 139883363105648 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31978] ppid=31956 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/31960/task/31978/stat : 31978 (java) S 31956 31960 29917 0 -1 1077944384 231 0 0 0 3 0 0 0 20 0 15 0 415176919 10915721216 10138 33554432000 4194304 4196468 140722108213952 139883362052848 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31979] ppid=31956 vsize=10659884 memory=140313817347712 CPUtime=0.07 cores=0,2,4,6
/proc/31960/task/31979/stat : 31979 (java) S 31956 31960 29917 0 -1 1077944384 697 0 0 0 7 0 0 0 20 0 15 0 415176919 10915721216 10138 33554432000 4194304 4196468 140722108213952 139883361000048 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31980] ppid=31956 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31980/stat : 31980 (java) S 31956 31960 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415176919 10915721216 10138 33554432000 4194304 4196468 140722108213952 139883359947488 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31981] ppid=31956 vsize=10659884 memory=140313817347712 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31981/stat : 31981 (java) S 31956 31960 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415176920 10915721216 10138 33554432000 4194304 4196468 140722108213952 139883358894768 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40552 KiB

[startup+0.700728 s]
/proc/loadavg: 1.00 1.01 1.24 3/227 31981
/proc/meminfo: memFree=31011724/32770624 swapFree=66940852/67108860
[pid=31960] ppid=31956 vsize=10661932 memory=60732 CPUtime=1.08 cores=0,2,4,6
/proc/31960/stat : 31960 (java) S 31956 31960 29917 0 -1 1077944320 12289 0 0 0 104 4 0 0 20 0 15 0 415176914 10917818368 15183 33554432000 4194304 4196468 140722108213952 140722108196496 139883875356407 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
/proc/31960/statm: 2665483 15183 3070 1 0 2627980 0
[pid=31960/tid=31962] ppid=31956 vsize=10661932 memory=2112 CPUtime=0.67 cores=0,2,4,6
/proc/31960/task/31962/stat : 31962 (java) R 31956 31960 29917 0 -1 4202560 8367 0 0 0 64 3 0 0 20 0 15 0 415176914 10917818368 15183 33554432000 4194304 4196468 140722108213952 139883879588432 139883875378333 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31963] ppid=31956 vsize=10661932 memory=12040 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31963/stat : 31963 (java) S 31956 31960 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415176915 10917818368 15183 33554432000 4194304 4196468 140722108213952 139883801431184 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31964] ppid=31956 vsize=10661932 memory=23448 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31964/stat : 31964 (java) S 31956 31960 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415176915 10917818368 15183 33554432000 4194304 4196468 140722108213952 139883800378384 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31965] ppid=31956 vsize=10661932 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31965/stat : 31965 (java) S 31956 31960 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415176915 10917818368 15183 33554432000 4194304 4196468 140722108213952 139883799325584 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31966] ppid=31956 vsize=10661932 memory=532 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31966/stat : 31966 (java) S 31956 31960 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415176915 10917818368 15183 33554432000 4194304 4196468 140722108213952 139883798272784 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31971] ppid=31956 vsize=10661932 memory=928 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31971/stat : 31971 (java) S 31956 31960 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415176916 10917818368 15183 33554432000 4194304 4196468 140722108213952 139883367315824 139883875367554 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31974] ppid=31956 vsize=10661932 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31974/stat : 31974 (java) S 31956 31960 29917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415176917 10917818368 15183 33554432000 4194304 4196468 140722108213952 139883366261792 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31975] ppid=31956 vsize=10661932 memory=1976 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31975/stat : 31975 (java) S 31956 31960 29917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415176917 10917818368 15183 33554432000 4194304 4196468 140722108213952 139883365208944 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31976] ppid=31956 vsize=10661932 memory=7086240636162691427 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31976/stat : 31976 (java) S 31956 31960 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415176919 10917818368 15183 33554432000 4194304 4196468 140722108213952 139883364157264 139883875375003 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31977] ppid=31956 vsize=10661932 memory=7740110344165609817 CPUtime=0.1 cores=0,2,4,6
/proc/31960/task/31977/stat : 31977 (java) S 31956 31960 29917 0 -1 1077944384 1078 0 0 0 10 0 0 0 20 0 15 0 415176919 10917818368 15183 33554432000 4194304 4196468 140722108213952 139883363105648 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31978] ppid=31956 vsize=10661932 memory=5787221536915148880 CPUtime=0.1 cores=0,2,4,6
/proc/31960/task/31978/stat : 31978 (java) S 31956 31960 29917 0 -1 1077944384 420 0 0 0 10 0 0 0 20 0 15 0 415176919 10917818368 15183 33554432000 4194304 4196468 140722108213952 139883362052848 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31979] ppid=31956 vsize=10661932 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/31960/task/31979/stat : 31979 (java) S 31956 31960 29917 0 -1 1077944384 1066 0 0 0 18 0 0 0 20 0 15 0 415176919 10917818368 15183 33554432000 4194304 4196468 140722108213952 139883361000048 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31980] ppid=31956 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31980/stat : 31980 (java) S 31956 31960 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415176919 10917818368 15183 33554432000 4194304 4196468 140722108213952 139883359947488 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31981] ppid=31956 vsize=10661932 memory=3996 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31981/stat : 31981 (java) S 31956 31960 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415176920 10917818368 15183 33554432000 4194304 4196468 140722108213952 139883358894768 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 60732 KiB

[startup+1.50074 s]
/proc/loadavg: 1.00 1.01 1.24 3/227 31981
/proc/meminfo: memFree=30979372/32770624 swapFree=66940852/67108860
[pid=31960] ppid=31956 vsize=10663980 memory=75180 CPUtime=1.99 cores=0,2,4,6
/proc/31960/stat : 31960 (java) S 31956 31960 29917 0 -1 1077944320 17553 0 0 0 194 5 0 0 20 0 15 0 415176914 10919915520 18795 33554432000 4194304 4196468 140722108213952 140722108196496 139883875356407 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
/proc/31960/statm: 2665995 18795 3096 1 0 2628492 0
[pid=31960/tid=31962] ppid=31956 vsize=10663980 memory=70964 CPUtime=1.47 cores=0,2,4,6
/proc/31960/task/31962/stat : 31962 (java) R 31956 31960 29917 0 -1 4202560 12332 0 0 0 143 4 0 0 20 0 15 0 415176914 10919915520 18795 33554432000 4194304 4196468 140722108213952 139883879587464 139883875378333 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31963] ppid=31956 vsize=10663980 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31963/stat : 31963 (java) S 31956 31960 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415176915 10919915520 18795 33554432000 4194304 4196468 140722108213952 139883801431184 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31964] ppid=31956 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31964/stat : 31964 (java) S 31956 31960 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415176915 10919915520 18795 33554432000 4194304 4196468 140722108213952 139883800378384 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31965] ppid=31956 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31965/stat : 31965 (java) S 31956 31960 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415176915 10919915520 18795 33554432000 4194304 4196468 140722108213952 139883799325584 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31966] ppid=31956 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31966/stat : 31966 (java) S 31956 31960 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415176915 10919915520 18795 33554432000 4194304 4196468 140722108213952 139883798272784 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31971] ppid=31956 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31971/stat : 31971 (java) S 31956 31960 29917 0 -1 1077944384 107 0 0 0 0 0 0 0 20 0 15 0 415176916 10919915520 18795 33554432000 4194304 4196468 140722108213952 139883367315824 139883875367554 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0

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

/proc/31960/task/31966/stat : 31966 (java) S 31956 31960 29917 0 -1 1077944384 4959 0 0 0 21 3 0 0 20 0 16 0 415176915 11006283776 82164 33554432000 4194304 4196468 140722108213952 139883798272784 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31971] ppid=31956 vsize=10748324 memory=328636 CPUtime=0.07 cores=0,2,4,6
/proc/31960/task/31971/stat : 31971 (java) S 31956 31960 29917 0 -1 1077944384 6623 0 0 0 5 2 0 0 20 0 16 0 415176916 11006283776 82164 33554432000 4194304 4196468 140722108213952 139883367315824 139883875367554 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31974] ppid=31956 vsize=10748324 memory=3620 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31974/stat : 31974 (java) S 31956 31960 29917 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 415176917 11006283776 82164 33554432000 4194304 4196468 140722108213952 139883366261856 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31975] ppid=31956 vsize=10748324 memory=332740 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31975/stat : 31975 (java) S 31956 31960 29917 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 16 0 415176917 11006283776 82164 33554432000 4194304 4196468 140722108213952 139883365208960 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31976] ppid=31956 vsize=10748324 memory=336844 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31976/stat : 31976 (java) S 31956 31960 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415176919 11006283776 82164 33554432000 4194304 4196468 140722108213952 139883364157264 139883875375003 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31977] ppid=31956 vsize=10748324 memory=1056 CPUtime=1.17 cores=0,2,4,6
/proc/31960/task/31977/stat : 31977 (java) S 31956 31960 29917 0 -1 1077944384 10969 0 0 0 116 1 0 0 20 0 16 0 415176919 11006283776 82164 33554432000 4194304 4196468 140722108213952 139883363105648 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31978] ppid=31956 vsize=10748324 memory=1556 CPUtime=1.32 cores=0,2,4,6
/proc/31960/task/31978/stat : 31978 (java) S 31956 31960 29917 0 -1 1077944384 12595 0 0 0 131 1 0 0 20 0 16 0 415176919 11006283776 82164 33554432000 4194304 4196468 140722108213952 139883362052848 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31979] ppid=31956 vsize=10748324 memory=39376 CPUtime=0.73 cores=0,2,4,6
/proc/31960/task/31979/stat : 31979 (java) S 31956 31960 29917 0 -1 1077944384 10791 0 0 0 72 1 0 0 20 0 16 0 415176919 11006283776 82164 33554432000 4194304 4196468 140722108213952 139883361000048 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31980] ppid=31956 vsize=10748324 memory=1988 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31980/stat : 31980 (java) S 31956 31960 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415176919 11006283776 82164 33554432000 4194304 4196468 140722108213952 139883359947488 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31981] ppid=31956 vsize=10748324 memory=328656 CPUtime=0.58 cores=0,2,4,6
/proc/31960/task/31981/stat : 31981 (java) S 31956 31960 29917 0 -1 1077944384 1551 0 0 0 25 33 0 0 20 0 16 0 415176920 11006283776 82164 33554432000 4194304 4196468 140722108213952 139883358894768 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31983] ppid=31956 vsize=10748324 memory=39376 CPUtime=2319.93 cores=0,2,4,6
/proc/31960/task/31983/stat : 31983 (java) R 31956 31960 29917 0 -1 4202560 23959 0 0 0 231988 5 0 0 20 0 16 0 415177103 11006283776 82164 33554432000 4194304 4196468 140722108213952 139883341819136 139883479091958 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
Current children cumulated CPU time: 2326.79 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 328656 KiB

[startup+2382.3 s]
/proc/loadavg: 1.79 1.90 1.88 3/230 32223
/proc/meminfo: memFree=30593924/32770624 swapFree=66940856/67108860
[pid=31960] ppid=31956 vsize=10748324 memory=325572 CPUtime=2386.82 cores=0,2,4,6
/proc/31960/stat : 31960 (java) S 31956 31960 29917 0 -1 1077944320 102766 0 0 0 238620 62 0 0 20 0 16 0 415176914 11006283776 81393 33554432000 4194304 4196468 140722108213952 140722108196496 139883875356407 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
/proc/31960/statm: 2687081 81393 3377 1 0 2647217 0
[pid=31960/tid=31962] ppid=31956 vsize=10748324 memory=325572 CPUtime=1.86 cores=0,2,4,6
/proc/31960/task/31962/stat : 31962 (java) S 31956 31960 29917 0 -1 1077944384 14504 0 0 0 181 5 0 0 20 0 16 0 415176914 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883879599280 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31963] ppid=31956 vsize=10748324 memory=328656 CPUtime=0.26 cores=0,2,4,6
/proc/31960/task/31963/stat : 31963 (java) S 31956 31960 29917 0 -1 1077944384 3089 0 0 0 22 4 0 0 20 0 16 0 415176915 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883801431184 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31964] ppid=31956 vsize=10748324 memory=328656 CPUtime=0.26 cores=0,2,4,6
/proc/31960/task/31964/stat : 31964 (java) S 31956 31960 29917 0 -1 1077944384 5137 0 0 0 22 4 0 0 20 0 16 0 415176915 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883800378384 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31965] ppid=31956 vsize=10748324 memory=328656 CPUtime=0.27 cores=0,2,4,6
/proc/31960/task/31965/stat : 31965 (java) S 31956 31960 29917 0 -1 1077944384 6350 0 0 0 22 5 0 0 20 0 16 0 415176915 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883799325584 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31966] ppid=31956 vsize=10748324 memory=325572 CPUtime=0.25 cores=0,2,4,6
/proc/31960/task/31966/stat : 31966 (java) S 31956 31960 29917 0 -1 1077944384 5304 0 0 0 22 3 0 0 20 0 16 0 415176915 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883798272784 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31971] ppid=31956 vsize=10748324 memory=325572 CPUtime=0.07 cores=0,2,4,6
/proc/31960/task/31971/stat : 31971 (java) S 31956 31960 29917 0 -1 1077944384 6803 0 0 0 5 2 0 0 20 0 16 0 415176916 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883367315824 139883875367554 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31974] ppid=31956 vsize=10748324 memory=325572 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31974/stat : 31974 (java) S 31956 31960 29917 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 415176917 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883366261856 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31975] ppid=31956 vsize=10748324 memory=328656 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31975/stat : 31975 (java) S 31956 31960 29917 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 16 0 415176917 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883365208960 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31976] ppid=31956 vsize=10748324 memory=39376 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31976/stat : 31976 (java) S 31956 31960 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415176919 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883364157264 139883875375003 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31977] ppid=31956 vsize=10748324 memory=3620 CPUtime=1.17 cores=0,2,4,6
/proc/31960/task/31977/stat : 31977 (java) S 31956 31960 29917 0 -1 1077944384 10971 0 0 0 116 1 0 0 20 0 16 0 415176919 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883363105648 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31978] ppid=31956 vsize=10748324 memory=39376 CPUtime=1.32 cores=0,2,4,6
/proc/31960/task/31978/stat : 31978 (java) S 31956 31960 29917 0 -1 1077944384 12597 0 0 0 131 1 0 0 20 0 16 0 415176919 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883362052848 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31979] ppid=31956 vsize=10748324 memory=0 CPUtime=0.73 cores=0,2,4,6
/proc/31960/task/31979/stat : 31979 (java) S 31956 31960 29917 0 -1 1077944384 10794 0 0 0 72 1 0 0 20 0 16 0 415176919 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883361000048 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31980] ppid=31956 vsize=10748324 memory=7740110412584281963 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31980/stat : 31980 (java) S 31956 31960 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415176919 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883359947488 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31981] ppid=31956 vsize=10748324 memory=325572 CPUtime=0.6 cores=0,2,4,6
/proc/31960/task/31981/stat : 31981 (java) S 31956 31960 29917 0 -1 1077944384 1583 0 0 0 27 33 0 0 20 0 16 0 415176920 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883358894768 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31983] ppid=31956 vsize=10748324 memory=1 CPUtime=2379.92 cores=0,2,4,6
/proc/31960/task/31983/stat : 31983 (java) R 31956 31960 29917 0 -1 4202560 24203 0 0 0 237987 5 0 0 20 0 16 0 415177103 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883341827488 139883484444288 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
Current children cumulated CPU time: 2386.82 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 325572 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2395.5 s]
/proc/loadavg: 1.82 1.91 1.88 3/230 32223
/proc/meminfo: memFree=30594296/32770624 swapFree=66940856/67108860
[pid=31960] ppid=31956 vsize=10748324 memory=325572 CPUtime=2400.02 cores=0,2,4,6
/proc/31960/stat : 31960 (java) S 31956 31960 29917 0 -1 1077944320 102995 0 0 0 239940 62 0 0 20 0 16 0 415176914 11006283776 81393 33554432000 4194304 4196468 140722108213952 140722108196496 139883875356407 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
/proc/31960/statm: 2687081 81393 3377 1 0 2647217 0
[pid=31960/tid=31962] ppid=31956 vsize=10748324 memory=325572 CPUtime=1.86 cores=0,2,4,6
/proc/31960/task/31962/stat : 31962 (java) S 31956 31960 29917 0 -1 1077944384 14504 0 0 0 181 5 0 0 20 0 16 0 415176914 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883879599280 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31963] ppid=31956 vsize=10748324 memory=325572 CPUtime=0.26 cores=0,2,4,6
/proc/31960/task/31963/stat : 31963 (java) S 31956 31960 29917 0 -1 1077944384 3089 0 0 0 22 4 0 0 20 0 16 0 415176915 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883801431184 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31964] ppid=31956 vsize=10748324 memory=325572 CPUtime=0.26 cores=0,2,4,6
/proc/31960/task/31964/stat : 31964 (java) S 31956 31960 29917 0 -1 1077944384 5137 0 0 0 22 4 0 0 20 0 16 0 415176915 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883800378384 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31965] ppid=31956 vsize=10748324 memory=328656 CPUtime=0.27 cores=0,2,4,6
/proc/31960/task/31965/stat : 31965 (java) S 31956 31960 29917 0 -1 1077944384 6350 0 0 0 22 5 0 0 20 0 16 0 415176915 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883799325584 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31966] ppid=31956 vsize=10748324 memory=328656 CPUtime=0.25 cores=0,2,4,6
/proc/31960/task/31966/stat : 31966 (java) S 31956 31960 29917 0 -1 1077944384 5304 0 0 0 22 3 0 0 20 0 16 0 415176915 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883798272784 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31971] ppid=31956 vsize=10748324 memory=325572 CPUtime=0.07 cores=0,2,4,6
/proc/31960/task/31971/stat : 31971 (java) S 31956 31960 29917 0 -1 1077944384 6803 0 0 0 5 2 0 0 20 0 16 0 415176916 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883367315824 139883875367554 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31974] ppid=31956 vsize=10748324 memory=325572 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31974/stat : 31974 (java) S 31956 31960 29917 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 415176917 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883366261856 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31975] ppid=31956 vsize=10748324 memory=325572 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31975/stat : 31975 (java) S 31956 31960 29917 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 16 0 415176917 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883365208960 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31976] ppid=31956 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31976/stat : 31976 (java) S 31956 31960 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415176919 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883364157264 139883875375003 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31977] ppid=31956 vsize=10748324 memory=325572 CPUtime=1.17 cores=0,2,4,6
/proc/31960/task/31977/stat : 31977 (java) S 31956 31960 29917 0 -1 1077944384 10971 0 0 0 116 1 0 0 20 0 16 0 415176919 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883363105648 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31978] ppid=31956 vsize=10748324 memory=928 CPUtime=1.32 cores=0,2,4,6
/proc/31960/task/31978/stat : 31978 (java) S 31956 31960 29917 0 -1 1077944384 12597 0 0 0 131 1 0 0 20 0 16 0 415176919 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883362052848 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31979] ppid=31956 vsize=10748324 memory=325572 CPUtime=0.73 cores=0,2,4,6
/proc/31960/task/31979/stat : 31979 (java) S 31956 31960 29917 0 -1 1077944384 10867 0 0 0 72 1 0 0 20 0 16 0 415176919 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883361000048 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31980] ppid=31956 vsize=10748324 memory=3620 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31980/stat : 31980 (java) S 31956 31960 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415176919 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883359947488 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31981] ppid=31956 vsize=10748324 memory=325572 CPUtime=0.6 cores=0,2,4,6
/proc/31960/task/31981/stat : 31981 (java) S 31956 31960 29917 0 -1 1077944384 1583 0 0 0 27 33 0 0 20 0 16 0 415176920 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883358894768 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31983] ppid=31956 vsize=10748324 memory=39376 CPUtime=2393.11 cores=0,2,4,6
/proc/31960/task/31983/stat : 31983 (java) R 31956 31960 29917 0 -1 4202560 24359 0 0 0 239306 5 0 0 20 0 16 0 415177103 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883341819136 139883484556360 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 325572 KiB

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

[startup+2395.51 s]
# the end of solver process 31960 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.41 s, system=0.629031 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2395.5 s]
/proc/loadavg: 1.82 1.91 1.88 3/230 32223
/proc/meminfo: memFree=30594296/32770624 swapFree=66940856/67108860
[pid=31960] ppid=31956 vsize=10748324 memory=325572 CPUtime=2400.02 cores=0,2,4,6
/proc/31960/stat : 31960 (java) S 31956 31960 29917 0 -1 1077944320 102995 0 0 0 239940 62 0 0 20 0 16 0 415176914 11006283776 81393 33554432000 4194304 4196468 140722108213952 140722108196496 139883875356407 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
/proc/31960/statm: 2687081 81393 3377 1 0 2647217 0
[pid=31960/tid=31962] ppid=31956 vsize=10748324 memory=325572 CPUtime=1.86 cores=0,2,4,6
/proc/31960/task/31962/stat : 31962 (java) S 31956 31960 29917 0 -1 1077944384 14504 0 0 0 181 5 0 0 20 0 16 0 415176914 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883879599280 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31963] ppid=31956 vsize=10748324 memory=325572 CPUtime=0.26 cores=0,2,4,6
/proc/31960/task/31963/stat : 31963 (java) S 31956 31960 29917 0 -1 1077944384 3089 0 0 0 22 4 0 0 20 0 16 0 415176915 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883801431184 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31964] ppid=31956 vsize=10748324 memory=325572 CPUtime=0.26 cores=0,2,4,6
/proc/31960/task/31964/stat : 31964 (java) S 31956 31960 29917 0 -1 1077944384 5137 0 0 0 22 4 0 0 20 0 16 0 415176915 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883800378384 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31965] ppid=31956 vsize=10748324 memory=328656 CPUtime=0.27 cores=0,2,4,6
/proc/31960/task/31965/stat : 31965 (java) S 31956 31960 29917 0 -1 1077944384 6350 0 0 0 22 5 0 0 20 0 16 0 415176915 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883799325584 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31966] ppid=31956 vsize=10748324 memory=328656 CPUtime=0.25 cores=0,2,4,6
/proc/31960/task/31966/stat : 31966 (java) S 31956 31960 29917 0 -1 1077944384 5304 0 0 0 22 3 0 0 20 0 16 0 415176915 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883798272784 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31971] ppid=31956 vsize=10748324 memory=325572 CPUtime=0.07 cores=0,2,4,6
/proc/31960/task/31971/stat : 31971 (java) S 31956 31960 29917 0 -1 1077944384 6803 0 0 0 5 2 0 0 20 0 16 0 415176916 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883367315824 139883875367554 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31974] ppid=31956 vsize=10748324 memory=325572 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31974/stat : 31974 (java) S 31956 31960 29917 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 415176917 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883366261856 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31975] ppid=31956 vsize=10748324 memory=325572 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31975/stat : 31975 (java) S 31956 31960 29917 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 16 0 415176917 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883365208960 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31976] ppid=31956 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31976/stat : 31976 (java) S 31956 31960 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415176919 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883364157264 139883875375003 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31977] ppid=31956 vsize=10748324 memory=325572 CPUtime=1.17 cores=0,2,4,6
/proc/31960/task/31977/stat : 31977 (java) S 31956 31960 29917 0 -1 1077944384 10971 0 0 0 116 1 0 0 20 0 16 0 415176919 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883363105648 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31978] ppid=31956 vsize=10748324 memory=928 CPUtime=1.32 cores=0,2,4,6
/proc/31960/task/31978/stat : 31978 (java) S 31956 31960 29917 0 -1 1077944384 12597 0 0 0 131 1 0 0 20 0 16 0 415176919 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883362052848 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31979] ppid=31956 vsize=10748324 memory=325572 CPUtime=0.73 cores=0,2,4,6
/proc/31960/task/31979/stat : 31979 (java) S 31956 31960 29917 0 -1 1077944384 10867 0 0 0 72 1 0 0 20 0 16 0 415176919 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883361000048 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31980] ppid=31956 vsize=10748324 memory=3620 CPUtime=0 cores=0,2,4,6
/proc/31960/task/31980/stat : 31980 (java) S 31956 31960 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415176919 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883359947488 139883875366613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31981] ppid=31956 vsize=10748324 memory=325572 CPUtime=0.6 cores=0,2,4,6
/proc/31960/task/31981/stat : 31981 (java) S 31956 31960 29917 0 -1 1077944384 1583 0 0 0 27 33 0 0 20 0 16 0 415176920 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883358894768 139883875367554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
[pid=31960/tid=31983] ppid=31956 vsize=10748324 memory=39376 CPUtime=2393.11 cores=0,2,4,6
/proc/31960/task/31983/stat : 31983 (java) R 31956 31960 29917 0 -1 4202560 24359 0 0 0 239306 5 0 0 20 0 16 0 415177103 11006283776 81393 33554432000 4194304 4196468 140722108213952 139883341819136 139883484556360 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24027136 140722108220427 140722108220530 140722108220530 140722108223439 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 325572 KiB

Child status: 143
Real time (s): 2395.51
CPU time (s): 2400.04
CPU user time (s): 2399.41
CPU system time (s): 0.629031
CPU usage (%): 100.189
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 369632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.41
system time used= 0.629031
maximum resident set size= 369636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103300
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55627
involuntary context switches= 1772


# summary of solver processes directly reported to runsolver:
#   pid: 31960
#   total CPU time (s): 2400.04
#   total CPU user time (s): 2399.41
#   total CPU system time (s): 0.629031

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.088 second user time and 20.1257 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-13 17:42:24
IDJOB=4391347
IDBENCH=126211
IDSOLVER=2833
FILE ID=node149/4391347-1568389382
RUNJOBID= node149-1568389344-31922
PBS_JOBID= 21701822
Free space on /tmp= 61412 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-28-a3.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391347-1568389382/watcher-4391347-1568389382 -o /tmp/evaluation-result-4391347-1568389382/solver-4391347-1568389382 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568389344-31922 --watchdog 2560  java -cp AbsCon19-06.jar AbsCon HOME/instance-4391347-1568389382.xml -cm

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7bf94b2c859f2895a81dfe97f17444ea
RANDOM SEED=676162024

node149.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31085200 kB
MemAvailable:   31854824 kB
Buffers:          157108 kB
Cached:           913056 kB
SwapCached:        61300 kB
Active:           451744 kB
Inactive:         687720 kB
Active(anon):      36652 kB
Inactive(anon):    72352 kB
Active(file):     415092 kB
Inactive(file):   615368 kB
Unevictable:      111264 kB
Mlocked:          111264 kB
SwapTotal:      67108860 kB
SwapFree:       66940852 kB
Dirty:             16936 kB
Writeback:            12 kB
AnonPages:        116208 kB
Mapped:            47976 kB
Shmem:             31288 kB
Slab:             138424 kB
SReclaimable:     109996 kB
SUnreclaim:        28428 kB
KernelStack:        3376 kB
PageTables:         5232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1323056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 61404 MiB
End job on node149 at 2019-09-13 18:22:20