Trace number 4402570

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
Concrete 3.12.3SAT 33.3666 26.0444

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-si2-m4D/
Subisomorphism-si2-m4Dr6-m1296-04.xml
MD5SUM2d28027fc76d6f94be685cc66f299382
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.734935
Satisfiable
(Un)Satisfiability was proved
Number of variables259
Number of constraints561
Number of domains1
Minimum domain size1296
Maximum domain size1296
Distribution of domain sizes[{"size":1296,"count":259}]
Minimum variable degree2
Maximum variable degree13
Distribution of variable degrees[{"degree":2,"count":59},{"degree":3,"count":52},{"degree":4,"count":47},{"degree":6,"count":32},{"degree":7,"count":12},{"degree":8,"count":16},{"degree":9,"count":16},{"degree":10,"count":12},{"degree":11,"count":9},{"degree":12,"count":3},{"degree":13,"count":1}]
Minimum constraint arity1
Maximum constraint arity259
Distribution of constraint arities[{"arity":1,"count":101},{"arity":2,"count":459},{"arity":259,"count":1}]
Number of extensional constraints560
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":560},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.76/0.56	c Concrete v3.12.3.1568965526260 running
33.30/26.02	v <instantiation
33.30/26.02	v         >
33.30/26.02	v       <list>
33.30/26.02	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] x[169] x[170] x[171] x[172] x[173] x[174] x[175] x[176] x[177] x[178] x[179] x[180] x[181] x[182] x[183] x[184] x[185] x[186] x[187] x[188] x[189] x[190] x[191] x[192] x[193] x[194] x[195] x[196] x[197] x[198] x[199] x[200] x[201] x[202] x[203] x[204] x[205] x[206] x[207] x[208] x[209] x[210] x[211] x[212] x[213] x[214] x[215] x[216] x[217] x[218] x[219] x[220] x[221] x[222] x[223] x[224] x[225] x[226] x[227] x[228] x[229] x[230] x[231] x[232] x[233] x[234] x[235] x[236] x[237] x[238] x[239] x[240] x[241] x[242] x[243] x[244] x[245] x[246] x[247] x[248] x[249] x[250] x[251] x[252] x[253] x[254] x[255] x[256] x[257] x[258]
33.30/26.02	v       </list>
33.30/26.02	v       <values>
33.30/26.02	v         0 11 79 563 709 729 733 958 1135 83 633 662 768 779 838 981 110 193 293 522 1016 1072 1207 82 392 576 866 207 335 873 894 895 997 434 463 502 675 877 923 948 1222 159 425 703 850 872 1246 249 272 776 14 67 558 725 75 346 548 793 812 137 229 245 444 686 744 138 1164 742 837 338 674 803 1004 985 1046 41 400 704 1020 113 461 710 1151 1212 653 808 857 1189 97 112 661 734 773 926 971 62 663 1022 1037 659 1010 244 312 751 1036 480 735 818 907 993 1014 1048 1179 1220 117 17 644 949 1193 1226 892 1138 291 1210 215 39 963 130 29 762 1049 1265 759 795 929 569 656 908 1040 220 831 1087 1142 1173 1278 66 124 625 738 1074 1077 1106 3 887 1125 1209 18 324 407 552 1291 350 505 737 19 916 4 495 629 904 144 1035 162 492 1239 702 902 484 1043 1295 641 701 586 305 1172 1066 1126 1186 843 1228 169 541 834 945 1089 1162 1203 395 1241 973 417 1283 694 749 224 1052 1252 618 1290 673 1152 893 828 410 1158 259 316 1271 720 901 53 920 248 823 966 1096 1188 603 852 888 1176 339 564 1064 1170 431 1082 382 860 937 1099 1131 1281 1109 304 295 573 785 98 369 485 990 436 276 506 822 589 622 1133
33.30/26.02	v       </values>
33.30/26.02	v     </instantiation>
33.30/26.02	s SATISFIABLE

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402570-1568978148/watcher-4402570-1568978148 -o /var/tmp/evaluation-result-4402570-1568978148/solver-4402570-1568978148 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1568967598-20069 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1554163371 HOME/instance-4402570-1568978148.xml 

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
solver pid=23806, runsolver pid=23803
Current StackSize limit: 8192 KiB


[startup+0.100079 s]*
/proc/loadavg: 1.84 1.71 1.62 3/219 23863
/proc/meminfo: memFree=3308132/32770624 swapFree=66956604/67108860
[pid=23806] ppid=23803 vsize=10055356 memory=17604 CPUtime=0.08 cores=1,3,5,7
/proc/23806/stat : 23806 (java) S 23803 23806 20037 0 -1 1077944320 4680 13287 0 0 1 0 5 2 20 0 7 0 474053470 10296684544 4401 33554432000 4194304 4196468 140728397218944 140728397201488 140339643330295 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
/proc/23806/statm: 2513839 4401 1994 1 0 2502277 0
[pid=23806/tid=23859] ppid=23803 vsize=10055356 memory=5854520767527157917 CPUtime=0.08 cores=1,3,5,7
/proc/23806/task/23859/stat : 23859 (java) R 23803 23806 20037 0 -1 4202560 2476 13287 0 0 1 0 5 2 20 0 7 0 474053479 10296684544 4467 33554432000 4194304 4196468 140728397218944 140339615173392 140339575129712 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23860] ppid=23803 vsize=10055356 memory=5793855544923462073 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23860/stat : 23860 (java) S 23803 23806 20037 0 -1 1077944384 1 13287 0 0 0 0 5 2 20 0 7 0 474053480 10296684544 4467 33554432000 4194304 4196468 140728397218944 140339647572368 140339643340501 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23861] ppid=23803 vsize=10055356 memory=140293913568896 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23861/stat : 23861 (java) S 23803 23806 20037 0 -1 1077944384 1 13287 0 0 0 0 5 2 20 0 7 0 474053480 10296684544 4467 33554432000 4194304 4196468 140728397218944 140339535845648 140339643340501 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23862] ppid=23803 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23862/stat : 23862 (java) S 23803 23806 20037 0 -1 1077944384 1 13287 0 0 0 0 5 2 20 0 7 0 474053480 10296684544 4467 33554432000 4194304 4196468 140728397218944 140339534793360 140339643340501 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23863] ppid=23803 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23863/stat : 23863 (java) S 23803 23806 20037 0 -1 1077944384 2 13287 0 0 0 0 5 2 20 0 7 0 474053480 10296684544 4467 33554432000 4194304 4196468 140728397218944 140339214019088 140339643340501 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23864] ppid=23803 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23864/stat : 23864 (java) S 23803 23806 20037 0 -1 1077944384 2 13287 0 0 0 0 5 2 20 0 7 0 474053481 10296684544 4467 33554432000 4194304 4196468 140728397218944 140339102628464 140339643341442 0 0 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10055356 KiB
Current children cumulated memory: 17604 KiB

