Trace number 4390696

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 112.438 110.116

DiagnosticValue
WRONG_DECISIONS92646

General information on the benchmark

NameLangford/Langford-m1-k3/
Langford-3-35.xml
MD5SUMd39bc1ef1e07e502cfee7f2819d89a2a
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 benchmark46.1491
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints71
Number of domains1
Minimum domain size105
Maximum domain size105
Distribution of domain sizes[{"size":105,"count":105}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":70},{"degree":3,"count":35}]
Minimum constraint arity2
Maximum constraint arity105
Distribution of constraint arities[{"arity":2,"count":70},{"arity":105,"count":1}]
Number of extensional constraints0
Number of intensional constraints70
Distribution of constraint types[{"type":"intension","count":70},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

2.41/1.89	
2.41/1.89	AbsCon 2 
2.65/1.91	
2.89/2.03	  Instance
2.89/2.03	    name=instance-4390696-1568380722, framework=CSP
2.89/2.03	
2.89/2.03	  Loading variables...
2.89/2.06	  Loading constraints...
3.39/2.21	
3.39/2.21	  Domains
3.39/2.21	    nTypes=1, nValues=11025, sizes=[105#105]
3.39/2.21	  Variables
3.39/2.21	    count=105, degrees=[2#70,3#35]
3.39/2.21	  Constraints
3.39/2.21	    count=71, nSpecific=1, arities=[2#70,105#1]
3.39/2.21	    distribution=[AllDifferent#1,CtrIntension#70]
3.39/2.21	    nIntStructures=(35,shared:35), nCftStructures=(35,shared:35,unbuilt:1)
3.39/2.21	    wck=0.347, cpu=2.177, mem=23M870
3.39/2.21	  Solver SolverBacktrack being built...
3.39/2.21	
3.39/2.24	
3.39/2.24	  Solver
3.39/2.24	    guaranteedGAC=true
3.39/2.24	    wck=0.379, cpu=2.207, mem=34M512
3.68/2.36	
3.68/2.36	  Preprocessing
3.68/2.36	    filters=105, revisions=(175,useless=0), ccks=927619, nACremovedValues=3990, nTotalRemovedValues=3990, inconcistency=false
3.68/2.36	    wck=0.123, cpu=2.332, mem=34M512
3.68/2.36	
3.93/2.46	    num=0, depth=13..15, filters=1097, revisions=(1251,useless=38), ccks=1026435, wck=0.222, mem=34M512
3.93/2.46	    decisions=37, wrong=12, backtracks=2, failedAssignments=10, nogoods=1
3.93/2.46	    
4.30/2.63	    num=1, depth=15..19, filters=2623, revisions=(3403,useless=108), ccks=1182366, wck=0.389, mem=34M512
4.30/2.63	    decisions=79, wrong=24, backtracks=3, failedAssignments=21, nogoods=12
4.30/2.63	    
4.44/2.79	    num=2, depth=21..23, filters=4456, revisions=(5883,useless=223), ccks=1332866, wck=0.553, mem=34M512
4.44/2.79	    decisions=134, wrong=40, backtracks=8, failedAssignments=33, nogoods=17
4.44/2.79	    
4.65/2.94	    num=3, depth=18..20, filters=5823, revisions=(7811,useless=276), ccks=1479282, wck=0.7, mem=34M512
4.65/2.94	    decisions=183, wrong=55, backtracks=10, failedAssignments=46, nogoods=24
4.65/2.94	    
4.86/3.11	    num=4, depth=17..21, filters=7605, revisions=(10260,useless=364), ccks=1631877, wck=0.875, mem=34M512
4.86/3.11	    decisions=237, wrong=72, backtracks=13, failedAssignments=60, nogoods=29
4.86/3.11	    
4.95/3.27	    num=5, depth=19..22, filters=9489, revisions=(12761,useless=473), ccks=1778823, wck=1.032, mem=34M512
4.95/3.27	    decisions=298, wrong=93, backtracks=19, failedAssignments=76, nogoods=37
4.95/3.27	    
5.16/3.42	    num=6, depth=18..21, filters=11409, revisions=(15301,useless=621), ccks=1920562, wck=1.185, mem=34M512
5.16/3.42	    decisions=360, wrong=114, backtracks=24, failedAssignments=93, nogoods=45
5.16/3.42	    
5.26/3.58	    num=7, depth=19..22, filters=13198, revisions=(17708,useless=735), ccks=2067366, wck=1.338, mem=37M155
5.26/3.58	    decisions=426, wrong=137, backtracks=30, failedAssignments=112, nogoods=47
5.26/3.58	    
5.46/3.74	    num=8, depth=19..22, filters=15341, revisions=(20505,useless=864), ccks=2212792, wck=1.497, mem=37M155
5.46/3.74	    decisions=505, wrong=166, backtracks=39, failedAssignments=133, nogoods=55
5.46/3.74	    
5.56/3.89	    num=9, depth=21..23, filters=17006, revisions=(22780,useless=941), ccks=2361716, wck=1.649, mem=37M155
5.56/3.89	    decisions=578, wrong=192, backtracks=43, failedAssignments=156, nogoods=68
5.56/3.89	    
5.79/4.04	    num=10, depth=21..25, filters=19108, revisions=(25496,useless=1134), ccks=2500992, wck=1.797, mem=37M155
5.79/4.04	    decisions=669, wrong=226, backtracks=55, failedAssignments=181, nogoods=81
5.79/4.04	    
5.99/4.21	    num=11, depth=21..24, filters=21860, revisions=(28947,useless=1376), ccks=2645119, wck=1.97, mem=37M155
5.99/4.21	    decisions=772, wrong=267, backtracks=68, failedAssignments=209, nogoods=88
5.99/4.21	    
6.10/4.37	    num=12, depth=19..24, filters=24249, revisions=(32041,useless=1573), ccks=2792709, wck=2.134, mem=37M155
6.10/4.37	    decisions=874, wrong=307, backtracks=79, failedAssignments=240, nogoods=100
6.10/4.37	    
6.30/4.51	    num=13, depth=21..24, filters=26454, revisions=(34777,useless=1756), ccks=2923638, wck=2.275, mem=37M155
6.30/4.51	    decisions=976, wrong=347, backtracks=87, failedAssignments=274, nogoods=108
6.30/4.51	    
6.40/4.66	    num=14, depth=19..23, filters=28843, revisions=(37709,useless=2014), ccks=3052921, wck=2.417, mem=37M155
6.40/4.66	    decisions=1099, wrong=398, backtracks=103, failedAssignments=311, nogoods=113
6.40/4.66	    
6.61/4.81	    num=15, depth=20..24, filters=31213, revisions=(40655,useless=2229), ccks=3191826, wck=2.572, mem=37M155
6.61/4.81	    decisions=1222, wrong=449, backtracks=115, failedAssignments=352, nogoods=131
6.61/4.81	    
6.71/5.00	    num=16, depth=17..22, filters=34309, revisions=(44545,useless=2585), ccks=3343884, wck=2.759, mem=37M155
6.71/5.00	    decisions=1363, wrong=510, backtracks=133, failedAssignments=397, nogoods=147
6.71/5.00	    
7.02/5.20	    num=17, depth=19..23, filters=37719, revisions=(48845,useless=2943), ccks=3502077, wck=2.961, mem=37M155
7.02/5.20	    decisions=1529, wrong=583, backtracks=157, failedAssignments=447, nogoods=160
7.02/5.20	    
7.22/5.41	    num=18, depth=16..23, filters=41411, revisions=(53508,useless=3338), ccks=3667591, wck=3.171, mem=37M155
7.22/5.41	    decisions=1706, wrong=661, backtracks=187, failedAssignments=502, nogoods=170
7.22/5.41	    
7.42/5.60	    num=19, depth=18..24, filters=44567, revisions=(57485,useless=3669), ccks=3818805, wck=3.36, mem=37M155
7.42/5.60	    decisions=1888, wrong=742, backtracks=211, failedAssignments=563, nogoods=179
7.42/5.60	    
7.63/5.80	    num=20, depth=18..22, filters=48077, revisions=(61847,useless=4012), ccks=3968074, wck=3.557, mem=37M155
7.63/5.80	    decisions=2076, wrong=827, backtracks=236, failedAssignments=630, nogoods=187
7.63/5.80	    
7.73/6.00	    num=21, depth=20..25, filters=51654, revisions=(66402,useless=4518), ccks=4122246, wck=3.759, mem=37M155
7.73/6.00	    decisions=2291, wrong=924, backtracks=261, failedAssignments=704, nogoods=205
7.73/6.00	    
8.03/6.21	    num=22, depth=20..25, filters=55696, revisions=(71419,useless=5039), ccks=4274757, wck=3.968, mem=37M155
8.03/6.21	    decisions=2529, wrong=1032, backtracks=294, failedAssignments=785, nogoods=216
8.03/6.21	    
8.23/6.47	    num=23, depth=19..24, filters=61075, revisions=(78129,useless=5819), ccks=4444878, wck=4.228, mem=37M155
8.23/6.47	    decisions=2810, wrong=1162, backtracks=345, failedAssignments=874, nogoods=233
8.23/6.47	    
8.55/6.72	    num=24, depth=19..25, filters=66591, revisions=(84829,useless=6498), ccks=4607338, wck=4.485, mem=39M797
8.55/6.72	    decisions=3103, wrong=1297, backtracks=390, failedAssignments=972, nogoods=247
8.55/6.72	    
8.87/7.04	    num=25, depth=18..23, filters=73356, revisions=(93102,useless=7270), ccks=4812363, wck=4.799, mem=39M797
8.87/7.04	    decisions=3439, wrong=1455, backtracks=447, failedAssignments=1080, nogoods=253
8.87/7.04	    
9.07/7.28	    num=26, depth=18..24, filters=78679, revisions=(99589,useless=8028), ccks=4972182, wck=5.04, mem=39M797
9.07/7.28	    decisions=3756, wrong=1603, backtracks=486, failedAssignments=1199, nogoods=261
9.07/7.28	    
9.37/7.59	    num=27, depth=18..24, filters=85496, revisions=(108025,useless=8872), ccks=5166588, wck=5.352, mem=39M797
9.37/7.59	    decisions=4147, wrong=1789, backtracks=551, failedAssignments=1330, nogoods=265
9.37/7.59	    
9.67/7.89	    num=28, depth=18..22, filters=92245, revisions=(116313,useless=9957), ccks=5346335, wck=5.654, mem=39M797
9.67/7.89	    decisions=4542, wrong=1976, backtracks=602, failedAssignments=1474, nogoods=269
9.67/7.89	    
10.07/8.22	    num=29, depth=18..24, filters=99406, revisions=(125222,useless=11021), ccks=5547890, wck=5.978, mem=39M797
10.07/8.22	    decisions=4996, wrong=2193, backtracks=674, failedAssignments=1632, nogoods=286
10.07/8.22	    
10.37/8.54	    num=30, depth=19..24, filters=107461, revisions=(134969,useless=12416), ccks=5719974, wck=6.305, mem=39M797
10.37/8.54	    decisions=5462, wrong=2416, backtracks=733, failedAssignments=1806, nogoods=306
10.37/8.54	    
10.68/8.87	    num=31, depth=18..24, filters=115897, revisions=(144699,useless=13632), ccks=5892746, wck=6.632, mem=39M797
10.68/8.87	    decisions=5980, wrong=2665, backtracks=804, failedAssignments=1997, nogoods=313
10.68/8.87	    
11.11/9.30	    num=32, depth=16..23, filters=125301, revisions=(156210,useless=14775), ccks=6133169, wck=7.057, mem=42M439
11.11/9.30	    decisions=6564, wrong=2947, backtracks=893, failedAssignments=2208, nogoods=346
11.11/9.30	    
11.61/9.77	    num=33, depth=17..23, filters=137393, revisions=(170770,useless=16733), ccks=6337853, wck=7.526, mem=42M439
11.61/9.77	    decisions=7218, wrong=3265, backtracks=1004, failedAssignments=2440, nogoods=350
11.61/9.77	    
12.16/10.29	    num=34, depth=16..24, filters=149706, revisions=(185810,useless=18286), ccks=6598406, wck=8.053, mem=42M439
12.16/10.29	    decisions=7922, wrong=3608, backtracks=1111, failedAssignments=2695, nogoods=356
12.16/10.29	    
12.68/10.78	    num=35, depth=17..25, filters=162169, revisions=(200831,useless=20262), ccks=6830027, wck=8.537, mem=42M439
12.68/10.78	    decisions=8691, wrong=3983, backtracks=1229, failedAssignments=2976, nogoods=364
12.68/10.78	    
13.29/11.33	    num=36, depth=18..24, filters=176573, revisions=(218761,useless=22698), ccks=7066291, wck=9.088, mem=42M439
13.29/11.33	    decisions=9544, wrong=4399, backtracks=1361, failedAssignments=3285, nogoods=374
13.29/11.33	    
13.93/11.90	    num=37, depth=17..22, filters=191637, revisions=(236926,useless=25142), ccks=7309246, wck=9.657, mem=42M439
13.93/11.90	    decisions=10475, wrong=4855, backtracks=1505, failedAssignments=3625, nogoods=413
13.93/11.90	    
14.53/12.56	    num=38, depth=17..23, filters=209374, revisions=(258291,useless=27991), ccks=7578059, wck=10.325, mem=45M83
14.53/12.56	    decisions=11537, wrong=5376, backtracks=1680, failedAssignments=3999, nogoods=422
14.53/12.56	    
15.23/13.27	    num=39, depth=17..26, filters=228281, revisions=(281327,useless=31027), ccks=7876585, wck=11.033, mem=45M83
15.23/13.27	    decisions=12698, wrong=5947, backtracks=1876, failedAssignments=4410, nogoods=441
15.23/13.27	    
15.98/13.99	    num=40, depth=18..24, filters=247120, revisions=(304211,useless=33978), ccks=8199140, wck=11.748, mem=45M83
15.98/13.99	    decisions=13924, wrong=6550, backtracks=2056, failedAssignments=4862, nogoods=462
15.98/13.99	    
16.78/14.79	    num=41, depth=17..23, filters=269489, revisions=(330826,useless=37731), ccks=8497195, wck=12.548, mem=47M725
16.78/14.79	    decisions=15261, wrong=7208, backtracks=2249, failedAssignments=5359, nogoods=483
16.78/14.79	    
17.58/15.51	    num=42, depth=18..24, filters=290547, revisions=(355515,useless=41180), ccks=8779375, wck=13.269, mem=47M725
17.58/15.51	    decisions=16714, wrong=7925, backtracks=2453, failedAssignments=5906, nogoods=521
17.58/15.51	    
18.49/16.46	    num=43, depth=17..25, filters=318275, revisions=(388603,useless=45976), ccks=9124255, wck=14.224, mem=47M725
18.49/16.46	    decisions=18386, wrong=8752, backtracks=2727, failedAssignments=6508, nogoods=545
18.49/16.46	    
19.79/17.74	    num=44, depth=15..24, filters=351480, revisions=(428494,useless=50694), ccks=9630120, wck=15.499, mem=50M367
19.79/17.74	    decisions=20321, wrong=9710, backtracks=3102, failedAssignments=7170, nogoods=550
19.79/17.74	    
21.10/19.01	    num=45, depth=16..24, filters=386283, revisions=(471147,useless=56502), ccks=10072018, wck=16.773, mem=50M367
21.10/19.01	    decisions=22319, wrong=10700, backtracks=3423, failedAssignments=7898, nogoods=571
21.10/19.01	    
22.29/20.21	    num=46, depth=17..24, filters=421155, revisions=(512852,useless=62024), ccks=10494692, wck=17.97, mem=53M10
22.29/20.21	    decisions=24505, wrong=11783, backtracks=3776, failedAssignments=8699, nogoods=594
22.29/20.21	    
23.79/21.72	    num=47, depth=16..23, filters=462587, revisions=(562844,useless=68845), ccks=11071339, wck=19.485, mem=53M10
23.79/21.72	    decisions=27052, wrong=13047, backtracks=4243, failedAssignments=9580, nogoods=611
23.79/21.72	    
25.29/23.21	    num=48, depth=15..24, filters=504363, revisions=(613510,useless=75485), ccks=11652773, wck=20.97, mem=55M652
25.29/23.21	    decisions=29723, wrong=14373, backtracks=4676, failedAssignments=10550, nogoods=641
25.29/23.21	    
27.22/25.16	    num=49, depth=16..24, filters=558750, revisions=(679571,useless=84285), ccks=12456365, wck=22.921, mem=55M652
27.22/25.16	    decisions=32840, wrong=15922, backtracks=5322, failedAssignments=11617, nogoods=652
27.22/25.16	    
29.01/26.99	    num=50, depth=17..24, filters=612252, revisions=(744308,useless=92994), ccks=13032804, wck=24.751, mem=58M295
29.01/26.99	    decisions=36131, wrong=17558, backtracks=5894, failedAssignments=12790, nogoods=670
29.01/26.99	    
31.01/28.96	    num=51, depth=17..24, filters=671277, revisions=(814801,useless=103390), ccks=13655902, wck=26.723, mem=60M937
31.01/28.96	    decisions=39684, wrong=19325, backtracks=6499, failedAssignments=14081, nogoods=683
31.01/28.96	    
33.12/31.08	    num=52, depth=17..24, filters=733882, revisions=(889581,useless=114140), ccks=14339461, wck=28.836, mem=63M580
33.12/31.08	    decisions=43659, wrong=21303, backtracks=7196, failedAssignments=15501, nogoods=690
33.12/31.08	    
36.01/34.00	    num=53, depth=15..24, filters=813267, revisions=(986751,useless=127406), ccks=15444607, wck=31.757, mem=66M222
36.01/34.00	    decisions=48012, wrong=23470, backtracks=7987, failedAssignments=17063, nogoods=723
36.01/34.00	    
38.71/36.67	    num=54, depth=16..24, filters=892654, revisions=(1082081,useless=141270), ccks=16226626, wck=34.426, mem=68M864
38.71/36.67	    decisions=52786, wrong=25847, backtracks=8776, failedAssignments=18781, nogoods=744
38.71/36.67	    
42.02/39.96	    num=55, depth=14..24, filters=984531, revisions=(1193232,useless=156288), ccks=17454017, wck=37.724, mem=71M507
42.02/39.96	    decisions=58118, wrong=28504, backtracks=9685, failedAssignments=20671, nogoods=761
42.02/39.96	    
45.19/43.04	    num=56, depth=16..25, filters=1079396, revisions=(1304732,useless=171612), ccks=18368515, wck=40.804, mem=74M149
45.19/43.04	    decisions=64036, wrong=31453, backtracks=10746, failedAssignments=22750, nogoods=779
45.19/43.04	    
49.09/46.94	    num=57, depth=16..25, filters=1191992, revisions=(1441025,useless=189755), ccks=19685380, wck=44.705, mem=79M434
49.09/46.94	    decisions=70468, wrong=34659, backtracks=11878, failedAssignments=25037, nogoods=809
49.09/46.94	    
52.70/50.53	    num=58, depth=16..25, filters=1302619, revisions=(1571976,useless=208656), ccks=20682919, wck=48.294, mem=82M76
52.70/50.53	    decisions=77301, wrong=38064, backtracks=12951, failedAssignments=27553, nogoods=818
52.70/50.53	    
56.69/54.56	    num=59, depth=17..25, filters=1423040, revisions=(1716855,useless=229624), ccks=21892135, wck=52.322, mem=87M361
56.69/54.56	    decisions=85042, wrong=41924, backtracks=14300, failedAssignments=30321, nogoods=834
56.69/54.56	    
60.90/58.72	    num=60, depth=18..24, filters=1552555, revisions=(1873811,useless=254614), ccks=22913465, wck=56.48, mem=90M4
60.90/58.72	    decisions=93621, wrong=46204, backtracks=15807, failedAssignments=33365, nogoods=862
60.90/58.72	    
66.00/63.87	    num=61, depth=16..25, filters=1702535, revisions=(2052743,useless=277697), ccks=24689580, wck=61.627, mem=95M289
66.00/63.87	    decisions=102947, wrong=50857, backtracks=17428, failedAssignments=36714, nogoods=900
66.00/63.87	    
71.70/69.57	    num=62, depth=15..24, filters=1871214, revisions=(2254777,useless=305127), ccks=26390562, wck=67.327, mem=100M573
71.70/69.57	    decisions=113079, wrong=55914, backtracks=19143, failedAssignments=40398, nogoods=913
71.70/69.57	    
77.55/75.34	    num=63, depth=16..25, filters=2044728, revisions=(2462517,useless=333516), ccks=28266186, wck=73.1, mem=108M501
77.55/75.34	    decisions=124225, wrong=61477, backtracks=20993, failedAssignments=44450, nogoods=947
77.55/75.34	    
84.46/82.21	    num=64, depth=16..25, filters=2247460, revisions=(2707607,useless=369764), ccks=30240240, wck=79.974, mem=113M786
84.46/82.21	    decisions=136753, wrong=67731, backtracks=23231, failedAssignments=48907, nogoods=955
84.46/82.21	    
91.27/89.05	    num=65, depth=16..25, filters=2457570, revisions=(2955848,useless=403043), ccks=32403349, wck=86.808, mem=121M713
91.27/89.05	    decisions=150211, wrong=74450, backtracks=25490, failedAssignments=53810, nogoods=988
91.27/89.05	    
99.96/97.71	    num=66, depth=16..25, filters=2700553, revisions=(3252334,useless=441606), ccks=35528974, wck=95.472, mem=129M640
99.96/97.71	    decisions=165111, wrong=81891, backtracks=27988, failedAssignments=59204, nogoods=1024
99.96/97.71	    
109.16/106.93	    num=67, depth=15..24, filters=2969438, revisions=(3576318,useless=484073), ccks=38420231, wck=104.691, mem=140M210
109.16/106.93	    decisions=181551, wrong=90101, backtracks=30784, failedAssignments=65137, nogoods=1039
109.16/106.93	    
112.27/110.09	    num=68, depth=15..104, filters=3058894, revisions=(3683863,useless=499293), ccks=39553000, wck=107.851, mem=142M778
112.27/110.09	    decisions=186659, wrong=92646, backtracks=31662, failedAssignments=66952, nogoods=1039, foundSolutions=1
112.27/110.09	    
112.27/110.09	  Global
112.27/110.09	    filters=3058894, revisions=(3683863,useless=499293), ccks=39553000, nogoods=1039
112.27/110.09	    Stop=REACHED_GOAL, wrong=92646, foundSolutions=1, firstSolCpu=110.045
112.27/110.09	    wck=108.232, cpu=110.052, mem=142M778
112.27/110.09	
112.27/110.09	v <instantiation id='sol1' type='solution'>  <list> x[][] </list>  <values> 84 1 96 82 91 3 51 45 75 11 13 76 14 0 18 60 21 27 61 48 9 32 20 16 47 29 24 6 19 12 8 5 2 23 26 86 4 100 87 97 10 59 54 85 22 25 89 28 15 34 77 39 46 81 69 31 55 44 41 73 56 52 35 49 43 40 38 36 58 62 88 7 104 92 103 17 67 63 95 33 37 102 42 30 50 94 57 65 101 90 53 78 68 66 99 83 80 64 79 74 72 71 70 93 98 </values>  </instantiation>
112.27/110.09	s SATISFIABLE
112.27/110.09	
112.27/110.09	d WRONG_DECISIONS 92646

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390696-1568380722/watcher-4390696-1568380722 -o /tmp/evaluation-result-4390696-1568380722/solver-4390696-1568380722 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568380476-12475 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390696-1568380722.xml -cm 

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

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


[startup+0.100058 s]*
/proc/loadavg: 1.72 0.91 0.40 4/228 12857
/proc/meminfo: memFree=28149312/32770624 swapFree=66998528/67108860
[pid=12842] ppid=12839 vsize=10659884 memory=28232 CPUtime=0.13 cores=1,3,5,7
/proc/12842/stat : 12842 (java) S 12839 12842 12443 0 -1 1077944320 5498 0 0 0 12 1 0 0 20 0 15 0 414341027 10915721216 7058 33554432000 4194304 4196468 140737086637984 140737086620528 140363489226487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
/proc/12842/statm: 2664971 7058 2901 1 0 2627468 0
[pid=12842/tid=12844] ppid=12839 vsize=10659884 memory=7892391828772250251 CPUtime=0.09 cores=1,3,5,7
/proc/12842/task/12844/stat : 12844 (java) R 12839 12842 12443 0 -1 4202560 3233 0 0 0 8 1 0 0 20 0 15 0 414341028 10915721216 7058 33554432000 4194304 4196468 140737086637984 140363493456784 140363474922192 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12845] ppid=12839 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12845/stat : 12845 (java) S 12839 12842 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414341028 10915721216 7058 33554432000 4194304 4196468 140737086637984 140363425917840 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12846] ppid=12839 vsize=10659884 memory=140719504639616 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12846/stat : 12846 (java) S 12839 12842 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414341028 10915721216 7058 33554432000 4194304 4196468 140737086637984 140363424865040 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12847] ppid=12839 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12847/stat : 12847 (java) S 12839 12842 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414341028 10915721216 7058 33554432000 4194304 4196468 140737086637984 140363094158480 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12848] ppid=12839 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12848/stat : 12848 (java) S 12839 12842 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414341028 10915721216 7058 33554432000 4194304 4196468 140737086637984 140363093105680 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12849] ppid=12839 vsize=10659884 memory=140719504639616 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12849/stat : 12849 (java) S 12839 12842 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414341030 10915721216 7058 33554432000 4194304 4196468 140737086637984 140362523621488 140363489237634 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12850] ppid=12839 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12850/stat : 12850 (java) S 12839 12842 12443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414341030 10915721216 7058 33554432000 4194304 4196468 140737086637984 140362522567456 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12851] ppid=12839 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12851/stat : 12851 (java) S 12839 12842 12443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414341030 10915721216 7058 33554432000 4194304 4196468 140737086637984 140362521515120 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12852] ppid=12839 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12852/stat : 12852 (java) S 12839 12842 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414341033 10915721216 7058 33554432000 4194304 4196468 140737086637984 140362520463440 140363489245083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12853] ppid=12839 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12853/stat : 12853 (java) S 12839 12842 12443 0 -1 1077944384 408 0 0 0 0 0 0 0 20 0 15 0 414341033 10915721216 7058 33554432000 4194304 4196468 140737086637984 140362519411312 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12854] ppid=12839 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12854/stat : 12854 (java) S 12839 12842 12443 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 414341033 10915721216 7058 33554432000 4194304 4196468 140737086637984 140362518358512 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12855] ppid=12839 vsize=10659884 memory=140719504639616 CPUtime=0.02 cores=1,3,5,7
/proc/12842/task/12855/stat : 12855 (java) R 12839 12842 12443 0 -1 4202560 415 0 0 0 2 0 0 0 20 0 15 0 414341033 10915721216 7058 33554432000 4194304 4196468 140737086637984 140362517302592 140363467827400 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12856] ppid=12839 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12856/stat : 12856 (java) S 12839 12842 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414341033 10915721216 7058 33554432000 4194304 4196468 140737086637984 140362516253664 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12857] ppid=12839 vsize=10659884 memory=140719504639616 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12857/stat : 12857 (java) S 12839 12842 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414341033 10915721216 7058 33554432000 4194304 4196468 140737086637984 140362515200432 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28232 KiB

