Trace number 4390653

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-23SAT 71.7379 69.7588

DiagnosticValue
WRONG_DECISIONS1937160

General information on the benchmark

NamePrimes/
Primes-m1-p10/Primes-10-60-3-7.xml
MD5SUM24593adebe844e759ba30cbfe45e1115
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark71.7379
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Number of domains1
Minimum domain size28
Maximum domain size28
Distribution of domain sizes[{"size":28,"count":97}]
Minimum variable degree0
Maximum variable degree11
Distribution of variable degrees[{"degree":0,"count":3},{"degree":1,"count":4},{"degree":2,"count":14},{"degree":3,"count":20},{"degree":4,"count":25},{"degree":5,"count":13},{"degree":6,"count":10},{"degree":7,"count":8},{"degree":8,"count":1},{"degree":10,"count":1},{"degree":11,"count":1}]
Minimum constraint arity3
Maximum constraint arity10
Distribution of constraint arities[{"arity":3,"count":6},{"arity":4,"count":7},{"arity":5,"count":12},{"arity":6,"count":1},{"arity":7,"count":9},{"arity":8,"count":7},{"arity":9,"count":9},{"arity":10,"count":9}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":60}]
Optimization problemNO
Type of objective

Solver Data

2.41/1.90	
2.41/1.90	AbsCon 2 
2.65/1.91	
2.92/2.05	  Instance
2.92/2.05	    name=instance-4390653-1568383199, framework=CSP
2.92/2.05	
2.92/2.05	  Loading variables...
2.92/2.07	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@11ce9b32
2.92/2.08	  Loading constraints...[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7461c972
2.92/2.08	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2e15f4ed
2.92/2.08	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5a1c3b08
2.92/2.08	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@17addba3
2.92/2.08	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6ebd5d2b
2.92/2.08	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@76f32b0d
2.92/2.08	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@30641ff3
2.92/2.08	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@44d534b
2.92/2.08	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2a63bb8
2.92/2.08	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4a03cf59
2.92/2.08	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2312c91
2.92/2.08	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@22ee2db8
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@55e2afa8
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6af4cbf6
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1681bfeb
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@46cac67e
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7d7ac372
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@fe1b765
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@381d8241
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@66cf817d
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1c7d3493
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@58aab533
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@501f733b
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3f04eed6
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@29b260d5
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5582f051
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@17831936
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5e095677
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1703849b
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@464de8fc
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@66ac744a
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@92539a
2.92/2.09	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@68650f1c
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@59c9912f
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5a098d5
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@73e9a7c9
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5cc9a757
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@648c67be
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5f3a32f9
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@28bfad76
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2e770f05
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1869c8cd
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@cc6f809
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@579a8e8b
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@8073385
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@121eb4fd
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4473539b
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2ea7de6b
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4b19b499
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5b338286
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@ee2c290
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@38cc07e9
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@60a81326
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@23ddb40e
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4e80e696
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4bb0395d
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6377ed8a
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@30dcffba
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@163bde00
3.15/2.12	
3.15/2.12	
3.15/2.12	  Domains
3.15/2.12	    nTypes=1, nValues=2716, sizes=[28#97]
3.15/2.12	  Variables
3.15/2.12	    count=97, degrees=[1#4,2#14,3#20,4#25...7#8,8#1,10#1,11#1]
3.15/2.12	  Constraints
3.15/2.12	    count=60, nSpecific=60, arities=[3#6,4#7,5#12,6#1,7#9,8#7,9#9,10#9]
3.15/2.12	    distribution=[SumWeightedEQ#60]
3.15/2.12	    wck=0.252, cpu=2.092, mem=18M585
3.15/2.12	  Solver SolverBacktrack being built...
3.15/2.12	
3.15/2.15	
3.15/2.15	  Solver
3.15/2.15	    guaranteedGAC=false
3.15/2.15	    wck=0.284, cpu=2.121, mem=31M870
3.15/2.16	
3.15/2.16	  Preprocessing
3.15/2.16	    filters=33, nACremovedValues=351, nTotalRemovedValues=351, inconcistency=false
3.15/2.16	    wck=0.005, cpu=2.127, mem=31M870
3.15/2.16	
3.15/2.16	    num=0, depth=8..8, filters=134, wck=0.014, mem=31M870
3.15/2.16	    decisions=28, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
3.15/2.16	    
3.15/2.17	    num=1, depth=0..0, filters=152, wck=0.015, mem=31M870
3.15/2.17	    decisions=50, wrong=21, backtracks=0, failedAssignments=21, nogoods=10
3.15/2.17	    
3.15/2.18	    num=2, depth=0..8, filters=268, wck=0.018, mem=31M870
3.15/2.18	    decisions=84, wrong=36, backtracks=3, failedAssignments=33, nogoods=13
3.15/2.18	    
3.15/2.18	    num=3, depth=2..4, filters=510, wck=0.021, mem=31M870
3.15/2.18	    decisions=113, wrong=49, backtracks=3, failedAssignments=46, nogoods=26
3.15/2.18	    
3.15/2.18	    num=4, depth=2..8, filters=636, wck=0.023, mem=31M870
3.15/2.18	    decisions=149, wrong=63, backtracks=3, failedAssignments=60, nogoods=40
3.15/2.18	    
3.15/2.18	    num=5, depth=1..3, filters=882, wck=0.025, mem=31M870
3.15/2.18	    decisions=184, wrong=80, backtracks=5, failedAssignments=76, nogoods=51
3.15/2.18	    
3.15/2.19	    num=6, depth=0..5, filters=997, wck=0.039, mem=31M870
3.15/2.19	    decisions=223, wrong=97, backtracks=5, failedAssignments=93, nogoods=57
3.15/2.19	    
3.15/2.19	    num=7, depth=2..10, filters=1471, wck=0.043, mem=31M870
3.15/2.19	    decisions=272, wrong=117, backtracks=6, failedAssignments=112, nogoods=76
3.15/2.19	    
3.15/2.20	    num=8, depth=2..6, filters=1584, wck=0.044, mem=31M870
3.15/2.20	    decisions=321, wrong=139, backtracks=7, failedAssignments=133, nogoods=80
3.15/2.20	    
3.41/2.20	    num=9, depth=1..9, filters=1903, wck=0.05, mem=31M870
3.41/2.20	    decisions=377, wrong=164, backtracks=10, failedAssignments=156, nogoods=101
3.41/2.20	    
3.41/2.21	    num=10, depth=0..11, filters=2267, wck=0.053, mem=31M870
3.41/2.21	    decisions=442, wrong=192, backtracks=14, failedAssignments=181, nogoods=115
3.41/2.21	    
3.41/2.21	    num=11, depth=1..7, filters=3119, wck=0.059, mem=31M870
3.41/2.21	    decisions=512, wrong=224, backtracks=19, failedAssignments=209, nogoods=133
3.41/2.21	    
3.41/2.21	    num=12, depth=0..8, filters=3884, wck=0.063, mem=31M870
3.41/2.21	    decisions=587, wrong=258, backtracks=22, failedAssignments=240, nogoods=146
3.41/2.21	    
3.41/2.22	    num=13, depth=0..9, filters=4499, wck=0.067, mem=31M870
3.41/2.22	    decisions=672, wrong=297, backtracks=27, failedAssignments=274, nogoods=155
3.41/2.22	    
3.41/2.22	    num=14, depth=3..11, filters=5566, wck=0.073, mem=31M870
3.41/2.22	    decisions=769, wrong=341, backtracks=34, failedAssignments=311, nogoods=173
3.41/2.22	    
3.41/2.23	    num=15, depth=0..10, filters=6991, wck=0.079, mem=31M870
3.41/2.23	    decisions=875, wrong=391, backtracks=44, failedAssignments=352, nogoods=184
3.41/2.23	    
3.41/2.24	    num=16, depth=2..10, filters=8632, wck=0.086, mem=34M512
3.41/2.24	    decisions=987, wrong=443, backtracks=53, failedAssignments=397, nogoods=205
3.41/2.24	    
3.41/2.24	    num=17, depth=3..10, filters=10218, wck=0.093, mem=34M512
3.41/2.24	    decisions=1116, wrong=504, backtracks=64, failedAssignments=447, nogoods=212
3.41/2.24	    
3.41/2.25	    num=18, depth=3..7, filters=11666, wck=0.099, mem=34M512
3.41/2.25	    decisions=1259, wrong=572, backtracks=79, failedAssignments=502, nogoods=240
3.41/2.25	    
3.41/2.26	    num=19, depth=6..11, filters=14521, wck=0.108, mem=34M512
3.41/2.26	    decisions=1424, wrong=650, backtracks=101, failedAssignments=563, nogoods=262
3.41/2.26	    
3.41/2.27	    num=20, depth=7..14, filters=18786, wck=0.12, mem=34M512
3.41/2.27	    decisions=1590, wrong=728, backtracks=116, failedAssignments=630, nogoods=271
3.41/2.27	    
3.41/2.29	    num=21, depth=3..9, filters=23110, wck=0.133, mem=37M155
3.41/2.29	    decisions=1785, wrong=822, backtracks=136, failedAssignments=704, nogoods=302
3.41/2.29	    
3.41/2.29	    num=22, depth=5..14, filters=25070, wck=0.14, mem=37M155
3.41/2.29	    decisions=1980, wrong=915, backtracks=149, failedAssignments=785, nogoods=338
3.41/2.29	    
3.73/2.30	    num=23, depth=6..15, filters=26920, wck=0.146, mem=37M155
3.73/2.30	    decisions=2202, wrong=1021, backtracks=169, failedAssignments=874, nogoods=360
3.73/2.30	    
3.73/2.31	    num=24, depth=0..8, filters=30593, wck=0.161, mem=37M155
3.73/2.31	    decisions=2444, wrong=1139, backtracks=191, failedAssignments=972, nogoods=369
3.73/2.31	    
3.73/2.33	    num=25, depth=3..11, filters=36115, wck=0.177, mem=39M797
3.73/2.33	    decisions=2702, wrong=1264, backtracks=209, failedAssignments=1080, nogoods=384
3.73/2.33	    
3.73/2.33	    num=26, depth=5..8, filters=37809, wck=0.183, mem=39M797
3.73/2.33	    decisions=2972, wrong=1396, backtracks=223, failedAssignments=1199, nogoods=391
3.73/2.33	    
3.73/2.35	    num=27, depth=2..10, filters=42265, wck=0.198, mem=39M797
3.73/2.35	    decisions=3303, wrong=1559, backtracks=259, failedAssignments=1330, nogoods=422
3.73/2.35	    
3.73/2.36	    num=28, depth=2..9, filters=45956, wck=0.205, mem=39M797
3.73/2.36	    decisions=3678, wrong=1744, backtracks=301, failedAssignments=1474, nogoods=440
3.73/2.36	    
3.73/2.36	    num=29, depth=4..7, filters=48606, wck=0.211, mem=39M797
3.73/2.36	    decisions=4080, wrong=1942, backtracks=347, failedAssignments=1632, nogoods=457
3.73/2.36	    
3.73/2.37	    num=30, depth=4..11, filters=53444, wck=0.22, mem=39M797
3.73/2.37	    decisions=4572, wrong=2184, backtracks=419, failedAssignments=1806, nogoods=475
3.73/2.37	    
3.73/2.38	    num=31, depth=2..13, filters=59567, wck=0.23, mem=39M797
3.73/2.38	    decisions=5028, wrong=2408, backtracks=459, failedAssignments=1997, nogoods=494
3.73/2.38	    
4.03/2.40	    num=32, depth=0..12, filters=69890, wck=0.246, mem=42M440
4.03/2.40	    decisions=5560, wrong=2669, backtracks=511, failedAssignments=2208, nogoods=536
4.03/2.40	    
4.03/2.42	    num=33, depth=2..12, filters=81806, wck=0.265, mem=42M440
4.03/2.42	    decisions=6278, wrong=3024, backtracks=643, failedAssignments=2440, nogoods=543
4.03/2.42	    
4.03/2.43	    num=34, depth=2..12, filters=89218, wck=0.277, mem=42M440
4.03/2.43	    decisions=6891, wrong=3326, backtracks=697, failedAssignments=2695, nogoods=571
4.03/2.43	    
4.03/2.45	    num=35, depth=2..12, filters=103254, wck=0.299, mem=42M440
4.03/2.45	    decisions=7692, wrong=3723, backtracks=846, failedAssignments=2976, nogoods=586
4.03/2.45	    
4.03/2.46	    num=36, depth=3..16, filters=111150, wck=0.311, mem=42M440
4.03/2.46	    decisions=8414, wrong=4078, backtracks=901, failedAssignments=3285, nogoods=621
4.03/2.46	    
4.03/2.48	    num=37, depth=0..13, filters=120230, wck=0.326, mem=42M440
4.03/2.48	    decisions=9237, wrong=4485, backtracks=973, failedAssignments=3625, nogoods=638
4.03/2.48	    
4.03/2.49	    num=38, depth=3..14, filters=132664, wck=0.343, mem=42M440
4.03/2.49	    decisions=10154, wrong=4938, backtracks=1064, failedAssignments=3999, nogoods=671
4.03/2.49	    
4.21/2.52	    num=39, depth=2..13, filters=145597, wck=0.365, mem=42M440
4.21/2.52	    decisions=11200, wrong=5457, backtracks=1177, failedAssignments=4410, nogoods=686
4.21/2.52	    
4.21/2.54	    num=40, depth=8..14, filters=157592, wck=0.383, mem=42M440
4.21/2.54	    decisions=12271, wrong=5987, backtracks=1266, failedAssignments=4862, nogoods=725
4.21/2.54	    
4.21/2.56	    num=41, depth=4..15, filters=170083, wck=0.406, mem=42M440
4.21/2.56	    decisions=13548, wrong=6621, backtracks=1418, failedAssignments=5359, nogoods=750
4.21/2.56	    
4.21/2.59	    num=42, depth=2..13, filters=194520, wck=0.44, mem=42M440
4.21/2.59	    decisions=14921, wrong=7303, backtracks=1562, failedAssignments=5906, nogoods=785
4.21/2.59	    
4.45/2.62	    num=43, depth=0..13, filters=217002, wck=0.471, mem=42M440
4.45/2.62	    decisions=16414, wrong=8046, backtracks=1720, failedAssignments=6508, nogoods=823
4.45/2.62	    
4.45/2.65	    num=44, depth=1..17, filters=240179, wck=0.501, mem=42M440
4.45/2.65	    decisions=18116, wrong=8892, backtracks=1924, failedAssignments=7170, nogoods=849
4.45/2.65	    
4.45/2.69	    num=45, depth=2..12, filters=263498, wck=0.536, mem=42M440
4.45/2.69	    decisions=19931, wrong=9797, backtracks=2116, failedAssignments=7898, nogoods=876
4.45/2.69	    
4.56/2.73	    num=46, depth=2..14, filters=295568, wck=0.58, mem=42M440
4.56/2.73	    decisions=21927, wrong=10791, backtracks=2334, failedAssignments=8699, nogoods=912
4.56/2.73	    
4.56/2.77	    num=47, depth=2..11, filters=323616, wck=0.619, mem=42M440
4.56/2.77	    decisions=24051, wrong=11850, backtracks=2526, failedAssignments=9580, nogoods=933
4.56/2.77	    
4.66/2.83	    num=48, depth=2..11, filters=362886, wck=0.677, mem=42M440
4.66/2.83	    decisions=26727, wrong=13184, backtracks=2954, failedAssignments=10550, nogoods=970
4.66/2.83	    
4.66/2.87	    num=49, depth=1..13, filters=389301, wck=0.716, mem=42M440
4.66/2.87	    decisions=29276, wrong=14455, backtracks=3178, failedAssignments=11617, nogoods=1001
4.66/2.87	    
4.76/2.94	    num=50, depth=5..13, filters=444350, wck=0.788, mem=42M440
4.76/2.94	    decisions=32358, wrong=15992, backtracks=3570, failedAssignments=12790, nogoods=1044
4.76/2.94	    
4.76/3.00	    num=51, depth=4..15, filters=485418, wck=0.846, mem=42M440
4.76/3.00	    decisions=35482, wrong=17550, backtracks=3857, failedAssignments=14081, nogoods=1076
4.76/3.00	    
4.87/3.06	    num=52, depth=2..12, filters=525680, wck=0.909, mem=42M440
4.87/3.06	    decisions=39150, wrong=19381, backtracks=4295, failedAssignments=15501, nogoods=1105
4.87/3.06	    
4.97/3.15	    num=53, depth=0..13, filters=589938, wck=0.995, mem=42M440
4.97/3.15	    decisions=42961, wrong=21282, backtracks=4667, failedAssignments=17063, nogoods=1148
4.97/3.15	    
5.06/3.21	    num=54, depth=3..14, filters=636819, wck=1.062, mem=42M440
5.06/3.21	    decisions=47108, wrong=23351, backtracks=5070, failedAssignments=18781, nogoods=1195
5.06/3.21	    
5.16/3.30	    num=55, depth=1..11, filters=696435, wck=1.154, mem=42M440
5.16/3.30	    decisions=51799, wrong=25694, backtracks=5543, failedAssignments=20671, nogoods=1223
5.16/3.30	    
5.16/3.39	    num=56, depth=4..13, filters=760306, wck=1.24, mem=42M440
5.16/3.39	    decisions=56849, wrong=28215, backtracks=6030, failedAssignments=22750, nogoods=1255
5.16/3.39	    
5.26/3.48	    num=57, depth=3..13, filters=821281, wck=1.331, mem=42M440
5.26/3.48	    decisions=62603, wrong=31088, backtracks=6677, failedAssignments=25037, nogoods=1278
5.26/3.48	    
5.36/3.59	    num=58, depth=0..13, filters=900329, wck=1.441, mem=42M440
5.36/3.59	    decisions=68438, wrong=34001, backtracks=7098, failedAssignments=27553, nogoods=1308
5.36/3.59	    
5.57/3.72	    num=59, depth=1..15, filters=985910, wck=1.566, mem=42M440
5.57/3.72	    decisions=75537, wrong=37547, backtracks=7974, failedAssignments=30321, nogoods=1331
5.57/3.72	    
5.67/3.85	    num=60, depth=4..12, filters=1073343, wck=1.704, mem=42M440
5.67/3.85	    decisions=83179, wrong=41363, backtracks=8804, failedAssignments=33365, nogoods=1380
5.67/3.85	    
5.77/3.96	    num=61, depth=4..16, filters=1148912, wck=1.811, mem=42M440
5.77/3.96	    decisions=91099, wrong=45318, backtracks=9482, failedAssignments=36714, nogoods=1433
5.77/3.96	    
5.98/4.12	    num=62, depth=0..12, filters=1249196, wck=1.967, mem=42M440
5.98/4.12	    decisions=100846, wrong=50187, backtracks=10814, failedAssignments=40398, nogoods=1476
5.98/4.12	    
6.07/4.26	    num=63, depth=5..14, filters=1350964, wck=2.106, mem=42M440
6.07/4.26	    decisions=110495, wrong=55007, backtracks=11677, failedAssignments=44450, nogoods=1545
6.07/4.26	    
6.27/4.41	    num=64, depth=4..14, filters=1451267, wck=2.26, mem=42M440
6.27/4.41	    decisions=121500, wrong=60505, backtracks=12836, failedAssignments=48907, nogoods=1570
6.27/4.41	    
6.47/4.60	    num=65, depth=3..16, filters=1590455, wck=2.451, mem=45M82
6.47/4.60	    decisions=133462, wrong=66481, backtracks=14077, failedAssignments=53810, nogoods=1619
6.47/4.60	    
6.67/4.84	    num=66, depth=3..13, filters=1757880, wck=2.689, mem=45M82
6.67/4.84	    decisions=147156, wrong=73325, backtracks=15693, failedAssignments=59204, nogoods=1644
6.67/4.84	    
6.90/5.10	    num=67, depth=2..13, filters=1942392, wck=2.954, mem=45M82
6.90/5.10	    decisions=161723, wrong=80605, backtracks=17194, failedAssignments=65137, nogoods=1673
6.90/5.10	    
7.19/5.39	    num=68, depth=1..13, filters=2131148, wck=3.236, mem=45M82
7.19/5.39	    decisions=178139, wrong=88809, backtracks=19013, failedAssignments=71663, nogoods=1690
7.19/5.39	    
7.49/5.64	    num=69, depth=5..17, filters=2325475, wck=3.491, mem=45M82
7.49/5.64	    decisions=195638, wrong=97553, backtracks=20786, failedAssignments=78842, nogoods=1747
7.49/5.64	    
7.93/6.03	    num=70, depth=2..13, filters=2597093, wck=3.874, mem=45M82
7.93/6.03	    decisions=215253, wrong=107358, backtracks=22906, failedAssignments=86739, nogoods=1780
7.93/6.03	    
8.32/6.43	    num=71, depth=1..15, filters=2887560, wck=4.278, mem=45M82
8.32/6.43	    decisions=237669, wrong=118561, backtracks=25684, failedAssignments=95426, nogoods=1833
8.32/6.43	    
8.72/6.89	    num=72, depth=0..12, filters=3221423, wck=4.742, mem=45M82
8.72/6.89	    decisions=260931, wrong=130189, backtracks=27905, failedAssignments=104981, nogoods=1888
8.72/6.89	    
9.43/7.52	    num=73, depth=0..13, filters=3663451, wck=5.37, mem=45M82
9.43/7.52	    decisions=287611, wrong=143526, backtracks=31052, failedAssignments=115492, nogoods=1923
9.43/7.52	    
9.93/8.04	    num=74, depth=2..13, filters=4015633, wck=5.884, mem=47M725
9.93/8.04	    decisions=316996, wrong=158216, backtracks=34472, failedAssignments=127054, nogoods=1971
9.93/8.04	    
10.53/8.60	    num=75, depth=1..13, filters=4426036, wck=6.447, mem=47M725
10.53/8.60	    decisions=348178, wrong=173803, backtracks=37615, failedAssignments=139772, nogoods=2024
10.53/8.60	    
11.04/9.13	    num=76, depth=2..13, filters=4800829, wck=6.982, mem=47M725
11.04/9.13	    decisions=382376, wrong=190898, backtracks=41151, failedAssignments=153762, nogoods=2035
11.04/9.13	    
11.53/9.66	    num=77, depth=1..15, filters=5166629, wck=7.504, mem=47M725
11.53/9.66	    decisions=420454, wrong=209934, backtracks=45189, failedAssignments=169151, nogoods=2089
11.53/9.66	    
12.23/10.37	    num=78, depth=1..15, filters=5665997, wck=8.218, mem=47M725
12.23/10.37	    decisions=463443, wrong=231424, backtracks=50406, failedAssignments=186079, nogoods=2137
12.23/10.37	    
13.04/11.19	    num=79, depth=3..16, filters=6312817, wck=9.043, mem=47M725
13.04/11.19	    decisions=508561, wrong=253978, backtracks=54724, failedAssignments=204700, nogoods=2188
13.04/11.19	    
13.94/12.08	    num=80, depth=1..13, filters=6911564, wck=9.929, mem=50M367
13.94/12.08	    decisions=561992, wrong=280690, backtracks=61669, failedAssignments=225184, nogoods=2228
13.94/12.08	    
14.83/12.91	    num=81, depth=2..16, filters=7507496, wck=10.762, mem=50M367
14.83/12.91	    decisions=616664, wrong=308022, backtracks=66882, failedAssignments=247716, nogoods=2272
14.83/12.91	    
15.94/14.02	    num=82, depth=1..14, filters=8298755, wck=11.868, mem=50M367
15.94/14.02	    decisions=676693, wrong=338033, backtracks=72623, failedAssignments=272501, nogoods=2336
15.94/14.02	    
17.04/15.17	    num=83, depth=1..14, filters=9082461, wck=13.016, mem=53M9
17.04/15.17	    decisions=745382, wrong=372374, backtracks=80394, failedAssignments=299765, nogoods=2388
17.04/15.17	    
18.43/16.54	    num=84, depth=1..15, filters=10066832, wck=14.385, mem=53M9
18.43/16.54	    decisions=819819, wrong=409589, backtracks=88553, failedAssignments=329755, nogoods=2410
18.43/16.54	    
19.83/17.92	    num=85, depth=2..16, filters=11107686, wck=15.764, mem=53M9
19.83/17.92	    decisions=901668, wrong=450509, backtracks=97331, failedAssignments=362744, nogoods=2490
19.83/17.92	    
21.43/19.53	    num=86, depth=1..15, filters=12203226, wck=17.38, mem=55M652
21.43/19.53	    decisions=993971, wrong=496658, backtracks=108217, failedAssignments=399032, nogoods=2529
21.43/19.53	    
23.23/21.32	    num=87, depth=3..15, filters=13529581, wck=19.169, mem=55M652
23.23/21.32	    decisions=1093454, wrong=546396, backtracks=119132, failedAssignments=438949, nogoods=2607
23.23/21.32	    
25.23/23.36	    num=88, depth=0..16, filters=15002565, wck=21.204, mem=58M294
25.23/23.36	    decisions=1202594, wrong=600962, backtracks=130713, failedAssignments=482858, nogoods=2658
25.23/23.36	    
26.94/25.09	    num=89, depth=2..15, filters=16230657, wck=22.939, mem=58M294
26.94/25.09	    decisions=1318970, wrong=659145, backtracks=141677, failedAssignments=531158, nogoods=2722
26.94/25.09	    
28.95/27.08	    num=90, depth=1..17, filters=17606117, wck=24.932, mem=60M937
28.95/27.08	    decisions=1450141, wrong=724725, backtracks=155525, failedAssignments=584288, nogoods=2764
28.95/27.08	    
31.95/30.10	    num=91, depth=0..13, filters=19794506, wck=27.953, mem=63M579
31.95/30.10	    decisions=1594219, wrong=796761, backtracks=170112, failedAssignments=642731, nogoods=2818
31.95/30.10	    
34.55/32.66	    num=92, depth=1..15, filters=21539432, wck=30.513, mem=63M579
34.55/32.66	    decisions=1754494, wrong=876894, backtracks=188051, failedAssignments=707018, nogoods=2873
34.55/32.66	    
37.75/35.80	    num=93, depth=1..14, filters=23807226, wck=33.65, mem=66M222
37.75/35.80	    decisions=1926216, wrong=962751, backtracks=204605, failedAssignments=777734, nogoods=2949
37.75/35.80	    
40.96/39.01	    num=94, depth=2..16, filters=26163907, wck=36.861, mem=68M864
40.96/39.01	    decisions=2119975, wrong=1059626, backtracks=225321, failedAssignments=855521, nogoods=3016
40.96/39.01	    
44.55/42.67	    num=95, depth=0..15, filters=28747608, wck=40.515, mem=71M506
44.55/42.67	    decisions=2330095, wrong=1164681, backtracks=246629, failedAssignments=941087, nogoods=3060
44.55/42.67	    
48.45/46.56	    num=96, depth=2..14, filters=31583506, wck=44.407, mem=74M149
48.45/46.56	    decisions=2557737, wrong=1278498, backtracks=267666, failedAssignments=1035210, nogoods=3112
48.45/46.56	    
52.75/50.81	    num=97, depth=1..16, filters=34515672, wck=48.657, mem=76M791
52.75/50.81	    decisions=2819214, wrong=1409234, backtracks=297994, failedAssignments=1138745, nogoods=3150
52.75/50.81	    
58.85/56.98	    num=98, depth=1..15, filters=39017741, wck=54.832, mem=82M76
58.85/56.98	    decisions=3105599, wrong=1552422, backtracks=330559, failedAssignments=1252634, nogoods=3215
58.85/56.98	    
63.96/62.06	    num=99, depth=0..17, filters=42532195, wck=59.91, mem=84M719
63.96/62.06	    decisions=3416664, wrong=1707950, backtracks=364056, failedAssignments=1377912, nogoods=3256
63.96/62.06	    
69.66/67.79	    num=100, depth=2..15, filters=46422794, wck=65.641, mem=90M3
69.66/67.79	    decisions=3768491, wrong=1883859, backtracks=406302, failedAssignments=1515718, nogoods=3309
69.66/67.79	    
71.66/69.75	    num=101, depth=1..96, filters=47823124, ccks=120, wck=67.595, mem=90M3
71.66/69.75	    decisions=3875111, wrong=1937164, backtracks=418055, failedAssignments=1558383, nogoods=3309, foundSolutions=1
71.66/69.75	    
71.66/69.75	  Global
71.66/69.75	    filters=47823124, ccks=120, nogoods=3309
71.66/69.75	    Stop=REACHED_GOAL, wrong=1937164, foundSolutions=1, firstSolCpu=69.701
71.66/69.75	    wck=67.879, cpu=69.706, mem=90M3
71.66/69.75	
71.66/69.75	v <instantiation id='sol1' type='solution'>  <list> x[] </list>  <values> 7 17 19 13 7 13 17 5 29 3 5 19 2 29 7 17 2 17 5 * 3 23 19 29 5 2 5 7 19 13 29 5 5 23 29 19 7 17 3 5 29 7 3 29 11 19 23 11 13 2 7 17 3 2 17 7 5 2 17 3 13 13 11 19 17 13 17 29 7 19 11 * 5 13 11 19 11 11 7 2 19 23 17 23 23 11 7 3 11 29 5 2 17 23 29 5 17 17 * 29 </values>  </instantiation>
71.66/69.75	s SATISFIABLE
71.66/69.75	
71.66/69.75	d WRONG_DECISIONS 1937164

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390653-1568383199/watcher-4390653-1568383199 -o /tmp/evaluation-result-4390653-1568383199/solver-4390653-1568383199 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568380475-2530 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390653-1568383199.xml -cm 

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

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

solver pid=4957, runsolver pid=4954

[startup+0.100167 s]*
/proc/loadavg: 2.30 1.71 1.51 4/228 4972
/proc/meminfo: memFree=30406112/32770624 swapFree=66945304/67108860
[pid=4957] ppid=4954 vsize=10659884 memory=27936 CPUtime=0.13 cores=0,2,4,6
/proc/4957/stat : 4957 (java) S 4954 4957 2499 0 -1 1077944320 5492 0 0 0 12 1 0 0 20 0 15 0 414261848 10915721216 6984 33554432000 4194304 4196468 140734121656848 140734121639392 140349452496631 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
/proc/4957/statm: 2664971 6984 2904 1 0 2627468 0
[pid=4957/tid=4959] ppid=4954 vsize=10659884 memory=7892391828772250251 CPUtime=0.09 cores=0,2,4,6
/proc/4957/task/4959/stat : 4959 (java) R 4954 4957 2499 0 -1 4202560 3206 0 0 0 9 0 0 0 20 0 15 0 414261848 10915721216 6984 33554432000 4194304 4196468 140734121656848 140349456726024 140349079172531 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4960] ppid=4954 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4960/stat : 4960 (java) S 4954 4957 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414261849 10915721216 6984 33554432000 4194304 4196468 140734121656848 140349405116944 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4961] ppid=4954 vsize=10659884 memory=140654692136576 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4961/stat : 4961 (java) S 4954 4957 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414261849 10915721216 6984 33554432000 4194304 4196468 140734121656848 140349404064400 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4962] ppid=4954 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4962/stat : 4962 (java) S 4954 4957 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414261849 10915721216 6984 33554432000 4194304 4196468 140734121656848 140349403011344 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4963] ppid=4954 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4963/stat : 4963 (java) S 4954 4957 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414261849 10915721216 6984 33554432000 4194304 4196468 140734121656848 140349401958800 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4964] ppid=4954 vsize=10659884 memory=140654692136576 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4964/stat : 4964 (java) S 4954 4957 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414261850 10915721216 6984 33554432000 4194304 4196468 140734121656848 140349011696368 140349452507778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4965] ppid=4954 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4965/stat : 4965 (java) S 4954 4957 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414261850 10915721216 6984 33554432000 4194304 4196468 140734121656848 140349010642592 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4966] ppid=4954 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4966/stat : 4966 (java) S 4954 4957 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414261851 10915721216 6984 33554432000 4194304 4196468 140734121656848 140349009589488 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4967] ppid=4954 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4967/stat : 4967 (java) S 4954 4957 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414261853 10915721216 6984 33554432000 4194304 4196468 140734121656848 140349008538064 140349452515227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4968] ppid=4954 vsize=10659884 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/4957/task/4968/stat : 4968 (java) S 4954 4957 2499 0 -1 1077944384 477 0 0 0 1 0 0 0 20 0 15 0 414261853 10915721216 6984 33554432000 4194304 4196468 140734121656848 140349007485168 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4969] ppid=4954 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4969/stat : 4969 (java) R 4954 4957 2499 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 414261853 10915721216 6984 33554432000 4194304 4196468 140734121656848 140349006432624 140349452507778 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4970] ppid=4954 vsize=10659884 memory=140654692136576 CPUtime=0.02 cores=0,2,4,6
/proc/4957/task/4970/stat : 4970 (java) R 4954 4957 2499 0 -1 4202560 375 0 0 0 2 0 0 0 20 0 15 0 414261853 10915721216 6984 33554432000 4194304 4196468 140734121656848 140349005375864 140349436102545 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4971] ppid=4954 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4971/stat : 4971 (java) S 4954 4957 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414261853 10915721216 6984 33554432000 4194304 4196468 140734121656848 140349004327264 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4972] ppid=4954 vsize=10659884 memory=140654692136576 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4972/stat : 4972 (java) S 4954 4957 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414261854 10915721216 6984 33554432000 4194304 4196468 140734121656848 140349003275312 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 27936 KiB

