Trace number 4390665

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.11 2516.61

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-18-046.xml
MD5SUM90f9fedd4c3faeb9a4a1958b76d0db2e
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark186.128
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints153
Number of domains18
Minimum domain size29
Maximum domain size46
Distribution of domain sizes[{"size":29,"count":2},{"size":30,"count":2},{"size":31,"count":2},{"size":32,"count":2},{"size":33,"count":2},{"size":34,"count":2},{"size":35,"count":2},{"size":36,"count":2},{"size":37,"count":2},{"size":38,"count":2},{"size":39,"count":2},{"size":40,"count":2},{"size":41,"count":2},{"size":42,"count":2},{"size":43,"count":2},{"size":44,"count":2},{"size":45,"count":2},{"size":46,"count":2}]
Minimum variable degree17
Maximum variable degree17
Distribution of variable degrees[{"degree":17,"count":36}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":153}]
Number of extensional constraints0
Number of intensional constraints153
Distribution of constraint types[{"type":"intension","count":153}]
Optimization problemNO
Type of objective

Solver Data

2.40/1.87	
2.40/1.87	AbsCon 2 
2.40/1.89	
2.90/2.04	  Instance
2.90/2.04	    name=instance-4390665-1568387914, framework=CSP
2.90/2.04	
2.90/2.04	  Loading variables...
2.90/2.08	  Loading constraints...
3.53/2.26	
3.53/2.26	  Domains
3.53/2.26	    nTypes=18, nValues=1350, sizes=[29#2,30#2,31#2,32#2...43#2,44#2,45#2,46#2]
3.53/2.26	  Variables
3.53/2.26	    count=36, degrees=[17#36]
3.53/2.26	  Constraints
3.53/2.26	    count=153, arities=[4#153]
3.53/2.26	    distribution=[CtrIntension#153]
3.53/2.26	    nIntStructures=(153,shared:0)
3.53/2.26	    wck=0.419, cpu=2.226, mem=42M367
3.53/2.27	  Solver SolverBacktrack being built...
3.53/2.27	
3.53/2.29	
3.53/2.29	  Solver
3.53/2.29	    guaranteedGAC=false
3.53/2.29	    wck=0.448, cpu=2.253, mem=53M9
3.85/2.31	
3.85/2.31	  Preprocessing
3.85/2.31	    filters=0, revisions=(48,useless=48), ccks=31673, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
3.85/2.31	    wck=0.018, cpu=2.272, mem=53M9
3.85/2.31	
3.85/2.37	    num=0, depth=22..22, filters=323, revisions=(2450,useless=2116), ccks=155181, wck=0.079, mem=55M652
3.85/2.37	    decisions=42, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
3.85/2.37	    
4.15/2.43	    num=1, depth=16..17, filters=470, revisions=(4382,useless=3890), ccks=296378, wck=0.137, mem=55M652
4.15/2.43	    decisions=83, wrong=22, backtracks=1, failedAssignments=21, nogoods=14
4.15/2.43	    
4.15/2.47	    num=2, depth=17..18, filters=599, revisions=(6313,useless=5690), ccks=397240, wck=0.176, mem=55M652
4.15/2.47	    decisions=126, wrong=35, backtracks=2, failedAssignments=33, nogoods=15
4.15/2.47	    
4.33/2.56	    num=3, depth=19..19, filters=742, revisions=(8778,useless=7988), ccks=659726, wck=0.272, mem=55M652
4.33/2.56	    decisions=171, wrong=48, backtracks=2, failedAssignments=46, nogoods=28
4.33/2.56	    
4.46/2.65	    num=4, depth=6..9, filters=790, revisions=(9972,useless=9134), ccks=859999, wck=0.355, mem=58M294
4.46/2.65	    decisions=208, wrong=62, backtracks=2, failedAssignments=60, nogoods=42
4.46/2.65	    
4.57/2.75	    num=5, depth=9..11, filters=843, revisions=(11554,useless=10660), ccks=1144819, wck=0.457, mem=58M294
4.57/2.75	    decisions=251, wrong=78, backtracks=2, failedAssignments=76, nogoods=58
4.57/2.75	    
4.68/2.83	    num=6, depth=4..6, filters=924, revisions=(13607,useless=12632), ccks=1365922, wck=0.539, mem=58M294
4.68/2.83	    decisions=294, wrong=97, backtracks=4, failedAssignments=93, nogoods=66
4.68/2.83	    
4.78/2.92	    num=7, depth=7..9, filters=1001, revisions=(14961,useless=13908), ccks=1617199, wck=0.629, mem=58M294
4.78/2.92	    decisions=341, wrong=116, backtracks=4, failedAssignments=112, nogoods=85
4.78/2.92	    
4.91/3.02	    num=8, depth=4..6, filters=1124, revisions=(17800,useless=16623), ccks=1887775, wck=0.729, mem=58M294
4.91/3.02	    decisions=392, wrong=139, backtracks=6, failedAssignments=133, nogoods=91
4.91/3.02	    
5.02/3.11	    num=9, depth=9..12, filters=1207, revisions=(19614,useless=18354), ccks=2152101, wck=0.825, mem=58M294
5.02/3.11	    decisions=450, wrong=162, backtracks=6, failedAssignments=156, nogoods=114
5.02/3.11	    
5.11/3.20	    num=10, depth=6..9, filters=1323, revisions=(22231,useless=20855), ccks=2374115, wck=0.907, mem=58M294
5.11/3.20	    decisions=517, wrong=191, backtracks=10, failedAssignments=181, nogoods=126
5.11/3.20	    
5.11/3.28	    num=11, depth=7..9, filters=1429, revisions=(24190,useless=22707), ccks=2590737, wck=0.986, mem=58M294
5.11/3.28	    decisions=582, wrong=219, backtracks=10, failedAssignments=209, nogoods=154
5.11/3.28	    
5.23/3.35	    num=12, depth=10..15, filters=1548, revisions=(26518,useless=24915), ccks=2801748, wck=1.061, mem=58M294
5.23/3.35	    decisions=659, wrong=250, backtracks=10, failedAssignments=240, nogoods=185
5.23/3.35	    
5.35/3.48	    num=13, depth=8..10, filters=1890, revisions=(31405,useless=29435), ccks=3243379, wck=1.193, mem=60M937
5.35/3.48	    decisions=741, wrong=287, backtracks=13, failedAssignments=274, nogoods=210
5.35/3.48	    
5.86/3.92	    num=14, depth=5..7, filters=2247, revisions=(39526,useless=37189), ccks=4777800, wck=1.63, mem=60M937
5.86/3.92	    decisions=839, wrong=333, backtracks=22, failedAssignments=311, nogoods=216
5.86/3.92	    
5.97/4.07	    num=15, depth=8..13, filters=2375, revisions=(42236,useless=39770), ccks=5299202, wck=1.778, mem=60M937
5.97/4.07	    decisions=937, wrong=377, backtracks=25, failedAssignments=352, nogoods=234
5.97/4.07	    
6.17/4.20	    num=16, depth=7..15, filters=2528, revisions=(45324,useless=42704), ccks=5749082, wck=1.908, mem=60M937
6.17/4.20	    decisions=1042, wrong=422, backtracks=25, failedAssignments=397, nogoods=279
6.17/4.20	    
6.37/4.47	    num=17, depth=7..8, filters=2940, revisions=(53821,useless=50756), ccks=6701355, wck=2.183, mem=60M937
6.37/4.47	    decisions=1168, wrong=481, backtracks=34, failedAssignments=447, nogoods=291
6.37/4.47	    
6.47/4.58	    num=18, depth=8..15, filters=3159, revisions=(57405,useless=54121), ccks=7061945, wck=2.288, mem=60M937
6.47/4.58	    decisions=1293, wrong=536, backtracks=34, failedAssignments=502, nogoods=346
6.47/4.58	    
6.99/5.09	    num=19, depth=5..8, filters=3764, revisions=(68352,useless=64423), ccks=8830835, wck=2.797, mem=60M937
6.99/5.09	    decisions=1434, wrong=603, backtracks=40, failedAssignments=563, nogoods=365
6.99/5.09	    
7.18/5.28	    num=20, depth=8..16, filters=4016, revisions=(72951,useless=68767), ccks=9490169, wck=2.985, mem=60M937
7.18/5.28	    decisions=1591, wrong=677, backtracks=47, failedAssignments=630, nogoods=393
7.18/5.28	    
7.39/5.42	    num=21, depth=4..18, filters=4307, revisions=(78139,useless=73660), ccks=9970015, wck=3.127, mem=60M937
7.39/5.42	    decisions=1765, wrong=755, backtracks=51, failedAssignments=704, nogoods=419
7.39/5.42	    
7.60/5.60	    num=22, depth=6..18, filters=4561, revisions=(83561,useless=78823), ccks=10595621, wck=3.308, mem=60M937
7.60/5.60	    decisions=1950, wrong=840, backtracks=55, failedAssignments=785, nogoods=447
7.60/5.60	    
7.70/5.80	    num=23, depth=7..15, filters=4867, revisions=(89141,useless=84072), ccks=11273355, wck=3.505, mem=63M579
7.70/5.80	    decisions=2145, wrong=931, backtracks=57, failedAssignments=874, nogoods=503
7.70/5.80	    
8.01/6.04	    num=24, depth=10..14, filters=5118, revisions=(95140,useless=89819), ccks=12117866, wck=3.75, mem=63M579
8.01/6.04	    decisions=2361, wrong=1033, backtracks=62, failedAssignments=972, nogoods=541
8.01/6.04	    
8.30/6.30	    num=25, depth=7..16, filters=5469, revisions=(101506,useless=95833), ccks=13022075, wck=4.008, mem=63M579
8.30/6.30	    decisions=2599, wrong=1147, backtracks=68, failedAssignments=1080, nogoods=578
8.30/6.30	    
8.40/6.46	    num=26, depth=6..18, filters=5895, revisions=(108747,useless=102647), ccks=13566071, wck=4.171, mem=63M579
8.40/6.46	    decisions=2861, wrong=1272, backtracks=74, failedAssignments=1199, nogoods=608
8.40/6.46	    
8.80/6.82	    num=27, depth=5..18, filters=6522, revisions=(119318,useless=112577), ccks=14796705, wck=4.533, mem=63M579
8.80/6.82	    decisions=3152, wrong=1409, backtracks=80, failedAssignments=1330, nogoods=701
8.80/6.82	    
9.51/7.59	    num=28, depth=4..18, filters=7407, revisions=(134979,useless=127315), ccks=17493550, wck=5.296, mem=63M579
9.51/7.59	    decisions=3465, wrong=1558, backtracks=85, failedAssignments=1474, nogoods=768
9.51/7.59	    
10.72/8.72	    num=29, depth=9..14, filters=8325, revisions=(152002,useless=143374), ccks=21554596, wck=6.429, mem=63M579
10.72/8.72	    decisions=3824, wrong=1733, backtracks=103, failedAssignments=1632, nogoods=778
10.72/8.72	    
10.92/8.98	    num=30, depth=6..18, filters=8862, revisions=(161533,useless=152367), ccks=22457892, wck=6.691, mem=63M579
10.92/8.98	    decisions=4200, wrong=1912, backtracks=110, failedAssignments=1806, nogoods=843
10.92/8.98	    
12.22/10.27	    num=31, depth=5..13, filters=10666, revisions=(198011,useless=186902), ccks=26873761, wck=7.977, mem=63M579
12.22/10.27	    decisions=4665, wrong=2138, backtracks=147, failedAssignments=1997, nogoods=865
12.22/10.27	    
12.52/10.59	    num=32, depth=7..13, filters=11308, revisions=(210592,useless=198839), ccks=27988872, wck=8.303, mem=66M222
12.52/10.59	    decisions=5111, wrong=2355, backtracks=155, failedAssignments=2208, nogoods=971
12.52/10.59	    
12.83/10.88	    num=33, depth=6..17, filters=12036, revisions=(223055,useless=210573), ccks=28959401, wck=8.593, mem=66M222
12.83/10.88	    decisions=5602, wrong=2594, backtracks=165, failedAssignments=2440, nogoods=1048
12.83/10.88	    
13.63/11.63	    num=34, depth=6..17, filters=13197, revisions=(246898,useless=233207), ccks=31575828, wck=9.342, mem=66M222
13.63/11.63	    decisions=6165, wrong=2868, backtracks=186, failedAssignments=2695, nogoods=1092
13.63/11.63	    
14.75/12.80	    num=35, depth=4..10, filters=15944, revisions=(291401,useless=274816), ccks=35609504, wck=10.505, mem=66M222
14.75/12.80	    decisions=6823, wrong=3195, backtracks=237, failedAssignments=2976, nogoods=1128
14.75/12.80	    
15.16/13.14	    num=36, depth=8..16, filters=17000, revisions=(308267,useless=290625), ccks=36758110, wck=10.848, mem=66M222
15.16/13.14	    decisions=7480, wrong=3517, backtracks=251, failedAssignments=3285, nogoods=1198
15.16/13.14	    
15.69/13.67	    num=37, depth=10..20, filters=18099, revisions=(327812,useless=309052), ccks=38593893, wck=11.379, mem=66M222
15.69/13.67	    decisions=8238, wrong=3887, backtracks=281, failedAssignments=3625, nogoods=1252
15.69/13.67	    
16.29/14.23	    num=38, depth=6..16, filters=19291, revisions=(348837,useless=328884), ccks=40521880, wck=11.943, mem=68M864
16.29/14.23	    decisions=9034, wrong=4279, backtracks=307, failedAssignments=3999, nogoods=1336
16.29/14.23	    
18.40/16.36	    num=39, depth=6..15, filters=21080, revisions=(378235,useless=356458), ccks=48249123, wck=14.067, mem=68M864
18.40/16.36	    decisions=9977, wrong=4747, backtracks=366, failedAssignments=4410, nogoods=1393
18.40/16.36	    
18.90/16.75	    num=40, depth=11..20, filters=22573, revisions=(402349,useless=379073), ccks=49524511, wck=14.462, mem=68M864
18.90/16.75	    decisions=10921, wrong=5211, backtracks=383, failedAssignments=4862, nogoods=1483
18.90/16.75	    
19.92/17.73	    num=41, depth=6..17, filters=24610, revisions=(436667,useless=411333), ccks=52912654, wck=15.436, mem=68M864
19.92/17.73	    decisions=12033, wrong=5761, backtracks=440, failedAssignments=5359, nogoods=1525
19.92/17.73	    
20.42/18.22	    num=42, depth=9..19, filters=26571, revisions=(467361,useless=440058), ccks=54530462, wck=15.934, mem=71M506
20.42/18.22	    decisions=13184, wrong=6328, backtracks=467, failedAssignments=5906, nogoods=1597
20.42/18.22	    
21.12/19.00	    num=43, depth=9..17, filters=30353, revisions=(527989,useless=496849), ccks=57089386, wck=16.711, mem=71M506
21.12/19.00	    decisions=14491, wrong=6975, backtracks=520, failedAssignments=6508, nogoods=1648
21.12/19.00	    
22.82/20.68	    num=44, depth=4..20, filters=32730, revisions=(567101,useless=533548), ccks=63077271, wck=18.387, mem=74M149
22.82/20.68	    decisions=15978, wrong=7714, backtracks=598, failedAssignments=7170, nogoods=1662
22.82/20.68	    
23.72/21.57	    num=45, depth=6..17, filters=35388, revisions=(609239,useless=573017), ccks=66081913, wck=19.282, mem=74M149
23.72/21.57	    decisions=17529, wrong=8483, backtracks=652, failedAssignments=7898, nogoods=1740
23.72/21.57	    
24.82/22.63	    num=46, depth=6..19, filters=38287, revisions=(655650,useless=616509), ccks=69678383, wck=20.336, mem=74M149
24.82/22.63	    decisions=19251, wrong=9338, backtracks=710, failedAssignments=8699, nogoods=1837
24.82/22.63	    
25.56/23.32	    num=47, depth=12..22, filters=41335, revisions=(706889,useless=664696), ccks=71876065, wck=21.025, mem=76M791
25.56/23.32	    decisions=21106, wrong=10257, backtracks=761, failedAssignments=9580, nogoods=1928
25.56/23.32	    
27.08/24.89	    num=48, depth=7..21, filters=45066, revisions=(765815,useless=719844), ccks=77353346, wck=22.603, mem=76M791
27.08/24.89	    decisions=23247, wrong=11320, backtracks=879, failedAssignments=10550, nogoods=1996
27.08/24.89	    
28.39/26.14	    num=49, depth=7..19, filters=48594, revisions=(826101,useless=776528), ccks=81473854, wck=23.846, mem=79M434
28.39/26.14	    decisions=25500, wrong=12438, backtracks=935, failedAssignments=11617, nogoods=2079
28.39/26.14	    
30.88/28.65	    num=50, depth=6..20, filters=54023, revisions=(909271,useless=854160), ccks=90155471, wck=26.356, mem=79M434
30.88/28.65	    decisions=28030, wrong=13695, backtracks=1039, failedAssignments=12790, nogoods=2116
30.88/28.65	    
32.99/30.79	    num=51, depth=10..26, filters=58364, revisions=(980381,useless=920861), ccks=97575128, wck=28.496, mem=82M76
32.99/30.79	    decisions=30797, wrong=15070, backtracks=1133, failedAssignments=14081, nogoods=2215
32.99/30.79	    
34.02/31.77	    num=52, depth=9..26, filters=63788, revisions=(1068065,useless=1003116), ccks=100668186, wck=29.481, mem=84M719
34.02/31.77	    decisions=33809, wrong=16569, backtracks=1223, failedAssignments=15501, nogoods=2267
34.02/31.77	    
35.02/32.71	    num=53, depth=6..25, filters=69394, revisions=(1155777,useless=1085217), ccks=103600275, wck=30.422, mem=87M361
35.02/32.71	    decisions=36995, wrong=18155, backtracks=1289, failedAssignments=17063, nogoods=2418
35.02/32.71	    
37.62/35.30	    num=54, depth=5..18, filters=76381, revisions=(1279847,useless=1202094), ccks=112315627, wck=33.011, mem=87M361
37.62/35.30	    decisions=40721, wrong=20012, backtracks=1481, failedAssignments=18781, nogoods=2458
37.62/35.30	    
41.72/39.49	    num=55, depth=9..17, filters=83074, revisions=(1399506,useless=1314860), ccks=127073088, wck=37.201, mem=90M3
41.72/39.49	    decisions=44847, wrong=22070, backtracks=1667, failedAssignments=20671, nogoods=2494
41.72/39.49	    
43.12/40.84	    num=56, depth=4..19, filters=90365, revisions=(1524866,useless=1432883), ccks=131304348, wck=38.548, mem=92M646
43.12/40.84	    decisions=49184, wrong=24232, backtracks=1777, failedAssignments=22750, nogoods=2595
43.12/40.84	    
46.72/44.41	    num=57, depth=5..19, filters=99399, revisions=(1679011,useless=1577739), ccks=143544958, wck=42.121, mem=95M288
46.72/44.41	    decisions=54048, wrong=26660, backtracks=1949, failedAssignments=25037, nogoods=2652
46.72/44.41	    
53.13/50.88	    num=58, depth=8..16, filters=107746, revisions=(1841152,useless=1731175), ccks=166493167, wck=48.595, mem=100M573
53.13/50.88	    decisions=59670, wrong=29466, backtracks=2261, failedAssignments=27553, nogoods=2677
53.13/50.88	    
54.73/52.44	    num=59, depth=9..21, filters=117281, revisions=(2001525,useless=1881992), ccks=171231784, wck=50.149, mem=103M216
54.73/52.44	    decisions=65374, wrong=32309, backtracks=2389, failedAssignments=30321, nogoods=2802
54.73/52.44	    
60.73/58.43	    num=60, depth=7..19, filters=128162, revisions=(2181209,useless=2050621), ccks=192388220, wck=56.137, mem=105M858
60.73/58.43	    decisions=71732, wrong=35481, backtracks=2590, failedAssignments=33365, nogoods=2869
60.73/58.43	    
65.23/62.98	    num=61, depth=7..18, filters=139854, revisions=(2391510,useless=2248926), ccks=207871357, wck=60.693, mem=111M143
65.23/62.98	    decisions=78883, wrong=39051, backtracks=2910, failedAssignments=36714, nogoods=2957
65.23/62.98	    
70.54/68.26	    num=62, depth=5..20, filters=158923, revisions=(2702444,useless=2540392), ccks=225709010, wck=65.972, mem=116M428
70.54/68.26	    decisions=86941, wrong=43073, backtracks=3297, failedAssignments=40398, nogoods=3002
70.54/68.26	    
78.94/76.64	    num=63, depth=7..18, filters=174452, revisions=(2990767,useless=2812325), ccks=254948713, wck=74.352, mem=119M70
78.94/76.64	    decisions=95551, wrong=47374, backtracks=3742, failedAssignments=44450, nogoods=3071
78.94/76.64	    
82.04/79.79	    num=64, depth=8..22, filters=190422, revisions=(3248228,useless=3053652), ccks=265006002, wck=77.497, mem=124M355
82.04/79.79	    decisions=104886, wrong=52034, backtracks=4039, failedAssignments=48907, nogoods=3241
82.04/79.79	    
90.14/87.84	    num=65, depth=7..20, filters=210116, revisions=(3563480,useless=3348556), ccks=292893121, wck=85.546, mem=132M283
90.14/87.84	    decisions=115348, wrong=57259, backtracks=4432, failedAssignments=53810, nogoods=3325
90.14/87.84	    
94.09/91.79	    num=66, depth=12..22, filters=229292, revisions=(3867321,useless=3633044), ccks=305703963, wck=89.495, mem=137M567
94.09/91.79	    decisions=126884, wrong=63018, backtracks=4877, failedAssignments=59204, nogoods=3380
94.09/91.79	    
97.40/95.02	    num=67, depth=5..20, filters=246203, revisions=(4202548,useless=3951292), ccks=315884649, wck=92.733, mem=142M778
97.40/95.02	    decisions=138849, wrong=68992, backtracks=5275, failedAssignments=65137, nogoods=3559
97.40/95.02	    
101.63/99.23	    num=68, depth=10..20, filters=267117, revisions=(4555959,useless=4283708), ccks=329242256, wck=96.943, mem=29M272
101.63/99.23	    decisions=152341, wrong=75729, backtracks=5676, failedAssignments=71663, nogoods=3618
101.63/99.23	    
115.84/113.44	    num=69, depth=9..20, filters=301213, revisions=(5056299,useless=4748042), ccks=379145812, wck=111.15, mem=39M524
115.84/113.44	    decisions=168192, wrong=83649, backtracks=6517, failedAssignments=78842, nogoods=3693
115.84/113.44	    
132.56/130.16	    num=70, depth=6..18, filters=328940, revisions=(5579832,useless=5242910), ccks=438389420, wck=127.866, mem=49M777
132.56/130.16	    decisions=185070, wrong=92083, backtracks=7318, failedAssignments=86739, nogoods=3791
132.56/130.16	    
138.37/135.94	    num=71, depth=4..19, filters=355875, revisions=(6076620,useless=5712331), ccks=457185045, wck=133.653, mem=57M466
138.37/135.94	    decisions=202969, wrong=101026, backtracks=8122, failedAssignments=95426, nogoods=3864
138.37/135.94	    
168.50/166.06	    num=72, depth=7..19, filters=396008, revisions=(6788422,useless=6381986), ccks=564992924, wck=163.768, mem=72M845
168.50/166.06	    decisions=224481, wrong=111776, backtracks=9533, failedAssignments=104981, nogoods=3915
168.50/166.06	    
181.09/178.62	    num=73, depth=9..20, filters=437079, revisions=(7440728,useless=6992735), ccks=607713989, wck=176.325, mem=85M661
181.09/178.62	    decisions=247203, wrong=123131, backtracks=10545, failedAssignments=115492, nogoods=3979
181.09/178.62	    
190.70/188.26	    num=74, depth=8..20, filters=472000, revisions=(8075482,useless=7591977), ccks=639765893, wck=185.968, mem=95M914
190.70/188.26	    decisions=271101, wrong=135074, backtracks=11305, failedAssignments=127054, nogoods=4091
190.70/188.26	    
217.51/215.08	    num=75, depth=7..20, filters=522311, revisions=(8888568,useless=8352521), ccks=732583249, wck=212.785, mem=113M856
217.51/215.08	    decisions=299417, wrong=149226, backtracks=12905, failedAssignments=139772, nogoods=4155
217.51/215.08	    
226.41/223.92	    num=76, depth=4..18, filters=568057, revisions=(9743966,useless=9161643), ccks=760578530, wck=221.634, mem=129M234
226.41/223.92	    decisions=329539, wrong=164281, backtracks=14440, failedAssignments=153762, nogoods=4256
226.41/223.92	    
238.31/235.88	    num=77, depth=8..19, filters=620513, revisions=(10626931,useless=9991641), ccks=800403364, wck=233.588, mem=144M613
238.31/235.88	    decisions=361184, wrong=180097, backtracks=15444, failedAssignments=169151, nogoods=4324
238.31/235.88	    
246.66/244.11	    num=78, depth=8..20, filters=670458, revisions=(11663564,useless=10978122), ccks=826250049, wck=241.821, mem=26M797
246.66/244.11	    decisions=395661, wrong=197329, backtracks=16676, failedAssignments=186079, nogoods=4467
246.66/244.11	    
265.66/263.16	    num=79, depth=6..21, filters=733827, revisions=(12763300,useless=12012027), ccks=890480910, wck=260.874, mem=47M524
265.66/263.16	    decisions=434217, wrong=216599, backtracks=18154, failedAssignments=204700, nogoods=4554
265.66/263.16	    
281.86/279.34	    num=80, depth=8..21, filters=807339, revisions=(14032802,useless=13207134), ccks=943687152, wck=277.047, mem=70M842
281.86/279.34	    decisions=476629, wrong=237798, backtracks=19535, failedAssignments=225184, nogoods=4685
281.86/279.34	    
316.87/314.33	    num=81, depth=7..21, filters=895559, revisions=(15396717,useless=14481375), ccks=1067045220, wck=312.04, mem=96M751
316.87/314.33	    decisions=525038, wrong=261995, backtracks=21693, failedAssignments=247716, nogoods=4757
316.87/314.33	    
338.97/336.47	    num=82, depth=5..19, filters=973426, revisions=(16852093,useless=15858108), ccks=1140570073, wck=334.178, mem=122M660
338.97/336.47	    decisions=576366, wrong=287652, backtracks=23472, failedAssignments=272501, nogoods=4932
338.97/336.47	    
389.33/386.72	    num=83, depth=7..22, filters=1081533, revisions=(18688480,useless=17583299), ccks=1318434473, wck=384.425, mem=24M363
389.33/386.72	    decisions=634151, wrong=316538, backtracks=25718, failedAssignments=299765, nogoods=4982
389.33/386.72	    
407.93/405.33	    num=84, depth=8..21, filters=1180505, revisions=(20373761,useless=19169079), ccks=1377712642, wck=403.038, mem=58M279
407.93/405.33	    decisions=696650, wrong=347781, backtracks=27878, failedAssignments=329755, nogoods=5092
407.93/405.33	    
440.84/438.24	    num=85, depth=8..20, filters=1306918, revisions=(22509540,useless=21176015), ccks=1489212001, wck=435.951, mem=94M804
440.84/438.24	    decisions=765837, wrong=382367, backtracks=31208, failedAssignments=362744, nogoods=5208
440.84/438.24	    
495.56/492.95	    num=86, depth=4..20, filters=1441265, revisions=(25075792,useless=23602898), ccks=1677800150, wck=490.66, mem=139M156
495.56/492.95	    decisions=842675, wrong=420777, backtracks=34847, failedAssignments=399032, nogoods=5326
495.56/492.95	    
539.52/536.88	    num=87, depth=6..20, filters=1573613, revisions=(27349120,useless=25741944), ccks=1827026080, wck=534.586, mem=50M189
539.52/536.88	    decisions=926672, wrong=462772, backtracks=38218, failedAssignments=438949, nogoods=5350
539.52/536.88	    
564.33/561.63	    num=88, depth=6..19, filters=1703386, revisions=(30053139,useless=28314676), ccks=1904423800, wck=559.342, mem=91M454
564.33/561.63	    decisions=1017590, wrong=508226, backtracks=42547, failedAssignments=482858, nogoods=5509
564.33/561.63	    
617.55/614.80	    num=89, depth=7..21, filters=1879691, revisions=(33048183,useless=31125287), ccks=2084314057, wck=612.509, mem=145M614
617.55/614.80	    decisions=1119026, wrong=558937, backtracks=46647, failedAssignments=531158, nogoods=5631
617.55/614.80	    
732.31/729.55	    num=90, depth=4..22, filters=2111939, revisions=(36755078,useless=34589896), ccks=2480837010, wck=727.257, mem=85M441
732.31/729.55	    decisions=1237296, wrong=618066, backtracks=53759, failedAssignments=584288, nogoods=5694
732.31/729.55	    
774.06/771.26	    num=91, depth=7..22, filters=2343262, revisions=(40517142,useless=38119637), ccks=2611075884, wck=768.975, mem=31M958
774.06/771.26	    decisions=1360713, wrong=679766, backtracks=58416, failedAssignments=642731, nogoods=5802
774.06/771.26	    
869.48/866.63	    num=92, depth=9..22, filters=2619741, revisions=(44778218,useless=42096021), ccks=2935647732, wck=864.335, mem=112M208
869.48/866.63	    decisions=1500405, wrong=749604, backtracks=65453, failedAssignments=707018, nogoods=5877
869.48/866.63	    
917.04/914.18	    num=93, depth=2..19, filters=2842308, revisions=(48987802,useless=46082004), ccks=3085052522, wck=911.886, mem=54M65
917.04/914.18	    decisions=1646655, wrong=822722, backtracks=70949, failedAssignments=777734, nogoods=6007
917.04/914.18	    
1024.27/1021.33	    num=94, depth=8..22, filters=3131055, revisions=(54184392,useless=50979616), ccks=3445865566, wck=1019.044, mem=142M950
1024.27/1021.33	    decisions=1812385, wrong=905581, backtracks=78680, failedAssignments=855521, nogoods=6122
1024.27/1021.33	    
1079.89/1076.95	    num=95, depth=8..23, filters=3416977, revisions=(59455548,useless=55962851), ccks=3617826564, wck=1074.66, mem=111M886
1079.89/1076.95	    decisions=1991622, wrong=995192, backtracks=86400, failedAssignments=941087, nogoods=6265
1079.89/1076.95	    
1241.64/1238.67	    num=96, depth=7..22, filters=3828421, revisions=(66162459,useless=62246987), ccks=4167283478, wck=1236.379, mem=112M770
1241.64/1238.67	    decisions=2195727, wrong=1097239, backtracks=96672, failedAssignments=1035210, nogoods=6325
1241.64/1238.67	    
1308.78/1305.70	    num=97, depth=4..19, filters=4166072, revisions=(72350805,useless=68093547), ccks=4375042308, wck=1303.412, mem=104M532
1308.78/1305.70	    decisions=2410117, wrong=1204427, backtracks=106857, failedAssignments=1138745, nogoods=6436
1308.78/1305.70	    
1433.92/1430.83	    num=98, depth=8..22, filters=4575374, revisions=(79634543,useless=74957223), ccks=4788449879, wck=1428.537, mem=110M463
1433.92/1430.83	    decisions=2650827, wrong=1324776, backtracks=117959, failedAssignments=1252634, nogoods=6555
1433.92/1430.83	    
1515.76/1512.66	    num=99, depth=8..22, filters=4977451, revisions=(86842361,useless=81760869), ccks=5045171205, wck=1510.371, mem=118M496
1515.76/1512.66	    decisions=2908762, wrong=1453736, backtracks=126314, failedAssignments=1377912, nogoods=6631
1515.76/1512.66	    
1751.03/1747.87	    num=100, depth=8..19, filters=5487189, revisions=(96552860,useless=90919362), ccks=5848773307, wck=1745.58, mem=44M406
1751.03/1747.87	    decisions=3206389, wrong=1602541, backtracks=144875, failedAssignments=1515718, nogoods=6717
1751.03/1747.87	    
1971.32/1968.10	    num=101, depth=8..21, filters=6109869, revisions=(107220677,useless=100939659), ccks=6592750653, wck=1965.807, mem=118M988
1971.32/1968.10	    decisions=3536377, wrong=1767526, backtracks=163246, failedAssignments=1667304, nogoods=6781
1971.32/1968.10	    
2063.45/2060.13	    num=102, depth=8..23, filters=6715013, revisions=(118194419,useless=111292640), ccks=6867504786, wck=2057.837, mem=86M324
2063.45/2060.13	    decisions=3890760, wrong=1944710, backtracks=181638, failedAssignments=1834049, nogoods=6938
2063.45/2060.13	    
2406.65/2403.29	    num=103, depth=6..23, filters=7417569, revisions=(130417734,useless=122773350), ccks=8049735514, wck=2401.003, mem=99M69
2406.65/2403.29	    decisions=4281674, wrong=2140161, backtracks=200275, failedAssignments=2017468, nogoods=7041
2406.65/2403.29	    

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390665-1568387914/watcher-4390665-1568387914 -o /tmp/evaluation-result-4390665-1568387914/solver-4390665-1568387914 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568380480-27644 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390665-1568387914.xml -cm 

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

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

solver pid=30061, runsolver pid=30058

[startup+0.100059 s]*
/proc/loadavg: 1.25 1.37 1.48 4/228 30076
/proc/meminfo: memFree=31228748/32770624 swapFree=67004192/67108860
[pid=30061] ppid=30058 vsize=10659884 memory=28116 CPUtime=0.13 cores=1,3,5,7
/proc/30061/stat : 30061 (java) S 30058 30061 27612 0 -1 1077944320 5545 0 0 0 12 1 0 0 20 0 15 0 414953027 10915721216 7029 33554432000 4194304 4196468 140727483426288 140727483408832 140295296683767 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
/proc/30061/statm: 2664971 7029 2911 1 0 2627468 0
[pid=30061/tid=30063] ppid=30058 vsize=10659884 memory=720575944405811505 CPUtime=0.09 cores=1,3,5,7
/proc/30061/task/30063/stat : 30063 (java) R 30058 30061 27612 0 -1 4202560 3273 0 0 0 8 1 0 0 20 0 15 0 414953027 10915721216 7029 33554432000 4194304 4196468 140727483426288 140295300912728 140295280727397 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30064] ppid=30058 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30064/stat : 30064 (java) S 30058 30061 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414953028 10915721216 7029 33554432000 4194304 4196468 140727483426288 140295249304080 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30065] ppid=30058 vsize=10659884 memory=288370364471899776 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30065/stat : 30065 (java) S 30058 30061 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414953028 10915721216 7029 33554432000 4194304 4196468 140727483426288 140295248251536 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30066] ppid=30058 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30066/stat : 30066 (java) S 30058 30061 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414953028 10915721216 7029 33554432000 4194304 4196468 140727483426288 140295247198480 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30067] ppid=30058 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30067/stat : 30067 (java) S 30058 30061 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414953028 10915721216 7029 33554432000 4194304 4196468 140727483426288 140295246145936 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30068] ppid=30058 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30068/stat : 30068 (java) S 30058 30061 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414953029 10915721216 7029 33554432000 4194304 4196468 140727483426288 140294532901616 140295296694914 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30069] ppid=30058 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30069/stat : 30069 (java) S 30058 30061 27612 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414953030 10915721216 7029 33554432000 4194304 4196468 140727483426288 140294531847840 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30070] ppid=30058 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30070/stat : 30070 (java) S 30058 30061 27612 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414953030 10915721216 7029 33554432000 4194304 4196468 140727483426288 140294530794736 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30071] ppid=30058 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30071/stat : 30071 (java) S 30058 30061 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414953032 10915721216 7029 33554432000 4194304 4196468 140727483426288 140294529743312 140295296702363 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30072] ppid=30058 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30072/stat : 30072 (java) S 30058 30061 27612 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 414953032 10915721216 7029 33554432000 4194304 4196468 140727483426288 140294528690416 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30073] ppid=30058 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30073/stat : 30073 (java) S 30058 30061 27612 0 -1 1077944384 228 0 0 0 0 0 0 0 20 0 15 0 414953032 10915721216 7029 33554432000 4194304 4196468 140727483426288 140294527637872 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30074] ppid=30058 vsize=10659884 memory=139988320188032 CPUtime=0.02 cores=1,3,5,7
/proc/30061/task/30074/stat : 30074 (java) R 30058 30061 27612 0 -1 4202560 386 0 0 0 2 0 0 0 20 0 15 0 414953032 10915721216 7029 33554432000 4194304 4196468 140727483426288 140294526582608 140295280931065 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30075] ppid=30058 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30075/stat : 30075 (java) S 30058 30061 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414953032 10915721216 7029 33554432000 4194304 4196468 140727483426288 140294525532512 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30076] ppid=30058 vsize=10659884 memory=139988320188032 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30076/stat : 30076 (java) S 30058 30061 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414953033 10915721216 7029 33554432000 4194304 4196468 140727483426288 140294524480560 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28116 KiB

