Trace number 4391295

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-23SAT (TO)0 2400.05 2381.14

General information on the benchmark

NameBinPacking/BinPacking-tab-sw120/
BinPacking-tab-sw120-75.xml
MD5SUM9cdf82428becd6b5ad716031980a59d2
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size47
Distribution of domain sizes[{"size":23,"count":1},{"size":47,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints22
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

2.38/1.88	
2.38/1.88	AbsCon 2 
2.63/1.90	
12.15/8.14	  Instance
12.15/8.14	    name=instance-4391295-1568390984, framework=COP, bounds=-infty..+infty
12.15/8.14	
12.15/8.14	  Loading variables...
15.83/10.27	  Loading constraints...
33.21/17.99	
33.21/17.99	  Domains
33.21/17.99	    nTypes=2, nValues=6227, sizes=[23#1,47#132]
33.21/17.99	  Variables
33.21/17.99	    count=133, degrees=[2#1,3#10,4#102,5#20]
33.21/17.99	  Objectives
33.21/17.99	    way=max, type=ObjVarGE
33.21/17.99	  Constraints
33.21/17.99	    count=46, nSpecific=46, arities=[1#1,6#22,12#21,23#1,132#1]
33.21/17.99	    distribution=[CardinalityConstant#1,CtrExtensionCT-Table#22,ExactlyKVariable#1,LexicographicLe#21,ObjVarGE#1]
33.21/17.99	    tables=[3581958#22], nTotalTuples=78803076
33.21/17.99	    nExtStructures=(1,shared:21)
33.21/17.99	    wck=16.135, cpu=12.067, mem=4081M441
34.29/18.85	  Solver SolverBacktrack being built...
34.29/18.85	
34.29/18.87	
34.29/18.87	  Solver
34.29/18.87	    guaranteedGAC=true
34.29/18.87	    wck=17.018, cpu=12.948, mem=4396M202
34.72/19.08	
34.72/19.08	  Preprocessing
34.72/19.08	    filters=22, nACremovedValues=682, nTotalRemovedValues=682, inconcistency=false
34.72/19.08	    wck=0.203, cpu=13.152, mem=4396M202
34.72/19.08	
35.27/19.29	    num=0, depth=1..1, filters=127, wck=0.42, mem=4416M406
35.27/19.29	    decisions=21, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
35.27/19.29	    nFilterCalls=103, avgTableProportion=0.9999997208230826, avgTableSize=3581957.0
35.27/19.29	    
35.69/19.43	    num=1, depth=0..0, filters=233, wck=0.554, mem=4416M406
35.69/19.43	    decisions=43, wrong=21, backtracks=0, failedAssignments=21, nogoods=10
35.69/19.43	    nFilterCalls=161, avgTableProportion=0.9999997208230801, avgTableSize=3581957.0
35.69/19.43	    
36.11/19.80	    num=2, depth=0..0, filters=448, wck=0.93, mem=4416M406
36.11/19.80	    decisions=67, wrong=33, backtracks=0, failedAssignments=33, nogoods=10
36.11/19.80	    nFilterCalls=273, avgTableProportion=0.9999997208230775, avgTableSize=3581957.0
36.11/19.80	    
37.14/20.81	    num=3, depth=0..0, filters=869, wck=1.936, mem=4416M406
37.14/20.81	    decisions=93, wrong=46, backtracks=0, failedAssignments=46, nogoods=10
37.14/20.81	    nFilterCalls=484, avgTableProportion=0.9999997208230864, avgTableSize=3581957.0
37.14/20.81	    
37.64/21.38	    num=4, depth=0..11, filters=1286, wck=2.505, mem=4416M406
37.64/21.38	    decisions=131, wrong=60, backtracks=0, failedAssignments=60, nogoods=14
37.64/21.38	    nFilterCalls=710, avgTableProportion=0.9999997208230901, avgTableSize=3581957.0
37.64/21.38	    
38.11/21.76	    num=5, depth=0..0, filters=1523, wck=2.883, mem=4416M406
38.11/21.76	    decisions=163, wrong=76, backtracks=0, failedAssignments=76, nogoods=14
38.11/21.76	    nFilterCalls=852, avgTableProportion=0.9999997208230914, avgTableSize=3581957.0
38.11/21.76	    
39.12/22.73	    num=6, depth=0..0, filters=1989, wck=3.855, mem=4416M406
39.12/22.73	    decisions=197, wrong=93, backtracks=0, failedAssignments=93, nogoods=14
39.12/22.73	    nFilterCalls=1115, avgTableProportion=0.9999997208230929, avgTableSize=3581957.0
39.12/22.73	    
39.92/23.53	    num=7, depth=0..14, filters=2483, wck=4.655, mem=4416M406
39.92/23.53	    decisions=249, wrong=112, backtracks=0, failedAssignments=112, nogoods=24
39.92/23.53	    nFilterCalls=1402, avgTableProportion=0.9999997208230939, avgTableSize=3581957.0
39.92/23.53	    
40.34/23.96	    num=8, depth=0..0, filters=2766, wck=5.088, mem=4416M406
40.34/23.96	    decisions=291, wrong=133, backtracks=0, failedAssignments=133, nogoods=24
40.34/23.96	    nFilterCalls=1554, avgTableProportion=0.9999997208230943, avgTableSize=3581957.0
40.34/23.96	    
41.96/25.52	    num=9, depth=0..23, filters=3547, wck=6.649, mem=4416M406
41.96/25.52	    decisions=360, wrong=156, backtracks=0, failedAssignments=156, nogoods=27
41.96/25.52	    nFilterCalls=2009, avgTableProportion=0.9999997208230952, avgTableSize=3581957.0
41.96/25.52	    
42.67/26.29	    num=10, depth=0..0, filters=3941, wck=7.416, mem=4416M406
42.67/26.29	    decisions=410, wrong=181, backtracks=0, failedAssignments=181, nogoods=27
42.67/26.29	    nFilterCalls=2216, avgTableProportion=0.9999997208230783, avgTableSize=3581957.0
42.67/26.29	    
44.27/27.87	    num=11, depth=0..30, filters=4994, wck=8.998, mem=4416M406
44.27/27.87	    decisions=496, wrong=210, backtracks=1, failedAssignments=209, nogoods=41
44.27/27.87	    nFilterCalls=2937, avgTableProportion=0.9999997208230272, avgTableSize=3581957.0
44.27/27.87	    
44.63/28.11	    num=12, depth=20..20, filters=5255, wck=9.241, mem=4416M406
44.63/28.11	    decisions=578, wrong=241, backtracks=1, failedAssignments=240, nogoods=72
44.63/28.11	    nFilterCalls=3120, avgTableProportion=0.9999997208230181, avgTableSize=3581957.0
44.63/28.11	    
45.44/29.00	    num=13, depth=1..47, filters=6756, wck=10.125, mem=4416M406
45.44/29.00	    decisions=722, wrong=291, backtracks=19, failedAssignments=274, nogoods=88
45.44/29.00	    nFilterCalls=4336, avgTableProportion=0.9999997208230019, avgTableSize=3581957.0
45.44/29.00	    
47.55/31.06	    num=14, depth=0..3, filters=7526, wck=12.184, mem=4416M406
47.55/31.06	    decisions=799, wrong=328, backtracks=19, failedAssignments=311, nogoods=89
47.55/31.06	    nFilterCalls=4749, avgTableProportion=0.99999972082303, avgTableSize=3581957.0
47.55/31.06	    
48.46/31.99	    num=15, depth=0..21, filters=8639, wck=13.117, mem=4416M406
48.46/31.99	    decisions=902, wrong=369, backtracks=19, failedAssignments=352, nogoods=127
48.46/31.99	    nFilterCalls=5360, avgTableProportion=0.9999997208230637, avgTableSize=3581957.0
48.46/31.99	    
50.07/33.53	    num=16, depth=0..18, filters=9430, wck=14.66, mem=4416M406
50.07/33.53	    decisions=1010, wrong=414, backtracks=19, failedAssignments=397, nogoods=141
50.07/33.53	    nFilterCalls=5819, avgTableProportion=0.9999997208230843, avgTableSize=3581957.0
50.07/33.53	    
51.37/34.84	    num=17, depth=0..29, filters=10296, wck=15.967, mem=4416M406
51.37/34.84	    decisions=1136, wrong=464, backtracks=19, failedAssignments=447, nogoods=163
51.37/34.84	    nFilterCalls=6333, avgTableProportion=0.9999997208231038, avgTableSize=3581957.0
51.37/34.84	    
52.49/36.00	    num=18, depth=0..60, filters=11459, wck=17.132, mem=4416M406
52.49/36.00	    decisions=1306, wrong=520, backtracks=20, failedAssignments=502, nogoods=192
52.49/36.00	    nFilterCalls=7096, avgTableProportion=0.9999997208231277, avgTableSize=3581957.0
52.49/36.00	    
53.43/36.82	    num=19, depth=0..58, filters=12702, wck=17.949, mem=4416M406
53.43/36.82	    decisions=1489, wrong=589, backtracks=36, failedAssignments=563, nogoods=204
53.43/36.82	    nFilterCalls=7961, avgTableProportion=0.9999997208231491, avgTableSize=3581957.0
53.43/36.82	    
53.74/37.19	o 0
53.85/37.20	    num=20, depth=13..132, filters=13835, ccks=46, wck=18.327, mem=4416M406
53.85/37.20	    decisions=1712, wrong=664, backtracks=48, failedAssignments=628, nogoods=238, foundSolutions=1, bestBound=0
53.85/37.20	    nFilterCalls=8781, avgTableProportion=0.9999997208231656, avgTableSize=3581957.0
53.85/37.20	    
54.48/37.86	    num=21, depth=28..43, filters=16058, ccks=46, wck=18.986, mem=4416M406
54.48/37.86	    decisions=2061, wrong=819, backtracks=137, failedAssignments=702, nogoods=247, foundSolutions=1, bestBound=0
54.48/37.86	    nFilterCalls=10663, avgTableProportion=0.9999997208231938, avgTableSize=3581957.0
54.48/37.86	    
54.88/38.28	    num=22, depth=17..25, filters=16718, ccks=46, wck=19.402, mem=4416M406
54.88/38.28	    decisions=2116, wrong=837, backtracks=145, failedAssignments=713, nogoods=252, foundSolutions=1, bestBound=0
54.88/38.28	    nFilterCalls=11092, avgTableProportion=0.9999997208231989, avgTableSize=3581957.0
54.88/38.28	    
55.36/38.60	    num=23, depth=18..36, filters=17287, ccks=46, wck=19.728, mem=4416M406
55.36/38.60	    decisions=2175, wrong=850, backtracks=147, failedAssignments=725, nogoods=263, foundSolutions=1, bestBound=0
55.36/38.60	    nFilterCalls=11490, avgTableProportion=0.9999997208232033, avgTableSize=3581957.0
55.36/38.60	    
55.67/38.93	    num=24, depth=18..36, filters=17878, ccks=46, wck=20.061, mem=4416M406
55.67/38.93	    decisions=2237, wrong=864, backtracks=148, failedAssignments=738, nogoods=276, foundSolutions=1, bestBound=0
55.67/38.93	    nFilterCalls=11892, avgTableProportion=0.9999997208232074, avgTableSize=3581957.0
55.67/38.93	    
55.97/39.26	    num=25, depth=18..36, filters=18486, ccks=46, wck=20.393, mem=4416M406
55.97/39.26	    decisions=2301, wrong=880, backtracks=150, failedAssignments=752, nogoods=289, foundSolutions=1, bestBound=0
55.97/39.26	    nFilterCalls=12327, avgTableProportion=0.9999997208232115, avgTableSize=3581957.0
55.97/39.26	    
56.37/39.62	    num=26, depth=21..36, filters=19229, ccks=46, wck=20.746, mem=4416M406
56.37/39.62	    decisions=2389, wrong=912, backtracks=166, failedAssignments=768, nogoods=291, foundSolutions=1, bestBound=0
56.37/39.62	    nFilterCalls=12868, avgTableProportion=0.9999997208232163, avgTableSize=3581957.0
56.37/39.62	    
56.57/39.88	    num=27, depth=32..41, filters=19799, ccks=46, wck=21.009, mem=4416M406
56.57/39.88	    decisions=2471, wrong=936, backtracks=173, failedAssignments=785, nogoods=298, foundSolutions=1, bestBound=0
56.57/39.88	    nFilterCalls=13339, avgTableProportion=0.9999997208232202, avgTableSize=3581957.0
56.57/39.88	    
57.00/40.22	    num=28, depth=20..37, filters=20433, ccks=46, wck=21.345, mem=4416M406
57.00/40.22	    decisions=2552, wrong=964, backtracks=185, failedAssignments=804, nogoods=302, foundSolutions=1, bestBound=0
57.00/40.22	    nFilterCalls=13764, avgTableProportion=0.9999997208232234, avgTableSize=3581957.0
57.00/40.22	    
57.30/40.57	    num=29, depth=15..40, filters=21017, ccks=46, wck=21.695, mem=4416M406
57.30/40.57	    decisions=2637, wrong=990, backtracks=191, failedAssignments=825, nogoods=317, foundSolutions=1, bestBound=0
57.30/40.57	    nFilterCalls=14251, avgTableProportion=0.999999720823227, avgTableSize=3581957.0
57.30/40.57	    
58.31/41.58	    num=30, depth=13..34, filters=21862, ccks=46, wck=22.707, mem=4416M406
58.31/41.58	    decisions=2728, wrong=1024, backtracks=202, failedAssignments=848, nogoods=328, foundSolutions=1, bestBound=0
58.31/41.58	    nFilterCalls=14908, avgTableProportion=0.9999997208232313, avgTableSize=3581957.0
58.31/41.58	    
58.71/42.00	    num=31, depth=14..38, filters=22630, ccks=46, wck=23.132, mem=4416M406
58.71/42.00	    decisions=2819, wrong=1051, backtracks=205, failedAssignments=873, nogoods=352, foundSolutions=1, bestBound=0
58.71/42.00	    nFilterCalls=15470, avgTableProportion=0.9999997208232346, avgTableSize=3581957.0
58.71/42.00	    
59.23/42.41	    num=32, depth=19..36, filters=23447, ccks=46, wck=23.538, mem=4416M406
59.23/42.41	    decisions=2924, wrong=1092, backtracks=219, failedAssignments=901, nogoods=357, foundSolutions=1, bestBound=0
59.23/42.41	    nFilterCalls=16098, avgTableProportion=0.9999997208232382, avgTableSize=3581957.0
59.23/42.41	    
59.84/43.06	    num=33, depth=14..29, filters=24489, ccks=46, wck=24.188, mem=4416M406
59.84/43.06	    decisions=3035, wrong=1134, backtracks=230, failedAssignments=932, nogoods=371, foundSolutions=1, bestBound=0
59.84/43.06	    nFilterCalls=16777, avgTableProportion=0.9999997208231992, avgTableSize=3581957.0
59.84/43.06	    
60.14/43.33	    num=34, depth=8..29, filters=25063, ccks=46, wck=24.457, mem=4416M406
60.14/43.33	    decisions=3173, wrong=1190, backtracks=254, failedAssignments=966, nogoods=379, foundSolutions=1, bestBound=0
60.14/43.33	    nFilterCalls=17243, avgTableProportion=0.9999997208231535, avgTableSize=3581957.0
60.14/43.33	    
60.44/43.68	    num=35, depth=19..44, filters=25871, ccks=46, wck=24.811, mem=4416M406
60.44/43.68	    decisions=3293, wrong=1234, backtracks=265, failedAssignments=1003, nogoods=385, foundSolutions=1, bestBound=0
60.44/43.68	    nFilterCalls=17801, avgTableProportion=0.9999997208231018, avgTableSize=3581957.0
60.44/43.68	    
61.04/44.27	    num=36, depth=16..31, filters=26970, ccks=46, wck=25.402, mem=4416M406
61.04/44.27	    decisions=3420, wrong=1282, backtracks=272, failedAssignments=1044, nogoods=403, foundSolutions=1, bestBound=0
61.04/44.27	    nFilterCalls=18466, avgTableProportion=0.9999997208230444, avgTableSize=3581957.0
61.04/44.27	    
62.48/45.67	    num=37, depth=0..27, filters=27765, ccks=46, wck=26.794, mem=4416M406
62.48/45.67	    decisions=3556, wrong=1338, backtracks=284, failedAssignments=1089, nogoods=411, foundSolutions=1, bestBound=0
62.48/45.67	    nFilterCalls=19130, avgTableProportion=0.999999720822991, avgTableSize=3581957.0
62.48/45.67	    
62.98/46.18	    num=38, depth=0..38, filters=28482, ccks=46, wck=27.313, mem=4416M406
62.98/46.18	    decisions=3708, wrong=1401, backtracks=300, failedAssignments=1139, nogoods=430, foundSolutions=1, bestBound=0
62.98/46.18	    nFilterCalls=19679, avgTableProportion=0.9999997208229496, avgTableSize=3581957.0
62.98/46.18	    
63.48/46.62	    num=39, depth=10..36, filters=29767, ccks=46, wck=27.752, mem=4416M406
63.48/46.62	    decisions=3902, wrong=1486, backtracks=331, failedAssignments=1194, nogoods=439, foundSolutions=1, bestBound=0
63.48/46.62	    nFilterCalls=20623, avgTableProportion=0.9999997208228836, avgTableSize=3581957.0
63.48/46.62	    
64.18/47.32	    num=40, depth=0..30, filters=30816, ccks=46, wck=28.45, mem=4416M406
64.18/47.32	    decisions=4116, wrong=1580, backtracks=367, failedAssignments=1255, nogoods=446, foundSolutions=1, bestBound=0
64.18/47.32	    nFilterCalls=21349, avgTableProportion=0.9999997208228367, avgTableSize=3581957.0
64.18/47.32	    
64.79/47.97	    num=41, depth=11..24, filters=32690, ccks=46, wck=29.094, mem=4416M406
64.79/47.97	    decisions=4391, wrong=1710, backtracks=430, failedAssignments=1322, nogoods=450, foundSolutions=1, bestBound=0
64.79/47.97	    nFilterCalls=22690, avgTableProportion=0.9999997208227581, avgTableSize=3581957.0
64.79/47.97	    
65.19/48.32	    num=42, depth=15..37, filters=33836, ccks=46, wck=29.45, mem=4416M406
65.19/48.32	    decisions=4671, wrong=1834, backtracks=495, failedAssignments=1396, nogoods=460, foundSolutions=1, bestBound=0
65.19/48.32	    nFilterCalls=23572, avgTableProportion=0.9999997208227113, avgTableSize=3581957.0
65.19/48.32	    
66.01/49.11	    num=43, depth=11..32, filters=35254, ccks=46, wck=30.243, mem=4416M406
66.01/49.11	    decisions=4902, wrong=1940, backtracks=523, failedAssignments=1477, nogoods=477, foundSolutions=1, bestBound=0
66.01/49.11	    nFilterCalls=24611, avgTableProportion=0.9999997208226604, avgTableSize=3581957.0
66.01/49.11	    
66.31/49.50	    num=44, depth=24..38, filters=36471, ccks=46, wck=30.624, mem=4416M406
66.31/49.50	    decisions=5150, wrong=2047, backtracks=543, failedAssignments=1566, nogoods=514, foundSolutions=1, bestBound=0
66.31/49.50	    nFilterCalls=25490, avgTableProportion=0.9999997208226206, avgTableSize=3581957.0
66.31/49.50	    
67.22/50.31	    num=45, depth=16..35, filters=38397, ccks=46, wck=31.433, mem=4416M406
67.22/50.31	    decisions=5437, wrong=2176, backtracks=575, failedAssignments=1664, nogoods=555, foundSolutions=1, bestBound=0
67.22/50.31	    nFilterCalls=26852, avgTableProportion=0.999999720822564, avgTableSize=3581957.0
67.22/50.31	    
68.37/51.44	    num=46, depth=0..25, filters=39747, ccks=46, wck=32.571, mem=4416M406
68.37/51.44	    decisions=5746, wrong=2328, backtracks=640, failedAssignments=1772, nogoods=559, foundSolutions=1, bestBound=0
68.37/51.44	    nFilterCalls=27921, avgTableProportion=0.9999997208225235, avgTableSize=3581957.0
68.37/51.44	    
69.08/52.17	    num=47, depth=14..33, filters=41710, ccks=46, wck=33.302, mem=4416M406
69.08/52.17	    decisions=6079, wrong=2482, backtracks=677, failedAssignments=1891, nogoods=580, foundSolutions=1, bestBound=0
69.08/52.17	    nFilterCalls=29347, avgTableProportion=0.9999997208224741, avgTableSize=3581957.0
69.08/52.17	    
69.48/52.51	    num=48, depth=29..47, filters=42904, ccks=46, wck=33.64, mem=4416M406
69.48/52.51	    decisions=6466, wrong=2656, backtracks=742, failedAssignments=2022, nogoods=642, foundSolutions=1, bestBound=0
69.48/52.51	    nFilterCalls=30266, avgTableProportion=0.9999997208224447, avgTableSize=3581957.0
69.48/52.51	    
70.28/53.32	    num=49, depth=15..36, filters=44907, ccks=46, wck=34.45, mem=4416M406
70.28/53.32	    decisions=6861, wrong=2837, backtracks=782, failedAssignments=2166, nogoods=668, foundSolutions=1, bestBound=0
70.28/53.32	    nFilterCalls=31846, avgTableProportion=0.9999997208223982, avgTableSize=3581957.0
70.28/53.32	    
70.99/54.10	    num=50, depth=16..42, filters=47867, ccks=46, wck=35.227, mem=4416M406
70.99/54.10	    decisions=7252, wrong=3014, backtracks=803, failedAssignments=2324, nogoods=687, foundSolutions=1, bestBound=0
70.99/54.10	    nFilterCalls=34331, avgTableProportion=0.9999997208223338, avgTableSize=3581957.0
70.99/54.10	    
75.81/58.84	    num=51, depth=11..52, filters=52603, ccks=46, wck=39.968, mem=4416M406
75.81/58.84	    decisions=7942, wrong=3339, backtracks=958, failedAssignments=2498, nogoods=701, foundSolutions=1, bestBound=0
75.81/58.84	    nFilterCalls=38379, avgTableProportion=0.9999997208222464, avgTableSize=3581957.0
75.81/58.84	    
79.44/62.45	    num=52, depth=6..30, filters=56425, ccks=46, wck=43.577, mem=4416M406
79.44/62.45	    decisions=8526, wrong=3621, backtracks=1066, failedAssignments=2689, nogoods=719, foundSolutions=1, bestBound=0
79.44/62.45	    nFilterCalls=41568, avgTableProportion=0.9999997208221897, avgTableSize=3581957.0
79.44/62.45	    
80.19/63.12	    num=53, depth=10..38, filters=58465, ccks=46, wck=44.251, mem=4416M406
80.19/63.12	    decisions=9075, wrong=3882, backtracks=1133, failedAssignments=2900, nogoods=795, foundSolutions=1, bestBound=0
80.19/63.12	    nFilterCalls=43019, avgTableProportion=0.9999997208221666, avgTableSize=3581957.0
80.19/63.12	    
81.21/64.11	    num=54, depth=12..53, filters=62453, ccks=46, wck=45.236, mem=4416M406
81.21/64.11	    decisions=9926, wrong=4282, backtracks=1337, failedAssignments=3132, nogoods=805, foundSolutions=1, bestBound=0
81.21/64.11	    nFilterCalls=46257, avgTableProportion=0.9999997208221204, avgTableSize=3581957.0
81.21/64.11	    
87.97/70.77	    num=55, depth=9..49, filters=69642, ccks=46, wck=51.896, mem=4443M271
87.97/70.77	    decisions=11140, wrong=4869, backtracks=1699, failedAssignments=3387, nogoods=828, foundSolutions=1, bestBound=0
87.97/70.77	    nFilterCalls=52569, avgTableProportion=0.9999997208220467, avgTableSize=3581957.0
87.97/70.77	    
89.35/72.09	    num=56, depth=4..37, filters=73609, ccks=46, wck=53.214, mem=4443M271
89.35/72.09	    decisions=11938, wrong=5256, backtracks=1837, failedAssignments=3668, nogoods=848, foundSolutions=1, bestBound=0
89.35/72.09	    nFilterCalls=55354, avgTableProportion=0.9999997208220195, avgTableSize=3581957.0
89.35/72.09	    
102.76/85.47	    num=57, depth=5..41, filters=85982, ccks=46, wck=66.6, mem=4443M271
102.76/85.47	    decisions=13223, wrong=5883, backtracks=2174, failedAssignments=3977, nogoods=865, foundSolutions=1, bestBound=0
102.76/85.47	    nFilterCalls=65411, avgTableProportion=0.9999997208219406, avgTableSize=3581957.0
102.76/85.47	    
104.16/86.84	    num=58, depth=8..36, filters=90540, ccks=46, wck=67.966, mem=4443M271
104.16/86.84	    decisions=14190, wrong=6356, backtracks=2344, failedAssignments=4317, nogoods=879, foundSolutions=1, bestBound=0
104.16/86.84	    nFilterCalls=68972, avgTableProportion=0.9999997208219182, avgTableSize=3581957.0
104.16/86.84	    
106.96/89.66	    num=59, depth=0..29, filters=93764, ccks=46, wck=70.788, mem=4443M271
106.96/89.66	    decisions=15091, wrong=6799, backtracks=2439, failedAssignments=4691, nogoods=909, foundSolutions=1, bestBound=0
106.96/89.66	    nFilterCalls=71801, avgTableProportion=0.9999997208219019, avgTableSize=3581957.0
106.96/89.66	    
108.66/91.39	    num=60, depth=10..43, filters=99260, ccks=46, wck=72.521, mem=4443M271
108.66/91.39	    decisions=16373, wrong=7425, backtracks=2686, failedAssignments=5102, nogoods=932, foundSolutions=1, bestBound=0
108.66/91.39	    nFilterCalls=77324, avgTableProportion=0.9999997208218737, avgTableSize=3581957.0
108.66/91.39	    
110.37/93.08	    num=61, depth=15..62, filters=108686, ccks=46, wck=74.211, mem=4443M271
110.37/93.08	    decisions=18234, wrong=8330, backtracks=3159, failedAssignments=5554, nogoods=950, foundSolutions=1, bestBound=0
110.37/93.08	    nFilterCalls=85562, avgTableProportion=0.9999997208218383, avgTableSize=3581957.0
110.37/93.08	    
136.49/119.19	    num=62, depth=3..36, filters=130552, ccks=46, wck=100.314, mem=4443M271
136.49/119.19	    decisions=20291, wrong=9344, backtracks=3714, failedAssignments=6051, nogoods=971, foundSolutions=1, bestBound=0
136.49/119.19	    nFilterCalls=103726, avgTableProportion=0.9999997208217802, avgTableSize=3581957.0
136.49/119.19	    
140.68/123.38	    num=63, depth=7..42, filters=142108, ccks=46, wck=104.512, mem=4443M271
140.68/123.38	    decisions=22174, wrong=10268, backtracks=4104, failedAssignments=6598, nogoods=979, foundSolutions=1, bestBound=0
140.68/123.38	    nFilterCalls=112215, avgTableProportion=0.9999997208217595, avgTableSize=3581957.0
140.68/123.38	    
144.49/127.12	    num=64, depth=10..38, filters=152720, ccks=46, wck=108.243, mem=4443M271
144.49/127.12	    decisions=24288, wrong=11311, backtracks=4615, failedAssignments=7200, nogoods=1011, foundSolutions=1, bestBound=0
144.49/127.12	    nFilterCalls=120997, avgTableProportion=0.9999997208217412, avgTableSize=3581957.0
144.49/127.12	    
146.39/129.10	    num=65, depth=5..42, filters=160722, ccks=46, wck=110.226, mem=4443M271
146.39/129.10	    decisions=26227, wrong=12267, backtracks=5006, failedAssignments=7862, nogoods=1039, foundSolutions=1, bestBound=0
146.39/129.10	    nFilterCalls=127420, avgTableProportion=0.9999997208217293, avgTableSize=3581957.0
146.39/129.10	    
166.59/149.23	    num=66, depth=1..11, filters=181546, ccks=46, wck=130.359, mem=4443M271
166.59/149.23	    decisions=28610, wrong=13455, backtracks=5554, failedAssignments=8590, nogoods=1057, foundSolutions=1, bestBound=0
166.59/149.23	    nFilterCalls=145615, avgTableProportion=0.9999997208231548, avgTableSize=3581957.0
166.59/149.23	    
168.90/151.55	    num=67, depth=1..58, filters=194650, ccks=46, wck=132.681, mem=4443M271
168.90/151.55	    decisions=31675, wrong=14962, backtracks=6378, failedAssignments=9391, nogoods=1082, foundSolutions=1, bestBound=0
168.90/151.55	    nFilterCalls=156466, avgTableProportion=0.9999997208240496, avgTableSize=3581957.0
168.90/151.55	    
181.41/164.03	    num=68, depth=5..55, filters=219432, ccks=46, wck=145.157, mem=4443M271
181.41/164.03	    decisions=35542, wrong=16872, backtracks=7496, failedAssignments=10272, nogoods=1128, foundSolutions=1, bestBound=0
181.41/164.03	    nFilterCalls=176588, avgTableProportion=0.999999720825418, avgTableSize=3581957.0
181.41/164.03	    
222.04/204.69	    num=69, depth=3..43, filters=253167, ccks=46, wck=185.816, mem=4443M271
222.04/204.69	    decisions=39545, wrong=18858, backtracks=8610, failedAssignments=11242, nogoods=1154, foundSolutions=1, bestBound=0
222.04/204.69	    nFilterCalls=206247, avgTableProportion=0.9999997208269481, avgTableSize=3581957.0
222.04/204.69	    
266.98/249.59	    num=70, depth=3..37, filters=286206, ccks=46, wck=230.717, mem=4443M271
266.98/249.59	    decisions=43141, wrong=20643, backtracks=9485, failedAssignments=12309, nogoods=1191, foundSolutions=1, bestBound=0
266.98/249.59	    nFilterCalls=233742, avgTableProportion=0.9999997208280197, avgTableSize=3581957.0
266.98/249.59	    
302.20/284.71	    num=71, depth=5..44, filters=319613, ccks=46, wck=265.842, mem=4443M271
302.20/284.71	    decisions=47394, wrong=22758, backtracks=10537, failedAssignments=13482, nogoods=1220, foundSolutions=1, bestBound=0
302.20/284.71	    nFilterCalls=261116, avgTableProportion=0.9999997208288625, avgTableSize=3581957.0
302.20/284.71	    
306.90/289.46	    num=72, depth=7..58, filters=343727, ccks=46, wck=270.588, mem=4443M271
306.90/289.46	    decisions=52776, wrong=25423, backtracks=11972, failedAssignments=14773, nogoods=1261, foundSolutions=1, bestBound=0
306.90/289.46	    nFilterCalls=281852, avgTableProportion=0.9999997208293918, avgTableSize=3581957.0
306.90/289.46	    
319.91/302.47	    num=73, depth=8..46, filters=376917, ccks=46, wck=283.596, mem=4443M271
319.91/302.47	    decisions=58203, wrong=28119, backtracks=13460, failedAssignments=16193, nogoods=1293, foundSolutions=1, bestBound=0
319.91/302.47	    nFilterCalls=309811, avgTableProportion=0.9999997208299934, avgTableSize=3581957.0
319.91/302.47	    
333.03/315.53	    num=74, depth=8..44, filters=410423, ccks=46, wck=296.657, mem=4443M271
333.03/315.53	    decisions=64054, wrong=31028, backtracks=14915, failedAssignments=17755, nogoods=1319, foundSolutions=1, bestBound=0
333.03/315.53	    nFilterCalls=338808, avgTableProportion=0.9999997208305125, avgTableSize=3581957.0
333.03/315.53	    
343.23/325.76	    num=75, depth=9..44, filters=443861, ccks=46, wck=306.89, mem=4443M271
343.23/325.76	    decisions=70592, wrong=34280, backtracks=16579, failedAssignments=19473, nogoods=1344, foundSolutions=1, bestBound=0
343.23/325.76	    nFilterCalls=368746, avgTableProportion=0.9999997208309628, avgTableSize=3581957.0
343.23/325.76	    
385.06/367.52	    num=76, depth=6..32, filters=479034, ccks=46, wck=348.648, mem=4443M271
385.06/367.52	    decisions=76692, wrong=37319, backtracks=17858, failedAssignments=21363, nogoods=1362, foundSolutions=1, bestBound=0
385.06/367.52	    nFilterCalls=403258, avgTableProportion=0.9999997208313989, avgTableSize=3581957.0
385.06/367.52	    
441.99/424.40	    num=77, depth=5..29, filters=536843, ccks=46, wck=405.525, mem=4443M271
441.99/424.40	    decisions=84861, wrong=41395, backtracks=20051, failedAssignments=23442, nogoods=1391, foundSolutions=1, bestBound=0
441.99/424.40	    nFilterCalls=454976, avgTableProportion=0.9999997208319285, avgTableSize=3581957.0
441.99/424.40	    
455.11/437.54	    num=78, depth=10..48, filters=573426, ccks=46, wck=418.664, mem=4443M271
455.11/437.54	    decisions=92225, wrong=45060, backtracks=21603, failedAssignments=25729, nogoods=1418, foundSolutions=1, bestBound=0
455.11/437.54	    nFilterCalls=487689, avgTableProportion=0.9999997208322056, avgTableSize=3581957.0
455.11/437.54	    
520.59/502.91	    num=79, depth=5..28, filters=634519, ccks=46, wck=484.037, mem=4443M271
520.59/502.91	    decisions=100200, wrong=49038, backtracks=23299, failedAssignments=28245, nogoods=1451, foundSolutions=1, bestBound=0
520.59/502.91	    nFilterCalls=540090, avgTableProportion=0.9999997208325793, avgTableSize=3581957.0
520.59/502.91	    
529.60/511.97	    num=80, depth=7..60, filters=680118, ccks=46, wck=493.101, mem=4443M271
529.60/511.97	    decisions=110511, wrong=54170, backtracks=26117, failedAssignments=31013, nogoods=1492, foundSolutions=1, bestBound=0
529.60/511.97	    nFilterCalls=577580, avgTableProportion=0.9999997208328051, avgTableSize=3581957.0
529.60/511.97	    
540.77/523.03	    num=81, depth=7..52, filters=719419, ccks=46, wck=504.153, mem=4443M271
540.77/523.03	    decisions=119386, wrong=58587, backtracks=27819, failedAssignments=34057, nogoods=1529, foundSolutions=1, bestBound=0
540.77/523.03	    nFilterCalls=610475, avgTableProportion=0.9999997208329804, avgTableSize=3581957.0
540.77/523.03	    
558.17/540.44	    num=82, depth=8..51, filters=780291, ccks=46, wck=521.566, mem=4443M271
558.17/540.44	    decisions=130394, wrong=64072, backtracks=30533, failedAssignments=37406, nogoods=1572, foundSolutions=1, bestBound=0
558.17/540.44	    nFilterCalls=664581, avgTableProportion=0.999999720833231, avgTableSize=3581957.0
558.17/540.44	    
583.98/566.21	    num=83, depth=9..46, filters=854297, ccks=46, wck=547.342, mem=4443M271
583.98/566.21	    decisions=143259, wrong=70484, backtracks=33921, failedAssignments=41090, nogoods=1601, foundSolutions=1, bestBound=0
583.98/566.21	    nFilterCalls=731981, avgTableProportion=0.9999997208334913, avgTableSize=3581957.0
583.98/566.21	    
735.37/717.58	    num=84, depth=4..45, filters=954899, ccks=46, wck=698.707, mem=4443M271
735.37/717.58	    decisions=157577, wrong=77630, backtracks=38342, failedAssignments=45142, nogoods=1662, foundSolutions=1, bestBound=0
735.37/717.58	    nFilterCalls=821325, avgTableProportion=0.9999997208337705, avgTableSize=3581957.0
735.37/717.58	    
754.39/736.52	    num=85, depth=11..47, filters=1057725, ccks=46, wck=717.647, mem=4443M271
754.39/736.52	    decisions=178589, wrong=88117, backtracks=44898, failedAssignments=49599, nogoods=1712, foundSolutions=1, bestBound=0
754.39/736.52	    nFilterCalls=910856, avgTableProportion=0.9999997208339955, avgTableSize=3581957.0
754.39/736.52	    
794.13/776.22	    num=86, depth=5..52, filters=1169378, ccks=46, wck=757.348, mem=4443M271
794.13/776.22	    decisions=197334, wrong=97473, backtracks=50204, failedAssignments=54502, nogoods=1738, foundSolutions=1, bestBound=0
794.13/776.22	    nFilterCalls=1016554, avgTableProportion=0.99999972083421, avgTableSize=3581957.0
794.13/776.22	    
820.46/802.52	    num=87, depth=7..55, filters=1288174, ccks=46, wck=783.649, mem=4443M271
820.46/802.52	    decisions=220909, wrong=109240, backtracks=57444, failedAssignments=59896, nogoods=1772, foundSolutions=1, bestBound=0
820.46/802.52	    nFilterCalls=1113805, avgTableProportion=0.9999997208343713, avgTableSize=3581957.0
820.46/802.52	    
847.28/829.32	    num=88, depth=7..56, filters=1395276, ccks=46, wck=810.451, mem=4463M474
847.28/829.32	    decisions=242395, wrong=119962, backtracks=63387, failedAssignments=65829, nogoods=1807, foundSolutions=1, bestBound=0
847.28/829.32	    nFilterCalls=1205331, avgTableProportion=0.9999997208344994, avgTableSize=3581957.0
847.28/829.32	    
890.11/872.17	    num=89, depth=6..46, filters=1498281, ccks=46, wck=853.3, mem=4463M474
890.11/872.17	    decisions=263352, wrong=130421, backtracks=68932, failedAssignments=72355, nogoods=1841, foundSolutions=1, bestBound=0
890.11/872.17	    nFilterCalls=1298056, avgTableProportion=0.9999997208346108, avgTableSize=3581957.0
890.11/872.17	    
1017.27/999.24	    num=90, depth=5..37, filters=1658700, ccks=46, wck=980.373, mem=4463M474
1017.27/999.24	    decisions=291079, wrong=144272, backtracks=76525, failedAssignments=79534, nogoods=1865, foundSolutions=1, bestBound=0
1017.27/999.24	    nFilterCalls=1465878, avgTableProportion=0.9999997208347765, avgTableSize=3581957.0
1017.27/999.24	    
1083.90/1065.81	    num=91, depth=11..43, filters=1789140, ccks=46, wck=1046.934, mem=4463M474
1083.90/1065.81	    decisions=316539, wrong=156992, backtracks=82645, failedAssignments=87431, nogoods=1907, foundSolutions=1, bestBound=0
1083.90/1065.81	    nFilterCalls=1596960, avgTableProportion=0.9999997208348816, avgTableSize=3581957.0
1083.90/1065.81	    
1177.56/1159.46	    num=92, depth=4..59, filters=1964008, ccks=46, wck=1140.589, mem=4463M474
1177.56/1159.46	    decisions=346389, wrong=171899, backtracks=90346, failedAssignments=96118, nogoods=1935, foundSolutions=1, bestBound=0
1177.56/1159.46	    nFilterCalls=1761786, avgTableProportion=0.9999997208349918, avgTableSize=3581957.0
1177.56/1159.46	    
1226.59/1208.48	    num=93, depth=11..59, filters=2207433, ccks=46, wck=1189.605, mem=4463M474
1226.59/1208.48	    decisions=392512, wrong=194935, backtracks=106047, failedAssignments=105673, nogoods=1963, foundSolutions=1, bestBound=0
1226.59/1208.48	    nFilterCalls=1984651, avgTableProportion=0.9999997208351116, avgTableSize=3581957.0
1226.59/1208.48	    
1329.66/1311.45	    num=94, depth=8..38, filters=2411057, ccks=46, wck=1292.576, mem=4463M474
1329.66/1311.45	    decisions=431152, wrong=214240, backtracks=116507, failedAssignments=116184, nogoods=1992, foundSolutions=1, bestBound=0
1329.66/1311.45	    nFilterCalls=2179019, avgTableProportion=0.9999997208264484, avgTableSize=3581957.0
1329.66/1311.45	    
1399.41/1381.13	    num=95, depth=10..51, filters=2647520, ccks=46, wck=1362.255, mem=4463M474
1399.41/1381.13	    decisions=478229, wrong=237762, backtracks=130636, failedAssignments=127746, nogoods=2013, foundSolutions=1, bestBound=0
1399.41/1381.13	    nFilterCalls=2395251, avgTableProportion=0.9999997208062971, avgTableSize=3581957.0
1399.41/1381.13	    
1599.22/1580.84	    num=96, depth=4..31, filters=2949506, ccks=46, wck=1561.964, mem=4463M474
1599.22/1580.84	    decisions=529467, wrong=263370, backtracks=145771, failedAssignments=140464, nogoods=2049, foundSolutions=1, bestBound=0
1599.22/1580.84	    nFilterCalls=2690634, avgTableProportion=0.9999997207840037, avgTableSize=3581957.0
1599.22/1580.84	    
1752.62/1734.16	    num=97, depth=3..40, filters=3206914, ccks=46, wck=1715.291, mem=4463M474
1752.62/1734.16	    decisions=583448, wrong=290348, backtracks=160835, failedAssignments=154454, nogoods=2078, foundSolutions=1, bestBound=0
1752.62/1734.16	    nFilterCalls=2955479, avgTableProportion=0.9999997207678041, avgTableSize=3581957.0
1752.62/1734.16	    
1821.95/1803.47	    num=98, depth=7..46, filters=3502680, ccks=46, wck=1784.596, mem=4463M474
1821.95/1803.47	    decisions=639819, wrong=318517, backtracks=178082, failedAssignments=169843, nogoods=2118, foundSolutions=1, bestBound=0
1821.95/1803.47	    nFilterCalls=3203334, avgTableProportion=0.9999997207550702, avgTableSize=3581957.0
1821.95/1803.47	    
1884.99/1866.49	    num=99, depth=7..55, filters=3772344, ccks=46, wck=1847.618, mem=4463M474
1884.99/1866.49	    decisions=697915, wrong=347543, backtracks=193986, failedAssignments=186771, nogoods=2168, foundSolutions=1, bestBound=0
1884.99/1866.49	    nFilterCalls=3424073, avgTableProportion=0.9999997207452813, avgTableSize=3581957.0
1884.99/1866.49	    
2177.56/2158.86	    num=100, depth=6..41, filters=4231175, ccks=46, wck=2139.987, mem=4463M474
2177.56/2158.86	    decisions=779077, wrong=388108, backtracks=219146, failedAssignments=205392, nogoods=2196, foundSolutions=1, bestBound=0
2177.56/2158.86	    nFilterCalls=3883748, avgTableProportion=0.9999997207284681, avgTableSize=3581957.0
2177.56/2158.86	    
2382.19/2363.37	    num=101, depth=12..38, filters=4672658, ccks=46, wck=2344.498, mem=4463M474
2382.19/2363.37	    decisions=861580, wrong=429347, backtracks=243877, failedAssignments=225876, nogoods=2218, foundSolutions=1, bestBound=0
2382.19/2363.37	    nFilterCalls=4322643, avgTableProportion=0.999999720715752, avgTableSize=3581957.0
2382.19/2363.37	    
2400.00/2381.11	
2400.00/2381.11	v <instantiation id='sol1' type='solution' cost='0'>  <list> x b[][] </list>  <values> 0 200 200 200 200 200 0 197 197 197 196 196 0 196 196 196 196 195 0 194 194 194 193 192 0 193 193 191 191 189 0 190 190 190 190 189 0 188 187 187 187 186 0 186 185 185 184 181 0 183 183 182 182 182 0 180 179 178 178 178 0 178 176 176 159 153 150 175 174 174 172 150 150 173 173 173 160 158 158 171 171 171 167 166 154 171 171 170 163 161 161 170 169 167 163 163 162 170 168 168 168 161 154 170 166 166 160 153 152 170 166 164 164 161 159 168 161 161 160 0 0 164 163 157 156 156 152 163 163 159 158 156 155 </values>  </instantiation>
2400.00/2381.11	s SATISFIABLE

Verifier Data

OK	0

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 (10888 MiB free)
  memory of node 1: 16384 MiB (15115 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391295-1568390984/watcher-4391295-1568390984 -o /tmp/evaluation-result-4391295-1568390984/solver-4391295-1568390984 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568383863-3869 --watchdog 2560 java -cp AbsCon19-06.jar AbsCon HOME/instance-4391295-1568390984.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=4415, runsolver pid=4412

[startup+0.102016 s]*
/proc/loadavg: 1.74 1.74 1.63 4/227 4430
/proc/meminfo: memFree=26613700/32770624 swapFree=66977616/67108860
[pid=4415] ppid=4412 vsize=10659884 memory=29012 CPUtime=0.14 cores=0,2,4,6
/proc/4415/stat : 4415 (java) S 4412 4415 2180 0 -1 1077944320 5744 0 0 0 13 1 0 0 20 0 15 0 415355724 10915721216 7253 33554432000 4194304 4196468 140728207373040 140728207355584 140286906269431 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
/proc/4415/statm: 2664971 7253 2923 1 0 2627468 0
[pid=4415/tid=4417] ppid=4412 vsize=10659884 memory=720575944405811505 CPUtime=0.1 cores=0,2,4,6
/proc/4415/task/4417/stat : 4417 (java) R 4412 4415 2180 0 -1 4202560 3215 0 0 0 9 1 0 0 20 0 15 0 415355724 10915721216 7451 33554432000 4194304 4196468 140728207373040 140286910498392 140286890349918 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4418] ppid=4412 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4418/stat : 4418 (java) S 4412 4415 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415355725 10915721216 7451 33554432000 4194304 4196468 140728207373040 140286858889488 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4419] ppid=4412 vsize=10659884 memory=288371068828202624 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4419/stat : 4419 (java) S 4412 4415 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415355725 10915721216 7451 33554432000 4194304 4196468 140728207373040 140286857836944 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4420] ppid=4412 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4420/stat : 4420 (java) S 4412 4415 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415355725 10915721216 7451 33554432000 4194304 4196468 140728207373040 140286856784400 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4421] ppid=4412 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4421/stat : 4421 (java) S 4412 4415 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415355725 10915721216 7451 33554432000 4194304 4196468 140728207373040 140286855731856 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4422] ppid=4412 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4422/stat : 4422 (java) S 4412 4415 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415355727 10915721216 7451 33554432000 4194304 4196468 140728207373040 140286465350128 140286906280578 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4423] ppid=4412 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4423/stat : 4423 (java) S 4412 4415 2180 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415355727 10915721216 7451 33554432000 4194304 4196468 140728207373040 140286464296352 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4424] ppid=4412 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4424/stat : 4424 (java) S 4412 4415 2180 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415355727 10915721216 7451 33554432000 4194304 4196468 140728207373040 140286463243760 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4425] ppid=4412 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4425/stat : 4425 (java) S 4412 4415 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415355730 10915721216 7451 33554432000 4194304 4196468 140728207373040 140286462192336 140286906288027 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4426] ppid=4412 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4426/stat : 4426 (java) S 4412 4415 2180 0 -1 1077944384 480 0 0 0 0 0 0 0 20 0 15 0 415355730 10915721216 7451 33554432000 4194304 4196468 140728207373040 140286461138928 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4427] ppid=4412 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4427/stat : 4427 (java) R 4412 4415 2180 0 -1 4202560 242 0 0 0 0 0 0 0 20 0 15 0 415355730 10915721216 7451 33554432000 4194304 4196468 140728207373040 140286460079128 140286886969728 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4428] ppid=4412 vsize=10659884 memory=140692676490880 CPUtime=0.03 cores=0,2,4,6
/proc/4415/task/4428/stat : 4428 (java) R 4412 4415 2180 0 -1 4202560 644 0 0 0 3 0 0 0 20 0 15 0 415355730 10915721216 7451 33554432000 4194304 4196468 140728207373040 140286459030648 140286885667947 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4429] ppid=4412 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4429/stat : 4429 (java) S 4412 4415 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415355730 10915721216 7451 33554432000 4194304 4196468 140728207373040 140286457981536 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4430] ppid=4412 vsize=10659884 memory=140692676490880 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4430/stat : 4430 (java) S 4412 4415 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415355730 10915721216 7451 33554432000 4194304 4196468 140728207373040 140286456929072 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 29012 KiB

