Trace number 4391047

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) 2520.1 2515.31

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 benchmark914
Best CPU time to get the best result obtained on this benchmark19852.1
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.41/1.88	
2.41/1.88	AbsCon 2 
2.41/1.89	
2.95/2.09	  Instance
2.95/2.09	    name=instance-4391047-1568381189, framework=COP, bounds=-infty..+infty
2.95/2.09	
2.95/2.09	  Loading variables...
3.23/2.16	  Loading constraints...
4.09/2.41	
4.09/2.41	  Domains
4.09/2.41	    nTypes=2, nValues=406028, sizes=[1000#378,1001#28]
4.09/2.41	  Variables
4.09/2.41	    count=406, degrees=[2#378,28#26,29#2]
4.09/2.41	  Objectives
4.09/2.41	    way=min, type=ObjVarLE
4.09/2.41	  Constraints
4.09/2.41	    count=382, nSpecific=3, arities=[1#2,3#378,28#1,378#1]
4.09/2.41	    distribution=[AllDifferent#1,CtrIntension#379,ObjVarLE#1,OrderedLT#1]
4.09/2.41	    nIntStructures=(2,shared:377)
4.09/2.41	    wck=0.558, cpu=2.367, mem=92M586
4.09/2.42	  Solver SolverBacktrack being built...
4.09/2.42	
4.09/2.45	
4.09/2.45	  Solver
4.09/2.45	    guaranteedGAC=false
4.09/2.45	    wck=0.603, cpu=2.411, mem=112M788
4.42/2.53	
4.42/2.53	  Preprocessing
4.42/2.53	    filters=2, revisions=(1,useless=0), ccks=1001, nACremovedValues=1729, nTotalRemovedValues=1729, inconcistency=false
4.42/2.53	    wck=0.076, cpu=2.488, mem=112M788
4.42/2.53	
29.84/27.37	    num=0, depth=23..24, filters=5557, revisions=(7471,useless=1563), ccks=218533937, wck=24.924, mem=136M570
29.84/27.37	    decisions=45, wrong=11, backtracks=1, failedAssignments=10, nogoods=9
29.84/27.37	    
32.51/29.96	    num=1, depth=3..3, filters=5658, revisions=(7693,useless=1664), ccks=243553107, wck=27.507, mem=141M855
32.51/29.96	    decisions=70, wrong=22, backtracks=1, failedAssignments=21, nogoods=20
32.51/29.96	    
38.69/35.93	    num=2, depth=1..2, filters=6037, revisions=(8415,useless=1979), ccks=298347753, wck=33.485, mem=96M935
38.69/35.93	    decisions=96, wrong=34, backtracks=1, failedAssignments=33, nogoods=32
38.69/35.93	    
41.52/38.77	    num=3, depth=2..2, filters=6108, revisions=(8584,useless=2055), ccks=323247259, wck=36.325, mem=99M524
41.52/38.77	    decisions=124, wrong=47, backtracks=1, failedAssignments=46, nogoods=45
41.52/38.77	    
44.02/41.27	    num=4, depth=4..4, filters=6213, revisions=(8808,useless=2155), ccks=346770102, wck=38.823, mem=104M703
44.02/41.27	    decisions=156, wrong=61, backtracks=1, failedAssignments=60, nogoods=59
44.02/41.27	    
48.95/46.19	    num=5, depth=1..4, filters=6345, revisions=(9087,useless=2260), ccks=395566394, wck=43.743, mem=112M471
48.95/46.19	    decisions=192, wrong=77, backtracks=1, failedAssignments=76, nogoods=75
48.95/46.19	    
59.48/56.62	    num=6, depth=1..2, filters=6911, revisions=(10138,useless=2678), ccks=496703699, wck=54.172, mem=140M955
59.48/56.62	    decisions=228, wrong=94, backtracks=2, failedAssignments=93, nogoods=91
59.48/56.62	    
64.04/61.16	    num=7, depth=1..1, filters=7496, revisions=(11210,useless=3165), ccks=538320941, wck=58.705, mem=164M260
64.04/61.16	    decisions=267, wrong=113, backtracks=2, failedAssignments=112, nogoods=110
64.04/61.16	    
66.73/63.83	    num=8, depth=3..3, filters=7607, revisions=(11442,useless=3266), ccks=563317993, wck=61.385, mem=169M438
66.73/63.83	    decisions=312, wrong=134, backtracks=2, failedAssignments=133, nogoods=131
66.73/63.83	    
106.46/103.57	    num=9, depth=0..3, filters=9282, revisions=(13573,useless=3369), ccks=963413392, wck=101.122, mem=210M869
106.46/103.57	    decisions=361, wrong=157, backtracks=2, failedAssignments=156, nogoods=153
106.46/103.57	    
109.20/106.24	    num=10, depth=3..3, filters=9389, revisions=(13769,useless=3442), ccks=986644921, wck=103.789, mem=81M466
109.20/106.24	    decisions=414, wrong=182, backtracks=2, failedAssignments=181, nogoods=178
109.20/106.24	    
113.90/110.99	    num=11, depth=2..6, filters=9602, revisions=(14167,useless=3594), ccks=1031706562, wck=108.542, mem=91M898
113.90/110.99	    decisions=476, wrong=210, backtracks=2, failedAssignments=209, nogoods=206
113.90/110.99	    
120.11/117.13	    num=12, depth=0..4, filters=9753, revisions=(14454,useless=3680), ccks=1090811949, wck=114.682, mem=99M722
120.11/117.13	    decisions=542, wrong=241, backtracks=2, failedAssignments=240, nogoods=236
120.11/117.13	    
177.26/174.22	    num=13, depth=2..4, filters=11334, revisions=(16935,useless=4181), ccks=1625126652, wck=171.774, mem=171M458
177.26/174.22	    decisions=614, wrong=275, backtracks=2, failedAssignments=274, nogoods=270
177.26/174.22	    
180.37/177.39	    num=14, depth=4..4, filters=11499, revisions=(17221,useless=4289), ccks=1652148847, wck=174.942, mem=176M674
180.37/177.39	    decisions=692, wrong=312, backtracks=2, failedAssignments=311, nogoods=307
180.37/177.39	    
236.84/233.74	    num=15, depth=3..5, filters=13107, revisions=(19718,useless=4801), ccks=2164509708, wck=231.291, mem=112M806
236.84/233.74	    decisions=779, wrong=353, backtracks=3, failedAssignments=352, nogoods=336
236.84/233.74	    
244.06/240.99	    num=16, depth=2..5, filters=14036, revisions=(21257,useless=5445), ccks=2217756694, wck=238.545, mem=146M746
244.06/240.99	    decisions=873, wrong=398, backtracks=3, failedAssignments=397, nogoods=381
244.06/240.99	    
249.67/246.54	    num=17, depth=1..5, filters=14238, revisions=(21598,useless=5554), ccks=2263185238, wck=244.085, mem=152M826
249.67/246.54	    decisions=978, wrong=448, backtracks=3, failedAssignments=447, nogoods=431
249.67/246.54	    
301.38/298.28	    num=18, depth=0..2, filters=19869, revisions=(28070,useless=5824), ccks=2744305582, wck=295.826, mem=176M323
301.38/298.28	    decisions=1090, wrong=503, backtracks=3, failedAssignments=502, nogoods=468
301.38/298.28	    
348.93/345.73	    num=19, depth=1..7, filters=21433, revisions=(30508,useless=6383), ccks=3191107015, wck=343.279, mem=104M626
348.93/345.73	    decisions=1219, wrong=564, backtracks=3, failedAssignments=563, nogoods=529
348.93/345.73	    
398.14/394.93	    num=20, depth=1..10, filters=23201, revisions=(33257,useless=7029), ccks=3651954342, wck=392.477, mem=171M558
398.14/394.93	    decisions=1363, wrong=631, backtracks=3, failedAssignments=630, nogoods=596
398.14/394.93	    
403.54/400.39	    num=21, depth=0..6, filters=23501, revisions=(33730,useless=7169), ccks=3698322472, wck=397.938, mem=179M281
403.54/400.39	    decisions=1517, wrong=705, backtracks=3, failedAssignments=704, nogoods=668
403.54/400.39	    
489.01/485.75	    num=22, depth=0..2, filters=30579, revisions=(42275,useless=7657), ccks=4493115076, wck=483.296, mem=86M582
489.01/485.75	    decisions=1681, wrong=786, backtracks=3, failedAssignments=785, nogoods=732
489.01/485.75	    
570.03/566.70	    num=23, depth=1..3, filters=32983, revisions=(45947,useless=8449), ccks=5251359745, wck=564.251, mem=185M712
570.03/566.70	    decisions=1860, wrong=875, backtracks=6, failedAssignments=874, nogoods=770
570.03/566.70	    
577.16/573.82	    num=24, depth=1..8, filters=33896, revisions=(47400,useless=8977), ccks=5302379214, wck=571.369, mem=84M9
577.16/573.82	    decisions=2064, wrong=973, backtracks=6, failedAssignments=972, nogoods=868
577.16/573.82	    
619.42/616.07	    num=25, depth=1..7, filters=35328, revisions=(49607,useless=9471), ccks=5692753576, wck=613.619, mem=134M127
619.42/616.07	    decisions=2287, wrong=1081, backtracks=6, failedAssignments=1080, nogoods=976
619.42/616.07	    
622.42/619.03	    num=26, depth=0..16, filters=36271, revisions=(50899,useless=9845), ccks=5702859980, wck=616.584, mem=149M162
622.42/619.03	    decisions=2541, wrong=1200, backtracks=6, failedAssignments=1199, nogoods=1077
622.42/619.03	    
660.65/657.22	    num=27, depth=2..10, filters=37712, revisions=(53144,useless=10413), ccks=6059754012, wck=654.768, mem=199M811
660.65/657.22	    decisions=2813, wrong=1331, backtracks=6, failedAssignments=1330, nogoods=1208
660.65/657.22	    
819.13/815.59	    num=28, depth=3..5, filters=47455, revisions=(67821,useless=13314), ccks=7552708784, wck=813.141, mem=200M371
819.13/815.59	    decisions=3106, wrong=1475, backtracks=7, failedAssignments=1474, nogoods=1325
819.13/815.59	    
830.16/826.58	    num=29, depth=1..9, filters=50051, revisions=(71625,useless=14494), ccks=7637127603, wck=824.126, mem=136M354
830.16/826.58	    decisions=3430, wrong=1633, backtracks=7, failedAssignments=1632, nogoods=1483
830.16/826.58	    
924.32/920.64	    num=30, depth=0..5, filters=58929, revisions=(83325,useless=16685), ccks=8488979324, wck=918.19, mem=163M956
924.32/920.64	    decisions=3783, wrong=1807, backtracks=13, failedAssignments=1806, nogoods=1607
924.32/920.64	    
929.83/926.11	    num=31, depth=7..7, filters=59467, revisions=(84083,useless=16884), ccks=8525800201, wck=923.66, mem=173M382
929.83/926.11	    decisions=4172, wrong=1998, backtracks=13, failedAssignments=1997, nogoods=1798
929.83/926.11	    
957.56/953.84	    num=32, depth=0..9, filters=64344, revisions=(89681,useless=17480), ccks=8771970038, wck=951.393, mem=88M425
957.56/953.84	    decisions=4603, wrong=2209, backtracks=13, failedAssignments=2208, nogoods=1994
957.56/953.84	    
964.17/960.40	    num=33, depth=0..12, filters=67146, revisions=(93456,useless=18487), ccks=8797219585, wck=957.948, mem=127M968
964.17/960.40	    decisions=5079, wrong=2441, backtracks=13, failedAssignments=2440, nogoods=2210
964.17/960.40	    
993.80/990.05	    num=34, depth=2..12, filters=69815, revisions=(97264,useless=19389), ccks=9043067895, wck=987.597, mem=183M794
993.80/990.05	    decisions=5601, wrong=2696, backtracks=15, failedAssignments=2695, nogoods=2453
993.80/990.05	    
1015.43/1011.68	    num=35, depth=0..13, filters=73340, revisions=(102208,useless=20654), ccks=9204749767, wck=1009.227, mem=125M124
1015.43/1011.68	    decisions=6176, wrong=2977, backtracks=20, failedAssignments=2976, nogoods=2695
1015.43/1011.68	    
1076.78/1072.90	    num=36, depth=3..16, filters=81697, revisions=(113705,useless=23148), ccks=9736605567, wck=1070.447, mem=142M682
1076.78/1072.90	    decisions=6810, wrong=3286, backtracks=24, failedAssignments=3285, nogoods=2966
1076.78/1072.90	    
1473.75/1469.76	    num=37, depth=0..3, filters=101344, revisions=(141079,useless=30846), ccks=13481283103, wck=1467.313, mem=151M940
1473.75/1469.76	    decisions=7492, wrong=3626, backtracks=25, failedAssignments=3625, nogoods=3301
1473.75/1469.76	    
1577.07/1572.90	    num=38, depth=0..22, filters=120726, revisions=(165239,useless=34705), ccks=14382431471, wck=1570.455, mem=94M568
1577.07/1572.90	    decisions=8267, wrong=4003, backtracks=32, failedAssignments=3999, nogoods=3647
1577.07/1572.90	    
1673.77/1669.52	    num=39, depth=1..21, filters=136455, revisions=(185617,useless=38391), ccks=15223073325, wck=1667.069, mem=128M135
1673.77/1669.52	    decisions=9116, wrong=4417, backtracks=39, failedAssignments=4410, nogoods=4037
1673.77/1669.52	    
1727.80/1723.53	    num=40, depth=0..18, filters=143212, revisions=(195043,useless=40530), ccks=15674196123, wck=1721.079, mem=129M578
1727.80/1723.53	    decisions=10038, wrong=4869, backtracks=43, failedAssignments=4862, nogoods=4461
1727.80/1723.53	    
1792.16/1787.83	    num=41, depth=0..15, filters=150360, revisions=(204730,useless=42318), ccks=16230029465, wck=1785.381, mem=110M487
1792.16/1787.83	    decisions=11047, wrong=5366, backtracks=45, failedAssignments=5359, nogoods=4951
1792.16/1787.83	    
1895.49/1891.05	    num=42, depth=1..19, filters=162623, revisions=(221191,useless=45446), ccks=17140045964, wck=1888.597, mem=170M511
1895.49/1891.05	    decisions=12160, wrong=5913, backtracks=48, failedAssignments=5906, nogoods=5478
1895.49/1891.05	    
1931.02/1926.53	    num=43, depth=0..16, filters=168384, revisions=(229036,useless=47212), ccks=17402782600, wck=1924.079, mem=157M720
1931.02/1926.53	    decisions=13380, wrong=6515, backtracks=52, failedAssignments=6508, nogoods=6038
1931.02/1926.53	    
1988.45/1983.93	    num=44, depth=1..20, filters=178479, revisions=(241746,useless=49153), ccks=17860308055, wck=1981.483, mem=135M284
1988.45/1983.93	    decisions=14728, wrong=7179, backtracks=58, failedAssignments=7170, nogoods=6687
1988.45/1983.93	    
2010.77/2006.26	    num=45, depth=4..16, filters=182627, revisions=(247331,useless=50303), ccks=18019960283, wck=2003.807, mem=86M61
2010.77/2006.26	    decisions=16200, wrong=7907, backtracks=61, failedAssignments=7898, nogoods=7406
2010.77/2006.26	    
2042.48/2038.00	    num=46, depth=0..17, filters=188869, revisions=(255494,useless=51866), ccks=18258020489, wck=2035.552, mem=152M373
2042.48/2038.00	    decisions=17818, wrong=8708, backtracks=64, failedAssignments=8699, nogoods=7478
2042.48/2038.00	    
2155.32/2150.75	    num=47, depth=2..22, filters=205223, revisions=(276570,useless=55114), ccks=19222449827, wck=2148.3, mem=91M840
2155.32/2150.75	    decisions=19608, wrong=9593, backtracks=78, failedAssignments=9580, nogoods=7607
2155.32/2150.75	    
2299.57/2294.92	    num=48, depth=1..19, filters=218447, revisions=(294868,useless=58623), ccks=20538148548, wck=2292.473, mem=154M0
2299.57/2294.92	    decisions=21566, wrong=10563, backtracks=84, failedAssignments=10550, nogoods=7815
2299.57/2294.92	    
2442.74/2438.08	    num=49, depth=1..19, filters=231748, revisions=(313240,useless=62155), ccks=21842982398, wck=2435.628, mem=124M772
2442.74/2438.08	    decisions=23718, wrong=11630, backtracks=90, failedAssignments=11617, nogoods=8120
2442.74/2438.08	    
2462.35/2457.65	    num=50, depth=2..13, filters=237023, revisions=(319930,useless=63474), ccks=21926501998, wck=2455.2, mem=89M636
2462.35/2457.65	    decisions=26076, wrong=12803, backtracks=92, failedAssignments=12790, nogoods=8508
2462.35/2457.65	    
2520.08/2515.30	
2520.08/2515.30	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 (11484 MiB free)
  memory of node 1: 16384 MiB (14348 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391047-1568381189/watcher-4391047-1568381189 -o /tmp/evaluation-result-4391047-1568381189/solver-4391047-1568381189 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568380472-32116 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4391047-1568381189.xml -cm 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=32765, runsolver pid=32762

[startup+0.102785 s]*
/proc/loadavg: 1.99 1.67 0.97 4/228 313
/proc/meminfo: memFree=26436804/32770624 swapFree=66957012/67108860
[pid=32765] ppid=32762 vsize=10659884 memory=28752 CPUtime=0.14 cores=1,3,5,7
/proc/32765/stat : 32765 (java) S 32762 32765 32084 0 -1 1077944320 5624 0 0 0 13 1 0 0 20 0 15 0 414032788 10915721216 7188 33554432000 4194304 4196468 140733527997504 140733527980048 139791873470199 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
/proc/32765/statm: 2664971 7188 2905 1 0 2627468 0
[pid=32765/tid=32767] ppid=32762 vsize=10659884 memory=-8197568871503532156 CPUtime=0.09 cores=1,3,5,7
/proc/32765/task/32767/stat : 32767 (java) R 32762 32765 32084 0 -1 4202560 3241 0 0 0 9 0 0 0 20 0 15 0 414032789 10915721216 7188 33554432000 4194304 4196468 140733527997504 139791877701640 139791854864301 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=300] ppid=32762 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32765/task/300/stat : 300 (java) S 32762 32765 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414032790 10915721216 7188 33554432000 4194304 4196468 140733527997504 139791799544336 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=301] ppid=32762 vsize=10659884 memory=140472371598976 CPUtime=0 cores=1,3,5,7
/proc/32765/task/301/stat : 301 (java) S 32762 32765 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414032790 10915721216 7188 33554432000 4194304 4196468 140733527997504 139791798491792 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=302] ppid=32762 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32765/task/302/stat : 302 (java) S 32762 32765 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414032790 10915721216 7188 33554432000 4194304 4196468 140733527997504 139791797438736 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=303] ppid=32762 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32765/task/303/stat : 303 (java) S 32762 32765 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414032790 10915721216 7188 33554432000 4194304 4196468 140733527997504 139791796386192 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=305] ppid=32762 vsize=10659884 memory=140472371598976 CPUtime=0 cores=1,3,5,7
/proc/32765/task/305/stat : 305 (java) S 32762 32765 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414032791 10915721216 7188 33554432000 4194304 4196468 140733527997504 139790907296496 139791873481346 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=306] ppid=32762 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32765/task/306/stat : 306 (java) S 32762 32765 32084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414032791 10915721216 7188 33554432000 4194304 4196468 140733527997504 139790906242720 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=307] ppid=32762 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32765/task/307/stat : 307 (java) S 32762 32765 32084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414032792 10915721216 7188 33554432000 4194304 4196468 140733527997504 139790905189616 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=308] ppid=32762 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32765/task/308/stat : 308 (java) S 32762 32765 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414032794 10915721216 7188 33554432000 4194304 4196468 140733527997504 139790904138192 139791873488795 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=309] ppid=32762 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32765/task/309/stat : 309 (java) S 32762 32765 32084 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 414032794 10915721216 7188 33554432000 4194304 4196468 140733527997504 139790903085296 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=310] ppid=32762 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32765/task/310/stat : 310 (java) R 32762 32765 32084 0 -1 4202560 163 0 0 0 0 0 0 0 20 0 15 0 414032794 10915721216 7188 33554432000 4194304 4196468 140733527997504 139790902013768 139791858891856 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=311] ppid=32762 vsize=10659884 memory=140472371598976 CPUtime=0.02 cores=1,3,5,7
/proc/32765/task/311/stat : 311 (java) R 32762 32765 32084 0 -1 4202560 531 0 0 0 2 0 0 0 20 0 15 0 414032794 10915721216 7254 33554432000 4194304 4196468 140733527997504 139790900976504 139791852339749 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=312] ppid=32762 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32765/task/312/stat : 312 (java) S 32762 32765 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414032794 10915721216 7254 33554432000 4194304 4196468 140733527997504 139790899927392 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=313] ppid=32762 vsize=10659884 memory=140472371598976 CPUtime=0 cores=1,3,5,7
/proc/32765/task/313/stat : 313 (java) S 32762 32765 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414032794 10915721216 7254 33554432000 4194304 4196468 140733527997504 139790898875440 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28752 KiB