[startup+0.210851 s]*
/proc/loadavg: 1.25 1.37 1.48 4/228 30076
/proc/meminfo: memFree=31217940/32770624 swapFree=67004192/67108860
[pid=30061] ppid=30058 vsize=10659884 memory=37604 CPUtime=0.32 cores=1,3,5,7
/proc/30061/stat : 30061 (java) S 30058 30061 27612 0 -1 1077944320 9163 0 0 0 29 3 0 0 20 0 15 0 414953027 10915721216 9401 33554432000 4194304 4196468 140727483426288 140727483408832 140295296683767 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
/proc/30061/statm: 2664971 9401 2989 1 0 2627468 0
[pid=30061/tid=30063] ppid=30058 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/30061/task/30063/stat : 30063 (java) R 30058 30061 27612 0 -1 4202560 6114 0 0 0 18 2 0 0 20 0 15 0 414953027 10915721216 9401 33554432000 4194304 4196468 140727483426288 140295300910128 140295296705693 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30064] ppid=30058 vsize=10659884 memory=343 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30064/stat : 30064 (java) S 30058 30061 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414953028 10915721216 9401 33554432000 4194304 4196468 140727483426288 140295249304080 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30065] ppid=30058 vsize=10659884 memory=139988320215928 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30065/stat : 30065 (java) S 30058 30061 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414953028 10915721216 9401 33554432000 4194304 4196468 140727483426288 140295248251536 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30066] ppid=30058 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30066/stat : 30066 (java) S 30058 30061 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414953028 10915721216 9401 33554432000 4194304 4196468 140727483426288 140295247198480 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30067] ppid=30058 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30067/stat : 30067 (java) S 30058 30061 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414953028 10915721216 9401 33554432000 4194304 4196468 140727483426288 140295246145936 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30068] ppid=30058 vsize=10659884 memory=139988320188032 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30068/stat : 30068 (java) S 30058 30061 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414953029 10915721216 9401 33554432000 4194304 4196468 140727483426288 140294532901616 140295296694914 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30069] ppid=30058 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30069/stat : 30069 (java) S 30058 30061 27612 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414953030 10915721216 9401 33554432000 4194304 4196468 140727483426288 140294531847840 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30070] ppid=30058 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30070/stat : 30070 (java) S 30058 30061 27612 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414953030 10915721216 9401 33554432000 4194304 4196468 140727483426288 140294530794736 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30071] ppid=30058 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30071/stat : 30071 (java) S 30058 30061 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414953032 10915721216 9401 33554432000 4194304 4196468 140727483426288 140294529743312 140295296702363 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30072] ppid=30058 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/30061/task/30072/stat : 30072 (java) S 30058 30061 27612 0 -1 1077944384 703 0 0 0 3 0 0 0 20 0 15 0 414953032 10915721216 9401 33554432000 4194304 4196468 140727483426288 140294528690416 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30073] ppid=30058 vsize=10659884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/30061/task/30073/stat : 30073 (java) S 30058 30061 27612 0 -1 1077944384 290 0 0 0 2 0 0 0 20 0 15 0 414953032 10915721216 9401 33554432000 4194304 4196468 140727483426288 140294527637872 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30074] ppid=30058 vsize=10659884 memory=139988320188032 CPUtime=0.05 cores=1,3,5,7
/proc/30061/task/30074/stat : 30074 (java) S 30058 30061 27612 0 -1 1077944384 695 0 0 0 5 0 0 0 20 0 15 0 414953032 10915721216 9401 33554432000 4194304 4196468 140727483426288 140294526584816 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30075] ppid=30058 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30075/stat : 30075 (java) S 30058 30061 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414953032 10915721216 9401 33554432000 4194304 4196468 140727483426288 140294525532512 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30076] ppid=30058 vsize=10659884 memory=139988320188032 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30076/stat : 30076 (java) S 30058 30061 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414953033 10915721216 9401 33554432000 4194304 4196468 140727483426288 140294524480560 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 37604 KiB