[startup+0.211507 s]*
/proc/loadavg: 1.74 1.74 1.63 3/227 4430
/proc/meminfo: memFree=26605948/32770624 swapFree=66977616/67108860
[pid=4415] ppid=4412 vsize=10659884 memory=35260 CPUtime=0.33 cores=0,2,4,6
/proc/4415/stat : 4415 (java) S 4412 4415 2180 0 -1 1077944320 6925 0 0 0 31 2 0 0 20 0 15 0 415355724 10915721216 8815 33554432000 4194304 4196468 140728207373040 140728207355584 140286906269431 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
/proc/4415/statm: 2664971 8815 2989 1 0 2627468 0
[pid=4415/tid=4417] ppid=4412 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/4415/task/4417/stat : 4417 (java) R 4412 4415 2180 0 -1 4202560 3843 0 0 0 19 1 0 0 20 0 15 0 415355724 10915721216 8815 33554432000 4194304 4196468 140728207373040 140286910501520 140286906291357 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4418] ppid=4412 vsize=10659884 memory=345 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4418/stat : 4418 (java) S 4412 4415 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415355725 10915721216 8815 33554432000 4194304 4196468 140728207373040 140286858889488 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4419] ppid=4412 vsize=10659884 memory=140692676506391 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4419/stat : 4419 (java) S 4412 4415 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415355725 10915721216 8815 33554432000 4194304 4196468 140728207373040 140286857836944 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4420] ppid=4412 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4420/stat : 4420 (java) S 4412 4415 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415355725 10915721216 8815 33554432000 4194304 4196468 140728207373040 140286856784400 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4421] ppid=4412 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4421/stat : 4421 (java) S 4412 4415 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415355725 10915721216 8815 33554432000 4194304 4196468 140728207373040 140286855731856 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4422] ppid=4412 vsize=10659884 memory=140692676490880 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4422/stat : 4422 (java) S 4412 4415 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415355727 10915721216 8815 33554432000 4194304 4196468 140728207373040 140286465350128 140286906280578 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4423] ppid=4412 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4423/stat : 4423 (java) S 4412 4415 2180 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415355727 10915721216 8815 33554432000 4194304 4196468 140728207373040 140286464296352 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4424] ppid=4412 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4424/stat : 4424 (java) S 4412 4415 2180 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415355727 10915721216 8815 33554432000 4194304 4196468 140728207373040 140286463243760 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4425] ppid=4412 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4425/stat : 4425 (java) S 4412 4415 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415355730 10915721216 8815 33554432000 4194304 4196468 140728207373040 140286462192336 140286906288027 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4426] ppid=4412 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/4415/task/4426/stat : 4426 (java) S 4412 4415 2180 0 -1 1077944384 687 0 0 0 3 0 0 0 20 0 15 0 415355730 10915721216 8815 33554432000 4194304 4196468 140728207373040 140286461138928 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4427] ppid=4412 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/4415/task/4427/stat : 4427 (java) S 4412 4415 2180 0 -1 1077944384 329 0 0 0 2 0 0 0 20 0 15 0 415355730 10915721216 8815 33554432000 4194304 4196468 140728207373040 140286460086384 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4428] ppid=4412 vsize=10659884 memory=140692676490880 CPUtime=0.05 cores=0,2,4,6
/proc/4415/task/4428/stat : 4428 (java) S 4412 4415 2180 0 -1 1077944384 706 0 0 0 5 0 0 0 20 0 15 0 415355730 10915721216 8815 33554432000 4194304 4196468 140728207373040 140286459033840 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4429] ppid=4412 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4429/stat : 4429 (java) S 4412 4415 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415355730 10915721216 8815 33554432000 4194304 4196468 140728207373040 140286457981536 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4430] ppid=4412 vsize=10659884 memory=140692676490880 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4430/stat : 4430 (java) S 4412 4415 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415355730 10915721216 8815 33554432000 4194304 4196468 140728207373040 140286456929072 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35260 KiB