[startup+0.211129 s]*
/proc/loadavg: 1.99 1.67 0.97 3/228 313
/proc/meminfo: memFree=26428812/32770624 swapFree=66957012/67108860
[pid=32765] ppid=32762 vsize=10659884 memory=35348 CPUtime=0.33 cores=1,3,5,7
/proc/32765/stat : 32765 (java) S 32762 32765 32084 0 -1 1077944320 6959 0 0 0 31 2 0 0 20 0 15 0 414032788 10915721216 8837 33554432000 4194304 4196468 140733527997504 140733527980048 139791873470199 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
/proc/32765/statm: 2664971 8837 2989 1 0 2627468 0
[pid=32765/tid=32767] ppid=32762 vsize=10659884 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/32765/task/32767/stat : 32767 (java) R 32762 32765 32084 0 -1 4202560 3888 0 0 0 18 1 0 0 20 0 15 0 414032789 10915721216 8837 33554432000 4194304 4196468 140733527997504 139791877702288 139791873492125 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=300] ppid=32762 vsize=10659884 memory=339 CPUtime=0 cores=1,3,5,7
/proc/32765/task/300/stat : 300 (java) S 32762 32765 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414032790 10915721216 8837 33554432000 4194304 4196468 140733527997504 139791799544336 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=301] ppid=32762 vsize=10659884 memory=140472371630109 CPUtime=0 cores=1,3,5,7
/proc/32765/task/301/stat : 301 (java) S 32762 32765 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414032790 10915721216 8837 33554432000 4194304 4196468 140733527997504 139791798491792 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=302] ppid=32762 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32765/task/302/stat : 302 (java) S 32762 32765 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414032790 10915721216 8837 33554432000 4194304 4196468 140733527997504 139791797438736 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=303] ppid=32762 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32765/task/303/stat : 303 (java) S 32762 32765 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414032790 10915721216 8837 33554432000 4194304 4196468 140733527997504 139791796386192 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=305] ppid=32762 vsize=10659884 memory=140472371598976 CPUtime=0 cores=1,3,5,7
/proc/32765/task/305/stat : 305 (java) S 32762 32765 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414032791 10915721216 8837 33554432000 4194304 4196468 140733527997504 139790907296496 139791873481346 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=306] ppid=32762 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32765/task/306/stat : 306 (java) S 32762 32765 32084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414032791 10915721216 8837 33554432000 4194304 4196468 140733527997504 139790906242720 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=307] ppid=32762 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32765/task/307/stat : 307 (java) S 32762 32765 32084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414032792 10915721216 8837 33554432000 4194304 4196468 140733527997504 139790905189616 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=308] ppid=32762 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32765/task/308/stat : 308 (java) S 32762 32765 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414032794 10915721216 8837 33554432000 4194304 4196468 140733527997504 139790904138192 139791873488795 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=309] ppid=32762 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/32765/task/309/stat : 309 (java) S 32762 32765 32084 0 -1 1077944384 626 0 0 0 3 0 0 0 20 0 15 0 414032794 10915721216 8837 33554432000 4194304 4196468 140733527997504 139790903085296 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=310] ppid=32762 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/32765/task/310/stat : 310 (java) S 32762 32765 32084 0 -1 1077944384 382 0 0 0 3 0 0 0 20 0 15 0 414032794 10915721216 8837 33554432000 4194304 4196468 140733527997504 139790902032752 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=311] ppid=32762 vsize=10659884 memory=140472371598976 CPUtime=0.05 cores=1,3,5,7
/proc/32765/task/311/stat : 311 (java) S 32762 32765 32084 0 -1 1077944384 704 0 0 0 5 0 0 0 20 0 15 0 414032794 10915721216 8837 33554432000 4194304 4196468 140733527997504 139790900979696 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=312] ppid=32762 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32765/task/312/stat : 312 (java) S 32762 32765 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414032794 10915721216 8837 33554432000 4194304 4196468 140733527997504 139790899927392 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=313] ppid=32762 vsize=10659884 memory=140472371598976 CPUtime=0 cores=1,3,5,7
/proc/32765/task/313/stat : 313 (java) S 32762 32765 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414032794 10915721216 8837 33554432000 4194304 4196468 140733527997504 139790898875440 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35348 KiB

