Trace number 4390474

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-23? (TO) 2520.08 2515.51

General information on the benchmark

NameRectPacking/RectPacking-m1-perf/
RectPacking-perfect-199.xml
MD5SUM6632ff8405f31e2dfb2c2f75c1e4c1cc
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 benchmark17.4392
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints53
Number of domains1
Minimum domain size607
Maximum domain size607
Distribution of domain sizes[{"size":607,"count":50}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":48},{"degree":3,"count":1},{"degree":4,"count":1}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":51},{"arity":2,"count":1},{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints52
Distribution of constraint types[{"type":"intension","count":52},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

2.43/1.87	
2.43/1.87	AbsCon 2 
2.43/1.89	
2.63/2.01	  Instance
2.63/2.01	    name=instance-4390474-1568383030, framework=CSP
2.63/2.01	
2.63/2.01	  Loading variables...
2.90/2.04	  Loading constraints...
3.78/2.32	
3.78/2.32	  Domains
3.78/2.32	    nTypes=1, nValues=30350, sizes=[607#50]
3.78/2.32	  Variables
3.78/2.32	    count=50, degrees=[25#48,26#1,27#1]
3.78/2.32	  Constraints
3.78/2.32	    count=352, nSpecific=1, arities=[1#51,2#1,4#300]
3.78/2.32	    distribution=[CtrIntension#351,LE#1]
3.78/2.32	    nIntStructures=(326,shared:25)
3.78/2.32	    wck=0.478, cpu=2.278, mem=74M81
3.78/2.32	  Solver SolverBacktrack being built...
3.78/2.32	
3.78/2.35	
3.78/2.35	  Solver
3.78/2.35	    guaranteedGAC=false
3.78/2.35	    wck=0.509, cpu=2.308, mem=84M845
3.78/2.37	
3.78/2.37	  Preprocessing
3.78/2.37	    filters=52, revisions=(53,useless=2), ccks=31074, nACremovedValues=5110, nTotalRemovedValues=5110, inconcistency=false
3.78/2.37	    wck=0.017, cpu=2.326, mem=84M845
3.78/2.37	
8.26/6.37	    num=0, depth=24..24, filters=491, revisions=(1648,useless=1095), ccks=12176191, wck=4.024, mem=90M130
8.26/6.37	    decisions=44, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
8.26/6.37	    
8.49/6.58	    num=1, depth=2..2, filters=515, revisions=(1696,useless=1120), ccks=12774304, wck=4.232, mem=90M130
8.49/6.58	    decisions=68, wrong=21, backtracks=0, failedAssignments=21, nogoods=21
8.49/6.58	    
9.00/7.10	    num=2, depth=3..3, filters=541, revisions=(1800,useless=1197), ccks=14311288, wck=4.75, mem=90M130
9.00/7.10	    decisions=95, wrong=33, backtracks=0, failedAssignments=33, nogoods=33
9.00/7.10	    
11.22/9.27	    num=3, depth=22..22, filters=678, revisions=(3112,useless=2373), ccks=21078038, wck=6.92, mem=95M415
11.22/9.27	    decisions=143, wrong=46, backtracks=0, failedAssignments=46, nogoods=46
11.22/9.27	    
12.53/10.58	    num=4, depth=4..4, filters=707, revisions=(3292,useless=2524), ccks=25084158, wck=8.234, mem=95M415
12.53/10.58	    decisions=175, wrong=60, backtracks=0, failedAssignments=60, nogoods=60
12.53/10.58	    
24.05/22.07	    num=5, depth=1..1, filters=723, revisions=(4060,useless=3276), ccks=60101368, wck=19.723, mem=103M342
24.05/22.07	    decisions=208, wrong=76, backtracks=0, failedAssignments=76, nogoods=76
24.05/22.07	    
24.54/22.57	    num=6, depth=3..3, filters=759, revisions=(4185,useless=3364), ccks=61626763, wck=20.218, mem=103M342
24.54/22.57	    decisions=245, wrong=93, backtracks=0, failedAssignments=93, nogoods=93
24.54/22.57	    
25.16/23.12	    num=7, depth=2..2, filters=798, revisions=(4266,useless=3405), ccks=63310863, wck=20.771, mem=103M342
25.16/23.12	    decisions=285, wrong=112, backtracks=0, failedAssignments=112, nogoods=112
25.16/23.12	    
25.25/23.21	    num=8, depth=11..11, filters=883, revisions=(4838,useless=3891), ccks=63569222, wck=20.863, mem=105M984
25.25/23.21	    decisions=338, wrong=133, backtracks=0, failedAssignments=133, nogoods=133
25.25/23.21	    
25.67/23.62	    num=9, depth=7..7, filters=957, revisions=(5203,useless=4181), ccks=64790201, wck=21.27, mem=105M984
25.67/23.62	    decisions=391, wrong=156, backtracks=0, failedAssignments=156, nogoods=156
25.67/23.62	    
26.32/24.21	    num=10, depth=11..13, filters=1121, revisions=(5938,useless=4753), ccks=66562065, wck=21.863, mem=108M627
26.32/24.21	    decisions=454, wrong=181, backtracks=0, failedAssignments=181, nogoods=181
26.32/24.21	    
26.93/24.81	    num=11, depth=11..13, filters=1248, revisions=(6681,useless=5370), ccks=68343534, wck=22.461, mem=111M269
26.93/24.81	    decisions=523, wrong=209, backtracks=0, failedAssignments=209, nogoods=209
26.93/24.81	    
27.44/25.36	    num=12, depth=16..16, filters=1378, revisions=(7945,useless=6504), ccks=69969441, wck=23.009, mem=119M196
27.44/25.36	    decisions=601, wrong=240, backtracks=0, failedAssignments=240, nogoods=240
27.44/25.36	    
28.16/26.06	    num=13, depth=8..19, filters=1527, revisions=(8999,useless=7409), ccks=72117612, wck=23.713, mem=121M839
28.16/26.06	    decisions=688, wrong=274, backtracks=0, failedAssignments=274, nogoods=274
28.16/26.06	    
29.16/27.02	    num=14, depth=5..5, filters=1605, revisions=(9436,useless=7768), ccks=75023809, wck=24.676, mem=124M481
29.16/27.02	    decisions=767, wrong=311, backtracks=0, failedAssignments=311, nogoods=311
29.16/27.02	    
57.97/55.87	    num=15, depth=1..1, filters=1646, revisions=(11405,useless=9696), ccks=163384881, wck=53.524, mem=140M336
57.97/55.87	    decisions=850, wrong=352, backtracks=0, failedAssignments=352, nogoods=352
57.97/55.87	    
58.57/56.44	    num=16, depth=6..6, filters=1740, revisions=(11962,useless=10159), ccks=165102206, wck=54.096, mem=142M778
58.57/56.44	    decisions=946, wrong=397, backtracks=0, failedAssignments=397, nogoods=397
58.57/56.44	    
59.08/56.91	    num=17, depth=3..3, filters=1841, revisions=(12212,useless=10308), ccks=166543116, wck=54.565, mem=142M778
59.08/56.91	    decisions=1049, wrong=447, backtracks=0, failedAssignments=447, nogoods=447
59.08/56.91	    
60.07/57.83	    num=18, depth=16..16, filters=2496, revisions=(15763,useless=13201), ccks=169122567, wck=55.482, mem=61M351
60.07/57.83	    decisions=1175, wrong=502, backtracks=0, failedAssignments=502, nogoods=502
60.07/57.83	    
60.67/58.46	    num=19, depth=8..8, filters=2687, revisions=(16604,useless=13850), ccks=171050707, wck=56.108, mem=63M941
60.67/58.46	    decisions=1305, wrong=563, backtracks=0, failedAssignments=563, nogoods=563
60.67/58.46	    
61.20/58.99	    num=20, depth=6..13, filters=2906, revisions=(17833,useless=14861), ccks=172654474, wck=56.643, mem=69M120
61.20/58.99	    decisions=1452, wrong=630, backtracks=0, failedAssignments=630, nogoods=630
61.20/58.99	    
62.00/59.79	    num=21, depth=6..27, filters=3303, revisions=(20530,useless=17161), ccks=175000661, wck=57.44, mem=76M888
62.00/59.79	    decisions=1627, wrong=704, backtracks=0, failedAssignments=704, nogoods=704
62.00/59.79	    
62.60/60.38	    num=22, depth=7..7, filters=3552, revisions=(21577,useless=17959), ccks=176781579, wck=58.032, mem=79M478
62.60/60.38	    decisions=1796, wrong=785, backtracks=0, failedAssignments=785, nogoods=785
62.60/60.38	    
63.91/61.68	    num=23, depth=6..6, filters=3824, revisions=(22665,useless=18775), ccks=180763382, wck=59.332, mem=84M657
63.91/61.68	    decisions=1980, wrong=874, backtracks=0, failedAssignments=874, nogoods=874
63.91/61.68	    
64.42/62.14	    num=24, depth=5..5, filters=4110, revisions=(23459,useless=19283), ccks=182195411, wck=59.796, mem=87M247
64.42/62.14	    decisions=2181, wrong=972, backtracks=0, failedAssignments=972, nogoods=972
64.42/62.14	    
65.21/62.91	    num=25, depth=9..9, filters=4443, revisions=(24956,useless=20448), ccks=184527282, wck=60.563, mem=92M426
65.21/62.91	    decisions=2406, wrong=1080, backtracks=0, failedAssignments=1080, nogoods=1080
65.21/62.91	    
71.91/69.69	    num=26, depth=5..16, filters=4848, revisions=(28472,useless=23559), ccks=205407275, wck=67.341, mem=107M963
71.91/69.69	    decisions=2662, wrong=1200, backtracks=1, failedAssignments=1199, nogoods=1179
71.91/69.69	    
73.81/71.51	    num=27, depth=8..8, filters=5151, revisions=(30345,useless=25129), ccks=211003410, wck=69.167, mem=113M142
73.81/71.51	    decisions=2932, wrong=1331, backtracks=1, failedAssignments=1330, nogoods=1310
73.81/71.51	    
168.63/166.32	    num=28, depth=1..1, filters=5295, revisions=(37258,useless=31898), ccks=500542974, wck=163.976, mem=170M111
168.63/166.32	    decisions=3221, wrong=1475, backtracks=1, failedAssignments=1474, nogoods=1454
168.63/166.32	    
170.84/168.59	    num=29, depth=3..3, filters=5612, revisions=(38261,useless=32583), ccks=507450071, wck=166.247, mem=172M701
170.84/168.59	    decisions=3540, wrong=1633, backtracks=1, failedAssignments=1632, nogoods=1612
170.84/168.59	    
174.29/171.93	    num=30, depth=26..30, filters=6947, revisions=(46601,useless=39588), ccks=517393076, wck=169.584, mem=66M832
174.29/171.93	    decisions=3923, wrong=1811, backtracks=5, failedAssignments=1806, nogoods=1633
174.29/171.93	    
176.19/173.89	    num=31, depth=9..9, filters=7370, revisions=(49345,useless=41908), ccks=523310775, wck=171.541, mem=72M48
176.19/173.89	    decisions=4314, wrong=2002, backtracks=5, failedAssignments=1997, nogoods=1824
176.19/173.89	    
279.73/277.35	    num=32, depth=1..1, filters=7585, revisions=(59473,useless=51821), ccks=843614236, wck=275.001, mem=155M505
279.73/277.35	    decisions=4737, wrong=2213, backtracks=5, failedAssignments=2208, nogoods=2035
279.73/277.35	    
280.33/277.99	    num=33, depth=7..9, filters=8290, revisions=(62001,useless=53643), ccks=845537747, wck=275.641, mem=163M329
280.33/277.99	    decisions=5210, wrong=2445, backtracks=5, failedAssignments=2440, nogoods=2267
280.33/277.99	    
288.07/285.62	    num=34, depth=4..28, filters=9949, revisions=(69399,useless=59378), ccks=868700349, wck=283.27, mem=53M906
288.07/285.62	    decisions=5751, wrong=2702, backtracks=7, failedAssignments=2695, nogoods=2444
288.07/285.62	    
291.87/289.47	    num=35, depth=4..9, filters=10638, revisions=(72339,useless=61627), ccks=880817965, wck=287.12, mem=64M386
291.87/289.47	    decisions=6322, wrong=2983, backtracks=7, failedAssignments=2976, nogoods=2725
291.87/289.47	    
293.59/291.18	    num=36, depth=7..22, filters=11701, revisions=(79240,useless=67464), ccks=885833829, wck=288.831, mem=85M347
293.59/291.18	    decisions=6962, wrong=3292, backtracks=7, failedAssignments=3285, nogoods=3034
293.59/291.18	    
295.13/292.66	    num=37, depth=4..19, filters=12809, revisions=(86142,useless=73259), ccks=890136823, wck=290.313, mem=106M307
295.13/292.66	    decisions=7661, wrong=3632, backtracks=7, failedAssignments=3625, nogoods=3374
295.13/292.66	    
297.06/294.52	    num=38, depth=4..26, filters=14305, revisions=(96772,useless=82393), ccks=895383495, wck=292.177, mem=140M368
297.06/294.52	    decisions=8435, wrong=4006, backtracks=7, failedAssignments=3999, nogoods=3748
297.06/294.52	    
299.46/296.99	    num=39, depth=4..22, filters=15982, revisions=(106693,useless=90636), ccks=902495579, wck=294.642, mem=171M809
299.46/296.99	    decisions=9279, wrong=4417, backtracks=7, failedAssignments=4410, nogoods=4159
299.46/296.99	    
301.90/299.30	    num=40, depth=7..34, filters=17779, revisions=(119546,useless=101692), ccks=909099307, wck=296.957, mem=77M400
301.90/299.30	    decisions=10217, wrong=4869, backtracks=7, failedAssignments=4862, nogoods=4611
301.90/299.30	    
304.10/301.40	    num=41, depth=7..27, filters=19706, revisions=(133469,useless=113688), ccks=915064290, wck=299.054, mem=118M779
304.10/301.40	    decisions=11238, wrong=5366, backtracks=7, failedAssignments=5359, nogoods=5108
304.10/301.40	    
305.97/303.21	    num=42, depth=15..23, filters=21822, revisions=(149554,useless=127657), ccks=919942347, wck=300.863, mem=167M916
305.97/303.21	    decisions=12355, wrong=5913, backtracks=7, failedAssignments=5906, nogoods=5655
305.97/303.21	    
308.72/305.90	    num=43, depth=12..38, filters=24366, revisions=(174335,useless=149894), ccks=927093678, wck=303.557, mem=110M473
308.72/305.90	    decisions=13597, wrong=6515, backtracks=7, failedAssignments=6508, nogoods=6257
308.72/305.90	    
311.22/308.44	    num=44, depth=7..27, filters=26822, revisions=(192434,useless=165537), ccks=934285315, wck=306.09, mem=158M912
311.22/308.44	    decisions=14948, wrong=7177, backtracks=7, failedAssignments=7170, nogoods=6919
311.22/308.44	    
313.42/310.53	    num=45, depth=5..30, filters=29301, revisions=(211639,useless=182263), ccks=939977641, wck=308.187, mem=84M709
313.42/310.53	    decisions=16434, wrong=7905, backtracks=7, failedAssignments=7898, nogoods=7647
313.42/310.53	    
315.43/312.50	    num=46, depth=8..16, filters=32111, revisions=(225485,useless=193298), ccks=945579428, wck=310.151, mem=124M881
315.43/312.50	    decisions=18052, wrong=8706, backtracks=7, failedAssignments=8699, nogoods=8448
315.43/312.50	    
317.43/314.55	    num=47, depth=7..29, filters=35243, revisions=(245711,useless=210393), ccks=951162550, wck=312.203, mem=52M226
317.43/314.55	    decisions=19843, wrong=9587, backtracks=7, failedAssignments=9580, nogoods=9329
317.43/314.55	    
321.26/318.38	    num=48, depth=6..34, filters=39136, revisions=(280091,useless=240823), ccks=961440937, wck=316.029, mem=146M120
321.26/318.38	    decisions=21817, wrong=10557, backtracks=7, failedAssignments=10550, nogoods=10299
321.26/318.38	    
325.30/322.38	    num=49, depth=6..34, filters=43618, revisions=(315129,useless=271322), ccks=972123869, wck=320.031, mem=122M959
325.30/322.38	    decisions=23985, wrong=11624, backtracks=7, failedAssignments=11617, nogoods=11366
325.30/322.38	    
329.23/326.29	    num=50, depth=12..30, filters=48115, revisions=(352042,useless=303737), ccks=982605416, wck=323.944, mem=102M843
329.23/326.29	    decisions=26361, wrong=12797, backtracks=7, failedAssignments=12790, nogoods=12539
329.23/326.29	    
340.37/337.38	    num=51, depth=9..42, filters=52868, revisions=(396733,useless=343625), ccks=1015063831, wck=335.028, mem=118M867
340.37/337.38	    decisions=28987, wrong=14089, backtracks=8, failedAssignments=14081, nogoods=13777
340.37/337.38	    
459.88/456.74	    num=52, depth=5..16, filters=60271, revisions=(456303,useless=395593), ccks=1378220233, wck=454.389, mem=93M767
459.88/456.74	    decisions=31863, wrong=15519, backtracks=18, failedAssignments=15501, nogoods=13939
459.88/456.74	    
465.91/462.75	    num=53, depth=6..45, filters=65814, revisions=(508126,useless=441873), ccks=1394918956, wck=460.403, mem=104M337
465.91/462.75	    decisions=35033, wrong=17082, backtracks=19, failedAssignments=17063, nogoods=15460
465.91/462.75	    
471.95/468.73	    num=54, depth=7..34, filters=72508, revisions=(557651,useless=484682), ccks=1411537283, wck=466.381, mem=125M898
471.95/468.73	    decisions=38503, wrong=18800, backtracks=19, failedAssignments=18781, nogoods=17178
471.95/468.73	    
477.03/473.71	    num=55, depth=7..30, filters=79056, revisions=(610627,useless=531108), ccks=1424695900, wck=471.359, mem=159M934
477.03/473.71	    decisions=42313, wrong=20690, backtracks=19, failedAssignments=20671, nogoods=19068
477.03/473.71	    
655.54/652.11	    num=56, depth=7..22, filters=89640, revisions=(711383,useless=621156), ccks=1962813682, wck=649.761, mem=134M648
655.54/652.11	    decisions=46681, wrong=22863, backtracks=115, failedAssignments=22750, nogoods=19470
655.54/652.11	    
661.65/658.28	    num=57, depth=10..36, filters=97862, revisions=(789793,useless=691343), ccks=1978989855, wck=655.932, mem=96M310
661.65/658.28	    decisions=51314, wrong=25167, backtracks=132, failedAssignments=25037, nogoods=20340
661.65/658.28	    
752.15/748.60	    num=58, depth=7..28, filters=108019, revisions=(871053,useless=762335), ccks=2248587116, wck=746.256, mem=100M106
752.15/748.60	    decisions=56498, wrong=27745, backtracks=195, failedAssignments=27553, nogoods=21682
752.15/748.60	    
773.27/769.76	    num=59, depth=3..37, filters=119322, revisions=(969468,useless=849474), ccks=2308884773, wck=767.413, mem=54M127
773.27/769.76	    decisions=62076, wrong=30518, backtracks=202, failedAssignments=30321, nogoods=23357
773.27/769.76	    
782.89/779.37	    num=60, depth=3..25, filters=128685, revisions=(1040836,useless=911480), ccks=2336146830, wck=777.025, mem=116M65
782.89/779.37	    decisions=68188, wrong=33563, backtracks=205, failedAssignments=33365, nogoods=25158
782.89/779.37	    
789.50/785.90	    num=61, depth=7..21, filters=138930, revisions=(1118513,useless=978900), ccks=2353831239, wck=783.557, mem=94M247
789.50/785.90	    decisions=74915, wrong=36917, backtracks=213, failedAssignments=36714, nogoods=26300
789.50/785.90	    
793.42/789.82	    num=62, depth=7..16, filters=147209, revisions=(1188042,useless=1040150), ccks=2364685318, wck=787.472, mem=71M824
793.42/789.82	    decisions=82300, wrong=40602, backtracks=239, failedAssignments=40398, nogoods=26887
793.42/789.82	    
803.54/799.90	    num=63, depth=13..23, filters=159248, revisions=(1299866,useless=1139934), ccks=2391303135, wck=797.552, mem=89M183
803.54/799.90	    decisions=90449, wrong=44666, backtracks=255, failedAssignments=44450, nogoods=28085
803.54/799.90	    
810.15/806.55	    num=64, depth=7..19, filters=166942, revisions=(1371885,useless=1204260), ccks=2410397722, wck=804.205, mem=79M303
810.15/806.55	    decisions=99383, wrong=49124, backtracks=299, failedAssignments=48907, nogoods=29166
810.15/806.55	    
822.36/818.76	    num=65, depth=9..17, filters=173458, revisions=(1451537,useless=1277397), ccks=2446754970, wck=816.409, mem=58M403
822.36/818.76	    decisions=109207, wrong=54028, backtracks=329, failedAssignments=53810, nogoods=29869
822.36/818.76	    
830.27/826.62	    num=66, depth=3..19, filters=183246, revisions=(1534388,useless=1350459), ccks=2469453783, wck=824.276, mem=63M220
830.27/826.62	    decisions=120017, wrong=59425, backtracks=358, failedAssignments=59204, nogoods=30843
830.27/826.62	    
841.73/838.04	    num=67, depth=5..46, filters=199564, revisions=(1703111,useless=1502865), ccks=2499337821, wck=835.695, mem=117M487
841.73/838.04	    decisions=131957, wrong=65386, backtracks=412, failedAssignments=65137, nogoods=31386
841.73/838.04	    
949.66/945.92	    num=68, depth=4..15, filters=215410, revisions=(1769901,useless=1553809), ccks=2820519065, wck=943.574, mem=109M38
949.66/945.92	    decisions=145031, wrong=71920, backtracks=627, failedAssignments=71663, nogoods=31795
949.66/945.92	    
1242.71/1238.97	    num=69, depth=1..9, filters=230413, revisions=(1832652,useless=1601758), ccks=3686179834, wck=1236.618, mem=82M497
1242.71/1238.97	    decisions=159403, wrong=79104, backtracks=740, failedAssignments=78842, nogoods=32372
1242.71/1238.97	    
1274.83/1271.08	    num=70, depth=4..8, filters=245510, revisions=(1901142,useless=1655152), ccks=3781791662, wck=1268.735, mem=55M576
1274.83/1271.08	    decisions=175202, wrong=87001, backtracks=900, failedAssignments=86739, nogoods=32783
1274.83/1271.08	    
1297.17/1293.31	    num=71, depth=5..18, filters=268744, revisions=(2097954,useless=1828727), ccks=3842274588, wck=1290.959, mem=118M392
1297.17/1293.31	    decisions=192594, wrong=95689, backtracks=918, failedAssignments=95426, nogoods=33905
1297.17/1293.31	    
1373.46/1369.58	    num=72, depth=6..13, filters=290684, revisions=(2272328,useless=1981080), ccks=4063246194, wck=1367.23, mem=95M415
1373.46/1369.58	    decisions=212045, wrong=105409, backtracks=1121, failedAssignments=104981, nogoods=34319
1373.46/1369.58	    
1473.37/1469.30	    num=73, depth=6..34, filters=307841, revisions=(2428897,useless=2120417), ccks=4357904423, wck=1466.949, mem=103M127
1473.37/1469.30	    decisions=233128, wrong=115946, backtracks=1205, failedAssignments=115492, nogoods=35018
1473.37/1469.30	    
1509.83/1505.74	    num=74, depth=7..19, filters=340234, revisions=(2693348,useless=2352474), ccks=4461614433, wck=1503.396, mem=113M170
1509.83/1505.74	    decisions=256305, wrong=127527, backtracks=1235, failedAssignments=127054, nogoods=36371
1509.83/1505.74	    
1610.06/1605.84	    num=75, depth=8..19, filters=358330, revisions=(2862755,useless=2503578), ccks=4764378379, wck=1603.493, mem=96M727
1610.06/1605.84	    decisions=281772, wrong=140255, backtracks=1314, failedAssignments=139772, nogoods=37318
1610.06/1605.84	    
1667.18/1662.86	    num=76, depth=2..19, filters=382407, revisions=(3182610,useless=2799212), ccks=4920426221, wck=1660.515, mem=106M262
1667.18/1662.86	    decisions=309770, wrong=154246, backtracks=1640, failedAssignments=153762, nogoods=38412
1667.18/1662.86	    

Verifier Data

One s line expected

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

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

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

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


[startup+0.100058 s]*
/proc/loadavg: 1.74 1.84 1.77 5/228 3379
/proc/meminfo: memFree=21438008/32770624 swapFree=66999268/67108860
[pid=3364] ppid=3361 vsize=10659884 memory=30524 CPUtime=0.14 cores=1,3,5,7
/proc/3364/stat : 3364 (java) S 3361 3364 2817 0 -1 1077944320 5624 0 0 0 13 1 0 0 20 0 15 0 414241427 10915721216 7631 33554432000 4194304 4196468 140731665160048 140731665142592 140586573102839 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
/proc/3364/statm: 2664971 7631 2908 1 0 2627468 0
[pid=3364/tid=3366] ppid=3361 vsize=10659884 memory=-8681635484224287936 CPUtime=0.09 cores=1,3,5,7
/proc/3364/task/3366/stat : 3366 (java) R 3361 3364 2817 0 -1 4202560 2973 0 0 0 8 1 0 0 20 0 15 0 414241428 10915721216 7631 33554432000 4194304 4196468 140731665160048 140586577333344 140586573114774 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3367] ppid=3361 vsize=10659884 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3367/stat : 3367 (java) S 3361 3364 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414241428 10915721216 7631 33554432000 4194304 4196468 140731665160048 140586499177104 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3368] ppid=3361 vsize=10659884 memory=140656121235072 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3368/stat : 3368 (java) S 3361 3364 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414241428 10915721216 7631 33554432000 4194304 4196468 140731665160048 140586498124304 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3369] ppid=3361 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3369/stat : 3369 (java) S 3361 3364 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414241428 10915721216 7631 33554432000 4194304 4196468 140731665160048 140586497071504 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3370] ppid=3361 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3370/stat : 3370 (java) S 3361 3364 2817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414241428 10915721216 7631 33554432000 4194304 4196468 140731665160048 140586496018704 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3371] ppid=3361 vsize=10659884 memory=140656121235072 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3371/stat : 3371 (java) S 3361 3364 2817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414241430 10915721216 7631 33554432000 4194304 4196468 140731665160048 140586064636784 140586573113986 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3372] ppid=3361 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3372/stat : 3372 (java) S 3361 3364 2817 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414241430 10915721216 7631 33554432000 4194304 4196468 140731665160048 140586063582752 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3373] ppid=3361 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3373/stat : 3373 (java) S 3361 3364 2817 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414241430 10915721216 7631 33554432000 4194304 4196468 140731665160048 140586062529904 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3374] ppid=3361 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3374/stat : 3374 (java) S 3361 3364 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414241433 10915721216 7631 33554432000 4194304 4196468 140731665160048 140586061478224 140586573121435 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3375] ppid=3361 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3375/stat : 3375 (java) S 3361 3364 2817 0 -1 1077944384 499 0 0 0 0 0 0 0 20 0 15 0 414241433 10915721216 7631 33554432000 4194304 4196468 140731665160048 140586060425584 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3376] ppid=3361 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3376/stat : 3376 (java) S 3361 3364 2817 0 -1 1077944384 211 0 0 0 0 0 0 0 20 0 15 0 414241433 10915721216 7631 33554432000 4194304 4196468 140731665160048 140586059372784 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3377] ppid=3361 vsize=10659884 memory=140656121235072 CPUtime=0.02 cores=1,3,5,7
/proc/3364/task/3377/stat : 3377 (java) R 3361 3364 2817 0 -1 4202560 586 0 0 0 2 0 0 0 20 0 15 0 414241433 10915721216 7631 33554432000 4194304 4196468 140731665160048 140586058314360 140586565339966 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3378] ppid=3361 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3378/stat : 3378 (java) S 3361 3364 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414241433 10915721216 7631 33554432000 4194304 4196468 140731665160048 140586057267424 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3379] ppid=3361 vsize=10659884 memory=140656121235072 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3379/stat : 3379 (java) S 3361 3364 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414241433 10915721216 7631 33554432000 4194304 4196468 140731665160048 140586056215728 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 30524 KiB