[startup+0.210596 s]*
/proc/loadavg: 2.30 1.71 1.51 3/228 4972
/proc/meminfo: memFree=30398884/32770624 swapFree=66945304/67108860
[pid=4957] ppid=4954 vsize=10659884 memory=35272 CPUtime=0.33 cores=0,2,4,6
/proc/4957/stat : 4957 (java) S 4954 4957 2499 0 -1 1077944320 6988 0 0 0 31 2 0 0 20 0 15 0 414261848 10915721216 8818 33554432000 4194304 4196468 140734121656848 140734121639392 140349452496631 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
/proc/4957/statm: 2664971 8818 2987 1 0 2627468 0
[pid=4957/tid=4959] ppid=4954 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/4957/task/4959/stat : 4959 (java) R 4954 4957 2499 0 -1 4202560 3866 0 0 0 19 1 0 0 20 0 15 0 414261848 10915721216 8818 33554432000 4194304 4196468 140734121656848 140349456722992 140349452518557 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4960] ppid=4954 vsize=10659884 memory=339 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4960/stat : 4960 (java) S 4954 4957 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414261849 10915721216 8818 33554432000 4194304 4196468 140734121656848 140349405116944 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4961] ppid=4954 vsize=10659884 memory=4051465181345740448 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4961/stat : 4961 (java) S 4954 4957 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414261849 10915721216 8818 33554432000 4194304 4196468 140734121656848 140349404064400 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4962] ppid=4954 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4962/stat : 4962 (java) S 4954 4957 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414261849 10915721216 8818 33554432000 4194304 4196468 140734121656848 140349403011344 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4963] ppid=4954 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4963/stat : 4963 (java) S 4954 4957 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414261849 10915721216 8818 33554432000 4194304 4196468 140734121656848 140349401958800 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4964] ppid=4954 vsize=10659884 memory=140654692136576 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4964/stat : 4964 (java) S 4954 4957 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414261850 10915721216 8818 33554432000 4194304 4196468 140734121656848 140349011696368 140349452507778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4965] ppid=4954 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4965/stat : 4965 (java) S 4954 4957 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414261850 10915721216 8818 33554432000 4194304 4196468 140734121656848 140349010642592 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4966] ppid=4954 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4966/stat : 4966 (java) S 4954 4957 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414261851 10915721216 8818 33554432000 4194304 4196468 140734121656848 140349009589488 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4967] ppid=4954 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4967/stat : 4967 (java) S 4954 4957 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414261853 10915721216 8818 33554432000 4194304 4196468 140734121656848 140349008538064 140349452515227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4968] ppid=4954 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/4957/task/4968/stat : 4968 (java) S 4954 4957 2499 0 -1 1077944384 924 0 0 0 4 0 0 0 20 0 15 0 414261853 10915721216 8818 33554432000 4194304 4196468 140734121656848 140349007485168 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4969] ppid=4954 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/4957/task/4969/stat : 4969 (java) S 4954 4957 2499 0 -1 1077944384 157 0 0 0 2 0 0 0 20 0 15 0 414261853 10915721216 8818 33554432000 4194304 4196468 140734121656848 140349006432624 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4970] ppid=4954 vsize=10659884 memory=140654692136576 CPUtime=0.05 cores=0,2,4,6
/proc/4957/task/4970/stat : 4970 (java) S 4954 4957 2499 0 -1 1077944384 681 0 0 0 5 0 0 0 20 0 15 0 414261853 10915721216 8818 33554432000 4194304 4196468 140734121656848 140349005379568 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4971] ppid=4954 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4971/stat : 4971 (java) S 4954 4957 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414261853 10915721216 8818 33554432000 4194304 4196468 140734121656848 140349004327264 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4972] ppid=4954 vsize=10659884 memory=140654692136576 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4972/stat : 4972 (java) S 4954 4957 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414261854 10915721216 8818 33554432000 4194304 4196468 140734121656848 140349003275312 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35272 KiB

