Trace number 4390643

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 NameAnswerCPU timeWall clock time
AbsCon 2019-07-23UNSAT 14.048 11.0781

DiagnosticValue
WRONG_DECISIONS22679

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-33.xml
MD5SUM81fb3456c728d6c2b2ee1ab40588047a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark9.29758
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree109
Maximum variable degree119
Distribution of variable degrees[{"degree":109,"count":1},{"degree":110,"count":1},{"degree":111,"count":3},{"degree":112,"count":2},{"degree":113,"count":3},{"degree":114,"count":2},{"degree":115,"count":1},{"degree":116,"count":3},{"degree":117,"count":3},{"degree":118,"count":1},{"degree":119,"count":1}]
Minimum constraint arity18
Maximum constraint arity18
Distribution of constraint arities[{"arity":18,"count":133}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133}]
Optimization problemNO
Type of objective

Solver Data

2.40/1.89	
2.40/1.89	AbsCon 2 
2.65/1.90	
3.68/2.37	  Instance
3.68/2.37	    name=instance-4390643-1568381083, framework=CSP
3.68/2.37	
3.68/2.37	  Loading variables...
4.17/2.52	  Loading constraints...
5.08/3.23	
5.08/3.23	  Domains
5.08/3.23	    nTypes=1, nValues=42, sizes=[2#21]
5.08/3.23	  Variables
5.08/3.23	    count=21, degrees=[109#1,110#1,111#3,112#2...116#3,117#3,118#1,119#1]
5.08/3.23	  Constraints
5.08/3.23	    count=133, nSpecific=133, arities=[18#133]
5.08/3.23	    distribution=[CtrExtensionCT-Table#133]
5.08/3.23	    tables=[57945#133], nTotalTuples=7706685
5.08/3.23	    nExtStructures=(1,shared:132)
5.08/3.23	    wck=1.372, cpu=3.19, mem=165M824
5.36/3.33	  Solver SolverBacktrack being built...
5.36/3.33	
5.36/3.35	
5.36/3.35	  Solver
5.36/3.35	    guaranteedGAC=true
5.36/3.35	    wck=1.496, cpu=3.271, mem=127M985
5.36/3.36	
5.36/3.36	  Preprocessing
5.36/3.36	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
5.36/3.36	    wck=0.01, cpu=3.283, mem=127M985
5.36/3.36	
5.62/3.40	    num=0, depth=9..14, filters=89, wck=0.05, mem=127M985
5.62/3.40	    decisions=52, wrong=21, backtracks=17, failedAssignments=10, nogoods=2
5.62/3.40	    nFilterCalls=4307, avgTableProportion=0.9999827422556198, avgTableSize=57944.0
5.62/3.40	    
5.62/3.47	    num=1, depth=9..14, filters=178, wck=0.118, mem=127M985
5.62/3.47	    decisions=104, wrong=42, backtracks=35, failedAssignments=21, nogoods=4
5.62/3.47	    nFilterCalls=8579, avgTableProportion=0.9999827422554864, avgTableSize=57944.0
5.62/3.47	    
5.62/3.49	    num=2, depth=9..13, filters=280, wck=0.141, mem=127M985
5.62/3.49	    decisions=157, wrong=64, backtracks=55, failedAssignments=33, nogoods=8
5.62/3.49	    nFilterCalls=13004, avgTableProportion=0.9999827422557223, avgTableSize=57944.0
5.62/3.49	    
5.89/3.53	    num=3, depth=8..13, filters=407, wck=0.172, mem=127M985
5.89/3.53	    decisions=220, wrong=90, backtracks=73, failedAssignments=46, nogoods=10
5.89/3.53	    nFilterCalls=18518, avgTableProportion=0.9999827422556488, avgTableSize=57944.0
5.89/3.53	    
5.89/3.55	    num=4, depth=8..13, filters=534, wck=0.196, mem=127M985
5.89/3.55	    decisions=282, wrong=116, backtracks=92, failedAssignments=60, nogoods=13
5.89/3.55	    nFilterCalls=23937, avgTableProportion=0.999982742255357, avgTableSize=57944.0
5.89/3.55	    
5.89/3.57	    num=5, depth=8..13, filters=691, wck=0.216, mem=127M985
5.89/3.57	    decisions=359, wrong=150, backtracks=120, failedAssignments=76, nogoods=16
5.89/3.57	    nFilterCalls=30881, avgTableProportion=0.999982742255133, avgTableSize=57944.0
5.89/3.57	    
5.89/3.59	    num=6, depth=8..14, filters=809, wck=0.237, mem=127M985
5.89/3.59	    decisions=422, wrong=177, backtracks=143, failedAssignments=93, nogoods=18
5.89/3.59	    nFilterCalls=35681, avgTableProportion=0.999982742255326, avgTableSize=57944.0
5.89/3.59	    
6.05/3.61	    num=7, depth=8..13, filters=1005, wck=0.258, mem=127M985
6.05/3.61	    decisions=517, wrong=220, backtracks=179, failedAssignments=112, nogoods=22
6.05/3.61	    nFilterCalls=43527, avgTableProportion=0.9999827422558077, avgTableSize=57944.0
6.05/3.61	    
6.05/3.63	    num=8, depth=8..14, filters=1189, wck=0.277, mem=127M985
6.05/3.63	    decisions=610, wrong=262, backtracks=213, failedAssignments=133, nogoods=26
6.05/3.63	    nFilterCalls=50592, avgTableProportion=0.9999827422561136, avgTableSize=57944.0
6.05/3.63	    
6.05/3.66	    num=9, depth=7..13, filters=1359, wck=0.302, mem=131M883
6.05/3.66	    decisions=699, wrong=302, backtracks=247, failedAssignments=156, nogoods=29
6.05/3.66	    nFilterCalls=57902, avgTableProportion=0.9999827422563515, avgTableSize=57944.0
6.05/3.66	    
6.05/3.68	    num=10, depth=7..13, filters=1543, wck=0.328, mem=131M883
6.05/3.68	    decisions=801, wrong=348, backtracks=288, failedAssignments=181, nogoods=32
6.05/3.68	    nFilterCalls=66340, avgTableProportion=0.9999827422565609, avgTableSize=57944.0
6.05/3.68	    
6.24/3.71	    num=11, depth=7..13, filters=1793, wck=0.357, mem=131M883
6.24/3.71	    decisions=920, wrong=404, backtracks=336, failedAssignments=209, nogoods=34
6.24/3.71	    nFilterCalls=76866, avgTableProportion=0.9999827422567578, avgTableSize=57944.0
6.24/3.71	    
6.24/3.73	    num=12, depth=7..13, filters=2079, wck=0.38, mem=131M883
6.24/3.73	    decisions=1054, wrong=466, backtracks=385, failedAssignments=240, nogoods=37
6.24/3.73	    nFilterCalls=88078, avgTableProportion=0.9999827422569156, avgTableSize=57944.0
6.24/3.73	    
6.24/3.77	    num=13, depth=6..13, filters=2378, wck=0.421, mem=131M883
6.24/3.77	    decisions=1201, wrong=535, backtracks=444, failedAssignments=274, nogoods=41
6.24/3.77	    nFilterCalls=100438, avgTableProportion=0.9999827422570489, avgTableSize=57944.0
6.24/3.77	    
6.35/3.81	    num=14, depth=7..13, filters=2728, wck=0.454, mem=131M883
6.35/3.81	    decisions=1361, wrong=611, backtracks=507, failedAssignments=311, nogoods=44
6.35/3.81	    nFilterCalls=113692, avgTableProportion=0.9999827422571596, avgTableSize=57944.0
6.35/3.81	    
6.35/3.84	    num=15, depth=7..13, filters=3102, wck=0.487, mem=131M883
6.35/3.84	    decisions=1533, wrong=693, backtracks=578, failedAssignments=352, nogoods=48
6.35/3.84	    nFilterCalls=127387, avgTableProportion=0.9999827422572497, avgTableSize=57944.0
6.35/3.84	    
6.35/3.87	    num=16, depth=7..14, filters=3483, wck=0.513, mem=131M883
6.35/3.87	    decisions=1712, wrong=779, backtracks=650, failedAssignments=397, nogoods=54
6.35/3.87	    nFilterCalls=141228, avgTableProportion=0.9999827422562769, avgTableSize=57944.0
6.35/3.87	    
6.49/3.92	    num=17, depth=6..13, filters=3899, wck=0.566, mem=131M883
6.49/3.92	    decisions=1908, wrong=872, backtracks=728, failedAssignments=447, nogoods=56
6.49/3.92	    nFilterCalls=156691, avgTableProportion=0.9999827422550108, avgTableSize=57944.0
6.49/3.92	    
6.49/3.96	    num=18, depth=6..13, filters=4396, wck=0.602, mem=131M883
6.49/3.96	    decisions=2132, wrong=980, backtracks=821, failedAssignments=502, nogoods=61
6.49/3.96	    nFilterCalls=175026, avgTableProportion=0.9999827422537994, avgTableSize=57944.0
6.49/3.96	    
6.49/4.00	    num=19, depth=6..14, filters=4936, wck=0.643, mem=131M883
6.49/4.00	    decisions=2386, wrong=1103, backtracks=929, failedAssignments=563, nogoods=66
6.49/4.00	    nFilterCalls=194963, avgTableProportion=0.9999827422527406, avgTableSize=57944.0
6.49/4.00	    
6.65/4.04	    num=20, depth=6..14, filters=5450, wck=0.691, mem=131M883
6.65/4.04	    decisions=2639, wrong=1225, backtracks=1031, failedAssignments=630, nogoods=70
6.65/4.04	    nFilterCalls=213859, avgTableProportion=0.9999827422519194, avgTableSize=57944.0
6.65/4.04	    
6.65/4.09	    num=21, depth=6..14, filters=6077, wck=0.735, mem=131M883
6.65/4.09	    decisions=2928, wrong=1365, backtracks=1153, failedAssignments=704, nogoods=74
6.65/4.09	    nFilterCalls=236670, avgTableProportion=0.9999827422511027, avgTableSize=57944.0
6.65/4.09	    
6.78/4.15	    num=22, depth=6..14, filters=6789, wck=0.801, mem=131M883
6.78/4.15	    decisions=3265, wrong=1530, backtracks=1291, failedAssignments=785, nogoods=78
6.78/4.15	    nFilterCalls=262506, avgTableProportion=0.9999827422503493, avgTableSize=57944.0
6.78/4.15	    
6.90/4.21	    num=23, depth=5..13, filters=7561, wck=0.855, mem=131M883
6.90/4.21	    decisions=3615, wrong=1700, backtracks=1437, failedAssignments=874, nogoods=81
6.90/4.21	    nFilterCalls=290071, avgTableProportion=0.9999827422496934, avgTableSize=57944.0
6.90/4.21	    
6.90/4.27	    num=24, depth=5..13, filters=8375, wck=0.914, mem=131M883
6.90/4.27	    decisions=3996, wrong=1887, backtracks=1601, failedAssignments=972, nogoods=86
6.90/4.27	    nFilterCalls=319696, avgTableProportion=0.9999827422491145, avgTableSize=57944.0
6.90/4.27	    
7.01/4.32	    num=25, depth=5..14, filters=9328, wck=0.968, mem=131M883
7.01/4.32	    decisions=4423, wrong=2097, backtracks=1787, failedAssignments=1080, nogoods=92
7.01/4.32	    nFilterCalls=355412, avgTableProportion=0.9999827422485449, avgTableSize=57944.0
7.01/4.32	    
7.12/4.41	    num=26, depth=5..14, filters=10389, wck=1.059, mem=131M883
7.12/4.41	    decisions=4900, wrong=2332, backtracks=1995, failedAssignments=1199, nogoods=98
7.12/4.41	    nFilterCalls=393285, avgTableProportion=0.999982742248054, avgTableSize=57944.0
7.12/4.41	    
7.12/4.47	    num=27, depth=5..14, filters=11493, wck=1.12, mem=131M883
7.12/4.47	    decisions=5424, wrong=2591, backtracks=2223, failedAssignments=1330, nogoods=101
7.12/4.47	    nFilterCalls=431981, avgTableProportion=0.9999827422476412, avgTableSize=57944.0
7.12/4.47	    
7.32/4.60	    num=28, depth=5..14, filters=12682, wck=1.211, mem=131M883
7.32/4.60	    decisions=5975, wrong=2864, backtracks=2468, failedAssignments=1474, nogoods=103
7.32/4.60	    nFilterCalls=473638, avgTableProportion=0.9999827422472722, avgTableSize=57944.0
7.32/4.60	    
7.32/4.64	    num=29, depth=5..14, filters=14004, wck=1.29, mem=131M883
7.32/4.64	    decisions=6567, wrong=3157, backtracks=2730, failedAssignments=1632, nogoods=110
7.32/4.64	    nFilterCalls=520210, avgTableProportion=0.9999827422469297, avgTableSize=57944.0
7.32/4.64	    
7.42/4.75	    num=30, depth=4..13, filters=15561, wck=1.4, mem=131M883
7.42/4.75	    decisions=7268, wrong=3504, backtracks=3039, failedAssignments=1806, nogoods=115
7.42/4.75	    nFilterCalls=577907, avgTableProportion=0.9999827422465821, avgTableSize=57944.0
7.42/4.75	    
7.70/4.90	    num=31, depth=4..13, filters=17214, wck=1.546, mem=131M883
7.70/4.90	    decisions=8004, wrong=3869, backtracks=3351, failedAssignments=1997, nogoods=122
7.70/4.90	    nFilterCalls=638043, avgTableProportion=0.9999827422462866, avgTableSize=57944.0
7.70/4.90	    
7.81/5.02	    num=32, depth=4..14, filters=19010, wck=1.669, mem=131M883
7.81/5.02	    decisions=8818, wrong=4273, backtracks=3713, failedAssignments=2208, nogoods=128
7.81/5.02	    nFilterCalls=704652, avgTableProportion=0.999982742246018, avgTableSize=57944.0
7.81/5.02	    
7.92/5.16	    num=33, depth=4..13, filters=20826, wck=1.805, mem=131M883
7.92/5.16	    decisions=9659, wrong=4690, backtracks=4075, failedAssignments=2440, nogoods=133
7.92/5.16	    nFilterCalls=769578, avgTableProportion=0.9999827422458011, avgTableSize=57944.0
7.92/5.16	    
8.14/5.32	    num=34, depth=4..13, filters=22860, wck=1.968, mem=131M883
8.14/5.32	    decisions=10583, wrong=5149, backtracks=4480, failedAssignments=2695, nogoods=140
8.14/5.32	    nFilterCalls=842411, avgTableProportion=0.9999827422455975, avgTableSize=57944.0
8.14/5.32	    
8.24/5.42	    num=35, depth=4..14, filters=25224, wck=2.07, mem=131M883
8.24/5.42	    decisions=11652, wrong=5680, backtracks=4945, failedAssignments=2976, nogoods=144
8.24/5.42	    nFilterCalls=925944, avgTableProportion=0.9999827422454035, avgTableSize=57944.0
8.24/5.42	    
8.44/5.67	    num=36, depth=4..13, filters=27731, wck=2.313, mem=131M883
8.44/5.67	    decisions=12811, wrong=6256, backtracks=5462, failedAssignments=3285, nogoods=150
8.44/5.67	    nFilterCalls=1014250, avgTableProportion=0.9999827422452331, avgTableSize=57944.0
8.44/5.67	    
8.54/5.80	    num=37, depth=3..13, filters=30568, wck=2.443, mem=131M883
8.54/5.80	    decisions=14119, wrong=6908, backtracks=6043, failedAssignments=3625, nogoods=152
8.54/5.80	    nFilterCalls=1111281, avgTableProportion=0.9999827422516441, avgTableSize=57944.0
8.54/5.80	    
8.85/6.07	    num=38, depth=3..13, filters=33668, wck=2.716, mem=131M883
8.85/6.07	    decisions=15546, wrong=7618, backtracks=6683, failedAssignments=3999, nogoods=157
8.85/6.07	    nFilterCalls=1222732, avgTableProportion=0.999982742261508, avgTableSize=57944.0
8.85/6.07	    
9.04/6.29	    num=39, depth=3..13, filters=37097, wck=2.936, mem=131M883
9.04/6.29	    decisions=17134, wrong=8410, backtracks=7390, failedAssignments=4410, nogoods=163
9.04/6.29	    nFilterCalls=1348652, avgTableProportion=0.999982742270691, avgTableSize=57944.0
9.04/6.29	    
9.25/6.47	    num=40, depth=3..13, filters=40841, wck=3.112, mem=131M883
9.25/6.47	    decisions=18834, wrong=9256, backtracks=8155, failedAssignments=4862, nogoods=168
9.25/6.47	    nFilterCalls=1483868, avgTableProportion=0.9999827422788166, avgTableSize=57944.0
9.25/6.47	    
9.65/6.82	    num=41, depth=3..13, filters=44864, wck=3.462, mem=131M883
9.65/6.82	    decisions=20656, wrong=10165, backtracks=8968, failedAssignments=5359, nogoods=177
9.65/6.82	    nFilterCalls=1629244, avgTableProportion=0.9999827422860482, avgTableSize=57944.0
9.65/6.82	    
9.96/7.14	    num=42, depth=2..13, filters=49280, wck=3.787, mem=131M883
9.96/7.14	    decisions=22676, wrong=11173, backtracks=9873, failedAssignments=5906, nogoods=180
9.96/7.14	    nFilterCalls=1794830, avgTableProportion=0.999982742292858, avgTableSize=57944.0
9.96/7.14	    
10.35/7.59	    num=43, depth=2..14, filters=54010, wck=4.24, mem=131M883
10.35/7.59	    decisions=24857, wrong=12261, backtracks=10857, failedAssignments=6508, nogoods=186
10.35/7.59	    nFilterCalls=1967307, avgTableProportion=0.9999827422987323, avgTableSize=57944.0
10.35/7.59	    
10.75/7.96	    num=44, depth=2..13, filters=59395, wck=4.606, mem=131M883
10.75/7.96	    decisions=27364, wrong=13512, backtracks=11985, failedAssignments=7170, nogoods=193
10.75/7.96	    nFilterCalls=2155941, avgTableProportion=0.9999827422977359, avgTableSize=57944.0
10.75/7.96	    
11.16/8.40	    num=45, depth=2..13, filters=64817, wck=5.042, mem=134M460
11.16/8.40	    decisions=29949, wrong=14803, backtracks=13139, failedAssignments=7898, nogoods=200
11.16/8.40	    nFilterCalls=2357708, avgTableProportion=0.9999827422831273, avgTableSize=57944.0
11.16/8.40	    
11.57/8.73	    num=46, depth=2..13, filters=70798, wck=5.375, mem=134M460
11.57/8.73	    decisions=32768, wrong=16210, backtracks=14421, failedAssignments=8699, nogoods=205
11.57/8.73	    nFilterCalls=2582415, avgTableProportion=0.9999827422695448, avgTableSize=57944.0
11.57/8.73	    
12.37/9.50	    num=47, depth=1..13, filters=77786, wck=6.149, mem=134M460
12.37/9.50	    decisions=35988, wrong=17817, backtracks=15864, failedAssignments=9580, nogoods=210
12.37/9.50	    nFilterCalls=2827124, avgTableProportion=0.9999827422572091, avgTableSize=57944.0
12.37/9.50	    
12.77/9.94	    num=48, depth=1..13, filters=84904, wck=6.59, mem=134M460
12.77/9.94	    decisions=39348, wrong=19495, backtracks=17401, failedAssignments=10550, nogoods=216
12.77/9.94	    nFilterCalls=3093525, avgTableProportion=0.9999827422459987, avgTableSize=57944.0
12.77/9.94	    
13.52/10.69	    num=49, depth=0..13, filters=92961, wck=7.341, mem=134M460
13.52/10.69	    decisions=43141, wrong=21390, backtracks=19127, failedAssignments=11617, nogoods=220
13.52/10.69	    nFilterCalls=3383005, avgTableProportion=0.9999827422358188, avgTableSize=57944.0
13.52/10.69	    
13.97/11.06	    num=50, depth=0..11, filters=98396, wck=7.711, mem=134M460
13.97/11.06	    decisions=45717, wrong=22679, backtracks=20293, failedAssignments=12334, nogoods=220
13.97/11.06	    nFilterCalls=3580048, avgTableProportion=0.9999827422298312, avgTableSize=57944.0
13.97/11.06	    
13.97/11.06	  Global
13.97/11.06	    filters=98396, nogoods=220
13.97/11.06	    Stop=FULL_EXPLORATION, wrong=22679, wck=9.208, cpu=10.98, mem=134M460
13.97/11.07	
13.97/11.07	s UNSATISFIABLE
13.97/11.07	
13.97/11.07	d WRONG_DECISIONS 22679

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390643-1568381083/watcher-4390643-1568381083 -o /tmp/evaluation-result-4390643-1568381083/solver-4390643-1568381083 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1568380473-21312 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390643-1568381083.xml -cm 

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

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


[startup+0.100058 s]*
/proc/loadavg: 1.71 1.50 0.84 4/230 21657
/proc/meminfo: memFree=29273984/32770624 swapFree=66958212/67108860
[pid=21642] ppid=21639 vsize=10659884 memory=26420 CPUtime=0.14 cores=1,3,5,7
/proc/21642/stat : 21642 (java) S 21639 21642 21280 0 -1 1077944320 5613 0 0 0 13 1 0 0 20 0 15 0 414044820 10915721216 6605 33554432000 4194304 4196468 140731977553136 140731977535680 139647002754807 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
/proc/21642/statm: 2664971 6605 2901 1 0 2627468 0
[pid=21642/tid=21644] ppid=21639 vsize=10659884 memory=8514726395714820750 CPUtime=0.09 cores=1,3,5,7
/proc/21642/task/21644/stat : 21644 (java) R 21639 21642 21280 0 -1 4202560 3268 0 0 0 9 0 0 0 20 0 15 0 414044821 10915721216 6605 33554432000 4194304 4196468 140731977553136 139647006976928 139647002776154 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21645] ppid=21639 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21645/stat : 21645 (java) S 21639 21642 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414044822 10915721216 6605 33554432000 4194304 4196468 140731977553136 139646609058704 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21646] ppid=21639 vsize=10659884 memory=140413111793280 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21646/stat : 21646 (java) S 21639 21642 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414044822 10915721216 6605 33554432000 4194304 4196468 140731977553136 139646608005904 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21647] ppid=21639 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21647/stat : 21647 (java) S 21639 21642 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414044822 10915721216 6605 33554432000 4194304 4196468 140731977553136 139646606953616 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21648] ppid=21639 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21648/stat : 21648 (java) S 21639 21642 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414044822 10915721216 6605 33554432000 4194304 4196468 140731977553136 139646605900816 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21649] ppid=21639 vsize=10659884 memory=140413111793280 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21649/stat : 21649 (java) S 21639 21642 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414044823 10915721216 6605 33554432000 4194304 4196468 140731977553136 139646494283888 139647002765954 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21650] ppid=21639 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21650/stat : 21650 (java) S 21639 21642 21280 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414044823 10915721216 6605 33554432000 4194304 4196468 140731977553136 139646493229856 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21651] ppid=21639 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21651/stat : 21651 (java) S 21639 21642 21280 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414044824 10915721216 6605 33554432000 4194304 4196468 140731977553136 139646492177520 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21652] ppid=21639 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21652/stat : 21652 (java) S 21639 21642 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414044826 10915721216 6605 33554432000 4194304 4196468 140731977553136 139646491125840 139647002773403 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21653] ppid=21639 vsize=10659884 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21642/task/21653/stat : 21653 (java) S 21639 21642 21280 0 -1 1077944384 522 0 0 0 1 0 0 0 20 0 15 0 414044826 10915721216 6605 33554432000 4194304 4196468 140731977553136 139646490073712 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21654] ppid=21639 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21654/stat : 21654 (java) S 21639 21642 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414044826 10915721216 6605 33554432000 4194304 4196468 140731977553136 139646489020912 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21655] ppid=21639 vsize=10659884 memory=140413111793280 CPUtime=0.02 cores=1,3,5,7
/proc/21642/task/21655/stat : 21655 (java) R 21639 21642 21280 0 -1 4202560 474 0 0 0 2 0 0 0 20 0 15 0 414044826 10915721216 6605 33554432000 4194304 4196468 140731977553136 139646487964352 139646981246897 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21656] ppid=21639 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21656/stat : 21656 (java) S 21639 21642 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414044826 10915721216 6605 33554432000 4194304 4196468 140731977553136 139646486916064 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21657] ppid=21639 vsize=10659884 memory=140413111793280 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21657/stat : 21657 (java) S 21639 21642 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414044826 10915721216 6605 33554432000 4194304 4196468 140731977553136 139646485862832 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 26420 KiB