[startup+0.310298 s]*
/proc/loadavg: 1.25 1.37 1.48 3/228 30076
/proc/meminfo: memFree=31216132/32770624 swapFree=67004192/67108860
[pid=30061] ppid=30058 vsize=10659884 memory=40408 CPUtime=0.47 cores=1,3,5,7
/proc/30061/stat : 30061 (java) S 30058 30061 27612 0 -1 1077944320 9380 0 0 0 44 3 0 0 20 0 15 0 414953027 10915721216 10102 33554432000 4194304 4196468 140727483426288 140727483408832 140295296683767 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
/proc/30061/statm: 2664971 10102 3019 1 0 2627468 0
[pid=30061/tid=30063] ppid=30058 vsize=10659884 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/30061/task/30063/stat : 30063 (java) R 30058 30061 27612 0 -1 4202560 6263 0 0 0 28 2 0 0 20 0 15 0 414953027 10915721216 10102 33554432000 4194304 4196468 140727483426288 140295300897184 140295296705693 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30064] ppid=30058 vsize=10659884 memory=4294981932 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30064/stat : 30064 (java) S 30058 30061 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414953028 10915721216 10102 33554432000 4194304 4196468 140727483426288 140295249304080 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30065] ppid=30058 vsize=10659884 memory=139988320215927 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30065/stat : 30065 (java) S 30058 30061 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414953028 10915721216 10102 33554432000 4194304 4196468 140727483426288 140295248251536 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30066] ppid=30058 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30066/stat : 30066 (java) S 30058 30061 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414953028 10915721216 10102 33554432000 4194304 4196468 140727483426288 140295247198480 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30067] ppid=30058 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30067/stat : 30067 (java) S 30058 30061 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414953028 10915721216 10102 33554432000 4194304 4196468 140727483426288 140295246145936 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30068] ppid=30058 vsize=10659884 memory=139988320188032 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30068/stat : 30068 (java) S 30058 30061 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414953029 10915721216 10102 33554432000 4194304 4196468 140727483426288 140294532901616 140295296694914 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30069] ppid=30058 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30069/stat : 30069 (java) S 30058 30061 27612 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414953030 10915721216 10102 33554432000 4194304 4196468 140727483426288 140294531847840 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30070] ppid=30058 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30070/stat : 30070 (java) S 30058 30061 27612 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414953030 10915721216 10102 33554432000 4194304 4196468 140727483426288 140294530794736 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30071] ppid=30058 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30071/stat : 30071 (java) S 30058 30061 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414953032 10915721216 10102 33554432000 4194304 4196468 140727483426288 140294529743312 140295296702363 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30072] ppid=30058 vsize=10659884 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/30061/task/30072/stat : 30072 (java) R 30058 30061 27612 0 -1 4202560 734 0 0 0 5 0 0 0 20 0 15 0 414953032 10915721216 10102 33554432000 4194304 4196468 140727483426288 140294528690416 140295282698148 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30073] ppid=30058 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/30061/task/30073/stat : 30073 (java) S 30058 30061 27612 0 -1 1077944384 306 0 0 0 3 0 0 0 20 0 15 0 414953032 10915721216 10102 33554432000 4194304 4196468 140727483426288 140294527637872 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30074] ppid=30058 vsize=10659884 memory=139988320188032 CPUtime=0.07 cores=1,3,5,7
/proc/30061/task/30074/stat : 30074 (java) R 30058 30061 27612 0 -1 4202560 716 0 0 0 7 0 0 0 20 0 15 0 414953032 10915721216 10102 33554432000 4194304 4196468 140727483426288 140294526584816 140295296695702 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30075] ppid=30058 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30075/stat : 30075 (java) S 30058 30061 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414953032 10915721216 10102 33554432000 4194304 4196468 140727483426288 140294525532512 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30076] ppid=30058 vsize=10659884 memory=139988320188032 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30076/stat : 30076 (java) S 30058 30061 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414953033 10915721216 10102 33554432000 4194304 4196468 140727483426288 140294524480560 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40408 KiB

