Trace number 4390705

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.05 2514.41

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-35-123.xml
MD5SUM45744cc354831d0c2f8e03e2f88be5e0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints595
Number of domains35
Minimum domain size89
Maximum domain size123
Distribution of domain sizes[{"size":89,"count":2},{"size":90,"count":2},{"size":91,"count":2},{"size":92,"count":2},{"size":93,"count":2},{"size":94,"count":2},{"size":95,"count":2},{"size":96,"count":2},{"size":97,"count":2},{"size":98,"count":2},{"size":99,"count":2},{"size":100,"count":2},{"size":101,"count":2},{"size":102,"count":2},{"size":103,"count":2},{"size":104,"count":2},{"size":105,"count":2},{"size":106,"count":2},{"size":107,"count":2},{"size":108,"count":2},{"size":109,"count":2},{"size":110,"count":2},{"size":111,"count":2},{"size":112,"count":2},{"size":113,"count":2},{"size":114,"count":2},{"size":115,"count":2},{"size":116,"count":2},{"size":117,"count":2},{"size":118,"count":2},{"size":119,"count":2},{"size":120,"count":2},{"size":121,"count":2},{"size":122,"count":2},{"size":123,"count":2}]
Minimum variable degree34
Maximum variable degree34
Distribution of variable degrees[{"degree":34,"count":70}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":595}]
Number of extensional constraints0
Number of intensional constraints595
Distribution of constraint types[{"type":"intension","count":595}]
Optimization problemNO
Type of objective

Solver Data

2.39/1.88	
2.39/1.88	AbsCon 2 
2.39/1.89	
3.27/2.11	  Instance
3.27/2.11	    name=instance-4390705-1568387879, framework=CSP
3.27/2.11	
3.27/2.11	  Loading variables...
3.27/2.15	  Loading constraints...
4.63/2.58	
4.63/2.58	  Domains
4.63/2.58	    nTypes=35, nValues=7420, sizes=[89#2,90#2,91#2,92#2...120#2,121#2,122#2,123#2]
4.63/2.58	  Variables
4.63/2.58	    count=70, degrees=[34#70]
4.63/2.58	  Constraints
4.63/2.58	    count=595, arities=[4#595]
4.63/2.58	    distribution=[CtrIntension#595]
4.63/2.58	    nIntStructures=(595,shared:0)
4.63/2.58	    wck=0.734, cpu=2.55, mem=121M640
4.63/2.59	  Solver SolverBacktrack being built...
4.63/2.59	
4.96/2.62	
4.96/2.62	  Solver
4.96/2.62	    guaranteedGAC=false
4.96/2.62	    wck=0.769, cpu=2.582, mem=132M282
4.96/2.62	
4.96/2.62	  Preprocessing
4.96/2.62	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
4.96/2.62	    wck=0.001, cpu=2.584, mem=132M282
4.96/2.62	
6.35/3.74	    num=0, depth=44..44, filters=805, revisions=(10918,useless=10015), ccks=2639204, wck=1.128, mem=34M543
6.35/3.74	    decisions=64, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
6.35/3.74	    
6.91/4.12	    num=1, depth=37..37, filters=1001, revisions=(15532,useless=14425), ccks=3620571, wck=1.502, mem=37M133
6.91/4.12	    decisions=123, wrong=21, backtracks=0, failedAssignments=21, nogoods=21
6.91/4.12	    
7.42/4.64	    num=2, depth=14..14, filters=1192, revisions=(19099,useless=17795), ccks=5044460, wck=2.021, mem=39M722
7.42/4.64	    decisions=161, wrong=33, backtracks=0, failedAssignments=33, nogoods=33
7.42/4.64	    
7.73/4.94	    num=3, depth=8..8, filters=1237, revisions=(20393,useless=19044), ccks=5848413, wck=2.323, mem=39M722
7.73/4.94	    decisions=195, wrong=46, backtracks=0, failedAssignments=46, nogoods=46
7.73/4.94	    
8.04/5.24	    num=4, depth=13..13, filters=1334, revisions=(21957,useless=20509), ccks=6680363, wck=2.623, mem=42M312
8.04/5.24	    decisions=236, wrong=60, backtracks=0, failedAssignments=60, nogoods=60
8.04/5.24	    
9.38/6.52	    num=5, depth=7..8, filters=1430, revisions=(24886,useless=23338), ccks=10282374, wck=3.9, mem=46M223
9.38/6.52	    decisions=279, wrong=78, backtracks=2, failedAssignments=76, nogoods=62
9.38/6.52	    
9.68/6.80	    num=6, depth=9..9, filters=1471, revisions=(26177,useless=24587), ccks=11060924, wck=4.182, mem=46M223
9.68/6.80	    decisions=322, wrong=95, backtracks=2, failedAssignments=93, nogoods=79
9.68/6.80	    
9.99/7.11	    num=7, depth=9..9, filters=1539, revisions=(27764,useless=26087), ccks=11927632, wck=4.496, mem=48M812
9.99/7.11	    decisions=369, wrong=114, backtracks=2, failedAssignments=112, nogoods=98
9.99/7.11	    
12.19/9.31	    num=8, depth=7..7, filters=1653, revisions=(31583,useless=29792), ccks=18163200, wck=6.697, mem=51M402
12.19/9.31	    decisions=418, wrong=135, backtracks=2, failedAssignments=133, nogoods=119
12.19/9.31	    
12.49/9.69	    num=9, depth=9..9, filters=1772, revisions=(33435,useless=31523), ccks=19217501, wck=7.077, mem=53M991
12.49/9.69	    decisions=473, wrong=158, backtracks=2, failedAssignments=156, nogoods=142
12.49/9.69	    
16.50/13.61	    num=10, depth=11..11, filters=1909, revisions=(38175,useless=36124), ccks=30332692, wck=10.989, mem=59M171
16.50/13.61	    decisions=534, wrong=183, backtracks=2, failedAssignments=181, nogoods=167
16.50/13.61	    
20.30/17.40	    num=11, depth=5..10, filters=2057, revisions=(43242,useless=41041), ccks=41149020, wck=14.783, mem=64M350
20.30/17.40	    decisions=602, wrong=212, backtracks=3, failedAssignments=209, nogoods=173
20.30/17.40	    
24.10/21.23	    num=12, depth=7..7, filters=2278, revisions=(49710,useless=47284), ccks=52055833, wck=18.615, mem=69M529
24.10/21.23	    decisions=671, wrong=243, backtracks=3, failedAssignments=240, nogoods=204
24.10/21.23	    
27.21/24.36	    num=13, depth=11..12, filters=2456, revisions=(54419,useless=51813), ccks=60896059, wck=21.741, mem=74M708
27.21/24.36	    decisions=751, wrong=277, backtracks=3, failedAssignments=274, nogoods=238
27.21/24.36	    
31.52/28.63	    num=14, depth=6..10, filters=2650, revisions=(60703,useless=57899), ccks=73075882, wck=26.018, mem=81M208
31.52/28.63	    decisions=837, wrong=315, backtracks=4, failedAssignments=311, nogoods=248
31.52/28.63	    
33.93/31.03	    num=15, depth=8..10, filters=2822, revisions=(63750,useless=60772), ccks=79959549, wck=28.418, mem=83M798
33.93/31.03	    decisions=929, wrong=356, backtracks=4, failedAssignments=352, nogoods=289
33.93/31.03	    
38.64/35.73	    num=16, depth=8..9, filters=3154, revisions=(72671,useless=69355), ccks=93249014, wck=33.11, mem=91M566
38.64/35.73	    decisions=1029, wrong=402, backtracks=5, failedAssignments=397, nogoods=312
38.64/35.73	    
40.14/37.20	    num=17, depth=11..13, filters=3339, revisions=(75916,useless=72414), ccks=97422573, wck=34.584, mem=94M156
40.14/37.20	    decisions=1142, wrong=452, backtracks=5, failedAssignments=447, nogoods=362
40.14/37.20	    
42.25/39.39	    num=18, depth=10..14, filters=3542, revisions=(79534,useless=75829), ccks=103659008, wck=36.77, mem=99M335
42.25/39.39	    decisions=1266, wrong=507, backtracks=5, failedAssignments=502, nogoods=417
42.25/39.39	    
43.16/40.29	    num=19, depth=14..16, filters=3784, revisions=(83747,useless=79797), ccks=106150782, wck=37.669, mem=101M925
43.16/40.29	    decisions=1404, wrong=568, backtracks=5, failedAssignments=563, nogoods=478
43.16/40.29	    
44.99/42.04	    num=20, depth=11..16, filters=4068, revisions=(88274,useless=84038), ccks=111102977, wck=39.425, mem=107M104
44.99/42.04	    decisions=1554, wrong=635, backtracks=5, failedAssignments=630, nogoods=545
44.99/42.04	    
47.58/44.61	    num=21, depth=9..10, filters=4645, revisions=(103049,useless=98219), ccks=118168646, wck=41.991, mem=120M51
47.58/44.61	    decisions=1718, wrong=712, backtracks=8, failedAssignments=704, nogoods=557
47.58/44.61	    
48.78/45.89	    num=22, depth=7..11, filters=4889, revisions=(107908,useless=102834), ccks=121756614, wck=43.275, mem=125M231
48.78/45.89	    decisions=1891, wrong=793, backtracks=8, failedAssignments=785, nogoods=638
48.78/45.89	    
49.78/46.89	    num=23, depth=12..16, filters=5248, revisions=(113195,useless=107758), ccks=124528931, wck=44.275, mem=130M410
49.78/46.89	    decisions=2085, wrong=882, backtracks=8, failedAssignments=874, nogoods=727
49.78/46.89	    
52.28/49.32	    num=24, depth=8..10, filters=5968, revisions=(130595,useless=124417), ccks=131183424, wck=46.699, mem=145M947
52.28/49.32	    decisions=2298, wrong=984, backtracks=12, failedAssignments=972, nogoods=746
52.28/49.32	    
63.39/60.42	    num=25, depth=8..9, filters=6908, revisions=(152487,useless=145347), ccks=162572064, wck=57.801, mem=161M484
63.39/60.42	    decisions=2529, wrong=1095, backtracks=15, failedAssignments=1080, nogoods=774
63.39/60.42	    
72.64/69.68	    num=26, depth=5..6, filters=7744, revisions=(174179,useless=166174), ccks=188758990, wck=67.065, mem=44M975
72.64/69.68	    decisions=2779, wrong=1217, backtracks=18, failedAssignments=1199, nogoods=801
72.64/69.68	    
73.84/70.88	    num=27, depth=14..20, filters=8209, revisions=(180865,useless=172395), ccks=192077823, wck=68.26, mem=52M744
73.84/70.88	    decisions=3061, wrong=1348, backtracks=18, failedAssignments=1330, nogoods=932
73.84/70.88	    
76.75/73.75	    num=28, depth=12..14, filters=9318, revisions=(200560,useless=190935), ccks=199982714, wck=71.132, mem=70M871
76.75/73.75	    decisions=3402, wrong=1512, backtracks=39, failedAssignments=1474, nogoods=953
76.75/73.75	    
78.85/75.82	    num=29, depth=10..20, filters=9963, revisions=(208690,useless=198419), ccks=205674353, wck=73.199, mem=78M639
78.85/75.82	    decisions=3738, wrong=1670, backtracks=39, failedAssignments=1632, nogoods=1111
78.85/75.82	    
106.55/103.55	    num=30, depth=5..6, filters=10874, revisions=(241282,useless=230086), ccks=284442050, wck=100.928, mem=112M304
106.55/103.55	    decisions=4105, wrong=1851, backtracks=46, failedAssignments=1806, nogoods=1118
106.55/103.55	    
107.97/104.90	    num=31, depth=9..26, filters=11742, revisions=(251037,useless=238948), ccks=288175815, wck=102.286, mem=120M72
107.97/104.90	    decisions=4513, wrong=2042, backtracks=46, failedAssignments=1997, nogoods=1309
107.97/104.90	    
114.37/111.33	    num=32, depth=6..21, filters=12699, revisions=(265962,useless=252915), ccks=306356279, wck=108.717, mem=135M610
114.37/111.33	    decisions=4958, wrong=2254, backtracks=47, failedAssignments=2208, nogoods=1494
114.37/111.33	    
123.52/120.44	    num=33, depth=10..11, filters=14553, revisions=(308246,useless=293292), ccks=331685018, wck=117.828, mem=42M566
123.52/120.44	    decisions=5451, wrong=2495, backtracks=56, failedAssignments=2440, nogoods=1511
123.52/120.44	    
125.13/122.07	    num=34, depth=10..26, filters=15554, revisions=(319436,useless=303480), ccks=336166620, wck=119.456, mem=52M998
125.13/122.07	    decisions=5987, wrong=2750, backtracks=56, failedAssignments=2695, nogoods=1766
125.13/122.07	    
146.15/143.02	    num=35, depth=8..10, filters=17536, revisions=(367798,useless=349790), ccks=395232686, wck=140.401, mem=92M119
146.15/143.02	    decisions=6590, wrong=3047, backtracks=74, failedAssignments=2976, nogoods=1786
146.15/143.02	    
148.04/145.01	    num=36, depth=14..41, filters=19178, revisions=(384565,useless=364915), ccks=400706963, wck=142.389, mem=105M159
148.04/145.01	    decisions=7249, wrong=3356, backtracks=74, failedAssignments=3285, nogoods=2095
148.04/145.01	    
172.25/169.19	    num=37, depth=5..7, filters=21420, revisions=(436185,useless=414246), ccks=468780739, wck=166.574, mem=152M104
172.25/169.19	    decisions=8019, wrong=3738, backtracks=118, failedAssignments=3625, nogoods=2157
172.25/169.19	    
174.54/171.47	    num=38, depth=14..28, filters=23210, revisions=(452121,useless=428391), ccks=475095383, wck=168.857, mem=164M255
174.54/171.47	    decisions=8795, wrong=4112, backtracks=118, failedAssignments=3999, nogoods=2531
174.54/171.47	    
183.65/180.40	    num=39, depth=7..37, filters=25153, revisions=(483431,useless=457740), ccks=500142695, wck=177.787, mem=60M645
183.65/180.40	    decisions=9672, wrong=4532, backtracks=128, failedAssignments=4410, nogoods=2829
183.65/180.40	    
185.39/182.06	    num=40, depth=16..44, filters=27254, revisions=(507217,useless=479424), ccks=504584694, wck=179.447, mem=78M694
185.39/182.06	    decisions=10620, wrong=4984, backtracks=128, failedAssignments=4862, nogoods=3281
185.39/182.06	    
193.93/190.53	    num=41, depth=9..10, filters=30517, revisions=(589421,useless=558297), ccks=527682025, wck=187.914, mem=137M999
193.93/190.53	    decisions=11674, wrong=5506, backtracks=153, failedAssignments=5359, nogoods=3323
193.93/190.53	    
213.90/210.46	    num=42, depth=9..25, filters=33827, revisions=(638963,useless=604487), ccks=584106079, wck=207.839, mem=52M875
213.90/210.46	    decisions=12811, wrong=6062, backtracks=162, failedAssignments=5906, nogoods=3567
213.90/210.46	    
250.10/246.61	    num=43, depth=8..13, filters=37511, revisions=(726475,useless=688213), ccks=686476267, wck=243.996, mem=141M931
250.10/246.61	    decisions=14179, wrong=6741, backtracks=243, failedAssignments=6508, nogoods=3632
250.10/246.61	    
252.35/248.87	    num=44, depth=8..53, filters=40731, revisions=(765710,useless=724228), ccks=692391838, wck=246.252, mem=42M623
252.35/248.87	    decisions=15556, wrong=7403, backtracks=243, failedAssignments=7170, nogoods=4294
252.35/248.87	    
296.07/292.56	    num=45, depth=10..15, filters=47715, revisions=(892418,useless=843729), ccks=816192931, wck=289.943, mem=146M252
296.07/292.56	    decisions=17099, wrong=8169, backtracks=285, failedAssignments=7898, nogoods=4338
296.07/292.56	    
301.21/297.65	    num=46, depth=10..44, filters=51379, revisions=(933787,useless=881434), ccks=830282351, wck=295.033, mem=52M433
301.21/297.65	    decisions=18745, wrong=8970, backtracks=285, failedAssignments=8699, nogoods=5139
301.21/297.65	    
303.76/300.14	    num=47, depth=10..59, filters=55825, revisions=(988163,useless=931364), ccks=836808448, wck=297.526, mem=86M918
303.76/300.14	    decisions=20567, wrong=9852, backtracks=286, failedAssignments=9580, nogoods=5942
303.76/300.14	    
306.71/303.04	    num=48, depth=14..50, filters=60198, revisions=(1040351,useless=979178), ccks=844555832, wck=300.425, mem=118M941
306.71/303.04	    decisions=22559, wrong=10824, backtracks=288, failedAssignments=10550, nogoods=6755
306.71/303.04	    
313.61/309.90	    num=49, depth=10..39, filters=64906, revisions=(1096677,useless=1030795), ccks=863514117, wck=307.281, mem=153M426
313.61/309.90	    decisions=24754, wrong=11903, backtracks=300, failedAssignments=11617, nogoods=7442
313.61/309.90	    
350.36/346.60	    num=50, depth=5..35, filters=70362, revisions=(1191857,useless=1120480), ccks=967312630, wck=343.981, mem=115M876
350.36/346.60	    decisions=27235, wrong=13126, backtracks=351, failedAssignments=12790, nogoods=8145
350.36/346.60	    
410.62/406.81	    num=51, depth=10..15, filters=84623, revisions=(1389427,useless=1303303), ccks=1136806197, wck=404.189, mem=150M475
410.62/406.81	    decisions=30116, wrong=14561, backtracks=501, failedAssignments=14081, nogoods=8208
410.62/406.81	    
418.17/414.36	    num=52, depth=11..38, filters=90585, revisions=(1461194,useless=1369083), ccks=1157748434, wck=411.745, mem=73M633
418.17/414.36	    decisions=33016, wrong=15994, backtracks=517, failedAssignments=15501, nogoods=8618
418.17/414.36	    
434.48/430.66	    num=53, depth=16..29, filters=96582, revisions=(1545443,useless=1447279), ccks=1203927679, wck=428.044, mem=116M47
434.48/430.66	    decisions=36180, wrong=17564, backtracks=555, failedAssignments=17063, nogoods=8752
434.48/430.66	    
440.62/436.76	    num=54, depth=6..40, filters=103373, revisions=(1633857,useless=1528901), ccks=1220492720, wck=434.144, mem=47M609
440.62/436.76	    decisions=39660, wrong=19285, backtracks=574, failedAssignments=18781, nogoods=9579
440.62/436.76	    
449.93/446.03	    num=55, depth=9..34, filters=112029, revisions=(1738746,useless=1625126), ccks=1245749855, wck=443.412, mem=112M735
449.93/446.03	    decisions=43580, wrong=21228, backtracks=627, failedAssignments=20671, nogoods=9955
449.93/446.03	    
574.00/569.97	    num=56, depth=10..13, filters=132131, revisions=(2104032,useless=1969446), ccks=1595807693, wck=567.353, mem=40M635
574.00/569.97	    decisions=48107, wrong=23486, backtracks=818, failedAssignments=22750, nogoods=10028
574.00/569.97	    
578.60/574.53	    num=57, depth=12..38, filters=142187, revisions=(2207812,useless=2063170), ccks=1607963523, wck=571.918, mem=87M527
578.60/574.53	    decisions=52722, wrong=25778, backtracks=843, failedAssignments=25037, nogoods=10510
578.60/574.53	    
589.60/585.58	    num=58, depth=16..35, filters=151665, revisions=(2328461,useless=2174341), ccks=1638628428, wck=582.962, mem=143M351
589.60/585.58	    decisions=57813, wrong=28307, backtracks=878, failedAssignments=27553, nogoods=11058
589.60/585.58	    
673.45/669.25	    num=59, depth=10..17, filters=171458, revisions=(2685884,useless=2511273), ccks=1871580713, wck=666.637, mem=124M47
673.45/669.25	    decisions=63954, wrong=31370, backtracks=1199, failedAssignments=30321, nogoods=11080
673.45/669.25	    
781.59/777.32	    num=60, depth=10..17, filters=192246, revisions=(3091580,useless=2895423), ccks=2172494460, wck=774.705, mem=60M465
781.59/777.32	    decisions=70861, wrong=34815, backtracks=1625, failedAssignments=33365, nogoods=11092
781.59/777.32	    
799.00/794.74	    num=61, depth=14..36, filters=206741, revisions=(3280528,useless=3069794), ccks=2220999650, wck=792.12, mem=44M303
799.00/794.74	    decisions=77702, wrong=38220, backtracks=1758, failedAssignments=36714, nogoods=11376
799.00/794.74	    
816.91/812.68	    num=62, depth=14..32, filters=219853, revisions=(3479876,useless=3255554), ccks=2270789752, wck=810.063, mem=133M955
816.91/812.68	    decisions=85181, wrong=41946, backtracks=1920, failedAssignments=40398, nogoods=11788
816.91/812.68	    
824.34/820.05	    num=63, depth=14..60, filters=239647, revisions=(3758840,useless=3514711), ccks=2289084430, wck=817.438, mem=85M157
824.34/820.05	    decisions=93399, wrong=46027, backtracks=1949, failedAssignments=44450, nogoods=12988
824.34/820.05	    
831.14/826.81	    num=64, depth=13..34, filters=256726, revisions=(3970152,useless=3708929), ccks=2306767015, wck=824.195, mem=73M355
831.14/826.81	    decisions=102382, wrong=50504, backtracks=2030, failedAssignments=48907, nogoods=13584
831.14/826.81	    
1228.49/1224.10	    num=65, depth=6..9, filters=290063, revisions=(4708247,useless=4412690), ccks=3433486468, wck=1221.486, mem=45M701
1228.49/1224.10	    decisions=113204, wrong=55911, backtracks=2553, failedAssignments=53810, nogoods=13671
1228.49/1224.10	    
1234.76/1230.27	    num=66, depth=13..36, filters=314983, revisions=(4971320,useless=4650841), ccks=3448842869, wck=1227.652, mem=80M799
1234.76/1230.27	    decisions=124051, wrong=61318, backtracks=2618, failedAssignments=59204, nogoods=14468
1234.76/1230.27	    
1245.87/1241.37	    num=67, depth=17..38, filters=339333, revisions=(5278422,useless=4933477), ccks=3478529737, wck=1238.753, mem=97M791
1245.87/1241.37	    decisions=136007, wrong=67278, backtracks=2715, failedAssignments=65137, nogoods=15071
1245.87/1241.37	    
1281.20/1276.64	    num=68, depth=9..32, filters=371643, revisions=(5765373,useless=5386964), ccks=3574310556, wck=1274.026, mem=45M282
1281.20/1276.64	    decisions=149670, wrong=74096, backtracks=3090, failedAssignments=71663, nogoods=15426
1281.20/1276.64	    
1512.61/1507.98	    num=69, depth=10..16, filters=415133, revisions=(6577102,useless=6153958), ccks=4223102294, wck=1505.362, mem=38M521
1512.61/1507.98	    decisions=165581, wrong=82045, backtracks=3894, failedAssignments=78842, nogoods=15450
1512.61/1507.98	    
1536.23/1531.53	    num=70, depth=15..35, filters=448885, revisions=(7031358,useless=6574293), ccks=4287642644, wck=1528.91, mem=41M519
1536.23/1531.53	    decisions=181614, wrong=90048, backtracks=4076, failedAssignments=86739, nogoods=15766
1536.23/1531.53	    
1563.59/1558.82	    num=71, depth=16..34, filters=475890, revisions=(7472838,useless=6987771), ccks=4363174410, wck=1556.205, mem=39M957
1563.59/1558.82	    decisions=199092, wrong=98771, backtracks=4362, failedAssignments=95426, nogoods=16018
1563.59/1558.82	    
1573.14/1568.33	    num=72, depth=9..33, filters=506891, revisions=(7893854,useless=7377715), ccks=4387393836, wck=1565.716, mem=39M976
1573.14/1568.33	    decisions=218405, wrong=108413, backtracks=4750, failedAssignments=104981, nogoods=16535
1573.14/1568.33	    
1620.57/1615.71	    num=73, depth=12..35, filters=545478, revisions=(8421071,useless=7865679), ccks=4519462601, wck=1613.098, mem=37M128
1620.57/1615.71	    decisions=239699, wrong=119047, backtracks=5160, failedAssignments=115492, nogoods=16937
1620.57/1615.71	    
1632.19/1627.37	    num=74, depth=14..44, filters=594325, revisions=(9055252,useless=8451013), ccks=4547406971, wck=1624.758, mem=83M184
1632.19/1627.37	    decisions=262931, wrong=130643, backtracks=5374, failedAssignments=127054, nogoods=17650
1632.19/1627.37	    
1658.03/1653.11	    num=75, depth=14..38, filters=645919, revisions=(9734983,useless=9079092), ccks=4616327376, wck=1650.498, mem=48M121
1658.03/1653.11	    decisions=288867, wrong=143596, backtracks=5632, failedAssignments=139772, nogoods=18094
1658.03/1653.11	    
1715.15/1710.26	    num=76, depth=16..31, filters=696749, revisions=(10515259,useless=9807812), ccks=4774285975, wck=1707.642, mem=93M684
1715.15/1710.26	    decisions=317619, wrong=157959, backtracks=6361, failedAssignments=153762, nogoods=18404
1715.15/1710.26	    
1771.60/1766.64	    num=77, depth=14..33, filters=751665, revisions=(11291869,useless=10528848), ccks=4929102832, wck=1764.021, mem=58M637
1771.60/1766.64	    decisions=348830, wrong=173552, backtracks=6759, failedAssignments=169151, nogoods=18724
1771.60/1766.64	    
1802.55/1797.56	    num=78, depth=14..34, filters=828947, revisions=(12222905,useless=11380452), ccks=5010671948, wck=1794.943, mem=68M234
1802.55/1797.56	    decisions=384578, wrong=191413, backtracks=7846, failedAssignments=186079, nogoods=19077
1802.55/1797.56	    
1880.30/1875.28	    num=79, depth=12..34, filters=892790, revisions=(13136211,useless=12228522), ccks=5227279554, wck=1872.664, mem=54M259
1880.30/1875.28	    decisions=422478, wrong=210350, backtracks=8720, failedAssignments=204700, nogoods=19541
1880.30/1875.28	    
1892.94/1887.83	    num=80, depth=10..40, filters=968743, revisions=(14105801,useless=13122155), ccks=5256750158, wck=1885.216, mem=62M83
1892.94/1887.83	    decisions=463489, wrong=230837, backtracks=9185, failedAssignments=225184, nogoods=20510
1892.94/1887.83	    
1911.01/1905.80	    num=81, depth=13..37, filters=1021042, revisions=(15037609,useless=14001633), ccks=5300092517, wck=1903.184, mem=82M617
1911.01/1905.80	    decisions=508606, wrong=253378, backtracks=10696, failedAssignments=247716, nogoods=21132
1911.01/1905.80	    
2050.92/2045.67	    num=82, depth=5..41, filters=1115994, revisions=(16357243,useless=15225971), ccks=5690128340, wck=2043.056, mem=82M806
2050.92/2045.67	    decisions=558537, wrong=278324, backtracks=11834, failedAssignments=272501, nogoods=21997
2050.92/2045.67	    
2077.87/2072.55	    num=83, depth=16..38, filters=1222186, revisions=(17647718,useless=16410212), ccks=5757771408, wck=2069.934, mem=82M961
2077.87/2072.55	    decisions=613299, wrong=305688, backtracks=12651, failedAssignments=299765, nogoods=22391
2077.87/2072.55	    
2250.72/2245.27	    num=84, depth=8..60, filters=1312559, revisions=(19195562,useless=17866677), ccks=6238476619, wck=2242.655, mem=57M358
2250.72/2245.27	    decisions=673875, wrong=335957, backtracks=13979, failedAssignments=329755, nogoods=23008
2250.72/2245.27	    

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

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

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

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

solver pid=6143, runsolver pid=6140

[startup+0.100059 s]*
/proc/loadavg: 2.00 2.00 1.94 3/229 6158
/proc/meminfo: memFree=25223948/32770624 swapFree=66945568/67108860
[pid=6143] ppid=6140 vsize=10659884 memory=29344 CPUtime=0.14 cores=0,2,4,6
/proc/6143/stat : 6143 (java) S 6140 6143 2499 0 -1 1077944320 5875 0 0 0 12 2 0 0 20 0 15 0 414729816 10915721216 7336 33554432000 4194304 4196468 140735908103248 140735908085792 140203931131639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
/proc/6143/statm: 2664971 7336 2873 1 0 2627468 0
[pid=6143/tid=6145] ppid=6140 vsize=10659884 memory=7892391828772250251 CPUtime=0.1 cores=0,2,4,6
/proc/6143/task/6145/stat : 6145 (java) R 6140 6143 2499 0 -1 4202560 3207 0 0 0 9 1 0 0 20 0 15 0 414729816 10915721216 7336 33554432000 4194304 4196468 140735908103248 140203935361296 140203931153565 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6146] ppid=6140 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6146/stat : 6146 (java) S 6140 6143 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414729817 10915721216 7336 33554432000 4194304 4196468 140735908103248 140203857205520 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6147] ppid=6140 vsize=10659884 memory=139772476425856 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6147/stat : 6147 (java) S 6140 6143 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414729817 10915721216 7336 33554432000 4194304 4196468 140735908103248 140203856152976 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6148] ppid=6140 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6148/stat : 6148 (java) S 6140 6143 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414729817 10915721216 7336 33554432000 4194304 4196468 140735908103248 140203855100432 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6149] ppid=6140 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6149/stat : 6149 (java) S 6140 6143 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414729817 10915721216 7336 33554432000 4194304 4196468 140735908103248 140203854047888 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6150] ppid=6140 vsize=10659884 memory=139772476425856 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6150/stat : 6150 (java) S 6140 6143 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414729818 10915721216 7336 33554432000 4194304 4196468 140735908103248 140203422325232 140203931142786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6151] ppid=6140 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6151/stat : 6151 (java) S 6140 6143 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414729818 10915721216 7336 33554432000 4194304 4196468 140735908103248 140203421271456 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6152] ppid=6140 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6152/stat : 6152 (java) S 6140 6143 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414729819 10915721216 7336 33554432000 4194304 4196468 140735908103248 140203420218864 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6153] ppid=6140 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6153/stat : 6153 (java) S 6140 6143 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414729821 10915721216 7336 33554432000 4194304 4196468 140735908103248 140203419167440 140203931150235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6154] ppid=6140 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6154/stat : 6154 (java) S 6140 6143 2499 0 -1 1077944384 446 0 0 0 0 0 0 0 20 0 15 0 414729821 10915721216 7336 33554432000 4194304 4196468 140735908103248 140203418114032 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6155] ppid=6140 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6155/stat : 6155 (java) S 6140 6143 2499 0 -1 1077944384 247 0 0 0 0 0 0 0 20 0 15 0 414729821 10915721216 7336 33554432000 4194304 4196468 140735908103248 140203417061488 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6156] ppid=6140 vsize=10659884 memory=139772476425856 CPUtime=0.02 cores=0,2,4,6
/proc/6143/task/6156/stat : 6156 (java) R 6140 6143 2499 0 -1 4202560 622 0 0 0 2 0 0 0 20 0 15 0 414729821 10915721216 7336 33554432000 4194304 4196468 140735908103248 140203416004888 140203915212156 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6157] ppid=6140 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6157/stat : 6157 (java) S 6140 6143 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414729821 10915721216 7336 33554432000 4194304 4196468 140735908103248 140203414956640 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6158] ppid=6140 vsize=10659884 memory=139772476425856 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6158/stat : 6158 (java) S 6140 6143 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414729822 10915721216 7336 33554432000 4194304 4196468 140735908103248 140203413904176 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 29344 KiB