[startup+0.310138 s]*
/proc/loadavg: 1.74 1.74 1.63 3/227 4430
/proc/meminfo: memFree=26597924/32770624 swapFree=66977616/67108860
[pid=4415] ppid=4412 vsize=10659884 memory=40636 CPUtime=0.47 cores=0,2,4,6
/proc/4415/stat : 4415 (java) S 4412 4415 2180 0 -1 1077944320 9450 0 0 0 44 3 0 0 20 0 15 0 415355724 10915721216 10159 33554432000 4194304 4196468 140728207373040 140728207355584 140286906269431 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
/proc/4415/statm: 2664971 10159 3002 1 0 2627468 0
[pid=4415/tid=4417] ppid=4412 vsize=10659884 memory=7022364594140610616 CPUtime=0.29 cores=0,2,4,6
/proc/4415/task/4417/stat : 4417 (java) R 4412 4415 2180 0 -1 4202560 6304 0 0 0 27 2 0 0 20 0 15 0 415355724 10915721216 10159 33554432000 4194304 4196468 140728207373040 140286910501840 140286890349918 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4418] ppid=4412 vsize=10659884 memory=4296865450 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4418/stat : 4418 (java) S 4412 4415 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415355725 10915721216 10159 33554432000 4194304 4196468 140728207373040 140286858889488 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4419] ppid=4412 vsize=10659884 memory=140692676506390 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4419/stat : 4419 (java) S 4412 4415 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415355725 10915721216 10159 33554432000 4194304 4196468 140728207373040 140286857836944 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4420] ppid=4412 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4420/stat : 4420 (java) S 4412 4415 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415355725 10915721216 10159 33554432000 4194304 4196468 140728207373040 140286856784400 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4421] ppid=4412 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4421/stat : 4421 (java) S 4412 4415 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415355725 10915721216 10159 33554432000 4194304 4196468 140728207373040 140286855731856 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4422] ppid=4412 vsize=10659884 memory=140692676490880 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4422/stat : 4422 (java) S 4412 4415 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415355727 10915721216 10159 33554432000 4194304 4196468 140728207373040 140286465350128 140286906280578 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4423] ppid=4412 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4423/stat : 4423 (java) S 4412 4415 2180 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415355727 10915721216 10159 33554432000 4194304 4196468 140728207373040 140286464296352 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4424] ppid=4412 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4424/stat : 4424 (java) S 4412 4415 2180 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415355727 10915721216 10159 33554432000 4194304 4196468 140728207373040 140286463243760 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4425] ppid=4412 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4425/stat : 4425 (java) S 4412 4415 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415355730 10915721216 10159 33554432000 4194304 4196468 140728207373040 140286462192336 140286906288027 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4426] ppid=4412 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/4415/task/4426/stat : 4426 (java) S 4412 4415 2180 0 -1 1077944384 729 0 0 0 4 0 0 0 20 0 15 0 415355730 10915721216 10159 33554432000 4194304 4196468 140728207373040 140286461138928 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4427] ppid=4412 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/4415/task/4427/stat : 4427 (java) S 4412 4415 2180 0 -1 1077944384 339 0 0 0 3 0 0 0 20 0 15 0 415355730 10915721216 10159 33554432000 4194304 4196468 140728207373040 140286460086384 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4428] ppid=4412 vsize=10659884 memory=140692676490880 CPUtime=0.07 cores=0,2,4,6
/proc/4415/task/4428/stat : 4428 (java) S 4412 4415 2180 0 -1 1077944384 735 0 0 0 7 0 0 0 20 0 15 0 415355730 10915721216 10159 33554432000 4194304 4196468 140728207373040 140286459033840 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4429] ppid=4412 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4429/stat : 4429 (java) S 4412 4415 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415355730 10915721216 10159 33554432000 4194304 4196468 140728207373040 140286457981536 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4430] ppid=4412 vsize=10659884 memory=140692676490880 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4430/stat : 4430 (java) S 4412 4415 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415355730 10915721216 10159 33554432000 4194304 4196468 140728207373040 140286456929072 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40636 KiB