[startup+0.210652 s]*
/proc/loadavg: 1.74 1.84 1.77 3/228 3379
/proc/meminfo: memFree=21431372/32770624 swapFree=66999268/67108860
[pid=3364] ppid=3361 vsize=10659884 memory=35180 CPUtime=0.32 cores=1,3,5,7
/proc/3364/stat : 3364 (java) S 3361 3364 2817 0 -1 1077944320 6411 0 0 0 31 1 0 0 20 0 15 0 414241427 10915721216 8795 33554432000 4194304 4196468 140731665160048 140731665142592 140586573102839 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
/proc/3364/statm: 2664971 8795 2988 1 0 2627468 0
[pid=3364/tid=3366] ppid=3361 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/3364/task/3366/stat : 3366 (java) R 3361 3364 2817 0 -1 4202560 3436 0 0 0 19 1 0 0 20 0 15 0 414241428 10915721216 8795 33554432000 4194304 4196468 140731665160048 140586577329200 140586573124765 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3367] ppid=3361 vsize=10659884 memory=343 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3367/stat : 3367 (java) S 3361 3364 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414241428 10915721216 8795 33554432000 4194304 4196468 140731665160048 140586499177104 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3368] ppid=3361 vsize=10659884 memory=3545653550114162336 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3368/stat : 3368 (java) S 3361 3364 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414241428 10915721216 8795 33554432000 4194304 4196468 140731665160048 140586498124304 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3369] ppid=3361 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3369/stat : 3369 (java) S 3361 3364 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414241428 10915721216 8795 33554432000 4194304 4196468 140731665160048 140586497071504 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3370] ppid=3361 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3370/stat : 3370 (java) S 3361 3364 2817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414241428 10915721216 8795 33554432000 4194304 4196468 140731665160048 140586496018704 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3371] ppid=3361 vsize=10659884 memory=140656121235072 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3371/stat : 3371 (java) S 3361 3364 2817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414241430 10915721216 8795 33554432000 4194304 4196468 140731665160048 140586064636784 140586573113986 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3372] ppid=3361 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3372/stat : 3372 (java) S 3361 3364 2817 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414241430 10915721216 8795 33554432000 4194304 4196468 140731665160048 140586063582752 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3373] ppid=3361 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3373/stat : 3373 (java) S 3361 3364 2817 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414241430 10915721216 8795 33554432000 4194304 4196468 140731665160048 140586062529904 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3374] ppid=3361 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3374/stat : 3374 (java) S 3361 3364 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414241433 10915721216 8795 33554432000 4194304 4196468 140731665160048 140586061478224 140586573121435 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3375] ppid=3361 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/3364/task/3375/stat : 3375 (java) S 3361 3364 2817 0 -1 1077944384 704 0 0 0 3 0 0 0 20 0 15 0 414241433 10915721216 8795 33554432000 4194304 4196468 140731665160048 140586060425584 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3376] ppid=3361 vsize=10659884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/3364/task/3376/stat : 3376 (java) S 3361 3364 2817 0 -1 1077944384 290 0 0 0 2 0 0 0 20 0 15 0 414241433 10915721216 8795 33554432000 4194304 4196468 140731665160048 140586059372784 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3377] ppid=3361 vsize=10659884 memory=140656121235072 CPUtime=0.05 cores=1,3,5,7
/proc/3364/task/3377/stat : 3377 (java) S 3361 3364 2817 0 -1 1077944384 622 0 0 0 5 0 0 0 20 0 15 0 414241433 10915721216 8795 33554432000 4194304 4196468 140731665160048 140586058319984 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3378] ppid=3361 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3378/stat : 3378 (java) S 3361 3364 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414241433 10915721216 8795 33554432000 4194304 4196468 140731665160048 140586057267424 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3379] ppid=3361 vsize=10659884 memory=140656121235072 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3379/stat : 3379 (java) S 3361 3364 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414241433 10915721216 8795 33554432000 4194304 4196468 140731665160048 140586056215728 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35180 KiB