[startup+0.210864 s]*
/proc/loadavg: 1.71 1.50 0.84 3/230 21657
/proc/meminfo: memFree=29265364/32770624 swapFree=66958212/67108860
[pid=21642] ppid=21639 vsize=10659884 memory=33720 CPUtime=0.33 cores=1,3,5,7
/proc/21642/stat : 21642 (java) S 21639 21642 21280 0 -1 1077944320 7147 0 0 0 31 2 0 0 20 0 15 0 414044820 10915721216 8430 33554432000 4194304 4196468 140731977553136 140731977535680 139647002754807 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
/proc/21642/statm: 2664971 8430 2989 1 0 2627468 0
[pid=21642/tid=21644] ppid=21639 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/21642/task/21644/stat : 21644 (java) R 21639 21642 21280 0 -1 4202560 3929 0 0 0 19 1 0 0 20 0 15 0 414044821 10915721216 8430 33554432000 4194304 4196468 140731977553136 139647006981168 139647002776733 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21645] ppid=21639 vsize=10659884 memory=331 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21645/stat : 21645 (java) S 21639 21642 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414044822 10915721216 8430 33554432000 4194304 4196468 140731977553136 139646609058704 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21646] ppid=21639 vsize=10659884 memory=140413111814442 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21646/stat : 21646 (java) S 21639 21642 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414044822 10915721216 8430 33554432000 4194304 4196468 140731977553136 139646608005904 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21647] ppid=21639 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21647/stat : 21647 (java) S 21639 21642 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414044822 10915721216 8430 33554432000 4194304 4196468 140731977553136 139646606953616 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21648] ppid=21639 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21648/stat : 21648 (java) S 21639 21642 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414044822 10915721216 8430 33554432000 4194304 4196468 140731977553136 139646605900816 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21649] ppid=21639 vsize=10659884 memory=140413111793280 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21649/stat : 21649 (java) S 21639 21642 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414044823 10915721216 8430 33554432000 4194304 4196468 140731977553136 139646494283888 139647002765954 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21650] ppid=21639 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21650/stat : 21650 (java) S 21639 21642 21280 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414044823 10915721216 8430 33554432000 4194304 4196468 140731977553136 139646493229856 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21651] ppid=21639 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21651/stat : 21651 (java) S 21639 21642 21280 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414044824 10915721216 8430 33554432000 4194304 4196468 140731977553136 139646492177520 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21652] ppid=21639 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21652/stat : 21652 (java) S 21639 21642 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414044826 10915721216 8430 33554432000 4194304 4196468 140731977553136 139646491125840 139647002773403 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21653] ppid=21639 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/21642/task/21653/stat : 21653 (java) S 21639 21642 21280 0 -1 1077944384 930 0 0 0 4 0 0 0 20 0 15 0 414044826 10915721216 8430 33554432000 4194304 4196468 140731977553136 139646490073712 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21654] ppid=21639 vsize=10659884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/21642/task/21654/stat : 21654 (java) S 21639 21642 21280 0 -1 1077944384 86 0 0 0 2 0 0 0 20 0 15 0 414044826 10915721216 8430 33554432000 4194304 4196468 140731977553136 139646489020912 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21655] ppid=21639 vsize=10659884 memory=140413111793280 CPUtime=0.05 cores=1,3,5,7
/proc/21642/task/21655/stat : 21655 (java) S 21639 21642 21280 0 -1 1077944384 843 0 0 0 5 0 0 0 20 0 15 0 414044826 10915721216 8430 33554432000 4194304 4196468 140731977553136 139646487968624 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21656] ppid=21639 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21656/stat : 21656 (java) S 21639 21642 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414044826 10915721216 8430 33554432000 4194304 4196468 140731977553136 139646486916064 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21657] ppid=21639 vsize=10659884 memory=140413111793280 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21657/stat : 21657 (java) S 21639 21642 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414044826 10915721216 8430 33554432000 4194304 4196468 140731977553136 139646485862832 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 33720 KiB

