Trace number 4390745

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.1 2508.13

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-os20/
SuperTaillard-os-20-02.xml
MD5SUM0e3d16858c05bcbedaa7411f074a79f1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark265.664
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints23200
Number of domains97
Minimum domain size1234
Maximum domain size1332
Distribution of domain sizes[{"size":1234,"count":10},{"size":1235,"count":4},{"size":1236,"count":18},{"size":1237,"count":8},{"size":1238,"count":10},{"size":1239,"count":8},{"size":1240,"count":4},{"size":1241,"count":6},{"size":1242,"count":10},{"size":1243,"count":8},{"size":1244,"count":2},{"size":1245,"count":16},{"size":1246,"count":6},{"size":1247,"count":4},{"size":1248,"count":6},{"size":1249,"count":14},{"size":1250,"count":8},{"size":1251,"count":16},{"size":1252,"count":10},{"size":1253,"count":4},{"size":1254,"count":16},{"size":1255,"count":14},{"size":1256,"count":2},{"size":1257,"count":8},{"size":1258,"count":10},"...",{"size":1307,"count":4}, {"size":1308,"count":10}, {"size":1309,"count":6}, {"size":1310,"count":14}, {"size":1311,"count":4}, {"size":1312,"count":6}, {"size":1313,"count":4}, {"size":1315,"count":10}, {"size":1316,"count":8}, {"size":1317,"count":16}, {"size":1318,"count":8}, {"size":1319,"count":10}, {"size":1320,"count":6}, {"size":1321,"count":4}, {"size":1322,"count":14}, {"size":1323,"count":4}, {"size":1324,"count":8}, {"size":1325,"count":6}, {"size":1326,"count":8}, {"size":1327,"count":18}, {"size":1328,"count":6}, {"size":1329,"count":10}, {"size":1330,"count":2}, {"size":1331,"count":6}, {"size":1332,"count":4}]
Minimum variable degree39
Maximum variable degree77
Distribution of variable degrees[{"degree":39,"count":400},{"degree":77,"count":400}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":23200}]
Number of extensional constraints0
Number of intensional constraints23200
Distribution of constraint types[{"type":"intension","count":23200}]
Optimization problemNO
Type of objective

Solver Data

2.66/2.10	
2.66/2.10	AbsCon 2 
2.89/2.12	
5.07/2.84	  Instance
5.07/2.84	    name=instance-4390745-1568385666, framework=CSP
5.07/2.84	
5.07/2.84	  Loading variables...
5.43/2.93	  Loading constraints...
15.21/6.93	
15.21/6.93	  Domains
15.21/6.93	    nTypes=97, nValues=1024786, sizes=[1234#10,1235#4,1236#18,1237#8...1329#10,1330#2,1331#6,1332#4]
15.21/6.93	  Variables
15.21/6.93	    count=800, degrees=[39#400,77#400]
15.21/6.93	  Constraints
15.21/6.93	    count=23200, nSpecific=400, arities=[2#23200]
15.21/6.93	    distribution=[CtrIntension#22800,NE#400]
15.21/6.93	    nIntStructures=(4547,shared:18253)
15.21/6.93	    wck=4.859, cpu=6.546, mem=597M127
15.21/6.95	  Solver SolverBacktrack being built...
15.21/6.95	
15.58/7.02	
15.58/7.02	  Solver
15.58/7.02	    guaranteedGAC=true
15.58/7.02	    wck=4.951, cpu=6.637, mem=624M338
72.52/62.64	
72.52/62.64	  Preprocessing
72.52/62.64	    filters=0, revisions=(45600,useless=45600), ccks=257804160, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
72.52/62.64	    wck=55.619, cpu=61.861, mem=817M89
72.52/62.64	
207.35/197.14	    num=0, depth=456..456, filters=12928, revisions=(687281,useless=674586), ccks=843117135, wck=190.12, mem=855M363
207.35/197.14	    decisions=476, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
207.35/197.14	    
239.47/229.12	    num=1, depth=236..236, filters=21813, revisions=(1143075,useless=1121622), ccks=917761612, wck=222.092, mem=870M442
239.47/229.12	    decisions=734, wrong=21, backtracks=0, failedAssignments=21, nogoods=21
239.47/229.12	    
299.12/288.77	    num=2, depth=425..425, filters=34240, revisions=(1747213,useless=1713556), ccks=1118973452, wck=281.744, mem=900M602
299.12/288.77	    decisions=1183, wrong=33, backtracks=0, failedAssignments=33, nogoods=33
299.12/288.77	    
330.46/320.09	    num=3, depth=236..236, filters=43116, revisions=(2191820,useless=2149417), ccks=1193985965, wck=313.065, mem=915M681
330.46/320.09	    decisions=1445, wrong=46, backtracks=0, failedAssignments=46, nogoods=46
330.46/320.09	    
360.97/350.58	    num=4, depth=229..229, filters=51807, revisions=(2615528,useless=2564565), ccks=1268950618, wck=343.552, mem=930M761
360.97/350.58	    decisions=1702, wrong=60, backtracks=0, failedAssignments=60, nogoods=60
360.97/350.58	    
394.00/383.54	    num=5, depth=228..228, filters=61020, revisions=(3058153,useless=2998108), ccks=1351912204, wck=376.519, mem=945M840
394.00/383.54	    decisions=1962, wrong=76, backtracks=0, failedAssignments=76, nogoods=76
394.00/383.54	    
432.12/421.62	    num=6, depth=227..227, filters=71509, revisions=(3520787,useless=3450385), ccks=1459871990, wck=414.596, mem=960M920
432.12/421.62	    decisions=2223, wrong=93, backtracks=0, failedAssignments=93, nogoods=93
432.12/421.62	    
475.74/465.21	    num=7, depth=229..229, filters=80933, revisions=(3963263,useless=3883554), ccks=1597327716, wck=458.183, mem=991M79
475.74/465.21	    decisions=2490, wrong=112, backtracks=0, failedAssignments=112, nogoods=112
475.74/465.21	    
528.56/518.02	    num=8, depth=236..236, filters=90492, revisions=(4418891,useless=4329758), ccks=1781145667, wck=510.992, mem=1006M159
528.56/518.02	    decisions=2768, wrong=133, backtracks=0, failedAssignments=133, nogoods=133
528.56/518.02	    
578.68/568.19	    num=9, depth=232..232, filters=100097, revisions=(4863170,useless=4764547), ccks=1953288333, wck=561.168, mem=1021M239
578.68/568.19	    decisions=3046, wrong=156, backtracks=0, failedAssignments=156, nogoods=156
578.68/568.19	    
628.79/618.21	    num=10, depth=225..225, filters=110492, revisions=(5279335,useless=5170432), ccks=2128544192, wck=611.184, mem=1036M318
628.79/618.21	    decisions=3321, wrong=181, backtracks=0, failedAssignments=181, nogoods=181
628.79/618.21	    
677.30/666.77	    num=11, depth=229..229, filters=120275, revisions=(5729369,useless=5610808), ccks=2289298900, wck=659.751, mem=1066M478
677.30/666.77	    decisions=3606, wrong=209, backtracks=0, failedAssignments=209, nogoods=209
677.30/666.77	    
729.63/719.08	    num=12, depth=227..229, filters=130881, revisions=(6203133,useless=6074113), ccks=2469818749, wck=712.056, mem=1081M557
729.63/719.08	    decisions=3899, wrong=242, backtracks=2, failedAssignments=240, nogoods=217
729.63/719.08	    
792.66/781.85	    num=13, depth=306..309, filters=144032, revisions=(6752557,useless=6610570), ccks=2693831147, wck=774.822, mem=362M730
792.66/781.85	    decisions=4275, wrong=276, backtracks=2, failedAssignments=274, nogoods=251
792.66/781.85	    
872.31/861.44	    num=14, depth=227..467, filters=160969, revisions=(7398723,useless=7240057), ccks=2996902204, wck=854.414, mem=385M546
872.31/861.44	    decisions=4816, wrong=313, backtracks=2, failedAssignments=311, nogoods=288
872.31/861.44	    
916.73/905.86	    num=15, depth=230..230, filters=172214, revisions=(7851879,useless=7682131), ccks=3139756253, wck=898.833, mem=408M363
916.73/905.86	    decisions=5128, wrong=354, backtracks=2, failedAssignments=352, nogoods=329
916.73/905.86	    
963.85/952.92	    num=16, depth=229..229, filters=183429, revisions=(8278299,useless=8097499), ccks=3299478192, wck=945.895, mem=431M179
963.85/952.92	    decisions=5447, wrong=399, backtracks=2, failedAssignments=397, nogoods=374
963.85/952.92	    
1024.70/1013.71	    num=17, depth=224..228, filters=196775, revisions=(8725911,useless=8531887), ccks=3532181011, wck=1006.687, mem=453M996
1024.70/1013.71	    decisions=5780, wrong=453, backtracks=6, failedAssignments=447, nogoods=413
1024.70/1013.71	    
1086.42/1075.35	    num=18, depth=220..220, filters=210606, revisions=(9133058,useless=8925342), ccks=3773356674, wck=1068.328, mem=499M629
1086.42/1075.35	    decisions=6110, wrong=508, backtracks=6, failedAssignments=502, nogoods=468
1086.42/1075.35	    
1130.92/1119.73	    num=19, depth=21..181, filters=222770, revisions=(9512041,useless=9292320), ccks=3929729385, wck=1112.702, mem=522M446
1130.92/1119.73	    decisions=6415, wrong=571, backtracks=8, failedAssignments=563, nogoods=472
1130.92/1119.73	    
1152.62/1141.41	    num=20, depth=23..24, filters=234101, revisions=(9772811,useless=9541810), ccks=3985475737, wck=1134.384, mem=522M446
1152.62/1141.41	    decisions=6577, wrong=640, backtracks=10, failedAssignments=630, nogoods=483
1152.62/1141.41	    
1176.13/1164.95	    num=21, depth=20..21, filters=244856, revisions=(9958854,useless=9717182), ccks=4063904769, wck=1157.928, mem=545M262
1176.13/1164.95	    decisions=6748, wrong=715, backtracks=11, failedAssignments=704, nogoods=511
1176.13/1164.95	    
1204.36/1193.13	    num=22, depth=22..23, filters=260032, revisions=(10274339,useless=10017547), ccks=4140690513, wck=1186.109, mem=590M895
1204.36/1193.13	    decisions=6937, wrong=798, backtracks=13, failedAssignments=785, nogoods=534
1204.36/1193.13	    
1230.66/1219.44	    num=23, depth=20..21, filters=273522, revisions=(10548255,useless=10278080), ccks=4215490594, wck=1212.415, mem=613M712
1230.66/1219.44	    decisions=7159, wrong=899, backtracks=25, failedAssignments=874, nogoods=558
1230.66/1219.44	    
1255.47/1244.28	    num=24, depth=20..21, filters=287752, revisions=(10798760,useless=10514470), ccks=4286094140, wck=1237.257, mem=636M528
1255.47/1244.28	    decisions=7378, wrong=998, backtracks=26, failedAssignments=972, nogoods=591
1255.47/1244.28	    
1326.60/1315.32	    num=25, depth=234..236, filters=303489, revisions=(11345516,useless=11045607), ccks=4555657707, wck=1308.301, mem=659M345
1326.60/1315.32	    decisions=7832, wrong=1108, backtracks=28, failedAssignments=1080, nogoods=594
1326.60/1315.32	    
1357.92/1346.63	    num=26, depth=16..18, filters=320988, revisions=(11627377,useless=11310102), ccks=4652428214, wck=1339.606, mem=704M978
1357.92/1346.63	    decisions=8091, wrong=1229, backtracks=30, failedAssignments=1199, nogoods=618
1357.92/1346.63	    
1419.05/1407.75	    num=27, depth=231..234, filters=340711, revisions=(12139452,useless=11802700), ccks=4873050117, wck=1400.722, mem=727M795
1419.05/1407.75	    decisions=8590, wrong=1363, backtracks=33, failedAssignments=1330, nogoods=626
1419.05/1407.75	    
1489.58/1478.29	    num=28, depth=304..306, filters=368029, revisions=(12736768,useless=12372991), ccks=5135418012, wck=1471.265, mem=796M244
1489.58/1478.29	    decisions=9186, wrong=1509, backtracks=35, failedAssignments=1474, nogoods=653
1489.58/1478.29	    
1532.50/1521.13	    num=29, depth=174..176, filters=388734, revisions=(13163597,useless=12779373), ccks=5278281205, wck=1514.108, mem=841M878
1532.50/1521.13	    decisions=9687, wrong=1672, backtracks=40, failedAssignments=1632, nogoods=673
1532.50/1521.13	    
1575.63/1564.23	    num=30, depth=270..302, filters=413300, revisions=(13757246,useless=13348734), ccks=5405027810, wck=1557.203, mem=887M511
1575.63/1564.23	    decisions=10339, wrong=1847, backtracks=41, failedAssignments=1806, nogoods=732
1575.63/1564.23	    
1658.76/1647.33	    num=31, depth=304..361, filters=442505, revisions=(14461158,useless=14023815), ccks=5728405745, wck=1640.308, mem=933M144
1658.76/1647.33	    decisions=11083, wrong=2039, backtracks=42, failedAssignments=1997, nogoods=846
1658.76/1647.33	    
1733.69/1722.28	    num=32, depth=112..275, filters=470461, revisions=(15039550,useless=14574629), ccks=6019529327, wck=1715.259, mem=978M777
1733.69/1722.28	    decisions=11787, wrong=2255, backtracks=47, failedAssignments=2208, nogoods=870
1733.69/1722.28	    
1790.42/1778.99	    num=33, depth=184..299, filters=499034, revisions=(15634538,useless=15141426), ccks=6215526356, wck=1771.964, mem=1024M410
1790.42/1778.99	    decisions=12553, wrong=2489, backtracks=49, failedAssignments=2440, nogoods=1002
1790.42/1778.99	    
1840.75/1829.24	    num=34, depth=271..272, filters=541386, revisions=(16363831,useless=15828754), ccks=6366415488, wck=1822.218, mem=1115M676
1840.75/1829.24	    decisions=13393, wrong=2773, backtracks=78, failedAssignments=2695, nogoods=1072
1840.75/1829.24	    
1882.16/1870.65	    num=35, depth=114..115, filters=580562, revisions=(16814296,useless=16240393), ccks=6499559473, wck=1863.628, mem=1206M943
1882.16/1870.65	    decisions=14110, wrong=3074, backtracks=98, failedAssignments=2976, nogoods=1159
1882.16/1870.65	    
1960.29/1948.78	    num=36, depth=154..305, filters=618803, revisions=(17474888,useless=16863127), ccks=6793044811, wck=1941.752, mem=1298M209
1960.29/1948.78	    decisions=15036, wrong=3386, backtracks=101, failedAssignments=3285, nogoods=1253
1960.29/1948.78	    
2038.42/2026.80	    num=37, depth=246..328, filters=668758, revisions=(18348455,useless=17687222), ccks=7077738737, wck=2019.776, mem=1389M475
2038.42/2026.80	    decisions=16154, wrong=3822, backtracks=197, failedAssignments=3625, nogoods=1264
2038.42/2026.80	    
2107.67/2096.05	    num=38, depth=237..250, filters=725051, revisions=(19436495,useless=18719500), ccks=7294291948, wck=2089.028, mem=1457M925
2107.67/2096.05	    decisions=17165, wrong=4209, backtracks=210, failedAssignments=3999, nogoods=1285
2107.67/2096.05	    
2146.36/2134.64	    num=39, depth=213..229, filters=759461, revisions=(19926746,useless=19175888), ccks=7411927674, wck=2127.615, mem=381M756
2146.36/2134.64	    decisions=18232, wrong=4636, backtracks=226, failedAssignments=4410, nogoods=1288
2146.36/2134.64	    
2200.09/2188.39	    num=40, depth=173..175, filters=797064, revisions=(20786944,useless=19998778), ccks=7563239644, wck=2181.368, mem=452M332
2200.09/2188.39	    decisions=19432, wrong=5149, backtracks=287, failedAssignments=4862, nogoods=1352
2200.09/2188.39	    
2238.62/2226.85	    num=41, depth=53..129, filters=830216, revisions=(21386995,useless=20566032), ccks=7666958647, wck=2219.827, mem=520M859
2238.62/2226.85	    decisions=20561, wrong=5652, backtracks=293, failedAssignments=5359, nogoods=1412
2238.62/2226.85	    
2311.35/2299.56	    num=42, depth=52..195, filters=920098, revisions=(22370270,useless=21459953), ccks=7902520503, wck=2292.54, mem=726M440
2311.35/2299.56	    decisions=21854, wrong=6202, backtracks=296, failedAssignments=5906, nogoods=1549
2311.35/2299.56	    
2378.10/2366.21	    num=43, depth=99..132, filters=985900, revisions=(23641450,useless=22666017), ccks=8064210473, wck=2359.187, mem=794M967
2378.10/2366.21	    decisions=23223, wrong=6837, backtracks=329, failedAssignments=6508, nogoods=1558
2378.10/2366.21	    
2429.32/2417.40	    num=44, depth=62..69, filters=1029857, revisions=(24462662,useless=23443655), ccks=8189304604, wck=2410.379, mem=886M337
2429.32/2417.40	    decisions=24642, wrong=7515, backtracks=345, failedAssignments=7170, nogoods=1725
2429.32/2417.40	    
2492.65/2480.71	    num=45, depth=198..230, filters=1083557, revisions=(25007079,useless=23935207), ccks=8432805400, wck=2473.688, mem=954M864
2492.65/2480.71	    decisions=26339, wrong=8254, backtracks=356, failedAssignments=7898, nogoods=1783
2492.65/2480.71	    

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

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

running on 4 cores: 4-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=18708, runsolver pid=18705

[startup+0.100143 s]*
/proc/loadavg: 1.99 1.94 2.01 4/229 18723
/proc/meminfo: memFree=29117724/32770688 swapFree=66961080/67108860
[pid=18708] ppid=18705 vsize=10659884 memory=26912 CPUtime=0.12 cores=4-7
/proc/18708/stat : 18708 (java) S 18705 18708 17242 0 -1 1077944320 5298 0 0 0 11 1 0 0 20 0 15 0 414508300 10915721216 6728 33554432000 4194304 4196468 140723573045808 140723573028352 140496387649271 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
/proc/18708/statm: 2664971 6728 2816 1 0 2627468 0
[pid=18708/tid=18710] ppid=18705 vsize=10659884 memory=8514726395714820750 CPUtime=0.09 cores=4-7
/proc/18708/task/18710/stat : 18710 (java) R 18705 18708 17242 0 -1 4202560 3185 0 0 0 8 1 0 0 20 0 15 0 414508300 10915721216 6728 33554432000 4194304 4196468 140723573045808 140496391878976 140496387661206 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18711] ppid=18705 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=4-7
/proc/18708/task/18711/stat : 18711 (java) S 18705 18708 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414508301 10915721216 6728 33554432000 4194304 4196468 140723573045808 140496313723536 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18712] ppid=18705 vsize=10659884 memory=140583989372544 CPUtime=0 cores=4-7
/proc/18708/task/18712/stat : 18712 (java) S 18705 18708 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414508301 10915721216 6728 33554432000 4194304 4196468 140723573045808 140496312670736 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18713] ppid=18705 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/18708/task/18713/stat : 18713 (java) S 18705 18708 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414508301 10915721216 6728 33554432000 4194304 4196468 140723573045808 140496311617936 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18714] ppid=18705 vsize=10659884 memory=-1 CPUtime=0 cores=4-7
/proc/18708/task/18714/stat : 18714 (java) S 18705 18708 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414508301 10915721216 6728 33554432000 4194304 4196468 140723573045808 140496310565136 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18715] ppid=18705 vsize=10659884 memory=140583989372544 CPUtime=0 cores=4-7
/proc/18708/task/18715/stat : 18715 (java) S 18705 18708 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414508302 10915721216 6728 33554432000 4194304 4196468 140723573045808 140495878712176 140496387660418 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18716] ppid=18705 vsize=10659884 memory=-1 CPUtime=0 cores=4-7
/proc/18708/task/18716/stat : 18716 (java) S 18705 18708 17242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414508303 10915721216 6728 33554432000 4194304 4196468 140723573045808 140495877658144 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18717] ppid=18705 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/18708/task/18717/stat : 18717 (java) S 18705 18708 17242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414508303 10915721216 6728 33554432000 4194304 4196468 140723573045808 140495876605296 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18718] ppid=18705 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/18708/task/18718/stat : 18718 (java) S 18705 18708 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414508306 10915721216 6728 33554432000 4194304 4196468 140723573045808 140495875553616 140496387667867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18719] ppid=18705 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/18708/task/18719/stat : 18719 (java) R 18705 18708 17242 0 -1 4202560 303 0 0 0 0 0 0 0 20 0 15 0 414508306 10915721216 6728 33554432000 4194304 4196468 140723573045808 140495874501072 140496387659477 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18720] ppid=18705 vsize=10659884 memory=-1 CPUtime=0 cores=4-7
/proc/18708/task/18720/stat : 18720 (java) S 18705 18708 17242 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 414508306 10915721216 6728 33554432000 4194304 4196468 140723573045808 140495873448176 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18721] ppid=18705 vsize=10659884 memory=140583989372544 CPUtime=0.02 cores=4-7
/proc/18708/task/18721/stat : 18721 (java) R 18705 18708 17242 0 -1 4202560 330 0 0 0 2 0 0 0 20 0 15 0 414508306 10915721216 6728 33554432000 4194304 4196468 140723573045808 140495872391848 140496387661206 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18722] ppid=18705 vsize=10659884 memory=-1 CPUtime=0 cores=4-7
/proc/18708/task/18722/stat : 18722 (java) S 18705 18708 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414508306 10915721216 6728 33554432000 4194304 4196468 140723573045808 140495871342816 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18723] ppid=18705 vsize=10659884 memory=140583989372544 CPUtime=0 cores=4-7
/proc/18708/task/18723/stat : 18723 (java) S 18705 18708 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414508306 10915721216 6728 33554432000 4194304 4196468 140723573045808 140495870291120 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 26912 KiB