[startup+0.310136 s]*
/proc/loadavg: 2.30 1.71 1.51 3/228 4972
/proc/meminfo: memFree=30391656/32770624 swapFree=66945304/67108860
[pid=4957] ppid=4954 vsize=10659884 memory=40400 CPUtime=0.47 cores=0,2,4,6
/proc/4957/stat : 4957 (java) S 4954 4957 2499 0 -1 1077944320 9498 0 0 0 44 3 0 0 20 0 15 0 414261848 10915721216 10100 33554432000 4194304 4196468 140734121656848 140734121639392 140349452496631 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
/proc/4957/statm: 2664971 10100 2999 1 0 2627468 0
[pid=4957/tid=4959] ppid=4954 vsize=10659884 memory=8390339637985935414 CPUtime=0.3 cores=0,2,4,6
/proc/4957/task/4959/stat : 4959 (java) R 4954 4957 2499 0 -1 4202560 6317 0 0 0 28 2 0 0 20 0 15 0 414261848 10915721216 10100 33554432000 4194304 4196468 140734121656848 140349456729040 140349436577118 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4960] ppid=4954 vsize=10659884 memory=304556140472303639 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4960/stat : 4960 (java) S 4954 4957 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414261849 10915721216 10100 33554432000 4194304 4196468 140734121656848 140349405116944 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4961] ppid=4954 vsize=10659884 memory=3906225188579702432 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4961/stat : 4961 (java) S 4954 4957 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414261849 10915721216 10100 33554432000 4194304 4196468 140734121656848 140349404064400 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4962] ppid=4954 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4962/stat : 4962 (java) S 4954 4957 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414261849 10915721216 10100 33554432000 4194304 4196468 140734121656848 140349403011344 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4963] ppid=4954 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4963/stat : 4963 (java) S 4954 4957 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414261849 10915721216 10100 33554432000 4194304 4196468 140734121656848 140349401958800 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4964] ppid=4954 vsize=10659884 memory=140654692136576 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4964/stat : 4964 (java) S 4954 4957 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414261850 10915721216 10100 33554432000 4194304 4196468 140734121656848 140349011696368 140349452507778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4965] ppid=4954 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4965/stat : 4965 (java) S 4954 4957 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414261850 10915721216 10100 33554432000 4194304 4196468 140734121656848 140349010642592 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4966] ppid=4954 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4966/stat : 4966 (java) S 4954 4957 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414261851 10915721216 10100 33554432000 4194304 4196468 140734121656848 140349009589488 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4967] ppid=4954 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4967/stat : 4967 (java) S 4954 4957 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414261853 10915721216 10100 33554432000 4194304 4196468 140734121656848 140349008538064 140349452515227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4968] ppid=4954 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/4957/task/4968/stat : 4968 (java) S 4954 4957 2499 0 -1 1077944384 940 0 0 0 4 0 0 0 20 0 15 0 414261853 10915721216 10100 33554432000 4194304 4196468 140734121656848 140349007485168 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4969] ppid=4954 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/4957/task/4969/stat : 4969 (java) S 4954 4957 2499 0 -1 1077944384 184 0 0 0 3 0 0 0 20 0 15 0 414261853 10915721216 10100 33554432000 4194304 4196468 140734121656848 140349006432624 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4970] ppid=4954 vsize=10659884 memory=140654692136576 CPUtime=0.07 cores=0,2,4,6
/proc/4957/task/4970/stat : 4970 (java) S 4954 4957 2499 0 -1 1077944384 703 0 0 0 7 0 0 0 20 0 15 0 414261853 10915721216 10100 33554432000 4194304 4196468 140734121656848 140349005379568 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4971] ppid=4954 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4971/stat : 4971 (java) S 4954 4957 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414261853 10915721216 10100 33554432000 4194304 4196468 140734121656848 140349004327264 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4972] ppid=4954 vsize=10659884 memory=140654692136576 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4972/stat : 4972 (java) S 4954 4957 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414261854 10915721216 10100 33554432000 4194304 4196468 140734121656848 140349003275312 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40400 KiB

