Trace number 4390754

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.03 2510.22

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-js20/
SuperTaillard-js-20-10.xml
MD5SUM2e1a96a215dbee196ad45178247d22f3
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints12940
Number of domains96
Minimum domain size1518
Maximum domain size1616
Distribution of domain sizes[{"size":1518,"count":10},{"size":1519,"count":4},{"size":1520,"count":16},{"size":1521,"count":2},{"size":1522,"count":6},{"size":1523,"count":8},{"size":1524,"count":6},{"size":1525,"count":6},{"size":1526,"count":6},{"size":1527,"count":16},{"size":1528,"count":6},{"size":1529,"count":6},{"size":1530,"count":8},{"size":1531,"count":24},{"size":1532,"count":6},{"size":1533,"count":8},{"size":1535,"count":8},{"size":1536,"count":14},{"size":1537,"count":6},{"size":1538,"count":8},{"size":1539,"count":6},{"size":1540,"count":8},{"size":1541,"count":10},{"size":1542,"count":8},{"size":1543,"count":10},"...",{"size":1591,"count":14}, {"size":1592,"count":4}, {"size":1593,"count":8}, {"size":1594,"count":4}, {"size":1595,"count":6}, {"size":1596,"count":8}, {"size":1597,"count":10}, {"size":1598,"count":8}, {"size":1599,"count":10}, {"size":1600,"count":14}, {"size":1601,"count":10}, {"size":1602,"count":14}, {"size":1603,"count":2}, {"size":1604,"count":10}, {"size":1605,"count":10}, {"size":1606,"count":10}, {"size":1607,"count":2}, {"size":1608,"count":16}, {"size":1609,"count":8}, {"size":1610,"count":8}, {"size":1612,"count":8}, {"size":1613,"count":8}, {"size":1614,"count":14}, {"size":1615,"count":10}, {"size":1616,"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.39/1.88	
2.39/1.88	AbsCon 2 
2.64/1.90	
3.95/2.40	  Instance
3.95/2.40	    name=instance-4390754-1568385662, framework=CSP
3.95/2.40	
3.95/2.40	  Loading variables...
4.26/2.48	  Loading constraints...
11.00/4.79	
11.00/4.79	  Domains
11.00/4.79	    nTypes=96, nValues=1253496, sizes=[1518#10,1519#4,1520#16,1521#2...1613#8,1614#14,1615#10,1616#8]
11.00/4.79	  Variables
11.00/4.79	    count=800, degrees=[21#40,22#360,41#40,43#360]
11.00/4.79	  Constraints
11.00/4.79	    count=12940, nSpecific=400, arities=[2#12940]
11.00/4.79	    distribution=[CtrIntension#12540,NE#400]
11.00/4.79	    nIntStructures=(3210,shared:9330)
11.00/4.79	    wck=2.938, cpu=4.579, mem=446M852
11.00/4.80	  Solver SolverBacktrack being built...
11.00/4.80	
11.38/4.87	
11.38/4.87	  Solver
11.38/4.87	    guaranteedGAC=true
11.38/4.87	    wck=3.018, cpu=4.657, mem=480M261
112.69/104.96	
112.69/104.96	  Preprocessing
112.69/104.96	    filters=2539, revisions=(66927,useless=64008), ccks=1473381164, nACremovedValues=761976, nTotalRemovedValues=761976, inconcistency=false
112.69/104.96	    wck=100.089, cpu=104.488, mem=660M634
112.69/104.96	
138.18/130.23	    num=0, depth=122..122, filters=12108, revisions=(258434,useless=246004), ccks=1685564200, wck=125.36, mem=529M745
138.18/130.23	    decisions=142, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
138.18/130.23	    
144.70/136.72	    num=1, depth=0..4, filters=15867, revisions=(345875,useless=329738), ccks=1753535871, wck=131.852, mem=621M705
144.70/136.72	    decisions=179, wrong=27, backtracks=6, failedAssignments=21, nogoods=18
144.70/136.72	    
148.52/140.55	    num=2, depth=0..2, filters=18978, revisions=(413568,useless=394372), ccks=1794086086, wck=135.683, mem=667M686
148.52/140.55	    decisions=217, wrong=46, backtracks=13, failedAssignments=33, nogoods=18
148.52/140.55	    
150.82/142.87	    num=3, depth=0..2, filters=21238, revisions=(468144,useless=446750), ccks=1816175994, wck=138.003, mem=683M12
150.82/142.87	    decisions=261, wrong=68, backtracks=22, failedAssignments=46, nogoods=18
150.82/142.87	    
165.57/157.51	    num=4, depth=0..134, filters=31045, revisions=(711168,useless=680097), ccks=1962914351, wck=152.641, mem=897M587
165.57/157.51	    decisions=437, wrong=90, backtracks=30, failedAssignments=60, nogoods=31
165.57/157.51	    
172.87/164.85	    num=5, depth=1..7, filters=36898, revisions=(867453,useless=830609), ccks=2033727232, wck=159.981, mem=1011M338
172.87/164.85	    decisions=493, wrong=116, backtracks=41, failedAssignments=76, nogoods=42
172.87/164.85	    
178.81/170.71	    num=6, depth=0..13, filters=41498, revisions=(983423,useless=942071), ccks=2090180829, wck=165.838, mem=347M647
178.81/170.71	    decisions=558, wrong=143, backtracks=51, failedAssignments=93, nogoods=55
178.81/170.71	    
188.71/180.70	    num=7, depth=0..118, filters=49503, revisions=(1189721,useless=1140501), ccks=2191321407, wck=175.825, mem=438M56
188.71/180.70	    decisions=722, wrong=167, backtracks=56, failedAssignments=112, nogoods=71
188.71/180.70	    
199.42/191.35	    num=8, depth=0..2, filters=55015, revisions=(1322734,useless=1268096), ccks=2327472319, wck=186.482, mem=547M297
199.42/191.35	    decisions=790, wrong=201, backtracks=69, failedAssignments=133, nogoods=71
199.42/191.35	    
205.93/197.88	    num=9, depth=0..11, filters=60680, revisions=(1457368,useless=1397178), ccks=2395773072, wck=193.007, mem=612M842
205.93/197.88	    decisions=868, wrong=236, backtracks=81, failedAssignments=156, nogoods=82
205.93/197.88	    
218.05/209.96	    num=10, depth=0..23, filters=68492, revisions=(1644854,useless=1576980), ccks=2533130222, wck=205.086, mem=765M779
218.05/209.96	    decisions=962, wrong=273, backtracks=93, failedAssignments=181, nogoods=98
218.05/209.96	    
230.47/222.31	    num=11, depth=0..21, filters=78030, revisions=(1871998,useless=1794709), ccks=2665955607, wck=217.44, mem=896M869
230.47/222.31	    decisions=1058, wrong=312, backtracks=105, failedAssignments=209, nogoods=115
230.47/222.31	    
236.58/228.41	    num=12, depth=0..19, filters=86151, revisions=(2027588,useless=1942328), ccks=2721561217, wck=223.539, mem=962M413
236.58/228.41	    decisions=1155, wrong=351, backtracks=114, failedAssignments=240, nogoods=143
236.58/228.41	    
258.98/250.89	    num=13, depth=0..44, filters=100307, revisions=(2322396,useless=2223129), ccks=2958200447, wck=246.02, mem=1336M789
258.98/250.89	    decisions=1290, wrong=398, backtracks=127, failedAssignments=274, nogoods=170
258.98/250.89	    
273.54/265.36	    num=14, depth=0..37, filters=113381, revisions=(2600002,useless=2487826), ccks=3105951293, wck=260.486, mem=457M95
273.54/265.36	    decisions=1426, wrong=450, backtracks=142, failedAssignments=311, nogoods=201
273.54/265.36	    
293.75/285.58	    num=15, depth=0..26, filters=127220, revisions=(2930661,useless=2804858), ccks=3331607077, wck=280.705, mem=719M521
293.75/285.58	    decisions=1577, wrong=514, backtracks=165, failedAssignments=352, nogoods=230
293.75/285.58	    
313.85/305.68	    num=16, depth=0..41, filters=142423, revisions=(3262481,useless=3121643), ccks=3547175843, wck=300.814, mem=981M948
313.85/305.68	    decisions=1721, wrong=568, backtracks=174, failedAssignments=397, nogoods=273
313.85/305.68	    
333.67/325.45	    num=17, depth=1..43, filters=160480, revisions=(3640766,useless=3482123), ccks=3753445767, wck=320.577, mem=1244M375
333.67/325.45	    decisions=1913, wrong=644, backtracks=200, failedAssignments=447, nogoods=313
333.67/325.45	    
353.41/345.13	    num=18, depth=2..23, filters=184067, revisions=(4023383,useless=3841339), ccks=3942120264, wck=340.255, mem=385M470
353.41/345.13	    decisions=2083, wrong=719, backtracks=220, failedAssignments=502, nogoods=360
353.41/345.13	    
379.42/371.14	    num=19, depth=0..23, filters=201746, revisions=(4423285,useless=4223869), ccks=4261203859, wck=366.268, mem=682M100
379.42/371.14	    decisions=2306, wrong=821, backtracks=261, failedAssignments=563, nogoods=395
379.42/371.14	    
408.23/399.97	    num=20, depth=0..35, filters=221925, revisions=(4905239,useless=4685957), ccks=4602027557, wck=395.096, mem=1005M497
408.23/399.97	    decisions=2535, wrong=921, backtracks=297, failedAssignments=630, nogoods=435
408.23/399.97	    
434.54/426.21	    num=21, depth=0..45, filters=250134, revisions=(5470469,useless=5223214), ccks=4892311988, wck=421.336, mem=1328M895
434.54/426.21	    decisions=2781, wrong=1024, backtracks=326, failedAssignments=704, nogoods=492
434.54/426.21	    
465.17/456.83	    num=22, depth=1..28, filters=290487, revisions=(6115050,useless=5827633), ccks=5194869587, wck=451.962, mem=297M335
465.17/456.83	    decisions=3000, wrong=1122, backtracks=345, failedAssignments=785, nogoods=569
465.17/456.83	    
491.42/483.07	    num=23, depth=0..40, filters=322384, revisions=(6638260,useless=6319224), ccks=5469663542, wck=478.202, mem=709M96
491.42/483.07	    decisions=3269, wrong=1239, backtracks=373, failedAssignments=874, nogoods=650
491.42/483.07	    
522.33/513.94	    num=24, depth=0..38, filters=347170, revisions=(7197093,useless=6853611), ccks=5807195498, wck=509.074, mem=1091M446
522.33/513.94	    decisions=3576, wrong=1378, backtracks=414, failedAssignments=972, nogoods=703
522.33/513.94	    
560.47/552.03	    num=25, depth=0..32, filters=398888, revisions=(8029861,useless=7635000), ccks=6201562159, wck=547.155, mem=1503M207
560.47/552.03	    decisions=3903, wrong=1530, backtracks=458, failedAssignments=1080, nogoods=791
560.47/552.03	    
594.90/586.44	    num=26, depth=0..29, filters=459918, revisions=(9041277,useless=8585495), ccks=6521039665, wck=581.568, mem=407M753
594.90/586.44	    decisions=4190, wrong=1662, backtracks=472, failedAssignments=1199, nogoods=898
594.90/586.44	    
630.81/622.33	    num=27, depth=0..32, filters=529896, revisions=(9895721,useless=9370189), ccks=6867793272, wck=617.464, mem=858M822
630.81/622.33	    decisions=4537, wrong=1822, backtracks=501, failedAssignments=1330, nogoods=1018
630.81/622.33	    
668.32/659.85	    num=28, depth=0..15, filters=581693, revisions=(10540512,useless=9963385), ccks=7230434809, wck=654.984, mem=1225M316
668.32/659.85	    decisions=4871, wrong=1982, backtracks=517, failedAssignments=1474, nogoods=1047
668.32/659.85	    
715.76/707.25	    num=29, depth=1..38, filters=663463, revisions=(11736081,useless=11077059), ccks=7683845055, wck=702.382, mem=454M830
715.76/707.25	    decisions=5283, wrong=2174, backtracks=551, failedAssignments=1632, nogoods=1171
715.76/707.25	    
758.98/750.48	    num=30, depth=4..34, filters=706672, revisions=(12518990,useless=11817348), ccks=8163443548, wck=745.605, mem=941M269
758.98/750.48	    decisions=5724, wrong=2381, backtracks=584, failedAssignments=1806, nogoods=1334
758.98/750.48	    
812.50/804.00	    num=31, depth=0..40, filters=789359, revisions=(13787656,useless=13003547), ccks=8682270555, wck=799.129, mem=1562M831
812.50/804.00	    decisions=6217, wrong=2611, backtracks=624, failedAssignments=1997, nogoods=1474
812.50/804.00	    
852.33/843.74	    num=32, depth=1..26, filters=841606, revisions=(14798617,useless=13962521), ccks=9086631159, wck=838.865, mem=730M887
852.33/843.74	    decisions=6762, wrong=2873, backtracks=676, failedAssignments=2208, nogoods=1642
852.33/843.74	    
918.75/910.11	    num=33, depth=2..29, filters=965968, revisions=(16754133,useless=15793797), ccks=9711020356, wck=905.241, mem=1300M749
918.75/910.11	    decisions=7297, wrong=3127, backtracks=698, failedAssignments=2440, nogoods=1826
918.75/910.11	    
973.28/964.61	    num=34, depth=2..24, filters=1067935, revisions=(18002305,useless=16939833), ccks=10229001515, wck=959.737, mem=636M39
973.28/964.61	    decisions=7860, wrong=3398, backtracks=714, failedAssignments=2695, nogoods=2056
973.28/964.61	    
1026.60/1017.96	    num=35, depth=1..27, filters=1170307, revisions=(19264336,useless=18099964), ccks=10684826068, wck=1013.093, mem=1455M415
1026.60/1017.96	    decisions=8507, wrong=3711, backtracks=747, failedAssignments=2976, nogoods=2289
1026.60/1017.96	    
1085.17/1076.45	    num=36, depth=2..29, filters=1280725, revisions=(20925960,useless=19651241), ccks=11252750852, wck=1071.576, mem=976M856
1085.17/1076.45	    decisions=9193, wrong=4042, backtracks=770, failedAssignments=3285, nogoods=2555
1085.17/1076.45	    
1274.35/1265.46	    num=37, depth=0..26, filters=1634300, revisions=(26876177,useless=25247100), ccks=13127922618, wck=1260.587, mem=1197M918
1274.35/1265.46	    decisions=9961, wrong=4415, backtracks=804, failedAssignments=3625, nogoods=2859
1274.35/1265.46	    
1351.30/1342.31	    num=38, depth=0..34, filters=1840703, revisions=(29534031,useless=27698737), ccks=13765286885, wck=1337.443, mem=1334M597
1351.30/1342.31	    decisions=10770, wrong=4805, backtracks=820, failedAssignments=3999, nogoods=3014
1351.30/1342.31	    
1397.05/1388.03	    num=39, depth=0..36, filters=1935628, revisions=(30718289,useless=28788095), ccks=14199972624, wck=1383.157, mem=912M51
1397.05/1388.03	    decisions=11651, wrong=5229, backtracks=833, failedAssignments=4410, nogoods=3333
1397.05/1388.03	    
1459.20/1450.11	    num=40, depth=0..37, filters=2039231, revisions=(32062100,useless=30028787), ccks=14815800063, wck=1445.244, mem=764M127
1459.20/1450.11	    decisions=12661, wrong=5720, backtracks=873, failedAssignments=4862, nogoods=3450
1459.20/1450.11	    
1528.24/1519.15	    num=41, depth=0..19, filters=2143036, revisions=(33671376,useless=31534473), ccks=15476297505, wck=1514.278, mem=821M42
1528.24/1519.15	    decisions=13700, wrong=6231, backtracks=887, failedAssignments=5359, nogoods=3566
1528.24/1519.15	    
1587.07/1577.96	    num=42, depth=0..48, filters=2256608, revisions=(35453472,useless=33203667), ccks=16032487795, wck=1573.092, mem=593M125
1587.07/1577.96	    decisions=14916, wrong=6819, backtracks=930, failedAssignments=5906, nogoods=3753
1587.07/1577.96	    
1689.62/1680.41	    num=43, depth=0..45, filters=2515056, revisions=(38559626,useless=36051646), ccks=16855153491, wck=1675.543, mem=1116M729
1689.62/1680.41	    decisions=16276, wrong=7481, backtracks=995, failedAssignments=6508, nogoods=3918
1689.62/1680.41	    
1759.03/1749.79	    num=44, depth=0..29, filters=2733751, revisions=(40778069,useless=38051194), ccks=17347039529, wck=1744.921, mem=382M550
1759.03/1749.79	    decisions=17687, wrong=8176, backtracks=1029, failedAssignments=7170, nogoods=4029
1759.03/1749.79	    
2009.93/2000.51	    num=45, depth=0..30, filters=3335388, revisions=(46866943,useless=43536740), ccks=19337423302, wck=1995.644, mem=722M742
2009.93/2000.51	    decisions=19258, wrong=8953, backtracks=1082, failedAssignments=7898, nogoods=4091
2009.93/2000.51	    
2201.96/2192.46	    num=46, depth=0..34, filters=3682188, revisions=(51278379,useless=47601937), ccks=21084436855, wck=2187.593, mem=300M802
2201.96/2192.46	    decisions=21235, wrong=9931, backtracks=1272, failedAssignments=8699, nogoods=4436
2201.96/2192.46	    

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390754-1568385662/watcher-4390754-1568385662 -o /tmp/evaluation-result-4390754-1568385662/solver-4390754-1568385662 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568380476-5058 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390754-1568385662.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
solver pid=7551, runsolver pid=7548
Current StackSize limit: 8192 KiB


[startup+0.100117 s]*
/proc/loadavg: 1.44 1.57 1.71 4/229 7566
/proc/meminfo: memFree=30937292/32770624 swapFree=66934528/67108860
[pid=7551] ppid=7548 vsize=10659884 memory=28948 CPUtime=0.14 cores=0,2,4,6
/proc/7551/stat : 7551 (java) S 7548 7551 5027 0 -1 1077944320 5246 0 0 0 13 1 0 0 20 0 15 0 414837662 10915721216 7237 33554432000 4194304 4196468 140725650949280 140725650931824 140685361237751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
/proc/7551/statm: 2664971 7237 2911 1 0 2627468 0
[pid=7551/tid=7553] ppid=7548 vsize=10659884 memory=-8413716295845056867 CPUtime=0.09 cores=0,2,4,6
/proc/7551/task/7553/stat : 7553 (java) R 7548 7551 5027 0 -1 4202560 2971 0 0 0 9 0 0 0 20 0 15 0 414837662 10915721216 7435 33554432000 4194304 4196468 140725650949280 140685365459088 140685361249686 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7554] ppid=7548 vsize=10659884 memory=5793855050027653561 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7554/stat : 7554 (java) S 7548 7551 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414837663 10915721216 7435 33554432000 4194304 4196468 140725650949280 140685287311632 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7555] ppid=7548 vsize=10659884 memory=139799017760384 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7555/stat : 7555 (java) S 7548 7551 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414837663 10915721216 7435 33554432000 4194304 4196468 140725650949280 140685286259088 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7556] ppid=7548 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7556/stat : 7556 (java) S 7548 7551 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414837663 10915721216 7435 33554432000 4194304 4196468 140725650949280 140685285206544 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7557] ppid=7548 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7557/stat : 7557 (java) S 7548 7551 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414837663 10915721216 7435 33554432000 4194304 4196468 140725650949280 140685284154000 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7558] ppid=7548 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7558/stat : 7558 (java) S 7548 7551 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414837664 10915721216 7435 33554432000 4194304 4196468 140725650949280 140684852926960 140685361248898 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7559] ppid=7548 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7559/stat : 7559 (java) S 7548 7551 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414837665 10915721216 7435 33554432000 4194304 4196468 140725650949280 140684851873184 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7560] ppid=7548 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7560/stat : 7560 (java) S 7548 7551 5027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414837665 10915721216 7435 33554432000 4194304 4196468 140725650949280 140684850820592 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7561] ppid=7548 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7561/stat : 7561 (java) S 7548 7551 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414837667 10915721216 7435 33554432000 4194304 4196468 140725650949280 140684849769168 140685361256347 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7562] ppid=7548 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7562/stat : 7562 (java) S 7548 7551 5027 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 414837667 10915721216 7435 33554432000 4194304 4196468 140725650949280 140684848715760 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7563] ppid=7548 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7563/stat : 7563 (java) S 7548 7551 5027 0 -1 1077944384 218 0 0 0 0 0 0 0 20 0 15 0 414837667 10915721216 7435 33554432000 4194304 4196468 140725650949280 140684847663216 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7564] ppid=7548 vsize=10659884 memory=139799017760384 CPUtime=0.02 cores=0,2,4,6
/proc/7551/task/7564/stat : 7564 (java) R 7548 7551 5027 0 -1 4202560 582 0 0 0 2 0 0 0 20 0 15 0 414837667 10915721216 7435 33554432000 4194304 4196468 140725650949280 140684846607512 140685340179288 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7565] ppid=7548 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7565/stat : 7565 (java) S 7548 7551 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414837668 10915721216 7435 33554432000 4194304 4196468 140725650949280 140684845558368 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7566] ppid=7548 vsize=10659884 memory=139799017760384 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7566/stat : 7566 (java) S 7548 7551 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414837668 10915721216 7435 33554432000 4194304 4196468 140725650949280 140684844505904 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28948 KiB