[startup+0.310313 s]*
/proc/loadavg: 1.71 1.50 0.84 3/230 21657
/proc/meminfo: memFree=29257632/32770624 swapFree=66958212/67108860
[pid=21642] ppid=21639 vsize=10659884 memory=39104 CPUtime=0.48 cores=1,3,5,7
/proc/21642/stat : 21642 (java) S 21639 21642 21280 0 -1 1077944320 9729 0 0 0 44 4 0 0 20 0 15 0 414044820 10915721216 9776 33554432000 4194304 4196468 140731977553136 140731977535680 139647002754807 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
/proc/21642/statm: 2664971 9776 3002 1 0 2627468 0
[pid=21642/tid=21644] ppid=21639 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/21642/task/21644/stat : 21644 (java) R 21639 21642 21280 0 -1 4202560 6392 0 0 0 27 3 0 0 20 0 15 0 414044821 10915721216 9776 33554432000 4194304 4196468 140731977553136 139647006986608 139647002776733 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21645] ppid=21639 vsize=10659884 memory=8900 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21645/stat : 21645 (java) S 21639 21642 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414044822 10915721216 9776 33554432000 4194304 4196468 140731977553136 139646609058704 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21646] ppid=21639 vsize=10659884 memory=140413111814396 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21646/stat : 21646 (java) S 21639 21642 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414044822 10915721216 9776 33554432000 4194304 4196468 140731977553136 139646608005904 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21647] ppid=21639 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21647/stat : 21647 (java) S 21639 21642 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414044822 10915721216 9776 33554432000 4194304 4196468 140731977553136 139646606953616 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21648] ppid=21639 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21648/stat : 21648 (java) S 21639 21642 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414044822 10915721216 9776 33554432000 4194304 4196468 140731977553136 139646605900816 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21649] ppid=21639 vsize=10659884 memory=140413111793280 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21649/stat : 21649 (java) S 21639 21642 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414044823 10915721216 9776 33554432000 4194304 4196468 140731977553136 139646494283888 139647002765954 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21650] ppid=21639 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21650/stat : 21650 (java) S 21639 21642 21280 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414044823 10915721216 9776 33554432000 4194304 4196468 140731977553136 139646493229856 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21651] ppid=21639 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21651/stat : 21651 (java) S 21639 21642 21280 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414044824 10915721216 9776 33554432000 4194304 4196468 140731977553136 139646492177520 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21652] ppid=21639 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21652/stat : 21652 (java) S 21639 21642 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414044826 10915721216 9776 33554432000 4194304 4196468 140731977553136 139646491125840 139647002773403 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21653] ppid=21639 vsize=10659884 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/21642/task/21653/stat : 21653 (java) R 21639 21642 21280 0 -1 1077944384 979 0 0 0 5 0 0 0 20 0 15 0 414044826 10915721216 9776 33554432000 4194304 4196468 140731977553136 139646490073712 139647002765954 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21654] ppid=21639 vsize=10659884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/21642/task/21654/stat : 21654 (java) R 21639 21642 21280 0 -1 4202560 100 0 0 0 2 0 0 0 20 0 15 0 414044826 10915721216 9776 33554432000 4194304 4196468 140731977553136 139646489020912 139647002776154 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21655] ppid=21639 vsize=10659884 memory=140413111793280 CPUtime=0.08 cores=1,3,5,7
/proc/21642/task/21655/stat : 21655 (java) R 21639 21642 21280 0 -1 4202560 902 0 0 0 8 0 0 0 20 0 15 0 414044826 10915721216 9776 33554432000 4194304 4196468 140731977553136 139646487968624 139647002766742 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21656] ppid=21639 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21656/stat : 21656 (java) S 21639 21642 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414044826 10915721216 9776 33554432000 4194304 4196468 140731977553136 139646486916064 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21657] ppid=21639 vsize=10659884 memory=140413111793280 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21657/stat : 21657 (java) S 21639 21642 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414044826 10915721216 9776 33554432000 4194304 4196468 140731977553136 139646485862832 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 39104 KiB