[startup+0.310155 s]*
/proc/loadavg: 1.99 1.67 0.97 3/228 313
/proc/meminfo: memFree=26421088/32770624 swapFree=66957012/67108860
[pid=32765] ppid=32762 vsize=10659884 memory=40412 CPUtime=0.47 cores=1,3,5,7
/proc/32765/stat : 32765 (java) S 32762 32765 32084 0 -1 1077944320 9469 0 0 0 44 3 0 0 20 0 15 0 414032788 10915721216 10103 33554432000 4194304 4196468 140733527997504 140733527980048 139791873470199 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
/proc/32765/statm: 2664971 10103 3001 1 0 2627468 0
[pid=32765/tid=32767] ppid=32762 vsize=10659884 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/32765/task/32767/stat : 32767 (java) R 32762 32765 32084 0 -1 4202560 6329 0 0 0 27 2 0 0 20 0 15 0 414032789 10915721216 10118 33554432000 4194304 4196468 140733527997504 139791877709184 139791866187162 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=300] ppid=32762 vsize=10659884 memory=288230596118052887 CPUtime=0 cores=1,3,5,7
/proc/32765/task/300/stat : 300 (java) S 32762 32765 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414032790 10915721216 10118 33554432000 4194304 4196468 140733527997504 139791799544336 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=301] ppid=32762 vsize=10659884 memory=140472371629149 CPUtime=0 cores=1,3,5,7
/proc/32765/task/301/stat : 301 (java) S 32762 32765 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414032790 10915721216 10118 33554432000 4194304 4196468 140733527997504 139791798491792 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=302] ppid=32762 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32765/task/302/stat : 302 (java) S 32762 32765 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414032790 10915721216 10118 33554432000 4194304 4196468 140733527997504 139791797438736 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=303] ppid=32762 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32765/task/303/stat : 303 (java) S 32762 32765 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414032790 10915721216 10118 33554432000 4194304 4196468 140733527997504 139791796386192 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=305] ppid=32762 vsize=10659884 memory=140472371598976 CPUtime=0 cores=1,3,5,7
/proc/32765/task/305/stat : 305 (java) S 32762 32765 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414032791 10915721216 10118 33554432000 4194304 4196468 140733527997504 139790907296496 139791873481346 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=306] ppid=32762 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32765/task/306/stat : 306 (java) S 32762 32765 32084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414032791 10915721216 10118 33554432000 4194304 4196468 140733527997504 139790906242720 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=307] ppid=32762 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32765/task/307/stat : 307 (java) S 32762 32765 32084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414032792 10915721216 10118 33554432000 4194304 4196468 140733527997504 139790905189616 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=308] ppid=32762 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32765/task/308/stat : 308 (java) S 32762 32765 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414032794 10915721216 10118 33554432000 4194304 4196468 140733527997504 139790904138192 139791873488795 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=309] ppid=32762 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/32765/task/309/stat : 309 (java) S 32762 32765 32084 0 -1 1077944384 667 0 0 0 4 0 0 0 20 0 15 0 414032794 10915721216 10118 33554432000 4194304 4196468 140733527997504 139790903085296 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=310] ppid=32762 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/32765/task/310/stat : 310 (java) R 32762 32765 32084 0 -1 1077944384 390 0 0 0 3 0 0 0 20 0 15 0 414032794 10915721216 10118 33554432000 4194304 4196468 140733527997504 139790902032752 139791873481346 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=311] ppid=32762 vsize=10659884 memory=140472371598976 CPUtime=0.08 cores=1,3,5,7
/proc/32765/task/311/stat : 311 (java) S 32762 32765 32084 0 -1 1077944384 724 0 0 0 8 0 0 0 20 0 15 0 414032794 10915721216 10118 33554432000 4194304 4196468 140733527997504 139790900979696 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=312] ppid=32762 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32765/task/312/stat : 312 (java) S 32762 32765 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414032794 10915721216 10118 33554432000 4194304 4196468 140733527997504 139790899927392 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=313] ppid=32762 vsize=10659884 memory=140472371598976 CPUtime=0 cores=1,3,5,7
/proc/32765/task/313/stat : 313 (java) S 32762 32765 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414032794 10915721216 10118 33554432000 4194304 4196468 140733527997504 139790898875440 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40412 KiB