[startup+0.209986 s]*
/proc/loadavg: 1.84 1.71 1.62 4/228 23872
/proc/meminfo: memFree=3292408/32770624 swapFree=66956604/67108860
[pid=23806] ppid=23803 vsize=10819716 memory=37200 CPUtime=0.25 cores=1,3,5,7
/proc/23806/stat : 23806 (java) S 23803 23806 20037 0 -1 1077944320 7146 13287 0 0 16 2 5 2 20 0 15 0 474053470 11079389184 9300 33554432000 4194304 4196468 140728397218944 140728397201488 140339643330295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
/proc/23806/statm: 2704929 9300 3171 1 0 2667149 0
[pid=23806/tid=23859] ppid=23803 vsize=10819716 memory=-8540663193526752614 CPUtime=0.17 cores=1,3,5,7
/proc/23806/task/23859/stat : 23859 (java) R 23803 23806 20037 0 -1 4202560 3632 13287 0 0 9 1 5 2 20 0 15 0 474053479 11079389184 9300 33554432000 4194304 4196468 140728397218944 140339615155968 140339626517104 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23860] ppid=23803 vsize=10819716 memory=4211974020118359434 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23860/stat : 23860 (java) S 23803 23806 20037 0 -1 1077944384 1 13287 0 0 0 0 5 2 20 0 15 0 474053480 11079389184 9300 33554432000 4194304 4196468 140728397218944 140339647572368 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23861] ppid=23803 vsize=10819716 memory=140293913568896 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23861/stat : 23861 (java) S 23803 23806 20037 0 -1 1077944384 1 13287 0 0 0 0 5 2 20 0 15 0 474053480 11079389184 9300 33554432000 4194304 4196468 140728397218944 140339535845648 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23862] ppid=23803 vsize=10819716 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23862/stat : 23862 (java) S 23803 23806 20037 0 -1 1077944384 1 13287 0 0 0 0 5 2 20 0 15 0 474053480 11079389184 9300 33554432000 4194304 4196468 140728397218944 140339534793360 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23863] ppid=23803 vsize=10819716 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23863/stat : 23863 (java) S 23803 23806 20037 0 -1 1077944384 2 13287 0 0 0 0 5 2 20 0 15 0 474053480 11079389184 9300 33554432000 4194304 4196468 140728397218944 140339214019088 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23864] ppid=23803 vsize=10819716 memory=140293913568896 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23864/stat : 23864 (java) S 23803 23806 20037 0 -1 1077944384 2 13287 0 0 0 0 5 2 20 0 15 0 474053481 11079389184 9300 33554432000 4194304 4196468 140728397218944 140339102628464 140339643341442 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23865] ppid=23803 vsize=10819716 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23865/stat : 23865 (java) S 23803 23806 20037 0 -1 1077944384 33 13287 0 0 0 0 5 2 20 0 15 0 474053481 11079389184 9300 33554432000 4194304 4196468 140728397218944 140339101574432 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23866] ppid=23803 vsize=10819716 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23866/stat : 23866 (java) S 23803 23806 20037 0 -1 1077944384 1 13287 0 0 0 0 5 2 20 0 15 0 474053482 11079389184 9300 33554432000 4194304 4196468 140728397218944 140338526152304 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23867] ppid=23803 vsize=10819716 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23867/stat : 23867 (java) S 23803 23806 20037 0 -1 1077944384 3 13287 0 0 0 0 5 2 20 0 15 0 474053484 11079389184 9300 33554432000 4194304 4196468 140728397218944 140338218752592 140339643348891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23868] ppid=23803 vsize=10819716 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23806/task/23868/stat : 23868 (java) S 23803 23806 20037 0 -1 1077944384 473 13287 0 0 1 0 5 2 20 0 15 0 474053485 11079389184 9300 33554432000 4194304 4196468 140728397218944 140339068016752 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23869] ppid=23803 vsize=10819716 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/23806/task/23869/stat : 23869 (java) S 23803 23806 20037 0 -1 1077944384 193 13287 0 0 1 0 5 2 20 0 15 0 474053485 11079389184 9300 33554432000 4194304 4196468 140728397218944 140339066963952 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23870] ppid=23803 vsize=10819716 memory=140293913568896 CPUtime=0.1 cores=1,3,5,7
/proc/23806/task/23870/stat : 23870 (java) S 23803 23806 20037 0 -1 1077944384 594 13287 0 0 3 0 5 2 20 0 15 0 474053485 11079389184 9300 33554432000 4194304 4196468 140728397218944 140339065911664 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23871] ppid=23803 vsize=10819716 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23871/stat : 23871 (java) S 23803 23806 20037 0 -1 1077944384 3 13287 0 0 0 0 5 2 20 0 15 0 474053486 11079389184 9300 33554432000 4194304 4196468 140728397218944 140338185193952 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23872] ppid=23803 vsize=10819716 memory=140293913568896 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23872/stat : 23872 (java) S 23803 23806 20037 0 -1 1077944384 1 13287 0 0 0 0 5 2 20 0 15 0 474053486 11079389184 9300 33554432000 4194304 4196468 140728397218944 140339064859568 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10819716 KiB
Current children cumulated memory: 37200 KiB