[startup+0.31016 s]*
/proc/loadavg: 1.74 1.84 1.77 4/228 3379
/proc/meminfo: memFree=21423504/32770624 swapFree=66999268/67108860
[pid=3364] ppid=3361 vsize=10659884 memory=40116 CPUtime=0.47 cores=1,3,5,7
/proc/3364/stat : 3364 (java) S 3361 3364 2817 0 -1 1077944320 8995 0 0 0 44 3 0 0 20 0 15 0 414241427 10915721216 10029 33554432000 4194304 4196468 140731665160048 140731665142592 140586573102839 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
/proc/3364/statm: 2664971 10029 3000 1 0 2627468 0
[pid=3364/tid=3366] ppid=3361 vsize=10659884 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/3364/task/3366/stat : 3366 (java) R 3361 3364 2817 0 -1 4202560 5964 0 0 0 28 2 0 0 20 0 15 0 414241428 10915721216 10029 33554432000 4194304 4196468 140731665160048 140586577322992 140586573124765 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3367] ppid=3361 vsize=10659884 memory=4297096155 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3367/stat : 3367 (java) S 3361 3364 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414241428 10915721216 10029 33554432000 4194304 4196468 140731665160048 140586499177104 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3368] ppid=3361 vsize=10659884 memory=3761834024514373280 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3368/stat : 3368 (java) S 3361 3364 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414241428 10915721216 10029 33554432000 4194304 4196468 140731665160048 140586498124304 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3369] ppid=3361 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3369/stat : 3369 (java) S 3361 3364 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414241428 10915721216 10029 33554432000 4194304 4196468 140731665160048 140586497071504 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3370] ppid=3361 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3370/stat : 3370 (java) S 3361 3364 2817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414241428 10915721216 10029 33554432000 4194304 4196468 140731665160048 140586496018704 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3371] ppid=3361 vsize=10659884 memory=140656121235072 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3371/stat : 3371 (java) S 3361 3364 2817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414241430 10915721216 10029 33554432000 4194304 4196468 140731665160048 140586064636784 140586573113986 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3372] ppid=3361 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3372/stat : 3372 (java) S 3361 3364 2817 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414241430 10915721216 10029 33554432000 4194304 4196468 140731665160048 140586063582752 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3373] ppid=3361 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3373/stat : 3373 (java) S 3361 3364 2817 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414241430 10915721216 10029 33554432000 4194304 4196468 140731665160048 140586062529904 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3374] ppid=3361 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3374/stat : 3374 (java) S 3361 3364 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414241433 10915721216 10029 33554432000 4194304 4196468 140731665160048 140586061478224 140586573121435 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3375] ppid=3361 vsize=10659884 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/3364/task/3375/stat : 3375 (java) S 3361 3364 2817 0 -1 1077944384 744 0 0 0 5 0 0 0 20 0 15 0 414241433 10915721216 10029 33554432000 4194304 4196468 140731665160048 140586060425584 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3376] ppid=3361 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/3364/task/3376/stat : 3376 (java) S 3361 3364 2817 0 -1 1077944384 298 0 0 0 3 0 0 0 20 0 15 0 414241433 10915721216 10029 33554432000 4194304 4196468 140731665160048 140586059372784 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3377] ppid=3361 vsize=10659884 memory=140656121235072 CPUtime=0.08 cores=1,3,5,7
/proc/3364/task/3377/stat : 3377 (java) R 3361 3364 2817 0 -1 4202560 634 0 0 0 8 0 0 0 20 0 15 0 414241433 10915721216 10029 33554432000 4194304 4196468 140731665160048 140586058315056 140586552053488 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3378] ppid=3361 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3378/stat : 3378 (java) S 3361 3364 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414241433 10915721216 10029 33554432000 4194304 4196468 140731665160048 140586057267424 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3379] ppid=3361 vsize=10659884 memory=140656121235072 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3379/stat : 3379 (java) S 3361 3364 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414241433 10915721216 10029 33554432000 4194304 4196468 140731665160048 140586056215728 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40116 KiB