[startup+0.701548 s]
/proc/loadavg: 1.74 1.74 1.63 3/227 4430
/proc/meminfo: memFree=26591152/32770624 swapFree=66977616/67108860
[pid=4415] ppid=4412 vsize=10661932 memory=62460 CPUtime=1.09 cores=0,2,4,6
/proc/4415/stat : 4415 (java) S 4412 4415 2180 0 -1 1077944320 12748 0 0 0 104 5 0 0 20 0 15 0 415355724 10917818368 15615 33554432000 4194304 4196468 140728207373040 140728207355584 140286906269431 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
/proc/4415/statm: 2665483 15615 3075 1 0 2627980 0
[pid=4415/tid=4417] ppid=4412 vsize=10661932 memory=39968 CPUtime=0.68 cores=0,2,4,6
/proc/4415/task/4417/stat : 4417 (java) R 4412 4415 2180 0 -1 4202560 8857 0 0 0 64 4 0 0 20 0 15 0 415355724 10917818368 15615 33554432000 4194304 4196468 140728207373040 140286910500064 140286889456257 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4418] ppid=4412 vsize=10661932 memory=988 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4418/stat : 4418 (java) S 4412 4415 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415355725 10917818368 15615 33554432000 4194304 4196468 140728207373040 140286858889488 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4419] ppid=4412 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4419/stat : 4419 (java) S 4412 4415 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415355725 10917818368 15615 33554432000 4194304 4196468 140728207373040 140286857836944 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4420] ppid=4412 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4420/stat : 4420 (java) S 4412 4415 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415355725 10917818368 15615 33554432000 4194304 4196468 140728207373040 140286856784400 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4421] ppid=4412 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4421/stat : 4421 (java) S 4412 4415 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415355725 10917818368 15615 33554432000 4194304 4196468 140728207373040 140286855731856 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4422] ppid=4412 vsize=10661932 memory=1 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4422/stat : 4422 (java) S 4412 4415 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415355727 10917818368 15615 33554432000 4194304 4196468 140728207373040 140286465350128 140286906280578 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4423] ppid=4412 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4423/stat : 4423 (java) S 4412 4415 2180 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415355727 10917818368 15615 33554432000 4194304 4196468 140728207373040 140286464296352 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4424] ppid=4412 vsize=10661932 memory=24 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4424/stat : 4424 (java) S 4412 4415 2180 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415355727 10917818368 15615 33554432000 4194304 4196468 140728207373040 140286463243760 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4425] ppid=4412 vsize=10661932 memory=4 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4425/stat : 4425 (java) S 4412 4415 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415355730 10917818368 15615 33554432000 4194304 4196468 140728207373040 140286462192336 140286906288027 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4426] ppid=4412 vsize=10661932 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/4415/task/4426/stat : 4426 (java) S 4412 4415 2180 0 -1 1077944384 873 0 0 0 11 0 0 0 20 0 15 0 415355730 10917818368 15615 33554432000 4194304 4196468 140728207373040 140286461138928 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4427] ppid=4412 vsize=10661932 memory=731 CPUtime=0.09 cores=0,2,4,6
/proc/4415/task/4427/stat : 4427 (java) R 4412 4415 2180 0 -1 4202560 541 0 0 0 9 0 0 0 20 0 15 0 415355730 10917818368 15615 33554432000 4194304 4196468 140728207373040 140286460086384 140286906283313 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4428] ppid=4412 vsize=10661932 memory=52507 CPUtime=0.18 cores=0,2,4,6
/proc/4415/task/4428/stat : 4428 (java) S 4412 4415 2180 0 -1 1077944384 1117 0 0 0 18 0 0 0 20 0 15 0 415355730 10917818368 15615 33554432000 4194304 4196468 140728207373040 140286459033840 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4429] ppid=4412 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4429/stat : 4429 (java) S 4412 4415 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415355730 10917818368 15615 33554432000 4194304 4196468 140728207373040 140286457981536 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4430] ppid=4412 vsize=10661932 memory=4 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4430/stat : 4430 (java) S 4412 4415 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415355730 10917818368 15615 33554432000 4194304 4196468 140728207373040 140286456929072 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
Current children cumulated CPU time: 1.09 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 62460 KiB

