Trace number 4390759

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 2509.52

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-js20/
SuperTaillard-js-20-20.xml
MD5SUMbd4660d9f641dd45473fddd00af9a0d0
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 benchmark1437.98
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints12940
Number of domains96
Minimum domain size1599
Maximum domain size1697
Distribution of domain sizes[{"size":1599,"count":10},{"size":1600,"count":4},{"size":1601,"count":16},{"size":1602,"count":2},{"size":1603,"count":6},{"size":1604,"count":8},{"size":1605,"count":6},{"size":1606,"count":6},{"size":1607,"count":6},{"size":1608,"count":16},{"size":1609,"count":6},{"size":1610,"count":6},{"size":1611,"count":8},{"size":1612,"count":24},{"size":1613,"count":6},{"size":1614,"count":8},{"size":1616,"count":8},{"size":1617,"count":14},{"size":1618,"count":6},{"size":1619,"count":8},{"size":1620,"count":6},{"size":1621,"count":8},{"size":1622,"count":10},{"size":1623,"count":8},{"size":1624,"count":10},"...",{"size":1672,"count":14}, {"size":1673,"count":4}, {"size":1674,"count":8}, {"size":1675,"count":4}, {"size":1676,"count":6}, {"size":1677,"count":8}, {"size":1678,"count":10}, {"size":1679,"count":8}, {"size":1680,"count":10}, {"size":1681,"count":14}, {"size":1682,"count":10}, {"size":1683,"count":14}, {"size":1684,"count":2}, {"size":1685,"count":10}, {"size":1686,"count":10}, {"size":1687,"count":10}, {"size":1688,"count":2}, {"size":1689,"count":16}, {"size":1690,"count":8}, {"size":1691,"count":8}, {"size":1693,"count":8}, {"size":1694,"count":8}, {"size":1695,"count":14}, {"size":1696,"count":10}, {"size":1697,"count":8}]
Minimum variable degree21
Maximum variable degree43
Distribution of variable degrees[{"degree":21,"count":40},{"degree":22,"count":360},{"degree":41,"count":40},{"degree":43,"count":360}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":12940}]
Number of extensional constraints0
Number of intensional constraints12940
Distribution of constraint types[{"type":"intension","count":12940}]
Optimization problemNO
Type of objective

Solver Data

2.42/1.88	
2.42/1.88	AbsCon 2 
2.42/1.89	
3.96/2.39	  Instance
3.96/2.39	    name=instance-4390759-1568385634, framework=CSP
3.96/2.39	
3.96/2.39	  Loading variables...
4.30/2.48	  Loading constraints...
11.70/4.81	
11.70/4.81	  Domains
11.70/4.81	    nTypes=96, nValues=1318296, sizes=[1599#10,1600#4,1601#16,1602#2...1694#8,1695#14,1696#10,1697#8]
11.70/4.82	  Variables
11.70/4.82	    count=800, degrees=[21#40,22#360,41#40,43#360]
11.70/4.82	  Constraints
11.70/4.82	    count=12940, nSpecific=400, arities=[2#12940]
11.70/4.82	    distribution=[CtrIntension#12540,NE#400]
11.70/4.82	    nIntStructures=(3210,shared:9330)
11.70/4.82	    wck=2.966, cpu=4.622, mem=465M757
11.70/4.82	  Solver SolverBacktrack being built...
11.70/4.82	
12.02/4.90	
12.02/4.90	  Solver
12.02/4.90	    guaranteedGAC=true
12.02/4.90	    wck=3.051, cpu=4.705, mem=495M945
126.66/118.34	
126.66/118.34	  Preprocessing
126.66/118.34	    filters=2539, revisions=(66927,useless=64008), ccks=1638084238, nACremovedValues=761976, nTotalRemovedValues=761976, inconcistency=false
126.66/118.34	    wck=113.442, cpu=117.877, mem=755M449
126.66/118.34	
162.50/153.91	    num=0, depth=170..170, filters=21193, revisions=(348318,useless=326732), ccks=1916900749, wck=149.01, mem=810M988
162.50/153.91	    decisions=190, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
162.50/153.91	    
167.74/159.14	    num=1, depth=0..3, filters=23371, revisions=(411290,useless=387572), ccks=1962949107, wck=154.244, mem=917M227
167.74/159.14	    decisions=224, wrong=26, backtracks=5, failedAssignments=21, nogoods=12
167.74/159.14	    
174.84/166.24	    num=2, depth=0..2, filters=25906, revisions=(476957,useless=450756), ccks=2047021355, wck=161.343, mem=1013M329
174.84/166.24	    decisions=262, wrong=45, backtracks=12, failedAssignments=33, nogoods=12
174.84/166.24	    
197.61/188.95	    num=3, depth=0..116, filters=42504, revisions=(777907,useless=735118), ccks=2249545605, wck=184.055, mem=698M928
197.61/188.95	    decisions=407, wrong=60, backtracks=14, failedAssignments=46, nogoods=23
197.61/188.95	    
206.11/197.41	    num=4, depth=0..2, filters=46361, revisions=(875484,useless=828902), ccks=2357439511, wck=192.513, mem=763M295
206.11/197.41	    decisions=453, wrong=83, backtracks=23, failedAssignments=60, nogoods=23
206.11/197.41	    
211.02/202.35	    num=5, depth=0..2, filters=49203, revisions=(947749,useless=898397), ccks=2416709287, wck=197.448, mem=806M207
211.02/202.35	    decisions=505, wrong=108, backtracks=32, failedAssignments=76, nogoods=24
211.02/202.35	    
221.54/212.83	    num=6, depth=0..4, filters=54013, revisions=(1054967,useless=1000882), ccks=2555079960, wck=207.934, mem=892M30
221.54/212.83	    decisions=562, wrong=135, backtracks=42, failedAssignments=93, nogoods=36
221.54/212.83	    
234.88/226.15	    num=7, depth=0..25, filters=60722, revisions=(1232677,useless=1171994), ccks=2703719636, wck=221.249, mem=1063M676
234.88/226.15	    decisions=647, wrong=166, backtracks=54, failedAssignments=112, nogoods=46
234.88/226.15	    
259.49/250.77	    num=8, depth=0..106, filters=82505, revisions=(1671984,useless=1589568), ccks=2963071306, wck=245.874, mem=1324M105
259.49/250.77	    decisions=801, wrong=190, backtracks=57, failedAssignments=133, nogoods=65
259.49/250.77	    
274.82/266.04	    num=9, depth=0..2, filters=90941, revisions=(1859456,useless=1768709), ccks=3157320798, wck=261.138, mem=355M718
274.82/266.04	    decisions=877, wrong=228, backtracks=72, failedAssignments=156, nogoods=65
274.82/266.04	    
285.63/276.80	    num=10, depth=0..2, filters=96805, revisions=(2006685,useless=1910188), ccks=3298063459, wck=271.898, mem=441M588
285.63/276.80	    decisions=959, wrong=268, backtracks=87, failedAssignments=181, nogoods=66
285.63/276.80	    
304.14/295.34	    num=11, depth=0..17, filters=107841, revisions=(2277293,useless=2169901), ccks=3504276070, wck=290.438, mem=677M729
304.14/295.34	    decisions=1063, wrong=313, backtracks=104, failedAssignments=209, nogoods=88
304.14/295.34	    
318.67/309.81	    num=12, depth=0..4, filters=115396, revisions=(2449347,useless=2334539), ccks=3677296871, wck=304.906, mem=806M534
318.67/309.81	    decisions=1163, wrong=362, backtracks=122, failedAssignments=240, nogoods=92
318.67/309.81	    
336.10/327.22	    num=13, depth=0..58, filters=130128, revisions=(2744152,useless=2614750), ccks=3840961018, wck=322.32, mem=1042M676
336.10/327.22	    decisions=1301, wrong=402, backtracks=128, failedAssignments=274, nogoods=124
336.10/327.22	    
356.71/347.86	    num=14, depth=0..21, filters=140225, revisions=(2994078,useless=2854758), ccks=4063788880, wck=342.963, mem=1321M752
356.71/347.86	    decisions=1429, wrong=458, backtracks=147, failedAssignments=311, nogoods=140
356.71/347.86	    
378.64/369.74	    num=15, depth=0..23, filters=152058, revisions=(3276348,useless=3125398), ccks=4314149154, wck=364.838, mem=477M31
378.64/369.74	    decisions=1569, wrong=518, backtracks=166, failedAssignments=352, nogoods=163
378.64/369.74	    
396.84/387.93	    num=16, depth=0..70, filters=164721, revisions=(3507140,useless=3343671), ccks=4491374062, wck=383.032, mem=677M72
396.84/387.93	    decisions=1732, wrong=565, backtracks=168, failedAssignments=397, nogoods=206
396.84/387.93	    
420.25/411.37	    num=17, depth=0..2, filters=180347, revisions=(3860469,useless=3681597), ccks=4775997680, wck=406.466, mem=848M536
420.25/411.37	    decisions=1898, wrong=648, backtracks=201, failedAssignments=447, nogoods=206
420.25/411.37	    
441.67/432.79	    num=18, depth=0..56, filters=193562, revisions=(4168336,useless=3976527), ccks=5008172475, wck=427.892, mem=1108M288
441.67/432.79	    decisions=2095, wrong=719, backtracks=217, failedAssignments=502, nogoods=260
441.67/432.79	    
478.99/470.06	    num=19, depth=1..46, filters=230987, revisions=(4740921,useless=4511811), ccks=5391286484, wck=465.156, mem=1536M947
478.99/470.06	    decisions=2286, wrong=793, backtracks=230, failedAssignments=563, nogoods=319
478.99/470.06	    
513.02/504.10	    num=20, depth=0..22, filters=277930, revisions=(5319238,useless=5043328), ccks=5723874860, wck=499.202, mem=505M733
513.02/504.10	    decisions=2470, wrong=876, backtracks=247, failedAssignments=630, nogoods=377
513.02/504.10	    
543.32/534.31	    num=21, depth=0..28, filters=299302, revisions=(5762152,useless=5465094), ccks=6059375579, wck=529.408, mem=878M985
543.32/534.31	    decisions=2685, wrong=971, backtracks=268, failedAssignments=704, nogoods=440
543.32/534.31	    
584.25/575.28	    num=22, depth=0..17, filters=322190, revisions=(6319323,useless=5999752), ccks=6531877019, wck=570.384, mem=1336M325
584.25/575.28	    decisions=2961, wrong=1103, backtracks=319, failedAssignments=785, nogoods=473
584.25/575.28	    
626.38/617.34	    num=23, depth=0..19, filters=367557, revisions=(6953816,useless=6588887), ccks=6955326143, wck=612.445, mem=385M457
626.38/617.34	    decisions=3183, wrong=1206, backtracks=333, failedAssignments=874, nogoods=554
626.38/617.34	    
667.02/657.93	    num=24, depth=0..34, filters=392201, revisions=(7492812,useless=7103633), ccks=7435294633, wck=653.034, mem=851M98
667.02/657.93	    decisions=3503, wrong=1351, backtracks=380, failedAssignments=972, nogoods=632
667.02/657.93	    
703.32/694.24	    num=25, depth=0..28, filters=431712, revisions=(8077400,useless=7648958), ccks=7824768706, wck=689.341, mem=1261M959
703.32/694.24	    decisions=3804, wrong=1489, backtracks=410, failedAssignments=1080, nogoods=720
703.32/694.24	    
734.26/725.15	    num=26, depth=0..34, filters=472040, revisions=(8585542,useless=8116973), ccks=8113265551, wck=720.255, mem=1618M37
734.26/725.15	    decisions=4114, wrong=1628, backtracks=431, failedAssignments=1199, nogoods=830
734.26/725.15	    
767.79/758.66	    num=27, depth=0..49, filters=505693, revisions=(9246906,useless=8745043), ccks=8445376355, wck=753.76, mem=642M571
767.79/758.66	    decisions=4478, wrong=1787, backtracks=461, failedAssignments=1330, nogoods=951
767.79/758.66	    
791.21/782.07	    num=28, depth=12..43, filters=533761, revisions=(9699992,useless=9170299), ccks=8660898033, wck=777.169, mem=984M39
791.21/782.07	    decisions=4832, wrong=1945, backtracks=475, failedAssignments=1474, nogoods=1038
791.21/782.07	    
838.64/829.44	    num=29, depth=0..45, filters=593163, revisions=(10621092,useless=10032260), ccks=9128803094, wck=824.545, mem=273M790
838.64/829.44	    decisions=5256, wrong=2136, backtracks=511, failedAssignments=1632, nogoods=1134
838.64/829.44	    
854.75/845.57	    num=30, depth=11..29, filters=613735, revisions=(10852184,useless=10242994), ccks=9277455483, wck=840.669, mem=550M859
854.75/845.57	    decisions=5638, wrong=2313, backtracks=514, failedAssignments=1806, nogoods=1215
854.75/845.57	    
895.06/885.89	    num=31, depth=0..36, filters=684215, revisions=(11989178,useless=11309802), ccks=9619361034, wck=880.988, mem=1155M375
895.06/885.89	    decisions=6110, wrong=2534, backtracks=547, failedAssignments=1997, nogoods=1313
895.06/885.89	    
926.09/916.86	    num=32, depth=0..47, filters=732251, revisions=(12652154,useless=11925455), ccks=9915951841, wck=911.958, mem=369M455
926.09/916.86	    decisions=6697, wrong=2807, backtracks=611, failedAssignments=2208, nogoods=1413
926.09/916.86	    
978.61/969.35	    num=33, depth=0..35, filters=793108, revisions=(13514453,useless=12727306), ccks=10439982878, wck=964.455, mem=973M391
978.61/969.35	    decisions=7251, wrong=3067, backtracks=639, failedAssignments=2440, nogoods=1470
978.61/969.35	    
1003.11/993.84	    num=34, depth=0..19, filters=819556, revisions=(13909116,useless=13095853), ccks=10678108652, wck=988.94, mem=1408M225
1003.11/993.84	    decisions=7801, wrong=3333, backtracks=651, failedAssignments=2695, nogoods=1649
1003.11/993.84	    
1045.55/1036.25	    num=35, depth=1..41, filters=889872, revisions=(14838886,useless=13955882), ccks=11042113752, wck=1031.35, mem=920M848
1045.55/1036.25	    decisions=8431, wrong=3629, backtracks=667, failedAssignments=2976, nogoods=1744
1045.55/1036.25	    
1093.70/1084.30	    num=36, depth=0..29, filters=954760, revisions=(15619577,useless=14671892), ccks=11468150013, wck=1079.399, mem=782M419
1093.70/1084.30	    decisions=9098, wrong=3950, backtracks=679, failedAssignments=3285, nogoods=1900
1093.70/1084.30	    
1142.75/1133.27	    num=37, depth=0..40, filters=1010190, revisions=(16466185,useless=15463558), ccks=11966391067, wck=1128.373, mem=312M877
1142.75/1133.27	    decisions=9915, wrong=4345, backtracks=738, failedAssignments=3625, nogoods=2013
1142.75/1133.27	    
1258.81/1249.24	    num=38, depth=0..53, filters=1155956, revisions=(18893618,useless=17745598), ccks=13218411384, wck=1244.342, mem=351M296
1258.81/1249.24	    decisions=10822, wrong=4777, backtracks=799, failedAssignments=3999, nogoods=2235
1258.81/1249.24	    
1298.54/1288.93	    num=39, depth=1..41, filters=1214324, revisions=(19668800,useless=18462991), ccks=13575482481, wck=1284.029, mem=945M732
1298.54/1288.93	    decisions=11718, wrong=5207, backtracks=820, failedAssignments=4410, nogoods=2460
1298.54/1288.93	    
1356.71/1347.02	    num=40, depth=0..27, filters=1294781, revisions=(20886227,useless=19600642), ccks=14160432417, wck=1342.121, mem=662M451
1356.71/1347.02	    decisions=12756, wrong=5715, backtracks=878, failedAssignments=4862, nogoods=2613
1356.71/1347.02	    
1419.86/1410.13	    num=41, depth=0..41, filters=1444858, revisions=(22890956,useless=21455482), ccks=14711449400, wck=1405.227, mem=494M873
1419.86/1410.13	    decisions=13925, wrong=6284, backtracks=950, failedAssignments=5359, nogoods=2700
1419.86/1410.13	    
1514.51/1504.73	    num=42, depth=0..50, filters=1639401, revisions=(25124083,useless=23494546), ccks=15535098210, wck=1499.835, mem=685M335
1514.51/1504.73	    decisions=15164, wrong=6882, backtracks=1002, failedAssignments=5906, nogoods=3010
1514.51/1504.73	    
1564.36/1554.53	    num=43, depth=0..31, filters=1707508, revisions=(26049267,useless=24352009), ccks=16032486236, wck=1549.628, mem=563M666
1564.36/1554.53	    decisions=16497, wrong=7535, backtracks=1057, failedAssignments=6508, nogoods=3235
1564.36/1554.53	    
1714.24/1704.36	    num=44, depth=1..39, filters=2134844, revisions=(31789382,useless=29663701), ccks=17181073601, wck=1699.464, mem=1089M526
1714.24/1704.36	    decisions=17930, wrong=8237, backtracks=1098, failedAssignments=7170, nogoods=3291
1714.24/1704.36	    
1833.86/1823.87	    num=45, depth=0..44, filters=2468601, revisions=(35163148,useless=32703927), ccks=18047600861, wck=1818.973, mem=902M655
1833.86/1823.87	    decisions=19546, wrong=9025, backtracks=1160, failedAssignments=7898, nogoods=3494
1833.86/1823.87	    
1939.18/1929.06	    num=46, depth=1..37, filters=2787249, revisions=(39187484,useless=36409265), ccks=18789983254, wck=1924.163, mem=465M601
1939.18/1929.06	    decisions=21218, wrong=9849, backtracks=1187, failedAssignments=8699, nogoods=3532
1939.18/1929.06	    
2017.23/2007.02	    num=47, depth=0..54, filters=2964940, revisions=(41355354,useless=38400270), ccks=19503926849, wck=2002.118, mem=847M84
2017.23/2007.02	    decisions=23179, wrong=10808, backtracks=1272, failedAssignments=9580, nogoods=3735
2017.23/2007.02	    
2145.21/2135.00	    num=48, depth=0..40, filters=3178679, revisions=(44478387,useless=41310562), ccks=20552189537, wck=2130.102, mem=748M8
2145.21/2135.00	    decisions=25276, wrong=11844, backtracks=1340, failedAssignments=10550, nogoods=3791
2145.21/2135.00	    
2254.41/2244.09	    num=49, depth=0..27, filters=3368428, revisions=(47079867,useless=43722679), ccks=21497233215, wck=2239.187, mem=325M276
2254.41/2244.09	    decisions=27554, wrong=12974, backtracks=1408, failedAssignments=11617, nogoods=3934
2254.41/2244.09	    
2492.96/2482.44	    num=50, depth=0..31, filters=3919132, revisions=(52194463,useless=48287053), ccks=23150515664, wck=2477.536, mem=672M511
2492.96/2482.44	    decisions=30067, wrong=14218, backtracks=1489, failedAssignments=12790, nogoods=3999
2492.96/2482.44	    

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

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

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

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


[startup+0.100157 s]*
/proc/loadavg: 1.66 1.71 1.76 4/229 13886
/proc/meminfo: memFree=25256656/32770624 swapFree=66998528/67108860
[pid=13871] ppid=13868 vsize=10659884 memory=28952 CPUtime=0.13 cores=0,2,4,6
/proc/13871/stat : 13871 (java) S 13868 13871 12443 0 -1 1077944320 5204 0 0 0 12 1 0 0 20 0 15 0 414832264 10915721216 7238 33554432000 4194304 4196468 140721097423536 140721097406080 140285730512631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
/proc/13871/statm: 2664971 7238 2874 1 0 2627468 0
[pid=13871/tid=13873] ppid=13868 vsize=10659884 memory=7892391828772250251 CPUtime=0.09 cores=0,2,4,6
/proc/13871/task/13873/stat : 13873 (java) R 13868 13871 12443 0 -1 4202560 2970 0 0 0 8 1 0 0 20 0 15 0 414832265 10915721216 7238 33554432000 4194304 4196468 140721097423536 140285734741592 140285730534557 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13874] ppid=13868 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13874/stat : 13874 (java) S 13868 13871 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414832266 10915721216 7238 33554432000 4194304 4196468 140721097423536 140285656586512 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13875] ppid=13868 vsize=10659884 memory=139941695161984 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13875/stat : 13875 (java) S 13868 13871 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414832266 10915721216 7238 33554432000 4194304 4196468 140721097423536 140285655533968 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13876] ppid=13868 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13876/stat : 13876 (java) S 13868 13871 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414832266 10915721216 7238 33554432000 4194304 4196468 140721097423536 140285654481424 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13877] ppid=13868 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13877/stat : 13877 (java) S 13868 13871 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414832266 10915721216 7238 33554432000 4194304 4196468 140721097423536 140285653428880 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13878] ppid=13868 vsize=10659884 memory=139941695161984 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13878/stat : 13878 (java) S 13868 13871 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414832267 10915721216 7238 33554432000 4194304 4196468 140721097423536 140285221747184 140285730523778 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13879] ppid=13868 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13879/stat : 13879 (java) S 13868 13871 12443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414832267 10915721216 7238 33554432000 4194304 4196468 140721097423536 140285220693408 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13880] ppid=13868 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13880/stat : 13880 (java) S 13868 13871 12443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414832268 10915721216 7238 33554432000 4194304 4196468 140721097423536 140285219640816 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13881] ppid=13868 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13881/stat : 13881 (java) S 13868 13871 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414832270 10915721216 7238 33554432000 4194304 4196468 140721097423536 140285218589392 140285730531227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13882] ppid=13868 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13882/stat : 13882 (java) S 13868 13871 12443 0 -1 1077944384 343 0 0 0 0 0 0 0 20 0 15 0 414832270 10915721216 7238 33554432000 4194304 4196468 140721097423536 140285217535984 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13883] ppid=13868 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13883/stat : 13883 (java) R 13868 13871 12443 0 -1 1077944384 183 0 0 0 0 0 0 0 20 0 15 0 414832270 10915721216 7238 33554432000 4194304 4196468 140721097423536 140285216483440 140285730523778 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13884] ppid=13868 vsize=10659884 memory=139941695161984 CPUtime=0.02 cores=0,2,4,6
/proc/13871/task/13884/stat : 13884 (java) R 13868 13871 12443 0 -1 4202560 351 0 0 0 2 0 0 0 20 0 15 0 414832270 10915721216 7238 33554432000 4194304 4196468 140721097423536 140285215427640 140285709497296 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13885] ppid=13868 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13885/stat : 13885 (java) S 13868 13871 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414832270 10915721216 7238 33554432000 4194304 4196468 140721097423536 140285214378592 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13886] ppid=13868 vsize=10659884 memory=139941695161984 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13886/stat : 13886 (java) S 13868 13871 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414832270 10915721216 7238 33554432000 4194304 4196468 140721097423536 140285213326128 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28952 KiB

