Trace number 4390609

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-23SAT 18.136 14.4525

DiagnosticValue
WRONG_DECISIONS0

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-si6-m4D/
Subisomorphism-si6-m4Dr2-m1296-05.xml
MD5SUM3130b580259b5cb9fe6f555a4358f6cc
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 benchmark0.886751
Satisfiable
(Un)Satisfiability was proved
Number of variables777
Number of constraints2559
Number of domains1
Minimum domain size1296
Maximum domain size1296
Distribution of domain sizes[{"size":1296,"count":777}]
Minimum variable degree2
Maximum variable degree12
Distribution of variable degrees[{"degree":2,"count":29},{"degree":3,"count":78},{"degree":4,"count":92},{"degree":6,"count":92},{"degree":7,"count":115},{"degree":8,"count":149},{"degree":9,"count":139},{"degree":10,"count":60},{"degree":11,"count":21},{"degree":12,"count":2}]
Minimum constraint arity1
Maximum constraint arity777
Distribution of constraint arities[{"arity":1,"count":578},{"arity":2,"count":1980},{"arity":777,"count":1}]
Number of extensional constraints2558
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2558},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

2.42/1.87	
2.42/1.87	AbsCon 2 
2.42/1.89	
3.66/2.25	  Instance
3.66/2.25	    name=instance-4390609-1568383134, framework=CSP
3.66/2.25	
3.66/2.25	  Loading variables...
4.01/2.36	  Loading constraints...
5.30/2.79	
5.30/2.79	  Domains
5.30/2.79	    nTypes=1, nValues=1006992, sizes=[1296#777]
5.30/2.79	  Variables
5.30/2.79	    count=777, degrees=[2#29,3#78,4#92,6#92...9#139,10#60,11#21,12#2]
5.30/2.79	  Constraints
5.30/2.79	    count=2559, nSpecific=1, arities=[1#578,2#1980,777#1]
5.30/2.79	    distribution=[AllDifferent#1,CtrExtensionV-Bits#1980,CtrExtensionV-Table#578]
5.30/2.79	    tables=[20#92,153#115,491#149,866#139,1160#60,1260#21,1292#2], nTotalTuples=311612
5.30/2.79	    nExtStructures=(579,shared:1979), nCftStructures=(1,shared:1979,unbuilt:579)
5.30/2.79	    wck=0.941, cpu=2.724, mem=133M79
5.52/2.80	  Solver SolverBacktrack being built...
5.52/2.80	
5.52/2.85	
5.52/2.85	  Solver
5.52/2.85	    guaranteedGAC=true
5.52/2.85	    wck=1.002, cpu=2.784, mem=179M634
17.12/13.86	
17.12/13.86	  Preprocessing
17.12/13.86	    filters=2251, revisions=(7374,useless=5111), ccks=233276, nACremovedValues=723236, nTotalRemovedValues=723236, inconcistency=false
17.12/13.86	    wck=11.015, cpu=13.801, mem=179M634
17.12/13.86	
17.99/14.43	    num=0, depth=778..776, filters=3323, revisions=(12453,useless=9195), ccks=236412, wck=11.58, mem=182M196
17.99/14.43	    decisions=9, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1
17.99/14.43	    
17.99/14.43	  Global
17.99/14.43	    filters=3323, revisions=(12453,useless=9195), ccks=236412
17.99/14.43	    Stop=REACHED_GOAL, wrong=0, foundSolutions=1, firstSolCpu=14.333
17.99/14.43	    wck=12.583, cpu=14.363, mem=182M196
17.99/14.44	
17.99/14.44	v <instantiation id='sol1' type='solution'>  <list> x[] </list>  <values> 0 437 498 586 621 1192 1273 73 411 680 1238 1242 1275 1 26 921 923 1043 149 795 907 1081 885 1214 346 363 399 774 1259 217 877 879 1139 184 285 780 1277 1280 788 831 1054 144 167 229 422 429 878 1039 1137 138 1286 1108 23 175 195 1030 1131 1104 1181 1209 86 1055 1119 127 954 171 12 203 624 673 1171 876 958 803 271 442 283 102 514 575 645 995 1271 227 779 111 123 128 450 1082 1096 1103 490 1050 1101 1151 689 838 1140 663 105 588 714 1060 1226 472 556 446 1070 508 532 860 952 1117 1217 1288 1294 20 773 919 1021 1211 109 1005 947 67 256 270 293 981 13 654 737 1110 258 476 599 745 84 169 761 72 134 826 110 370 765 821 18 440 1264 640 771 864 174 501 980 1179 339 926 962 51 151 387 417 615 693 855 1263 644 1283 78 1064 92 1018 1245 405 433 718 335 631 662 160 844 574 1025 859 1231 55 629 1088 918 207 284 769 1197 965 478 994 1193 698 1200 1160 872 321 814 224 495 676 1016 1125 1199 313 802 1213 1221 635 819 1112 1230 10 449 917 1266 9 76 710 839 1100 1136 46 517 148 1062 789 932 45 135 533 579 627 843 1035 291 1253 24 983 240 724 801 757 758 1182 255 316 915 849 1052 538 928 848 1163 6 225 251 484 630 794 1026 944 158 543 1269 136 269 1173 487 515 656 699 943 1047 1287 65 545 817 1206 326 345 414 115 793 1044 1295 146 1153 1168 1202 197 289 1235 1281 113 194 464 1205 1257 300 334 647 298 704 890 132 1007 1236 43 832 880 379 946 1154 130 201 447 439 703 116 1133 4 423 833 1159 63 852 1086 1122 679 1241 687 883 1097 827 964 351 497 955 220 11 58 297 402 506 743 380 68 1169 357 413 1185 1187 861 145 330 373 874 886 1118 835 1115 2 249 854 1073 1144 1282 36 54 587 611 898 91 266 963 1024 1191 993 1243 296 374 1170 762 1212 117 894 371 804 1048 1075 259 460 659 868 394 377 386 807 929 56 999 165 190 242 276 892 1071 1079 1022 1227 1254 253 1158 100 1069 1162 1218 38 15 104 519 925 41 1274 930 372 499 547 1063 1256 216 502 791 364 366 798 348 542 664 738 871 927 228 1284 1031 302 1102 1177 39 185 383 384 603 272 273 564 526 486 796 311 192 996 108 120 196 396 1056 107 177 613 1040 1165 329 340 461 521 548 48 28 622 787 1201 465 792 1143 905 660 42 226 520 896 1037 1041 8 252 661 945 1015 1109 161 578 937 1027 244 400 1252 453 646 1183 93 350 688 720 551 751 825 448 75 80 205 361 643 683 34 264 908 1265 90 309 511 85 1094 1267 395 157 33 1268 524 888 978 665 1250 557 857 352 418 614 1010 1057 1190 607 25 782 1178 740 653 97 369 404 455 1123 279 595 475 903 1114 152 424 967 560 428 589 1045 166 432 1006 869 1157 554 856 528 1019 281 684 867 1083 286 583 1164 441 1194 27 294 1184 858 204 210 507 193 222 715 31 112 1068 191 566 975 468 1126 1208 88 176 670 1020 1237 430 493 491 133 315 1196 657 739 959 50 356 616 682 960 1084 1246 1262 597 902 250 568 215 642 778 717 1072 875 1180 77 899 419 623 985 139 488 957 208 280 1261 953 822 458 1111 71 170 496 544 742 1276 459 610 977 1175 767 1061 407 425 1233 1002 847 314 625 620 834 936 1138 382 709 972 40 155 759 66 648 806 639 1174 427 889 254 694 1249 1232 444 1105 949 651 1053 569 900 914 1186 94 655 913 1087 137 156 594 669 887 199 1003 1046 287 367 549 846 940 1270 1290 262 1076 325 378 5 1176 69 70 391 431 550 895 1017 596 360 172 221 290 706 733 1279 140 288 881 481 1091 337 420 641 1036 1198 755 421 489 1121 658 1033 612 891 7 753 707 </values>  </instantiation>
17.99/14.44	s SATISFIABLE
17.99/14.44	
17.99/14.44	d WRONG_DECISIONS 0

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390609-1568383134/watcher-4390609-1568383134 -o /tmp/evaluation-result-4390609-1568383134/solver-4390609-1568383134 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568380472-29502 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390609-1568383134.xml -cm 

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

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

solver pid=30649, runsolver pid=30646

[startup+0.100156 s]*
/proc/loadavg: 1.98 1.75 1.60 5/229 30664
/proc/meminfo: memFree=31125268/32770624 swapFree=66994804/67108860
[pid=30649] ppid=30646 vsize=10659884 memory=28136 CPUtime=0.14 cores=1,3,5,7
/proc/30649/stat : 30649 (java) S 30646 30649 29470 0 -1 1077944320 5563 0 0 0 13 1 0 0 20 0 15 0 414564841 10915721216 7034 33554432000 4194304 4196468 140736870083120 140736870065664 139822992617207 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
/proc/30649/statm: 2664971 7034 2861 1 0 2627468 0
[pid=30649/tid=30651] ppid=30646 vsize=10659884 memory=720575944405811505 CPUtime=0.09 cores=1,3,5,7
/proc/30649/task/30651/stat : 30651 (java) R 30646 30649 29470 0 -1 4202560 3275 0 0 0 9 0 0 0 20 0 15 0 414564842 10915721216 7034 33554432000 4194304 4196468 140736870083120 139822996846168 139822992639133 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30652] ppid=30646 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30652/stat : 30652 (java) S 30646 30649 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414564842 10915721216 7034 33554432000 4194304 4196468 140736870083120 139822599367696 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30653] ppid=30646 vsize=10659884 memory=140134323272540 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30653/stat : 30653 (java) S 30646 30649 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414564842 10915721216 7034 33554432000 4194304 4196468 140736870083120 139822598315152 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30654] ppid=30646 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30654/stat : 30654 (java) S 30646 30649 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414564842 10915721216 7034 33554432000 4194304 4196468 140736870083120 139822597262096 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30655] ppid=30646 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30655/stat : 30655 (java) S 30646 30649 29470 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414564842 10915721216 7034 33554432000 4194304 4196468 140736870083120 139822596209552 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30656] ppid=30646 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30656/stat : 30656 (java) S 30646 30649 29470 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414564844 10915721216 7034 33554432000 4194304 4196468 140736870083120 139822484568304 139822992628354 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30657] ppid=30646 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30657/stat : 30657 (java) S 30646 30649 29470 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414564844 10915721216 7034 33554432000 4194304 4196468 140736870083120 139822483514528 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30658] ppid=30646 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30658/stat : 30658 (java) S 30646 30649 29470 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414564844 10915721216 7034 33554432000 4194304 4196468 140736870083120 139822482461424 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30659] ppid=30646 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30659/stat : 30659 (java) S 30646 30649 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414564847 10915721216 7034 33554432000 4194304 4196468 140736870083120 139822481410000 139822992635803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30660] ppid=30646 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30660/stat : 30660 (java) S 30646 30649 29470 0 -1 1077944384 409 0 0 0 0 0 0 0 20 0 15 0 414564847 10915721216 7034 33554432000 4194304 4196468 140736870083120 139822480358128 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30661] ppid=30646 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30661/stat : 30661 (java) R 30646 30649 29470 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 15 0 414564847 10915721216 7034 33554432000 4194304 4196468 140736870083120 139822479305584 139822992628354 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30662] ppid=30646 vsize=10659884 memory=140134320244352 CPUtime=0.02 cores=1,3,5,7
/proc/30649/task/30662/stat : 30662 (java) R 30646 30649 29470 0 -1 4202560 395 0 0 0 2 0 0 0 20 0 15 0 414564847 10915721216 7034 33554432000 4194304 4196468 140736870083120 139822478248408 139822972015723 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30663] ppid=30646 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30663/stat : 30663 (java) S 30646 30649 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414564847 10915721216 7034 33554432000 4194304 4196468 140736870083120 139822477200224 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30664] ppid=30646 vsize=10659884 memory=140134320244352 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30664/stat : 30664 (java) S 30646 30649 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414564847 10915721216 7034 33554432000 4194304 4196468 140736870083120 139822476147248 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28136 KiB