[startup+0.311752 s]*
/proc/loadavg: 1.84 1.71 1.62 3/228 23872
/proc/meminfo: memFree=3279748/32770624 swapFree=66956604/67108860
[pid=23806] ppid=23803 vsize=10820196 memory=48328 CPUtime=0.38 cores=1,3,5,7
/proc/23806/stat : 23806 (java) S 23803 23806 20037 0 -1 1077944320 10812 13287 0 0 28 3 5 2 20 0 15 0 474053470 11079880704 12082 33554432000 4194304 4196468 140728397218944 140728397201488 140339643330295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
/proc/23806/statm: 2705049 12082 3302 1 0 2667149 0
[pid=23806/tid=23859] ppid=23803 vsize=10820196 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/23806/task/23859/stat : 23859 (java) R 23803 23806 20037 0 -1 4202560 7281 13287 0 0 18 3 5 2 20 0 15 0 474053479 11079880704 12082 33554432000 4194304 4196468 140728397218944 140339615126624 140339627410782 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23860] ppid=23803 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23860/stat : 23860 (java) S 23803 23806 20037 0 -1 1077944384 1 13287 0 0 0 0 5 2 20 0 15 0 474053480 11079880704 12082 33554432000 4194304 4196468 140728397218944 140339647572368 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23861] ppid=23803 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23861/stat : 23861 (java) S 23803 23806 20037 0 -1 1077944384 1 13287 0 0 0 0 5 2 20 0 15 0 474053480 11079880704 12082 33554432000 4194304 4196468 140728397218944 140339535845648 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23862] ppid=23803 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23862/stat : 23862 (java) S 23803 23806 20037 0 -1 1077944384 1 13287 0 0 0 0 5 2 20 0 15 0 474053480 11079880704 12082 33554432000 4194304 4196468 140728397218944 140339534793360 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23863] ppid=23803 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23863/stat : 23863 (java) S 23803 23806 20037 0 -1 1077944384 2 13287 0 0 0 0 5 2 20 0 15 0 474053480 11079880704 12082 33554432000 4194304 4196468 140728397218944 140339214019088 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23864] ppid=23803 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23864/stat : 23864 (java) S 23803 23806 20037 0 -1 1077944384 2 13287 0 0 0 0 5 2 20 0 15 0 474053481 11079880704 12082 33554432000 4194304 4196468 140728397218944 140339102628464 140339643341442 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23865] ppid=23803 vsize=10820196 memory=140293913568895 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23865/stat : 23865 (java) S 23803 23806 20037 0 -1 1077944384 33 13287 0 0 0 0 5 2 20 0 15 0 474053481 11079880704 12082 33554432000 4194304 4196468 140728397218944 140339101574432 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23866] ppid=23803 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23866/stat : 23866 (java) S 23803 23806 20037 0 -1 1077944384 1 13287 0 0 0 0 5 2 20 0 15 0 474053482 11079880704 12082 33554432000 4194304 4196468 140728397218944 140338526152304 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23867] ppid=23803 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23867/stat : 23867 (java) S 23803 23806 20037 0 -1 1077944384 3 13287 0 0 0 0 5 2 20 0 15 0 474053484 11079880704 12082 33554432000 4194304 4196468 140728397218944 140338218752592 140339643348891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23868] ppid=23803 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23806/task/23868/stat : 23868 (java) S 23803 23806 20037 0 -1 1077944384 482 13287 0 0 1 0 5 2 20 0 15 0 474053485 11079880704 12082 33554432000 4194304 4196468 140728397218944 140339068016752 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23869] ppid=23803 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/23806/task/23869/stat : 23869 (java) S 23803 23806 20037 0 -1 1077944384 194 13287 0 0 1 0 5 2 20 0 15 0 474053485 11079880704 12082 33554432000 4194304 4196468 140728397218944 140339066963952 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23870] ppid=23803 vsize=10820196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/23806/task/23870/stat : 23870 (java) R 23803 23806 20037 0 -1 4202560 602 13287 0 0 5 0 5 2 20 0 15 0 474053485 11079880704 12082 33554432000 4194304 4196468 140728397218944 140339065911664 140339627574851 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23871] ppid=23803 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23871/stat : 23871 (java) S 23803 23806 20037 0 -1 1077944384 3 13287 0 0 0 0 5 2 20 0 15 0 474053486 11079880704 12082 33554432000 4194304 4196468 140728397218944 140338185193952 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23872] ppid=23803 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23872/stat : 23872 (java) S 23803 23806 20037 0 -1 1077944384 1 13287 0 0 0 0 5 2 20 0 15 0 474053486 11079880704 12082 33554432000 4194304 4196468 140728397218944 140339064859568 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 48328 KiB

[startup+0.709718 s]
/proc/loadavg: 1.84 1.71 1.62 3/228 23872
/proc/meminfo: memFree=3267968/32770624 swapFree=66956604/67108860
[pid=23806] ppid=23803 vsize=10824364 memory=81704 CPUtime=1.14 cores=1,3,5,7
/proc/23806/stat : 23806 (java) S 23803 23806 20037 0 -1 1077944320 15133 13287 0 0 101 6 5 2 20 0 15 0 474053470 11084148736 20426 33554432000 4194304 4196468 140728397218944 140728397201488 140339643330295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
/proc/23806/statm: 2706091 20426 3514 1 0 2668173 0
[pid=23806/tid=23859] ppid=23803 vsize=10824364 memory=2112 CPUtime=0.66 cores=1,3,5,7
/proc/23806/task/23859/stat : 23859 (java) R 23803 23806 20037 0 -1 4202560 10475 13287 0 0 55 4 5 2 20 0 15 0 474053479 11084148736 20426 33554432000 4194304 4196468 140728397218944 140339615159840 140339627410782 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23860] ppid=23803 vsize=10824364 memory=12040 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23860/stat : 23860 (java) S 23803 23806 20037 0 -1 1077944384 1 13287 0 0 0 0 5 2 20 0 15 0 474053480 11084148736 20426 33554432000 4194304 4196468 140728397218944 140339647572368 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23861] ppid=23803 vsize=10824364 memory=31648 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23861/stat : 23861 (java) S 23803 23806 20037 0 -1 1077944384 1 13287 0 0 0 0 5 2 20 0 15 0 474053480 11084148736 20426 33554432000 4194304 4196468 140728397218944 140339535845648 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23862] ppid=23803 vsize=10824364 memory=1556 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23862/stat : 23862 (java) S 23803 23806 20037 0 -1 1077944384 1 13287 0 0 0 0 5 2 20 0 15 0 474053480 11084148736 20426 33554432000 4194304 4196468 140728397218944 140339534793360 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23863] ppid=23803 vsize=10824364 memory=532 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23863/stat : 23863 (java) S 23803 23806 20037 0 -1 1077944384 2 13287 0 0 0 0 5 2 20 0 15 0 474053480 11084148736 20426 33554432000 4194304 4196468 140728397218944 140339214019088 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23864] ppid=23803 vsize=10824364 memory=2241 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23864/stat : 23864 (java) S 23803 23806 20037 0 -1 1077944384 5 13287 0 0 0 0 5 2 20 0 15 0 474053481 11084148736 20426 33554432000 4194304 4196468 140728397218944 140339102628464 140339643341442 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23865] ppid=23803 vsize=10824364 memory=2244 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23865/stat : 23865 (java) S 23803 23806 20037 0 -1 1077944384 33 13287 0 0 0 0 5 2 20 0 15 0 474053481 11084148736 20426 33554432000 4194304 4196468 140728397218944 140339101574432 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23866] ppid=23803 vsize=10824364 memory=6656426216303648864 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23866/stat : 23866 (java) S 23803 23806 20037 0 -1 1077944384 1 13287 0 0 0 0 5 2 20 0 15 0 474053482 11084148736 20426 33554432000 4194304 4196468 140728397218944 140338526152304 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23867] ppid=23803 vsize=10824364 memory=6656426216303648864 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23867/stat : 23867 (java) S 23803 23806 20037 0 -1 1077944384 3 13287 0 0 0 0 5 2 20 0 15 0 474053484 11084148736 20426 33554432000 4194304 4196468 140728397218944 140338218752592 140339643348891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23868] ppid=23803 vsize=10824364 memory=2112 CPUtime=0.19 cores=1,3,5,7
/proc/23806/task/23868/stat : 23868 (java) R 23803 23806 20037 0 -1 4202560 917 13287 0 0 12 0 5 2 20 0 15 0 474053485 11084148736 20426 33554432000 4194304 4196468 140728397218944 140339068003296 140339624506197 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23869] ppid=23803 vsize=10824364 memory=12040 CPUtime=0.21 cores=1,3,5,7
/proc/23806/task/23869/stat : 23869 (java) S 23803 23806 20037 0 -1 1077944384 690 13287 0 0 14 0 5 2 20 0 15 0 474053485 11084148736 20426 33554432000 4194304 4196468 140728397218944 140339066963952 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23870] ppid=23803 vsize=10824364 memory=31648 CPUtime=0.24 cores=1,3,5,7
/proc/23806/task/23870/stat : 23870 (java) S 23803 23806 20037 0 -1 1077944384 794 13287 0 0 17 0 5 2 20 0 15 0 474053485 11084148736 20426 33554432000 4194304 4196468 140728397218944 140339065911664 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23871] ppid=23803 vsize=10824364 memory=1556 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23871/stat : 23871 (java) S 23803 23806 20037 0 -1 1077944384 3 13287 0 0 0 0 5 2 20 0 15 0 474053486 11084148736 20426 33554432000 4194304 4196468 140728397218944 140338185193952 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23872] ppid=23803 vsize=10824364 memory=532 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23872/stat : 23872 (java) S 23803 23806 20037 0 -1 1077944384 1 13287 0 0 0 0 5 2 20 0 15 0 474053486 11084148736 20426 33554432000 4194304 4196468 140728397218944 140339064859568 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81704 KiB