[startup+0.210778 s]*
/proc/loadavg: 1.66 1.71 1.76 3/229 13886
/proc/meminfo: memFree=25250328/32770624 swapFree=66998528/67108860
[pid=13871] ppid=13868 vsize=10659884 memory=35384 CPUtime=0.32 cores=0,2,4,6
/proc/13871/stat : 13871 (java) S 13868 13871 12443 0 -1 1077944320 6535 0 0 0 30 2 0 0 20 0 15 0 414832264 10915721216 8846 33554432000 4194304 4196468 140721097423536 140721097406080 140285730512631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
/proc/13871/statm: 2664971 8846 2989 1 0 2627468 0
[pid=13871/tid=13873] ppid=13868 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/13871/task/13873/stat : 13873 (java) R 13868 13871 12443 0 -1 4202560 3463 0 0 0 18 2 0 0 20 0 15 0 414832265 10915721216 8846 33554432000 4194304 4196468 140721097423536 140285734749328 140285730534557 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13874] ppid=13868 vsize=10659884 memory=364 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13874/stat : 13874 (java) S 13868 13871 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414832266 10915721216 8846 33554432000 4194304 4196468 140721097423536 140285656586512 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13875] ppid=13868 vsize=10659884 memory=139941698230914 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13875/stat : 13875 (java) S 13868 13871 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414832266 10915721216 8846 33554432000 4194304 4196468 140721097423536 140285655533968 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13876] ppid=13868 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13876/stat : 13876 (java) S 13868 13871 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414832266 10915721216 8846 33554432000 4194304 4196468 140721097423536 140285654481424 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13877] ppid=13868 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13877/stat : 13877 (java) S 13868 13871 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414832266 10915721216 8846 33554432000 4194304 4196468 140721097423536 140285653428880 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13878] ppid=13868 vsize=10659884 memory=139941695161984 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13878/stat : 13878 (java) S 13868 13871 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414832267 10915721216 8846 33554432000 4194304 4196468 140721097423536 140285221747184 140285730523778 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13879] ppid=13868 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13879/stat : 13879 (java) S 13868 13871 12443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414832267 10915721216 8846 33554432000 4194304 4196468 140721097423536 140285220693408 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13880] ppid=13868 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13880/stat : 13880 (java) S 13868 13871 12443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414832268 10915721216 8846 33554432000 4194304 4196468 140721097423536 140285219640816 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13881] ppid=13868 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13881/stat : 13881 (java) S 13868 13871 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414832270 10915721216 8846 33554432000 4194304 4196468 140721097423536 140285218589392 140285730531227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13882] ppid=13868 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/13871/task/13882/stat : 13882 (java) S 13868 13871 12443 0 -1 1077944384 794 0 0 0 3 0 0 0 20 0 15 0 414832270 10915721216 8846 33554432000 4194304 4196468 140721097423536 140285217535984 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13883] ppid=13868 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/13871/task/13883/stat : 13883 (java) S 13868 13871 12443 0 -1 1077944384 268 0 0 0 2 0 0 0 20 0 15 0 414832270 10915721216 8846 33554432000 4194304 4196468 140721097423536 140285216483440 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13884] ppid=13868 vsize=10659884 memory=139941695161984 CPUtime=0.05 cores=0,2,4,6
/proc/13871/task/13884/stat : 13884 (java) S 13868 13871 12443 0 -1 1077944384 651 0 0 0 5 0 0 0 20 0 15 0 414832270 10915721216 8846 33554432000 4194304 4196468 140721097423536 140285215430896 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13885] ppid=13868 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13885/stat : 13885 (java) S 13868 13871 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414832270 10915721216 8846 33554432000 4194304 4196468 140721097423536 140285214378592 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13886] ppid=13868 vsize=10659884 memory=139941695161984 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13886/stat : 13886 (java) S 13868 13871 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414832270 10915721216 8846 33554432000 4194304 4196468 140721097423536 140285213326128 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35384 KiB