[startup+0.210832 s]*
/proc/loadavg: 1.72 0.91 0.40 4/228 12857
/proc/meminfo: memFree=28138300/32770624 swapFree=66998528/67108860
[pid=12842] ppid=12839 vsize=10659884 memory=37628 CPUtime=0.33 cores=1,3,5,7
/proc/12842/stat : 12842 (java) S 12839 12842 12443 0 -1 1077944320 9116 0 0 0 30 3 0 0 20 0 15 0 414341027 10915721216 9407 33554432000 4194304 4196468 140737086637984 140737086620528 140363489226487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
/proc/12842/statm: 2664971 9407 2990 1 0 2627468 0
[pid=12842/tid=12844] ppid=12839 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/12842/task/12844/stat : 12844 (java) R 12839 12842 12443 0 -1 4202560 6122 0 0 0 18 2 0 0 20 0 15 0 414341028 10915721216 9407 33554432000 4194304 4196468 140737086637984 140363493452848 140363489248413 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12845] ppid=12839 vsize=10659884 memory=364 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12845/stat : 12845 (java) S 12839 12842 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414341028 10915721216 9407 33554432000 4194304 4196468 140737086637984 140363425917840 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12846] ppid=12839 vsize=10659884 memory=140719507699959 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12846/stat : 12846 (java) S 12839 12842 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414341028 10915721216 9407 33554432000 4194304 4196468 140737086637984 140363424865040 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12847] ppid=12839 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12847/stat : 12847 (java) S 12839 12842 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414341028 10915721216 9407 33554432000 4194304 4196468 140737086637984 140363094158480 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12848] ppid=12839 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12848/stat : 12848 (java) S 12839 12842 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414341028 10915721216 9407 33554432000 4194304 4196468 140737086637984 140363093105680 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12849] ppid=12839 vsize=10659884 memory=140719504639616 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12849/stat : 12849 (java) S 12839 12842 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414341030 10915721216 9407 33554432000 4194304 4196468 140737086637984 140362523621488 140363489237634 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12850] ppid=12839 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12850/stat : 12850 (java) S 12839 12842 12443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414341030 10915721216 9407 33554432000 4194304 4196468 140737086637984 140362522567456 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12851] ppid=12839 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12851/stat : 12851 (java) S 12839 12842 12443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414341030 10915721216 9407 33554432000 4194304 4196468 140737086637984 140362521515120 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12852] ppid=12839 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12852/stat : 12852 (java) S 12839 12842 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414341033 10915721216 9407 33554432000 4194304 4196468 140737086637984 140362520463440 140363489245083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12853] ppid=12839 vsize=10659884 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/12842/task/12853/stat : 12853 (java) S 12839 12842 12443 0 -1 1077944384 471 0 0 0 2 0 0 0 20 0 15 0 414341033 10915721216 9407 33554432000 4194304 4196468 140737086637984 140362519411312 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12854] ppid=12839 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/12842/task/12854/stat : 12854 (java) S 12839 12842 12443 0 -1 1077944384 433 0 0 0 3 0 0 0 20 0 15 0 414341033 10915721216 9407 33554432000 4194304 4196468 140737086637984 140362518358512 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12855] ppid=12839 vsize=10659884 memory=140719504639616 CPUtime=0.05 cores=1,3,5,7
/proc/12842/task/12855/stat : 12855 (java) S 12839 12842 12443 0 -1 1077944384 731 0 0 0 5 0 0 0 20 0 15 0 414341033 10915721216 9407 33554432000 4194304 4196468 140737086637984 140362517306224 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12856] ppid=12839 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12856/stat : 12856 (java) S 12839 12842 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414341033 10915721216 9407 33554432000 4194304 4196468 140737086637984 140362516253664 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12857] ppid=12839 vsize=10659884 memory=140719504639616 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12857/stat : 12857 (java) S 12839 12842 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414341033 10915721216 9407 33554432000 4194304 4196468 140737086637984 140362515200432 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 37628 KiB