[startup+0.210704 s]*
/proc/loadavg: 1.98 1.75 1.60 3/229 30664
/proc/meminfo: memFree=31117516/32770624 swapFree=66994804/67108860
[pid=30649] ppid=30646 vsize=10659884 memory=35044 CPUtime=0.33 cores=1,3,5,7
/proc/30649/stat : 30649 (java) S 30646 30649 29470 0 -1 1077944320 6930 0 0 0 32 1 0 0 20 0 15 0 414564841 10915721216 8761 33554432000 4194304 4196468 140736870083120 140736870065664 139822992617207 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
/proc/30649/statm: 2664971 8761 2989 1 0 2627468 0
[pid=30649/tid=30651] ppid=30646 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/30649/task/30651/stat : 30651 (java) R 30646 30649 29470 0 -1 4202560 3885 0 0 0 20 0 0 0 20 0 15 0 414564842 10915721216 8761 33554432000 4194304 4196468 140736870083120 139822996853904 139822992639133 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30652] ppid=30646 vsize=10659884 memory=343 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30652/stat : 30652 (java) S 30646 30649 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414564842 10915721216 8761 33554432000 4194304 4196468 140736870083120 139822599367696 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30653] ppid=30646 vsize=10659884 memory=3545097805022693024 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30653/stat : 30653 (java) S 30646 30649 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414564842 10915721216 8761 33554432000 4194304 4196468 140736870083120 139822598315152 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30654] ppid=30646 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30654/stat : 30654 (java) S 30646 30649 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414564842 10915721216 8761 33554432000 4194304 4196468 140736870083120 139822597262096 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30655] ppid=30646 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30655/stat : 30655 (java) S 30646 30649 29470 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414564842 10915721216 8761 33554432000 4194304 4196468 140736870083120 139822596209552 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30656] ppid=30646 vsize=10659884 memory=140134320244352 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30656/stat : 30656 (java) S 30646 30649 29470 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414564844 10915721216 8761 33554432000 4194304 4196468 140736870083120 139822484568304 139822992628354 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30657] ppid=30646 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30657/stat : 30657 (java) S 30646 30649 29470 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414564844 10915721216 8761 33554432000 4194304 4196468 140736870083120 139822483514528 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30658] ppid=30646 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30658/stat : 30658 (java) S 30646 30649 29470 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414564844 10915721216 8761 33554432000 4194304 4196468 140736870083120 139822482461424 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30659] ppid=30646 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30659/stat : 30659 (java) S 30646 30649 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414564847 10915721216 8761 33554432000 4194304 4196468 140736870083120 139822481410000 139822992635803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30660] ppid=30646 vsize=10659884 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/30649/task/30660/stat : 30660 (java) S 30646 30649 29470 0 -1 1077944384 483 0 0 0 2 0 0 0 20 0 15 0 414564847 10915721216 8761 33554432000 4194304 4196468 140736870083120 139822480358128 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30661] ppid=30646 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/30649/task/30661/stat : 30661 (java) S 30646 30649 29470 0 -1 1077944384 524 0 0 0 3 0 0 0 20 0 15 0 414564847 10915721216 8761 33554432000 4194304 4196468 140736870083120 139822479305584 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30662] ppid=30646 vsize=10659884 memory=140134320244352 CPUtime=0.05 cores=1,3,5,7
/proc/30649/task/30662/stat : 30662 (java) S 30646 30649 29470 0 -1 1077944384 680 0 0 0 5 0 0 0 20 0 15 0 414564847 10915721216 8761 33554432000 4194304 4196468 140736870083120 139822478252528 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30663] ppid=30646 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30663/stat : 30663 (java) S 30646 30649 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414564847 10915721216 8761 33554432000 4194304 4196468 140736870083120 139822477200224 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30664] ppid=30646 vsize=10659884 memory=140134320244352 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30664/stat : 30664 (java) S 30646 30649 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414564847 10915721216 8761 33554432000 4194304 4196468 140736870083120 139822476147248 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35044 KiB