[startup+0.210595 s]*
/proc/loadavg: 1.44 1.57 1.71 3/229 7566
/proc/meminfo: memFree=30926540/32770624 swapFree=66934528/67108860
[pid=7551] ppid=7548 vsize=10659884 memory=37736 CPUtime=0.33 cores=0,2,4,6
/proc/7551/stat : 7551 (java) S 7548 7551 5027 0 -1 1077944320 8668 0 0 0 30 3 0 0 20 0 15 0 414837662 10915721216 9434 33554432000 4194304 4196468 140725650949280 140725650931824 140685361237751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
/proc/7551/statm: 2664971 9434 2989 1 0 2627468 0
[pid=7551/tid=7553] ppid=7548 vsize=10659884 memory=-3103912127665269909 CPUtime=0.2 cores=0,2,4,6
/proc/7551/task/7553/stat : 7553 (java) R 7548 7551 5027 0 -1 4202560 5703 0 0 0 18 2 0 0 20 0 15 0 414837662 10915721216 9434 33554432000 4194304 4196468 140725650949280 140685365464112 140685361259677 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7554] ppid=7548 vsize=10659884 memory=4211973525222550922 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7554/stat : 7554 (java) S 7548 7551 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414837663 10915721216 9434 33554432000 4194304 4196468 140725650949280 140685287311632 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7555] ppid=7548 vsize=10659884 memory=139799017760384 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7555/stat : 7555 (java) S 7548 7551 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414837663 10915721216 9434 33554432000 4194304 4196468 140725650949280 140685286259088 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7556] ppid=7548 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7556/stat : 7556 (java) S 7548 7551 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414837663 10915721216 9434 33554432000 4194304 4196468 140725650949280 140685285206544 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7557] ppid=7548 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7557/stat : 7557 (java) S 7548 7551 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414837663 10915721216 9434 33554432000 4194304 4196468 140725650949280 140685284154000 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7558] ppid=7548 vsize=10659884 memory=139799017760384 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7558/stat : 7558 (java) S 7548 7551 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414837664 10915721216 9434 33554432000 4194304 4196468 140725650949280 140684852926960 140685361248898 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7559] ppid=7548 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7559/stat : 7559 (java) S 7548 7551 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414837665 10915721216 9434 33554432000 4194304 4196468 140725650949280 140684851873184 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7560] ppid=7548 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7560/stat : 7560 (java) S 7548 7551 5027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414837665 10915721216 9434 33554432000 4194304 4196468 140725650949280 140684850820592 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7561] ppid=7548 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7561/stat : 7561 (java) S 7548 7551 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414837667 10915721216 9434 33554432000 4194304 4196468 140725650949280 140684849769168 140685361256347 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7562] ppid=7548 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/7551/task/7562/stat : 7562 (java) S 7548 7551 5027 0 -1 1077944384 602 0 0 0 3 0 0 0 20 0 15 0 414837667 10915721216 9434 33554432000 4194304 4196468 140725650949280 140684848715760 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7563] ppid=7548 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/7551/task/7563/stat : 7563 (java) S 7548 7551 5027 0 -1 1077944384 280 0 0 0 2 0 0 0 20 0 15 0 414837667 10915721216 9434 33554432000 4194304 4196468 140725650949280 140684847663216 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7564] ppid=7548 vsize=10659884 memory=139799017760384 CPUtime=0.05 cores=0,2,4,6
/proc/7551/task/7564/stat : 7564 (java) S 7548 7551 5027 0 -1 1077944384 723 0 0 0 5 0 0 0 20 0 15 0 414837667 10915721216 9434 33554432000 4194304 4196468 140725650949280 140684846610672 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7565] ppid=7548 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7565/stat : 7565 (java) S 7548 7551 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414837668 10915721216 9434 33554432000 4194304 4196468 140725650949280 140684845558368 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7566] ppid=7548 vsize=10659884 memory=139799017760384 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7566/stat : 7566 (java) S 7548 7551 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414837668 10915721216 9434 33554432000 4194304 4196468 140725650949280 140684844505904 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 37736 KiB