[startup+0.210762 s]*
/proc/loadavg: 2.00 2.00 1.94 3/229 6158
/proc/meminfo: memFree=25216940/32770624 swapFree=66945568/67108860
[pid=6143] ppid=6140 vsize=10659884 memory=34928 CPUtime=0.33 cores=0,2,4,6
/proc/6143/stat : 6143 (java) S 6140 6143 2499 0 -1 1077944320 6857 0 0 0 31 2 0 0 20 0 15 0 414729816 10915721216 8732 33554432000 4194304 4196468 140735908103248 140735908085792 140203931131639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
/proc/6143/statm: 2664971 8732 2989 1 0 2627468 0
[pid=6143/tid=6145] ppid=6140 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/6143/task/6145/stat : 6145 (java) R 6140 6143 2499 0 -1 4202560 3838 0 0 0 19 1 0 0 20 0 15 0 414729816 10915721216 8732 33554432000 4194304 4196468 140735908103248 140203935358000 140203931153565 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6146] ppid=6140 vsize=10659884 memory=339 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6146/stat : 6146 (java) S 6140 6143 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414729817 10915721216 8732 33554432000 4194304 4196468 140735908103248 140203857205520 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6147] ppid=6140 vsize=10659884 memory=288370148628137600 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6147/stat : 6147 (java) S 6140 6143 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414729817 10915721216 8732 33554432000 4194304 4196468 140735908103248 140203856152976 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6148] ppid=6140 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6148/stat : 6148 (java) S 6140 6143 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414729817 10915721216 8732 33554432000 4194304 4196468 140735908103248 140203855100432 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6149] ppid=6140 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6149/stat : 6149 (java) S 6140 6143 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414729817 10915721216 8732 33554432000 4194304 4196468 140735908103248 140203854047888 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6150] ppid=6140 vsize=10659884 memory=139772476425856 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6150/stat : 6150 (java) S 6140 6143 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414729818 10915721216 8732 33554432000 4194304 4196468 140735908103248 140203422325232 140203931142786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6151] ppid=6140 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6151/stat : 6151 (java) S 6140 6143 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414729818 10915721216 8732 33554432000 4194304 4196468 140735908103248 140203421271456 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6152] ppid=6140 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6152/stat : 6152 (java) S 6140 6143 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414729819 10915721216 8732 33554432000 4194304 4196468 140735908103248 140203420218864 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6153] ppid=6140 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6153/stat : 6153 (java) S 6140 6143 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414729821 10915721216 8732 33554432000 4194304 4196468 140735908103248 140203419167440 140203931150235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6154] ppid=6140 vsize=10659884 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/6143/task/6154/stat : 6154 (java) S 6140 6143 2499 0 -1 1077944384 647 0 0 0 2 0 0 0 20 0 15 0 414729821 10915721216 8732 33554432000 4194304 4196468 140735908103248 140203418114032 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6155] ppid=6140 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/6143/task/6155/stat : 6155 (java) S 6140 6143 2499 0 -1 1077944384 358 0 0 0 3 0 0 0 20 0 15 0 414729821 10915721216 8732 33554432000 4194304 4196468 140735908103248 140203417061488 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6156] ppid=6140 vsize=10659884 memory=139772476425856 CPUtime=0.05 cores=0,2,4,6
/proc/6143/task/6156/stat : 6156 (java) S 6140 6143 2499 0 -1 1077944384 655 0 0 0 5 0 0 0 20 0 15 0 414729821 10915721216 8732 33554432000 4194304 4196468 140735908103248 140203416008944 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6157] ppid=6140 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6157/stat : 6157 (java) S 6140 6143 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414729821 10915721216 8732 33554432000 4194304 4196468 140735908103248 140203414956640 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6158] ppid=6140 vsize=10659884 memory=139772476425856 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6158/stat : 6158 (java) S 6140 6143 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414729822 10915721216 8732 33554432000 4194304 4196468 140735908103248 140203413904176 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 34928 KiB