[startup+0.70544 s]
/proc/loadavg: 2.30 1.71 1.51 3/228 4972
/proc/meminfo: memFree=30381672/32770624 swapFree=66945304/67108860
[pid=4957] ppid=4954 vsize=10661932 memory=64152 CPUtime=1.14 cores=0,2,4,6
/proc/4957/stat : 4957 (java) S 4954 4957 2499 0 -1 1077944320 13199 0 0 0 108 6 0 0 20 0 15 0 414261848 10917818368 16038 33554432000 4194304 4196468 140734121656848 140734121639392 140349452496631 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
/proc/4957/statm: 2665483 16038 3071 1 0 2627980 0
[pid=4957/tid=4959] ppid=4954 vsize=10661932 memory=1428 CPUtime=0.68 cores=0,2,4,6
/proc/4957/task/4959/stat : 4959 (java) R 4954 4957 2499 0 -1 4202560 8888 0 0 0 64 4 0 0 20 0 15 0 414261848 10917818368 16038 33554432000 4194304 4196468 140734121656848 140349456728656 140349434060191 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4960] ppid=4954 vsize=10661932 memory=11580 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4960/stat : 4960 (java) S 4954 4957 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414261849 10917818368 16038 33554432000 4194304 4196468 140734121656848 140349405116944 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4961] ppid=4954 vsize=10661932 memory=740 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4961/stat : 4961 (java) S 4954 4957 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414261849 10917818368 16038 33554432000 4194304 4196468 140734121656848 140349404064400 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4962] ppid=4954 vsize=10661932 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4962/stat : 4962 (java) S 4954 4957 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414261849 10917818368 16038 33554432000 4194304 4196468 140734121656848 140349403011344 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4963] ppid=4954 vsize=10661932 memory=1552 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4963/stat : 4963 (java) S 4954 4957 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414261849 10917818368 16038 33554432000 4194304 4196468 140734121656848 140349401958800 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4964] ppid=4954 vsize=10661932 memory=1040 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4964/stat : 4964 (java) S 4954 4957 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414261850 10917818368 16038 33554432000 4194304 4196468 140734121656848 140349011696368 140349452507778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4965] ppid=4954 vsize=10661932 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4965/stat : 4965 (java) S 4954 4957 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414261850 10917818368 16038 33554432000 4194304 4196468 140734121656848 140349010642592 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4966] ppid=4954 vsize=10661932 memory=780 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4966/stat : 4966 (java) S 4954 4957 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414261851 10917818368 16038 33554432000 4194304 4196468 140734121656848 140349009589488 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4967] ppid=4954 vsize=10661932 memory=7450174591119418944 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4967/stat : 4967 (java) S 4954 4957 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414261853 10917818368 16038 33554432000 4194304 4196468 140734121656848 140349008538064 140349452515227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4968] ppid=4954 vsize=10661932 memory=7013342048905618540 CPUtime=0.13 cores=0,2,4,6
/proc/4957/task/4968/stat : 4968 (java) S 4954 4957 2499 0 -1 1077944384 1342 0 0 0 13 0 0 0 20 0 15 0 414261853 10917818368 16038 33554432000 4194304 4196468 140734121656848 140349007485168 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4969] ppid=4954 vsize=10661932 memory=5787219346483269989 CPUtime=0.1 cores=0,2,4,6
/proc/4957/task/4969/stat : 4969 (java) R 4954 4957 2499 0 -1 4202560 444 0 0 0 10 0 0 0 20 0 15 0 414261853 10917818368 16038 33554432000 4194304 4196468 140734121656848 140349006419168 140349437622742 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4970] ppid=4954 vsize=10661932 memory=4629539461233085814 CPUtime=0.18 cores=0,2,4,6
/proc/4957/task/4970/stat : 4970 (java) S 4954 4957 2499 0 -1 1077944384 1165 0 0 0 18 0 0 0 20 0 15 0 414261853 10917818368 16038 33554432000 4194304 4196468 140734121656848 140349005379568 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4971] ppid=4954 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4971/stat : 4971 (java) S 4954 4957 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414261853 10917818368 16038 33554432000 4194304 4196468 140734121656848 140349004327264 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4972] ppid=4954 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4972/stat : 4972 (java) S 4954 4957 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414261854 10917818368 16038 33554432000 4194304 4196468 140734121656848 140349003275312 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 64152 KiB