[startup+0.310094 s]*
/proc/loadavg: 1.44 1.57 1.71 4/229 7566
/proc/meminfo: memFree=30924740/32770624 swapFree=66934528/67108860
[pid=7551] ppid=7548 vsize=10659884 memory=40312 CPUtime=0.47 cores=0,2,4,6
/proc/7551/stat : 7551 (java) S 7548 7551 5027 0 -1 1077944320 8802 0 0 0 44 3 0 0 20 0 15 0 414837662 10915721216 10078 33554432000 4194304 4196468 140725650949280 140725650931824 140685361237751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
/proc/7551/statm: 2664971 10078 3003 1 0 2627468 0
[pid=7551/tid=7553] ppid=7548 vsize=10659884 memory=7377246124687064083 CPUtime=0.29 cores=0,2,4,6
/proc/7551/task/7553/stat : 7553 (java) R 7548 7551 5027 0 -1 4202560 5785 0 0 0 27 2 0 0 20 0 15 0 414837662 10915721216 10078 33554432000 4194304 4196468 140725650949280 140685365470464 140685361259677 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7554] ppid=7548 vsize=10659884 memory=4211973525222550922 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7554/stat : 7554 (java) S 7548 7551 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414837663 10915721216 10078 33554432000 4194304 4196468 140725650949280 140685287311632 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7555] ppid=7548 vsize=10659884 memory=139799017765411 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7555/stat : 7555 (java) S 7548 7551 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414837663 10915721216 10078 33554432000 4194304 4196468 140725650949280 140685286259088 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7556] ppid=7548 vsize=10659884 memory=139798903897549 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7556/stat : 7556 (java) S 7548 7551 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414837663 10915721216 10078 33554432000 4194304 4196468 140725650949280 140685285206544 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7557] ppid=7548 vsize=10659884 memory=139798903901647 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7557/stat : 7557 (java) S 7548 7551 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414837663 10915721216 10078 33554432000 4194304 4196468 140725650949280 140685284154000 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7558] ppid=7548 vsize=10659884 memory=139799017765442 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7558/stat : 7558 (java) S 7548 7551 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414837664 10915721216 10078 33554432000 4194304 4196468 140725650949280 140684852926960 140685361248898 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7559] ppid=7548 vsize=10659884 memory=139798903910831 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7559/stat : 7559 (java) S 7548 7551 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414837665 10915721216 10078 33554432000 4194304 4196468 140725650949280 140684851873184 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7560] ppid=7548 vsize=10659884 memory=279597807812496 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7560/stat : 7560 (java) S 7548 7551 5027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414837665 10915721216 10078 33554432000 4194304 4196468 140725650949280 140684850820592 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7561] ppid=7548 vsize=10659884 memory=279597807810192 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7561/stat : 7561 (java) S 7548 7551 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414837667 10915721216 10078 33554432000 4194304 4196468 140725650949280 140684849769168 140685361256347 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7562] ppid=7548 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/7551/task/7562/stat : 7562 (java) S 7548 7551 5027 0 -1 1077944384 618 0 0 0 4 0 0 0 20 0 15 0 414837667 10915721216 10078 33554432000 4194304 4196468 140725650949280 140684848715760 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7563] ppid=7548 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/7551/task/7563/stat : 7563 (java) S 7548 7551 5027 0 -1 1077944384 307 0 0 0 3 0 0 0 20 0 15 0 414837667 10915721216 10078 33554432000 4194304 4196468 140725650949280 140684847663216 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7564] ppid=7548 vsize=10659884 memory=139799017760384 CPUtime=0.08 cores=0,2,4,6
/proc/7551/task/7564/stat : 7564 (java) S 7548 7551 5027 0 -1 1077944384 736 0 0 0 8 0 0 0 20 0 15 0 414837667 10915721216 10078 33554432000 4194304 4196468 140725650949280 140684846610672 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7565] ppid=7548 vsize=10659884 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7565/stat : 7565 (java) S 7548 7551 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414837668 10915721216 10078 33554432000 4194304 4196468 140725650949280 140684845558368 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7566] ppid=7548 vsize=10659884 memory=139799017760384 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7566/stat : 7566 (java) S 7548 7551 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414837668 10915721216 10078 33554432000 4194304 4196468 140725650949280 140684844505904 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40312 KiB