[startup+0.700715 s]
/proc/loadavg: 1.71 1.50 0.84 3/230 21657
/proc/meminfo: memFree=29248004/32770624 swapFree=66958212/67108860
[pid=21642] ppid=21639 vsize=10661932 memory=63468 CPUtime=1.1 cores=1,3,5,7
/proc/21642/stat : 21642 (java) S 21639 21642 21280 0 -1 1077944320 13518 0 0 0 105 5 0 0 20 0 15 0 414044820 10917818368 15867 33554432000 4194304 4196468 140731977553136 140731977535680 139647002754807 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
/proc/21642/statm: 2665483 15867 3073 1 0 2627980 0
[pid=21642/tid=21644] ppid=21639 vsize=10661932 memory=33 CPUtime=0.68 cores=1,3,5,7
/proc/21642/task/21644/stat : 21644 (java) R 21639 21642 21280 0 -1 4202560 8930 0 0 0 64 4 0 0 20 0 15 0 414044821 10917818368 15870 33554432000 4194304 4196468 140731977553136 139647006977744 139646986798437 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21645] ppid=21639 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21645/stat : 21645 (java) S 21639 21642 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414044822 10917818368 15870 33554432000 4194304 4196468 140731977553136 139646609058704 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21646] ppid=21639 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21646/stat : 21646 (java) S 21639 21642 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414044822 10917818368 15870 33554432000 4194304 4196468 140731977553136 139646608005904 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21647] ppid=21639 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21647/stat : 21647 (java) S 21639 21642 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414044822 10917818368 15870 33554432000 4194304 4196468 140731977553136 139646606953616 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21648] ppid=21639 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21648/stat : 21648 (java) S 21639 21642 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414044822 10917818368 15870 33554432000 4194304 4196468 140731977553136 139646605900816 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21649] ppid=21639 vsize=10661932 memory=233394696906736 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21649/stat : 21649 (java) S 21639 21642 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414044823 10917818368 15870 33554432000 4194304 4196468 140731977553136 139646494283888 139647002765954 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21650] ppid=21639 vsize=10661932 memory=2925980 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21650/stat : 21650 (java) S 21639 21642 21280 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414044823 10917818368 15870 33554432000 4194304 4196468 140731977553136 139646493229856 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21651] ppid=21639 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21651/stat : 21651 (java) S 21639 21642 21280 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414044824 10917818368 15870 33554432000 4194304 4196468 140731977553136 139646492177520 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21652] ppid=21639 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21652/stat : 21652 (java) S 21639 21642 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414044826 10917818368 15870 33554432000 4194304 4196468 140731977553136 139646491125840 139647002773403 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21653] ppid=21639 vsize=10661932 memory=7809523229951467576 CPUtime=0.12 cores=1,3,5,7
/proc/21642/task/21653/stat : 21653 (java) S 21639 21642 21280 0 -1 1077944384 1368 0 0 0 12 0 0 0 20 0 15 0 414044826 10917818368 15870 33554432000 4194304 4196468 140731977553136 139646490073712 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21654] ppid=21639 vsize=10661932 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/21642/task/21654/stat : 21654 (java) R 21639 21642 21280 0 -1 4202560 429 0 0 0 9 0 0 0 20 0 15 0 414044826 10917818368 15870 33554432000 4194304 4196468 140731977553136 139646489020912 139646987508209 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21655] ppid=21639 vsize=10661932 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/21642/task/21655/stat : 21655 (java) S 21639 21642 21280 0 -1 1077944384 1433 0 0 0 18 0 0 0 20 0 15 0 414044826 10917818368 15870 33554432000 4194304 4196468 140731977553136 139646487968624 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21656] ppid=21639 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21656/stat : 21656 (java) S 21639 21642 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414044826 10917818368 15870 33554432000 4194304 4196468 140731977553136 139646486916064 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21657] ppid=21639 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21657/stat : 21657 (java) S 21639 21642 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414044826 10917818368 15870 33554432000 4194304 4196468 140731977553136 139646485862832 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63468 KiB