[startup+0.310044 s]*
/proc/loadavg: 1.98 1.75 1.60 4/229 30664
/proc/meminfo: memFree=31110428/32770624 swapFree=66994804/67108860
[pid=30649] ppid=30646 vsize=10659884 memory=40156 CPUtime=0.47 cores=1,3,5,7
/proc/30649/stat : 30649 (java) S 30646 30649 29470 0 -1 1077944320 9467 0 0 0 45 2 0 0 20 0 15 0 414564841 10915721216 10039 33554432000 4194304 4196468 140736870083120 140736870065664 139822992617207 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
/proc/30649/statm: 2664971 10039 3001 1 0 2627468 0
[pid=30649/tid=30651] ppid=30646 vsize=10659884 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/30649/task/30651/stat : 30651 (java) R 30646 30649 29470 0 -1 4202560 6350 0 0 0 28 2 0 0 20 0 15 0 414564842 10915721216 10039 33554432000 4194304 4196468 140736870083120 139822996830624 139822992629142 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30652] ppid=30646 vsize=10659884 memory=4297776180 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30652/stat : 30652 (java) S 30646 30649 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414564842 10915721216 10039 33554432000 4194304 4196468 140736870083120 139822599367696 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30653] ppid=30646 vsize=10659884 memory=4122678959674820256 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30653/stat : 30653 (java) S 30646 30649 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414564842 10915721216 10039 33554432000 4194304 4196468 140736870083120 139822598315152 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30654] ppid=30646 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30654/stat : 30654 (java) S 30646 30649 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414564842 10915721216 10039 33554432000 4194304 4196468 140736870083120 139822597262096 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30655] ppid=30646 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30655/stat : 30655 (java) S 30646 30649 29470 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414564842 10915721216 10039 33554432000 4194304 4196468 140736870083120 139822596209552 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30656] ppid=30646 vsize=10659884 memory=140134320244352 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30656/stat : 30656 (java) S 30646 30649 29470 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414564844 10915721216 10039 33554432000 4194304 4196468 140736870083120 139822484568304 139822992628354 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30657] ppid=30646 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30657/stat : 30657 (java) S 30646 30649 29470 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414564844 10915721216 10039 33554432000 4194304 4196468 140736870083120 139822483514528 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30658] ppid=30646 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30658/stat : 30658 (java) S 30646 30649 29470 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414564844 10915721216 10039 33554432000 4194304 4196468 140736870083120 139822482461424 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30659] ppid=30646 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30659/stat : 30659 (java) S 30646 30649 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414564847 10915721216 10039 33554432000 4194304 4196468 140736870083120 139822481410000 139822992635803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30660] ppid=30646 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/30649/task/30660/stat : 30660 (java) S 30646 30649 29470 0 -1 1077944384 518 0 0 0 4 0 0 0 20 0 15 0 414564847 10915721216 10039 33554432000 4194304 4196468 140736870083120 139822480358128 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30661] ppid=30646 vsize=10659884 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/30649/task/30661/stat : 30661 (java) S 30646 30649 29470 0 -1 1077944384 532 0 0 0 4 0 0 0 20 0 15 0 414564847 10915721216 10039 33554432000 4194304 4196468 140736870083120 139822479305584 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30662] ppid=30646 vsize=10659884 memory=140134320244352 CPUtime=0.08 cores=1,3,5,7
/proc/30649/task/30662/stat : 30662 (java) R 30646 30649 29470 0 -1 4202560 711 0 0 0 8 0 0 0 20 0 15 0 414564847 10915721216 10039 33554432000 4194304 4196468 140736870083120 139822478248256 139822984854334 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30663] ppid=30646 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30663/stat : 30663 (java) S 30646 30649 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414564847 10915721216 10039 33554432000 4194304 4196468 140736870083120 139822477200224 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30664] ppid=30646 vsize=10659884 memory=140134320244352 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30664/stat : 30664 (java) S 30646 30649 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414564847 10915721216 10039 33554432000 4194304 4196468 140736870083120 139822476147248 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40156 KiB