[startup+0.310316 s]*
/proc/loadavg: 1.72 0.91 0.40 3/228 12857
/proc/meminfo: memFree=28135984/32770624 swapFree=66998528/67108860
[pid=12842] ppid=12839 vsize=10659884 memory=40432 CPUtime=0.47 cores=1,3,5,7
/proc/12842/stat : 12842 (java) S 12839 12842 12443 0 -1 1077944320 9463 0 0 0 44 3 0 0 20 0 15 0 414341027 10915721216 10108 33554432000 4194304 4196468 140737086637984 140737086620528 140363489226487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
/proc/12842/statm: 2664971 10108 3027 1 0 2627468 0
[pid=12842/tid=12844] ppid=12839 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/12842/task/12844/stat : 12844 (java) R 12839 12842 12443 0 -1 4202560 6390 0 0 0 28 2 0 0 20 0 15 0 414341028 10915721216 10108 33554432000 4194304 4196468 140737086637984 140363493458288 140363489248413 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12845] ppid=12839 vsize=10659884 memory=1946931 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12845/stat : 12845 (java) S 12839 12842 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414341028 10915721216 10108 33554432000 4194304 4196468 140737086637984 140363425917840 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12846] ppid=12839 vsize=10659884 memory=140719507702450 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12846/stat : 12846 (java) S 12839 12842 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414341028 10915721216 10108 33554432000 4194304 4196468 140737086637984 140363424865040 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12847] ppid=12839 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12847/stat : 12847 (java) S 12839 12842 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414341028 10915721216 10108 33554432000 4194304 4196468 140737086637984 140363094158480 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12848] ppid=12839 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12848/stat : 12848 (java) S 12839 12842 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414341028 10915721216 10108 33554432000 4194304 4196468 140737086637984 140363093105680 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12849] ppid=12839 vsize=10659884 memory=140719504639616 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12849/stat : 12849 (java) S 12839 12842 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414341030 10915721216 10108 33554432000 4194304 4196468 140737086637984 140362523621488 140363489237634 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12850] ppid=12839 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12850/stat : 12850 (java) S 12839 12842 12443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414341030 10915721216 10108 33554432000 4194304 4196468 140737086637984 140362522567456 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12851] ppid=12839 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12851/stat : 12851 (java) S 12839 12842 12443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414341030 10915721216 10108 33554432000 4194304 4196468 140737086637984 140362521515120 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12852] ppid=12839 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12852/stat : 12852 (java) S 12839 12842 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414341033 10915721216 10108 33554432000 4194304 4196468 140737086637984 140362520463440 140363489245083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12853] ppid=12839 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/12842/task/12853/stat : 12853 (java) R 12839 12842 12443 0 -1 4202560 479 0 0 0 3 0 0 0 20 0 15 0 414341033 10915721216 10108 33554432000 4194304 4196468 140737086637984 140362519411312 140363482211529 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12854] ppid=12839 vsize=10659884 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/12842/task/12854/stat : 12854 (java) R 12839 12842 12443 0 -1 1077944384 471 0 0 0 5 0 0 0 20 0 15 0 414341033 10915721216 10108 33554432000 4194304 4196468 140737086637984 140362518358512 140363489237634 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12855] ppid=12839 vsize=10659884 memory=140719504639616 CPUtime=0.08 cores=1,3,5,7
/proc/12842/task/12855/stat : 12855 (java) S 12839 12842 12443 0 -1 1077944384 766 0 0 0 8 0 0 0 20 0 15 0 414341033 10915721216 10108 33554432000 4194304 4196468 140737086637984 140362517306224 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12856] ppid=12839 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12856/stat : 12856 (java) S 12839 12842 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414341033 10915721216 10108 33554432000 4194304 4196468 140737086637984 140362516253664 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12857] ppid=12839 vsize=10659884 memory=140719504639616 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12857/stat : 12857 (java) S 12839 12842 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414341033 10915721216 10108 33554432000 4194304 4196468 140737086637984 140362515200432 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40432 KiB