[startup+1.50081 s]
/proc/loadavg: 1.84 1.71 1.62 6/228 23872
/proc/meminfo: memFree=3219824/32770624 swapFree=66956604/67108860
[pid=23806] ppid=23803 vsize=10834680 memory=185316 CPUtime=2.68 cores=1,3,5,7
/proc/23806/stat : 23806 (java) S 23803 23806 20037 0 -1 1077944320 24104 13287 0 0 249 12 5 2 20 0 15 0 474053470 11094712320 46329 33554432000 4194304 4196468 140728397218944 140728397201488 140339643330295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
/proc/23806/statm: 2708670 46329 3581 1 0 2670733 0
[pid=23806/tid=23859] ppid=23803 vsize=10834680 memory=181644 CPUtime=1.41 cores=1,3,5,7
/proc/23806/task/23859/stat : 23859 (java) R 23803 23806 20037 0 -1 4202560 15616 13287 0 0 127 7 5 2 20 0 15 0 474053479 11094712320 46329 33554432000 4194304 4196468 140728397218944 140339615137328 140339627410782 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23860] ppid=23803 vsize=10834680 memory=3688764965461046578 CPUtime=0.08 cores=1,3,5,7
/proc/23806/task/23860/stat : 23860 (java) S 23803 23806 20037 0 -1 1077944384 85 13287 0 0 1 0 5 2 20 0 15 0 474053480 11094712320 46394 33554432000 4194304 4196468 140728397218944 140339647572368 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23861] ppid=23803 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23806/task/23861/stat : 23861 (java) S 23803 23806 20037 0 -1 1077944384 322 13287 0 0 1 0 5 2 20 0 15 0 474053480 11094712320 46394 33554432000 4194304 4196468 140728397218944 140339535845648 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23862] ppid=23803 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23806/task/23862/stat : 23862 (java) S 23803 23806 20037 0 -1 1077944384 41 13287 0 0 1 0 5 2 20 0 15 0 474053480 11094712320 46395 33554432000 4194304 4196468 140728397218944 140339534793360 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23863] ppid=23803 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23806/task/23863/stat : 23863 (java) S 23803 23806 20037 0 -1 1077944384 65 13287 0 0 1 0 5 2 20 0 15 0 474053480 11094712320 46395 33554432000 4194304 4196468 140728397218944 140339214019088 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23864] ppid=23803 vsize=10834680 memory=4580 CPUtime=0.08 cores=1,3,5,7
/proc/23806/task/23864/stat : 23864 (java) S 23803 23806 20037 0 -1 1077944384 1396 13287 0 0 1 0 5 2 20 0 15 0 474053481 11094712320 46395 33554432000 4194304 4196468 140728397218944 140339102628464 140339643341442 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23865] ppid=23803 vsize=10834680 memory=11553442664 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23865/stat : 23865 (java) S 23803 23806 20037 0 -1 1077944384 34 13287 0 0 0 0 5 2 20 0 15 0 474053481 11094712320 46395 33554432000 4194304 4196468 140728397218944 140339101574496 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23866] ppid=23803 vsize=10834680 memory=280587529622880 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23866/stat : 23866 (java) S 23803 23806 20037 0 -1 1077944384 1 13287 0 0 0 0 5 2 20 0 15 0 474053482 11094712320 46395 33554432000 4194304 4196468 140728397218944 140338526152304 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23867] ppid=23803 vsize=10834680 memory=280587529608912 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23867/stat : 23867 (java) S 23803 23806 20037 0 -1 1077944384 3 13287 0 0 0 0 5 2 20 0 15 0 474053484 11094712320 46395 33554432000 4194304 4196468 140728397218944 140338218752592 140339643348891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23868] ppid=23803 vsize=10834680 memory=0 CPUtime=0.41 cores=1,3,5,7
/proc/23806/task/23868/stat : 23868 (java) S 23803 23806 20037 0 -1 1077944384 1337 13287 0 0 34 0 5 2 20 0 15 0 474053485 11094712320 46395 33554432000 4194304 4196468 140728397218944 140339068016752 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23869] ppid=23803 vsize=10834680 memory=0 CPUtime=0.46 cores=1,3,5,7
/proc/23806/task/23869/stat : 23869 (java) S 23803 23806 20037 0 -1 1077944384 1424 13287 0 0 38 1 5 2 20 0 15 0 474053485 11094712320 46395 33554432000 4194304 4196468 140728397218944 140339066963952 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23870] ppid=23803 vsize=10834680 memory=0 CPUtime=0.49 cores=1,3,5,7
/proc/23806/task/23870/stat : 23870 (java) S 23803 23806 20037 0 -1 1077944384 1569 13287 0 0 42 0 5 2 20 0 15 0 474053485 11094712320 46395 33554432000 4194304 4196468 140728397218944 140339065911664 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23871] ppid=23803 vsize=10834680 memory=1 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23871/stat : 23871 (java) S 23803 23806 20037 0 -1 1077944384 3 13287 0 0 0 0 5 2 20 0 15 0 474053486 11094712320 46395 33554432000 4194304 4196468 140728397218944 140338185193952 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23872] ppid=23803 vsize=10834680 memory=1 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23872/stat : 23872 (java) S 23803 23806 20037 0 -1 1077944384 3 13287 0 0 0 0 5 2 20 0 15 0 474053486 11094712320 46395 33554432000 4194304 4196468 140728397218944 140339064859568 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0

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