[startup+0.700835 s]
/proc/loadavg: 1.98 1.75 1.60 4/229 30664
/proc/meminfo: memFree=31102604/32770624 swapFree=66994804/67108860
[pid=30649] ppid=30646 vsize=10661932 memory=62676 CPUtime=1.11 cores=1,3,5,7
/proc/30649/stat : 30649 (java) S 30646 30649 29470 0 -1 1077944320 12866 0 0 0 107 4 0 0 20 0 15 0 414564841 10917818368 15669 33554432000 4194304 4196468 140736870083120 140736870065664 139822992617207 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
/proc/30649/statm: 2665483 15669 3062 1 0 2627980 0
[pid=30649/tid=30651] ppid=30646 vsize=10661932 memory=19996 CPUtime=0.68 cores=1,3,5,7
/proc/30649/task/30651/stat : 30651 (java) R 30646 30649 29470 0 -1 4202560 8925 0 0 0 65 3 0 0 20 0 15 0 414564842 10917818368 15669 33554432000 4194304 4196468 140736870083120 139822996840144 139822976697694 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30652] ppid=30646 vsize=10661932 memory=988 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30652/stat : 30652 (java) S 30646 30649 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414564842 10917818368 15669 33554432000 4194304 4196468 140736870083120 139822599367696 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30653] ppid=30646 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30653/stat : 30653 (java) S 30646 30649 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414564842 10917818368 15669 33554432000 4194304 4196468 140736870083120 139822598315152 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30654] ppid=30646 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30654/stat : 30654 (java) S 30646 30649 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414564842 10917818368 15669 33554432000 4194304 4196468 140736870083120 139822597262096 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30655] ppid=30646 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30655/stat : 30655 (java) S 30646 30649 29470 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414564842 10917818368 15669 33554432000 4194304 4196468 140736870083120 139822596209552 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30656] ppid=30646 vsize=10661932 memory=1 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30656/stat : 30656 (java) S 30646 30649 29470 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414564844 10917818368 15669 33554432000 4194304 4196468 140736870083120 139822484568304 139822992628354 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30657] ppid=30646 vsize=10661932 memory=19 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30657/stat : 30657 (java) S 30646 30649 29470 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414564844 10917818368 15669 33554432000 4194304 4196468 140736870083120 139822483514528 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30658] ppid=30646 vsize=10661932 memory=21 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30658/stat : 30658 (java) S 30646 30649 29470 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414564844 10917818368 15669 33554432000 4194304 4196468 140736870083120 139822482461424 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30659] ppid=30646 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30659/stat : 30659 (java) S 30646 30649 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414564847 10917818368 15669 33554432000 4194304 4196468 140736870083120 139822481410000 139822992635803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30660] ppid=30646 vsize=10661932 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/30649/task/30660/stat : 30660 (java) S 30646 30649 29470 0 -1 1077944384 781 0 0 0 11 0 0 0 20 0 15 0 414564847 10917818368 15669 33554432000 4194304 4196468 140736870083120 139822480358128 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30661] ppid=30646 vsize=10661932 memory=944 CPUtime=0.11 cores=1,3,5,7
/proc/30649/task/30661/stat : 30661 (java) R 30646 30649 29470 0 -1 4202560 780 0 0 0 11 0 0 0 20 0 15 0 414564847 10917818368 15669 33554432000 4194304 4196468 140736870083120 139822479305584 139822974138645 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30662] ppid=30646 vsize=10661932 memory=65025 CPUtime=0.19 cores=1,3,5,7
/proc/30649/task/30662/stat : 30662 (java) S 30646 30649 29470 0 -1 1077944384 1022 0 0 0 19 0 0 0 20 0 15 0 414564847 10917818368 15669 33554432000 4194304 4196468 140736870083120 139822478252528 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30663] ppid=30646 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30663/stat : 30663 (java) S 30646 30649 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414564847 10917818368 15669 33554432000 4194304 4196468 140736870083120 139822477200224 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30664] ppid=30646 vsize=10661932 memory=4 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30664/stat : 30664 (java) S 30646 30649 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414564847 10917818368 15669 33554432000 4194304 4196468 140736870083120 139822476147248 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 62676 KiB