[startup+0.700734 s]
/proc/loadavg: 1.99 1.67 0.97 3/228 313
/proc/meminfo: memFree=26411948/32770624 swapFree=66957012/67108860
[pid=32765] ppid=32762 vsize=10661932 memory=64216 CPUtime=1.1 cores=1,3,5,7
/proc/32765/stat : 32765 (java) S 32762 32765 32084 0 -1 1077944320 13134 0 0 0 105 5 0 0 20 0 15 0 414032788 10917818368 16054 33554432000 4194304 4196468 140733527997504 140733527980048 139791873470199 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
/proc/32765/statm: 2665483 16054 3073 1 0 2627980 0
[pid=32765/tid=32767] ppid=32762 vsize=10661932 memory=1368 CPUtime=0.67 cores=1,3,5,7
/proc/32765/task/32767/stat : 32767 (java) R 32762 32765 32084 0 -1 4202560 8899 0 0 0 63 4 0 0 20 0 15 0 414032789 10917818368 16054 33554432000 4194304 4196468 140733527997504 139791877700800 139791873492125 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=300] ppid=32762 vsize=10661932 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/32765/task/300/stat : 300 (java) S 32762 32765 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414032790 10917818368 16054 33554432000 4194304 4196468 140733527997504 139791799544336 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=301] ppid=32762 vsize=10661932 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/32765/task/301/stat : 301 (java) S 32762 32765 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414032790 10917818368 16054 33554432000 4194304 4196468 140733527997504 139791798491792 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=302] ppid=32762 vsize=10661932 memory=6100 CPUtime=0 cores=1,3,5,7
/proc/32765/task/302/stat : 302 (java) S 32762 32765 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414032790 10917818368 16054 33554432000 4194304 4196468 140733527997504 139791797438736 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=303] ppid=32762 vsize=10661932 memory=11624 CPUtime=0 cores=1,3,5,7
/proc/32765/task/303/stat : 303 (java) S 32762 32765 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414032790 10917818368 16054 33554432000 4194304 4196468 140733527997504 139791796386192 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=305] ppid=32762 vsize=10661932 memory=732 CPUtime=0 cores=1,3,5,7
/proc/32765/task/305/stat : 305 (java) S 32762 32765 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414032791 10917818368 16054 33554432000 4194304 4196468 140733527997504 139790907296496 139791873481346 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=306] ppid=32762 vsize=10661932 memory=776 CPUtime=0 cores=1,3,5,7
/proc/32765/task/306/stat : 306 (java) S 32762 32765 32084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414032791 10917818368 16054 33554432000 4194304 4196468 140733527997504 139790906242720 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=307] ppid=32762 vsize=10661932 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/32765/task/307/stat : 307 (java) S 32762 32765 32084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414032792 10917818368 16054 33554432000 4194304 4196468 140733527997504 139790905189616 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=308] ppid=32762 vsize=10661932 memory=6297835844906604903 CPUtime=0 cores=1,3,5,7
/proc/32765/task/308/stat : 308 (java) S 32762 32765 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414032794 10917818368 16054 33554432000 4194304 4196468 140733527997504 139790904138192 139791873488795 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=309] ppid=32762 vsize=10661932 memory=7739276948478127207 CPUtime=0.11 cores=1,3,5,7
/proc/32765/task/309/stat : 309 (java) S 32762 32765 32084 0 -1 1077944384 905 0 0 0 11 0 0 0 20 0 15 0 414032794 10917818368 16054 33554432000 4194304 4196468 140733527997504 139790903085296 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=310] ppid=32762 vsize=10661932 memory=5865188000529146989 CPUtime=0.11 cores=1,3,5,7
/proc/32765/task/310/stat : 310 (java) R 32762 32765 32084 0 -1 4202560 736 0 0 0 11 0 0 0 20 0 15 0 414032794 10917818368 16054 33554432000 4194304 4196468 140733527997504 139790902032752 139791858381354 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=311] ppid=32762 vsize=10661932 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/32765/task/311/stat : 311 (java) S 32762 32765 32084 0 -1 1077944384 1235 0 0 0 19 0 0 0 20 0 15 0 414032794 10917818368 16054 33554432000 4194304 4196468 140733527997504 139790900979696 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=312] ppid=32762 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32765/task/312/stat : 312 (java) S 32762 32765 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414032794 10917818368 16054 33554432000 4194304 4196468 140733527997504 139790899927392 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=313] ppid=32762 vsize=10661932 memory=33 CPUtime=0 cores=1,3,5,7
/proc/32765/task/313/stat : 313 (java) S 32762 32765 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414032794 10917818368 16054 33554432000 4194304 4196468 140733527997504 139790898875440 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 64216 KiB