[startup+0.310201 s]*
/proc/loadavg: 2.00 2.00 1.94 3/229 6158
/proc/meminfo: memFree=25209324/32770624 swapFree=66945568/67108860
[pid=6143] ppid=6140 vsize=10659884 memory=40344 CPUtime=0.48 cores=0,2,4,6
/proc/6143/stat : 6143 (java) S 6140 6143 2499 0 -1 1077944320 9410 0 0 0 44 4 0 0 20 0 15 0 414729816 10915721216 10086 33554432000 4194304 4196468 140735908103248 140735908085792 140203931131639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
/proc/6143/statm: 2664971 10086 3002 1 0 2627468 0
[pid=6143/tid=6145] ppid=6140 vsize=10659884 memory=8390339637985935414 CPUtime=0.3 cores=0,2,4,6
/proc/6143/task/6145/stat : 6145 (java) R 6140 6143 2499 0 -1 4202560 6312 0 0 0 28 2 0 0 20 0 15 0 414729816 10915721216 10086 33554432000 4194304 4196468 140735908103248 140203935364048 140203931153565 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6146] ppid=6140 vsize=10659884 memory=304556140472303639 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6146/stat : 6146 (java) S 6140 6143 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414729817 10915721216 10086 33554432000 4194304 4196468 140735908103248 140203857205520 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6147] ppid=6140 vsize=10659884 memory=13985060039591576 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6147/stat : 6147 (java) S 6140 6143 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414729817 10915721216 10086 33554432000 4194304 4196468 140735908103248 140203856152976 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6148] ppid=6140 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6148/stat : 6148 (java) S 6140 6143 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414729817 10915721216 10086 33554432000 4194304 4196468 140735908103248 140203855100432 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6149] ppid=6140 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6149/stat : 6149 (java) S 6140 6143 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414729817 10915721216 10086 33554432000 4194304 4196468 140735908103248 140203854047888 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6150] ppid=6140 vsize=10659884 memory=139772476425856 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6150/stat : 6150 (java) S 6140 6143 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414729818 10915721216 10086 33554432000 4194304 4196468 140735908103248 140203422325232 140203931142786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6151] ppid=6140 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6151/stat : 6151 (java) S 6140 6143 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414729818 10915721216 10086 33554432000 4194304 4196468 140735908103248 140203421271456 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6152] ppid=6140 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6152/stat : 6152 (java) S 6140 6143 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414729819 10915721216 10086 33554432000 4194304 4196468 140735908103248 140203420218864 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6153] ppid=6140 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6153/stat : 6153 (java) S 6140 6143 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414729821 10915721216 10086 33554432000 4194304 4196468 140735908103248 140203419167440 140203931150235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6154] ppid=6140 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/6143/task/6154/stat : 6154 (java) R 6140 6143 2499 0 -1 4202560 655 0 0 0 3 0 0 0 20 0 15 0 414729821 10915721216 10086 33554432000 4194304 4196468 140735908103248 140203418104544 140203931152986 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6155] ppid=6140 vsize=10659884 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/6143/task/6155/stat : 6155 (java) R 6140 6143 2499 0 -1 1077944384 417 0 0 0 4 0 0 0 20 0 15 0 414729821 10915721216 10086 33554432000 4194304 4196468 140735908103248 140203417061584 140203931141845 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6156] ppid=6140 vsize=10659884 memory=139772476425856 CPUtime=0.07 cores=0,2,4,6
/proc/6143/task/6156/stat : 6156 (java) R 6140 6143 2499 0 -1 4202560 677 0 0 0 7 0 0 0 20 0 15 0 414729821 10915721216 10086 33554432000 4194304 4196468 140735908103248 140203416008944 140203931143574 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6157] ppid=6140 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6157/stat : 6157 (java) S 6140 6143 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414729821 10915721216 10086 33554432000 4194304 4196468 140735908103248 140203414956640 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6158] ppid=6140 vsize=10659884 memory=139772476425856 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6158/stat : 6158 (java) S 6140 6143 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414729822 10915721216 10086 33554432000 4194304 4196468 140735908103248 140203413904176 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40344 KiB