[startup+0.705835 s]
/proc/loadavg: 1.44 1.57 1.71 3/229 7566
/proc/meminfo: memFree=30914100/32770624 swapFree=66934528/67108860
[pid=7551] ppid=7548 vsize=10661932 memory=63516 CPUtime=1.11 cores=0,2,4,6
/proc/7551/stat : 7551 (java) S 7548 7551 5027 0 -1 1077944320 12404 0 0 0 105 6 0 0 20 0 15 0 414837662 10917818368 15879 33554432000 4194304 4196468 140725650949280 140725650931824 140685361237751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
/proc/7551/statm: 2665483 15879 3061 1 0 2627980 0
[pid=7551/tid=7553] ppid=7548 vsize=10661932 memory=3932 CPUtime=0.69 cores=0,2,4,6
/proc/7551/task/7553/stat : 7553 (java) R 7548 7551 5027 0 -1 4202560 8323 0 0 0 64 5 0 0 20 0 15 0 414837662 10917818368 15879 33554432000 4194304 4196468 140725650949280 140685365469776 140685346403423 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7554] ppid=7548 vsize=10661932 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7554/stat : 7554 (java) S 7548 7551 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414837663 10917818368 15879 33554432000 4194304 4196468 140725650949280 140685287311632 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7555] ppid=7548 vsize=10661932 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7555/stat : 7555 (java) S 7548 7551 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414837663 10917818368 15879 33554432000 4194304 4196468 140725650949280 140685286259088 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7556] ppid=7548 vsize=10661932 memory=7014751519717807441 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7556/stat : 7556 (java) S 7548 7551 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414837663 10917818368 15879 33554432000 4194304 4196468 140725650949280 140685285206544 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7557] ppid=7548 vsize=10661932 memory=7019257425709197167 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7557/stat : 7557 (java) S 7548 7551 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414837663 10917818368 15879 33554432000 4194304 4196468 140725650949280 140685284154000 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7558] ppid=7548 vsize=10661932 memory=5787500903046145365 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7558/stat : 7558 (java) S 7548 7551 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414837664 10917818368 15879 33554432000 4194304 4196468 140725650949280 140684852926960 140685361248898 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7559] ppid=7548 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7559/stat : 7559 (java) S 7548 7551 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414837665 10917818368 15879 33554432000 4194304 4196468 140725650949280 140684851873184 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7560] ppid=7548 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7560/stat : 7560 (java) S 7548 7551 5027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414837665 10917818368 15879 33554432000 4194304 4196468 140725650949280 140684850820592 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7561] ppid=7548 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7561/stat : 7561 (java) S 7548 7551 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414837667 10917818368 15879 33554432000 4194304 4196468 140725650949280 140684849769168 140685361256347 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7562] ppid=7548 vsize=10661932 memory=347 CPUtime=0.11 cores=0,2,4,6
/proc/7551/task/7562/stat : 7562 (java) R 7548 7551 5027 0 -1 4202560 913 0 0 0 11 0 0 0 20 0 15 0 414837667 10917818368 15879 33554432000 4194304 4196468 140725650949280 140684848702304 140685342782313 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7563] ppid=7548 vsize=10661932 memory=10 CPUtime=0.1 cores=0,2,4,6
/proc/7551/task/7563/stat : 7563 (java) S 7548 7551 5027 0 -1 1077944384 612 0 0 0 10 0 0 0 20 0 15 0 414837667 10917818368 15879 33554432000 4194304 4196468 140725650949280 140684847663216 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7564] ppid=7548 vsize=10661932 memory=26478 CPUtime=0.18 cores=0,2,4,6
/proc/7551/task/7564/stat : 7564 (java) S 7548 7551 5027 0 -1 1077944384 1196 0 0 0 18 0 0 0 20 0 15 0 414837667 10917818368 15879 33554432000 4194304 4196468 140725650949280 140684846610672 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7565] ppid=7548 vsize=10661932 memory=279597807996400 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7565/stat : 7565 (java) S 7548 7551 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414837668 10917818368 15879 33554432000 4194304 4196468 140725650949280 140684845558368 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7566] ppid=7548 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7566/stat : 7566 (java) S 7548 7551 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414837668 10917818368 15879 33554432000 4194304 4196468 140725650949280 140684844505904 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63516 KiB