[startup+0.700761 s]
/proc/loadavg: 1.74 1.84 1.77 3/228 3379
/proc/meminfo: memFree=21416976/32770624 swapFree=66999268/67108860
[pid=3364] ppid=3361 vsize=10661932 memory=62600 CPUtime=1.08 cores=1,3,5,7
/proc/3364/stat : 3364 (java) S 3361 3364 2817 0 -1 1077944320 12265 0 0 0 103 5 0 0 20 0 15 0 414241427 10917818368 15650 33554432000 4194304 4196468 140731665160048 140731665142592 140586573102839 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
/proc/3364/statm: 2665483 15650 3072 1 0 2627980 0
[pid=3364/tid=3366] ppid=3361 vsize=10661932 memory=2116 CPUtime=0.68 cores=1,3,5,7
/proc/3364/task/3366/stat : 3366 (java) R 3361 3364 2817 0 -1 4202560 8408 0 0 0 64 4 0 0 20 0 15 0 414241428 10917818368 15650 33554432000 4194304 4196468 140731665160048 140586577325776 140586573124765 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3367] ppid=3361 vsize=10661932 memory=18736 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3367/stat : 3367 (java) S 3361 3364 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414241428 10917818368 15650 33554432000 4194304 4196468 140731665160048 140586499177104 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3368] ppid=3361 vsize=10661932 memory=532 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3368/stat : 3368 (java) S 3361 3364 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414241428 10917818368 15650 33554432000 4194304 4196468 140731665160048 140586498124304 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3369] ppid=3361 vsize=10661932 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3369/stat : 3369 (java) S 3361 3364 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414241428 10917818368 15650 33554432000 4194304 4196468 140731665160048 140586497071504 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3370] ppid=3361 vsize=10661932 memory=932 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3370/stat : 3370 (java) S 3361 3364 2817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414241428 10917818368 15650 33554432000 4194304 4196468 140731665160048 140586496018704 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3371] ppid=3361 vsize=10661932 memory=3680 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3371/stat : 3371 (java) S 3361 3364 2817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414241430 10917818368 15650 33554432000 4194304 4196468 140731665160048 140586064636784 140586573113986 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3372] ppid=3361 vsize=10661932 memory=864 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3372/stat : 3372 (java) S 3361 3364 2817 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414241430 10917818368 15650 33554432000 4194304 4196468 140731665160048 140586063582752 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3373] ppid=3361 vsize=10661932 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3373/stat : 3373 (java) S 3361 3364 2817 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414241430 10917818368 15650 33554432000 4194304 4196468 140731665160048 140586062529904 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3374] ppid=3361 vsize=10661932 memory=4640781674728153957 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3374/stat : 3374 (java) S 3361 3364 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414241433 10917818368 15650 33554432000 4194304 4196468 140731665160048 140586061478224 140586573121435 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3375] ppid=3361 vsize=10661932 memory=7163086641608552552 CPUtime=0.1 cores=1,3,5,7
/proc/3364/task/3375/stat : 3375 (java) S 3361 3364 2817 0 -1 1077944384 985 0 0 0 10 0 0 0 20 0 15 0 414241433 10917818368 15650 33554432000 4194304 4196468 140731665160048 140586060425584 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3376] ppid=3361 vsize=10661932 memory=7523071198212214892 CPUtime=0.1 cores=1,3,5,7
/proc/3364/task/3376/stat : 3376 (java) R 3361 3364 2817 0 -1 4202560 526 0 0 0 10 0 0 0 20 0 15 0 414241433 10917818368 15650 33554432000 4194304 4196468 140731665160048 140586059372784 140586552349532 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3377] ppid=3361 vsize=10661932 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/3364/task/3377/stat : 3377 (java) S 3361 3364 2817 0 -1 1077944384 994 0 0 0 18 0 0 0 20 0 15 0 414241433 10917818368 15650 33554432000 4194304 4196468 140731665160048 140586058319984 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3378] ppid=3361 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3378/stat : 3378 (java) S 3361 3364 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414241433 10917818368 15650 33554432000 4194304 4196468 140731665160048 140586057267424 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3379] ppid=3361 vsize=10661932 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3379/stat : 3379 (java) S 3361 3364 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414241433 10917818368 15650 33554432000 4194304 4196468 140731665160048 140586056215728 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 62600 KiB