[startup+0.700783 s]
/proc/loadavg: 2.00 2.00 1.94 3/229 6158
/proc/meminfo: memFree=25200084/32770624 swapFree=66945568/67108860
[pid=6143] ppid=6140 vsize=10661932 memory=64056 CPUtime=1.11 cores=0,2,4,6
/proc/6143/stat : 6143 (java) S 6140 6143 2499 0 -1 1077944320 13093 0 0 0 105 6 0 0 20 0 15 0 414729816 10917818368 16014 33554432000 4194304 4196468 140735908103248 140735908085792 140203931131639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
/proc/6143/statm: 2665483 16014 3063 1 0 2627980 0
[pid=6143/tid=6145] ppid=6140 vsize=10661932 memory=1428 CPUtime=0.68 cores=0,2,4,6
/proc/6143/task/6145/stat : 6145 (java) R 6140 6143 2499 0 -1 4202560 8848 0 0 0 64 4 0 0 20 0 15 0 414729816 10917818368 16014 33554432000 4194304 4196468 140735908103248 140203935346832 140203914318448 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6146] ppid=6140 vsize=10661932 memory=11580 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6146/stat : 6146 (java) S 6140 6143 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414729817 10917818368 16014 33554432000 4194304 4196468 140735908103248 140203857205520 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6147] ppid=6140 vsize=10661932 memory=740 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6147/stat : 6147 (java) S 6140 6143 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414729817 10917818368 16014 33554432000 4194304 4196468 140735908103248 140203856152976 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6148] ppid=6140 vsize=10661932 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6148/stat : 6148 (java) S 6140 6143 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414729817 10917818368 16014 33554432000 4194304 4196468 140735908103248 140203855100432 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6149] ppid=6140 vsize=10661932 memory=1552 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6149/stat : 6149 (java) S 6140 6143 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414729817 10917818368 16014 33554432000 4194304 4196468 140735908103248 140203854047888 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6150] ppid=6140 vsize=10661932 memory=1040 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6150/stat : 6150 (java) S 6140 6143 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414729818 10917818368 16014 33554432000 4194304 4196468 140735908103248 140203422325232 140203931142786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6151] ppid=6140 vsize=10661932 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6151/stat : 6151 (java) S 6140 6143 2499 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414729818 10917818368 16014 33554432000 4194304 4196468 140735908103248 140203421271456 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6152] ppid=6140 vsize=10661932 memory=780 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6152/stat : 6152 (java) S 6140 6143 2499 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414729819 10917818368 16014 33554432000 4194304 4196468 140735908103248 140203420218864 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6153] ppid=6140 vsize=10661932 memory=7450174591119418944 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6153/stat : 6153 (java) S 6140 6143 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414729821 10917818368 16014 33554432000 4194304 4196468 140735908103248 140203419167440 140203931150235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6154] ppid=6140 vsize=10661932 memory=7013342048905618540 CPUtime=0.09 cores=0,2,4,6
/proc/6143/task/6154/stat : 6154 (java) R 6140 6143 2499 0 -1 4202560 921 0 0 0 9 0 0 0 20 0 15 0 414729821 10917818368 16014 33554432000 4194304 4196468 140735908103248 140203418114032 140203915037373 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6155] ppid=6140 vsize=10661932 memory=5787219346483269989 CPUtime=0.11 cores=0,2,4,6
/proc/6143/task/6155/stat : 6155 (java) S 6140 6143 2499 0 -1 1077944384 798 0 0 0 11 0 0 0 20 0 15 0 414729821 10917818368 16014 33554432000 4194304 4196468 140735908103248 140203417061488 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6156] ppid=6140 vsize=10661932 memory=4629539461233085814 CPUtime=0.18 cores=0,2,4,6
/proc/6143/task/6156/stat : 6156 (java) S 6140 6143 2499 0 -1 1077944384 1167 0 0 0 18 0 0 0 20 0 15 0 414729821 10917818368 16014 33554432000 4194304 4196468 140735908103248 140203416008944 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6157] ppid=6140 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6157/stat : 6157 (java) S 6140 6143 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414729821 10917818368 16014 33554432000 4194304 4196468 140735908103248 140203414956640 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6158] ppid=6140 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6158/stat : 6158 (java) S 6140 6143 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414729822 10917818368 16014 33554432000 4194304 4196468 140735908103248 140203413904176 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 64056 KiB