[startup+0.310187 s]*
/proc/loadavg: 1.66 1.71 1.76 3/229 13886
/proc/meminfo: memFree=25242844/32770624 swapFree=66998528/67108860
[pid=13871] ppid=13868 vsize=10659884 memory=40544 CPUtime=0.47 cores=0,2,4,6
/proc/13871/stat : 13871 (java) S 13868 13871 12443 0 -1 1077944320 8985 0 0 0 43 4 0 0 20 0 15 0 414832264 10915721216 10136 33554432000 4194304 4196468 140721097423536 140721097406080 140285730512631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
/proc/13871/statm: 2664971 10136 3002 1 0 2627468 0
[pid=13871/tid=13873] ppid=13868 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/13871/task/13873/stat : 13873 (java) R 13868 13871 12443 0 -1 4202560 5860 0 0 0 27 3 0 0 20 0 15 0 414832265 10915721216 10136 33554432000 4194304 4196468 140721097423536 140285734744432 140285730534557 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13874] ppid=13868 vsize=10659884 memory=1946931 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13874/stat : 13874 (java) S 13868 13871 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414832266 10915721216 10136 33554432000 4194304 4196468 140721097423536 140285656586512 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13875] ppid=13868 vsize=10659884 memory=139941698227905 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13875/stat : 13875 (java) S 13868 13871 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414832266 10915721216 10136 33554432000 4194304 4196468 140721097423536 140285655533968 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13876] ppid=13868 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13876/stat : 13876 (java) S 13868 13871 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414832266 10915721216 10136 33554432000 4194304 4196468 140721097423536 140285654481424 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13877] ppid=13868 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13877/stat : 13877 (java) S 13868 13871 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414832266 10915721216 10136 33554432000 4194304 4196468 140721097423536 140285653428880 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13878] ppid=13868 vsize=10659884 memory=139941695161984 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13878/stat : 13878 (java) S 13868 13871 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414832267 10915721216 10136 33554432000 4194304 4196468 140721097423536 140285221747184 140285730523778 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13879] ppid=13868 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13879/stat : 13879 (java) S 13868 13871 12443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414832267 10915721216 10136 33554432000 4194304 4196468 140721097423536 140285220693408 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13880] ppid=13868 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13880/stat : 13880 (java) S 13868 13871 12443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414832268 10915721216 10136 33554432000 4194304 4196468 140721097423536 140285219640816 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13881] ppid=13868 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13881/stat : 13881 (java) S 13868 13871 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414832270 10915721216 10136 33554432000 4194304 4196468 140721097423536 140285218589392 140285730531227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13882] ppid=13868 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/13871/task/13882/stat : 13882 (java) S 13868 13871 12443 0 -1 1077944384 810 0 0 0 4 0 0 0 20 0 15 0 414832270 10915721216 10136 33554432000 4194304 4196468 140721097423536 140285217535984 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13883] ppid=13868 vsize=10659884 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/13871/task/13883/stat : 13883 (java) S 13868 13871 12443 0 -1 1077944384 295 0 0 0 4 0 0 0 20 0 15 0 414832270 10915721216 10136 33554432000 4194304 4196468 140721097423536 140285216483440 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13884] ppid=13868 vsize=10659884 memory=139941695161984 CPUtime=0.08 cores=0,2,4,6
/proc/13871/task/13884/stat : 13884 (java) R 13868 13871 12443 0 -1 4202560 662 0 0 0 8 0 0 0 20 0 15 0 414832270 10915721216 10136 33554432000 4194304 4196468 140721097423536 140285215430896 140285715678184 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13885] ppid=13868 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13885/stat : 13885 (java) S 13868 13871 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414832270 10915721216 10136 33554432000 4194304 4196468 140721097423536 140285214378592 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13886] ppid=13868 vsize=10659884 memory=139941695161984 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13886/stat : 13886 (java) S 13868 13871 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414832270 10915721216 10136 33554432000 4194304 4196468 140721097423536 140285213326128 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40544 KiB