[startup+1.5008 s]
/proc/loadavg: 1.74 1.84 1.77 3/228 3379
/proc/meminfo: memFree=21400036/32770624 swapFree=66999268/67108860
[pid=3364] ppid=3361 vsize=10663980 memory=75220 CPUtime=1.98 cores=1,3,5,7
/proc/3364/stat : 3364 (java) S 3361 3364 2817 0 -1 1077944320 17565 0 0 0 192 6 0 0 20 0 15 0 414241427 10919915520 18805 33554432000 4194304 4196468 140731665160048 140731665142592 140586573102839 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
/proc/3364/statm: 2665995 18805 3095 1 0 2628492 0
[pid=3364/tid=3366] ppid=3361 vsize=10663980 memory=70856 CPUtime=1.48 cores=1,3,5,7
/proc/3364/task/3366/stat : 3366 (java) R 3361 3364 2817 0 -1 4202560 12429 0 0 0 143 5 0 0 20 0 15 0 414241428 10919915520 18805 33554432000 4194304 4196468 140731665160048 140586577328720 140586573124765 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3367] ppid=3361 vsize=10663980 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3367/stat : 3367 (java) S 3361 3364 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414241428 10919915520 18805 33554432000 4194304 4196468 140731665160048 140586499177104 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3368] ppid=3361 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3368/stat : 3368 (java) S 3361 3364 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414241428 10919915520 18805 33554432000 4194304 4196468 140731665160048 140586498124304 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3369] ppid=3361 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3369/stat : 3369 (java) S 3361 3364 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414241428 10919915520 18805 33554432000 4194304 4196468 140731665160048 140586497071504 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3370] ppid=3361 vsize=10663980 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3370/stat : 3370 (java) S 3361 3364 2817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414241428 10919915520 18805 33554432000 4194304 4196468 140731665160048 140586496018704 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3371] ppid=3361 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3371/stat : 3371 (java) S 3361 3364 2817 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 414241430 10919915520 18805 33554432000 4194304 4196468 140731665160048 140586064636784 140586573113986 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0

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