[startup+1.50079 s]
/proc/loadavg: 2.30 1.71 1.51 3/228 4972
/proc/meminfo: memFree=30363152/32770624 swapFree=66945304/67108860
[pid=4957] ppid=4954 vsize=10663980 memory=76052 CPUtime=2.02 cores=0,2,4,6
/proc/4957/stat : 4957 (java) S 4954 4957 2499 0 -1 1077944320 18694 0 0 0 196 6 0 0 20 0 15 0 414261848 10919915520 19013 33554432000 4194304 4196468 140734121656848 140734121639392 140349452496631 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
/proc/4957/statm: 2665995 19013 3095 1 0 2628492 0
[pid=4957/tid=4959] ppid=4954 vsize=10663980 memory=8112282956445269571 CPUtime=1.48 cores=0,2,4,6
/proc/4957/task/4959/stat : 4959 (java) R 4954 4957 2499 0 -1 4202560 13085 0 0 0 143 5 0 0 20 0 15 0 414261848 10919915520 19013 33554432000 4194304 4196468 140734121656848 140349456727688 140349436577118 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4960] ppid=4954 vsize=10663980 memory=33 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4960/stat : 4960 (java) S 4954 4957 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414261849 10919915520 19013 33554432000 4194304 4196468 140734121656848 140349405116944 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4961] ppid=4954 vsize=10663980 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4961/stat : 4961 (java) S 4954 4957 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414261849 10919915520 19013 33554432000 4194304 4196468 140734121656848 140349404064400 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4962] ppid=4954 vsize=10663980 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4962/stat : 4962 (java) S 4954 4957 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414261849 10919915520 19013 33554432000 4194304 4196468 140734121656848 140349403011344 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4963] ppid=4954 vsize=10663980 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4963/stat : 4963 (java) S 4954 4957 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414261849 10919915520 19013 33554432000 4194304 4196468 140734121656848 140349401958800 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4964] ppid=4954 vsize=10663980 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4964/stat : 4964 (java) S 4954 4957 2499 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 414261850 10919915520 19013 33554432000 4194304 4196468 140734121656848 140349011696368 140349452507778 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0

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