[startup+12.7008 s]
/proc/loadavg: 1.78 1.70 1.62 3/227 23872
/proc/meminfo: memFree=1953380/32770624 swapFree=66956604/67108860
[pid=23806] ppid=23803 vsize=10844940 memory=1374816 CPUtime=17.05 cores=1,3,5,7
/proc/23806/stat : 23806 (java) S 23803 23806 20037 0 -1 1077944320 39854 13287 0 0 1658 40 5 2 20 0 15 0 474053470 11105218560 343704 33554432000 4194304 4196468 140728397218944 140728397201488 140339643330295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
/proc/23806/statm: 2711235 343704 3617 1 0 2673293 0
[pid=23806/tid=23859] ppid=23803 vsize=10844940 memory=1374816 CPUtime=12.51 cores=1,3,5,7
/proc/23806/task/23859/stat : 23859 (java) R 23803 23806 20037 0 -1 4202560 24065 13287 0 0 1220 24 5 2 20 0 15 0 474053479 11105218560 343704 33554432000 4194304 4196468 140728397218944 140339615163528 140339225136860 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23860] ppid=23803 vsize=10844940 memory=56 CPUtime=0.13 cores=1,3,5,7
/proc/23806/task/23860/stat : 23860 (java) S 23803 23806 20037 0 -1 1077944384 166 13287 0 0 4 2 5 2 20 0 15 0 474053480 11105218560 343704 33554432000 4194304 4196468 140728397218944 140339647572368 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23861] ppid=23803 vsize=10844940 memory=5455 CPUtime=0.13 cores=1,3,5,7
/proc/23806/task/23861/stat : 23861 (java) S 23803 23806 20037 0 -1 1077944384 549 13287 0 0 4 2 5 2 20 0 15 0 474053480 11105218560 343704 33554432000 4194304 4196468 140728397218944 140339535845648 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23862] ppid=23803 vsize=10844940 memory=2203 CPUtime=0.13 cores=1,3,5,7
/proc/23806/task/23862/stat : 23862 (java) S 23803 23806 20037 0 -1 1077944384 231 13287 0 0 4 2 5 2 20 0 15 0 474053480 11105218560 343704 33554432000 4194304 4196468 140728397218944 140339534793360 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23863] ppid=23803 vsize=10844940 memory=1307232 CPUtime=0.12 cores=1,3,5,7
/proc/23806/task/23863/stat : 23863 (java) S 23803 23806 20037 0 -1 1077944384 104 13287 0 0 3 2 5 2 20 0 15 0 474053480 11105218560 343704 33554432000 4194304 4196468 140728397218944 140339214019088 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23864] ppid=23803 vsize=10844940 memory=242523918350908 CPUtime=0.1 cores=1,3,5,7
/proc/23806/task/23864/stat : 23864 (java) S 23803 23806 20037 0 -1 1077944384 2111 13287 0 0 3 0 5 2 20 0 15 0 474053481 11105218560 343704 33554432000 4194304 4196468 140728397218944 140339102628464 140339643341442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23865] ppid=23803 vsize=10844940 memory=242523918350909 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23865/stat : 23865 (java) S 23803 23806 20037 0 -1 1077944384 42 13287 0 0 0 0 5 2 20 0 15 0 474053481 11105218560 343704 33554432000 4194304 4196468 140728397218944 140339101574496 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23866] ppid=23803 vsize=10844940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23866/stat : 23866 (java) S 23803 23806 20037 0 -1 1077944384 5 13287 0 0 0 0 5 2 20 0 15 0 474053482 11105218560 343704 33554432000 4194304 4196468 140728397218944 140338526152320 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23867] ppid=23803 vsize=10844940 memory=8303054830060986464 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23867/stat : 23867 (java) S 23803 23806 20037 0 -1 1077944384 3 13287 0 0 0 0 5 2 20 0 15 0 474053484 11105218560 343704 33554432000 4194304 4196468 140728397218944 140338218752592 140339643348891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23868] ppid=23803 vsize=10844940 memory=6944656425122961013 CPUtime=1.5 cores=1,3,5,7
/proc/23806/task/23868/stat : 23868 (java) S 23803 23806 20037 0 -1 1077944384 2846 13287 0 0 142 1 5 2 20 0 15 0 474053485 11105218560 343704 33554432000 4194304 4196468 140728397218944 140339068016752 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23869] ppid=23803 vsize=10844940 memory=3620 CPUtime=1.63 cores=1,3,5,7
/proc/23806/task/23869/stat : 23869 (java) S 23803 23806 20037 0 -1 1077944384 3153 13287 0 0 155 1 5 2 20 0 15 0 474053485 11105218560 343704 33554432000 4194304 4196468 140728397218944 140339066963952 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23870] ppid=23803 vsize=10844940 memory=54364 CPUtime=1.25 cores=1,3,5,7
/proc/23806/task/23870/stat : 23870 (java) S 23803 23806 20037 0 -1 1077944384 4359 13287 0 0 117 1 5 2 20 0 15 0 474053485 11105218560 343704 33554432000 4194304 4196468 140728397218944 140339065911664 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23871] ppid=23803 vsize=10844940 memory=1988 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23871/stat : 23871 (java) S 23803 23806 20037 0 -1 1077944384 3 13287 0 0 0 0 5 2 20 0 15 0 474053486 11105218560 343704 33554432000 4194304 4196468 140728397218944 140338185193952 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23872] ppid=23803 vsize=10844940 memory=988 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23872/stat : 23872 (java) S 23803 23806 20037 0 -1 1077944384 11 13287 0 0 0 0 5 2 20 0 15 0 474053486 11105218560 343704 33554432000 4194304 4196468 140728397218944 140339064859568 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
Current children cumulated CPU time: 17.05 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 1374816 KiB