[startup+0.70381 s]
/proc/loadavg: 1.25 1.37 1.48 3/228 30076
/proc/meminfo: memFree=31206068/32770624 swapFree=67004192/67108860
[pid=30061] ppid=30058 vsize=10661932 memory=62856 CPUtime=1.09 cores=1,3,5,7
/proc/30061/stat : 30061 (java) S 30058 30061 27612 0 -1 1077944320 12722 0 0 0 104 5 0 0 20 0 15 0 414953027 10917818368 15714 33554432000 4194304 4196468 140727483426288 140727483408832 140295296683767 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
/proc/30061/statm: 2665483 15714 3062 1 0 2627980 0
[pid=30061/tid=30063] ppid=30058 vsize=10661932 memory=39252 CPUtime=0.68 cores=1,3,5,7
/proc/30061/task/30063/stat : 30063 (java) R 30058 30061 27612 0 -1 4202560 8810 0 0 0 64 4 0 0 20 0 15 0 414953027 10917818368 15714 33554432000 4194304 4196468 140727483426288 140295300915792 140295276955504 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30064] ppid=30058 vsize=10661932 memory=984 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30064/stat : 30064 (java) S 30058 30061 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414953028 10917818368 15714 33554432000 4194304 4196468 140727483426288 140295249304080 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30065] ppid=30058 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30065/stat : 30065 (java) S 30058 30061 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414953028 10917818368 15714 33554432000 4194304 4196468 140727483426288 140295248251536 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30066] ppid=30058 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30066/stat : 30066 (java) S 30058 30061 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414953028 10917818368 15714 33554432000 4194304 4196468 140727483426288 140295247198480 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30067] ppid=30058 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30067/stat : 30067 (java) S 30058 30061 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414953028 10917818368 15714 33554432000 4194304 4196468 140727483426288 140295246145936 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30068] ppid=30058 vsize=10661932 memory=4 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30068/stat : 30068 (java) S 30058 30061 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414953029 10917818368 15714 33554432000 4194304 4196468 140727483426288 140294532901616 140295296694914 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30069] ppid=30058 vsize=10661932 memory=15 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30069/stat : 30069 (java) S 30058 30061 27612 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414953030 10917818368 15714 33554432000 4194304 4196468 140727483426288 140294531847840 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30070] ppid=30058 vsize=10661932 memory=52 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30070/stat : 30070 (java) S 30058 30061 27612 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414953030 10917818368 15714 33554432000 4194304 4196468 140727483426288 140294530794736 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30071] ppid=30058 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30071/stat : 30071 (java) S 30058 30061 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414953032 10917818368 15714 33554432000 4194304 4196468 140727483426288 140294529743312 140295296702363 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30072] ppid=30058 vsize=10661932 memory=3436 CPUtime=0.12 cores=1,3,5,7
/proc/30061/task/30072/stat : 30072 (java) R 30058 30061 27612 0 -1 4202560 924 0 0 0 12 0 0 0 20 0 15 0 414953032 10917818368 15714 33554432000 4194304 4196468 140727483426288 140294528676512 140295281808457 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30073] ppid=30058 vsize=10661932 memory=235496 CPUtime=0.09 cores=1,3,5,7
/proc/30061/task/30073/stat : 30073 (java) S 30058 30061 27612 0 -1 1077944384 560 0 0 0 9 0 0 0 20 0 15 0 414953032 10917818368 15714 33554432000 4194304 4196468 140727483426288 140294527637872 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30074] ppid=30058 vsize=10661932 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/30061/task/30074/stat : 30074 (java) S 30058 30061 27612 0 -1 1077944384 1067 0 0 0 18 0 0 0 20 0 15 0 414953032 10917818368 15714 33554432000 4194304 4196468 140727483426288 140294526584816 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30075] ppid=30058 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30075/stat : 30075 (java) S 30058 30061 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414953032 10917818368 15714 33554432000 4194304 4196468 140727483426288 140294525532512 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30076] ppid=30058 vsize=10661932 memory=4 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30076/stat : 30076 (java) S 30058 30061 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414953033 10917818368 15714 33554432000 4194304 4196468 140727483426288 140294524480560 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
Current children cumulated CPU time: 1.09 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 62856 KiB