[startup+68.8007 s]
/proc/loadavg: 2.10 1.77 1.55 3/230 4985
/proc/meminfo: memFree=30251100/32770624 swapFree=66945324/67108860
[pid=4957] ppid=4954 vsize=10746276 memory=180652 CPUtime=70.76 cores=0,2,4,6
/proc/4957/stat : 4957 (java) S 4954 4957 2499 0 -1 1077944320 35124 0 0 0 7062 14 0 0 20 0 16 0 414261848 11004186624 45163 33554432000 4194304 4196468 140734121656848 140734121639392 140349452496631 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
/proc/4957/statm: 2686569 45163 3352 1 0 2646705 0
[pid=4957/tid=4959] ppid=4954 vsize=10746276 memory=288230617509003574 CPUtime=1.88 cores=0,2,4,6
/proc/4957/task/4959/stat : 4959 (java) S 4954 4957 2499 0 -1 1077944384 15378 0 0 0 182 6 0 0 20 0 16 0 414261848 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349456739504 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4960] ppid=4954 vsize=10746276 memory=16103658592930206 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4960/stat : 4960 (java) S 4954 4957 2499 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 414261849 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349405116944 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4961] ppid=4954 vsize=10746276 memory=281309084091216 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4961/stat : 4961 (java) S 4954 4957 2499 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 414261849 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349404064400 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4962] ppid=4954 vsize=10746276 memory=140654542050689 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4962/stat : 4962 (java) S 4954 4957 2499 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 414261849 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349403011344 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4963] ppid=4954 vsize=10746276 memory=140654542049648 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4963/stat : 4963 (java) S 4954 4957 2499 0 -1 1077944384 143 0 0 0 0 0 0 0 20 0 16 0 414261849 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349401958800 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4964] ppid=4954 vsize=10746276 memory=8112282956445269571 CPUtime=0.01 cores=0,2,4,6
/proc/4957/task/4964/stat : 4964 (java) S 4954 4957 2499 0 -1 1077944384 1239 0 0 0 1 0 0 0 20 0 16 0 414261850 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349011696368 140349452507778 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4965] ppid=4954 vsize=10746276 memory=740 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4965/stat : 4965 (java) S 4954 4957 2499 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414261850 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349010642656 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4966] ppid=4954 vsize=10746276 memory=178600 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4966/stat : 4966 (java) S 4954 4957 2499 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414261851 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349009589504 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4967] ppid=4954 vsize=10746276 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4967/stat : 4967 (java) S 4954 4957 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414261853 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349008538064 140349452515227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4968] ppid=4954 vsize=10746276 memory=178600 CPUtime=0.71 cores=0,2,4,6
/proc/4957/task/4968/stat : 4968 (java) S 4954 4957 2499 0 -1 1077944384 3951 0 0 0 71 0 0 0 20 0 16 0 414261853 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349007485168 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4969] ppid=4954 vsize=10746276 memory=1808 CPUtime=0.7 cores=0,2,4,6
/proc/4957/task/4969/stat : 4969 (java) S 4954 4957 2499 0 -1 1077944384 2715 0 0 0 70 0 0 0 20 0 16 0 414261853 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349006432624 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4970] ppid=4954 vsize=10746276 memory=924 CPUtime=0.47 cores=0,2,4,6
/proc/4957/task/4970/stat : 4970 (java) S 4954 4957 2499 0 -1 1077944384 3033 0 0 0 47 0 0 0 20 0 16 0 414261853 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349005379568 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4971] ppid=4954 vsize=10746276 memory=176552 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4971/stat : 4971 (java) S 4954 4957 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414261853 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349004327264 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4972] ppid=4954 vsize=10746276 memory=8112282956445269571 CPUtime=0.01 cores=0,2,4,6
/proc/4957/task/4972/stat : 4972 (java) S 4954 4957 2499 0 -1 1077944384 224 0 0 0 0 1 0 0 20 0 16 0 414261854 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349003275312 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4973] ppid=4954 vsize=10746276 memory=5944 CPUtime=66.85 cores=0,2,4,6
/proc/4957/task/4973/stat : 4973 (java) R 4954 4957 2499 0 -1 4202560 6963 0 0 0 6682 3 0 0 20 0 16 0 414262038 11004186624 45163 33554432000 4194304 4196468 140734121656848 140348918702032 140349083924584 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
Current children cumulated CPU time: 70.76 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 180652 KiB