[startup+0.700803 s]
/proc/loadavg: 1.66 1.71 1.76 3/229 13886
/proc/meminfo: memFree=25234024/32770624 swapFree=66998528/67108860
[pid=13871] ppid=13868 vsize=10661932 memory=63236 CPUtime=1.11 cores=0,2,4,6
/proc/13871/stat : 13871 (java) S 13868 13871 12443 0 -1 1077944320 12501 0 0 0 105 6 0 0 20 0 15 0 414832264 10917818368 15809 33554432000 4194304 4196468 140721097423536 140721097406080 140285730512631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
/proc/13871/statm: 2665483 15809 3061 1 0 2627980 0
[pid=13871/tid=13873] ppid=13868 vsize=10661932 memory=21836 CPUtime=0.68 cores=0,2,4,6
/proc/13871/task/13873/stat : 13873 (java) R 13868 13871 12443 0 -1 4202560 8409 0 0 0 63 5 0 0 20 0 15 0 414832265 10917818368 15809 33554432000 4194304 4196468 140721097423536 140285734743248 140285730533978 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13874] ppid=13868 vsize=10661932 memory=14068 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13874/stat : 13874 (java) S 13868 13871 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414832266 10917818368 15809 33554432000 4194304 4196468 140721097423536 140285656586512 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13875] ppid=13868 vsize=10661932 memory=524 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13875/stat : 13875 (java) S 13868 13871 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414832266 10917818368 15809 33554432000 4194304 4196468 140721097423536 140285655533968 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13876] ppid=13868 vsize=10661932 memory=1568 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13876/stat : 13876 (java) S 13868 13871 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414832266 10917818368 15809 33554432000 4194304 4196468 140721097423536 140285654481424 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13877] ppid=13868 vsize=10661932 memory=928 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13877/stat : 13877 (java) S 13868 13871 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414832266 10917818368 15809 33554432000 4194304 4196468 140721097423536 140285653428880 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13878] ppid=13868 vsize=10661932 memory=3536 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13878/stat : 13878 (java) S 13868 13871 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414832267 10917818368 15809 33554432000 4194304 4196468 140721097423536 140285221747184 140285730523778 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13879] ppid=13868 vsize=10661932 memory=1976 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13879/stat : 13879 (java) S 13868 13871 12443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414832267 10917818368 15809 33554432000 4194304 4196468 140721097423536 140285220693408 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13880] ppid=13868 vsize=10661932 memory=2408 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13880/stat : 13880 (java) S 13868 13871 12443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414832268 10917818368 15809 33554432000 4194304 4196468 140721097423536 140285219640816 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13881] ppid=13868 vsize=10661932 memory=816 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13881/stat : 13881 (java) S 13868 13871 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414832270 10917818368 15809 33554432000 4194304 4196468 140721097423536 140285218589392 140285730531227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13882] ppid=13868 vsize=10661932 memory=6153431502485415268 CPUtime=0.09 cores=0,2,4,6
/proc/13871/task/13882/stat : 13882 (java) S 13868 13871 12443 0 -1 1077944384 1102 0 0 0 9 0 0 0 20 0 15 0 414832270 10917818368 15809 33554432000 4194304 4196468 140721097423536 140285217535984 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13883] ppid=13868 vsize=10661932 memory=7453282923461503316 CPUtime=0.12 cores=0,2,4,6
/proc/13871/task/13883/stat : 13883 (java) R 13868 13871 12443 0 -1 4202560 562 0 0 0 12 0 0 0 20 0 15 0 414832270 10917818368 15809 33554432000 4194304 4196468 140721097423536 140285216483440 140285730533978 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13884] ppid=13868 vsize=10661932 memory=7223879631928058176 CPUtime=0.18 cores=0,2,4,6
/proc/13871/task/13884/stat : 13884 (java) S 13868 13871 12443 0 -1 1077944384 1071 0 0 0 18 0 0 0 20 0 15 0 414832270 10917818368 15809 33554432000 4194304 4196468 140721097423536 140285215430896 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13885] ppid=13868 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13885/stat : 13885 (java) S 13868 13871 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414832270 10917818368 15809 33554432000 4194304 4196468 140721097423536 140285214378592 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13886] ppid=13868 vsize=10661932 memory=7738707418567895914 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13886/stat : 13886 (java) S 13868 13871 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414832270 10917818368 15809 33554432000 4194304 4196468 140721097423536 140285213326128 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63236 KiB