[startup+1.50075 s]
/proc/loadavg: 1.25 1.37 1.48 3/228 30076
/proc/meminfo: memFree=31190132/32770624 swapFree=67004192/67108860
[pid=30061] ppid=30058 vsize=10663980 memory=75264 CPUtime=1.99 cores=1,3,5,7
/proc/30061/stat : 30061 (java) S 30058 30061 27612 0 -1 1077944320 16800 0 0 0 192 7 0 0 20 0 15 0 414953027 10919915520 18816 33554432000 4194304 4196468 140727483426288 140727483408832 140295296683767 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
/proc/30061/statm: 2665995 18816 3094 1 0 2628492 0
[pid=30061/tid=30063] ppid=30058 vsize=10663980 memory=984 CPUtime=1.48 cores=1,3,5,7
/proc/30061/task/30063/stat : 30063 (java) R 30058 30061 27612 0 -1 4202560 11693 0 0 0 143 5 0 0 20 0 15 0 414953027 10919915520 18816 33554432000 4194304 4196468 140727483426288 140295300909648 140295279870605 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30064] ppid=30058 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30064/stat : 30064 (java) S 30058 30061 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414953028 10919915520 18816 33554432000 4194304 4196468 140727483426288 140295249304080 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30065] ppid=30058 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30065/stat : 30065 (java) S 30058 30061 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414953028 10919915520 18816 33554432000 4194304 4196468 140727483426288 140295248251536 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30066] ppid=30058 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30066/stat : 30066 (java) S 30058 30061 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414953028 10919915520 18816 33554432000 4194304 4196468 140727483426288 140295247198480 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30067] ppid=30058 vsize=10663980 memory=4 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30067/stat : 30067 (java) S 30058 30061 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414953028 10919915520 18816 33554432000 4194304 4196468 140727483426288 140295246145936 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30068] ppid=30058 vsize=10663980 memory=15 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30068/stat : 30068 (java) S 30058 30061 27612 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 414953029 10919915520 18816 33554432000 4194304 4196468 140727483426288 140294532901616 140295296694914 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0

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