[startup+69.2007 s]
/proc/loadavg: 2.10 1.77 1.55 3/230 4985
/proc/meminfo: memFree=30249176/32770624 swapFree=66945324/67108860
[pid=4957] ppid=4954 vsize=10746276 memory=180652 CPUtime=71.16 cores=0,2,4,6
/proc/4957/stat : 4957 (java) S 4954 4957 2499 0 -1 1077944320 35124 0 0 0 7102 14 0 0 20 0 16 0 414261848 11004186624 45163 33554432000 4194304 4196468 140734121656848 140734121639392 140349452496631 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
/proc/4957/statm: 2686569 45163 3352 1 0 2646705 0
[pid=4957/tid=4959] ppid=4954 vsize=10746276 memory=1720 CPUtime=1.88 cores=0,2,4,6
/proc/4957/task/4959/stat : 4959 (java) S 4954 4957 2499 0 -1 1077944384 15378 0 0 0 182 6 0 0 20 0 16 0 414261848 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349456739504 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4960] ppid=4954 vsize=10746276 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4960/stat : 4960 (java) S 4954 4957 2499 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 414261849 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349405116944 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4961] ppid=4954 vsize=10746276 memory=5944 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4961/stat : 4961 (java) S 4954 4957 2499 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 414261849 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349404064400 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4962] ppid=4954 vsize=10746276 memory=14012 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4962/stat : 4962 (java) S 4954 4957 2499 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 414261849 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349403011344 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4963] ppid=4954 vsize=10746276 memory=10208 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4963/stat : 4963 (java) S 4954 4957 2499 0 -1 1077944384 143 0 0 0 0 0 0 0 20 0 16 0 414261849 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349401958800 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4964] ppid=4954 vsize=10746276 memory=12024 CPUtime=0.01 cores=0,2,4,6
/proc/4957/task/4964/stat : 4964 (java) S 4954 4957 2499 0 -1 1077944384 1239 0 0 0 1 0 0 0 20 0 16 0 414261850 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349011696368 140349452507778 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4965] ppid=4954 vsize=10746276 memory=2120 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4965/stat : 4965 (java) S 4954 4957 2499 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414261850 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349010642656 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4966] ppid=4954 vsize=10746276 memory=500 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4966/stat : 4966 (java) S 4954 4957 2499 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414261851 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349009589504 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4967] ppid=4954 vsize=10746276 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4967/stat : 4967 (java) S 4954 4957 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414261853 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349008538064 140349452515227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4968] ppid=4954 vsize=10746276 memory=4100 CPUtime=0.71 cores=0,2,4,6
/proc/4957/task/4968/stat : 4968 (java) S 4954 4957 2499 0 -1 1077944384 3951 0 0 0 71 0 0 0 20 0 16 0 414261853 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349007485168 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4969] ppid=4954 vsize=10746276 memory=1764 CPUtime=0.7 cores=0,2,4,6
/proc/4957/task/4969/stat : 4969 (java) S 4954 4957 2499 0 -1 1077944384 2715 0 0 0 70 0 0 0 20 0 16 0 414261853 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349006432624 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4970] ppid=4954 vsize=10746276 memory=180652 CPUtime=0.47 cores=0,2,4,6
/proc/4957/task/4970/stat : 4970 (java) S 4954 4957 2499 0 -1 1077944384 3033 0 0 0 47 0 0 0 20 0 16 0 414261853 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349005379568 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4971] ppid=4954 vsize=10746276 memory=804 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4971/stat : 4971 (java) S 4954 4957 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414261853 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349004327264 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4972] ppid=4954 vsize=10746276 memory=1808 CPUtime=0.01 cores=0,2,4,6
/proc/4957/task/4972/stat : 4972 (java) S 4954 4957 2499 0 -1 1077944384 224 0 0 0 0 1 0 0 20 0 16 0 414261854 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349003275312 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4973] ppid=4954 vsize=10746276 memory=924 CPUtime=67.25 cores=0,2,4,6
/proc/4957/task/4973/stat : 4973 (java) R 4954 4957 2499 0 -1 4202560 6963 0 0 0 6722 3 0 0 20 0 16 0 414262038 11004186624 45163 33554432000 4194304 4196468 140734121656848 140348918702032 140349083925053 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
Current children cumulated CPU time: 71.16 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 180652 KiB

[startup+69.6007 s]
/proc/loadavg: 2.10 1.77 1.55 3/230 4985
/proc/meminfo: memFree=30249176/32770624 swapFree=66945324/67108860
[pid=4957] ppid=4954 vsize=10746276 memory=180652 CPUtime=71.56 cores=0,2,4,6
/proc/4957/stat : 4957 (java) S 4954 4957 2499 0 -1 1077944320 35124 0 0 0 7142 14 0 0 20 0 16 0 414261848 11004186624 45163 33554432000 4194304 4196468 140734121656848 140734121639392 140349452496631 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
/proc/4957/statm: 2686569 45163 3352 1 0 2646705 0
[pid=4957/tid=4959] ppid=4954 vsize=10746276 memory=2044 CPUtime=1.88 cores=0,2,4,6
/proc/4957/task/4959/stat : 4959 (java) S 4954 4957 2499 0 -1 1077944384 15378 0 0 0 182 6 0 0 20 0 16 0 414261848 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349456739504 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4960] ppid=4954 vsize=10746276 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4960/stat : 4960 (java) S 4954 4957 2499 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 414261849 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349405116944 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4961] ppid=4954 vsize=10746276 memory=288230617509003574 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4961/stat : 4961 (java) S 4954 4957 2499 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 414261849 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349404064400 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4962] ppid=4954 vsize=10746276 memory=16103658592930206 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4962/stat : 4962 (java) S 4954 4957 2499 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 414261849 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349403011344 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4963] ppid=4954 vsize=10746276 memory=780 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4963/stat : 4963 (java) S 4954 4957 2499 0 -1 1077944384 143 0 0 0 0 0 0 0 20 0 16 0 414261849 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349401958800 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4964] ppid=4954 vsize=10746276 memory=1428 CPUtime=0.01 cores=0,2,4,6
/proc/4957/task/4964/stat : 4964 (java) S 4954 4957 2499 0 -1 1077944384 1239 0 0 0 1 0 0 0 20 0 16 0 414261850 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349011696368 140349452507778 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4965] ppid=4954 vsize=10746276 memory=11580 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4965/stat : 4965 (java) S 4954 4957 2499 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414261850 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349010642656 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4966] ppid=4954 vsize=10746276 memory=740 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4966/stat : 4966 (java) S 4954 4957 2499 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414261851 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349009589504 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4967] ppid=4954 vsize=10746276 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4967/stat : 4967 (java) S 4954 4957 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414261853 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349008538064 140349452515227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4968] ppid=4954 vsize=10746276 memory=1552 CPUtime=0.71 cores=0,2,4,6
/proc/4957/task/4968/stat : 4968 (java) S 4954 4957 2499 0 -1 1077944384 3951 0 0 0 71 0 0 0 20 0 16 0 414261853 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349007485168 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4969] ppid=4954 vsize=10746276 memory=1040 CPUtime=0.7 cores=0,2,4,6
/proc/4957/task/4969/stat : 4969 (java) S 4954 4957 2499 0 -1 1077944384 2715 0 0 0 70 0 0 0 20 0 16 0 414261853 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349006432624 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4970] ppid=4954 vsize=10746276 memory=4136 CPUtime=0.47 cores=0,2,4,6
/proc/4957/task/4970/stat : 4970 (java) S 4954 4957 2499 0 -1 1077944384 3033 0 0 0 47 0 0 0 20 0 16 0 414261853 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349005379568 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4971] ppid=4954 vsize=10746276 memory=178604 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4971/stat : 4971 (java) S 4954 4957 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414261853 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349004327264 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4972] ppid=4954 vsize=10746276 memory=3040 CPUtime=0.01 cores=0,2,4,6
/proc/4957/task/4972/stat : 4972 (java) S 4954 4957 2499 0 -1 1077944384 224 0 0 0 0 1 0 0 20 0 16 0 414261854 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349003275312 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4973] ppid=4954 vsize=10746276 memory=281036 CPUtime=67.65 cores=0,2,4,6
/proc/4957/task/4973/stat : 4973 (java) R 4954 4957 2499 0 -1 4202560 6963 0 0 0 6762 3 0 0 20 0 16 0 414262038 11004186624 45163 33554432000 4194304 4196468 140734121656848 140348918702032 140349084183114 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
Current children cumulated CPU time: 71.56 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 180652 KiB