[startup+25.5008 s]
/proc/loadavg: 1.68 1.68 1.61 4/227 23872
/proc/meminfo: memFree=1779092/32770624 swapFree=66956604/67108860
[pid=23806] ppid=23803 vsize=10846988 memory=1548824 CPUtime=32.48 cores=1,3,5,7
/proc/23806/stat : 23806 (java) S 23803 23806 20037 0 -1 1077944320 74270 13287 0 0 3193 48 5 2 20 0 15 0 474053470 11107315712 387206 33554432000 4194304 4196468 140728397218944 140728397201488 140339643330295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
/proc/23806/statm: 2711747 387206 3621 1 0 2673805 0
[pid=23806/tid=23859] ppid=23803 vsize=10846988 memory=1548744 CPUtime=25.25 cores=1,3,5,7
/proc/23806/task/23859/stat : 23859 (java) R 23803 23806 20037 0 -1 4202560 29788 13287 0 0 2491 27 5 2 20 0 15 0 474053479 11107315712 387206 33554432000 4194304 4196468 140728397218944 140339615162312 140339228534156 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23860] ppid=23803 vsize=10846988 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/23806/task/23860/stat : 23860 (java) S 23803 23806 20037 0 -1 1077944384 1423 13287 0 0 6 3 5 2 20 0 15 0 474053480 11107315712 387206 33554432000 4194304 4196468 140728397218944 140339647572368 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23861] ppid=23803 vsize=10846988 memory=1479016 CPUtime=0.15 cores=1,3,5,7
/proc/23806/task/23861/stat : 23861 (java) S 23803 23806 20037 0 -1 1077944384 680 13287 0 0 6 2 5 2 20 0 15 0 474053480 11107315712 387206 33554432000 4194304 4196468 140728397218944 140339535845648 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23862] ppid=23803 vsize=10846988 memory=988 CPUtime=0.15 cores=1,3,5,7
/proc/23806/task/23862/stat : 23862 (java) S 23803 23806 20037 0 -1 1077944384 442 13287 0 0 6 2 5 2 20 0 15 0 474053480 11107315712 387206 33554432000 4194304 4196468 140728397218944 140339534793360 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23863] ppid=23803 vsize=10846988 memory=56 CPUtime=0.14 cores=1,3,5,7
/proc/23806/task/23863/stat : 23863 (java) S 23803 23806 20037 0 -1 1077944384 163 13287 0 0 5 2 5 2 20 0 15 0 474053480 11107315712 387206 33554432000 4194304 4196468 140728397218944 140339214019088 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23864] ppid=23803 vsize=10846988 memory=54364 CPUtime=0.14 cores=1,3,5,7
/proc/23806/task/23864/stat : 23864 (java) S 23803 23806 20037 0 -1 1077944384 10581 13287 0 0 6 1 5 2 20 0 15 0 474053481 11107315712 387206 33554432000 4194304 4196468 140728397218944 140339102628464 140339643341442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23865] ppid=23803 vsize=10846988 memory=1479016 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23865/stat : 23865 (java) S 23803 23806 20037 0 -1 1077944384 42 13287 0 0 0 0 5 2 20 0 15 0 474053481 11107315712 387206 33554432000 4194304 4196468 140728397218944 140339101574496 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23866] ppid=23803 vsize=10846988 memory=1479016 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23866/stat : 23866 (java) S 23803 23806 20037 0 -1 1077944384 5 13287 0 0 0 0 5 2 20 0 15 0 474053482 11107315712 387206 33554432000 4194304 4196468 140728397218944 140338526152320 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23867] ppid=23803 vsize=10846988 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23867/stat : 23867 (java) S 23803 23806 20037 0 -1 1077944384 3 13287 0 0 0 0 5 2 20 0 15 0 474053484 11107315712 387206 33554432000 4194304 4196468 140728397218944 140338218752592 140339643348891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23868] ppid=23803 vsize=10846988 memory=6297835844906604903 CPUtime=2.65 cores=1,3,5,7
/proc/23806/task/23868/stat : 23868 (java) S 23803 23806 20037 0 -1 1077944384 12145 13287 0 0 256 2 5 2 20 0 15 0 474053485 11107315712 387206 33554432000 4194304 4196468 140728397218944 140339068016752 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23869] ppid=23803 vsize=10846988 memory=1479016 CPUtime=2.75 cores=1,3,5,7
/proc/23806/task/23869/stat : 23869 (java) R 23803 23806 20037 0 -1 4202560 7129 13287 0 0 266 2 5 2 20 0 15 0 474053485 11107315712 387206 33554432000 4194304 4196468 140728397218944 140339066953248 140339628455701 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23870] ppid=23803 vsize=10846988 memory=1479016 CPUtime=1.53 cores=1,3,5,7
/proc/23806/task/23870/stat : 23870 (java) S 23803 23806 20037 0 -1 1077944384 9580 13287 0 0 143 3 5 2 20 0 15 0 474053485 11107315712 387206 33554432000 4194304 4196468 140728397218944 140339065911664 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23871] ppid=23803 vsize=10846988 memory=1479016 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23871/stat : 23871 (java) S 23803 23806 20037 0 -1 1077944384 3 13287 0 0 0 0 5 2 20 0 15 0 474053486 11107315712 387206 33554432000 4194304 4196468 140728397218944 140338185193952 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23872] ppid=23803 vsize=10846988 memory=3620 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23872/stat : 23872 (java) S 23803 23806 20037 0 -1 1077944384 80 13287 0 0 0 0 5 2 20 0 15 0 474053486 11107315712 387206 33554432000 4194304 4196468 140728397218944 140339064859568 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
Current children cumulated CPU time: 32.48 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 1548824 KiB

[startup+26.0443 s]
# the end of solver process 23806 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=32.828 s, system=0.538587 s

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