[startup+1.50081 s]
/proc/loadavg: 1.66 1.71 1.76 3/228 13886
/proc/meminfo: memFree=25218204/32770624 swapFree=66998528/67108860
[pid=13871] ppid=13868 vsize=10663980 memory=75532 CPUtime=2.01 cores=0,2,4,6
/proc/13871/stat : 13871 (java) S 13868 13871 12443 0 -1 1077944320 17795 0 0 0 194 7 0 0 20 0 15 0 414832264 10919915520 18883 33554432000 4194304 4196468 140721097423536 140721097406080 140285730512631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
/proc/13871/statm: 2665995 18883 3097 1 0 2628492 0
[pid=13871/tid=13873] ppid=13868 vsize=10663980 memory=6378026435766 CPUtime=1.48 cores=0,2,4,6
/proc/13871/task/13873/stat : 13873 (java) R 13868 13871 12443 0 -1 4202560 12457 0 0 0 142 6 0 0 20 0 15 0 414832265 10919915520 18883 33554432000 4194304 4196468 140721097423536 140285734738512 140285714593118 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13874] ppid=13868 vsize=10663980 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13874/stat : 13874 (java) S 13868 13871 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414832266 10919915520 18883 33554432000 4194304 4196468 140721097423536 140285656586512 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13875] ppid=13868 vsize=10663980 memory=16100368647981698 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13875/stat : 13875 (java) S 13868 13871 12443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414832266 10919915520 18883 33554432000 4194304 4196468 140721097423536 140285655533968 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13876] ppid=13868 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13876/stat : 13876 (java) S 13868 13871 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414832266 10919915520 18883 33554432000 4194304 4196468 140721097423536 140285654481424 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13877] ppid=13868 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13877/stat : 13877 (java) S 13868 13871 12443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414832266 10919915520 18883 33554432000 4194304 4196468 140721097423536 140285653428880 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13878] ppid=13868 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13878/stat : 13878 (java) S 13868 13871 12443 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 414832267 10919915520 18883 33554432000 4194304 4196468 140721097423536 140285221747184 140285730523778 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0

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