[startup+1.5008 s]
/proc/loadavg: 2.00 2.00 1.94 3/229 6158
/proc/meminfo: memFree=25184312/32770624 swapFree=66945568/67108860
[pid=6143] ppid=6140 vsize=10663980 memory=75932 CPUtime=1.98 cores=0,2,4,6
/proc/6143/stat : 6143 (java) S 6140 6143 2499 0 -1 1077944320 18420 0 0 0 192 6 0 0 20 0 15 0 414729816 10919915520 18983 33554432000 4194304 4196468 140735908103248 140735908085792 140203931131639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
/proc/6143/statm: 2665995 18983 3090 1 0 2628492 0
[pid=6143/tid=6145] ppid=6140 vsize=10663980 memory=8112282956445269571 CPUtime=1.48 cores=0,2,4,6
/proc/6143/task/6145/stat : 6145 (java) R 6140 6143 2499 0 -1 4202560 13031 0 0 0 144 4 0 0 20 0 15 0 414729816 10919915520 18983 33554432000 4194304 4196468 140735908103248 140203935357520 140203931145488 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6146] ppid=6140 vsize=10663980 memory=33 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6146/stat : 6146 (java) S 6140 6143 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414729817 10919915520 18983 33554432000 4194304 4196468 140735908103248 140203857205520 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6147] ppid=6140 vsize=10663980 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6147/stat : 6147 (java) S 6140 6143 2499 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414729817 10919915520 18983 33554432000 4194304 4196468 140735908103248 140203856152976 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6148] ppid=6140 vsize=10663980 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6148/stat : 6148 (java) S 6140 6143 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414729817 10919915520 18983 33554432000 4194304 4196468 140735908103248 140203855100432 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6149] ppid=6140 vsize=10663980 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6149/stat : 6149 (java) S 6140 6143 2499 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414729817 10919915520 18983 33554432000 4194304 4196468 140735908103248 140203854047888 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6150] ppid=6140 vsize=10663980 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6150/stat : 6150 (java) S 6140 6143 2499 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 414729818 10919915520 18983 33554432000 4194304 4196468 140735908103248 140203422325232 140203931142786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0

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