[startup+1.50074 s]
/proc/loadavg: 1.71 1.50 0.84 3/230 21657
/proc/meminfo: memFree=29231936/32770624 swapFree=66958212/67108860
[pid=21642] ppid=21639 vsize=10663980 memory=75348 CPUtime=2.01 cores=1,3,5,7
/proc/21642/stat : 21642 (java) S 21639 21642 21280 0 -1 1077944320 19357 0 0 0 195 6 0 0 20 0 15 0 414044820 10919915520 18837 33554432000 4194304 4196468 140731977553136 140731977535680 139647002754807 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
/proc/21642/statm: 2665995 18837 3096 1 0 2628492 0
[pid=21642/tid=21644] ppid=21639 vsize=10663980 memory=185972083960098 CPUtime=1.48 cores=1,3,5,7
/proc/21642/task/21644/stat : 21644 (java) R 21639 21642 21280 0 -1 4202560 13361 0 0 0 144 4 0 0 20 0 15 0 414044821 10919915520 18837 33554432000 4194304 4196468 140731977553136 139647006980688 139646987068368 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21645] ppid=21639 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21645/stat : 21645 (java) S 21639 21642 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414044822 10919915520 18837 33554432000 4194304 4196468 140731977553136 139646609058704 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21646] ppid=21639 vsize=10663980 memory=3608 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21646/stat : 21646 (java) S 21639 21642 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414044822 10919915520 18837 33554432000 4194304 4196468 140731977553136 139646608005904 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21647] ppid=21639 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21647/stat : 21647 (java) S 21639 21642 21280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414044822 10919915520 18837 33554432000 4194304 4196468 140731977553136 139646606953616 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21648] ppid=21639 vsize=10663980 memory=3472468709177591952 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21648/stat : 21648 (java) S 21639 21642 21280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414044822 10919915520 18837 33554432000 4194304 4196468 140731977553136 139646605900816 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21649] ppid=21639 vsize=10663980 memory=56 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21649/stat : 21649 (java) S 21639 21642 21280 0 -1 1077944384 117 0 0 0 0 0 0 0 20 0 15 0 414044823 10919915520 18837 33554432000 4194304 4196468 140731977553136 139646494283888 139647002765954 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0

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