/proc/13871/task/13877/stat : 13877 (java) S 13868 13871 12443 0 -1 1077944384 7639 0 0 0 46 12 0 0 20 0 16 0 414832266 11006283776 364050 33554432000 4194304 4196468 140721097423536 140285653428880 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13878] ppid=13868 vsize=10748324 memory=1456200 CPUtime=0.11 cores=0,2,4,6
/proc/13871/task/13878/stat : 13878 (java) S 13868 13871 12443 0 -1 1077944384 14158 0 0 0 7 4 0 0 20 0 16 0 414832267 11006283776 364050 33554432000 4194304 4196468 140721097423536 140285221747184 140285730523778 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13879] ppid=13868 vsize=10748324 memory=1456200 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13879/stat : 13879 (java) S 13868 13871 12443 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 16 0 414832267 11006283776 364050 33554432000 4194304 4196468 140721097423536 140285220693472 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13880] ppid=13868 vsize=10748324 memory=1456200 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13880/stat : 13880 (java) S 13868 13871 12443 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 414832268 11006283776 364050 33554432000 4194304 4196468 140721097423536 140285219640832 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13881] ppid=13868 vsize=10748324 memory=1456200 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13881/stat : 13881 (java) S 13868 13871 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414832270 11006283776 364050 33554432000 4194304 4196468 140721097423536 140285218589392 140285730531227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13882] ppid=13868 vsize=10748324 memory=1456200 CPUtime=3.37 cores=0,2,4,6
/proc/13871/task/13882/stat : 13882 (java) S 13868 13871 12443 0 -1 1077944384 19590 0 0 0 334 3 0 0 20 0 16 0 414832270 11006283776 364050 33554432000 4194304 4196468 140721097423536 140285217535984 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13883] ppid=13868 vsize=10748324 memory=1456200 CPUtime=3.54 cores=0,2,4,6
/proc/13871/task/13883/stat : 13883 (java) S 13868 13871 12443 0 -1 1077944384 16472 0 0 0 352 2 0 0 20 0 16 0 414832270 11006283776 364050 33554432000 4194304 4196468 140721097423536 140285216483440 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13884] ppid=13868 vsize=10748324 memory=1456200 CPUtime=1.04 cores=0,2,4,6
/proc/13871/task/13884/stat : 13884 (java) S 13868 13871 12443 0 -1 1077944384 18811 0 0 0 102 2 0 0 20 0 16 0 414832270 11006283776 364050 33554432000 4194304 4196468 140721097423536 140285215430896 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13885] ppid=13868 vsize=10748324 memory=1456200 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13885/stat : 13885 (java) S 13868 13871 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414832270 11006283776 364050 33554432000 4194304 4196468 140721097423536 140285214378592 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13886] ppid=13868 vsize=10748324 memory=1456200 CPUtime=0.87 cores=0,2,4,6
/proc/13871/task/13886/stat : 13886 (java) S 13868 13871 12443 0 -1 1077944384 2101 0 0 0 41 46 0 0 20 0 16 0 414832270 11006283776 364050 33554432000 4194304 4196468 140721097423536 140285213326128 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13887] ppid=13868 vsize=10748324 memory=111632 CPUtime=2439.62 cores=0,2,4,6
/proc/13871/task/13887/stat : 13887 (java) R 13868 13871 12443 0 -1 4202560 66236 0 0 0 243940 22 0 0 20 0 16 0 414832452 11006283776 364050 33554432000 4194304 4196468 140721097423536 140285196664576 140285335551602 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
Current children cumulated CPU time: 2452.83 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 1456200 KiB