[startup+1.50075 s]
/proc/loadavg: 1.44 1.57 1.71 3/229 7566
/proc/meminfo: memFree=30898256/32770624 swapFree=66934528/67108860
[pid=7551] ppid=7548 vsize=10663980 memory=75508 CPUtime=2 cores=0,2,4,6
/proc/7551/stat : 7551 (java) S 7548 7551 5027 0 -1 1077944320 17738 0 0 0 193 7 0 0 20 0 15 0 414837662 10919915520 18877 33554432000 4194304 4196468 140725650949280 140725650931824 140685361237751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
/proc/7551/statm: 2665995 18877 3094 1 0 2628492 0
[pid=7551/tid=7553] ppid=7548 vsize=10663980 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/7551/task/7553/stat : 7553 (java) R 7548 7551 5027 0 -1 4202560 12331 0 0 0 142 5 0 0 20 0 15 0 414837662 10919915520 18877 33554432000 4194304 4196468 140725650949280 140685365463632 140685342801298 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7554] ppid=7548 vsize=10663980 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7554/stat : 7554 (java) S 7548 7551 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414837663 10919915520 18877 33554432000 4194304 4196468 140725650949280 140685287311632 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7555] ppid=7548 vsize=10663980 memory=-3535359994705172318 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7555/stat : 7555 (java) S 7548 7551 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414837663 10919915520 18877 33554432000 4194304 4196468 140725650949280 140685286259088 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7556] ppid=7548 vsize=10663980 memory=-6305718308156629632 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7556/stat : 7556 (java) S 7548 7551 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414837663 10919915520 18877 33554432000 4194304 4196468 140725650949280 140685285206544 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7557] ppid=7548 vsize=10663980 memory=4945967895430930048 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7557/stat : 7557 (java) S 7548 7551 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414837663 10919915520 18877 33554432000 4194304 4196468 140725650949280 140685284154000 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7558] ppid=7548 vsize=10663980 memory=-6152018833316538207 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7558/stat : 7558 (java) S 7548 7551 5027 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 414837664 10919915520 18877 33554432000 4194304 4196468 140725650949280 140684852926960 140685361248898 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0

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