/proc/3364/task/3370/stat : 3370 (java) S 3361 3364 2817 0 -1 1077944384 3410 0 0 0 45 3 0 0 20 0 16 0 414241428 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586496018704 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3371] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.14 cores=1,3,5,7
/proc/3364/task/3371/stat : 3371 (java) S 3361 3364 2817 0 -1 1077944384 6226 0 0 0 11 3 0 0 20 0 16 0 414241430 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586064636784 140586573113986 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3372] ppid=3361 vsize=10748324 memory=208652 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3372/stat : 3372 (java) S 3361 3364 2817 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 16 0 414241430 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586063582816 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3373] ppid=3361 vsize=10748324 memory=208652 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3373/stat : 3373 (java) S 3361 3364 2817 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414241430 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586062529920 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3374] ppid=3361 vsize=10748324 memory=208652 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3374/stat : 3374 (java) S 3361 3364 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586061478224 140586573121435 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3375] ppid=3361 vsize=10748324 memory=208652 CPUtime=1.2 cores=1,3,5,7
/proc/3364/task/3375/stat : 3375 (java) S 3361 3364 2817 0 -1 1077944384 9079 0 0 0 119 1 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586060425584 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3376] ppid=3361 vsize=10748324 memory=208652 CPUtime=1.04 cores=1,3,5,7
/proc/3364/task/3376/stat : 3376 (java) S 3361 3364 2817 0 -1 1077944384 9650 0 0 0 104 0 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586059372784 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3377] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.66 cores=1,3,5,7
/proc/3364/task/3377/stat : 3377 (java) S 3361 3364 2817 0 -1 1077944384 8663 0 0 0 64 2 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586058319984 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3378] ppid=3361 vsize=10748324 memory=208652 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3378/stat : 3378 (java) S 3361 3364 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586057267424 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3379] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.47 cores=1,3,5,7
/proc/3364/task/3379/stat : 3379 (java) S 3361 3364 2817 0 -1 1077944384 1147 0 0 0 19 28 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586056215728 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3380] ppid=3361 vsize=10748324 memory=208652 CPUtime=2439.47 cores=1,3,5,7
/proc/3364/task/3380/stat : 3380 (java) R 3361 3364 2817 0 -1 4202560 16503 0 0 0 243944 3 0 0 20 0 16 0 414241615 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586039553824 140586180650112 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
Current children cumulated CPU time: 2446.85 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 208652 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 2.08 1.99 3/230 3953
/proc/meminfo: memFree=20146900/32770624 swapFree=66999268/67108860
[pid=3364] ppid=3361 vsize=10748324 memory=208652 CPUtime=2506.86 cores=1,3,5,7
/proc/3364/stat : 3364 (java) S 3361 3364 2817 0 -1 1077944320 82717 0 0 0 250634 52 0 0 20 0 16 0 414241427 11006283776 52163 33554432000 4194304 4196468 140731665160048 140731665142592 140586573102839 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
/proc/3364/statm: 2687081 52163 3373 1 0 2647217 0
[pid=3364/tid=3366] ppid=3361 vsize=10748324 memory=1424 CPUtime=1.85 cores=1,3,5,7
/proc/3364/task/3366/stat : 3366 (java) S 3361 3364 2817 0 -1 1077944384 14557 0 0 0 179 6 0 0 20 0 16 0 414241428 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586577345712 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3367] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.47 cores=1,3,5,7
/proc/3364/task/3367/stat : 3367 (java) S 3361 3364 2817 0 -1 1077944384 2805 0 0 0 44 3 0 0 20 0 16 0 414241428 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586499177104 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3368] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.48 cores=1,3,5,7
/proc/3364/task/3368/stat : 3368 (java) S 3361 3364 2817 0 -1 1077944384 5491 0 0 0 45 3 0 0 20 0 16 0 414241428 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586498124304 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3369] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.48 cores=1,3,5,7
/proc/3364/task/3369/stat : 3369 (java) S 3361 3364 2817 0 -1 1077944384 3488 0 0 0 44 4 0 0 20 0 16 0 414241428 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586497071504 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3370] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.48 cores=1,3,5,7
/proc/3364/task/3370/stat : 3370 (java) S 3361 3364 2817 0 -1 1077944384 3477 0 0 0 45 3 0 0 20 0 16 0 414241428 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586496018704 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3371] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.14 cores=1,3,5,7
/proc/3364/task/3371/stat : 3371 (java) S 3361 3364 2817 0 -1 1077944384 6404 0 0 0 11 3 0 0 20 0 16 0 414241430 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586064636784 140586573113986 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3372] ppid=3361 vsize=10748324 memory=208652 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3372/stat : 3372 (java) S 3361 3364 2817 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 16 0 414241430 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586063582816 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3373] ppid=3361 vsize=10748324 memory=208652 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3373/stat : 3373 (java) S 3361 3364 2817 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414241430 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586062529920 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3374] ppid=3361 vsize=10748324 memory=208652 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3374/stat : 3374 (java) S 3361 3364 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586061478224 140586573121435 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3375] ppid=3361 vsize=10748324 memory=208652 CPUtime=1.2 cores=1,3,5,7
/proc/3364/task/3375/stat : 3375 (java) S 3361 3364 2817 0 -1 1077944384 9079 0 0 0 119 1 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586060425584 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3376] ppid=3361 vsize=10748324 memory=208652 CPUtime=1.05 cores=1,3,5,7
/proc/3364/task/3376/stat : 3376 (java) S 3361 3364 2817 0 -1 1077944384 9650 0 0 0 104 1 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586059372784 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3377] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.66 cores=1,3,5,7
/proc/3364/task/3377/stat : 3377 (java) S 3361 3364 2817 0 -1 1077944384 8663 0 0 0 64 2 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586058319984 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3378] ppid=3361 vsize=10748324 memory=3624 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3378/stat : 3378 (java) S 3361 3364 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586057267424 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3379] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.48 cores=1,3,5,7
/proc/3364/task/3379/stat : 3379 (java) S 3361 3364 2817 0 -1 1077944384 1151 0 0 0 20 28 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586056215728 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3380] ppid=3361 vsize=10748324 memory=208652 CPUtime=2499.47 cores=1,3,5,7
/proc/3364/task/3380/stat : 3380 (java) R 3361 3364 2817 0 -1 4202560 16550 0 0 0 249944 3 0 0 20 0 16 0 414241615 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586039553824 140586180896168 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
Current children cumulated CPU time: 2506.86 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 208652 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.5 s]
/proc/loadavg: 2.01 2.08 1.99 3/229 3954
/proc/meminfo: memFree=20146668/32770624 swapFree=66999268/67108860
[pid=3364] ppid=3361 vsize=10748324 memory=208652 CPUtime=2520.06 cores=1,3,5,7
/proc/3364/stat : 3364 (java) S 3361 3364 2817 0 -1 1077944320 82819 0 0 0 251954 52 0 0 20 0 16 0 414241427 11006283776 52163 33554432000 4194304 4196468 140731665160048 140731665142592 140586573102839 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
/proc/3364/statm: 2687081 52163 3373 1 0 2647217 0
[pid=3364/tid=3366] ppid=3361 vsize=10748324 memory=208652 CPUtime=1.85 cores=1,3,5,7
/proc/3364/task/3366/stat : 3366 (java) S 3361 3364 2817 0 -1 1077944384 14557 0 0 0 179 6 0 0 20 0 16 0 414241428 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586577345712 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3367] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.47 cores=1,3,5,7
/proc/3364/task/3367/stat : 3367 (java) S 3361 3364 2817 0 -1 1077944384 2805 0 0 0 44 3 0 0 20 0 16 0 414241428 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586499177104 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3368] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.48 cores=1,3,5,7
/proc/3364/task/3368/stat : 3368 (java) S 3361 3364 2817 0 -1 1077944384 5491 0 0 0 45 3 0 0 20 0 16 0 414241428 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586498124304 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3369] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.48 cores=1,3,5,7
/proc/3364/task/3369/stat : 3369 (java) S 3361 3364 2817 0 -1 1077944384 3488 0 0 0 44 4 0 0 20 0 16 0 414241428 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586497071504 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3370] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.48 cores=1,3,5,7
/proc/3364/task/3370/stat : 3370 (java) S 3361 3364 2817 0 -1 1077944384 3477 0 0 0 45 3 0 0 20 0 16 0 414241428 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586496018704 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3371] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.14 cores=1,3,5,7
/proc/3364/task/3371/stat : 3371 (java) S 3361 3364 2817 0 -1 1077944384 6406 0 0 0 11 3 0 0 20 0 16 0 414241430 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586064636784 140586573113986 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3372] ppid=3361 vsize=10748324 memory=208652 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3372/stat : 3372 (java) S 3361 3364 2817 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 16 0 414241430 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586063582816 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3373] ppid=3361 vsize=10748324 memory=208652 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3373/stat : 3373 (java) S 3361 3364 2817 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414241430 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586062529920 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3374] ppid=3361 vsize=10748324 memory=208652 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3374/stat : 3374 (java) S 3361 3364 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586061478224 140586573121435 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3375] ppid=3361 vsize=10748324 memory=612 CPUtime=1.2 cores=1,3,5,7
/proc/3364/task/3375/stat : 3375 (java) S 3361 3364 2817 0 -1 1077944384 9081 0 0 0 119 1 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586060425584 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3376] ppid=3361 vsize=10748324 memory=1220 CPUtime=1.05 cores=1,3,5,7
/proc/3364/task/3376/stat : 3376 (java) S 3361 3364 2817 0 -1 1077944384 9652 0 0 0 104 1 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586059372784 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3377] ppid=3361 vsize=10748324 memory=988 CPUtime=0.66 cores=1,3,5,7
/proc/3364/task/3377/stat : 3377 (java) S 3361 3364 2817 0 -1 1077944384 8666 0 0 0 64 2 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586058319984 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3378] ppid=3361 vsize=10748324 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3378/stat : 3378 (java) S 3361 3364 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586057267424 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3379] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.48 cores=1,3,5,7
/proc/3364/task/3379/stat : 3379 (java) S 3361 3364 2817 0 -1 1077944384 1182 0 0 0 20 28 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586056215728 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3380] ppid=3361 vsize=10748324 memory=208652 CPUtime=2512.67 cores=1,3,5,7
/proc/3364/task/3380/stat : 3380 (java) R 3361 3364 2817 0 -1 4202560 16612 0 0 0 251264 3 0 0 20 0 16 0 414241615 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586039553824 140586180649298 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 208652 KiB

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