[startup+69.7007 s]
/proc/loadavg: 2.10 1.77 1.55 3/230 4985
/proc/meminfo: memFree=30249176/32770624 swapFree=66945324/67108860
[pid=4957] ppid=4954 vsize=10746276 memory=180652 CPUtime=71.66 cores=0,2,4,6
/proc/4957/stat : 4957 (java) S 4954 4957 2499 0 -1 1077944320 35124 0 0 0 7152 14 0 0 20 0 16 0 414261848 11004186624 45163 33554432000 4194304 4196468 140734121656848 140734121639392 140349452496631 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
/proc/4957/statm: 2686569 45163 3352 1 0 2646705 0
[pid=4957/tid=4959] ppid=4954 vsize=10746276 memory=180652 CPUtime=1.88 cores=0,2,4,6
/proc/4957/task/4959/stat : 4959 (java) S 4954 4957 2499 0 -1 1077944384 15378 0 0 0 182 6 0 0 20 0 16 0 414261848 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349456739504 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4960] ppid=4954 vsize=10746276 memory=178600 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4960/stat : 4960 (java) S 4954 4957 2499 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 414261849 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349405116944 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4961] ppid=4954 vsize=10746276 memory=180652 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4961/stat : 4961 (java) S 4954 4957 2499 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 16 0 414261849 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349404064400 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4962] ppid=4954 vsize=10746276 memory=180652 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4962/stat : 4962 (java) S 4954 4957 2499 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 414261849 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349403011344 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4963] ppid=4954 vsize=10746276 memory=170404 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4963/stat : 4963 (java) S 4954 4957 2499 0 -1 1077944384 143 0 0 0 0 0 0 0 20 0 16 0 414261849 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349401958800 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4964] ppid=4954 vsize=10746276 memory=281309084150192 CPUtime=0.01 cores=0,2,4,6
/proc/4957/task/4964/stat : 4964 (java) S 4954 4957 2499 0 -1 1077944384 1239 0 0 0 1 0 0 0 20 0 16 0 414261850 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349011696368 140349452507778 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4965] ppid=4954 vsize=10746276 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4965/stat : 4965 (java) S 4954 4957 2499 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414261850 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349010642656 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4966] ppid=4954 vsize=10746276 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4966/stat : 4966 (java) S 4954 4957 2499 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414261851 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349009589504 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4967] ppid=4954 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4967/stat : 4967 (java) S 4954 4957 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414261853 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349008538064 140349452515227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4968] ppid=4954 vsize=10746276 memory=174504 CPUtime=0.71 cores=0,2,4,6
/proc/4957/task/4968/stat : 4968 (java) S 4954 4957 2499 0 -1 1077944384 3951 0 0 0 71 0 0 0 20 0 16 0 414261853 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349007485168 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4969] ppid=4954 vsize=10746276 memory=174500 CPUtime=0.7 cores=0,2,4,6
/proc/4957/task/4969/stat : 4969 (java) S 4954 4957 2499 0 -1 1077944384 2715 0 0 0 70 0 0 0 20 0 16 0 414261853 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349006432624 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4970] ppid=4954 vsize=10746276 memory=3608 CPUtime=0.47 cores=0,2,4,6
/proc/4957/task/4970/stat : 4970 (java) S 4954 4957 2499 0 -1 1077944384 3033 0 0 0 47 0 0 0 20 0 16 0 414261853 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349005379568 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4971] ppid=4954 vsize=10746276 memory=19692 CPUtime=0 cores=0,2,4,6
/proc/4957/task/4971/stat : 4971 (java) S 4954 4957 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414261853 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349004327264 140349452506837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4972] ppid=4954 vsize=10746276 memory=174500 CPUtime=0.01 cores=0,2,4,6
/proc/4957/task/4972/stat : 4972 (java) S 4954 4957 2499 0 -1 1077944384 224 0 0 0 0 1 0 0 20 0 16 0 414261854 11004186624 45163 33554432000 4194304 4196468 140734121656848 140349003275312 140349452507778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
[pid=4957/tid=4973] ppid=4954 vsize=10746276 memory=174500 CPUtime=67.75 cores=0,2,4,6
/proc/4957/task/4973/stat : 4973 (java) R 4954 4957 2499 0 -1 4202560 6963 0 0 0 6772 3 0 0 20 0 16 0 414262038 11004186624 45163 33554432000 4194304 4196468 140734121656848 140348918702032 140349083925101 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8847360 140734121661451 140734121661554 140734121661554 140734121664463 0
Current children cumulated CPU time: 71.66 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 180652 KiB

Child status: 0
Real time (s): 69.7588
CPU time (s): 71.7379
CPU user time (s): 71.5807
CPU system time (s): 0.157177
CPU usage (%): 102.837
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 180652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71.5807
system time used= 0.157177
maximum resident set size= 183192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36820
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3942
involuntary context switches= 151


# summary of solver processes directly reported to runsolver:
#   pid: 4957
#   total CPU time (s): 71.7379
#   total CPU user time (s): 71.5807
#   total CPU system time (s): 0.157177

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.395968 second user time and 0.659133 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-13 15:59:17
IDJOB=4390653
IDBENCH=133411
IDSOLVER=2832
FILE ID=node117/4390653-1568383199
RUNJOBID= node117-1568380475-2530
PBS_JOBID= 21701845
Free space on /tmp= 58908 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Primes/Primes-m1-p10/Primes-10-60-3-7.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390653-1568383199/watcher-4390653-1568383199 -o /tmp/evaluation-result-4390653-1568383199/solver-4390653-1568383199 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568380475-2530 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390653-1568383199.xml -cm

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

MD5SUM BENCH= 24593adebe844e759ba30cbfe45e1115
RANDOM SEED=432390084

node117.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.75
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.75
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.75
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.75
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:        30422660 kB
MemAvailable:   31601884 kB
Buffers:           98076 kB
Cached:          1337492 kB
SwapCached:        47848 kB
Active:          1029712 kB
Inactive:         722184 kB
Active(anon):     285356 kB
Inactive(anon):    52864 kB
Active(file):     744356 kB
Inactive(file):   669320 kB
Unevictable:      110284 kB
Mlocked:          110284 kB
SwapTotal:      67108860 kB
SwapFree:       66945304 kB
Dirty:              8804 kB
Writeback:             0 kB
AnonPages:        475512 kB
Mapped:            44012 kB
Shmem:             13244 kB
Slab:             191352 kB
SReclaimable:     162768 kB
SUnreclaim:        28584 kB
KernelStack:        4048 kB
PageTables:         6052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1291444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    346112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 58900 MiB
End job on node117 at 2019-09-13 16:00:27