[startup+0.700915 s]
/proc/loadavg: 1.72 0.91 0.40 3/228 12857
/proc/meminfo: memFree=28126468/32770624 swapFree=66998528/67108860
[pid=12842] ppid=12839 vsize=10661932 memory=62540 CPUtime=1.11 cores=1,3,5,7
/proc/12842/stat : 12842 (java) S 12839 12842 12443 0 -1 1077944320 12675 0 0 0 106 5 0 0 20 0 15 0 414341027 10917818368 15635 33554432000 4194304 4196468 140737086637984 140737086620528 140363489226487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
/proc/12842/statm: 2665483 15635 3062 1 0 2627980 0
[pid=12842/tid=12844] ppid=12839 vsize=10661932 memory=21736 CPUtime=0.67 cores=1,3,5,7
/proc/12842/task/12844/stat : 12844 (java) R 12839 12842 12443 0 -1 4202560 8815 0 0 0 64 3 0 0 20 0 15 0 414341028 10917818368 15635 33554432000 4194304 4196468 140737086637984 140363493448624 140363481515970 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12845] ppid=12839 vsize=10661932 memory=14068 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12845/stat : 12845 (java) S 12839 12842 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414341028 10917818368 15635 33554432000 4194304 4196468 140737086637984 140363425917840 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12846] ppid=12839 vsize=10661932 memory=524 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12846/stat : 12846 (java) S 12839 12842 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414341028 10917818368 15635 33554432000 4194304 4196468 140737086637984 140363424865040 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12847] ppid=12839 vsize=10661932 memory=1568 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12847/stat : 12847 (java) S 12839 12842 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414341028 10917818368 15635 33554432000 4194304 4196468 140737086637984 140363094158480 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12848] ppid=12839 vsize=10661932 memory=928 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12848/stat : 12848 (java) S 12839 12842 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414341028 10917818368 15635 33554432000 4194304 4196468 140737086637984 140363093105680 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12849] ppid=12839 vsize=10661932 memory=3536 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12849/stat : 12849 (java) S 12839 12842 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414341030 10917818368 15635 33554432000 4194304 4196468 140737086637984 140362523621488 140363489237634 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12850] ppid=12839 vsize=10661932 memory=1976 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12850/stat : 12850 (java) S 12839 12842 12443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414341030 10917818368 15635 33554432000 4194304 4196468 140737086637984 140362522567456 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12851] ppid=12839 vsize=10661932 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12851/stat : 12851 (java) S 12839 12842 12443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414341030 10917818368 15635 33554432000 4194304 4196468 140737086637984 140362521515120 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12852] ppid=12839 vsize=10661932 memory=816 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12852/stat : 12852 (java) S 12839 12842 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414341033 10917818368 15635 33554432000 4194304 4196468 140737086637984 140362520463440 140363489245083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12853] ppid=12839 vsize=10661932 memory=6153431502485415268 CPUtime=0.11 cores=1,3,5,7
/proc/12842/task/12853/stat : 12853 (java) R 12839 12842 12443 0 -1 4202560 725 0 0 0 11 0 0 0 20 0 15 0 414341033 10917818368 15635 33554432000 4194304 4196468 140737086637984 140362519411312 140363468478316 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12854] ppid=12839 vsize=10661932 memory=7453282923461503316 CPUtime=0.11 cores=1,3,5,7
/proc/12842/task/12854/stat : 12854 (java) S 12839 12842 12443 0 -1 1077944384 633 0 0 0 11 0 0 0 20 0 15 0 414341033 10917818368 15635 33554432000 4194304 4196468 140737086637984 140362518358512 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12855] ppid=12839 vsize=10661932 memory=7223879631928058176 CPUtime=0.18 cores=1,3,5,7
/proc/12842/task/12855/stat : 12855 (java) S 12839 12842 12443 0 -1 1077944384 1143 0 0 0 18 0 0 0 20 0 15 0 414341033 10917818368 15635 33554432000 4194304 4196468 140737086637984 140362517306224 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12856] ppid=12839 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12856/stat : 12856 (java) S 12839 12842 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414341033 10917818368 15635 33554432000 4194304 4196468 140737086637984 140362516253664 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12857] ppid=12839 vsize=10661932 memory=7738707418567895914 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12857/stat : 12857 (java) S 12839 12842 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414341033 10917818368 15635 33554432000 4194304 4196468 140737086637984 140362515200432 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 62540 KiB