/proc/30061/task/30067/stat : 30067 (java) S 30058 30061 27612 0 -1 1077944384 1280 0 0 0 11 1 0 0 20 0 16 0 414953028 11006283776 61026 33554432000 4194304 4196468 140727483426288 140295246145936 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30068] ppid=30058 vsize=10748324 memory=244104 CPUtime=0.05 cores=1,3,5,7
/proc/30061/task/30068/stat : 30068 (java) S 30058 30061 27612 0 -1 1077944384 3340 0 0 0 4 1 0 0 20 0 16 0 414953029 11006283776 61026 33554432000 4194304 4196468 140727483426288 140294532901616 140295296694914 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30069] ppid=30058 vsize=10748324 memory=244104 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30069/stat : 30069 (java) S 30058 30061 27612 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 414953030 11006283776 61026 33554432000 4194304 4196468 140727483426288 140294531847904 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30070] ppid=30058 vsize=10748324 memory=1940 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30070/stat : 30070 (java) S 30058 30061 27612 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 16 0 414953030 11006283776 61026 33554432000 4194304 4196468 140727483426288 140294530794752 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30071] ppid=30058 vsize=10748324 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30071/stat : 30071 (java) S 30058 30061 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414953032 11006283776 61026 33554432000 4194304 4196468 140727483426288 140294529743312 140295296702363 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30072] ppid=30058 vsize=10748324 memory=244104 CPUtime=0.91 cores=1,3,5,7
/proc/30061/task/30072/stat : 30072 (java) S 30058 30061 27612 0 -1 1077944384 7080 0 0 0 91 0 0 0 20 0 16 0 414953032 11006283776 61026 33554432000 4194304 4196468 140727483426288 140294528690416 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30073] ppid=30058 vsize=10748324 memory=244104 CPUtime=0.85 cores=1,3,5,7
/proc/30061/task/30073/stat : 30073 (java) S 30058 30061 27612 0 -1 1077944384 7697 0 0 0 85 0 0 0 20 0 16 0 414953032 11006283776 61026 33554432000 4194304 4196468 140727483426288 140294527637872 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30074] ppid=30058 vsize=10748324 memory=244104 CPUtime=0.64 cores=1,3,5,7
/proc/30061/task/30074/stat : 30074 (java) S 30058 30061 27612 0 -1 1077944384 7180 0 0 0 63 1 0 0 20 0 16 0 414953032 11006283776 61026 33554432000 4194304 4196468 140727483426288 140294526584816 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30075] ppid=30058 vsize=10748324 memory=244104 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30075/stat : 30075 (java) S 30058 30061 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414953032 11006283776 61026 33554432000 4194304 4196468 140727483426288 140294525532512 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30076] ppid=30058 vsize=10748324 memory=244104 CPUtime=0.45 cores=1,3,5,7
/proc/30061/task/30076/stat : 30076 (java) S 30058 30061 27612 0 -1 1077944384 980 0 0 0 16 29 0 0 20 0 16 0 414953033 11006283776 61026 33554432000 4194304 4196468 140727483426288 140294524480560 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30077] ppid=30058 vsize=10748324 memory=0 CPUtime=2380.42 cores=1,3,5,7
/proc/30061/task/30077/stat : 30077 (java) R 30058 30061 27612 0 -1 4202560 14343 0 0 0 238038 4 0 0 20 0 16 0 414953214 11006283776 61026 33554432000 4194304 4196468 140727483426288 140294507819056 140294928212789 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
Current children cumulated CPU time: 2385.74 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 244104 KiB