[startup+1.50076 s]
/proc/loadavg: 1.99 1.67 0.97 3/228 313
/proc/meminfo: memFree=26395756/32770624 swapFree=66957012/67108860
[pid=32765] ppid=32762 vsize=10663980 memory=75980 CPUtime=2 cores=1,3,5,7
/proc/32765/stat : 32765 (java) S 32762 32765 32084 0 -1 1077944320 17358 0 0 0 194 6 0 0 20 0 15 0 414032788 10919915520 18995 33554432000 4194304 4196468 140733527997504 140733527980048 139791873470199 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
/proc/32765/statm: 2665995 18995 3091 1 0 2628492 0
[pid=32765/tid=32767] ppid=32762 vsize=10663980 memory=6791534058613427641 CPUtime=1.47 cores=1,3,5,7
/proc/32765/task/32767/stat : 32767 (java) R 32762 32765 32084 0 -1 4202560 11931 0 0 0 142 5 0 0 20 0 15 0 414032789 10919915520 18995 33554432000 4194304 4196468 140733527997504 139791877702224 139791873492125 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=300] ppid=32762 vsize=10663980 memory=6155685578397870182 CPUtime=0 cores=1,3,5,7
/proc/32765/task/300/stat : 300 (java) S 32762 32765 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414032790 10919915520 18995 33554432000 4194304 4196468 140733527997504 139791799544336 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=301] ppid=32762 vsize=10663980 memory=7811043120814189401 CPUtime=0 cores=1,3,5,7
/proc/32765/task/301/stat : 301 (java) S 32762 32765 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414032790 10919915520 18995 33554432000 4194304 4196468 140733527997504 139791798491792 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=302] ppid=32762 vsize=10663980 memory=7740679878037038698 CPUtime=0 cores=1,3,5,7
/proc/32765/task/302/stat : 302 (java) S 32762 32765 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414032790 10919915520 18995 33554432000 4194304 4196468 140733527997504 139791797438736 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=303] ppid=32762 vsize=10663980 memory=7883947321492137814 CPUtime=0 cores=1,3,5,7
/proc/32765/task/303/stat : 303 (java) S 32762 32765 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414032790 10919915520 18995 33554432000 4194304 4196468 140733527997504 139791796386192 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=305] ppid=32762 vsize=10663980 memory=7308897345350750819 CPUtime=0 cores=1,3,5,7
/proc/32765/task/305/stat : 305 (java) S 32762 32765 32084 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 414032791 10919915520 18995 33554432000 4194304 4196468 140733527997504 139790907296496 139791873481346 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0

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