/proc/6143/task/6149/stat : 6149 (java) S 6140 6143 2499 0 -1 1077944384 7978 0 0 0 52 3 0 0 20 0 16 0 414729817 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203854047888 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6150] ppid=6140 vsize=10748324 memory=192872 CPUtime=0.16 cores=0,2,4,6
/proc/6143/task/6150/stat : 6150 (java) S 6140 6143 2499 0 -1 1077944384 7915 0 0 0 11 5 0 0 20 0 16 0 414729818 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203422325232 140203931142786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6151] ppid=6140 vsize=10748324 memory=192872 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6151/stat : 6151 (java) S 6140 6143 2499 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 414729818 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203421271520 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6152] ppid=6140 vsize=10748324 memory=992 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6152/stat : 6152 (java) S 6140 6143 2499 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414729819 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203420218880 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6153] ppid=6140 vsize=10748324 memory=2044 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6153/stat : 6153 (java) S 6140 6143 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414729821 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203419167440 140203931150235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6154] ppid=6140 vsize=10748324 memory=3848 CPUtime=1.3 cores=0,2,4,6
/proc/6143/task/6154/stat : 6154 (java) S 6140 6143 2499 0 -1 1077944384 8897 0 0 0 129 1 0 0 20 0 16 0 414729821 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203418114032 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6155] ppid=6140 vsize=10748324 memory=3356 CPUtime=1.39 cores=0,2,4,6
/proc/6143/task/6155/stat : 6155 (java) S 6140 6143 2499 0 -1 1077944384 11507 0 0 0 138 1 0 0 20 0 16 0 414729821 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203417061488 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6156] ppid=6140 vsize=10748324 memory=924 CPUtime=0.75 cores=0,2,4,6
/proc/6143/task/6156/stat : 6156 (java) S 6140 6143 2499 0 -1 1077944384 13684 0 0 0 73 2 0 0 20 0 16 0 414729821 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203416008944 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6157] ppid=6140 vsize=10748324 memory=1672 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6157/stat : 6157 (java) S 6140 6143 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414729821 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203414956640 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6158] ppid=6140 vsize=10748324 memory=3608 CPUtime=0.67 cores=0,2,4,6
/proc/6143/task/6158/stat : 6158 (java) S 6140 6143 2499 0 -1 1077944384 1429 0 0 0 28 39 0 0 20 0 16 0 414729822 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203413904176 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6159] ppid=6140 vsize=10748324 memory=20072 CPUtime=2379.47 cores=0,2,4,6
/proc/6143/task/6159/stat : 6159 (java) R 6140 6143 2499 0 -1 4202560 20309 0 0 0 237942 5 0 0 20 0 16 0 414730004 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203397242688 140203526805895 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
Current children cumulated CPU time: 2387.88 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 192872 KiB