[startup+2442.3 s]
/proc/loadavg: 1.00 0.99 1.05 2/207 30350
/proc/meminfo: memFree=31621448/32770624 swapFree=67004196/67108860
[pid=30061] ppid=30058 vsize=10748324 memory=242572 CPUtime=2445.77 cores=1,3,5,7
/proc/30061/stat : 30061 (java) S 30058 30061 27612 0 -1 1077944320 63907 0 0 0 244532 45 0 0 20 0 16 0 414953027 11006283776 60643 33554432000 4194304 4196468 140727483426288 140727483408832 140295296683767 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
/proc/30061/statm: 2687081 60643 3371 1 0 2647217 0
[pid=30061/tid=30063] ppid=30058 vsize=10748324 memory=242572 CPUtime=1.85 cores=1,3,5,7
/proc/30061/task/30063/stat : 30063 (java) S 30058 30061 27612 0 -1 1077944384 13674 0 0 0 179 6 0 0 20 0 16 0 414953027 11006283776 60643 33554432000 4194304 4196468 140727483426288 140295300926640 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30064] ppid=30058 vsize=10748324 memory=242572 CPUtime=0.12 cores=1,3,5,7
/proc/30061/task/30064/stat : 30064 (java) S 30058 30061 27612 0 -1 1077944384 2563 0 0 0 11 1 0 0 20 0 16 0 414953028 11006283776 60643 33554432000 4194304 4196468 140727483426288 140295249304080 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30065] ppid=30058 vsize=10748324 memory=242572 CPUtime=0.12 cores=1,3,5,7
/proc/30061/task/30065/stat : 30065 (java) S 30058 30061 27612 0 -1 1077944384 1494 0 0 0 11 1 0 0 20 0 16 0 414953028 11006283776 60643 33554432000 4194304 4196468 140727483426288 140295248251536 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30066] ppid=30058 vsize=10748324 memory=242572 CPUtime=0.12 cores=1,3,5,7
/proc/30061/task/30066/stat : 30066 (java) S 30058 30061 27612 0 -1 1077944384 2300 0 0 0 11 1 0 0 20 0 16 0 414953028 11006283776 60643 33554432000 4194304 4196468 140727483426288 140295247198480 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30067] ppid=30058 vsize=10748324 memory=242572 CPUtime=0.12 cores=1,3,5,7
/proc/30061/task/30067/stat : 30067 (java) S 30058 30061 27612 0 -1 1077944384 1282 0 0 0 11 1 0 0 20 0 16 0 414953028 11006283776 60643 33554432000 4194304 4196468 140727483426288 140295246145936 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30068] ppid=30058 vsize=10748324 memory=242572 CPUtime=0.05 cores=1,3,5,7
/proc/30061/task/30068/stat : 30068 (java) S 30058 30061 27612 0 -1 1077944384 3500 0 0 0 4 1 0 0 20 0 16 0 414953029 11006283776 60643 33554432000 4194304 4196468 140727483426288 140294532901616 140295296694914 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30069] ppid=30058 vsize=10748324 memory=129098127043297 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30069/stat : 30069 (java) S 30058 30061 27612 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 414953030 11006283776 60643 33554432000 4194304 4196468 140727483426288 140294531847904 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30070] ppid=30058 vsize=10748324 memory=242572 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30070/stat : 30070 (java) S 30058 30061 27612 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 16 0 414953030 11006283776 60643 33554432000 4194304 4196468 140727483426288 140294530794752 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30071] ppid=30058 vsize=10748324 memory=2616 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30071/stat : 30071 (java) S 30058 30061 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414953032 11006283776 60643 33554432000 4194304 4196468 140727483426288 140294529743312 140295296702363 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30072] ppid=30058 vsize=10748324 memory=242572 CPUtime=0.91 cores=1,3,5,7
/proc/30061/task/30072/stat : 30072 (java) S 30058 30061 27612 0 -1 1077944384 7080 0 0 0 91 0 0 0 20 0 16 0 414953032 11006283776 60643 33554432000 4194304 4196468 140727483426288 140294528690416 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30073] ppid=30058 vsize=10748324 memory=242572 CPUtime=0.85 cores=1,3,5,7
/proc/30061/task/30073/stat : 30073 (java) S 30058 30061 27612 0 -1 1077944384 7697 0 0 0 85 0 0 0 20 0 16 0 414953032 11006283776 60643 33554432000 4194304 4196468 140727483426288 140294527637872 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30074] ppid=30058 vsize=10748324 memory=242572 CPUtime=0.64 cores=1,3,5,7
/proc/30061/task/30074/stat : 30074 (java) S 30058 30061 27612 0 -1 1077944384 7232 0 0 0 63 1 0 0 20 0 16 0 414953032 11006283776 60643 33554432000 4194304 4196468 140727483426288 140294526584816 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30075] ppid=30058 vsize=10748324 memory=242572 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30075/stat : 30075 (java) S 30058 30061 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414953032 11006283776 60643 33554432000 4194304 4196468 140727483426288 140294525532512 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30076] ppid=30058 vsize=10748324 memory=1096 CPUtime=0.46 cores=1,3,5,7
/proc/30061/task/30076/stat : 30076 (java) S 30058 30061 27612 0 -1 1077944384 984 0 0 0 17 29 0 0 20 0 16 0 414953033 11006283776 60643 33554432000 4194304 4196468 140727483426288 140294524480560 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30077] ppid=30058 vsize=10748324 memory=244108 CPUtime=2440.42 cores=1,3,5,7
/proc/30061/task/30077/stat : 30077 (java) R 30058 30061 27612 0 -1 4202560 14665 0 0 0 244038 4 0 0 20 0 16 0 414953214 11006283776 60643 33554432000 4194304 4196468 140727483426288 140294507819056 140294928213758 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
Current children cumulated CPU time: 2445.77 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 242572 KiB