[startup+1.50078 s]
/proc/loadavg: 1.98 1.76 1.60 3/229 30664
/proc/meminfo: memFree=31086028/32770624 swapFree=66994804/67108860
[pid=30649] ppid=30646 vsize=10663980 memory=75192 CPUtime=2.01 cores=1,3,5,7
/proc/30649/stat : 30649 (java) S 30646 30649 29470 0 -1 1077944320 18451 0 0 0 195 6 0 0 20 0 15 0 414564841 10919915520 18798 33554432000 4194304 4196468 140736870083120 140736870065664 139822992617207 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
/proc/30649/statm: 2665995 18798 3094 1 0 2628492 0
[pid=30649/tid=30651] ppid=30646 vsize=10663980 memory=19996 CPUtime=1.48 cores=1,3,5,7
/proc/30649/task/30651/stat : 30651 (java) R 30646 30649 29470 0 -1 4202560 13129 0 0 0 144 4 0 0 20 0 15 0 414564842 10919915520 18798 33554432000 4194304 4196468 140736870083120 139822996849232 139822976697694 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30652] ppid=30646 vsize=10663980 memory=988 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30652/stat : 30652 (java) S 30646 30649 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414564842 10919915520 18798 33554432000 4194304 4196468 140736870083120 139822599367696 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30653] ppid=30646 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30653/stat : 30653 (java) S 30646 30649 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414564842 10919915520 18798 33554432000 4194304 4196468 140736870083120 139822598315152 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30654] ppid=30646 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30654/stat : 30654 (java) S 30646 30649 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414564842 10919915520 18798 33554432000 4194304 4196468 140736870083120 139822597262096 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30655] ppid=30646 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30655/stat : 30655 (java) S 30646 30649 29470 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414564842 10919915520 18798 33554432000 4194304 4196468 140736870083120 139822596209552 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30656] ppid=30646 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30656/stat : 30656 (java) S 30646 30649 29470 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 414564844 10919915520 18798 33554432000 4194304 4196468 140736870083120 139822484568304 139822992628354 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0

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

[startup+12.801 s]
/proc/loadavg: 1.90 1.75 1.60 3/229 30666
/proc/meminfo: memFree=30874972/32770624 swapFree=66994804/67108860
[pid=30649] ppid=30646 vsize=10748324 memory=279556 CPUtime=16.12 cores=1,3,5,7
/proc/30649/stat : 30649 (java) S 30646 30649 29470 0 -1 1077944320 36133 0 0 0 1593 19 0 0 20 0 16 0 414564841 11006283776 69889 33554432000 4194304 4196468 140736870083120 140736870065664 139822992617207 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
/proc/30649/statm: 2687081 69889 3370 1 0 2647217 0
[pid=30649/tid=30651] ppid=30646 vsize=10748324 memory=0 CPUtime=1.85 cores=1,3,5,7
/proc/30649/task/30651/stat : 30651 (java) S 30646 30649 29470 0 -1 1077944384 15384 0 0 0 180 5 0 0 20 0 16 0 414564842 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822996860080 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30652] ppid=30646 vsize=10748324 memory=279472 CPUtime=0.03 cores=1,3,5,7
/proc/30649/task/30652/stat : 30652 (java) S 30646 30649 29470 0 -1 1077944384 146 0 0 0 2 1 0 0 20 0 16 0 414564842 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822599367696 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30653] ppid=30646 vsize=10748324 memory=6791534058613427641 CPUtime=0.03 cores=1,3,5,7
/proc/30649/task/30653/stat : 30653 (java) S 30646 30649 29470 0 -1 1077944384 150 0 0 0 2 1 0 0 20 0 16 0 414564842 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822598315152 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30654] ppid=30646 vsize=10748324 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/30649/task/30654/stat : 30654 (java) S 30646 30649 29470 0 -1 1077944384 122 0 0 0 2 1 0 0 20 0 16 0 414564842 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822597262096 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30655] ppid=30646 vsize=10748324 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/30649/task/30655/stat : 30655 (java) S 30646 30649 29470 0 -1 1077944384 172 0 0 0 2 1 0 0 20 0 16 0 414564842 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822596209552 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30656] ppid=30646 vsize=10748324 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/30649/task/30656/stat : 30656 (java) S 30646 30649 29470 0 -1 1077944384 1235 0 0 0 1 0 0 0 20 0 16 0 414564844 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822484568304 139822992628354 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30657] ppid=30646 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30657/stat : 30657 (java) S 30646 30649 29470 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414564844 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822483514592 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30658] ppid=30646 vsize=10748324 memory=4629800032605997412 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30658/stat : 30658 (java) S 30646 30649 29470 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414564844 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822482461440 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30659] ppid=30646 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30659/stat : 30659 (java) S 30646 30649 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414564847 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822481410000 139822992635803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30660] ppid=30646 vsize=10748324 memory=6872598998417432672 CPUtime=1.23 cores=1,3,5,7
/proc/30649/task/30660/stat : 30660 (java) S 30646 30649 29470 0 -1 1077944384 4853 0 0 0 122 1 0 0 20 0 16 0 414564847 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822480358128 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30661] ppid=30646 vsize=10748324 memory=279476 CPUtime=1.18 cores=1,3,5,7
/proc/30649/task/30661/stat : 30661 (java) S 30646 30649 29470 0 -1 1077944384 4599 0 0 0 117 1 0 0 20 0 16 0 414564847 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822479305584 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30662] ppid=30646 vsize=10748324 memory=279476 CPUtime=0.77 cores=1,3,5,7
/proc/30649/task/30662/stat : 30662 (java) S 30646 30649 29470 0 -1 1077944384 4282 0 0 0 77 0 0 0 20 0 16 0 414564847 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822478252528 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30663] ppid=30646 vsize=10748324 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30663/stat : 30663 (java) S 30646 30649 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414564847 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822477200224 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30664] ppid=30646 vsize=10748324 memory=776 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30664/stat : 30664 (java) S 30646 30649 29470 0 -1 1077944384 430 0 0 0 0 0 0 0 20 0 16 0 414564847 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822476147248 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30665] ppid=30646 vsize=10748324 memory=1564 CPUtime=10.86 cores=1,3,5,7
/proc/30649/task/30665/stat : 30665 (java) R 30646 30649 29470 0 -1 4202560 3365 0 0 0 1083 3 0 0 20 0 16 0 414565029 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822391874376 139822618058815 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
Current children cumulated CPU time: 16.12 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 279556 KiB