[startup+2442.3 s]
/proc/loadavg: 0.92 0.97 1.27 2/207 6432
/proc/meminfo: memFree=30504144/32770624 swapFree=66945688/67108860
[pid=6143] ppid=6140 vsize=10748324 memory=192872 CPUtime=2447.9 cores=0,2,4,6
/proc/6143/stat : 6143 (java) S 6140 6143 2499 0 -1 1077944320 112789 0 0 0 244739 51 0 0 20 0 16 0 414729816 11006283776 48218 33554432000 4194304 4196468 140735908103248 140735908085792 140203931131639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
/proc/6143/statm: 2687081 48218 3377 1 0 2647217 0
[pid=6143/tid=6145] ppid=6140 vsize=10748324 memory=192872 CPUtime=1.86 cores=0,2,4,6
/proc/6143/task/6145/stat : 6145 (java) S 6140 6143 2499 0 -1 1077944384 15271 0 0 0 180 6 0 0 20 0 16 0 414729816 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203935374512 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6146] ppid=6140 vsize=10748324 memory=192872 CPUtime=0.55 cores=0,2,4,6
/proc/6143/task/6146/stat : 6146 (java) S 6140 6143 2499 0 -1 1077944384 13610 0 0 0 52 3 0 0 20 0 16 0 414729817 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203857205520 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6147] ppid=6140 vsize=10748324 memory=192872 CPUtime=0.55 cores=0,2,4,6
/proc/6143/task/6147/stat : 6147 (java) S 6140 6143 2499 0 -1 1077944384 4241 0 0 0 52 3 0 0 20 0 16 0 414729817 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203856152976 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6148] ppid=6140 vsize=10748324 memory=192872 CPUtime=0.55 cores=0,2,4,6
/proc/6143/task/6148/stat : 6148 (java) S 6140 6143 2499 0 -1 1077944384 6178 0 0 0 53 2 0 0 20 0 16 0 414729817 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203855100432 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6149] ppid=6140 vsize=10748324 memory=192872 CPUtime=0.55 cores=0,2,4,6
/proc/6143/task/6149/stat : 6149 (java) S 6140 6143 2499 0 -1 1077944384 8021 0 0 0 52 3 0 0 20 0 16 0 414729817 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203854047888 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6150] ppid=6140 vsize=10748324 memory=192872 CPUtime=0.16 cores=0,2,4,6
/proc/6143/task/6150/stat : 6150 (java) S 6140 6143 2499 0 -1 1077944384 8117 0 0 0 11 5 0 0 20 0 16 0 414729818 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203422325232 140203931142786 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6151] ppid=6140 vsize=10748324 memory=279544657700096 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6151/stat : 6151 (java) S 6140 6143 2499 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 414729818 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203421271520 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6152] ppid=6140 vsize=10748324 memory=192872 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6152/stat : 6152 (java) S 6140 6143 2499 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414729819 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203420218880 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6153] ppid=6140 vsize=10748324 memory=192872 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6153/stat : 6153 (java) S 6140 6143 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414729821 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203419167440 140203931150235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6154] ppid=6140 vsize=10748324 memory=192872 CPUtime=1.3 cores=0,2,4,6
/proc/6143/task/6154/stat : 6154 (java) S 6140 6143 2499 0 -1 1077944384 8899 0 0 0 129 1 0 0 20 0 16 0 414729821 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203418114032 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6155] ppid=6140 vsize=10748324 memory=192872 CPUtime=1.39 cores=0,2,4,6
/proc/6143/task/6155/stat : 6155 (java) S 6140 6143 2499 0 -1 1077944384 11509 0 0 0 138 1 0 0 20 0 16 0 414729821 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203417061488 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6156] ppid=6140 vsize=10748324 memory=192872 CPUtime=0.75 cores=0,2,4,6
/proc/6143/task/6156/stat : 6156 (java) S 6140 6143 2499 0 -1 1077944384 13686 0 0 0 73 2 0 0 20 0 16 0 414729821 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203416008944 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6157] ppid=6140 vsize=10748324 memory=192872 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6157/stat : 6157 (java) S 6140 6143 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414729821 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203414956640 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6158] ppid=6140 vsize=10748324 memory=192872 CPUtime=0.69 cores=0,2,4,6
/proc/6143/task/6158/stat : 6158 (java) S 6140 6143 2499 0 -1 1077944384 1446 0 0 0 29 40 0 0 20 0 16 0 414729822 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203413904176 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6159] ppid=6140 vsize=10748324 memory=192872 CPUtime=2439.44 cores=0,2,4,6
/proc/6143/task/6159/stat : 6159 (java) R 6140 6143 2499 0 -1 4202560 20409 0 0 0 243939 5 0 0 20 0 16 0 414730004 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203397242688 140203521271990 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
Current children cumulated CPU time: 2447.9 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 192872 KiB