[startup+2502.3 s]
/proc/loadavg: 0.93 0.97 1.04 2/207 30354
/proc/meminfo: memFree=31622828/32770624 swapFree=67004196/67108860
[pid=30061] ppid=30058 vsize=10748324 memory=240004 CPUtime=2505.79 cores=1,3,5,7
/proc/30061/stat : 30061 (java) S 30058 30061 27612 0 -1 1077944320 64042 0 0 0 250533 46 0 0 20 0 16 0 414953027 11006283776 60001 33554432000 4194304 4196468 140727483426288 140727483408832 140295296683767 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
/proc/30061/statm: 2687081 60001 3371 1 0 2647217 0
[pid=30061/tid=30063] ppid=30058 vsize=10748324 memory=240004 CPUtime=1.85 cores=1,3,5,7
/proc/30061/task/30063/stat : 30063 (java) S 30058 30061 27612 0 -1 1077944384 13674 0 0 0 179 6 0 0 20 0 16 0 414953027 11006283776 60001 33554432000 4194304 4196468 140727483426288 140295300926640 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30064] ppid=30058 vsize=10748324 memory=242572 CPUtime=0.12 cores=1,3,5,7
/proc/30061/task/30064/stat : 30064 (java) S 30058 30061 27612 0 -1 1077944384 2563 0 0 0 11 1 0 0 20 0 16 0 414953028 11006283776 60001 33554432000 4194304 4196468 140727483426288 140295249304080 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30065] ppid=30058 vsize=10748324 memory=242572 CPUtime=0.12 cores=1,3,5,7
/proc/30061/task/30065/stat : 30065 (java) S 30058 30061 27612 0 -1 1077944384 1499 0 0 0 11 1 0 0 20 0 16 0 414953028 11006283776 60001 33554432000 4194304 4196468 140727483426288 140295248251536 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30066] ppid=30058 vsize=10748324 memory=240004 CPUtime=0.12 cores=1,3,5,7
/proc/30061/task/30066/stat : 30066 (java) S 30058 30061 27612 0 -1 1077944384 2303 0 0 0 11 1 0 0 20 0 16 0 414953028 11006283776 60001 33554432000 4194304 4196468 140727483426288 140295247198480 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30067] ppid=30058 vsize=10748324 memory=240004 CPUtime=0.12 cores=1,3,5,7
/proc/30061/task/30067/stat : 30067 (java) S 30058 30061 27612 0 -1 1077944384 1283 0 0 0 11 1 0 0 20 0 16 0 414953028 11006283776 60001 33554432000 4194304 4196468 140727483426288 140295246145936 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30068] ppid=30058 vsize=10748324 memory=269083996121821 CPUtime=0.05 cores=1,3,5,7
/proc/30061/task/30068/stat : 30068 (java) S 30058 30061 27612 0 -1 1077944384 3512 0 0 0 4 1 0 0 20 0 16 0 414953029 11006283776 60001 33554432000 4194304 4196468 140727483426288 140294532901616 140295296694914 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30069] ppid=30058 vsize=10748324 memory=240004 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30069/stat : 30069 (java) S 30058 30061 27612 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 414953030 11006283776 60001 33554432000 4194304 4196468 140727483426288 140294531847904 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30070] ppid=30058 vsize=10748324 memory=240004 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30070/stat : 30070 (java) S 30058 30061 27612 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 16 0 414953030 11006283776 60001 33554432000 4194304 4196468 140727483426288 140294530794752 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30071] ppid=30058 vsize=10748324 memory=242572 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30071/stat : 30071 (java) S 30058 30061 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414953032 11006283776 60001 33554432000 4194304 4196468 140727483426288 140294529743312 140295296702363 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30072] ppid=30058 vsize=10748324 memory=984 CPUtime=0.91 cores=1,3,5,7
/proc/30061/task/30072/stat : 30072 (java) S 30058 30061 27612 0 -1 1077944384 7082 0 0 0 91 0 0 0 20 0 16 0 414953032 11006283776 60001 33554432000 4194304 4196468 140727483426288 140294528690416 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30073] ppid=30058 vsize=10748324 memory=3588 CPUtime=0.86 cores=1,3,5,7
/proc/30061/task/30073/stat : 30073 (java) S 30058 30061 27612 0 -1 1077944384 7700 0 0 0 86 0 0 0 20 0 16 0 414953032 11006283776 60001 33554432000 4194304 4196468 140727483426288 140294527637872 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30074] ppid=30058 vsize=10748324 memory=39368 CPUtime=0.64 cores=1,3,5,7
/proc/30061/task/30074/stat : 30074 (java) S 30058 30061 27612 0 -1 1077944384 7234 0 0 0 63 1 0 0 20 0 16 0 414953032 11006283776 60001 33554432000 4194304 4196468 140727483426288 140294526584816 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30075] ppid=30058 vsize=10748324 memory=240004 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30075/stat : 30075 (java) S 30058 30061 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414953032 11006283776 60001 33554432000 4194304 4196468 140727483426288 140294525532512 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30076] ppid=30058 vsize=10748324 memory=984 CPUtime=0.47 cores=1,3,5,7
/proc/30061/task/30076/stat : 30076 (java) S 30058 30061 27612 0 -1 1077944384 1017 0 0 0 17 30 0 0 20 0 16 0 414953033 11006283776 60001 33554432000 4194304 4196468 140727483426288 140294524480560 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30077] ppid=30058 vsize=10748324 memory=1940 CPUtime=2500.41 cores=1,3,5,7
/proc/30061/task/30077/stat : 30077 (java) R 30058 30061 27612 0 -1 4202560 14739 0 0 0 250037 4 0 0 20 0 16 0 414953214 11006283776 60001 33554432000 4194304 4196468 140727483426288 140294507819056 140294928417981 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
Current children cumulated CPU time: 2505.79 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 240004 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2516.6 s]
/proc/loadavg: 0.95 0.97 1.04 2/207 30358
/proc/meminfo: memFree=31622952/32770624 swapFree=67004196/67108860
[pid=30061] ppid=30058 vsize=10748324 memory=240004 CPUtime=2520.09 cores=1,3,5,7
/proc/30061/stat : 30061 (java) S 30058 30061 27612 0 -1 1077944320 64064 0 0 0 251963 46 0 0 20 0 16 0 414953027 11006283776 60001 33554432000 4194304 4196468 140727483426288 140727483408832 140295296683767 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
/proc/30061/statm: 2687081 60001 3371 1 0 2647217 0
[pid=30061/tid=30063] ppid=30058 vsize=10748324 memory=288230621803970871 CPUtime=1.85 cores=1,3,5,7
/proc/30061/task/30063/stat : 30063 (java) S 30058 30061 27612 0 -1 1077944384 13674 0 0 0 179 6 0 0 20 0 16 0 414953027 11006283776 60001 33554432000 4194304 4196468 140727483426288 140295300926640 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30064] ppid=30058 vsize=10748324 memory=15262527902714418 CPUtime=0.12 cores=1,3,5,7
/proc/30061/task/30064/stat : 30064 (java) S 30058 30061 27612 0 -1 1077944384 2563 0 0 0 11 1 0 0 20 0 16 0 414953028 11006283776 60001 33554432000 4194304 4196468 140727483426288 140295249304080 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30065] ppid=30058 vsize=10748324 memory=2616 CPUtime=0.12 cores=1,3,5,7
/proc/30061/task/30065/stat : 30065 (java) S 30058 30061 27612 0 -1 1077944384 1499 0 0 0 11 1 0 0 20 0 16 0 414953028 11006283776 60001 33554432000 4194304 4196468 140727483426288 140295248251536 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30066] ppid=30058 vsize=10748324 memory=4096 CPUtime=0.12 cores=1,3,5,7
/proc/30061/task/30066/stat : 30066 (java) S 30058 30061 27612 0 -1 1077944384 2303 0 0 0 11 1 0 0 20 0 16 0 414953028 11006283776 60001 33554432000 4194304 4196468 140727483426288 140295247198480 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30067] ppid=30058 vsize=10748324 memory=1404 CPUtime=0.12 cores=1,3,5,7
/proc/30061/task/30067/stat : 30067 (java) S 30058 30061 27612 0 -1 1077944384 1283 0 0 0 11 1 0 0 20 0 16 0 414953028 11006283776 60001 33554432000 4194304 4196468 140727483426288 140295246145936 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30068] ppid=30058 vsize=10748324 memory=3128 CPUtime=0.05 cores=1,3,5,7
/proc/30061/task/30068/stat : 30068 (java) S 30058 30061 27612 0 -1 1077944384 3512 0 0 0 4 1 0 0 20 0 16 0 414953029 11006283776 60001 33554432000 4194304 4196468 140727483426288 140294532901616 140295296694914 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30069] ppid=30058 vsize=10748324 memory=240004 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30069/stat : 30069 (java) S 30058 30061 27612 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 16 0 414953030 11006283776 60001 33554432000 4194304 4196468 140727483426288 140294531847904 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30070] ppid=30058 vsize=10748324 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30070/stat : 30070 (java) S 30058 30061 27612 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 16 0 414953030 11006283776 60001 33554432000 4194304 4196468 140727483426288 140294530794752 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30071] ppid=30058 vsize=10748324 memory=8317482817917895235 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30071/stat : 30071 (java) S 30058 30061 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414953032 11006283776 60001 33554432000 4194304 4196468 140727483426288 140294529743312 140295296702363 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30072] ppid=30058 vsize=10748324 memory=504 CPUtime=0.91 cores=1,3,5,7
/proc/30061/task/30072/stat : 30072 (java) S 30058 30061 27612 0 -1 1077944384 7082 0 0 0 91 0 0 0 20 0 16 0 414953032 11006283776 60001 33554432000 4194304 4196468 140727483426288 140294528690416 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30073] ppid=30058 vsize=10748324 memory=1560 CPUtime=0.86 cores=1,3,5,7
/proc/30061/task/30073/stat : 30073 (java) S 30058 30061 27612 0 -1 1077944384 7700 0 0 0 86 0 0 0 20 0 16 0 414953032 11006283776 60001 33554432000 4194304 4196468 140727483426288 140294527637872 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30074] ppid=30058 vsize=10748324 memory=924 CPUtime=0.64 cores=1,3,5,7
/proc/30061/task/30074/stat : 30074 (java) S 30058 30061 27612 0 -1 1077944384 7234 0 0 0 63 1 0 0 20 0 16 0 414953032 11006283776 60001 33554432000 4194304 4196468 140727483426288 140294526584816 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30075] ppid=30058 vsize=10748324 memory=1692 CPUtime=0 cores=1,3,5,7
/proc/30061/task/30075/stat : 30075 (java) S 30058 30061 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414953032 11006283776 60001 33554432000 4194304 4196468 140727483426288 140294525532512 140295296693973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30076] ppid=30058 vsize=10748324 memory=240004 CPUtime=0.48 cores=1,3,5,7
/proc/30061/task/30076/stat : 30076 (java) S 30058 30061 27612 0 -1 1077944384 1017 0 0 0 18 30 0 0 20 0 16 0 414953033 11006283776 60001 33554432000 4194304 4196468 140727483426288 140294524480560 140295296694914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
[pid=30061/tid=30077] ppid=30058 vsize=10748324 memory=288230621803970871 CPUtime=2514.71 cores=1,3,5,7
/proc/30061/task/30077/stat : 30077 (java) R 30058 30061 27612 0 -1 4202560 14761 0 0 0 251467 4 0 0 20 0 16 0 414953214 11006283776 60001 33554432000 4194304 4196468 140727483426288 140294507819056 140294928202752 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38154240 140727483429899 140727483430002 140727483430002 140727483432911 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 240004 KiB

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

[startup+2516.61 s]
# the end of solver process 30061 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.65 s, system=0.466074 s

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

Child status: 143
Real time (s): 2516.61
CPU time (s): 2520.11
CPU user time (s): 2519.65
CPU system time (s): 0.466074
CPU usage (%): 100.139
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 258476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.65
system time used= 0.466074
maximum resident set size= 258476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64442
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57889
involuntary context switches= 1061


# summary of solver processes directly reported to runsolver:
#   pid: 30061
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2519.65
#   total CPU system time (s): 0.466074

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.8135 second user time and 22.4261 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-13 17:17:58
IDJOB=4390665
IDBENCH=141723
IDSOLVER=2832
FILE ID=node148/4390665-1568387914
RUNJOBID= node148-1568380480-27644
PBS_JOBID= 21701823
Free space on /tmp= 58788 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-18-046.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390665-1568387914/watcher-4390665-1568387914 -o /tmp/evaluation-result-4390665-1568387914/solver-4390665-1568387914 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568380480-27644 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390665-1568387914.xml -cm

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

MD5SUM BENCH= 90f9fedd4c3faeb9a4a1958b76d0db2e
RANDOM SEED=1243447525

node148.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.13
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.13
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.13
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.13
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:        31245732 kB
MemAvailable:   31333548 kB
Buffers:           27496 kB
Cached:           355948 kB
SwapCached:         3852 kB
Active:           803096 kB
Inactive:         165120 kB
Active(anon):     582032 kB
Inactive(anon):    43804 kB
Active(file):     221064 kB
Inactive(file):   121316 kB
Unevictable:      108944 kB
Mlocked:          108944 kB
SwapTotal:      67108860 kB
SwapFree:       67004192 kB
Dirty:              8632 kB
Writeback:             0 kB
AnonPages:        708148 kB
Mapped:            56260 kB
Shmem:             32312 kB
Slab:             150888 kB
SReclaimable:     122544 kB
SUnreclaim:        28344 kB
KernelStack:        4000 kB
PageTables:         7020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1460084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    636928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61300 MiB
End job on node148 at 2019-09-13 17:59:54