/proc/32765/task/303/stat : 303 (java) S 32762 32765 32084 0 -1 1077944384 2987 0 0 0 21 5 0 0 20 0 16 0 414032790 11006283776 83021 33554432000 4194304 4196468 140733527997504 139791796386192 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=305] ppid=32762 vsize=10748324 memory=336168 CPUtime=0.06 cores=1,3,5,7
/proc/32765/task/305/stat : 305 (java) S 32762 32765 32084 0 -1 1077944384 5496 0 0 0 5 1 0 0 20 0 16 0 414032791 11006283776 83021 33554432000 4194304 4196468 140733527997504 139790907296496 139791873481346 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=306] ppid=32762 vsize=10748324 memory=332084 CPUtime=0 cores=1,3,5,7
/proc/32765/task/306/stat : 306 (java) S 32762 32765 32084 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 414032791 11006283776 83021 33554432000 4194304 4196468 140733527997504 139790906242784 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=307] ppid=32762 vsize=10748324 memory=332084 CPUtime=0 cores=1,3,5,7
/proc/32765/task/307/stat : 307 (java) S 32762 32765 32084 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414032792 11006283776 83021 33554432000 4194304 4196468 140733527997504 139790905189632 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=308] ppid=32762 vsize=10748324 memory=3512 CPUtime=0 cores=1,3,5,7
/proc/32765/task/308/stat : 308 (java) S 32762 32765 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414032794 11006283776 83021 33554432000 4194304 4196468 140733527997504 139790904138192 139791873488795 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=309] ppid=32762 vsize=10748324 memory=1164 CPUtime=1.28 cores=1,3,5,7
/proc/32765/task/309/stat : 309 (java) S 32762 32765 32084 0 -1 1077944384 10404 0 0 0 127 1 0 0 20 0 16 0 414032794 11006283776 83021 33554432000 4194304 4196468 140733527997504 139790903085296 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=310] ppid=32762 vsize=10748324 memory=332084 CPUtime=1.23 cores=1,3,5,7
/proc/32765/task/310/stat : 310 (java) S 32762 32765 32084 0 -1 1077944384 9137 0 0 0 121 2 0 0 20 0 16 0 414032794 11006283776 83021 33554432000 4194304 4196468 140733527997504 139790902032752 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=311] ppid=32762 vsize=10748324 memory=332084 CPUtime=0.74 cores=1,3,5,7
/proc/32765/task/311/stat : 311 (java) S 32762 32765 32084 0 -1 1077944384 11447 0 0 0 73 1 0 0 20 0 16 0 414032794 11006283776 83021 33554432000 4194304 4196468 140733527997504 139790900979696 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=312] ppid=32762 vsize=10748324 memory=332084 CPUtime=0 cores=1,3,5,7
/proc/32765/task/312/stat : 312 (java) S 32762 32765 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414032794 11006283776 83021 33554432000 4194304 4196468 140733527997504 139790899927392 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=313] ppid=32762 vsize=10748324 memory=332084 CPUtime=0.59 cores=1,3,5,7
/proc/32765/task/313/stat : 313 (java) S 32762 32765 32084 0 -1 1077944384 1550 0 0 0 25 34 0 0 20 0 16 0 414032794 11006283776 83021 33554432000 4194304 4196468 140733527997504 139790898875440 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=314] ppid=32762 vsize=10748324 memory=6791534058613427641 CPUtime=2440.13 cores=1,3,5,7
/proc/32765/task/314/stat : 314 (java) R 32762 32765 32084 0 -1 4202560 21383 0 0 0 244007 6 0 0 20 0 16 0 414032976 11006283776 83021 33554432000 4194304 4196468 140733527997504 139790882205568 139791478532000 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
Current children cumulated CPU time: 2447.04 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 332084 KiB