[startup+1.50072 s]
/proc/loadavg: 1.72 0.91 0.40 3/228 12857
/proc/meminfo: memFree=28111144/32770624 swapFree=66998528/67108860
[pid=12842] ppid=12839 vsize=10663980 memory=75156 CPUtime=2 cores=1,3,5,7
/proc/12842/stat : 12842 (java) S 12839 12842 12443 0 -1 1077944320 16724 0 0 0 195 5 0 0 20 0 15 0 414341027 10919915520 18789 33554432000 4194304 4196468 140737086637984 140737086620528 140363489226487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
/proc/12842/statm: 2665995 18789 3094 1 0 2628492 0
[pid=12842/tid=12844] ppid=12839 vsize=10663980 memory=6378026435766 CPUtime=1.48 cores=1,3,5,7
/proc/12842/task/12844/stat : 12844 (java) R 12839 12842 12443 0 -1 4202560 11716 0 0 0 144 4 0 0 20 0 15 0 414341028 10919915520 18789 33554432000 4194304 4196468 140737086637984 140363493452368 140363473306974 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12845] ppid=12839 vsize=10663980 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12845/stat : 12845 (java) S 12839 12842 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414341028 10919915520 18789 33554432000 4194304 4196468 140737086637984 140363425917840 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12846] ppid=12839 vsize=10663980 memory=16100368647981698 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12846/stat : 12846 (java) S 12839 12842 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414341028 10919915520 18789 33554432000 4194304 4196468 140737086637984 140363424865040 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12847] ppid=12839 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12847/stat : 12847 (java) S 12839 12842 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414341028 10919915520 18789 33554432000 4194304 4196468 140737086637984 140363094158480 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12848] ppid=12839 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12848/stat : 12848 (java) S 12839 12842 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414341028 10919915520 18789 33554432000 4194304 4196468 140737086637984 140363093105680 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12849] ppid=12839 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12849/stat : 12849 (java) S 12839 12842 12443 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 414341030 10919915520 18789 33554432000 4194304 4196468 140737086637984 140362523621488 140363489237634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0

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