[startup+0.211953 s]*
/proc/loadavg: 1.99 1.94 2.01 5/229 18723
/proc/meminfo: memFree=29109848/32770688 swapFree=66961080/67108860
[pid=18708] ppid=18705 vsize=10659884 memory=34952 CPUtime=0.34 cores=4-7
/proc/18708/stat : 18708 (java) S 18705 18708 17242 0 -1 1077944320 6835 0 0 0 32 2 0 0 20 0 15 0 414508300 10915721216 8738 33554432000 4194304 4196468 140723573045808 140723573028352 140496387649271 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
/proc/18708/statm: 2664971 8738 2989 1 0 2627468 0
[pid=18708/tid=18710] ppid=18705 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=4-7
/proc/18708/task/18710/stat : 18710 (java) R 18705 18708 17242 0 -1 4202560 3872 0 0 0 19 1 0 0 20 0 15 0 414508300 10915721216 8738 33554432000 4194304 4196468 140723573045808 140496391875632 140496387671197 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18711] ppid=18705 vsize=10659884 memory=365 CPUtime=0 cores=4-7
/proc/18708/task/18711/stat : 18711 (java) S 18705 18708 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414508301 10915721216 8738 33554432000 4194304 4196468 140723573045808 140496313723536 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18712] ppid=18705 vsize=10659884 memory=3689771990362842784 CPUtime=0 cores=4-7
/proc/18708/task/18712/stat : 18712 (java) S 18705 18708 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414508301 10915721216 8738 33554432000 4194304 4196468 140723573045808 140496312670736 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18713] ppid=18705 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/18708/task/18713/stat : 18713 (java) S 18705 18708 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414508301 10915721216 8738 33554432000 4194304 4196468 140723573045808 140496311617936 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18714] ppid=18705 vsize=10659884 memory=-1 CPUtime=0 cores=4-7
/proc/18708/task/18714/stat : 18714 (java) S 18705 18708 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414508301 10915721216 8738 33554432000 4194304 4196468 140723573045808 140496310565136 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18715] ppid=18705 vsize=10659884 memory=140583989372544 CPUtime=0 cores=4-7
/proc/18708/task/18715/stat : 18715 (java) S 18705 18708 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414508302 10915721216 8738 33554432000 4194304 4196468 140723573045808 140495878712176 140496387660418 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18716] ppid=18705 vsize=10659884 memory=-1 CPUtime=0 cores=4-7
/proc/18708/task/18716/stat : 18716 (java) S 18705 18708 17242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414508303 10915721216 8738 33554432000 4194304 4196468 140723573045808 140495877658144 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18717] ppid=18705 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/18708/task/18717/stat : 18717 (java) S 18705 18708 17242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414508303 10915721216 8738 33554432000 4194304 4196468 140723573045808 140495876605296 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18718] ppid=18705 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/18708/task/18718/stat : 18718 (java) S 18705 18708 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414508306 10915721216 8738 33554432000 4194304 4196468 140723573045808 140495875553616 140496387667867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18719] ppid=18705 vsize=10659884 memory=0 CPUtime=0.03 cores=4-7
/proc/18708/task/18719/stat : 18719 (java) S 18705 18708 17242 0 -1 1077944384 600 0 0 0 3 0 0 0 20 0 15 0 414508306 10915721216 8738 33554432000 4194304 4196468 140723573045808 140495874500976 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18720] ppid=18705 vsize=10659884 memory=-1 CPUtime=0.02 cores=4-7
/proc/18708/task/18720/stat : 18720 (java) S 18705 18708 17242 0 -1 1077944384 376 0 0 0 2 0 0 0 20 0 15 0 414508306 10915721216 8738 33554432000 4194304 4196468 140723573045808 140495873448176 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18721] ppid=18705 vsize=10659884 memory=140583989372544 CPUtime=0.06 cores=4-7
/proc/18708/task/18721/stat : 18721 (java) S 18705 18708 17242 0 -1 1077944384 628 0 0 0 6 0 0 0 20 0 15 0 414508306 10915721216 8738 33554432000 4194304 4196468 140723573045808 140495872395376 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18722] ppid=18705 vsize=10659884 memory=-1 CPUtime=0 cores=4-7
/proc/18708/task/18722/stat : 18722 (java) S 18705 18708 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414508306 10915721216 8738 33554432000 4194304 4196468 140723573045808 140495871342816 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18723] ppid=18705 vsize=10659884 memory=140583989372544 CPUtime=0 cores=4-7
/proc/18708/task/18723/stat : 18723 (java) S 18705 18708 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414508306 10915721216 8738 33554432000 4194304 4196468 140723573045808 140495870291120 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 34952 KiB