[startup+2502.3 s]
/proc/loadavg: 1.98 1.96 1.90 3/229 1593
/proc/meminfo: memFree=26137412/32770624 swapFree=66957012/67108860
[pid=32765] ppid=32762 vsize=10748324 memory=327980 CPUtime=2507.07 cores=1,3,5,7
/proc/32765/stat : 32765 (java) S 32762 32765 32084 0 -1 1077944320 90292 0 0 0 250637 70 0 0 20 0 16 0 414032788 11006283776 81995 33554432000 4194304 4196468 140733527997504 140733527980048 139791873470199 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
/proc/32765/statm: 2687081 81995 3374 1 0 2647217 0
[pid=32765/tid=32767] ppid=32762 vsize=10748324 memory=3512 CPUtime=1.85 cores=1,3,5,7
/proc/32765/task/32767/stat : 32767 (java) S 32762 32765 32084 0 -1 1077944384 13781 0 0 0 178 7 0 0 20 0 16 0 414032789 11006283776 81995 33554432000 4194304 4196468 140733527997504 139791877713072 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=300] ppid=32762 vsize=10748324 memory=327980 CPUtime=0.26 cores=1,3,5,7
/proc/32765/task/300/stat : 300 (java) S 32762 32765 32084 0 -1 1077944384 2257 0 0 0 22 4 0 0 20 0 16 0 414032790 11006283776 81995 33554432000 4194304 4196468 140733527997504 139791799544336 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=301] ppid=32762 vsize=10748324 memory=327980 CPUtime=0.26 cores=1,3,5,7
/proc/32765/task/301/stat : 301 (java) S 32762 32765 32084 0 -1 1077944384 5003 0 0 0 21 5 0 0 20 0 16 0 414032790 11006283776 81995 33554432000 4194304 4196468 140733527997504 139791798491792 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=302] ppid=32762 vsize=10748324 memory=327980 CPUtime=0.26 cores=1,3,5,7
/proc/32765/task/302/stat : 302 (java) S 32762 32765 32084 0 -1 1077944384 4749 0 0 0 21 5 0 0 20 0 16 0 414032790 11006283776 81995 33554432000 4194304 4196468 140733527997504 139791797438736 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=303] ppid=32762 vsize=10748324 memory=327980 CPUtime=0.27 cores=1,3,5,7
/proc/32765/task/303/stat : 303 (java) S 32762 32765 32084 0 -1 1077944384 3022 0 0 0 22 5 0 0 20 0 16 0 414032790 11006283776 81995 33554432000 4194304 4196468 140733527997504 139791796386192 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=305] ppid=32762 vsize=10748324 memory=21212 CPUtime=0.07 cores=1,3,5,7
/proc/32765/task/305/stat : 305 (java) S 32762 32765 32084 0 -1 1077944384 5654 0 0 0 5 2 0 0 20 0 16 0 414032791 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790907296496 139791873481346 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=306] ppid=32762 vsize=10748324 memory=327980 CPUtime=0 cores=1,3,5,7
/proc/32765/task/306/stat : 306 (java) S 32762 32765 32084 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 414032791 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790906242784 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=307] ppid=32762 vsize=10748324 memory=39572 CPUtime=0 cores=1,3,5,7
/proc/32765/task/307/stat : 307 (java) S 32762 32765 32084 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414032792 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790905189632 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=308] ppid=32762 vsize=10748324 memory=2020 CPUtime=0 cores=1,3,5,7
/proc/32765/task/308/stat : 308 (java) S 32762 32765 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414032794 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790904138192 139791873488795 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=309] ppid=32762 vsize=10748324 memory=327980 CPUtime=1.28 cores=1,3,5,7
/proc/32765/task/309/stat : 309 (java) S 32762 32765 32084 0 -1 1077944384 10727 0 0 0 127 1 0 0 20 0 16 0 414032794 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790903085296 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=310] ppid=32762 vsize=10748324 memory=3512 CPUtime=1.23 cores=1,3,5,7
/proc/32765/task/310/stat : 310 (java) S 32762 32765 32084 0 -1 1077944384 9139 0 0 0 121 2 0 0 20 0 16 0 414032794 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790902032752 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=311] ppid=32762 vsize=10748324 memory=327980 CPUtime=0.74 cores=1,3,5,7
/proc/32765/task/311/stat : 311 (java) S 32762 32765 32084 0 -1 1077944384 11449 0 0 0 73 1 0 0 20 0 16 0 414032794 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790900979696 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=312] ppid=32762 vsize=10748324 memory=327980 CPUtime=0 cores=1,3,5,7
/proc/32765/task/312/stat : 312 (java) S 32762 32765 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414032794 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790899927392 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=313] ppid=32762 vsize=10748324 memory=1056 CPUtime=0.61 cores=1,3,5,7
/proc/32765/task/313/stat : 313 (java) S 32762 32765 32084 0 -1 1077944384 1556 0 0 0 26 35 0 0 20 0 16 0 414032794 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790898875440 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=314] ppid=32762 vsize=10748324 memory=1712 CPUtime=2500.13 cores=1,3,5,7
/proc/32765/task/314/stat : 314 (java) R 32762 32765 32084 0 -1 4202560 21552 0 0 0 250007 6 0 0 20 0 16 0 414032976 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790882205568 139791478216039 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
Current children cumulated CPU time: 2507.07 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 327980 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.3 s]
/proc/loadavg: 1.98 1.96 1.90 3/229 1593
/proc/meminfo: memFree=26137412/32770624 swapFree=66957012/67108860
[pid=32765] ppid=32762 vsize=10748324 memory=327980 CPUtime=2520.08 cores=1,3,5,7
/proc/32765/stat : 32765 (java) S 32762 32765 32084 0 -1 1077944320 90402 0 0 0 251937 71 0 0 20 0 16 0 414032788 11006283776 81995 33554432000 4194304 4196468 140733527997504 140733527980048 139791873470199 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
/proc/32765/statm: 2687081 81995 3374 1 0 2647217 0
[pid=32765/tid=32767] ppid=32762 vsize=10748324 memory=327980 CPUtime=1.85 cores=1,3,5,7
/proc/32765/task/32767/stat : 32767 (java) S 32762 32765 32084 0 -1 1077944384 13781 0 0 0 178 7 0 0 20 0 16 0 414032789 11006283776 81995 33554432000 4194304 4196468 140733527997504 139791877713072 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=300] ppid=32762 vsize=10748324 memory=128 CPUtime=0.26 cores=1,3,5,7
/proc/32765/task/300/stat : 300 (java) S 32762 32765 32084 0 -1 1077944384 2257 0 0 0 22 4 0 0 20 0 16 0 414032790 11006283776 81995 33554432000 4194304 4196468 140733527997504 139791799544336 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=301] ppid=32762 vsize=10748324 memory=2020 CPUtime=0.26 cores=1,3,5,7
/proc/32765/task/301/stat : 301 (java) S 32762 32765 32084 0 -1 1077944384 5003 0 0 0 21 5 0 0 20 0 16 0 414032790 11006283776 81995 33554432000 4194304 4196468 140733527997504 139791798491792 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=302] ppid=32762 vsize=10748324 memory=27 CPUtime=0.26 cores=1,3,5,7
/proc/32765/task/302/stat : 302 (java) S 32762 32765 32084 0 -1 1077944384 4749 0 0 0 21 5 0 0 20 0 16 0 414032790 11006283776 81995 33554432000 4194304 4196468 140733527997504 139791797438736 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=303] ppid=32762 vsize=10748324 memory=327980 CPUtime=0.27 cores=1,3,5,7
/proc/32765/task/303/stat : 303 (java) S 32762 32765 32084 0 -1 1077944384 3022 0 0 0 22 5 0 0 20 0 16 0 414032790 11006283776 81995 33554432000 4194304 4196468 140733527997504 139791796386192 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=305] ppid=32762 vsize=10748324 memory=327980 CPUtime=0.07 cores=1,3,5,7
/proc/32765/task/305/stat : 305 (java) S 32762 32765 32084 0 -1 1077944384 5654 0 0 0 5 2 0 0 20 0 16 0 414032791 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790907296496 139791873481346 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=306] ppid=32762 vsize=10748324 memory=164 CPUtime=0 cores=1,3,5,7
/proc/32765/task/306/stat : 306 (java) S 32762 32765 32084 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 414032791 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790906242784 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=307] ppid=32762 vsize=10748324 memory=327980 CPUtime=0 cores=1,3,5,7
/proc/32765/task/307/stat : 307 (java) S 32762 32765 32084 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414032792 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790905189632 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=308] ppid=32762 vsize=10748324 memory=327980 CPUtime=0 cores=1,3,5,7
/proc/32765/task/308/stat : 308 (java) S 32762 32765 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414032794 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790904138192 139791873488795 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=309] ppid=32762 vsize=10748324 memory=6791534058613427641 CPUtime=1.28 cores=1,3,5,7
/proc/32765/task/309/stat : 309 (java) S 32762 32765 32084 0 -1 1077944384 10727 0 0 0 127 1 0 0 20 0 16 0 414032794 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790903085296 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=310] ppid=32762 vsize=10748324 memory=932 CPUtime=1.23 cores=1,3,5,7
/proc/32765/task/310/stat : 310 (java) S 32762 32765 32084 0 -1 1077944384 9140 0 0 0 121 2 0 0 20 0 16 0 414032794 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790902032752 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=311] ppid=32762 vsize=10748324 memory=327980 CPUtime=0.74 cores=1,3,5,7
/proc/32765/task/311/stat : 311 (java) S 32762 32765 32084 0 -1 1077944384 11449 0 0 0 73 1 0 0 20 0 16 0 414032794 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790900979696 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=312] ppid=32762 vsize=10748324 memory=1368 CPUtime=0 cores=1,3,5,7
/proc/32765/task/312/stat : 312 (java) S 32762 32765 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414032794 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790899927392 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=313] ppid=32762 vsize=10748324 memory=327980 CPUtime=0.61 cores=1,3,5,7
/proc/32765/task/313/stat : 313 (java) S 32762 32765 32084 0 -1 1077944384 1582 0 0 0 26 35 0 0 20 0 16 0 414032794 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790898875440 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=314] ppid=32762 vsize=10748324 memory=327980 CPUtime=2513.13 cores=1,3,5,7
/proc/32765/task/314/stat : 314 (java) R 32762 32765 32084 0 -1 4202560 21635 0 0 0 251307 6 0 0 20 0 16 0 414032976 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790882205568 139791478362224 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 327980 KiB

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

[startup+2515.31 s]
# the end of solver process 32765 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.39 s, system=0.717089 s

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