/proc/7551/task/7557/stat : 7557 (java) S 7548 7551 5027 0 -1 1077944384 6530 0 0 0 44 11 0 0 20 0 16 0 414837663 11006283776 398007 33554432000 4194304 4196468 140725650949280 140685284154000 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7558] ppid=7548 vsize=10748324 memory=1592028 CPUtime=0.1 cores=0,2,4,6
/proc/7551/task/7558/stat : 7558 (java) S 7548 7551 5027 0 -1 1077944384 13924 0 0 0 7 3 0 0 20 0 16 0 414837664 11006283776 398007 33554432000 4194304 4196468 140725650949280 140684852926960 140685361248898 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7559] ppid=7548 vsize=10748324 memory=1592028 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7559/stat : 7559 (java) S 7548 7551 5027 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 16 0 414837665 11006283776 398007 33554432000 4194304 4196468 140725650949280 140684851873248 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7560] ppid=7548 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7560/stat : 7560 (java) S 7548 7551 5027 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 16 0 414837665 11006283776 398007 33554432000 4194304 4196468 140725650949280 140684850820608 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7561] ppid=7548 vsize=10748324 memory=1592028 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7561/stat : 7561 (java) S 7548 7551 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414837667 11006283776 398007 33554432000 4194304 4196468 140725650949280 140684849769168 140685361256347 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7562] ppid=7548 vsize=10748324 memory=1592028 CPUtime=3.11 cores=0,2,4,6
/proc/7551/task/7562/stat : 7562 (java) S 7548 7551 5027 0 -1 1077944384 19732 0 0 0 309 2 0 0 20 0 16 0 414837667 11006283776 398007 33554432000 4194304 4196468 140725650949280 140684848715760 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7563] ppid=7548 vsize=10748324 memory=1619216 CPUtime=3.29 cores=0,2,4,6
/proc/7551/task/7563/stat : 7563 (java) S 7548 7551 5027 0 -1 1077944384 16722 0 0 0 328 1 0 0 20 0 16 0 414837667 11006283776 398007 33554432000 4194304 4196468 140725650949280 140684847663216 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7564] ppid=7548 vsize=10748324 memory=1592028 CPUtime=1.01 cores=0,2,4,6
/proc/7551/task/7564/stat : 7564 (java) S 7548 7551 5027 0 -1 1077944384 18302 0 0 0 98 3 0 0 20 0 16 0 414837667 11006283776 398007 33554432000 4194304 4196468 140725650949280 140684846610672 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7565] ppid=7548 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7565/stat : 7565 (java) S 7548 7551 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414837668 11006283776 398007 33554432000 4194304 4196468 140725650949280 140684845558368 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7566] ppid=7548 vsize=10748324 memory=1619216 CPUtime=0.73 cores=0,2,4,6
/proc/7551/task/7566/stat : 7566 (java) S 7548 7551 5027 0 -1 1077944384 1847 0 0 0 35 38 0 0 20 0 16 0 414837668 11006283776 398007 33554432000 4194304 4196468 140725650949280 140684844505904 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7567] ppid=7548 vsize=10748324 memory=1592028 CPUtime=2379.66 cores=0,2,4,6
/proc/7551/task/7567/stat : 7567 (java) R 7548 7551 5027 0 -1 4202560 57884 0 0 0 237943 23 0 0 20 0 16 0 414837850 11006283776 398007 33554432000 4194304 4196468 140725650949280 140684827733664 140684969224896 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
Current children cumulated CPU time: 2392.02 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 1592028 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/229 7892
/proc/meminfo: memFree=27382992/32770624 swapFree=66934564/67108860
[pid=7551] ppid=7548 vsize=10748324 memory=1592028 CPUtime=2452.06 cores=0,2,4,6
/proc/7551/stat : 7551 (java) S 7548 7551 5027 0 -1 1077944320 173738 0 0 0 245095 111 0 0 20 0 16 0 414837662 11006283776 398007 33554432000 4194304 4196468 140725650949280 140725650931824 140685361237751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
/proc/7551/statm: 2687081 398007 3394 1 0 2647217 0
[pid=7551/tid=7553] ppid=7548 vsize=10748324 memory=1592028 CPUtime=1.86 cores=0,2,4,6
/proc/7551/task/7553/stat : 7553 (java) S 7548 7551 5027 0 -1 1077944384 14499 0 0 0 179 7 0 0 20 0 16 0 414837662 11006283776 398007 33554432000 4194304 4196468 140725650949280 140685365480624 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7554] ppid=7548 vsize=10748324 memory=1592028 CPUtime=0.57 cores=0,2,4,6
/proc/7551/task/7554/stat : 7554 (java) S 7548 7551 5027 0 -1 1077944384 7662 0 0 0 46 11 0 0 20 0 16 0 414837663 11006283776 398007 33554432000 4194304 4196468 140725650949280 140685287311632 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7555] ppid=7548 vsize=10748324 memory=1592028 CPUtime=0.52 cores=0,2,4,6
/proc/7551/task/7555/stat : 7555 (java) S 7548 7551 5027 0 -1 1077944384 7889 0 0 0 44 8 0 0 20 0 16 0 414837663 11006283776 398007 33554432000 4194304 4196468 140725650949280 140685286259088 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7556] ppid=7548 vsize=10748324 memory=1592028 CPUtime=0.52 cores=0,2,4,6
/proc/7551/task/7556/stat : 7556 (java) S 7548 7551 5027 0 -1 1077944384 6171 0 0 0 42 10 0 0 20 0 16 0 414837663 11006283776 398007 33554432000 4194304 4196468 140725650949280 140685285206544 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7557] ppid=7548 vsize=10748324 memory=1592028 CPUtime=0.56 cores=0,2,4,6
/proc/7551/task/7557/stat : 7557 (java) S 7548 7551 5027 0 -1 1077944384 6575 0 0 0 45 11 0 0 20 0 16 0 414837663 11006283776 398007 33554432000 4194304 4196468 140725650949280 140685284154000 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7558] ppid=7548 vsize=10748324 memory=1592028 CPUtime=0.1 cores=0,2,4,6
/proc/7551/task/7558/stat : 7558 (java) S 7548 7551 5027 0 -1 1077944384 14105 0 0 0 7 3 0 0 20 0 16 0 414837664 11006283776 398007 33554432000 4194304 4196468 140725650949280 140684852926960 140685361248898 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7559] ppid=7548 vsize=10748324 memory=1592028 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7559/stat : 7559 (java) S 7548 7551 5027 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 16 0 414837665 11006283776 398007 33554432000 4194304 4196468 140725650949280 140684851873248 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7560] ppid=7548 vsize=10748324 memory=1619216 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7560/stat : 7560 (java) S 7548 7551 5027 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 16 0 414837665 11006283776 398007 33554432000 4194304 4196468 140725650949280 140684850820608 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7561] ppid=7548 vsize=10748324 memory=1592028 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7561/stat : 7561 (java) S 7548 7551 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414837667 11006283776 398007 33554432000 4194304 4196468 140725650949280 140684849769168 140685361256347 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7562] ppid=7548 vsize=10748324 memory=1592028 CPUtime=3.11 cores=0,2,4,6
/proc/7551/task/7562/stat : 7562 (java) S 7548 7551 5027 0 -1 1077944384 19735 0 0 0 309 2 0 0 20 0 16 0 414837667 11006283776 398007 33554432000 4194304 4196468 140725650949280 140684848715760 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7563] ppid=7548 vsize=10748324 memory=1592028 CPUtime=3.29 cores=0,2,4,6
/proc/7551/task/7563/stat : 7563 (java) S 7548 7551 5027 0 -1 1077944384 16724 0 0 0 328 1 0 0 20 0 16 0 414837667 11006283776 398007 33554432000 4194304 4196468 140725650949280 140684847663216 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7564] ppid=7548 vsize=10748324 memory=1592028 CPUtime=1.01 cores=0,2,4,6
/proc/7551/task/7564/stat : 7564 (java) S 7548 7551 5027 0 -1 1077944384 18304 0 0 0 98 3 0 0 20 0 16 0 414837667 11006283776 398007 33554432000 4194304 4196468 140725650949280 140684846610672 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7565] ppid=7548 vsize=10748324 memory=1592028 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7565/stat : 7565 (java) S 7548 7551 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414837668 11006283776 398007 33554432000 4194304 4196468 140725650949280 140684845558368 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7566] ppid=7548 vsize=10748324 memory=976 CPUtime=0.75 cores=0,2,4,6
/proc/7551/task/7566/stat : 7566 (java) S 7548 7551 5027 0 -1 1077944384 1881 0 0 0 36 39 0 0 20 0 16 0 414837668 11006283776 398007 33554432000 4194304 4196468 140725650949280 140684844505904 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7567] ppid=7548 vsize=10748324 memory=772 CPUtime=2439.65 cores=0,2,4,6
/proc/7551/task/7567/stat : 7567 (java) R 7548 7551 5027 0 -1 4202560 58760 0 0 0 243942 23 0 0 20 0 16 0 414837850 11006283776 398007 33554432000 4194304 4196468 140725650949280 140684827733760 140684969224909 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
Current children cumulated CPU time: 2452.06 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 1592028 KiB