[startup+9.60075 s]
/proc/loadavg: 1.73 1.51 0.84 3/231 21658
/proc/meminfo: memFree=28990064/32770624 swapFree=66958212/67108860
[pid=21642] ppid=21639 vsize=10746276 memory=309708 CPUtime=12.47 cores=1,3,5,7
/proc/21642/stat : 21642 (java) S 21639 21642 21280 0 -1 1077944320 31785 0 0 0 1223 24 0 0 20 0 16 0 414044820 11004186624 77427 33554432000 4194304 4196468 140731977553136 140731977535680 139647002754807 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
/proc/21642/statm: 2686569 77427 3374 1 0 2646705 0
[pid=21642/tid=21644] ppid=21639 vsize=10746276 memory=0 CPUtime=1.87 cores=1,3,5,7
/proc/21642/task/21644/stat : 21644 (java) S 21639 21642 21280 0 -1 1077944384 15633 0 0 0 181 6 0 0 20 0 16 0 414044821 11004186624 77427 33554432000 4194304 4196468 140731977553136 139647006997680 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21645] ppid=21639 vsize=10746276 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/21642/task/21645/stat : 21645 (java) S 21639 21642 21280 0 -1 1077944384 75 0 0 0 3 2 0 0 20 0 16 0 414044822 11004186624 77427 33554432000 4194304 4196468 140731977553136 139646609058704 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21646] ppid=21639 vsize=10746276 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/21642/task/21646/stat : 21646 (java) S 21639 21642 21280 0 -1 1077944384 93 0 0 0 3 2 0 0 20 0 16 0 414044822 11004186624 77427 33554432000 4194304 4196468 140731977553136 139646608005904 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21647] ppid=21639 vsize=10746276 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/21642/task/21647/stat : 21647 (java) S 21639 21642 21280 0 -1 1077944384 388 0 0 0 3 2 0 0 20 0 16 0 414044822 11004186624 77427 33554432000 4194304 4196468 140731977553136 139646606953616 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21648] ppid=21639 vsize=10746276 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/21642/task/21648/stat : 21648 (java) S 21639 21642 21280 0 -1 1077944384 83 0 0 0 3 3 0 0 20 0 16 0 414044822 11004186624 77427 33554432000 4194304 4196468 140731977553136 139646605900816 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21649] ppid=21639 vsize=10746276 memory=280825900127008 CPUtime=0.01 cores=1,3,5,7
/proc/21642/task/21649/stat : 21649 (java) S 21639 21642 21280 0 -1 1077944384 1247 0 0 0 1 0 0 0 20 0 16 0 414044823 11004186624 77427 33554432000 4194304 4196468 140731977553136 139646494283888 139647002765954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21650] ppid=21639 vsize=10746276 memory=4874536186311133265 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21650/stat : 21650 (java) S 21639 21642 21280 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414044823 11004186624 77427 33554432000 4194304 4196468 140731977553136 139646493229920 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21651] ppid=21639 vsize=10746276 memory=7974038411334692957 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21651/stat : 21651 (java) S 21639 21642 21280 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414044824 11004186624 77427 33554432000 4194304 4196468 140731977553136 139646492177536 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21652] ppid=21639 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21652/stat : 21652 (java) S 21639 21642 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414044826 11004186624 77427 33554432000 4194304 4196468 140731977553136 139646491125840 139647002773403 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21653] ppid=21639 vsize=10746276 memory=0 CPUtime=1.04 cores=1,3,5,7
/proc/21642/task/21653/stat : 21653 (java) S 21639 21642 21280 0 -1 1077944384 2929 0 0 0 103 1 0 0 20 0 16 0 414044826 11004186624 77427 33554432000 4194304 4196468 140731977553136 139646490073712 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21654] ppid=21639 vsize=10746276 memory=0 CPUtime=1.03 cores=1,3,5,7
/proc/21642/task/21654/stat : 21654 (java) S 21639 21642 21280 0 -1 1077944384 2571 0 0 0 103 0 0 0 20 0 16 0 414044826 11004186624 77427 33554432000 4194304 4196468 140731977553136 139646489020912 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21655] ppid=21639 vsize=10746276 memory=140412950079008 CPUtime=0.59 cores=1,3,5,7
/proc/21642/task/21655/stat : 21655 (java) S 21639 21642 21280 0 -1 1077944384 2848 0 0 0 58 1 0 0 20 0 16 0 414044826 11004186624 77427 33554432000 4194304 4196468 140731977553136 139646487968624 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21656] ppid=21639 vsize=10746276 memory=3472464311131248720 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21656/stat : 21656 (java) S 21639 21642 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414044826 11004186624 77427 33554432000 4194304 4196468 140731977553136 139646486916064 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21657] ppid=21639 vsize=10746276 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21657/stat : 21657 (java) S 21639 21642 21280 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 16 0 414044826 11004186624 77427 33554432000 4194304 4196468 140731977553136 139646485862832 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 17 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21658] ppid=21639 vsize=10746276 memory=9125 CPUtime=7.62 cores=1,3,5,7
/proc/21642/task/21658/stat : 21658 (java) R 21639 21642 21280 0 -1 4202560 4390 0 0 0 759 3 0 0 20 0 16 0 414045009 11004186624 77427 33554432000 4194304 4196468 140731977553136 139646469192704 139646645338549 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
Current children cumulated CPU time: 12.47 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 309708 KiB