[startup+2502.3 s]
/proc/loadavg: 1.95 1.95 1.95 3/229 14379
/proc/meminfo: memFree=24858696/32770624 swapFree=66998528/67108860
[pid=13871] ppid=13868 vsize=10748324 memory=1438248 CPUtime=2512.88 cores=0,2,4,6
/proc/13871/stat : 13871 (java) S 13868 13871 12443 0 -1 1077944320 187392 0 0 0 251164 124 0 0 20 0 16 0 414832264 11006283776 359562 33554432000 4194304 4196468 140721097423536 140721097406080 140285730512631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
/proc/13871/statm: 2687081 359562 3395 1 0 2647217 0
[pid=13871/tid=13873] ppid=13868 vsize=10748324 memory=1438248 CPUtime=1.86 cores=0,2,4,6
/proc/13871/task/13873/stat : 13873 (java) S 13868 13871 12443 0 -1 1077944384 14607 0 0 0 179 7 0 0 20 0 16 0 414832265 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285734755504 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13874] ppid=13868 vsize=10748324 memory=1456200 CPUtime=0.61 cores=0,2,4,6
/proc/13871/task/13874/stat : 13874 (java) S 13868 13871 12443 0 -1 1077944384 10079 0 0 0 49 12 0 0 20 0 16 0 414832266 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285656586512 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13875] ppid=13868 vsize=10748324 memory=2449 CPUtime=0.6 cores=0,2,4,6
/proc/13871/task/13875/stat : 13875 (java) S 13868 13871 12443 0 -1 1077944384 8214 0 0 0 48 12 0 0 20 0 16 0 414832266 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285655533968 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13876] ppid=13868 vsize=10748324 memory=1456200 CPUtime=0.58 cores=0,2,4,6
/proc/13871/task/13876/stat : 13876 (java) S 13868 13871 12443 0 -1 1077944384 6299 0 0 0 47 11 0 0 20 0 16 0 414832266 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285654481424 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13877] ppid=13868 vsize=10748324 memory=1456200 CPUtime=0.58 cores=0,2,4,6
/proc/13871/task/13877/stat : 13877 (java) S 13868 13871 12443 0 -1 1077944384 7972 0 0 0 46 12 0 0 20 0 16 0 414832266 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285653428880 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13878] ppid=13868 vsize=10748324 memory=1438248 CPUtime=0.11 cores=0,2,4,6
/proc/13871/task/13878/stat : 13878 (java) S 13868 13871 12443 0 -1 1077944384 14504 0 0 0 7 4 0 0 20 0 16 0 414832267 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285221747184 140285730523778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13879] ppid=13868 vsize=10748324 memory=1438248 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13879/stat : 13879 (java) S 13868 13871 12443 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 16 0 414832267 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285220693472 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13880] ppid=13868 vsize=10748324 memory=1438248 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13880/stat : 13880 (java) S 13868 13871 12443 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 414832268 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285219640832 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13881] ppid=13868 vsize=10748324 memory=250337 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13881/stat : 13881 (java) S 13868 13871 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414832270 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285218589392 140285730531227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13882] ppid=13868 vsize=10748324 memory=1438248 CPUtime=3.37 cores=0,2,4,6
/proc/13871/task/13882/stat : 13882 (java) S 13868 13871 12443 0 -1 1077944384 19592 0 0 0 334 3 0 0 20 0 16 0 414832270 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285217535984 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13883] ppid=13868 vsize=10748324 memory=1438248 CPUtime=3.54 cores=0,2,4,6
/proc/13871/task/13883/stat : 13883 (java) S 13868 13871 12443 0 -1 1077944384 16474 0 0 0 352 2 0 0 20 0 16 0 414832270 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285216483440 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13884] ppid=13868 vsize=10748324 memory=1438248 CPUtime=1.04 cores=0,2,4,6
/proc/13871/task/13884/stat : 13884 (java) S 13868 13871 12443 0 -1 1077944384 18820 0 0 0 102 2 0 0 20 0 16 0 414832270 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285215430896 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13885] ppid=13868 vsize=10748324 memory=1438248 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13885/stat : 13885 (java) S 13868 13871 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414832270 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285214378592 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13886] ppid=13868 vsize=10748324 memory=2828 CPUtime=0.9 cores=0,2,4,6
/proc/13871/task/13886/stat : 13886 (java) S 13868 13871 12443 0 -1 1077944384 2132 0 0 0 42 48 0 0 20 0 16 0 414832270 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285213326128 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13887] ppid=13868 vsize=10748324 memory=780 CPUtime=2499.6 cores=0,2,4,6
/proc/13871/task/13887/stat : 13887 (java) R 13868 13871 12443 0 -1 4202560 67270 0 0 0 249938 22 0 0 20 0 16 0 414832452 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285196664528 140285335807792 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
Current children cumulated CPU time: 2512.88 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 1438248 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.5 s]
/proc/loadavg: 1.96 1.96 1.95 3/229 14380
/proc/meminfo: memFree=24859316/32770624 swapFree=66998528/67108860
[pid=13871] ppid=13868 vsize=10748324 memory=1438248 CPUtime=2520.08 cores=0,2,4,6
/proc/13871/stat : 13871 (java) S 13868 13871 12443 0 -1 1077944320 187454 0 0 0 251884 124 0 0 20 0 16 0 414832264 11006283776 359562 33554432000 4194304 4196468 140721097423536 140721097406080 140285730512631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
/proc/13871/statm: 2687081 359562 3395 1 0 2647217 0
[pid=13871/tid=13873] ppid=13868 vsize=10748324 memory=2828 CPUtime=1.86 cores=0,2,4,6
/proc/13871/task/13873/stat : 13873 (java) S 13868 13871 12443 0 -1 1077944384 14607 0 0 0 179 7 0 0 20 0 16 0 414832265 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285734755504 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13874] ppid=13868 vsize=10748324 memory=250337 CPUtime=0.61 cores=0,2,4,6
/proc/13871/task/13874/stat : 13874 (java) S 13868 13871 12443 0 -1 1077944384 10079 0 0 0 49 12 0 0 20 0 16 0 414832266 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285656586512 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13875] ppid=13868 vsize=10748324 memory=1438248 CPUtime=0.6 cores=0,2,4,6
/proc/13871/task/13875/stat : 13875 (java) S 13868 13871 12443 0 -1 1077944384 8214 0 0 0 48 12 0 0 20 0 16 0 414832266 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285655533968 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13876] ppid=13868 vsize=10748324 memory=1438248 CPUtime=0.58 cores=0,2,4,6
/proc/13871/task/13876/stat : 13876 (java) S 13868 13871 12443 0 -1 1077944384 6299 0 0 0 47 11 0 0 20 0 16 0 414832266 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285654481424 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13877] ppid=13868 vsize=10748324 memory=1438248 CPUtime=0.58 cores=0,2,4,6
/proc/13871/task/13877/stat : 13877 (java) S 13868 13871 12443 0 -1 1077944384 7972 0 0 0 46 12 0 0 20 0 16 0 414832266 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285653428880 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13878] ppid=13868 vsize=10748324 memory=279883156823488 CPUtime=0.11 cores=0,2,4,6
/proc/13871/task/13878/stat : 13878 (java) S 13868 13871 12443 0 -1 1077944384 14504 0 0 0 7 4 0 0 20 0 16 0 414832267 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285221747184 140285730523778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13879] ppid=13868 vsize=10748324 memory=1438248 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13879/stat : 13879 (java) S 13868 13871 12443 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 16 0 414832267 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285220693472 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13880] ppid=13868 vsize=10748324 memory=1438248 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13880/stat : 13880 (java) S 13868 13871 12443 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 414832268 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285219640832 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13881] ppid=13868 vsize=10748324 memory=279883154707448 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13881/stat : 13881 (java) S 13868 13871 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414832270 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285218589392 140285730531227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13882] ppid=13868 vsize=10748324 memory=6791534058613427641 CPUtime=3.37 cores=0,2,4,6
/proc/13871/task/13882/stat : 13882 (java) S 13868 13871 12443 0 -1 1077944384 19592 0 0 0 334 3 0 0 20 0 16 0 414832270 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285217535984 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13883] ppid=13868 vsize=10748324 memory=1804 CPUtime=3.54 cores=0,2,4,6
/proc/13871/task/13883/stat : 13883 (java) S 13868 13871 12443 0 -1 1077944384 16474 0 0 0 352 2 0 0 20 0 16 0 414832270 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285216483440 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13884] ppid=13868 vsize=10748324 memory=1456200 CPUtime=1.04 cores=0,2,4,6
/proc/13871/task/13884/stat : 13884 (java) S 13868 13871 12443 0 -1 1077944384 18820 0 0 0 102 2 0 0 20 0 16 0 414832270 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285215430896 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13885] ppid=13868 vsize=10748324 memory=1456200 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13885/stat : 13885 (java) S 13868 13871 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414832270 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285214378592 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13886] ppid=13868 vsize=10748324 memory=3624 CPUtime=0.9 cores=0,2,4,6
/proc/13871/task/13886/stat : 13886 (java) S 13868 13871 12443 0 -1 1077944384 2132 0 0 0 42 48 0 0 20 0 16 0 414832270 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285213326128 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13887] ppid=13868 vsize=10748324 memory=39924 CPUtime=2506.8 cores=0,2,4,6
/proc/13871/task/13887/stat : 13887 (java) R 13868 13871 12443 0 -1 4202560 67332 0 0 0 250658 22 0 0 20 0 16 0 414832452 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285196664528 140285335554435 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 1438248 KiB

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