[startup+1.50072 s]
/proc/loadavg: 1.74 1.74 1.63 3/227 4430
/proc/meminfo: memFree=26574324/32770624 swapFree=66977616/67108860
[pid=4415] ppid=4412 vsize=10663980 memory=74924 CPUtime=1.99 cores=0,2,4,6
/proc/4415/stat : 4415 (java) S 4412 4415 2180 0 -1 1077944320 18321 0 0 0 193 6 0 0 20 0 15 0 415355724 10919915520 18731 33554432000 4194304 4196468 140728207373040 140728207355584 140286906269431 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
/proc/4415/statm: 2665995 18731 3098 1 0 2628492 0
[pid=4415/tid=4417] ppid=4412 vsize=10663980 memory=0 CPUtime=1.48 cores=0,2,4,6
/proc/4415/task/4417/stat : 4417 (java) R 4412 4415 2180 0 -1 4202560 13080 0 0 0 143 5 0 0 20 0 15 0 415355724 10919915520 18731 33554432000 4194304 4196468 140728207373040 140286910495312 140286890349918 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4418] ppid=4412 vsize=10663980 memory=39968 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4418/stat : 4418 (java) S 4412 4415 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415355725 10919915520 18731 33554432000 4194304 4196468 140728207373040 140286858889488 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4419] ppid=4412 vsize=10663980 memory=988 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4419/stat : 4419 (java) S 4412 4415 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415355725 10919915520 18731 33554432000 4194304 4196468 140728207373040 140286857836944 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4420] ppid=4412 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4420/stat : 4420 (java) S 4412 4415 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415355725 10919915520 18731 33554432000 4194304 4196468 140728207373040 140286856784400 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4421] ppid=4412 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4421/stat : 4421 (java) S 4412 4415 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415355725 10919915520 18731 33554432000 4194304 4196468 140728207373040 140286855731856 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4422] ppid=4412 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4422/stat : 4422 (java) S 4412 4415 2180 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 415355727 10919915520 18731 33554432000 4194304 4196468 140728207373040 140286465350128 140286906280578 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0

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