[startup+2515.51 s]
# the end of solver process 3364 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.55 s, system=0.533008 s

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

[startup+2515.5 s]
/proc/loadavg: 2.01 2.08 1.99 3/229 3954
/proc/meminfo: memFree=20146668/32770624 swapFree=66999268/67108860
[pid=3364] ppid=3361 vsize=10748324 memory=208652 CPUtime=2520.06 cores=1,3,5,7
/proc/3364/stat : 3364 (java) S 3361 3364 2817 0 -1 1077944320 82819 0 0 0 251954 52 0 0 20 0 16 0 414241427 11006283776 52163 33554432000 4194304 4196468 140731665160048 140731665142592 140586573102839 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
/proc/3364/statm: 2687081 52163 3373 1 0 2647217 0
[pid=3364/tid=3366] ppid=3361 vsize=10748324 memory=208652 CPUtime=1.85 cores=1,3,5,7
/proc/3364/task/3366/stat : 3366 (java) S 3361 3364 2817 0 -1 1077944384 14557 0 0 0 179 6 0 0 20 0 16 0 414241428 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586577345712 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3367] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.47 cores=1,3,5,7
/proc/3364/task/3367/stat : 3367 (java) S 3361 3364 2817 0 -1 1077944384 2805 0 0 0 44 3 0 0 20 0 16 0 414241428 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586499177104 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3368] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.48 cores=1,3,5,7
/proc/3364/task/3368/stat : 3368 (java) S 3361 3364 2817 0 -1 1077944384 5491 0 0 0 45 3 0 0 20 0 16 0 414241428 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586498124304 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3369] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.48 cores=1,3,5,7
/proc/3364/task/3369/stat : 3369 (java) S 3361 3364 2817 0 -1 1077944384 3488 0 0 0 44 4 0 0 20 0 16 0 414241428 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586497071504 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3370] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.48 cores=1,3,5,7
/proc/3364/task/3370/stat : 3370 (java) S 3361 3364 2817 0 -1 1077944384 3477 0 0 0 45 3 0 0 20 0 16 0 414241428 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586496018704 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3371] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.14 cores=1,3,5,7
/proc/3364/task/3371/stat : 3371 (java) S 3361 3364 2817 0 -1 1077944384 6406 0 0 0 11 3 0 0 20 0 16 0 414241430 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586064636784 140586573113986 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3372] ppid=3361 vsize=10748324 memory=208652 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3372/stat : 3372 (java) S 3361 3364 2817 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 16 0 414241430 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586063582816 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3373] ppid=3361 vsize=10748324 memory=208652 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3373/stat : 3373 (java) S 3361 3364 2817 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414241430 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586062529920 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3374] ppid=3361 vsize=10748324 memory=208652 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3374/stat : 3374 (java) S 3361 3364 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586061478224 140586573121435 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3375] ppid=3361 vsize=10748324 memory=612 CPUtime=1.2 cores=1,3,5,7
/proc/3364/task/3375/stat : 3375 (java) S 3361 3364 2817 0 -1 1077944384 9081 0 0 0 119 1 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586060425584 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3376] ppid=3361 vsize=10748324 memory=1220 CPUtime=1.05 cores=1,3,5,7
/proc/3364/task/3376/stat : 3376 (java) S 3361 3364 2817 0 -1 1077944384 9652 0 0 0 104 1 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586059372784 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3377] ppid=3361 vsize=10748324 memory=988 CPUtime=0.66 cores=1,3,5,7
/proc/3364/task/3377/stat : 3377 (java) S 3361 3364 2817 0 -1 1077944384 8666 0 0 0 64 2 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586058319984 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3378] ppid=3361 vsize=10748324 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/3364/task/3378/stat : 3378 (java) S 3361 3364 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586057267424 140586573113045 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3379] ppid=3361 vsize=10748324 memory=208652 CPUtime=0.48 cores=1,3,5,7
/proc/3364/task/3379/stat : 3379 (java) S 3361 3364 2817 0 -1 1077944384 1182 0 0 0 20 28 0 0 20 0 16 0 414241433 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586056215728 140586573113986 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
[pid=3364/tid=3380] ppid=3361 vsize=10748324 memory=208652 CPUtime=2512.67 cores=1,3,5,7
/proc/3364/task/3380/stat : 3380 (java) R 3361 3364 2817 0 -1 4202560 16612 0 0 0 251264 3 0 0 20 0 16 0 414241615 11006283776 52163 33554432000 4194304 4196468 140731665160048 140586039553824 140586180649298 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20025344 140731665163275 140731665163378 140731665163378 140731665166287 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 208652 KiB