[startup+2515.3 s]
/proc/loadavg: 1.98 1.96 1.90 3/229 1593
/proc/meminfo: memFree=26137412/32770624 swapFree=66957012/67108860
[pid=32765] ppid=32762 vsize=10748324 memory=327980 CPUtime=2520.08 cores=1,3,5,7
/proc/32765/stat : 32765 (java) S 32762 32765 32084 0 -1 1077944320 90402 0 0 0 251937 71 0 0 20 0 16 0 414032788 11006283776 81995 33554432000 4194304 4196468 140733527997504 140733527980048 139791873470199 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
/proc/32765/statm: 2687081 81995 3374 1 0 2647217 0
[pid=32765/tid=32767] ppid=32762 vsize=10748324 memory=327980 CPUtime=1.85 cores=1,3,5,7
/proc/32765/task/32767/stat : 32767 (java) S 32762 32765 32084 0 -1 1077944384 13781 0 0 0 178 7 0 0 20 0 16 0 414032789 11006283776 81995 33554432000 4194304 4196468 140733527997504 139791877713072 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=300] ppid=32762 vsize=10748324 memory=128 CPUtime=0.26 cores=1,3,5,7
/proc/32765/task/300/stat : 300 (java) S 32762 32765 32084 0 -1 1077944384 2257 0 0 0 22 4 0 0 20 0 16 0 414032790 11006283776 81995 33554432000 4194304 4196468 140733527997504 139791799544336 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=301] ppid=32762 vsize=10748324 memory=2020 CPUtime=0.26 cores=1,3,5,7
/proc/32765/task/301/stat : 301 (java) S 32762 32765 32084 0 -1 1077944384 5003 0 0 0 21 5 0 0 20 0 16 0 414032790 11006283776 81995 33554432000 4194304 4196468 140733527997504 139791798491792 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=302] ppid=32762 vsize=10748324 memory=27 CPUtime=0.26 cores=1,3,5,7
/proc/32765/task/302/stat : 302 (java) S 32762 32765 32084 0 -1 1077944384 4749 0 0 0 21 5 0 0 20 0 16 0 414032790 11006283776 81995 33554432000 4194304 4196468 140733527997504 139791797438736 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=303] ppid=32762 vsize=10748324 memory=327980 CPUtime=0.27 cores=1,3,5,7
/proc/32765/task/303/stat : 303 (java) S 32762 32765 32084 0 -1 1077944384 3022 0 0 0 22 5 0 0 20 0 16 0 414032790 11006283776 81995 33554432000 4194304 4196468 140733527997504 139791796386192 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=305] ppid=32762 vsize=10748324 memory=327980 CPUtime=0.07 cores=1,3,5,7
/proc/32765/task/305/stat : 305 (java) S 32762 32765 32084 0 -1 1077944384 5654 0 0 0 5 2 0 0 20 0 16 0 414032791 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790907296496 139791873481346 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=306] ppid=32762 vsize=10748324 memory=164 CPUtime=0 cores=1,3,5,7
/proc/32765/task/306/stat : 306 (java) S 32762 32765 32084 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 414032791 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790906242784 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=307] ppid=32762 vsize=10748324 memory=327980 CPUtime=0 cores=1,3,5,7
/proc/32765/task/307/stat : 307 (java) S 32762 32765 32084 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414032792 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790905189632 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=308] ppid=32762 vsize=10748324 memory=327980 CPUtime=0 cores=1,3,5,7
/proc/32765/task/308/stat : 308 (java) S 32762 32765 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414032794 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790904138192 139791873488795 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=309] ppid=32762 vsize=10748324 memory=6791534058613427641 CPUtime=1.28 cores=1,3,5,7
/proc/32765/task/309/stat : 309 (java) S 32762 32765 32084 0 -1 1077944384 10727 0 0 0 127 1 0 0 20 0 16 0 414032794 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790903085296 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=310] ppid=32762 vsize=10748324 memory=932 CPUtime=1.23 cores=1,3,5,7
/proc/32765/task/310/stat : 310 (java) S 32762 32765 32084 0 -1 1077944384 9140 0 0 0 121 2 0 0 20 0 16 0 414032794 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790902032752 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=311] ppid=32762 vsize=10748324 memory=327980 CPUtime=0.74 cores=1,3,5,7
/proc/32765/task/311/stat : 311 (java) S 32762 32765 32084 0 -1 1077944384 11449 0 0 0 73 1 0 0 20 0 16 0 414032794 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790900979696 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=312] ppid=32762 vsize=10748324 memory=1368 CPUtime=0 cores=1,3,5,7
/proc/32765/task/312/stat : 312 (java) S 32762 32765 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414032794 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790899927392 139791873480405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=313] ppid=32762 vsize=10748324 memory=327980 CPUtime=0.61 cores=1,3,5,7
/proc/32765/task/313/stat : 313 (java) S 32762 32765 32084 0 -1 1077944384 1582 0 0 0 26 35 0 0 20 0 16 0 414032794 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790898875440 139791873481346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
[pid=32765/tid=314] ppid=32762 vsize=10748324 memory=327980 CPUtime=2513.13 cores=1,3,5,7
/proc/32765/task/314/stat : 314 (java) R 32762 32765 32084 0 -1 4202560 21635 0 0 0 251307 6 0 0 20 0 16 0 414032976 11006283776 81995 33554432000 4194304 4196468 140733527997504 139790882205568 139791478362224 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28340224 140733527999499 140733527999602 140733527999602 140733528002511 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 327980 KiB

Child status: 143
Real time (s): 2515.31
CPU time (s): 2520.1
CPU user time (s): 2519.39
CPU system time (s): 0.717089
CPU usage (%): 100.191
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 369392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.39
system time used= 0.717089
maximum resident set size= 369404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90824
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58251
involuntary context switches= 700


# summary of solver processes directly reported to runsolver:
#   pid: 32765
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2519.39
#   total CPU system time (s): 0.717089

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.4839 second user time and 20.8205 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-13 15:25:46
IDJOB=4391047
IDBENCH=126211
IDSOLVER=2832
FILE ID=node147/4391047-1568381189
RUNJOBID= node147-1568380472-32116
PBS_JOBID= 21701824
Free space on /tmp= 56536 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-4391047-1568381189/watcher-4391047-1568381189 -o /tmp/evaluation-result-4391047-1568381189/solver-4391047-1568381189 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568380472-32116 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4391047-1568381189.xml -cm

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

MD5SUM BENCH= 7bf94b2c859f2895a81dfe97f17444ea
RANDOM SEED=1836070979

node147.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.52
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.52
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.52
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.52
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:        26452848 kB
MemAvailable:   31635676 kB
Buffers:          160264 kB
Cached:          5236224 kB
SwapCached:        48500 kB
Active:          2343412 kB
Inactive:        3283920 kB
Active(anon):     182664 kB
Inactive(anon):    89348 kB
Active(file):    2160748 kB
Inactive(file):  3194572 kB
Unevictable:      107756 kB
Mlocked:          107756 kB
SwapTotal:      67108860 kB
SwapFree:       66957012 kB
Dirty:              8636 kB
Writeback:             0 kB
AnonPages:        292096 kB
Mapped:            56640 kB
Shmem:             32768 kB
Slab:             285208 kB
SReclaimable:     255968 kB
SUnreclaim:        29240 kB
KernelStack:        3744 kB
PageTables:         6260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1159848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 56528 MiB
End job on node147 at 2019-09-13 16:07:42