[startup+2509.52 s]
# the end of solver process 13871 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.85 s, system=1.25517 s

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

[startup+2509.5 s]
/proc/loadavg: 1.96 1.96 1.95 3/229 14380
/proc/meminfo: memFree=24859316/32770624 swapFree=66998528/67108860
[pid=13871] ppid=13868 vsize=10748324 memory=1438248 CPUtime=2520.08 cores=0,2,4,6
/proc/13871/stat : 13871 (java) S 13868 13871 12443 0 -1 1077944320 187454 0 0 0 251884 124 0 0 20 0 16 0 414832264 11006283776 359562 33554432000 4194304 4196468 140721097423536 140721097406080 140285730512631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
/proc/13871/statm: 2687081 359562 3395 1 0 2647217 0
[pid=13871/tid=13873] ppid=13868 vsize=10748324 memory=2828 CPUtime=1.86 cores=0,2,4,6
/proc/13871/task/13873/stat : 13873 (java) S 13868 13871 12443 0 -1 1077944384 14607 0 0 0 179 7 0 0 20 0 16 0 414832265 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285734755504 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13874] ppid=13868 vsize=10748324 memory=250337 CPUtime=0.61 cores=0,2,4,6
/proc/13871/task/13874/stat : 13874 (java) S 13868 13871 12443 0 -1 1077944384 10079 0 0 0 49 12 0 0 20 0 16 0 414832266 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285656586512 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13875] ppid=13868 vsize=10748324 memory=1438248 CPUtime=0.6 cores=0,2,4,6
/proc/13871/task/13875/stat : 13875 (java) S 13868 13871 12443 0 -1 1077944384 8214 0 0 0 48 12 0 0 20 0 16 0 414832266 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285655533968 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13876] ppid=13868 vsize=10748324 memory=1438248 CPUtime=0.58 cores=0,2,4,6
/proc/13871/task/13876/stat : 13876 (java) S 13868 13871 12443 0 -1 1077944384 6299 0 0 0 47 11 0 0 20 0 16 0 414832266 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285654481424 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13877] ppid=13868 vsize=10748324 memory=1438248 CPUtime=0.58 cores=0,2,4,6
/proc/13871/task/13877/stat : 13877 (java) S 13868 13871 12443 0 -1 1077944384 7972 0 0 0 46 12 0 0 20 0 16 0 414832266 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285653428880 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13878] ppid=13868 vsize=10748324 memory=279883156823488 CPUtime=0.11 cores=0,2,4,6
/proc/13871/task/13878/stat : 13878 (java) S 13868 13871 12443 0 -1 1077944384 14504 0 0 0 7 4 0 0 20 0 16 0 414832267 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285221747184 140285730523778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13879] ppid=13868 vsize=10748324 memory=1438248 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13879/stat : 13879 (java) S 13868 13871 12443 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 16 0 414832267 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285220693472 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13880] ppid=13868 vsize=10748324 memory=1438248 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13880/stat : 13880 (java) S 13868 13871 12443 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 414832268 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285219640832 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13881] ppid=13868 vsize=10748324 memory=279883154707448 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13881/stat : 13881 (java) S 13868 13871 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414832270 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285218589392 140285730531227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13882] ppid=13868 vsize=10748324 memory=6791534058613427641 CPUtime=3.37 cores=0,2,4,6
/proc/13871/task/13882/stat : 13882 (java) S 13868 13871 12443 0 -1 1077944384 19592 0 0 0 334 3 0 0 20 0 16 0 414832270 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285217535984 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13883] ppid=13868 vsize=10748324 memory=1804 CPUtime=3.54 cores=0,2,4,6
/proc/13871/task/13883/stat : 13883 (java) S 13868 13871 12443 0 -1 1077944384 16474 0 0 0 352 2 0 0 20 0 16 0 414832270 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285216483440 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13884] ppid=13868 vsize=10748324 memory=1456200 CPUtime=1.04 cores=0,2,4,6
/proc/13871/task/13884/stat : 13884 (java) S 13868 13871 12443 0 -1 1077944384 18820 0 0 0 102 2 0 0 20 0 16 0 414832270 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285215430896 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13885] ppid=13868 vsize=10748324 memory=1456200 CPUtime=0 cores=0,2,4,6
/proc/13871/task/13885/stat : 13885 (java) S 13868 13871 12443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414832270 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285214378592 140285730522837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13886] ppid=13868 vsize=10748324 memory=3624 CPUtime=0.9 cores=0,2,4,6
/proc/13871/task/13886/stat : 13886 (java) S 13868 13871 12443 0 -1 1077944384 2132 0 0 0 42 48 0 0 20 0 16 0 414832270 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285213326128 140285730523778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
[pid=13871/tid=13887] ppid=13868 vsize=10748324 memory=39924 CPUtime=2506.8 cores=0,2,4,6
/proc/13871/task/13887/stat : 13887 (java) R 13868 13871 12443 0 -1 4202560 67332 0 0 0 250658 22 0 0 20 0 16 0 414832452 11006283776 359562 33554432000 4194304 4196468 140721097423536 140285196664528 140285335554435 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11493376 140721097430027 140721097430130 140721097430130 140721097433039 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 1438248 KiB

Child status: 143
Real time (s): 2509.52
CPU time (s): 2520.11
CPU user time (s): 2518.85
CPU system time (s): 1.25517
CPU usage (%): 100.422
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 1775460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.85
system time used= 1.25517
maximum resident set size= 1777520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187748
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58368
involuntary context switches= 2477


# summary of solver processes directly reported to runsolver:
#   pid: 13871
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2518.85
#   total CPU system time (s): 1.25517

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2184 second user time and 23.7861 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-13 16:39:54
IDJOB=4390759
IDBENCH=138647
IDSOLVER=2832
FILE ID=node127/4390759-1568385634
RUNJOBID= node127-1568380476-12474
PBS_JOBID= 21701837
Free space on /tmp= 58812 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-js20/SuperTaillard-js-20-20.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390759-1568385634/watcher-4390759-1568385634 -o /tmp/evaluation-result-4390759-1568385634/solver-4390759-1568385634 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568380476-12474 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390759-1568385634.xml -cm

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

MD5SUM BENCH= bd4660d9f641dd45473fddd00af9a0d0
RANDOM SEED=1464053342

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25273724 kB
MemAvailable:   28772672 kB
Buffers:          156036 kB
Cached:          3596548 kB
SwapCached:         6772 kB
Active:          5110572 kB
Inactive:        1738116 kB
Active(anon):    3089296 kB
Inactive(anon):    48364 kB
Active(file):    2021276 kB
Inactive(file):  1689752 kB
Unevictable:      109300 kB
Mlocked:          109300 kB
SwapTotal:      67108860 kB
SwapFree:       66998528 kB
Dirty:              8856 kB
Writeback:             0 kB
AnonPages:       3275972 kB
Mapped:            56864 kB
Shmem:             32700 kB
Slab:             237468 kB
SReclaimable:     207508 kB
SUnreclaim:        29960 kB
KernelStack:        4048 kB
PageTables:        11920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4093736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3153920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 61288 MiB
End job on node127 at 2019-09-13 17:21:44