/proc/4415/task/4421/stat : 4421 (java) S 4412 4415 2180 0 -1 1077944384 52811 0 0 0 341 105 0 0 20 0 16 0 415355725 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286855731856 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4422] ppid=4412 vsize=10748324 memory=5452672 CPUtime=1.42 cores=0,2,4,6
/proc/4415/task/4422/stat : 4422 (java) S 4412 4415 2180 0 -1 1077944384 10315 0 0 0 134 8 0 0 20 0 16 0 415355727 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286465350128 140286906280578 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4423] ppid=4412 vsize=10748324 memory=2257 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4423/stat : 4423 (java) S 4412 4415 2180 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 16 0 415355727 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286464296416 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4424] ppid=4412 vsize=10748324 memory=780 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4424/stat : 4424 (java) S 4412 4415 2180 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 16 0 415355727 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286463243776 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4425] ppid=4412 vsize=10748324 memory=5452672 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4425/stat : 4425 (java) S 4412 4415 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286462192336 140286906288027 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4426] ppid=4412 vsize=10748324 memory=5452672 CPUtime=1.78 cores=0,2,4,6
/proc/4415/task/4426/stat : 4426 (java) S 4412 4415 2180 0 -1 1077944384 12243 0 0 0 176 2 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286461138928 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4427] ppid=4412 vsize=10748324 memory=14012 CPUtime=1.58 cores=0,2,4,6
/proc/4415/task/4427/stat : 4427 (java) S 4412 4415 2180 0 -1 1077944384 8708 0 0 0 156 2 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286460086384 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4428] ppid=4412 vsize=10748324 memory=14048 CPUtime=0.73 cores=0,2,4,6
/proc/4415/task/4428/stat : 4428 (java) S 4412 4415 2180 0 -1 1077944384 11652 0 0 0 70 3 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286459033840 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4429] ppid=4412 vsize=10748324 memory=40084 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4429/stat : 4429 (java) S 4412 4415 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286457981536 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4430] ppid=4412 vsize=10748324 memory=988 CPUtime=1.54 cores=0,2,4,6
/proc/4415/task/4430/stat : 4430 (java) S 4412 4415 2180 0 -1 1077944384 1954 0 0 0 75 79 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286456929072 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4431] ppid=4412 vsize=10748324 memory=5452672 CPUtime=2254.21 cores=0,2,4,6
/proc/4415/task/4431/stat : 4431 (java) R 4412 4415 2180 0 -1 4202560 1934427 0 0 0 225295 126 0 0 20 0 16 0 415355913 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286451379920 140286540786809 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
Current children cumulated CPU time: 2281.12 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 5452672 KiB