[startup+25.6009 s]
/proc/loadavg: 1.68 1.68 1.61 4/227 23872
/proc/meminfo: memFree=1779092/32770624 swapFree=66956604/67108860
[pid=23806] ppid=23803 vsize=10846988 memory=1548960 CPUtime=32.74 cores=1,3,5,7
/proc/23806/stat : 23806 (java) S 23803 23806 20037 0 -1 1077944320 74305 13287 0 0 3219 48 5 2 20 0 15 0 474053470 11107315712 387240 33554432000 4194304 4196468 140728397218944 140728397201488 140339643330295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
/proc/23806/statm: 2711747 387240 3621 1 0 2673805 0
[pid=23806/tid=23859] ppid=23803 vsize=10846988 memory=7596559274343098176 CPUtime=25.35 cores=1,3,5,7
/proc/23806/task/23859/stat : 23859 (java) R 23803 23806 20037 0 -1 4202560 29788 13287 0 0 2501 27 5 2 20 0 15 0 474053479 11107315712 387240 33554432000 4194304 4196468 140728397218944 140339615162312 140339228534075 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23860] ppid=23803 vsize=10846988 memory=6791534058613427641 CPUtime=0.16 cores=1,3,5,7
/proc/23806/task/23860/stat : 23860 (java) S 23803 23806 20037 0 -1 1077944384 1423 13287 0 0 6 3 5 2 20 0 15 0 474053480 11107315712 387240 33554432000 4194304 4196468 140728397218944 140339647572368 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23861] ppid=23803 vsize=10846988 memory=280587529457080 CPUtime=0.15 cores=1,3,5,7
/proc/23806/task/23861/stat : 23861 (java) S 23803 23806 20037 0 -1 1077944384 680 13287 0 0 6 2 5 2 20 0 15 0 474053480 11107315712 387240 33554432000 4194304 4196468 140728397218944 140339535845648 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23862] ppid=23803 vsize=10846988 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/23806/task/23862/stat : 23862 (java) S 23803 23806 20037 0 -1 1077944384 442 13287 0 0 6 2 5 2 20 0 15 0 474053480 11107315712 387240 33554432000 4194304 4196468 140728397218944 140339534793360 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23863] ppid=23803 vsize=10846988 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/23806/task/23863/stat : 23863 (java) S 23803 23806 20037 0 -1 1077944384 163 13287 0 0 5 2 5 2 20 0 15 0 474053480 11107315712 387240 33554432000 4194304 4196468 140728397218944 140339214019088 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23864] ppid=23803 vsize=10846988 memory=6791534058613427641 CPUtime=0.14 cores=1,3,5,7
/proc/23806/task/23864/stat : 23864 (java) S 23803 23806 20037 0 -1 1077944384 10581 13287 0 0 6 1 5 2 20 0 15 0 474053481 11107315712 387240 33554432000 4194304 4196468 140728397218944 140339102628464 140339643341442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23865] ppid=23803 vsize=10846988 memory=3977575879455834929 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23865/stat : 23865 (java) S 23803 23806 20037 0 -1 1077944384 42 13287 0 0 0 0 5 2 20 0 15 0 474053481 11107315712 387240 33554432000 4194304 4196468 140728397218944 140339101574496 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23866] ppid=23803 vsize=10846988 memory=3977575879455832721 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23866/stat : 23866 (java) S 23803 23806 20037 0 -1 1077944384 5 13287 0 0 0 0 5 2 20 0 15 0 474053482 11107315712 387240 33554432000 4194304 4196468 140728397218944 140338526152320 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23867] ppid=23803 vsize=10846988 memory=3977575879455830513 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23867/stat : 23867 (java) S 23803 23806 20037 0 -1 1077944384 3 13287 0 0 0 0 5 2 20 0 15 0 474053484 11107315712 387240 33554432000 4194304 4196468 140728397218944 140338218752592 140339643348891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23868] ppid=23803 vsize=10846988 memory=3977575879455828305 CPUtime=2.72 cores=1,3,5,7
/proc/23806/task/23868/stat : 23868 (java) R 23803 23806 20037 0 -1 4202560 12158 13287 0 0 263 2 5 2 20 0 15 0 474053485 11107315712 387240 33554432000 4194304 4196468 140728397218944 140339068016752 140339626861801 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23869] ppid=23803 vsize=10846988 memory=3977575879455826097 CPUtime=2.83 cores=1,3,5,7
/proc/23806/task/23869/stat : 23869 (java) R 23803 23806 20037 0 -1 4202560 7151 13287 0 0 274 2 5 2 20 0 15 0 474053485 11107315712 387240 33554432000 4194304 4196468 140728397218944 140339066947312 140339624505984 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23870] ppid=23803 vsize=10846988 memory=3684139997238485481 CPUtime=1.54 cores=1,3,5,7
/proc/23806/task/23870/stat : 23870 (java) S 23803 23806 20037 0 -1 1077944384 9580 13287 0 0 144 3 5 2 20 0 15 0 474053485 11107315712 387240 33554432000 4194304 4196468 140728397218944 140339065911664 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23871] ppid=23803 vsize=10846988 memory=15684296627233976 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23871/stat : 23871 (java) S 23803 23806 20037 0 -1 1077944384 3 13287 0 0 0 0 5 2 20 0 15 0 474053486 11107315712 387240 33554432000 4194304 4196468 140728397218944 140338185193952 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23872] ppid=23803 vsize=10846988 memory=3472468589925160176 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23872/stat : 23872 (java) S 23803 23806 20037 0 -1 1077944384 80 13287 0 0 0 0 5 2 20 0 15 0 474053486 11107315712 387240 33554432000 4194304 4196468 140728397218944 140339064859568 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
Current children cumulated CPU time: 32.74 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 1548960 KiB