[startup+2502.3 s]
/proc/loadavg: 1.95 1.97 1.98 3/229 7896
/proc/meminfo: memFree=27448572/32770624 swapFree=66934564/67108860
[pid=7551] ppid=7548 vsize=10748324 memory=1568944 CPUtime=2512.09 cores=0,2,4,6
/proc/7551/stat : 7551 (java) S 7548 7551 5027 0 -1 1077944320 175558 0 0 0 251097 112 0 0 20 0 16 0 414837662 11006283776 392236 33554432000 4194304 4196468 140725650949280 140725650931824 140685361237751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
/proc/7551/statm: 2687081 392236 3394 1 0 2647217 0
[pid=7551/tid=7553] ppid=7548 vsize=10748324 memory=1568944 CPUtime=1.86 cores=0,2,4,6
/proc/7551/task/7553/stat : 7553 (java) S 7548 7551 5027 0 -1 1077944384 14499 0 0 0 179 7 0 0 20 0 16 0 414837662 11006283776 392236 33554432000 4194304 4196468 140725650949280 140685365480624 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7554] ppid=7548 vsize=10748324 memory=1568944 CPUtime=0.58 cores=0,2,4,6
/proc/7551/task/7554/stat : 7554 (java) S 7548 7551 5027 0 -1 1077944384 7727 0 0 0 47 11 0 0 20 0 16 0 414837663 11006283776 392236 33554432000 4194304 4196468 140725650949280 140685287311632 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7555] ppid=7548 vsize=10748324 memory=1568944 CPUtime=0.52 cores=0,2,4,6
/proc/7551/task/7555/stat : 7555 (java) S 7548 7551 5027 0 -1 1077944384 8174 0 0 0 44 8 0 0 20 0 16 0 414837663 11006283776 392236 33554432000 4194304 4196468 140725650949280 140685286259088 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7556] ppid=7548 vsize=10748324 memory=1568944 CPUtime=0.52 cores=0,2,4,6
/proc/7551/task/7556/stat : 7556 (java) S 7548 7551 5027 0 -1 1077944384 6260 0 0 0 42 10 0 0 20 0 16 0 414837663 11006283776 392236 33554432000 4194304 4196468 140725650949280 140685285206544 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7557] ppid=7548 vsize=10748324 memory=1568944 CPUtime=0.56 cores=0,2,4,6
/proc/7551/task/7557/stat : 7557 (java) S 7548 7551 5027 0 -1 1077944384 6581 0 0 0 45 11 0 0 20 0 16 0 414837663 11006283776 392236 33554432000 4194304 4196468 140725650949280 140685284154000 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7558] ppid=7548 vsize=10748324 memory=1568944 CPUtime=0.1 cores=0,2,4,6
/proc/7551/task/7558/stat : 7558 (java) S 7548 7551 5027 0 -1 1077944384 14283 0 0 0 7 3 0 0 20 0 16 0 414837664 11006283776 392236 33554432000 4194304 4196468 140725650949280 140684852926960 140685361248898 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7559] ppid=7548 vsize=10748324 memory=1568944 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7559/stat : 7559 (java) S 7548 7551 5027 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 16 0 414837665 11006283776 392236 33554432000 4194304 4196468 140725650949280 140684851873248 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7560] ppid=7548 vsize=10748324 memory=1568944 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7560/stat : 7560 (java) S 7548 7551 5027 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 16 0 414837665 11006283776 392236 33554432000 4194304 4196468 140725650949280 140684850820608 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7561] ppid=7548 vsize=10748324 memory=1568944 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7561/stat : 7561 (java) S 7548 7551 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414837667 11006283776 392236 33554432000 4194304 4196468 140725650949280 140684849769168 140685361256347 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7562] ppid=7548 vsize=10748324 memory=1568944 CPUtime=3.11 cores=0,2,4,6
/proc/7551/task/7562/stat : 7562 (java) S 7548 7551 5027 0 -1 1077944384 19741 0 0 0 309 2 0 0 20 0 16 0 414837667 11006283776 392236 33554432000 4194304 4196468 140725650949280 140684848715760 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7563] ppid=7548 vsize=10748324 memory=3620 CPUtime=3.29 cores=0,2,4,6
/proc/7551/task/7563/stat : 7563 (java) S 7548 7551 5027 0 -1 1077944384 16728 0 0 0 328 1 0 0 20 0 16 0 414837667 11006283776 392236 33554432000 4194304 4196468 140725650949280 140684847663216 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7564] ppid=7548 vsize=10748324 memory=22416 CPUtime=1.01 cores=0,2,4,6
/proc/7551/task/7564/stat : 7564 (java) S 7548 7551 5027 0 -1 1077944384 18308 0 0 0 98 3 0 0 20 0 16 0 414837667 11006283776 392236 33554432000 4194304 4196468 140725650949280 140684846610672 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7565] ppid=7548 vsize=10748324 memory=984 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7565/stat : 7565 (java) S 7548 7551 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414837668 11006283776 392236 33554432000 4194304 4196468 140725650949280 140684845558368 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7566] ppid=7548 vsize=10748324 memory=1568944 CPUtime=0.77 cores=0,2,4,6
/proc/7551/task/7566/stat : 7566 (java) S 7548 7551 5027 0 -1 1077944384 1938 0 0 0 37 40 0 0 20 0 16 0 414837668 11006283776 392236 33554432000 4194304 4196468 140725650949280 140684844505904 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7567] ppid=7548 vsize=10748324 memory=1568944 CPUtime=2499.65 cores=0,2,4,6
/proc/7551/task/7567/stat : 7567 (java) R 7548 7551 5027 0 -1 4202560 59886 0 0 0 249941 24 0 0 20 0 16 0 414837850 11006283776 392236 33554432000 4194304 4196468 140725650949280 140684827733664 140684969225484 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
Current children cumulated CPU time: 2512.09 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 1568944 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510.2 s]
/proc/loadavg: 1.96 1.97 1.98 3/229 7896
/proc/meminfo: memFree=27448384/32770624 swapFree=66934564/67108860
[pid=7551] ppid=7548 vsize=10748324 memory=1568944 CPUtime=2520.01 cores=0,2,4,6
/proc/7551/stat : 7551 (java) S 7548 7551 5027 0 -1 1077944320 176306 0 0 0 251889 112 0 0 20 0 16 0 414837662 11006283776 392236 33554432000 4194304 4196468 140725650949280 140725650931824 140685361237751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
/proc/7551/statm: 2687081 392236 3394 1 0 2647217 0
[pid=7551/tid=7553] ppid=7548 vsize=10748324 memory=7588687874895081574 CPUtime=1.86 cores=0,2,4,6
/proc/7551/task/7553/stat : 7553 (java) S 7548 7551 5027 0 -1 1077944384 14499 0 0 0 179 7 0 0 20 0 16 0 414837662 11006283776 392236 33554432000 4194304 4196468 140725650949280 140685365480624 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7554] ppid=7548 vsize=10748324 memory=8173305873547160166 CPUtime=0.58 cores=0,2,4,6
/proc/7551/task/7554/stat : 7554 (java) S 7548 7551 5027 0 -1 1077944384 7795 0 0 0 47 11 0 0 20 0 16 0 414837663 11006283776 392236 33554432000 4194304 4196468 140725650949280 140685287311632 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7555] ppid=7548 vsize=10748324 memory=6935654753436258384 CPUtime=0.53 cores=0,2,4,6
/proc/7551/task/7555/stat : 7555 (java) S 7548 7551 5027 0 -1 1077944384 8513 0 0 0 45 8 0 0 20 0 16 0 414837663 11006283776 392236 33554432000 4194304 4196468 140725650949280 140685286259088 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7556] ppid=7548 vsize=10748324 memory=-4695052241013923951 CPUtime=0.53 cores=0,2,4,6
/proc/7551/task/7556/stat : 7556 (java) S 7548 7551 5027 0 -1 1077944384 6291 0 0 0 43 10 0 0 20 0 16 0 414837663 11006283776 392236 33554432000 4194304 4196468 140725650949280 140685285206544 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7557] ppid=7548 vsize=10748324 memory=-3252517613199061085 CPUtime=0.56 cores=0,2,4,6
/proc/7551/task/7557/stat : 7557 (java) S 7548 7551 5027 0 -1 1077944384 6619 0 0 0 45 11 0 0 20 0 16 0 414837663 11006283776 392236 33554432000 4194304 4196468 140725650949280 140685284154000 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7558] ppid=7548 vsize=10748324 memory=7523107478184158290 CPUtime=0.1 cores=0,2,4,6
/proc/7551/task/7558/stat : 7558 (java) S 7548 7551 5027 0 -1 1077944384 14457 0 0 0 7 3 0 0 20 0 16 0 414837664 11006283776 392236 33554432000 4194304 4196468 140725650949280 140684852926960 140685361248898 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7559] ppid=7548 vsize=10748324 memory=4639948313719891052 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7559/stat : 7559 (java) S 7548 7551 5027 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 16 0 414837665 11006283776 392236 33554432000 4194304 4196468 140725650949280 140684851873248 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7560] ppid=7548 vsize=10748324 memory=279597807980032 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7560/stat : 7560 (java) S 7548 7551 5027 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 16 0 414837665 11006283776 392236 33554432000 4194304 4196468 140725650949280 140684850820608 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7561] ppid=7548 vsize=10748324 memory=6941262331106517568 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7561/stat : 7561 (java) S 7548 7551 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414837667 11006283776 392236 33554432000 4194304 4196468 140725650949280 140684849769168 140685361256347 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7562] ppid=7548 vsize=10748324 memory=6153699761864270165 CPUtime=3.11 cores=0,2,4,6
/proc/7551/task/7562/stat : 7562 (java) S 7548 7551 5027 0 -1 1077944384 19741 0 0 0 309 2 0 0 20 0 16 0 414837667 11006283776 392236 33554432000 4194304 4196468 140725650949280 140684848715760 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7563] ppid=7548 vsize=10748324 memory=7157185631488266578 CPUtime=3.29 cores=0,2,4,6
/proc/7551/task/7563/stat : 7563 (java) S 7548 7551 5027 0 -1 1077944384 16728 0 0 0 328 1 0 0 20 0 16 0 414837667 11006283776 392236 33554432000 4194304 4196468 140725650949280 140684847663216 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7564] ppid=7548 vsize=10748324 memory=6368461852976959568 CPUtime=1.01 cores=0,2,4,6
/proc/7551/task/7564/stat : 7564 (java) S 7548 7551 5027 0 -1 1077944384 18308 0 0 0 98 3 0 0 20 0 16 0 414837667 11006283776 392236 33554432000 4194304 4196468 140725650949280 140684846610672 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7565] ppid=7548 vsize=10748324 memory=5787799952375763296 CPUtime=0 cores=0,2,4,6
/proc/7551/task/7565/stat : 7565 (java) S 7548 7551 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414837668 11006283776 392236 33554432000 4194304 4196468 140725650949280 140684845558368 140685361247957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7566] ppid=7548 vsize=10748324 memory=4294968016 CPUtime=0.77 cores=0,2,4,6
/proc/7551/task/7566/stat : 7566 (java) S 7548 7551 5027 0 -1 1077944384 1938 0 0 0 37 40 0 0 20 0 16 0 414837668 11006283776 392236 33554432000 4194304 4196468 140725650949280 140684844505904 140685361248898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
[pid=7551/tid=7567] ppid=7548 vsize=10748324 memory=8976414709404591081 CPUtime=2507.55 cores=0,2,4,6
/proc/7551/task/7567/stat : 7567 (java) R 7548 7551 5027 0 -1 4202560 59984 0 0 0 250731 24 0 0 20 0 16 0 414837850 11006283776 392236 33554432000 4194304 4196468 140725650949280 140684827733760 140684969225284 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7917568 140725650953227 140725650953330 140725650953330 140725650956239 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 1568944 KiB

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