[startup+2502.3 s]
/proc/loadavg: 0.89 0.95 1.25 2/207 6437
/proc/meminfo: memFree=30504308/32770624 swapFree=66945692/67108860
[pid=6143] ppid=6140 vsize=10748324 memory=192872 CPUtime=2507.93 cores=0,2,4,6
/proc/6143/stat : 6143 (java) S 6140 6143 2499 0 -1 1077944320 112837 0 0 0 250741 52 0 0 20 0 16 0 414729816 11006283776 48218 33554432000 4194304 4196468 140735908103248 140735908085792 140203931131639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
/proc/6143/statm: 2687081 48218 3377 1 0 2647217 0
[pid=6143/tid=6145] ppid=6140 vsize=10748324 memory=192872 CPUtime=1.86 cores=0,2,4,6
/proc/6143/task/6145/stat : 6145 (java) S 6140 6143 2499 0 -1 1077944384 15271 0 0 0 180 6 0 0 20 0 16 0 414729816 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203935374512 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6146] ppid=6140 vsize=10748324 memory=192872 CPUtime=0.56 cores=0,2,4,6
/proc/6143/task/6146/stat : 6146 (java) S 6140 6143 2499 0 -1 1077944384 13610 0 0 0 53 3 0 0 20 0 16 0 414729817 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203857205520 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6147] ppid=6140 vsize=10748324 memory=192872 CPUtime=0.56 cores=0,2,4,6
/proc/6143/task/6147/stat : 6147 (java) S 6140 6143 2499 0 -1 1077944384 4242 0 0 0 53 3 0 0 20 0 16 0 414729817 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203856152976 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6148] ppid=6140 vsize=10748324 memory=192872 CPUtime=0.56 cores=0,2,4,6
/proc/6143/task/6148/stat : 6148 (java) S 6140 6143 2499 0 -1 1077944384 6180 0 0 0 54 2 0 0 20 0 16 0 414729817 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203855100432 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6149] ppid=6140 vsize=10748324 memory=192872 CPUtime=0.56 cores=0,2,4,6
/proc/6143/task/6149/stat : 6149 (java) S 6140 6143 2499 0 -1 1077944384 8025 0 0 0 53 3 0 0 20 0 16 0 414729817 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203854047888 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6150] ppid=6140 vsize=10748324 memory=192872 CPUtime=0.17 cores=0,2,4,6
/proc/6143/task/6150/stat : 6150 (java) S 6140 6143 2499 0 -1 1077944384 8123 0 0 0 12 5 0 0 20 0 16 0 414729818 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203422325232 140203931142786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6151] ppid=6140 vsize=10748324 memory=10292 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6151/stat : 6151 (java) S 6140 6143 2499 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 414729818 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203421271520 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6152] ppid=6140 vsize=10748324 memory=192872 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6152/stat : 6152 (java) S 6140 6143 2499 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414729819 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203420218880 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6153] ppid=6140 vsize=10748324 memory=192872 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6153/stat : 6153 (java) S 6140 6143 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414729821 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203419167440 140203931150235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6154] ppid=6140 vsize=10748324 memory=192872 CPUtime=1.3 cores=0,2,4,6
/proc/6143/task/6154/stat : 6154 (java) S 6140 6143 2499 0 -1 1077944384 8899 0 0 0 129 1 0 0 20 0 16 0 414729821 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203418114032 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6155] ppid=6140 vsize=10748324 memory=192872 CPUtime=1.39 cores=0,2,4,6
/proc/6143/task/6155/stat : 6155 (java) S 6140 6143 2499 0 -1 1077944384 11509 0 0 0 138 1 0 0 20 0 16 0 414729821 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203417061488 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6156] ppid=6140 vsize=10748324 memory=192872 CPUtime=0.75 cores=0,2,4,6
/proc/6143/task/6156/stat : 6156 (java) S 6140 6143 2499 0 -1 1077944384 13686 0 0 0 73 2 0 0 20 0 16 0 414729821 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203416008944 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6157] ppid=6140 vsize=10748324 memory=2044 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6157/stat : 6157 (java) S 6140 6143 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414729821 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203414956640 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6158] ppid=6140 vsize=10748324 memory=1428 CPUtime=0.7 cores=0,2,4,6
/proc/6143/task/6158/stat : 6158 (java) S 6140 6143 2499 0 -1 1077944384 1450 0 0 0 29 41 0 0 20 0 16 0 414729822 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203413904176 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6159] ppid=6140 vsize=10748324 memory=192872 CPUtime=2499.43 cores=0,2,4,6
/proc/6143/task/6159/stat : 6159 (java) R 6140 6143 2499 0 -1 4202560 20440 0 0 0 249938 5 0 0 20 0 16 0 414730004 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203397242688 140203526859146 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
Current children cumulated CPU time: 2507.93 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 192872 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.4 s]
/proc/loadavg: 0.83 0.94 1.24 2/207 6439
/proc/meminfo: memFree=30504488/32770624 swapFree=66945692/67108860
[pid=6143] ppid=6140 vsize=10748324 memory=192872 CPUtime=2520.03 cores=0,2,4,6
/proc/6143/stat : 6143 (java) S 6140 6143 2499 0 -1 1077944320 112842 0 0 0 251951 52 0 0 20 0 16 0 414729816 11006283776 48218 33554432000 4194304 4196468 140735908103248 140735908085792 140203931131639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
/proc/6143/statm: 2687081 48218 3377 1 0 2647217 0
[pid=6143/tid=6145] ppid=6140 vsize=10748324 memory=780 CPUtime=1.86 cores=0,2,4,6
/proc/6143/task/6145/stat : 6145 (java) S 6140 6143 2499 0 -1 1077944384 15271 0 0 0 180 6 0 0 20 0 16 0 414729816 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203935374512 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6146] ppid=6140 vsize=10748324 memory=2832 CPUtime=0.56 cores=0,2,4,6
/proc/6143/task/6146/stat : 6146 (java) S 6140 6143 2499 0 -1 1077944384 13610 0 0 0 53 3 0 0 20 0 16 0 414729817 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203857205520 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6147] ppid=6140 vsize=10748324 memory=1720 CPUtime=0.56 cores=0,2,4,6
/proc/6143/task/6147/stat : 6147 (java) S 6140 6143 2499 0 -1 1077944384 4242 0 0 0 53 3 0 0 20 0 16 0 414729817 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203856152976 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6148] ppid=6140 vsize=10748324 memory=7014751519734649955 CPUtime=0.56 cores=0,2,4,6
/proc/6143/task/6148/stat : 6148 (java) S 6140 6143 2499 0 -1 1077944384 6180 0 0 0 54 2 0 0 20 0 16 0 414729817 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203855100432 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6149] ppid=6140 vsize=10748324 memory=5859535235326444939 CPUtime=0.56 cores=0,2,4,6
/proc/6143/task/6149/stat : 6149 (java) S 6140 6143 2499 0 -1 1077944384 8025 0 0 0 53 3 0 0 20 0 16 0 414729817 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203854047888 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6150] ppid=6140 vsize=10748324 memory=-8961168018402230209 CPUtime=0.17 cores=0,2,4,6
/proc/6143/task/6150/stat : 6150 (java) S 6140 6143 2499 0 -1 1077944384 8125 0 0 0 12 5 0 0 20 0 16 0 414729818 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203422325232 140203931142786 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6151] ppid=6140 vsize=10748324 memory=6368461852976959568 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6151/stat : 6151 (java) S 6140 6143 2499 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 414729818 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203421271520 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6152] ppid=6140 vsize=10748324 memory=192872 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6152/stat : 6152 (java) S 6140 6143 2499 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414729819 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203420218880 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6153] ppid=6140 vsize=10748324 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6153/stat : 6153 (java) S 6140 6143 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414729821 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203419167440 140203931150235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6154] ppid=6140 vsize=10748324 memory=740 CPUtime=1.3 cores=0,2,4,6
/proc/6143/task/6154/stat : 6154 (java) S 6140 6143 2499 0 -1 1077944384 8899 0 0 0 129 1 0 0 20 0 16 0 414729821 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203418114032 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6155] ppid=6140 vsize=10748324 memory=1056 CPUtime=1.39 cores=0,2,4,6
/proc/6143/task/6155/stat : 6155 (java) S 6140 6143 2499 0 -1 1077944384 11509 0 0 0 138 1 0 0 20 0 16 0 414729821 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203417061488 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6156] ppid=6140 vsize=10748324 memory=1552 CPUtime=0.75 cores=0,2,4,6
/proc/6143/task/6156/stat : 6156 (java) S 6140 6143 2499 0 -1 1077944384 13686 0 0 0 73 2 0 0 20 0 16 0 414729821 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203416008944 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6157] ppid=6140 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6143/task/6157/stat : 6157 (java) S 6140 6143 2499 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414729821 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203414956640 140203931141845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6158] ppid=6140 vsize=10748324 memory=11580 CPUtime=0.7 cores=0,2,4,6
/proc/6143/task/6158/stat : 6158 (java) S 6140 6143 2499 0 -1 1077944384 1452 0 0 0 29 41 0 0 20 0 16 0 414729822 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203413904176 140203931142786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
[pid=6143/tid=6159] ppid=6140 vsize=10748324 memory=740 CPUtime=2511.52 cores=0,2,4,6
/proc/6143/task/6159/stat : 6159 (java) R 6140 6143 2499 0 -1 4202560 20441 0 0 0 251147 5 0 0 20 0 16 0 414730004 11006283776 48218 33554432000 4194304 4196468 140735908103248 140203397242688 140203527006307 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37584896 140735908107275 140735908107378 140735908107378 140735908110287 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 192872 KiB

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

[startup+2514.41 s]
# the end of solver process 6143 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.52 s, system=0.529089 s

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

Child status: 143
Real time (s): 2514.41
CPU time (s): 2520.05
CPU user time (s): 2519.52
CPU system time (s): 0.529089
CPU usage (%): 100.224
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 281952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.52
system time used= 0.529089
maximum resident set size= 281956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113164
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59764
involuntary context switches= 2810


# summary of solver processes directly reported to runsolver:
#   pid: 6143
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2519.52
#   total CPU system time (s): 0.529089

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.2142 second user time and 14.1823 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-13 17:17:16
IDJOB=4390705
IDBENCH=141716
IDSOLVER=2832
FILE ID=node117/4390705-1568387879
RUNJOBID= node117-1568380475-2530
PBS_JOBID= 21701845
Free space on /tmp= 58788 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-35-123.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390705-1568387879/watcher-4390705-1568387879 -o /tmp/evaluation-result-4390705-1568387879/solver-4390705-1568387879 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568380475-2530 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390705-1568387879.xml -cm

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

MD5SUM BENCH= 45744cc354831d0c2f8e03e2f88be5e0
RANDOM SEED=380488191

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25240396 kB
MemAvailable:   26551264 kB
Buffers:          103172 kB
Cached:          1464048 kB
SwapCached:        48344 kB
Active:          6194528 kB
Inactive:         729056 kB
Active(anon):    5324704 kB
Inactive(anon):    53624 kB
Active(file):     869824 kB
Inactive(file):   675432 kB
Unevictable:      110284 kB
Mlocked:          110284 kB
SwapTotal:      67108860 kB
SwapFree:       66945568 kB
Dirty:              8740 kB
Writeback:             0 kB
AnonPages:       5560604 kB
Mapped:            44272 kB
Shmem:             13508 kB
Slab:             191032 kB
SReclaimable:     162896 kB
SUnreclaim:        28136 kB
KernelStack:        4064 kB
PageTables:        16152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7079868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4700160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 58908 MiB
End job on node117 at 2019-09-13 17:59:11