[startup+26.0007 s]*
/proc/loadavg: 1.68 1.68 1.61 5/227 23872
/proc/meminfo: memFree=1778100/32770624 swapFree=66956604/67108860
[pid=23806] ppid=23803 vsize=10846988 memory=1549276 CPUtime=33.3 cores=1,3,5,7
/proc/23806/stat : 23806 (java) S 23803 23806 20037 0 -1 1077944320 74406 13287 0 0 3274 49 5 2 20 0 15 0 474053470 11107315712 387319 33554432000 4194304 4196468 140728397218944 140728397201488 140339643330295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
/proc/23806/statm: 2711747 387319 3621 1 0 2673805 0
[pid=23806/tid=23859] ppid=23803 vsize=10846988 memory=6791534058613427641 CPUtime=25.76 cores=1,3,5,7
/proc/23806/task/23859/stat : 23859 (java) R 23803 23806 20037 0 -1 4202560 29841 13287 0 0 2542 27 5 2 20 0 15 0 474053479 11107315712 387319 33554432000 4194304 4196468 140728397218944 140339615163712 140339625758475 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23860] ppid=23803 vsize=10846988 memory=-7003737579269690708 CPUtime=0.16 cores=1,3,5,7
/proc/23806/task/23860/stat : 23860 (java) S 23803 23806 20037 0 -1 1077944384 1423 13287 0 0 6 3 5 2 20 0 15 0 474053480 11107315712 387319 33554432000 4194304 4196468 140728397218944 140339647572368 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23861] ppid=23803 vsize=10846988 memory=-7966001967407402336 CPUtime=0.15 cores=1,3,5,7
/proc/23806/task/23861/stat : 23861 (java) S 23803 23806 20037 0 -1 1077944384 680 13287 0 0 6 2 5 2 20 0 15 0 474053480 11107315712 387319 33554432000 4194304 4196468 140728397218944 140339535845648 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23862] ppid=23803 vsize=10846988 memory=-7737621075815361686 CPUtime=0.15 cores=1,3,5,7
/proc/23806/task/23862/stat : 23862 (java) S 23803 23806 20037 0 -1 1077944384 442 13287 0 0 6 2 5 2 20 0 15 0 474053480 11107315712 387319 33554432000 4194304 4196468 140728397218944 140339534793360 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23863] ppid=23803 vsize=10846988 memory=-7595718148000617580 CPUtime=0.14 cores=1,3,5,7
/proc/23806/task/23863/stat : 23863 (java) S 23803 23806 20037 0 -1 1077944384 163 13287 0 0 5 2 5 2 20 0 15 0 474053480 11107315712 387319 33554432000 4194304 4196468 140728397218944 140339214019088 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23864] ppid=23803 vsize=10846988 memory=-3704326594973231466 CPUtime=0.14 cores=1,3,5,7
/proc/23806/task/23864/stat : 23864 (java) S 23803 23806 20037 0 -1 1077944384 10581 13287 0 0 6 1 5 2 20 0 15 0 474053481 11107315712 387319 33554432000 4194304 4196468 140728397218944 140339102628464 140339643341442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23865] ppid=23803 vsize=10846988 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23865/stat : 23865 (java) S 23803 23806 20037 0 -1 1077944384 42 13287 0 0 0 0 5 2 20 0 15 0 474053481 11107315712 387319 33554432000 4194304 4196468 140728397218944 140339101574496 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23866] ppid=23803 vsize=10846988 memory=43757089075 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23866/stat : 23866 (java) S 23803 23806 20037 0 -1 1077944384 5 13287 0 0 0 0 5 2 20 0 15 0 474053482 11107315712 387319 33554432000 4194304 4196468 140728397218944 140338526152320 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23867] ppid=23803 vsize=10846988 memory=7519158066695856742 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23867/stat : 23867 (java) S 23803 23806 20037 0 -1 1077944384 3 13287 0 0 0 0 5 2 20 0 15 0 474053484 11107315712 387319 33554432000 4194304 4196468 140728397218944 140338218752592 140339643348891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23868] ppid=23803 vsize=10846988 memory=7379246281675728741 CPUtime=2.78 cores=1,3,5,7
/proc/23806/task/23868/stat : 23868 (java) R 23803 23806 20037 0 -1 4202560 12164 13287 0 0 269 2 5 2 20 0 15 0 474053485 11107315712 387319 33554432000 4194304 4196468 140728397218944 140339068008592 140339626717287 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23869] ppid=23803 vsize=10846988 memory=5787213839931105879 CPUtime=2.9 cores=1,3,5,7
/proc/23806/task/23869/stat : 23869 (java) S 23803 23806 20037 0 -1 1077944384 7171 13287 0 0 281 2 5 2 20 0 15 0 474053485 11107315712 387319 33554432000 4194304 4196468 140728397218944 140339066963952 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23870] ppid=23803 vsize=10846988 memory=8594181552828884634 CPUtime=1.55 cores=1,3,5,7
/proc/23806/task/23870/stat : 23870 (java) R 23803 23806 20037 0 -1 4202560 9603 13287 0 0 145 3 5 2 20 0 15 0 474053485 11107315712 387319 33554432000 4194304 4196468 140728397218944 140339065911664 140339622014400 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23871] ppid=23803 vsize=10846988 memory=-2247047206120741458 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23871/stat : 23871 (java) S 23803 23806 20037 0 -1 1077944384 3 13287 0 0 0 0 5 2 20 0 15 0 474053486 11107315712 387319 33554432000 4194304 4196468 140728397218944 140338185193952 140339643340501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
[pid=23806/tid=23872] ppid=23803 vsize=10846988 memory=-1598831813028945288 CPUtime=0.07 cores=1,3,5,7
/proc/23806/task/23872/stat : 23872 (java) S 23803 23806 20037 0 -1 1077944384 80 13287 0 0 0 0 5 2 20 0 15 0 474053486 11107315712 387319 33554432000 4194304 4196468 140728397218944 140339064859568 140339643341442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35950592 140728397224547 140728397227189 140728397227189 140728397230031 0
Current children cumulated CPU time: 33.3 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 1549276 KiB

Child status: 0
Real time (s): 26.0444
CPU time (s): 33.3666
CPU user time (s): 32.828
CPU system time (s): 0.538587
CPU usage (%): 128.114
Max. virtual memory (cumulated for all children) (KiB): 10849744
Max. memory (cumulated for all children) (KiB): 1550204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.828
system time used= 0.538587
maximum resident set size= 1551484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87775
page faults= 0
swaps= 0
block input operations= 8
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7830
involuntary context switches= 129


# summary of solver processes directly reported to runsolver:
#   pid: 23806
#   total CPU time (s): 33.3666
#   total CPU user time (s): 32.828
#   total CPU system time (s): 0.538587

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.185649 second user time and 0.287096 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-20 13:15:10
IDJOB=4402570
IDBENCH=131451
IDSOLVER=2861
FILE ID=node149/4402570-1568978148
RUNJOBID= node149-1568967598-20069
PBS_JOBID= 21704611
Free space on /var/tmp= 13448 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-si2-m4D/Subisomorphism-si2-m4Dr6-m1296-04.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402570-1568978148/watcher-4402570-1568978148 -o /var/tmp/evaluation-result-4402570-1568978148/solver-4402570-1568978148 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1568967598-20069 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1554163371 HOME/instance-4402570-1568978148.xml

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

MD5SUM BENCH= 2d28027fc76d6f94be685cc66f299382
RANDOM SEED=1554163371

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:         3317968 kB
MemAvailable:   31160860 kB
Buffers:          143564 kB
Cached:         27625264 kB
SwapCached:        41588 kB
Active:         14504588 kB
Inactive:       13966396 kB
Active(anon):     661080 kB
Inactive(anon):    85708 kB
Active(file):   13843508 kB
Inactive(file): 13880688 kB
Unevictable:      109700 kB
Mlocked:          109700 kB
SwapTotal:      67108860 kB
SwapFree:       66956604 kB
Dirty:             35764 kB
Writeback:             4 kB
AnonPages:        772676 kB
Mapped:            65200 kB
Shmem:             35620 kB
Slab:             576660 kB
SReclaimable:     547156 kB
SUnreclaim:        29504 kB
KernelStack:        3872 kB
PageTables:         7240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1945708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    614400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /var/tmp at the end= 13412 MiB
End job on node149 at 2019-09-20 13:15:36