[startup+10.4008 s]
/proc/loadavg: 1.75 1.52 0.85 3/231 21658
/proc/meminfo: memFree=28990064/32770624 swapFree=66958212/67108860
[pid=21642] ppid=21639 vsize=10746276 memory=309712 CPUtime=13.3 cores=1,3,5,7
/proc/21642/stat : 21642 (java) S 21639 21642 21280 0 -1 1077944320 32157 0 0 0 1306 24 0 0 20 0 16 0 414044820 11004186624 77428 33554432000 4194304 4196468 140731977553136 140731977535680 139647002754807 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
/proc/21642/statm: 2686569 77428 3374 1 0 2646705 0
[pid=21642/tid=21644] ppid=21639 vsize=10746276 memory=-1161699032755964503 CPUtime=1.87 cores=1,3,5,7
/proc/21642/task/21644/stat : 21644 (java) S 21639 21642 21280 0 -1 1077944384 15633 0 0 0 181 6 0 0 20 0 16 0 414044821 11004186624 77428 33554432000 4194304 4196468 140731977553136 139647006997680 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21645] ppid=21639 vsize=10746276 memory=3608 CPUtime=0.05 cores=1,3,5,7
/proc/21642/task/21645/stat : 21645 (java) S 21639 21642 21280 0 -1 1077944384 75 0 0 0 3 2 0 0 20 0 16 0 414044822 11004186624 77428 33554432000 4194304 4196468 140731977553136 139646609058704 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21646] ppid=21639 vsize=10746276 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/21642/task/21646/stat : 21646 (java) S 21639 21642 21280 0 -1 1077944384 93 0 0 0 3 2 0 0 20 0 16 0 414044822 11004186624 77428 33554432000 4194304 4196468 140731977553136 139646608005904 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21647] ppid=21639 vsize=10746276 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/21642/task/21647/stat : 21647 (java) S 21639 21642 21280 0 -1 1077944384 388 0 0 0 3 2 0 0 20 0 16 0 414044822 11004186624 77428 33554432000 4194304 4196468 140731977553136 139646606953616 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21648] ppid=21639 vsize=10746276 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/21642/task/21648/stat : 21648 (java) S 21639 21642 21280 0 -1 1077944384 83 0 0 0 3 3 0 0 20 0 16 0 414044822 11004186624 77428 33554432000 4194304 4196468 140731977553136 139646605900816 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21649] ppid=21639 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21642/task/21649/stat : 21649 (java) S 21639 21642 21280 0 -1 1077944384 1247 0 0 0 1 0 0 0 20 0 16 0 414044823 11004186624 77428 33554432000 4194304 4196468 140731977553136 139646494283888 139647002765954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21650] ppid=21639 vsize=10746276 memory=5289452505694359456 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21650/stat : 21650 (java) S 21639 21642 21280 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414044823 11004186624 77428 33554432000 4194304 4196468 140731977553136 139646493229920 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21651] ppid=21639 vsize=10746276 memory=309660 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21651/stat : 21651 (java) S 21639 21642 21280 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414044824 11004186624 77428 33554432000 4194304 4196468 140731977553136 139646492177536 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21652] ppid=21639 vsize=10746276 memory=186006443698474 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21652/stat : 21652 (java) S 21639 21642 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414044826 11004186624 77428 33554432000 4194304 4196468 140731977553136 139646491125840 139647002773403 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21653] ppid=21639 vsize=10746276 memory=6656426216303648864 CPUtime=1.04 cores=1,3,5,7
/proc/21642/task/21653/stat : 21653 (java) S 21639 21642 21280 0 -1 1077944384 2929 0 0 0 103 1 0 0 20 0 16 0 414044826 11004186624 77428 33554432000 4194304 4196468 140731977553136 139646490073712 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21654] ppid=21639 vsize=10746276 memory=3472328296227701793 CPUtime=1.05 cores=1,3,5,7
/proc/21642/task/21654/stat : 21654 (java) S 21639 21642 21280 0 -1 1077944384 2914 0 0 0 105 0 0 0 20 0 16 0 414044826 11004186624 77428 33554432000 4194304 4196468 140731977553136 139646489020912 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21655] ppid=21639 vsize=10746276 memory=0 CPUtime=0.59 cores=1,3,5,7
/proc/21642/task/21655/stat : 21655 (java) S 21639 21642 21280 0 -1 1077944384 2848 0 0 0 58 1 0 0 20 0 16 0 414044826 11004186624 77428 33554432000 4194304 4196468 140731977553136 139646487968624 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21656] ppid=21639 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21656/stat : 21656 (java) S 21639 21642 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414044826 11004186624 77428 33554432000 4194304 4196468 140731977553136 139646486916064 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21657] ppid=21639 vsize=10746276 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21657/stat : 21657 (java) S 21639 21642 21280 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 16 0 414044826 11004186624 77428 33554432000 4194304 4196468 140731977553136 139646485862832 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 17 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21658] ppid=21639 vsize=10746276 memory=6944656592387989600 CPUtime=8.42 cores=1,3,5,7
/proc/21642/task/21658/stat : 21658 (java) R 21639 21642 21280 0 -1 4202560 4419 0 0 0 839 3 0 0 20 0 16 0 414045009 11004186624 77428 33554432000 4194304 4196468 140731977553136 139646469192704 139646645461528 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
Current children cumulated CPU time: 13.3 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 309712 KiB

[startup+10.8007 s]
/proc/loadavg: 1.75 1.52 0.85 3/231 21658
/proc/meminfo: memFree=28990064/32770624 swapFree=66958212/67108860
[pid=21642] ppid=21639 vsize=10746276 memory=309772 CPUtime=13.76 cores=1,3,5,7
/proc/21642/stat : 21642 (java) S 21639 21642 21280 0 -1 1077944320 33521 0 0 0 1352 24 0 0 20 0 16 0 414044820 11004186624 77443 33554432000 4194304 4196468 140731977553136 140731977535680 139647002754807 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
/proc/21642/statm: 2686569 77443 3374 1 0 2646705 0
[pid=21642/tid=21644] ppid=21639 vsize=10746276 memory=0 CPUtime=1.87 cores=1,3,5,7
/proc/21642/task/21644/stat : 21644 (java) S 21639 21642 21280 0 -1 1077944384 15633 0 0 0 181 6 0 0 20 0 16 0 414044821 11004186624 77443 33554432000 4194304 4196468 140731977553136 139647006997680 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21645] ppid=21639 vsize=10746276 memory=6791534058613427641 CPUtime=0.05 cores=1,3,5,7
/proc/21642/task/21645/stat : 21645 (java) S 21639 21642 21280 0 -1 1077944384 75 0 0 0 3 2 0 0 20 0 16 0 414044822 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646609058704 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21646] ppid=21639 vsize=10746276 memory=288230604624101685 CPUtime=0.05 cores=1,3,5,7
/proc/21642/task/21646/stat : 21646 (java) S 21639 21642 21280 0 -1 1077944384 93 0 0 0 3 2 0 0 20 0 16 0 414044822 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646608005904 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21647] ppid=21639 vsize=10746276 memory=2918489 CPUtime=0.05 cores=1,3,5,7
/proc/21642/task/21647/stat : 21647 (java) S 21639 21642 21280 0 -1 1077944384 388 0 0 0 3 2 0 0 20 0 16 0 414044822 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646606953616 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21648] ppid=21639 vsize=10746276 memory=7881696724453321575 CPUtime=0.06 cores=1,3,5,7
/proc/21642/task/21648/stat : 21648 (java) S 21639 21642 21280 0 -1 1077944384 83 0 0 0 3 3 0 0 20 0 16 0 414044822 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646605900816 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21649] ppid=21639 vsize=10746276 memory=7236547281622689387 CPUtime=0.01 cores=1,3,5,7
/proc/21642/task/21649/stat : 21649 (java) S 21639 21642 21280 0 -1 1077944384 1247 0 0 0 1 0 0 0 20 0 16 0 414044823 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646494283888 139647002765954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21650] ppid=21639 vsize=10746276 memory=-7028383565733675155 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21650/stat : 21650 (java) S 21639 21642 21280 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414044823 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646493229920 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21651] ppid=21639 vsize=10746276 memory=-6732151970415111300 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21651/stat : 21651 (java) S 21639 21642 21280 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414044824 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646492177536 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21652] ppid=21639 vsize=10746276 memory=6944656592455360569 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21652/stat : 21652 (java) S 21639 21642 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414044826 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646491125840 139647002773403 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21653] ppid=21639 vsize=10746276 memory=7682744562830902074 CPUtime=1.07 cores=1,3,5,7
/proc/21642/task/21653/stat : 21653 (java) S 21639 21642 21280 0 -1 1077944384 3510 0 0 0 106 1 0 0 20 0 16 0 414044826 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646490073712 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21654] ppid=21639 vsize=10746276 memory=4206468019014099040 CPUtime=1.08 cores=1,3,5,7
/proc/21642/task/21654/stat : 21654 (java) S 21639 21642 21280 0 -1 1077944384 3218 0 0 0 108 0 0 0 20 0 16 0 414044826 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646489020912 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21655] ppid=21639 vsize=10746276 memory=-7595718148000617580 CPUtime=0.6 cores=1,3,5,7
/proc/21642/task/21655/stat : 21655 (java) S 21639 21642 21280 0 -1 1077944384 3041 0 0 0 59 1 0 0 20 0 16 0 414044826 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646487968624 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21656] ppid=21639 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21656/stat : 21656 (java) S 21639 21642 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414044826 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646486916064 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21657] ppid=21639 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21657/stat : 21657 (java) S 21639 21642 21280 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 16 0 414044826 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646485862832 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21658] ppid=21639 vsize=10746276 memory=0 CPUtime=8.82 cores=1,3,5,7
/proc/21642/task/21658/stat : 21658 (java) R 21639 21642 21280 0 -1 4202560 4703 0 0 0 879 3 0 0 20 0 16 0 414045009 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646469192704 139646645998920 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
Current children cumulated CPU time: 13.76 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 309772 KiB