[startup+2510.22 s]
# the end of solver process 7551 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.9 s, system=1.13314 s

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

Child status: 143
Real time (s): 2510.22
CPU time (s): 2520.03
CPU user time (s): 2518.9
CPU system time (s): 1.13314
CPU usage (%): 100.391
Max. virtual memory (cumulated for all children) (KiB): 10748500
Max. memory (cumulated for all children) (KiB): 1818220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.9
system time used= 1.13314
maximum resident set size= 1818220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176682
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58730
involuntary context switches= 1417


# summary of solver processes directly reported to runsolver:
#   pid: 7551
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2518.9
#   total CPU system time (s): 1.13314

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.8871 second user time and 24.8341 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-13 16:40:23
IDJOB=4390754
IDBENCH=138655
IDSOLVER=2832
FILE ID=node151/4390754-1568385662
RUNJOBID= node151-1568380476-5058
PBS_JOBID= 21701820
Free space on /tmp= 56992 MiB

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

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

MD5SUM BENCH= 2e1a96a215dbee196ad45178247d22f3
RANDOM SEED=1885486562

node151.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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30952292 kB
MemAvailable:   31672004 kB
Buffers:          155804 kB
Cached:           853960 kB
SwapCached:        71688 kB
Active:           705292 kB
Inactive:         559460 kB
Active(anon):     190292 kB
Inactive(anon):    96860 kB
Active(file):     515000 kB
Inactive(file):   462600 kB
Unevictable:      110832 kB
Mlocked:          110832 kB
SwapTotal:      67108860 kB
SwapFree:       66934528 kB
Dirty:              8900 kB
Writeback:             0 kB
AnonPages:        504804 kB
Mapped:            48712 kB
Shmem:             23768 kB
Slab:             144560 kB
SReclaimable:     115892 kB
SUnreclaim:        28668 kB
KernelStack:        4032 kB
PageTables:         5864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1157796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    436224 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= 59292 MiB
End job on node151 at 2019-09-13 17:22:13