[startup+0.315556 s]*
/proc/loadavg: 1.99 1.94 2.01 4/229 18723
/proc/meminfo: memFree=29107676/32770688 swapFree=66961080/67108860
[pid=18708] ppid=18705 vsize=10659884 memory=37284 CPUtime=0.48 cores=4-7
/proc/18708/stat : 18708 (java) S 18705 18708 17242 0 -1 1077944320 7046 0 0 0 45 3 0 0 20 0 15 0 414508300 10915721216 9321 33554432000 4194304 4196468 140723573045808 140723573028352 140496387649271 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
/proc/18708/statm: 2664971 9321 3001 1 0 2627468 0
[pid=18708/tid=18710] ppid=18705 vsize=10659884 memory=7311146985107750967 CPUtime=0.31 cores=4-7
/proc/18708/task/18710/stat : 18710 (java) R 18705 18708 17242 0 -1 4202560 3993 0 0 0 29 2 0 0 20 0 15 0 414508300 10915721216 9321 33554432000 4194304 4196468 140723573045808 140496391881072 140496387671197 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18711] ppid=18705 vsize=10659884 memory=9092 CPUtime=0 cores=4-7
/proc/18708/task/18711/stat : 18711 (java) S 18705 18708 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414508301 10915721216 9321 33554432000 4194304 4196468 140723573045808 140496313723536 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18712] ppid=18705 vsize=10659884 memory=3762671810307647136 CPUtime=0 cores=4-7
/proc/18708/task/18712/stat : 18712 (java) S 18705 18708 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414508301 10915721216 9321 33554432000 4194304 4196468 140723573045808 140496312670736 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18713] ppid=18705 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/18708/task/18713/stat : 18713 (java) S 18705 18708 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414508301 10915721216 9321 33554432000 4194304 4196468 140723573045808 140496311617936 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18714] ppid=18705 vsize=10659884 memory=-1 CPUtime=0 cores=4-7
/proc/18708/task/18714/stat : 18714 (java) S 18705 18708 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414508301 10915721216 9321 33554432000 4194304 4196468 140723573045808 140496310565136 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18715] ppid=18705 vsize=10659884 memory=140583989372544 CPUtime=0 cores=4-7
/proc/18708/task/18715/stat : 18715 (java) S 18705 18708 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414508302 10915721216 9321 33554432000 4194304 4196468 140723573045808 140495878712176 140496387660418 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18716] ppid=18705 vsize=10659884 memory=-1 CPUtime=0 cores=4-7
/proc/18708/task/18716/stat : 18716 (java) S 18705 18708 17242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414508303 10915721216 9321 33554432000 4194304 4196468 140723573045808 140495877658144 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18717] ppid=18705 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/18708/task/18717/stat : 18717 (java) S 18705 18708 17242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414508303 10915721216 9321 33554432000 4194304 4196468 140723573045808 140495876605296 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18718] ppid=18705 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/18708/task/18718/stat : 18718 (java) S 18705 18708 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414508306 10915721216 9321 33554432000 4194304 4196468 140723573045808 140495875553616 140496387667867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18719] ppid=18705 vsize=10659884 memory=0 CPUtime=0.04 cores=4-7
/proc/18708/task/18719/stat : 18719 (java) S 18705 18708 17242 0 -1 1077944384 622 0 0 0 4 0 0 0 20 0 15 0 414508306 10915721216 9321 33554432000 4194304 4196468 140723573045808 140495874500976 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18720] ppid=18705 vsize=10659884 memory=-1 CPUtime=0.04 cores=4-7
/proc/18708/task/18720/stat : 18720 (java) S 18705 18708 17242 0 -1 1077944384 426 0 0 0 4 0 0 0 20 0 15 0 414508306 10915721216 9321 33554432000 4194304 4196468 140723573045808 140495873448176 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18721] ppid=18705 vsize=10659884 memory=140583989372544 CPUtime=0.08 cores=4-7
/proc/18708/task/18721/stat : 18721 (java) R 18705 18708 17242 0 -1 4202560 648 0 0 0 8 0 0 0 20 0 15 0 414508306 10915721216 9321 33554432000 4194304 4196468 140723573045808 140495872395376 140496387661206 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18722] ppid=18705 vsize=10659884 memory=-1 CPUtime=0 cores=4-7
/proc/18708/task/18722/stat : 18722 (java) S 18705 18708 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414508306 10915721216 9321 33554432000 4194304 4196468 140723573045808 140495871342816 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18723] ppid=18705 vsize=10659884 memory=140583989372544 CPUtime=0 cores=4-7
/proc/18708/task/18723/stat : 18723 (java) S 18705 18708 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414508306 10915721216 9321 33554432000 4194304 4196468 140723573045808 140495870291120 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 37284 KiB