[startup+2322.3 s]
/proc/loadavg: 1.00 1.23 1.59 2/206 4715
/proc/meminfo: memFree=21419408/32770624 swapFree=66977616/67108860
[pid=4415] ppid=4412 vsize=10748324 memory=5452672 CPUtime=2341.16 cores=0,2,4,6
/proc/4415/stat : 4415 (java) S 4412 4415 2180 0 -1 1077944320 2200357 0 0 0 233487 629 0 0 20 0 16 0 415355724 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140728207355584 140286906269431 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
/proc/4415/statm: 2687081 1363168 3376 1 0 2647217 0
[pid=4415/tid=4417] ppid=4412 vsize=10748324 memory=5452672 CPUtime=1.86 cores=0,2,4,6
/proc/4415/task/4417/stat : 4417 (java) S 4412 4415 2180 0 -1 1077944384 15335 0 0 0 180 6 0 0 20 0 16 0 415355724 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286910512304 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4418] ppid=4412 vsize=10748324 memory=5452672 CPUtime=4.5 cores=0,2,4,6
/proc/4415/task/4418/stat : 4418 (java) S 4412 4415 2180 0 -1 1077944384 55258 0 0 0 345 105 0 0 20 0 16 0 415355725 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286858889488 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4419] ppid=4412 vsize=10748324 memory=5452672 CPUtime=4.48 cores=0,2,4,6
/proc/4415/task/4419/stat : 4419 (java) S 4412 4415 2180 0 -1 1077944384 57895 0 0 0 343 105 0 0 20 0 16 0 415355725 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286857836944 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4420] ppid=4412 vsize=10748324 memory=5452672 CPUtime=4.45 cores=0,2,4,6
/proc/4415/task/4420/stat : 4420 (java) S 4412 4415 2180 0 -1 1077944384 37320 0 0 0 342 103 0 0 20 0 16 0 415355725 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286856784400 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4421] ppid=4412 vsize=10748324 memory=5452672 CPUtime=4.46 cores=0,2,4,6
/proc/4415/task/4421/stat : 4421 (java) S 4412 4415 2180 0 -1 1077944384 52811 0 0 0 341 105 0 0 20 0 16 0 415355725 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286855731856 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4422] ppid=4412 vsize=10748324 memory=5452672 CPUtime=1.42 cores=0,2,4,6
/proc/4415/task/4422/stat : 4422 (java) S 4412 4415 2180 0 -1 1077944384 10325 0 0 0 134 8 0 0 20 0 16 0 415355727 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286465350128 140286906280578 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4423] ppid=4412 vsize=10748324 memory=5452672 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4423/stat : 4423 (java) S 4412 4415 2180 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 16 0 415355727 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286464296416 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4424] ppid=4412 vsize=10748324 memory=5452672 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4424/stat : 4424 (java) S 4412 4415 2180 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 16 0 415355727 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286463243776 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4425] ppid=4412 vsize=10748324 memory=5452672 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4425/stat : 4425 (java) S 4412 4415 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286462192336 140286906288027 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4426] ppid=4412 vsize=10748324 memory=5452672 CPUtime=1.78 cores=0,2,4,6
/proc/4415/task/4426/stat : 4426 (java) S 4412 4415 2180 0 -1 1077944384 12253 0 0 0 176 2 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286461138928 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4427] ppid=4412 vsize=10748324 memory=5452672 CPUtime=1.58 cores=0,2,4,6
/proc/4415/task/4427/stat : 4427 (java) S 4412 4415 2180 0 -1 1077944384 8714 0 0 0 156 2 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286460086384 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4428] ppid=4412 vsize=10748324 memory=8112282956445269571 CPUtime=0.73 cores=0,2,4,6
/proc/4415/task/4428/stat : 4428 (java) S 4412 4415 2180 0 -1 1077944384 11656 0 0 0 70 3 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286459033840 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4429] ppid=4412 vsize=10748324 memory=5452672 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4429/stat : 4429 (java) S 4412 4415 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286457981536 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4430] ppid=4412 vsize=10748324 memory=5452672 CPUtime=1.58 cores=0,2,4,6
/proc/4415/task/4430/stat : 4430 (java) S 4412 4415 2180 0 -1 1077944384 1990 0 0 0 76 82 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286456929072 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4431] ppid=4412 vsize=10748324 memory=5452672 CPUtime=2314.2 cores=0,2,4,6
/proc/4415/task/4431/stat : 4431 (java) R 4412 4415 2180 0 -1 4202560 1935355 0 0 0 231294 126 0 0 20 0 16 0 415355913 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286451379920 140286540788145 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
Current children cumulated CPU time: 2341.16 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 5452672 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2381.11 s]
/proc/loadavg: 1.00 1.19 1.56 2/206 4721
/proc/meminfo: memFree=21418920/32770624 swapFree=66977616/67108860
[pid=4415] ppid=4412 vsize=10748324 memory=5452672 CPUtime=2400 cores=0,2,4,6
/proc/4415/stat : 4415 (java) S 4412 4415 2180 0 -1 1077944320 2203662 0 0 0 239369 631 0 0 20 0 16 0 415355724 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140728207355584 140286906269431 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
/proc/4415/statm: 2687081 1363168 3376 1 0 2647217 0
[pid=4415/tid=4417] ppid=4412 vsize=10748324 memory=5452672 CPUtime=1.86 cores=0,2,4,6
/proc/4415/task/4417/stat : 4417 (java) S 4412 4415 2180 0 -1 1077944384 15335 0 0 0 180 6 0 0 20 0 16 0 415355724 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286910512304 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4418] ppid=4412 vsize=10748324 memory=5452672 CPUtime=4.5 cores=0,2,4,6
/proc/4415/task/4418/stat : 4418 (java) S 4412 4415 2180 0 -1 1077944384 55258 0 0 0 345 105 0 0 20 0 16 0 415355725 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286858889488 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4419] ppid=4412 vsize=10748324 memory=5452672 CPUtime=4.48 cores=0,2,4,6
/proc/4415/task/4419/stat : 4419 (java) S 4412 4415 2180 0 -1 1077944384 57895 0 0 0 343 105 0 0 20 0 16 0 415355725 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286857836944 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4420] ppid=4412 vsize=10748324 memory=5452672 CPUtime=4.45 cores=0,2,4,6
/proc/4415/task/4420/stat : 4420 (java) S 4412 4415 2180 0 -1 1077944384 37320 0 0 0 342 103 0 0 20 0 16 0 415355725 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286856784400 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4421] ppid=4412 vsize=10748324 memory=5452672 CPUtime=4.46 cores=0,2,4,6
/proc/4415/task/4421/stat : 4421 (java) S 4412 4415 2180 0 -1 1077944384 52811 0 0 0 341 105 0 0 20 0 16 0 415355725 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286855731856 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4422] ppid=4412 vsize=10748324 memory=5452672 CPUtime=1.42 cores=0,2,4,6
/proc/4415/task/4422/stat : 4422 (java) S 4412 4415 2180 0 -1 1077944384 10335 0 0 0 134 8 0 0 20 0 16 0 415355727 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286465350128 140286906280578 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4423] ppid=4412 vsize=10748324 memory=5452672 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4423/stat : 4423 (java) S 4412 4415 2180 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 16 0 415355727 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286464296416 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4424] ppid=4412 vsize=10748324 memory=5452672 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4424/stat : 4424 (java) S 4412 4415 2180 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 16 0 415355727 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286463243776 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4425] ppid=4412 vsize=10748324 memory=288230621803970871 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4425/stat : 4425 (java) S 4412 4415 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286462192336 140286906288027 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4426] ppid=4412 vsize=10748324 memory=0 CPUtime=1.78 cores=0,2,4,6
/proc/4415/task/4426/stat : 4426 (java) S 4412 4415 2180 0 -1 1077944384 12256 0 0 0 176 2 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286461138928 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4427] ppid=4412 vsize=10748324 memory=159639639429439 CPUtime=1.58 cores=0,2,4,6
/proc/4415/task/4427/stat : 4427 (java) S 4412 4415 2180 0 -1 1077944384 8717 0 0 0 156 2 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286460086384 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4428] ppid=4412 vsize=10748324 memory=5452672 CPUtime=0.73 cores=0,2,4,6
/proc/4415/task/4428/stat : 4428 (java) S 4412 4415 2180 0 -1 1077944384 12018 0 0 0 70 3 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286459033840 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4429] ppid=4412 vsize=10748324 memory=3616 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4429/stat : 4429 (java) S 4412 4415 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286457981536 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4430] ppid=4412 vsize=10748324 memory=1440 CPUtime=1.62 cores=0,2,4,6
/proc/4415/task/4430/stat : 4430 (java) S 4412 4415 2180 0 -1 1077944384 2026 0 0 0 78 84 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286456929072 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4431] ppid=4412 vsize=10748324 memory=912 CPUtime=2373.01 cores=0,2,4,6
/proc/4415/task/4431/stat : 4431 (java) R 4412 4415 2180 0 -1 4202560 1938246 0 0 0 237174 127 0 0 20 0 16 0 415355913 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286451379920 140286540787195 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
Current children cumulated CPU time: 2400 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 5452672 KiB

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