[pid=12842/tid=12858] ppid=12839 vsize=10746276 memory=14012 CPUtime=105.26 cores=1,3,5,7
/proc/12842/task/12858/stat : 12858 (java) R 12839 12842 12443 0 -1 4202560 7595 0 0 0 10524 2 0 0 20 0 16 0 414341216 11004186624 57309 33554432000 4194304 4196468 140737086637984 140362498530304 140363110102230 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
Current children cumulated CPU time: 109.46 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 229236 KiB

[startup+108.801 s]
/proc/loadavg: 1.74 1.16 0.54 3/229 12867
/proc/meminfo: memFree=27952004/32770624 swapFree=66998528/67108860
[pid=12842] ppid=12839 vsize=10746276 memory=231284 CPUtime=111.06 cores=1,3,5,7
/proc/12842/stat : 12842 (java) S 12839 12842 12443 0 -1 1077944320 41371 0 0 0 11092 14 0 0 20 0 16 0 414341027 11004186624 57821 33554432000 4194304 4196468 140737086637984 140737086620528 140363489226487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
/proc/12842/statm: 2686569 57821 3345 1 0 2646705 0
[pid=12842/tid=12844] ppid=12839 vsize=10746276 memory=218984 CPUtime=1.87 cores=1,3,5,7
/proc/12842/task/12844/stat : 12844 (java) S 12839 12842 12443 0 -1 1077944384 13739 0 0 0 181 6 0 0 20 0 16 0 414341028 11004186624 57821 33554432000 4194304 4196468 140737086637984 140363493469360 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12845] ppid=12839 vsize=10746276 memory=111632 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12845/stat : 12845 (java) S 12839 12842 12443 0 -1 1077944384 107 0 0 0 0 0 0 0 20 0 16 0 414341028 11004186624 57821 33554432000 4194304 4196468 140737086637984 140363425917840 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12846] ppid=12839 vsize=10746276 memory=800 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12846/stat : 12846 (java) S 12839 12842 12443 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 16 0 414341028 11004186624 57821 33554432000 4194304 4196468 140737086637984 140363424865040 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12847] ppid=12839 vsize=10746276 memory=3624 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12847/stat : 12847 (java) S 12839 12842 12443 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 16 0 414341028 11004186624 57821 33554432000 4194304 4196468 140737086637984 140363094158480 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12848] ppid=12839 vsize=10746276 memory=39644 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12848/stat : 12848 (java) S 12839 12842 12443 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 16 0 414341028 11004186624 57821 33554432000 4194304 4196468 140737086637984 140363093105680 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12849] ppid=12839 vsize=10746276 memory=988 CPUtime=0.01 cores=1,3,5,7
/proc/12842/task/12849/stat : 12849 (java) S 12839 12842 12443 0 -1 1077944384 989 0 0 0 1 0 0 0 20 0 16 0 414341030 11004186624 57821 33554432000 4194304 4196468 140737086637984 140362523621488 140363489237634 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12850] ppid=12839 vsize=10746276 memory=221044 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12850/stat : 12850 (java) S 12839 12842 12443 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414341030 11004186624 57821 33554432000 4194304 4196468 140737086637984 140362522567520 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12851] ppid=12839 vsize=10746276 memory=4160 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12851/stat : 12851 (java) S 12839 12842 12443 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414341030 11004186624 57821 33554432000 4194304 4196468 140737086637984 140362521515136 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12852] ppid=12839 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12852/stat : 12852 (java) S 12839 12842 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414341033 11004186624 57821 33554432000 4194304 4196468 140737086637984 140362520463440 140363489245083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12853] ppid=12839 vsize=10746276 memory=6791534058613427641 CPUtime=0.81 cores=1,3,5,7
/proc/12842/task/12853/stat : 12853 (java) S 12839 12842 12443 0 -1 1077944384 5933 0 0 0 81 0 0 0 20 0 16 0 414341033 11004186624 57821 33554432000 4194304 4196468 140737086637984 140362519411312 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12854] ppid=12839 vsize=10746276 memory=1428 CPUtime=0.84 cores=1,3,5,7
/proc/12842/task/12854/stat : 12854 (java) S 12839 12842 12443 0 -1 1077944384 5566 0 0 0 84 0 0 0 20 0 16 0 414341033 11004186624 57821 33554432000 4194304 4196468 140737086637984 140362518358512 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12855] ppid=12839 vsize=10746276 memory=4160 CPUtime=0.54 cores=1,3,5,7
/proc/12842/task/12855/stat : 12855 (java) S 12839 12842 12443 0 -1 1077944384 5229 0 0 0 53 1 0 0 20 0 16 0 414341033 11004186624 57821 33554432000 4194304 4196468 140737086637984 140362517306224 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12856] ppid=12839 vsize=10746276 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12856/stat : 12856 (java) S 12839 12842 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414341033 11004186624 57821 33554432000 4194304 4196468 140737086637984 140362516253664 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12857] ppid=12839 vsize=10746276 memory=1204 CPUtime=0.02 cores=1,3,5,7
/proc/12842/task/12857/stat : 12857 (java) S 12839 12842 12443 0 -1 1077944384 722 0 0 0 1 1 0 0 20 0 16 0 414341033 11004186624 57821 33554432000 4194304 4196468 140737086637984 140362515200432 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12858] ppid=12839 vsize=10746276 memory=1536 CPUtime=106.86 cores=1,3,5,7
/proc/12842/task/12858/stat : 12858 (java) R 12839 12842 12443 0 -1 4202560 7598 0 0 0 10684 2 0 0 20 0 16 0 414341216 11004186624 57821 33554432000 4194304 4196468 140737086637984 140362498530304 140363110102116 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
Current children cumulated CPU time: 111.06 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 231284 KiB