[startup+0.700804 s]
/proc/loadavg: 1.99 1.94 2.01 3/229 18723
/proc/meminfo: memFree=29095272/32770688 swapFree=66961080/67108860
[pid=18708] ppid=18705 vsize=10661932 memory=58508 CPUtime=1.11 cores=4-7
/proc/18708/stat : 18708 (java) S 18705 18708 17242 0 -1 1077944320 12781 0 0 0 105 6 0 0 20 0 15 0 414508300 10917818368 14627 33554432000 4194304 4196468 140723573045808 140723573028352 140496387649271 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
/proc/18708/statm: 2665483 14627 3060 1 0 2627980 0
[pid=18708/tid=18710] ppid=18705 vsize=10661932 memory=14068 CPUtime=0.68 cores=4-7
/proc/18708/task/18710/stat : 18710 (java) R 18705 18708 17242 0 -1 4202560 8661 0 0 0 64 4 0 0 20 0 15 0 414508300 10917818368 14627 33554432000 4194304 4196468 140723573045808 140496391882112 140496371729758 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18711] ppid=18705 vsize=10661932 memory=2120 CPUtime=0 cores=4-7
/proc/18708/task/18711/stat : 18711 (java) S 18705 18708 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414508301 10917818368 14627 33554432000 4194304 4196468 140723573045808 140496313723536 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18712] ppid=18705 vsize=10661932 memory=496 CPUtime=0 cores=4-7
/proc/18708/task/18712/stat : 18712 (java) S 18705 18708 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414508301 10917818368 14627 33554432000 4194304 4196468 140723573045808 140496312670736 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18713] ppid=18705 vsize=10661932 memory=1556 CPUtime=0 cores=4-7
/proc/18708/task/18713/stat : 18713 (java) S 18705 18708 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414508301 10917818368 14627 33554432000 4194304 4196468 140723573045808 140496311617936 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18714] ppid=18705 vsize=10661932 memory=928 CPUtime=0 cores=4-7
/proc/18708/task/18714/stat : 18714 (java) S 18705 18708 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414508301 10917818368 14627 33554432000 4194304 4196468 140723573045808 140496310565136 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18715] ppid=18705 vsize=10661932 memory=1628 CPUtime=0 cores=4-7
/proc/18708/task/18715/stat : 18715 (java) S 18705 18708 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414508302 10917818368 14627 33554432000 4194304 4196468 140723573045808 140495878712176 140496387660418 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18716] ppid=18705 vsize=10661932 memory=796 CPUtime=0 cores=4-7
/proc/18708/task/18716/stat : 18716 (java) S 18705 18708 17242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414508303 10917818368 14627 33554432000 4194304 4196468 140723573045808 140495877658144 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18717] ppid=18705 vsize=10661932 memory=1444 CPUtime=0 cores=4-7
/proc/18708/task/18717/stat : 18717 (java) S 18705 18708 17242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414508303 10917818368 14627 33554432000 4194304 4196468 140723573045808 140495876605296 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18718] ppid=18705 vsize=10661932 memory=1984 CPUtime=0 cores=4-7
/proc/18708/task/18718/stat : 18718 (java) S 18705 18708 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414508306 10917818368 14627 33554432000 4194304 4196468 140723573045808 140495875553616 140496387667867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18719] ppid=18705 vsize=10661932 memory=7086240636229996643 CPUtime=0.12 cores=4-7
/proc/18708/task/18719/stat : 18719 (java) S 18705 18708 17242 0 -1 1077944384 927 0 0 0 12 0 0 0 20 0 15 0 414508306 10917818368 14627 33554432000 4194304 4196468 140723573045808 140495874500976 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18720] ppid=18705 vsize=10661932 memory=7453282923444726100 CPUtime=0.1 cores=4-7
/proc/18708/task/18720/stat : 18720 (java) S 18705 18708 17242 0 -1 1077944384 711 0 0 0 10 0 0 0 20 0 15 0 414508306 10917818368 14627 33554432000 4194304 4196468 140723573045808 140495873448176 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18721] ppid=18705 vsize=10661932 memory=7223879631928058176 CPUtime=0.18 cores=4-7
/proc/18708/task/18721/stat : 18721 (java) S 18705 18708 17242 0 -1 1077944384 1125 0 0 0 18 0 0 0 20 0 15 0 414508306 10917818368 14627 33554432000 4194304 4196468 140723573045808 140495872395376 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18722] ppid=18705 vsize=10661932 memory=0 CPUtime=0 cores=4-7
/proc/18708/task/18722/stat : 18722 (java) S 18705 18708 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414508306 10917818368 14627 33554432000 4194304 4196468 140723573045808 140495871342816 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18723] ppid=18705 vsize=10661932 memory=7236547285815093345 CPUtime=0 cores=4-7
/proc/18708/task/18723/stat : 18723 (java) S 18705 18708 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414508306 10917818368 14627 33554432000 4194304 4196468 140723573045808 140495870291120 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 58508 KiB