[startup+13.6008 s]
/proc/loadavg: 1.90 1.75 1.60 3/229 30666
/proc/meminfo: memFree=30874600/32770624 swapFree=66994804/67108860
[pid=30649] ppid=30646 vsize=10748324 memory=279556 CPUtime=16.92 cores=1,3,5,7
/proc/30649/stat : 30649 (java) S 30646 30649 29470 0 -1 1077944320 36145 0 0 0 1673 19 0 0 20 0 16 0 414564841 11006283776 69889 33554432000 4194304 4196468 140736870083120 140736870065664 139822992617207 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
/proc/30649/statm: 2687081 69889 3370 1 0 2647217 0
[pid=30649/tid=30651] ppid=30646 vsize=10748324 memory=2016 CPUtime=1.85 cores=1,3,5,7
/proc/30649/task/30651/stat : 30651 (java) S 30646 30649 29470 0 -1 1077944384 15384 0 0 0 180 5 0 0 20 0 16 0 414564842 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822996860080 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30652] ppid=30646 vsize=10748324 memory=1384 CPUtime=0.03 cores=1,3,5,7
/proc/30649/task/30652/stat : 30652 (java) S 30646 30649 29470 0 -1 1077944384 146 0 0 0 2 1 0 0 20 0 16 0 414564842 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822599367696 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30653] ppid=30646 vsize=10748324 memory=6791534058613427641 CPUtime=0.03 cores=1,3,5,7
/proc/30649/task/30653/stat : 30653 (java) S 30646 30649 29470 0 -1 1077944384 150 0 0 0 2 1 0 0 20 0 16 0 414564842 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822598315152 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30654] ppid=30646 vsize=10748324 memory=1564 CPUtime=0.03 cores=1,3,5,7
/proc/30649/task/30654/stat : 30654 (java) S 30646 30649 29470 0 -1 1077944384 122 0 0 0 2 1 0 0 20 0 16 0 414564842 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822597262096 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30655] ppid=30646 vsize=10748324 memory=8556 CPUtime=0.03 cores=1,3,5,7
/proc/30649/task/30655/stat : 30655 (java) S 30646 30649 29470 0 -1 1077944384 172 0 0 0 2 1 0 0 20 0 16 0 414564842 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822596209552 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30656] ppid=30646 vsize=10748324 memory=1052 CPUtime=0.01 cores=1,3,5,7
/proc/30649/task/30656/stat : 30656 (java) S 30646 30649 29470 0 -1 1077944384 1239 0 0 0 1 0 0 0 20 0 16 0 414564844 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822484568304 139822992628354 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30657] ppid=30646 vsize=10748324 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30657/stat : 30657 (java) S 30646 30649 29470 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414564844 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822483514592 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30658] ppid=30646 vsize=10748324 memory=3440 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30658/stat : 30658 (java) S 30646 30649 29470 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414564844 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822482461440 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30659] ppid=30646 vsize=10748324 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30659/stat : 30659 (java) S 30646 30649 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414564847 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822481410000 139822992635803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30660] ppid=30646 vsize=10748324 memory=5904 CPUtime=1.23 cores=1,3,5,7
/proc/30649/task/30660/stat : 30660 (java) S 30646 30649 29470 0 -1 1077944384 4853 0 0 0 122 1 0 0 20 0 16 0 414564847 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822480358128 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30661] ppid=30646 vsize=10748324 memory=664 CPUtime=1.18 cores=1,3,5,7
/proc/30649/task/30661/stat : 30661 (java) S 30646 30649 29470 0 -1 1077944384 4599 0 0 0 117 1 0 0 20 0 16 0 414564847 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822479305584 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30662] ppid=30646 vsize=10748324 memory=1156 CPUtime=0.77 cores=1,3,5,7
/proc/30649/task/30662/stat : 30662 (java) S 30646 30649 29470 0 -1 1077944384 4282 0 0 0 77 0 0 0 20 0 16 0 414564847 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822478252528 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30663] ppid=30646 vsize=10748324 memory=1000 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30663/stat : 30663 (java) S 30646 30649 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414564847 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822477200224 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30664] ppid=30646 vsize=10748324 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30664/stat : 30664 (java) S 30646 30649 29470 0 -1 1077944384 430 0 0 0 0 0 0 0 20 0 16 0 414564847 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822476147248 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30665] ppid=30646 vsize=10748324 memory=6216 CPUtime=11.66 cores=1,3,5,7
/proc/30649/task/30665/stat : 30665 (java) R 30646 30649 29470 0 -1 4202560 3373 0 0 0 1163 3 0 0 20 0 16 0 414565029 11006283776 69889 33554432000 4194304 4196468 140736870083120 139822391874376 139822618058788 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
Current children cumulated CPU time: 16.92 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 279556 KiB