Child status: 143
Real time (s): 2515.51
CPU time (s): 2520.08
CPU user time (s): 2519.55
CPU system time (s): 0.533008
CPU usage (%): 100.182
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 306232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.55
system time used= 0.533008
maximum resident set size= 306260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83242
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59783
involuntary context switches= 4911


# summary of solver processes directly reported to runsolver:
#   pid: 3364
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2519.55
#   total CPU system time (s): 0.533008

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.3907 second user time and 18.4542 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-13 15:56:30
IDJOB=4390474
IDBENCH=127787
IDSOLVER=2832
FILE ID=node140/4390474-1568383030
RUNJOBID= node140-1568380475-2849
PBS_JOBID= 21701829
Free space on /tmp= 56860 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/RectPacking/RectPacking-m1-perf/RectPacking-perfect-199.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390474-1568383030/watcher-4390474-1568383030 -o /tmp/evaluation-result-4390474-1568383030/solver-4390474-1568383030 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568380475-2849 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390474-1568383030.xml -cm

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

MD5SUM BENCH= 6632ff8405f31e2dfb2c2f75c1e4c1cc
RANDOM SEED=1006868870

node140.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.43
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.43
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.43
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.43
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:        21454992 kB
MemAvailable:   31370360 kB
Buffers:          160496 kB
Cached:          9929984 kB
SwapCached:         2752 kB
Active:          2082452 kB
Inactive:        8502348 kB
Active(anon):     491372 kB
Inactive(anon):    43940 kB
Active(file):    1591080 kB
Inactive(file):  8458408 kB
Unevictable:      107712 kB
Mlocked:          107712 kB
SwapTotal:      67108860 kB
SwapFree:       66999268 kB
Dirty:              8624 kB
Writeback:             0 kB
AnonPages:        632872 kB
Mapped:            56264 kB
Shmem:             32244 kB
Slab:             324352 kB
SReclaimable:     294340 kB
SUnreclaim:        30012 kB
KernelStack:        4048 kB
PageTables:         6764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1763320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    559104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 56848 MiB
End job on node140 at 2019-09-13 16:38:25