[startup+11.0008 s]*
/proc/loadavg: 1.75 1.52 0.85 3/231 21658
/proc/meminfo: memFree=28990064/32770624 swapFree=66958212/67108860
[pid=21642] ppid=21639 vsize=10746276 memory=309772 CPUtime=13.97 cores=1,3,5,7
/proc/21642/stat : 21642 (java) S 21639 21642 21280 0 -1 1077944320 33521 0 0 0 1373 24 0 0 20 0 16 0 414044820 11004186624 77443 33554432000 4194304 4196468 140731977553136 140731977535680 139647002754807 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
/proc/21642/statm: 2686569 77443 3374 1 0 2646705 0
[pid=21642/tid=21644] ppid=21639 vsize=10746276 memory=7022364594140610616 CPUtime=1.87 cores=1,3,5,7
/proc/21642/task/21644/stat : 21644 (java) S 21639 21642 21280 0 -1 1077944384 15633 0 0 0 181 6 0 0 20 0 16 0 414044821 11004186624 77443 33554432000 4194304 4196468 140731977553136 139647006997680 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21645] ppid=21639 vsize=10746276 memory=331 CPUtime=0.05 cores=1,3,5,7
/proc/21642/task/21645/stat : 21645 (java) S 21639 21642 21280 0 -1 1077944384 75 0 0 0 3 2 0 0 20 0 16 0 414044822 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646609058704 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21646] ppid=21639 vsize=10746276 memory=140413111814442 CPUtime=0.05 cores=1,3,5,7
/proc/21642/task/21646/stat : 21646 (java) S 21639 21642 21280 0 -1 1077944384 93 0 0 0 3 2 0 0 20 0 16 0 414044822 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646608005904 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21647] ppid=21639 vsize=10746276 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/21642/task/21647/stat : 21647 (java) S 21639 21642 21280 0 -1 1077944384 388 0 0 0 3 2 0 0 20 0 16 0 414044822 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646606953616 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21648] ppid=21639 vsize=10746276 memory=-1 CPUtime=0.06 cores=1,3,5,7
/proc/21642/task/21648/stat : 21648 (java) S 21639 21642 21280 0 -1 1077944384 83 0 0 0 3 3 0 0 20 0 16 0 414044822 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646605900816 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21649] ppid=21639 vsize=10746276 memory=140413111793280 CPUtime=0.01 cores=1,3,5,7
/proc/21642/task/21649/stat : 21649 (java) S 21639 21642 21280 0 -1 1077944384 1247 0 0 0 1 0 0 0 20 0 16 0 414044823 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646494283888 139647002765954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21650] ppid=21639 vsize=10746276 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21650/stat : 21650 (java) S 21639 21642 21280 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414044823 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646493229920 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21651] ppid=21639 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21651/stat : 21651 (java) S 21639 21642 21280 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414044824 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646492177536 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21652] ppid=21639 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21652/stat : 21652 (java) S 21639 21642 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414044826 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646491125840 139647002773403 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21653] ppid=21639 vsize=10746276 memory=0 CPUtime=1.07 cores=1,3,5,7
/proc/21642/task/21653/stat : 21653 (java) S 21639 21642 21280 0 -1 1077944384 3510 0 0 0 106 1 0 0 20 0 16 0 414044826 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646490073712 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21654] ppid=21639 vsize=10746276 memory=-1 CPUtime=1.08 cores=1,3,5,7
/proc/21642/task/21654/stat : 21654 (java) S 21639 21642 21280 0 -1 1077944384 3218 0 0 0 108 0 0 0 20 0 16 0 414044826 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646489020912 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21655] ppid=21639 vsize=10746276 memory=140413111793280 CPUtime=0.6 cores=1,3,5,7
/proc/21642/task/21655/stat : 21655 (java) S 21639 21642 21280 0 -1 1077944384 3041 0 0 0 59 1 0 0 20 0 16 0 414044826 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646487968624 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21656] ppid=21639 vsize=10746276 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21656/stat : 21656 (java) S 21639 21642 21280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414044826 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646486916064 139647002765013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21657] ppid=21639 vsize=10746276 memory=140413111793280 CPUtime=0 cores=1,3,5,7
/proc/21642/task/21657/stat : 21657 (java) S 21639 21642 21280 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 16 0 414044826 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646485862832 139647002765954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
[pid=21642/tid=21658] ppid=21639 vsize=10746276 memory=-1 CPUtime=9.03 cores=1,3,5,7
/proc/21642/task/21658/stat : 21658 (java) R 21639 21642 21280 0 -1 4202560 4703 0 0 0 900 3 0 0 20 0 16 0 414045009 11004186624 77443 33554432000 4194304 4196468 140731977553136 139646469192704 139646645336324 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17084416 140731977561099 140731977561202 140731977561202 140731977564111 0
Current children cumulated CPU time: 13.97 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 309772 KiB

Child status: 0
Real time (s): 11.0781
CPU time (s): 14.048
CPU user time (s): 13.7966
CPU system time (s): 0.251325
CPU usage (%): 126.808
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 309772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.7966
system time used= 0.251325
maximum resident set size= 310116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34429
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3102
involuntary context switches= 26


# summary of solver processes directly reported to runsolver:
#   pid: 21642
#   total CPU time (s): 14.048
#   total CPU user time (s): 13.7966
#   total CPU system time (s): 0.251325

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.102775 second user time and 0.146643 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-13 15:24:02
IDJOB=4390643
IDBENCH=126001
IDSOLVER=2832
FILE ID=node145/4390643-1568381083
RUNJOBID= node145-1568380473-21312
PBS_JOBID= 21701826
Free space on /tmp= 55176 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-33.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390643-1568381083/watcher-4390643-1568381083 -o /tmp/evaluation-result-4390643-1568381083/solver-4390643-1568381083 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1568380473-21312 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390643-1568381083.xml -cm

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

MD5SUM BENCH= 81fb3456c728d6c2b2ee1ab40588047a
RANDOM SEED=1106788758

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.59
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:        29288348 kB
MemAvailable:   31661160 kB
Buffers:           89528 kB
Cached:          2560648 kB
SwapCached:        41040 kB
Active:          1554812 kB
Inactive:        1332708 kB
Active(anon):     200980 kB
Inactive(anon):    77332 kB
Active(file):    1353832 kB
Inactive(file):  1255376 kB
Unevictable:      110532 kB
Mlocked:          110532 kB
SwapTotal:      67108860 kB
SwapFree:       66958212 kB
Dirty:             11008 kB
Writeback:             0 kB
AnonPages:        307284 kB
Mapped:            55952 kB
Shmem:             32356 kB
Slab:             187024 kB
SReclaimable:     158876 kB
SUnreclaim:        28148 kB
KernelStack:        3824 kB
PageTables:         6040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1163660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55168 MiB
End job on node145 at 2019-09-13 15:24:13