[startup+14.0008 s]*
/proc/loadavg: 1.90 1.75 1.60 4/229 30666
/proc/meminfo: memFree=30876988/32770624 swapFree=66994804/67108860
[pid=30649] ppid=30646 vsize=10748324 memory=280056 CPUtime=17.49 cores=1,3,5,7
/proc/30649/stat : 30649 (java) S 30646 30649 29470 0 -1 1077944320 38823 0 0 0 1730 19 0 0 20 0 16 0 414564841 11006283776 70014 33554432000 4194304 4196468 140736870083120 140736870065664 139822992617207 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
/proc/30649/statm: 2687081 70014 3370 1 0 2647217 0
[pid=30649/tid=30651] ppid=30646 vsize=10748324 memory=8317482817917895235 CPUtime=1.85 cores=1,3,5,7
/proc/30649/task/30651/stat : 30651 (java) S 30646 30649 29470 0 -1 1077944384 15384 0 0 0 180 5 0 0 20 0 16 0 414564842 11006283776 70014 33554432000 4194304 4196468 140736870083120 139822996860080 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30652] ppid=30646 vsize=10748324 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/30649/task/30652/stat : 30652 (java) S 30646 30649 29470 0 -1 1077944384 146 0 0 0 2 1 0 0 20 0 16 0 414564842 11006283776 70014 33554432000 4194304 4196468 140736870083120 139822599367696 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30653] ppid=30646 vsize=10748324 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/30649/task/30653/stat : 30653 (java) S 30646 30649 29470 0 -1 1077944384 150 0 0 0 2 1 0 0 20 0 16 0 414564842 11006283776 70014 33554432000 4194304 4196468 140736870083120 139822598315152 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30654] ppid=30646 vsize=10748324 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/30649/task/30654/stat : 30654 (java) S 30646 30649 29470 0 -1 1077944384 122 0 0 0 2 1 0 0 20 0 16 0 414564842 11006283776 70014 33554432000 4194304 4196468 140736870083120 139822597262096 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30655] ppid=30646 vsize=10748324 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/30649/task/30655/stat : 30655 (java) S 30646 30649 29470 0 -1 1077944384 172 0 0 0 2 1 0 0 20 0 16 0 414564842 11006283776 70014 33554432000 4194304 4196468 140736870083120 139822596209552 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30656] ppid=30646 vsize=10748324 memory=2319694880981857073 CPUtime=0.01 cores=1,3,5,7
/proc/30649/task/30656/stat : 30656 (java) S 30646 30649 29470 0 -1 1077944384 1239 0 0 0 1 0 0 0 20 0 16 0 414564844 11006283776 70014 33554432000 4194304 4196468 140736870083120 139822484568304 139822992628354 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30657] ppid=30646 vsize=10748324 memory=4121692171456885558 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30657/stat : 30657 (java) S 30646 30649 29470 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414564844 11006283776 70014 33554432000 4194304 4196468 140736870083120 139822483514592 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30658] ppid=30646 vsize=10748324 memory=3539882221917712690 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30658/stat : 30658 (java) S 30646 30649 29470 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414564844 11006283776 70014 33554432000 4194304 4196468 140736870083120 139822482461440 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30659] ppid=30646 vsize=10748324 memory=7451046602726981734 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30659/stat : 30659 (java) S 30646 30649 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414564847 11006283776 70014 33554432000 4194304 4196468 140736870083120 139822481410000 139822992635803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30660] ppid=30646 vsize=10748324 memory=0 CPUtime=1.26 cores=1,3,5,7
/proc/30649/task/30660/stat : 30660 (java) S 30646 30649 29470 0 -1 1077944384 5142 0 0 0 125 1 0 0 20 0 16 0 414564847 11006283776 70014 33554432000 4194304 4196468 140736870083120 139822480358128 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30661] ppid=30646 vsize=10748324 memory=140134179693295 CPUtime=1.3 cores=1,3,5,7
/proc/30649/task/30661/stat : 30661 (java) R 30646 30649 29470 0 -1 4202560 5460 0 0 0 129 1 0 0 20 0 16 0 414564847 11006283776 70014 33554432000 4194304 4196468 140736870083120 139822479305584 139822974137267 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30662] ppid=30646 vsize=10748324 memory=140134320245856 CPUtime=0.78 cores=1,3,5,7
/proc/30649/task/30662/stat : 30662 (java) S 30646 30649 29470 0 -1 1077944384 4552 0 0 0 78 0 0 0 20 0 16 0 414564847 11006283776 70014 33554432000 4194304 4196468 140736870083120 139822478252528 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30663] ppid=30646 vsize=10748324 memory=1327 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30663/stat : 30663 (java) S 30646 30649 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414564847 11006283776 70014 33554432000 4194304 4196468 140736870083120 139822477200224 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30664] ppid=30646 vsize=10748324 memory=280268500212528 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30664/stat : 30664 (java) S 30646 30649 29470 0 -1 1077944384 430 0 0 0 0 0 0 0 20 0 16 0 414564847 11006283776 70014 33554432000 4194304 4196468 140736870083120 139822476147248 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30665] ppid=30646 vsize=10748324 memory=140134179669719 CPUtime=12.06 cores=1,3,5,7
/proc/30649/task/30665/stat : 30665 (java) R 30646 30649 29470 0 -1 4202560 4631 0 0 0 1203 3 0 0 20 0 16 0 414565029 11006283776 70014 33554432000 4194304 4196468 140736870083120 139822391874376 139822618058860 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
Current children cumulated CPU time: 17.49 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 280056 KiB