[startup+109.601 s]
/proc/loadavg: 1.68 1.16 0.55 3/229 12867
/proc/meminfo: memFree=27952004/32770624 swapFree=66998528/67108860
[pid=12842] ppid=12839 vsize=10746276 memory=231284 CPUtime=111.86 cores=1,3,5,7
/proc/12842/stat : 12842 (java) S 12839 12842 12443 0 -1 1077944320 41374 0 0 0 11172 14 0 0 20 0 16 0 414341027 11004186624 57821 33554432000 4194304 4196468 140737086637984 140737086620528 140363489226487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
/proc/12842/statm: 2686569 57821 3345 1 0 2646705 0
[pid=12842/tid=12844] ppid=12839 vsize=10746276 memory=1712 CPUtime=1.87 cores=1,3,5,7
/proc/12842/task/12844/stat : 12844 (java) S 12839 12842 12443 0 -1 1077944384 13739 0 0 0 181 6 0 0 20 0 16 0 414341028 11004186624 57821 33554432000 4194304 4196468 140737086637984 140363493469360 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12845] ppid=12839 vsize=10746276 memory=469 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12845/stat : 12845 (java) S 12839 12842 12443 0 -1 1077944384 107 0 0 0 0 0 0 0 20 0 16 0 414341028 11004186624 57821 33554432000 4194304 4196468 140737086637984 140363425917840 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12846] ppid=12839 vsize=10746276 memory=31391 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12846/stat : 12846 (java) S 12839 12842 12443 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 16 0 414341028 11004186624 57821 33554432000 4194304 4196468 140737086637984 140363424865040 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12847] ppid=12839 vsize=10746276 memory=3624 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12847/stat : 12847 (java) S 12839 12842 12443 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 16 0 414341028 11004186624 57821 33554432000 4194304 4196468 140737086637984 140363094158480 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12848] ppid=12839 vsize=10746276 memory=39644 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12848/stat : 12848 (java) S 12839 12842 12443 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 16 0 414341028 11004186624 57821 33554432000 4194304 4196468 140737086637984 140363093105680 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12849] ppid=12839 vsize=10746276 memory=988 CPUtime=0.01 cores=1,3,5,7
/proc/12842/task/12849/stat : 12849 (java) S 12839 12842 12443 0 -1 1077944384 989 0 0 0 1 0 0 0 20 0 16 0 414341030 11004186624 57821 33554432000 4194304 4196468 140737086637984 140362523621488 140363489237634 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12850] ppid=12839 vsize=10746276 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12850/stat : 12850 (java) S 12839 12842 12443 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414341030 11004186624 57821 33554432000 4194304 4196468 140737086637984 140362522567520 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12851] ppid=12839 vsize=10746276 memory=1052 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12851/stat : 12851 (java) S 12839 12842 12443 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414341030 11004186624 57821 33554432000 4194304 4196468 140737086637984 140362521515136 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12852] ppid=12839 vsize=10746276 memory=5908 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12852/stat : 12852 (java) S 12839 12842 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414341033 11004186624 57821 33554432000 4194304 4196468 140737086637984 140362520463440 140363489245083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12853] ppid=12839 vsize=10746276 memory=14012 CPUtime=0.81 cores=1,3,5,7
/proc/12842/task/12853/stat : 12853 (java) S 12839 12842 12443 0 -1 1077944384 5933 0 0 0 81 0 0 0 20 0 16 0 414341033 11004186624 57821 33554432000 4194304 4196468 140737086637984 140362519411312 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12854] ppid=12839 vsize=10746276 memory=2116 CPUtime=0.84 cores=1,3,5,7
/proc/12842/task/12854/stat : 12854 (java) S 12839 12842 12443 0 -1 1077944384 5566 0 0 0 84 0 0 0 20 0 16 0 414341033 11004186624 57821 33554432000 4194304 4196468 140737086637984 140362518358512 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12855] ppid=12839 vsize=10746276 memory=6791534058613427641 CPUtime=0.54 cores=1,3,5,7
/proc/12842/task/12855/stat : 12855 (java) S 12839 12842 12443 0 -1 1077944384 5229 0 0 0 53 1 0 0 20 0 16 0 414341033 11004186624 57821 33554432000 4194304 4196468 140737086637984 140362517306224 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12856] ppid=12839 vsize=10746276 memory=9592 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12856/stat : 12856 (java) S 12839 12842 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414341033 11004186624 57821 33554432000 4194304 4196468 140737086637984 140362516253664 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12857] ppid=12839 vsize=10746276 memory=2828 CPUtime=0.02 cores=1,3,5,7
/proc/12842/task/12857/stat : 12857 (java) S 12839 12842 12443 0 -1 1077944384 724 0 0 0 1 1 0 0 20 0 16 0 414341033 11004186624 57821 33554432000 4194304 4196468 140737086637984 140362515200432 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12858] ppid=12839 vsize=10746276 memory=780 CPUtime=107.66 cores=1,3,5,7
/proc/12842/task/12858/stat : 12858 (java) R 12839 12842 12443 0 -1 4202560 7599 0 0 0 10764 2 0 0 20 0 16 0 414341216 11004186624 57821 33554432000 4194304 4196468 140737086637984 140362498530304 140363110102116 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
Current children cumulated CPU time: 111.86 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 231284 KiB

[startup+110.001 s]*
/proc/loadavg: 1.68 1.16 0.55 3/229 12867
/proc/meminfo: memFree=27949956/32770624 swapFree=66998528/67108860
[pid=12842] ppid=12839 vsize=10746276 memory=233332 CPUtime=112.27 cores=1,3,5,7
/proc/12842/stat : 12842 (java) S 12839 12842 12443 0 -1 1077944320 41376 0 0 0 11213 14 0 0 20 0 16 0 414341027 11004186624 58333 33554432000 4194304 4196468 140737086637984 140737086620528 140363489226487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
/proc/12842/statm: 2686569 58333 3345 1 0 2646705 0
[pid=12842/tid=12844] ppid=12839 vsize=10746276 memory=0 CPUtime=1.87 cores=1,3,5,7
/proc/12842/task/12844/stat : 12844 (java) S 12839 12842 12443 0 -1 1077944384 13739 0 0 0 181 6 0 0 20 0 16 0 414341028 11004186624 58333 33554432000 4194304 4196468 140737086637984 140363493469360 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12845] ppid=12839 vsize=10746276 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12845/stat : 12845 (java) S 12839 12842 12443 0 -1 1077944384 107 0 0 0 0 0 0 0 20 0 16 0 414341028 11004186624 58333 33554432000 4194304 4196468 140737086637984 140363425917840 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12846] ppid=12839 vsize=10746276 memory=39644 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12846/stat : 12846 (java) S 12839 12842 12443 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 16 0 414341028 11004186624 58333 33554432000 4194304 4196468 140737086637984 140363424865040 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12847] ppid=12839 vsize=10746276 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12847/stat : 12847 (java) S 12839 12842 12443 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 16 0 414341028 11004186624 58333 33554432000 4194304 4196468 140737086637984 140363094158480 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12848] ppid=12839 vsize=10746276 memory=2024 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12848/stat : 12848 (java) S 12839 12842 12443 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 16 0 414341028 11004186624 58333 33554432000 4194304 4196468 140737086637984 140363093105680 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12849] ppid=12839 vsize=10746276 memory=1428 CPUtime=0.01 cores=1,3,5,7
/proc/12842/task/12849/stat : 12849 (java) S 12839 12842 12443 0 -1 1077944384 989 0 0 0 1 0 0 0 20 0 16 0 414341030 11004186624 58333 33554432000 4194304 4196468 140737086637984 140362523621488 140363489237634 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12850] ppid=12839 vsize=10746276 memory=159376 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12850/stat : 12850 (java) S 12839 12842 12443 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414341030 11004186624 58333 33554432000 4194304 4196468 140737086637984 140362522567520 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12851] ppid=12839 vsize=10746276 memory=4108 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12851/stat : 12851 (java) S 12839 12842 12443 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414341030 11004186624 58333 33554432000 4194304 4196468 140737086637984 140362521515136 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12852] ppid=12839 vsize=10746276 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12852/stat : 12852 (java) S 12839 12842 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414341033 11004186624 58333 33554432000 4194304 4196468 140737086637984 140362520463440 140363489245083 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12853] ppid=12839 vsize=10746276 memory=2884 CPUtime=0.81 cores=1,3,5,7
/proc/12842/task/12853/stat : 12853 (java) S 12839 12842 12443 0 -1 1077944384 5933 0 0 0 81 0 0 0 20 0 16 0 414341033 11004186624 58333 33554432000 4194304 4196468 140737086637984 140362519411312 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12854] ppid=12839 vsize=10746276 memory=6791534058613427641 CPUtime=0.84 cores=1,3,5,7
/proc/12842/task/12854/stat : 12854 (java) S 12839 12842 12443 0 -1 1077944384 5566 0 0 0 84 0 0 0 20 0 16 0 414341033 11004186624 58333 33554432000 4194304 4196468 140737086637984 140362518358512 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12855] ppid=12839 vsize=10746276 memory=3624 CPUtime=0.54 cores=1,3,5,7
/proc/12842/task/12855/stat : 12855 (java) S 12839 12842 12443 0 -1 1077944384 5229 0 0 0 53 1 0 0 20 0 16 0 414341033 11004186624 58333 33554432000 4194304 4196468 140737086637984 140362517306224 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12856] ppid=12839 vsize=10746276 memory=39644 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12856/stat : 12856 (java) S 12839 12842 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414341033 11004186624 58333 33554432000 4194304 4196468 140737086637984 140362516253664 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12857] ppid=12839 vsize=10746276 memory=988 CPUtime=0.02 cores=1,3,5,7
/proc/12842/task/12857/stat : 12857 (java) S 12839 12842 12443 0 -1 1077944384 724 0 0 0 1 1 0 0 20 0 16 0 414341033 11004186624 58333 33554432000 4194304 4196468 140737086637984 140362515200432 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12858] ppid=12839 vsize=10746276 memory=2024 CPUtime=108.07 cores=1,3,5,7
/proc/12842/task/12858/stat : 12858 (java) R 12839 12842 12443 0 -1 4202560 7601 0 0 0 10805 2 0 0 20 0 16 0 414341216 11004186624 58333 33554432000 4194304 4196468 140737086637984 140362498530304 140363109951052 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
Current children cumulated CPU time: 112.27 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 233332 KiB