[startup+1.5008 s]
/proc/loadavg: 1.99 1.95 2.01 3/229 18723
/proc/meminfo: memFree=29077652/32770688 swapFree=66961080/67108860
[pid=18708] ppid=18705 vsize=10663980 memory=72168 CPUtime=2 cores=4-7
/proc/18708/stat : 18708 (java) S 18705 18708 17242 0 -1 1077944320 17864 0 0 0 193 7 0 0 20 0 15 0 414508300 10919915520 18042 33554432000 4194304 4196468 140723573045808 140723573028352 140496387649271 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
/proc/18708/statm: 2665995 18042 3084 1 0 2628492 0
[pid=18708/tid=18710] ppid=18705 vsize=10663980 memory=6360846566568 CPUtime=1.48 cores=4-7
/proc/18708/task/18710/stat : 18710 (java) R 18705 18708 17242 0 -1 4202560 12872 0 0 0 143 5 0 0 20 0 15 0 414508300 10919915520 18042 33554432000 4194304 4196468 140723573045808 140496391866208 140496387671197 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18711] ppid=18705 vsize=10663980 memory=288230596050944315 CPUtime=0 cores=4-7
/proc/18708/task/18711/stat : 18711 (java) S 18705 18708 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414508301 10919915520 18042 33554432000 4194304 4196468 140723573045808 140496313723536 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18712] ppid=18705 vsize=10663980 memory=14698491322567293 CPUtime=0 cores=4-7
/proc/18708/task/18712/stat : 18712 (java) S 18705 18708 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414508301 10919915520 18042 33554432000 4194304 4196468 140723573045808 140496312670736 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18713] ppid=18705 vsize=10663980 memory=0 CPUtime=0 cores=4-7
/proc/18708/task/18713/stat : 18713 (java) S 18705 18708 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414508301 10919915520 18042 33554432000 4194304 4196468 140723573045808 140496311617936 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18714] ppid=18705 vsize=10663980 memory=0 CPUtime=0 cores=4-7
/proc/18708/task/18714/stat : 18714 (java) S 18705 18708 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414508301 10919915520 18042 33554432000 4194304 4196468 140723573045808 140496310565136 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18715] ppid=18705 vsize=10663980 memory=0 CPUtime=0 cores=4-7
/proc/18708/task/18715/stat : 18715 (java) S 18705 18708 17242 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 414508302 10919915520 18042 33554432000 4194304 4196468 140723573045808 140495878712176 140496387660418 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0

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