[startup+14.4007 s]
/proc/loadavg: 1.90 1.75 1.60 4/229 30666
/proc/meminfo: memFree=30876988/32770624 swapFree=66994804/67108860
[pid=30649] ppid=30646 vsize=10748324 memory=283600 CPUtime=17.99 cores=1,3,5,7
/proc/30649/stat : 30649 (java) S 30646 30649 29470 0 -1 1077944320 40966 0 0 0 1778 21 0 0 20 0 16 0 414564841 11006283776 70900 33554432000 4194304 4196468 140736870083120 140736870065664 139822992617207 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
/proc/30649/statm: 2687081 70900 3372 1 0 2647217 0
[pid=30649/tid=30651] ppid=30646 vsize=10748324 memory=-1598831813028945288 CPUtime=1.85 cores=1,3,5,7
/proc/30649/task/30651/stat : 30651 (java) S 30646 30649 29470 0 -1 1077944384 15384 0 0 0 180 5 0 0 20 0 16 0 414564842 11006283776 70900 33554432000 4194304 4196468 140736870083120 139822996860080 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30652] ppid=30646 vsize=10748324 memory=6791534058613427641 CPUtime=0.03 cores=1,3,5,7
/proc/30649/task/30652/stat : 30652 (java) S 30646 30649 29470 0 -1 1077944384 146 0 0 0 2 1 0 0 20 0 16 0 414564842 11006283776 70900 33554432000 4194304 4196468 140736870083120 139822599367696 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30653] ppid=30646 vsize=10748324 memory=988 CPUtime=0.03 cores=1,3,5,7
/proc/30649/task/30653/stat : 30653 (java) S 30646 30649 29470 0 -1 1077944384 150 0 0 0 2 1 0 0 20 0 16 0 414564842 11006283776 70900 33554432000 4194304 4196468 140736870083120 139822598315152 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30654] ppid=30646 vsize=10748324 memory=2016 CPUtime=0.03 cores=1,3,5,7
/proc/30649/task/30654/stat : 30654 (java) S 30646 30649 29470 0 -1 1077944384 122 0 0 0 2 1 0 0 20 0 16 0 414564842 11006283776 70904 33554432000 4194304 4196468 140736870083120 139822597262096 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30655] ppid=30646 vsize=10748324 memory=1384 CPUtime=0.03 cores=1,3,5,7
/proc/30649/task/30655/stat : 30655 (java) S 30646 30649 29470 0 -1 1077944384 172 0 0 0 2 1 0 0 20 0 16 0 414564842 11006283776 70904 33554432000 4194304 4196468 140736870083120 139822596209552 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30656] ppid=30646 vsize=10748324 memory=776 CPUtime=0.01 cores=1,3,5,7
/proc/30649/task/30656/stat : 30656 (java) S 30646 30649 29470 0 -1 1077944384 1270 0 0 0 1 0 0 0 20 0 16 0 414564844 11006283776 70904 33554432000 4194304 4196468 140736870083120 139822484568304 139822992628354 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30657] ppid=30646 vsize=10748324 memory=279556 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30657/stat : 30657 (java) S 30646 30649 29470 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414564844 11006283776 70904 33554432000 4194304 4196468 140736870083120 139822483514592 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30658] ppid=30646 vsize=10748324 memory=2124 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30658/stat : 30658 (java) S 30646 30649 29470 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414564844 11006283776 70904 33554432000 4194304 4196468 140736870083120 139822482461440 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30659] ppid=30646 vsize=10748324 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30659/stat : 30659 (java) S 30646 30649 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414564847 11006283776 70904 33554432000 4194304 4196468 140736870083120 139822481410000 139822992635803 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30660] ppid=30646 vsize=10748324 memory=496 CPUtime=1.32 cores=1,3,5,7
/proc/30649/task/30660/stat : 30660 (java) S 30646 30649 29470 0 -1 1077944384 5418 0 0 0 131 1 0 0 20 0 16 0 414564847 11006283776 70904 33554432000 4194304 4196468 140736870083120 139822480358128 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30661] ppid=30646 vsize=10748324 memory=928 CPUtime=1.32 cores=1,3,5,7
/proc/30649/task/30661/stat : 30661 (java) S 30646 30649 29470 0 -1 1077944384 5498 0 0 0 131 1 0 0 20 0 16 0 414564847 11006283776 70904 33554432000 4194304 4196468 140736870083120 139822479305584 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30662] ppid=30646 vsize=10748324 memory=288230574492221466 CPUtime=0.79 cores=1,3,5,7
/proc/30649/task/30662/stat : 30662 (java) R 30646 30649 29470 0 -1 4202560 4658 0 0 0 79 0 0 0 20 0 16 0 414564847 11006283776 70904 33554432000 4194304 4196468 140736870083120 139822478248896 139822978297905 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30663] ppid=30646 vsize=10748324 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30663/stat : 30663 (java) S 30646 30649 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414564847 11006283776 70904 33554432000 4194304 4196468 140736870083120 139822477200224 139822992627413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30664] ppid=30646 vsize=10748324 memory=14136632290839084 CPUtime=0 cores=1,3,5,7
/proc/30649/task/30664/stat : 30664 (java) S 30646 30649 29470 0 -1 1077944384 430 0 0 0 0 0 0 0 20 0 16 0 414564847 11006283776 70904 33554432000 4194304 4196468 140736870083120 139822476147248 139822992628354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
[pid=30649/tid=30665] ppid=30646 vsize=10748324 memory=97 CPUtime=12.45 cores=1,3,5,7
/proc/30649/task/30665/stat : 30665 (java) R 30646 30649 29470 0 -1 4202560 6365 0 0 0 1241 4 0 0 20 0 16 0 414565029 11006283776 70904 33554432000 4194304 4196468 140736870083120 139822391877440 139822978314565 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15724544 140736870089739 140736870089842 140736870089842 140736870092751 0
Current children cumulated CPU time: 17.99 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 283600 KiB

Child status: 0
Real time (s): 14.4525
CPU time (s): 18.136
CPU user time (s): 17.9188
CPU system time (s): 0.217185
CPU usage (%): 125.487
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 283600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.9188
system time used= 0.217185
maximum resident set size= 284384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41984
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3092
involuntary context switches= 26


# summary of solver processes directly reported to runsolver:
#   pid: 30649
#   total CPU time (s): 18.136
#   total CPU user time (s): 17.9188
#   total CPU system time (s): 0.217185

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.115967 second user time and 0.174402 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-13 15:58:09
IDJOB=4390609
IDBENCH=130846
IDSOLVER=2832
FILE ID=node102/4390609-1568383134
RUNJOBID= node102-1568380472-29502
PBS_JOBID= 21701852
Free space on /tmp= 56896 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-si6-m4D/Subisomorphism-si6-m4Dr2-m1296-05.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390609-1568383134/watcher-4390609-1568383134 -o /tmp/evaluation-result-4390609-1568383134/solver-4390609-1568383134 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568380472-29502 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390609-1568383134.xml -cm

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

MD5SUM BENCH= 3130b580259b5cb9fe6f555a4358f6cc
RANDOM SEED=1503652811

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31140944 kB
MemAvailable:   31403456 kB
Buffers:          139908 kB
Cached:           412988 kB
SwapCached:        10184 kB
Active:           767464 kB
Inactive:         313764 kB
Active(anon):     525044 kB
Inactive(anon):    33616 kB
Active(file):     242420 kB
Inactive(file):   280148 kB
Unevictable:      110464 kB
Mlocked:          110464 kB
SwapTotal:      67108860 kB
SwapFree:       66994804 kB
Dirty:              8772 kB
Writeback:             0 kB
AnonPages:        725200 kB
Mapped:            46556 kB
Shmem:             21836 kB
Slab:             140068 kB
SReclaimable:     111556 kB
SUnreclaim:        28512 kB
KernelStack:        4048 kB
PageTables:         7012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1412676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    659456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 56888 MiB
End job on node102 at 2019-09-13 15:58:23