[startup+2381.14 s]
# the end of solver process 4415 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2393.71 s, system=6.34587 s

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

[startup+2381.11 s]
/proc/loadavg: 1.00 1.19 1.56 2/206 4721
/proc/meminfo: memFree=21418920/32770624 swapFree=66977616/67108860
[pid=4415] ppid=4412 vsize=10748324 memory=5452672 CPUtime=2400 cores=0,2,4,6
/proc/4415/stat : 4415 (java) S 4412 4415 2180 0 -1 1077944320 2203662 0 0 0 239369 631 0 0 20 0 16 0 415355724 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140728207355584 140286906269431 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
/proc/4415/statm: 2687081 1363168 3376 1 0 2647217 0
[pid=4415/tid=4417] ppid=4412 vsize=10748324 memory=5452672 CPUtime=1.86 cores=0,2,4,6
/proc/4415/task/4417/stat : 4417 (java) S 4412 4415 2180 0 -1 1077944384 15335 0 0 0 180 6 0 0 20 0 16 0 415355724 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286910512304 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4418] ppid=4412 vsize=10748324 memory=5452672 CPUtime=4.5 cores=0,2,4,6
/proc/4415/task/4418/stat : 4418 (java) S 4412 4415 2180 0 -1 1077944384 55258 0 0 0 345 105 0 0 20 0 16 0 415355725 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286858889488 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4419] ppid=4412 vsize=10748324 memory=5452672 CPUtime=4.48 cores=0,2,4,6
/proc/4415/task/4419/stat : 4419 (java) S 4412 4415 2180 0 -1 1077944384 57895 0 0 0 343 105 0 0 20 0 16 0 415355725 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286857836944 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4420] ppid=4412 vsize=10748324 memory=5452672 CPUtime=4.45 cores=0,2,4,6
/proc/4415/task/4420/stat : 4420 (java) S 4412 4415 2180 0 -1 1077944384 37320 0 0 0 342 103 0 0 20 0 16 0 415355725 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286856784400 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4421] ppid=4412 vsize=10748324 memory=5452672 CPUtime=4.46 cores=0,2,4,6
/proc/4415/task/4421/stat : 4421 (java) S 4412 4415 2180 0 -1 1077944384 52811 0 0 0 341 105 0 0 20 0 16 0 415355725 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286855731856 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4422] ppid=4412 vsize=10748324 memory=5452672 CPUtime=1.42 cores=0,2,4,6
/proc/4415/task/4422/stat : 4422 (java) S 4412 4415 2180 0 -1 1077944384 10335 0 0 0 134 8 0 0 20 0 16 0 415355727 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286465350128 140286906280578 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4423] ppid=4412 vsize=10748324 memory=5452672 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4423/stat : 4423 (java) S 4412 4415 2180 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 16 0 415355727 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286464296416 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4424] ppid=4412 vsize=10748324 memory=5452672 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4424/stat : 4424 (java) S 4412 4415 2180 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 16 0 415355727 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286463243776 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4425] ppid=4412 vsize=10748324 memory=288230621803970871 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4425/stat : 4425 (java) S 4412 4415 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286462192336 140286906288027 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4426] ppid=4412 vsize=10748324 memory=0 CPUtime=1.78 cores=0,2,4,6
/proc/4415/task/4426/stat : 4426 (java) S 4412 4415 2180 0 -1 1077944384 12256 0 0 0 176 2 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286461138928 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4427] ppid=4412 vsize=10748324 memory=159639639429439 CPUtime=1.58 cores=0,2,4,6
/proc/4415/task/4427/stat : 4427 (java) S 4412 4415 2180 0 -1 1077944384 8717 0 0 0 156 2 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286460086384 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4428] ppid=4412 vsize=10748324 memory=5452672 CPUtime=0.73 cores=0,2,4,6
/proc/4415/task/4428/stat : 4428 (java) S 4412 4415 2180 0 -1 1077944384 12018 0 0 0 70 3 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286459033840 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4429] ppid=4412 vsize=10748324 memory=3616 CPUtime=0 cores=0,2,4,6
/proc/4415/task/4429/stat : 4429 (java) S 4412 4415 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286457981536 140286906279637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4430] ppid=4412 vsize=10748324 memory=1440 CPUtime=1.62 cores=0,2,4,6
/proc/4415/task/4430/stat : 4430 (java) S 4412 4415 2180 0 -1 1077944384 2026 0 0 0 78 84 0 0 20 0 16 0 415355730 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286456929072 140286906280578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
[pid=4415/tid=4431] ppid=4412 vsize=10748324 memory=912 CPUtime=2373.01 cores=0,2,4,6
/proc/4415/task/4431/stat : 4431 (java) R 4412 4415 2180 0 -1 4202560 1938246 0 0 0 237174 127 0 0 20 0 16 0 415355913 11006283776 1363168 33554432000 4194304 4196468 140728207373040 140286451379920 140286540787195 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16162816 140728207381515 140728207381618 140728207381618 140728207384527 0
Current children cumulated CPU time: 2400 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 5452672 KiB

Child status: 143
Real time (s): 2381.14
CPU time (s): 2400.05
CPU user time (s): 2393.71
CPU system time (s): 6.34587
CPU usage (%): 100.794
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 5452672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.71
system time used= 6.34587
maximum resident set size= 5453460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2204433
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63495
involuntary context switches= 3210


# summary of solver processes directly reported to runsolver:
#   pid: 4415
#   total CPU time (s): 2400.05
#   total CPU user time (s): 2393.71
#   total CPU system time (s): 6.34587

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.6781 second user time and 21.8756 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-13 16:59:28
IDJOB=4391295
IDBENCH=138083
IDSOLVER=2833
FILE ID=node104/4391295-1568390984
RUNJOBID= node104-1568383863-3869
PBS_JOBID= 21701850
Free space on /tmp= 58924 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw120/BinPacking-tab-sw120-75.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391295-1568390984/watcher-4391295-1568390984 -o /tmp/evaluation-result-4391295-1568390984/solver-4391295-1568390984 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568383863-3869 --watchdog 2560  java -cp AbsCon19-06.jar AbsCon HOME/instance-4391295-1568390984.xml -cm

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

MD5SUM BENCH= 9cdf82428becd6b5ad716031980a59d2
RANDOM SEED=1470801105

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        26628628 kB
MemAvailable:   31602776 kB
Buffers:          156552 kB
Cached:          5072172 kB
SwapCached:        31860 kB
Active:          1910932 kB
Inactive:        3591112 kB
Active(anon):     240284 kB
Inactive(anon):    74488 kB
Active(file):    1670648 kB
Inactive(file):  3516624 kB
Unevictable:      107784 kB
Mlocked:          107784 kB
SwapTotal:      67108860 kB
SwapFree:       66977616 kB
Dirty:             91380 kB
Writeback:             0 kB
AnonPages:        350924 kB
Mapped:            56164 kB
Shmem:             32780 kB
Slab:             235228 kB
SReclaimable:     205424 kB
SUnreclaim:        29804 kB
KernelStack:        3696 kB
PageTables:         6204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1251824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 58924 MiB
End job on node104 at 2019-09-13 17:39:09