/proc/18708/task/18714/stat : 18714 (java) S 18705 18708 17242 0 -1 1077944384 1196 0 0 0 56 20 0 0 20 0 16 0 414508301 11006283776 407142 33554432000 4194304 4196468 140723573045808 140496310565136 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18715] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0.09 cores=4-7
/proc/18708/task/18715/stat : 18715 (java) S 18705 18708 17242 0 -1 1077944384 10171 0 0 0 6 3 0 0 20 0 16 0 414508302 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495878712176 140496387660418 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18716] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0 cores=4-7
/proc/18708/task/18716/stat : 18716 (java) S 18705 18708 17242 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 414508303 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495877658208 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18717] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0 cores=4-7
/proc/18708/task/18717/stat : 18717 (java) S 18705 18708 17242 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 414508303 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495876605312 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18718] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0 cores=4-7
/proc/18708/task/18718/stat : 18718 (java) S 18705 18708 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495875553616 140496387667867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18719] ppid=18705 vsize=10748324 memory=2120 CPUtime=3.87 cores=4-7
/proc/18708/task/18719/stat : 18719 (java) S 18705 18708 17242 0 -1 1077944384 19602 0 0 0 385 2 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495874500976 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18720] ppid=18705 vsize=10748324 memory=1628568 CPUtime=3.74 cores=4-7
/proc/18708/task/18720/stat : 18720 (java) S 18705 18708 17242 0 -1 1077944384 17402 0 0 0 371 3 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495873448176 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18721] ppid=18705 vsize=10748324 memory=1380 CPUtime=1.07 cores=4-7
/proc/18708/task/18721/stat : 18721 (java) S 18705 18708 17242 0 -1 1077944384 18225 0 0 0 105 2 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495872395376 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18722] ppid=18705 vsize=10748324 memory=1056 CPUtime=0 cores=4-7
/proc/18708/task/18722/stat : 18722 (java) S 18705 18708 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495871342816 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18723] ppid=18705 vsize=10748324 memory=1564 CPUtime=0.78 cores=4-7
/proc/18708/task/18723/stat : 18723 (java) S 18705 18708 17242 0 -1 1077944384 3070 0 0 0 36 42 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495870291120 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18724] ppid=18705 vsize=10748324 memory=8560 CPUtime=2439.39 cores=4-7
/proc/18708/task/18724/stat : 18724 (java) R 18705 18708 17242 0 -1 4202560 42712 0 0 0 243924 15 0 0 20 0 16 0 414508510 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495853626208 140495990577970 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
Current children cumulated CPU time: 2454.23 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 1628568 KiB