[startup+110.11 s]
/proc/loadavg: 1.68 1.16 0.55 3/229 12867
/proc/meminfo: memFree=27949956/32770624 swapFree=66998528/67108860
[pid=12842] ppid=12839 vsize=10748324 memory=243960 CPUtime=112.42 cores=1,3,5,7
/proc/12842/stat : 12842 (java) S 12839 12842 12443 0 -1 1077944320 44467 0 0 0 11227 15 0 0 20 0 16 0 414341027 11006283776 61006 33554432000 4194304 4196468 140737086637984 140737086620528 140363489226487 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
/proc/12842/statm: 2687081 60990 3367 1 0 2647217 0
[pid=12842/tid=12844] ppid=12839 vsize=10748324 memory=227188 CPUtime=1.87 cores=1,3,5,7
/proc/12842/task/12844/stat : 12844 (java) S 12839 12842 12443 0 -1 1077944384 13908 0 0 0 181 6 0 0 20 0 14 0 414341028 11006283776 60991 33554432000 4194304 4196468 140737086637984 140363493469328 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12845] ppid=12839 vsize=10748324 memory=1764 CPUtime=0.01 cores=1,3,5,7
/proc/12842/task/12845/stat : 12845 (java) S 12839 12842 12443 0 -1 1077944384 157 0 0 0 1 0 0 0 20 0 14 0 414341028 11006283776 60991 33554432000 4194304 4196468 140737086637984 140363425917840 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12846] ppid=12839 vsize=10748324 memory=233332 CPUtime=0.01 cores=1,3,5,7
/proc/12842/task/12846/stat : 12846 (java) S 12839 12842 12443 0 -1 1077944384 67 0 0 0 1 0 0 0 20 0 14 0 414341028 11006283776 60991 33554432000 4194304 4196468 140737086637984 140363424865040 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12847] ppid=12839 vsize=10748324 memory=231284 CPUtime=0.01 cores=1,3,5,7
/proc/12842/task/12847/stat : 12847 (java) S 12839 12842 12443 0 -1 1077944384 741 0 0 0 1 0 0 0 20 0 13 0 414341028 11006283776 60991 33554432000 4194304 4196468 140737086637984 140363094158480 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12848] ppid=12839 vsize=10748324 memory=231284 CPUtime=0.01 cores=1,3,5,7
/proc/12842/task/12848/stat : 12848 (java) S 12839 12842 12443 0 -1 1077944384 203 0 0 0 1 0 0 0 20 0 13 0 414341028 11006283776 60991 33554432000 4194304 4196468 140737086637984 140363093105680 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12850] ppid=12839 vsize=10748324 memory=9886 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12850/stat : 12850 (java) S 12839 12842 12443 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 13 0 414341030 11006283776 60991 33554432000 4194304 4196468 140737086637984 140362522567520 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12851] ppid=12839 vsize=10748324 memory=225140 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12851/stat : 12851 (java) S 12839 12842 12443 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 13 0 414341030 11006283776 60991 33554432000 4194304 4196468 140737086637984 140362521515136 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12852] ppid=12839 vsize=10748324 memory=221044 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12852/stat : 12852 (java) S 12839 12842 12443 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 13 0 414341033 11006283776 60963 33554432000 4194304 4196468 140737086637984 140362520462208 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12853] ppid=12839 vsize=10748324 memory=225140 CPUtime=0.81 cores=1,3,5,7
/proc/12842/task/12853/stat : 12853 (java) S 12839 12842 12443 0 -1 1077944384 5967 0 0 0 81 0 0 0 20 0 12 0 414341033 11006283776 60963 33554432000 4194304 4196468 140737086637984 140362519411312 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12854] ppid=12839 vsize=10748324 memory=231284 CPUtime=0.85 cores=1,3,5,7
/proc/12842/task/12854/stat : 12854 (java) S 12839 12842 12443 0 -1 1077944384 5801 0 0 0 85 0 0 0 20 0 12 0 414341033 11006283776 60963 33554432000 4194304 4196468 140737086637984 140362518358512 140363489237634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12855] ppid=12839 vsize=10748324 memory=620 CPUtime=0.55 cores=1,3,5,7
/proc/12842/task/12855/stat : 12855 (java) S 12839 12842 12443 0 -1 1077944384 5425 0 0 0 54 1 0 0 20 0 12 0 414341033 11006283776 60963 33554432000 4194304 4196468 140737086637984 140362517302416 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
[pid=12842/tid=12856] ppid=12839 vsize=10748324 memory=231284 CPUtime=0 cores=1,3,5,7
/proc/12842/task/12856/stat : 12856 (java) S 12839 12842 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 12 0 414341033 11006283776 60963 33554432000 4194304 4196468 140737086637984 140362516253664 140363489236693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28962816 140737086645259 140737086645362 140737086645362 140737086648271 0
Current children cumulated CPU time: 112.42 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 243960 KiB

Child status: 0
Real time (s): 110.116
CPU time (s): 112.438
CPU user time (s): 112.274
CPU system time (s): 0.16318
CPU usage (%): 102.108
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 243960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 112.274
system time used= 0.16318
maximum resident set size= 244164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44531
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5277
involuntary context switches= 140


# summary of solver processes directly reported to runsolver:
#   pid: 12842
#   total CPU time (s): 112.438
#   total CPU user time (s): 112.274
#   total CPU system time (s): 0.16318

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.611297 second user time and 1.03283 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-13 15:18:02
IDJOB=4390696
IDBENCH=124271
IDSOLVER=2832
FILE ID=node127/4390696-1568380722
RUNJOBID= node127-1568380476-12475
PBS_JOBID= 21701837
Free space on /tmp= 58812 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Langford/Langford-m1-k3/Langford-3-35.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390696-1568380722/watcher-4390696-1568380722 -o /tmp/evaluation-result-4390696-1568380722/solver-4390696-1568380722 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568380476-12475 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390696-1568380722.xml -cm

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

MD5SUM BENCH= d39bc1ef1e07e502cfee7f2819d89a2a
RANDOM SEED=1464053342

node127.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.55
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.55
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.55
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.55
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:        28165188 kB
MemAvailable:   31658492 kB
Buffers:          152364 kB
Cached:          3594340 kB
SwapCached:         6772 kB
Active:          2227316 kB
Inactive:        1734448 kB
Active(anon):     207924 kB
Inactive(anon):    48364 kB
Active(file):    2019392 kB
Inactive(file):  1686084 kB
Unevictable:      109300 kB
Mlocked:          109300 kB
SwapTotal:      67108860 kB
SwapFree:       66998528 kB
Dirty:              8628 kB
Writeback:             0 kB
AnonPages:        369900 kB
Mapped:            56780 kB
Shmem:             32700 kB
Slab:             237116 kB
SReclaimable:     207328 kB
SUnreclaim:        29788 kB
KernelStack:        4032 kB
PageTables:         6488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1195488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    264192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 58804 MiB
End job on node127 at 2019-09-13 15:19:52