[startup+2502.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/230 19055
/proc/meminfo: memFree=26048344/32770688 swapFree=66961080/67108860
[pid=18708] ppid=18705 vsize=10748324 memory=1628568 CPUtime=2514.25 cores=4-7
/proc/18708/stat : 18708 (java) S 18705 18708 17242 0 -1 1077944320 135845 0 0 0 251270 155 0 0 20 0 16 0 414508300 11006283776 407142 33554432000 4194304 4196468 140723573045808 140723573028352 140496387649271 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
/proc/18708/statm: 2687081 407142 3386 1 0 2647217 0
[pid=18708/tid=18710] ppid=18705 vsize=10748324 memory=1628568 CPUtime=2.08 cores=4-7
/proc/18708/task/18710/stat : 18710 (java) S 18705 18708 17242 0 -1 1077944384 15500 0 0 0 202 6 0 0 20 0 16 0 414508300 11006283776 407142 33554432000 4194304 4196468 140723573045808 140496391892144 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18711] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0.77 cores=4-7
/proc/18708/task/18711/stat : 18711 (java) S 18705 18708 17242 0 -1 1077944384 2288 0 0 0 56 21 0 0 20 0 16 0 414508301 11006283776 407142 33554432000 4194304 4196468 140723573045808 140496313723536 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18712] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0.78 cores=4-7
/proc/18708/task/18712/stat : 18712 (java) S 18705 18708 17242 0 -1 1077944384 2119 0 0 0 56 22 0 0 20 0 16 0 414508301 11006283776 407142 33554432000 4194304 4196468 140723573045808 140496312670736 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18713] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0.79 cores=4-7
/proc/18708/task/18713/stat : 18713 (java) S 18705 18708 17242 0 -1 1077944384 1374 0 0 0 58 21 0 0 20 0 16 0 414508301 11006283776 407142 33554432000 4194304 4196468 140723573045808 140496311617936 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18714] ppid=18705 vsize=10748324 memory=1760 CPUtime=0.76 cores=4-7
/proc/18708/task/18714/stat : 18714 (java) S 18705 18708 17242 0 -1 1077944384 1196 0 0 0 56 20 0 0 20 0 16 0 414508301 11006283776 407142 33554432000 4194304 4196468 140723573045808 140496310565136 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18715] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0.09 cores=4-7
/proc/18708/task/18715/stat : 18715 (java) S 18705 18708 17242 0 -1 1077944384 10178 0 0 0 6 3 0 0 20 0 16 0 414508302 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495878712176 140496387660418 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18716] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0 cores=4-7
/proc/18708/task/18716/stat : 18716 (java) S 18705 18708 17242 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 414508303 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495877658208 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18717] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0 cores=4-7
/proc/18708/task/18717/stat : 18717 (java) S 18705 18708 17242 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 414508303 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495876605312 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18718] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0 cores=4-7
/proc/18708/task/18718/stat : 18718 (java) S 18705 18708 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495875553616 140496387667867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18719] ppid=18705 vsize=10748324 memory=1628568 CPUtime=3.87 cores=4-7
/proc/18708/task/18719/stat : 18719 (java) S 18705 18708 17242 0 -1 1077944384 19604 0 0 0 385 2 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495874500976 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18720] ppid=18705 vsize=10748324 memory=1628568 CPUtime=3.74 cores=4-7
/proc/18708/task/18720/stat : 18720 (java) S 18705 18708 17242 0 -1 1077944384 17405 0 0 0 371 3 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495873448176 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18721] ppid=18705 vsize=10748324 memory=6791534058613427641 CPUtime=1.07 cores=4-7
/proc/18708/task/18721/stat : 18721 (java) S 18705 18708 17242 0 -1 1077944384 18227 0 0 0 105 2 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495872395376 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18722] ppid=18705 vsize=10748324 memory=1564 CPUtime=0 cores=4-7
/proc/18708/task/18722/stat : 18722 (java) S 18705 18708 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495871342816 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18723] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0.8 cores=4-7
/proc/18708/task/18723/stat : 18723 (java) S 18705 18708 17242 0 -1 1077944384 3099 0 0 0 37 43 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495870291120 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18724] ppid=18705 vsize=10748324 memory=1628568 CPUtime=2499.4 cores=4-7
/proc/18708/task/18724/stat : 18724 (java) R 18705 18708 17242 0 -1 4202560 43429 0 0 0 249925 15 0 0 20 0 16 0 414508510 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495853620992 140495990578692 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
Current children cumulated CPU time: 2514.25 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 1628568 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2508.11 s]
/proc/loadavg: 1.99 2.00 2.04 3/230 19055
/proc/meminfo: memFree=26048344/32770688 swapFree=66961080/67108860
[pid=18708] ppid=18705 vsize=10748324 memory=1628568 CPUtime=2520.07 cores=4-7
/proc/18708/stat : 18708 (java) S 18705 18708 17242 0 -1 1077944320 135849 0 0 0 251852 155 0 0 20 0 16 0 414508300 11006283776 407142 33554432000 4194304 4196468 140723573045808 140723573028352 140496387649271 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
/proc/18708/statm: 2687081 407142 3386 1 0 2647217 0
[pid=18708/tid=18710] ppid=18705 vsize=10748324 memory=1628568 CPUtime=2.08 cores=4-7
/proc/18708/task/18710/stat : 18710 (java) S 18705 18708 17242 0 -1 1077944384 15500 0 0 0 202 6 0 0 20 0 16 0 414508300 11006283776 407142 33554432000 4194304 4196468 140723573045808 140496391892144 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18711] ppid=18705 vsize=10748324 memory=1760 CPUtime=0.77 cores=4-7
/proc/18708/task/18711/stat : 18711 (java) S 18705 18708 17242 0 -1 1077944384 2288 0 0 0 56 21 0 0 20 0 16 0 414508301 11006283776 407142 33554432000 4194304 4196468 140723573045808 140496313723536 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18712] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0.78 cores=4-7
/proc/18708/task/18712/stat : 18712 (java) S 18705 18708 17242 0 -1 1077944384 2119 0 0 0 56 22 0 0 20 0 16 0 414508301 11006283776 407142 33554432000 4194304 4196468 140723573045808 140496312670736 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18713] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0.79 cores=4-7
/proc/18708/task/18713/stat : 18713 (java) S 18705 18708 17242 0 -1 1077944384 1374 0 0 0 58 21 0 0 20 0 16 0 414508301 11006283776 407142 33554432000 4194304 4196468 140723573045808 140496311617936 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18714] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0.76 cores=4-7
/proc/18708/task/18714/stat : 18714 (java) S 18705 18708 17242 0 -1 1077944384 1196 0 0 0 56 20 0 0 20 0 16 0 414508301 11006283776 407142 33554432000 4194304 4196468 140723573045808 140496310565136 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18715] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0.09 cores=4-7
/proc/18708/task/18715/stat : 18715 (java) S 18705 18708 17242 0 -1 1077944384 10178 0 0 0 6 3 0 0 20 0 16 0 414508302 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495878712176 140496387660418 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18716] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0 cores=4-7
/proc/18708/task/18716/stat : 18716 (java) S 18705 18708 17242 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 414508303 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495877658208 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18717] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0 cores=4-7
/proc/18708/task/18717/stat : 18717 (java) S 18705 18708 17242 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 414508303 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495876605312 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18718] ppid=18705 vsize=10748324 memory=14008 CPUtime=0 cores=4-7
/proc/18708/task/18718/stat : 18718 (java) S 18705 18708 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495875553616 140496387667867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18719] ppid=18705 vsize=10748324 memory=1628568 CPUtime=3.87 cores=4-7
/proc/18708/task/18719/stat : 18719 (java) S 18705 18708 17242 0 -1 1077944384 19604 0 0 0 385 2 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495874500976 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18720] ppid=18705 vsize=10748324 memory=1628568 CPUtime=3.74 cores=4-7
/proc/18708/task/18720/stat : 18720 (java) S 18705 18708 17242 0 -1 1077944384 17405 0 0 0 371 3 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495873448176 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18721] ppid=18705 vsize=10748324 memory=1628568 CPUtime=1.07 cores=4-7
/proc/18708/task/18721/stat : 18721 (java) S 18705 18708 17242 0 -1 1077944384 18227 0 0 0 105 2 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495872395376 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18722] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0 cores=4-7
/proc/18708/task/18722/stat : 18722 (java) S 18705 18708 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495871342816 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18723] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0.8 cores=4-7
/proc/18708/task/18723/stat : 18723 (java) S 18705 18708 17242 0 -1 1077944384 3099 0 0 0 37 43 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495870291120 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18724] ppid=18705 vsize=10748324 memory=1628568 CPUtime=2505.21 cores=4-7
/proc/18708/task/18724/stat : 18724 (java) R 18705 18708 17242 0 -1 4202560 43433 0 0 0 250506 15 0 0 20 0 16 0 414508510 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495853620992 140495990327848 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 1628568 KiB

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

[startup+2508.13 s]
# the end of solver process 18708 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.53 s, system=1.56922 s

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

[startup+2508.11 s]
/proc/loadavg: 1.99 2.00 2.04 3/230 19055
/proc/meminfo: memFree=26048344/32770688 swapFree=66961080/67108860
[pid=18708] ppid=18705 vsize=10748324 memory=1628568 CPUtime=2520.07 cores=4-7
/proc/18708/stat : 18708 (java) S 18705 18708 17242 0 -1 1077944320 135849 0 0 0 251852 155 0 0 20 0 16 0 414508300 11006283776 407142 33554432000 4194304 4196468 140723573045808 140723573028352 140496387649271 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
/proc/18708/statm: 2687081 407142 3386 1 0 2647217 0
[pid=18708/tid=18710] ppid=18705 vsize=10748324 memory=1628568 CPUtime=2.08 cores=4-7
/proc/18708/task/18710/stat : 18710 (java) S 18705 18708 17242 0 -1 1077944384 15500 0 0 0 202 6 0 0 20 0 16 0 414508300 11006283776 407142 33554432000 4194304 4196468 140723573045808 140496391892144 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18711] ppid=18705 vsize=10748324 memory=1760 CPUtime=0.77 cores=4-7
/proc/18708/task/18711/stat : 18711 (java) S 18705 18708 17242 0 -1 1077944384 2288 0 0 0 56 21 0 0 20 0 16 0 414508301 11006283776 407142 33554432000 4194304 4196468 140723573045808 140496313723536 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18712] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0.78 cores=4-7
/proc/18708/task/18712/stat : 18712 (java) S 18705 18708 17242 0 -1 1077944384 2119 0 0 0 56 22 0 0 20 0 16 0 414508301 11006283776 407142 33554432000 4194304 4196468 140723573045808 140496312670736 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18713] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0.79 cores=4-7
/proc/18708/task/18713/stat : 18713 (java) S 18705 18708 17242 0 -1 1077944384 1374 0 0 0 58 21 0 0 20 0 16 0 414508301 11006283776 407142 33554432000 4194304 4196468 140723573045808 140496311617936 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18714] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0.76 cores=4-7
/proc/18708/task/18714/stat : 18714 (java) S 18705 18708 17242 0 -1 1077944384 1196 0 0 0 56 20 0 0 20 0 16 0 414508301 11006283776 407142 33554432000 4194304 4196468 140723573045808 140496310565136 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18715] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0.09 cores=4-7
/proc/18708/task/18715/stat : 18715 (java) S 18705 18708 17242 0 -1 1077944384 10178 0 0 0 6 3 0 0 20 0 16 0 414508302 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495878712176 140496387660418 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18716] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0 cores=4-7
/proc/18708/task/18716/stat : 18716 (java) S 18705 18708 17242 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 414508303 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495877658208 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18717] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0 cores=4-7
/proc/18708/task/18717/stat : 18717 (java) S 18705 18708 17242 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 414508303 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495876605312 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18718] ppid=18705 vsize=10748324 memory=14008 CPUtime=0 cores=4-7
/proc/18708/task/18718/stat : 18718 (java) S 18705 18708 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495875553616 140496387667867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18719] ppid=18705 vsize=10748324 memory=1628568 CPUtime=3.87 cores=4-7
/proc/18708/task/18719/stat : 18719 (java) S 18705 18708 17242 0 -1 1077944384 19604 0 0 0 385 2 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495874500976 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18720] ppid=18705 vsize=10748324 memory=1628568 CPUtime=3.74 cores=4-7
/proc/18708/task/18720/stat : 18720 (java) S 18705 18708 17242 0 -1 1077944384 17405 0 0 0 371 3 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495873448176 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18721] ppid=18705 vsize=10748324 memory=1628568 CPUtime=1.07 cores=4-7
/proc/18708/task/18721/stat : 18721 (java) S 18705 18708 17242 0 -1 1077944384 18227 0 0 0 105 2 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495872395376 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18722] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0 cores=4-7
/proc/18708/task/18722/stat : 18722 (java) S 18705 18708 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495871342816 140496387659477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18723] ppid=18705 vsize=10748324 memory=1628568 CPUtime=0.8 cores=4-7
/proc/18708/task/18723/stat : 18723 (java) S 18705 18708 17242 0 -1 1077944384 3099 0 0 0 37 43 0 0 20 0 16 0 414508306 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495870291120 140496387660418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
[pid=18708/tid=18724] ppid=18705 vsize=10748324 memory=1628568 CPUtime=2505.21 cores=4-7
/proc/18708/task/18724/stat : 18724 (java) R 18705 18708 17242 0 -1 4202560 43433 0 0 0 250506 15 0 0 20 0 16 0 414508510 11006283776 407142 33554432000 4194304 4196468 140723573045808 140495853620992 140495990327848 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36368384 140723573048331 140723573048434 140723573048434 140723573051343 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 1628568 KiB

Child status: 143
Real time (s): 2508.13
CPU time (s): 2520.1
CPU user time (s): 2518.53
CPU system time (s): 1.56922
CPU usage (%): 100.477
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 1628568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.53
system time used= 1.56922
maximum resident set size= 1629092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136207
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57951
involuntary context switches= 1210


# summary of solver processes directly reported to runsolver:
#   pid: 18708
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2518.53
#   total CPU system time (s): 1.56922

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8157 second user time and 27.1183 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-13 16:40:25
IDJOB=4390745
IDBENCH=138696
IDSOLVER=2832
FILE ID=node116/4390745-1568385666
RUNJOBID= node116-1568380476-17274
PBS_JOBID= 21701846
Free space on /tmp= 56876 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-os20/SuperTaillard-os-20-02.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390745-1568385666/watcher-4390745-1568385666 -o /tmp/evaluation-result-4390745-1568385666/solver-4390745-1568385666 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node116-1568380476-17274 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390745-1568385666.xml -cm

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

MD5SUM BENCH= 0e3d16858c05bcbedaa7411f074a79f1
RANDOM SEED=2037128946

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        29132940 kB
MemAvailable:   31197304 kB
Buffers:          121936 kB
Cached:          2219116 kB
SwapCached:        46632 kB
Active:          1503504 kB
Inactive:        1538472 kB
Active(anon):     653552 kB
Inactive(anon):    87996 kB
Active(file):     849952 kB
Inactive(file):  1450476 kB
Unevictable:      109188 kB
Mlocked:          109188 kB
SwapTotal:      67108860 kB
SwapFree:       66961080 kB
Dirty:              9820 kB
Writeback:             0 kB
AnonPages:        764576 kB
Mapped:            55980 kB
Shmem:             31984 kB
Slab:             188288 kB
SReclaimable:     159544 kB
SUnreclaim:        28744 kB
KernelStack:        3728 kB
PageTables:         7028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:    1538124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    698368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 56868 MiB
End job on node116 at 2019-09-13 17:22:14