Trace number 4403437

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
choco-solver 2019-09-20SAT 1148.44 290.971

General information on the benchmark

NameQueens/
Queens-m1-s1/Queens-0200-m1.xml
MD5SUMaa794b13577ab4fe7ac8dae6d6ffdfc7
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 benchmark18.6139
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints19901
Number of domains1
Minimum domain size200
Maximum domain size200
Distribution of domain sizes[{"size":200,"count":200}]
Minimum variable degree200
Maximum variable degree200
Distribution of variable degrees[{"degree":200,"count":200}]
Minimum constraint arity2
Maximum constraint arity200
Distribution of constraint arities[{"arity":2,"count":19900},{"arity":200,"count":1}]
Number of extensional constraints0
Number of intensional constraints19900
Distribution of constraint types[{"type":"intension","count":19900},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403437-1568993046.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403437-1568993046.xml, -tl, 2520s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
12.90/5.03	c solve instance...
1148.36/290.94	s SATISFIABLE
1148.36/290.94	v <instantiation>
1148.36/290.94	v 	<list>q[0] q[1] q[2] q[3] q[4] q[5] q[6] q[7] q[8] q[9] q[10] q[11] q[12] q[13] q[14] q[15] q[16] q[17] q[18] q[19] q[20] q[21] q[22] q[23] q[24] q[25] q[26] q[27] q[28] q[29] q[30] q[31] q[32] q[33] q[34] q[35] q[36] q[37] q[38] q[39] q[40] q[41] q[42] q[43] q[44] q[45] q[46] q[47] q[48] q[49] q[50] q[51] q[52] q[53] q[54] q[55] q[56] q[57] q[58] q[59] q[60] q[61] q[62] q[63] q[64] q[65] q[66] q[67] q[68] q[69] q[70] q[71] q[72] q[73] q[74] q[75] q[76] q[77] q[78] q[79] q[80] q[81] q[82] q[83] q[84] q[85] q[86] q[87] q[88] q[89] q[90] q[91] q[92] q[93] q[94] q[95] q[96] q[97] q[98] q[99] q[100] q[101] q[102] q[103] q[104] q[105] q[106] q[107] q[108] q[109] q[110] q[111] q[112] q[113] q[114] q[115] q[116] q[117] q[118] q[119] q[120] q[121] q[122] q[123] q[124] q[125] q[126] q[127] q[128] q[129] q[130] q[131] q[132] q[133] q[134] q[135] q[136] q[137] q[138] q[139] q[140] q[141] q[142] q[143] q[144] q[145] q[146] q[147] q[148] q[149] q[150] q[151] q[152] q[153] q[154] q[155] q[156] q[157] q[158] q[159] q[160] q[161] q[162] q[163] q[164] q[165] q[166] q[167] q[168] q[169] q[170] q[171] q[172] q[173] q[174] q[175] q[176] q[177] q[178] q[179] q[180] q[181] q[182] q[183] q[184] q[185] q[186] q[187] q[188] q[189] q[190] q[191] q[192] q[193] q[194] q[195] q[196] q[197] q[198] q[199] </list>
1148.36/290.94	v 	<values>17 130 176 4 121 182 117 54 194 184 175 147 152 89 63 55 29 11 3 109 58 85 94 53 133 193 92 102 120 21 165 0 129 149 13 32 50 47 44 42 31 190 38 72 100 143 153 40 196 107 172 179 39 81 157 20 151 112 83 10 148 128 33 183 163 150 144 108 145 134 191 1 140 104 48 162 189 97 46 173 125 177 168 131 36 68 156 167 49 84 126 51 67 34 14 174 66 22 12 188 86 127 41 57 141 7 61 91 43 37 74 6 111 19 171 142 187 115 192 62 166 9 98 27 23 137 169 8 5 65 87 146 195 105 158 124 178 28 118 15 52 59 160 164 77 197 90 198 101 80 69 170 24 135 71 35 45 106 82 122 73 119 18 16 110 76 116 99 75 70 181 64 95 139 155 180 103 154 26 138 114 159 78 93 25 185 123 113 96 136 88 60 56 79 132 2 30 199 186 161 </values>
1148.36/290.94	v </instantiation>

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4403437-1568993046/watcher-4403437-1568993046 -o /tmp/evaluation-result-4403437-1568993046/solver-4403437-1568993046 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568983762-7722 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 951153514 HOME/instance-4403437-1568993046.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
Current StackSize limit: 8192 KiB

solver pid=13357, runsolver pid=13354

[startup+0.100058 s]*
/proc/loadavg: 8.13 8.25 8.23 7/233 13373
/proc/meminfo: memFree=16390344/32770624 swapFree=66986244/67108860
[pid=13357] ppid=13354 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/13357/stat : 13357 (xcsp3-exec) S 13354 13357 7690 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475561417 115843072 362 33554432000 4194304 5098028 140735158890416 140735158888520 140278381511292 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15200256 140735158899579 140735158899821 140735158899821 140735158902730 0
/proc/13357/statm: 28282 362 304 221 0 87 0
[pid=13359] ppid=13357 vsize=15144776 memory=29152 CPUtime=0.13 cores=1,3,5,7
/proc/13359/stat : 13359 (java) S 13357 13357 7690 0 -1 1077944320 5742 0 0 0 11 2 0 0 20 0 15 0 475561417 15508250624 7288 33554432000 4194304 4196468 140728149781168 140728149763712 140715417747191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
/proc/13359/statm: 3786194 7288 3136 1 0 3748377 0
[pid=13359/tid=13360] ppid=13357 vsize=15144776 memory=-2698087569006908830 CPUtime=0.09 cores=1,3,5,7
/proc/13359/task/13360/stat : 13360 (java) R 13357 13357 7690 0 -1 4202560 3622 0 0 0 8 1 0 0 20 0 15 0 475561418 15508250624 7288 33554432000 4194304 4196468 140728149781168 140715421986432 140715417759126 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13361] ppid=13357 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13361/stat : 13361 (java) S 13357 13357 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475561418 15508250624 7288 33554432000 4194304 4196468 140728149781168 140715345787152 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13362] ppid=13357 vsize=15144776 memory=140517004535424 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13362/stat : 13362 (java) S 13357 13357 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475561418 15508250624 7288 33554432000 4194304 4196468 140728149781168 140715344734608 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13363] ppid=13357 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13363/stat : 13363 (java) S 13357 13357 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475561418 15508250624 7288 33554432000 4194304 4196468 140728149781168 140715343682064 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13364] ppid=13357 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13364/stat : 13364 (java) S 13357 13357 7690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475561418 15508250624 7288 33554432000 4194304 4196468 140728149781168 140715007273616 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13365] ppid=13357 vsize=15144776 memory=140517004535424 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13365/stat : 13365 (java) S 13357 13357 7690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475561420 15508250624 7288 33554432000 4194304 4196468 140728149781168 140714953542128 140715417758338 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13366] ppid=13357 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13366/stat : 13366 (java) S 13357 13357 7690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475561420 15508250624 7288 33554432000 4194304 4196468 140728149781168 140714952488352 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13367] ppid=13357 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13367/stat : 13367 (java) S 13357 13357 7690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475561420 15508250624 7288 33554432000 4194304 4196468 140728149781168 140714951435760 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13368] ppid=13357 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13368/stat : 13368 (java) S 13357 13357 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475561423 15508250624 7288 33554432000 4194304 4196468 140728149781168 140714950384336 140715417765787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13369] ppid=13357 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13369/stat : 13369 (java) S 13357 13357 7690 0 -1 1077944384 350 0 0 0 0 0 0 0 20 0 15 0 475561423 15508250624 7288 33554432000 4194304 4196468 140728149781168 140714949330928 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13370] ppid=13357 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13370/stat : 13370 (java) R 13357 13357 7690 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 475561423 15508250624 7288 33554432000 4194304 4196468 140728149781168 140714948278384 140715417758338 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13371] ppid=13357 vsize=15144776 memory=140517004535424 CPUtime=0.02 cores=1,3,5,7
/proc/13359/task/13371/stat : 13371 (java) R 13357 13357 7690 0 -1 4202560 346 0 0 0 2 0 0 0 20 0 15 0 475561423 15508250624 7288 33554432000 4194304 4196468 140728149781168 140714947225840 140715396419726 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13372] ppid=13357 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13372/stat : 13372 (java) S 13357 13357 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475561423 15508250624 7288 33554432000 4194304 4196468 140728149781168 140714946173536 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13373] ppid=13357 vsize=15144776 memory=140517004535424 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13373/stat : 13373 (java) S 13357 13357 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475561423 15508250624 7288 33554432000 4194304 4196468 140728149781168 140714945121072 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30600 KiB

[startup+0.211376 s]*
/proc/loadavg: 8.13 8.25 8.23 6/233 13373
/proc/meminfo: memFree=16377352/32770624 swapFree=66986244/67108860
[pid=13357] ppid=13354 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/13357/stat : 13357 (xcsp3-exec) S 13354 13357 7690 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475561417 115843072 362 33554432000 4194304 5098028 140735158890416 140735158888520 140278381511292 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15200256 140735158899579 140735158899821 140735158899821 140735158902730 0
/proc/13357/statm: 28282 362 304 221 0 87 0
[pid=13359] ppid=13357 vsize=15144776 memory=41168 CPUtime=0.35 cores=1,3,5,7
/proc/13359/stat : 13359 (java) S 13357 13357 7690 0 -1 1077944320 9513 0 0 0 31 4 0 0 20 0 15 0 475561417 15508250624 10292 33554432000 4194304 4196468 140728149781168 140728149763712 140715417747191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
/proc/13359/statm: 3786194 10292 3308 1 0 3748377 0
[pid=13359/tid=13360] ppid=13357 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/13359/task/13360/stat : 13360 (java) R 13357 13357 7690 0 -1 4202560 6635 0 0 0 18 2 0 0 20 0 15 0 475561418 15508250624 10292 33554432000 4194304 4196468 140728149781168 140715421985008 140715023790437 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13361] ppid=13357 vsize=15144776 memory=1898699 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13361/stat : 13361 (java) S 13357 13357 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475561418 15508250624 10292 33554432000 4194304 4196468 140728149781168 140715345787152 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13362] ppid=13357 vsize=15144776 memory=3472330503854764526 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13362/stat : 13362 (java) S 13357 13357 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475561418 15508250624 10292 33554432000 4194304 4196468 140728149781168 140715344734608 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13363] ppid=13357 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13363/stat : 13363 (java) S 13357 13357 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475561418 15508250624 10292 33554432000 4194304 4196468 140728149781168 140715343682064 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13364] ppid=13357 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13364/stat : 13364 (java) S 13357 13357 7690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475561418 15508250624 10292 33554432000 4194304 4196468 140728149781168 140715007273616 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13365] ppid=13357 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13365/stat : 13365 (java) S 13357 13357 7690 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475561420 15508250624 10292 33554432000 4194304 4196468 140728149781168 140714953542128 140715417758338 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13366] ppid=13357 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13366/stat : 13366 (java) S 13357 13357 7690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475561420 15508250624 10292 33554432000 4194304 4196468 140728149781168 140714952488352 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13367] ppid=13357 vsize=15144776 memory=140517004535424 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13367/stat : 13367 (java) S 13357 13357 7690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475561420 15508250624 10292 33554432000 4194304 4196468 140728149781168 140714951435760 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13368] ppid=13357 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13368/stat : 13368 (java) S 13357 13357 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475561423 15508250624 10292 33554432000 4194304 4196468 140728149781168 140714950384336 140715417765787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13369] ppid=13357 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/13359/task/13369/stat : 13369 (java) S 13357 13357 7690 0 -1 1077944384 661 0 0 0 2 0 0 0 20 0 15 0 475561423 15508250624 10292 33554432000 4194304 4196468 140728149781168 140714949330928 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13370] ppid=13357 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/13359/task/13370/stat : 13370 (java) S 13357 13357 7690 0 -1 1077944384 177 0 0 0 2 0 0 0 20 0 15 0 475561423 15508250624 10292 33554432000 4194304 4196468 140728149781168 140714948278384 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13371] ppid=13357 vsize=15144776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/13359/task/13371/stat : 13371 (java) R 13357 13357 7690 0 -1 4202560 736 0 0 0 8 0 0 0 20 0 15 0 475561423 15508250624 10292 33554432000 4194304 4196468 140728149781168 140714947225840 140715397169808 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13372] ppid=13357 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13372/stat : 13372 (java) S 13357 13357 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475561423 15508250624 10292 33554432000 4194304 4196468 140728149781168 140714946173536 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13373] ppid=13357 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13373/stat : 13373 (java) S 13357 13357 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475561423 15508250624 10292 33554432000 4194304 4196468 140728149781168 140714945121072 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42616 KiB

[startup+0.310727 s]*
/proc/loadavg: 8.13 8.25 8.23 6/233 13373
/proc/meminfo: memFree=16370192/32770624 swapFree=66986244/67108860
[pid=13357] ppid=13354 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/13357/stat : 13357 (xcsp3-exec) S 13354 13357 7690 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475561417 115843072 362 33554432000 4194304 5098028 140735158890416 140735158888520 140278381511292 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15200256 140735158899579 140735158899821 140735158899821 140735158902730 0
/proc/13357/statm: 28282 362 304 221 0 87 0
[pid=13359] ppid=13357 vsize=15149032 memory=49920 CPUtime=0.51 cores=1,3,5,7
/proc/13359/stat : 13359 (java) S 13357 13357 7690 0 -1 1077944320 10843 0 0 0 46 5 0 0 20 0 15 0 475561417 15512608768 12480 33554432000 4194304 4196468 140728149781168 140728149763712 140715417747191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
/proc/13359/statm: 3787258 12480 3340 1 0 3748377 0
[pid=13359/tid=13360] ppid=13357 vsize=15149032 memory=7883960649037381690 CPUtime=0.3 cores=1,3,5,7
/proc/13359/task/13360/stat : 13360 (java) R 13357 13357 7690 0 -1 4202560 7849 0 0 0 26 4 0 0 20 0 15 0 475561418 15512608768 12480 33554432000 4194304 4196468 140728149781168 140715421980976 140715417769117 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13361] ppid=13357 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13361/stat : 13361 (java) S 13357 13357 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475561418 15512608768 12480 33554432000 4194304 4196468 140728149781168 140715345787152 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13362] ppid=13357 vsize=15149032 memory=3763093055285244100 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13362/stat : 13362 (java) S 13357 13357 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475561418 15512608768 12480 33554432000 4194304 4196468 140728149781168 140715344734608 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13363] ppid=13357 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13363/stat : 13363 (java) S 13357 13357 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475561418 15512608768 12480 33554432000 4194304 4196468 140728149781168 140715343682064 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13364] ppid=13357 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13364/stat : 13364 (java) S 13357 13357 7690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475561418 15512608768 12480 33554432000 4194304 4196468 140728149781168 140715007273616 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13365] ppid=13357 vsize=15149032 memory=140517004535424 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13365/stat : 13365 (java) S 13357 13357 7690 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475561420 15512608768 12480 33554432000 4194304 4196468 140728149781168 140714953542128 140715417758338 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13366] ppid=13357 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13366/stat : 13366 (java) S 13357 13357 7690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475561420 15512608768 12480 33554432000 4194304 4196468 140728149781168 140714952488352 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13367] ppid=13357 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13367/stat : 13367 (java) S 13357 13357 7690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475561420 15512608768 12480 33554432000 4194304 4196468 140728149781168 140714951435760 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13368] ppid=13357 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13368/stat : 13368 (java) S 13357 13357 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475561423 15512608768 12480 33554432000 4194304 4196468 140728149781168 140714950384336 140715417765787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13369] ppid=13357 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/13359/task/13369/stat : 13369 (java) S 13357 13357 7690 0 -1 1077944384 684 0 0 0 4 0 0 0 20 0 15 0 475561423 15512608768 12480 33554432000 4194304 4196468 140728149781168 140714949330928 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13370] ppid=13357 vsize=15149032 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/13359/task/13370/stat : 13370 (java) S 13357 13357 7690 0 -1 1077944384 189 0 0 0 3 0 0 0 20 0 15 0 475561423 15512608768 12480 33554432000 4194304 4196468 140728149781168 140714948278384 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13371] ppid=13357 vsize=15149032 memory=140517004535424 CPUtime=0.12 cores=1,3,5,7
/proc/13359/task/13371/stat : 13371 (java) S 13357 13357 7690 0 -1 1077944384 821 0 0 0 12 0 0 0 20 0 15 0 475561423 15512608768 12480 33554432000 4194304 4196468 140728149781168 140714947225840 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13372] ppid=13357 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13372/stat : 13372 (java) S 13357 13357 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475561423 15512608768 12480 33554432000 4194304 4196468 140728149781168 140714946173536 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13373] ppid=13357 vsize=15149032 memory=140517004535424 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13373/stat : 13373 (java) S 13357 13357 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475561423 15512608768 12480 33554432000 4194304 4196468 140728149781168 140714945121072 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51368 KiB

[startup+0.701317 s]
/proc/loadavg: 8.13 8.25 8.23 10/233 13373
/proc/meminfo: memFree=16348100/32770624 swapFree=66986244/67108860
[pid=13357] ppid=13354 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/13357/stat : 13357 (xcsp3-exec) S 13354 13357 7690 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475561417 115843072 362 33554432000 4194304 5098028 140735158890416 140735158888520 140278381511292 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15200256 140735158899579 140735158899821 140735158899821 140735158902730 0
/proc/13357/statm: 28282 362 304 221 0 87 0
[pid=13359] ppid=13357 vsize=15151156 memory=112480 CPUtime=1.71 cores=1,3,5,7
/proc/13359/stat : 13359 (java) S 13357 13357 7690 0 -1 1077944320 14701 0 0 0 165 6 0 0 20 0 15 0 475561417 15514783744 28120 33554432000 4194304 4196468 140728149781168 140728149763712 140715417747191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
/proc/13359/statm: 3787789 28120 3445 1 0 3748889 0
[pid=13359/tid=13360] ppid=13357 vsize=15151156 memory=2120 CPUtime=0.68 cores=1,3,5,7
/proc/13359/task/13360/stat : 13360 (java) R 13357 13357 7690 0 -1 4202560 8307 0 0 0 64 4 0 0 20 0 15 0 475561418 15514783744 28120 33554432000 4194304 4196468 140728149781168 140715421981280 140715027314977 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13361] ppid=13357 vsize=15151156 memory=532 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13361/stat : 13361 (java) S 13357 13357 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475561418 15514783744 28120 33554432000 4194304 4196468 140728149781168 140715345787152 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13362] ppid=13357 vsize=15151156 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13362/stat : 13362 (java) S 13357 13357 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475561418 15514783744 28120 33554432000 4194304 4196468 140728149781168 140715344734608 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13363] ppid=13357 vsize=15151156 memory=924 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13363/stat : 13363 (java) S 13357 13357 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475561418 15514783744 28120 33554432000 4194304 4196468 140728149781168 140715343682064 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13364] ppid=13357 vsize=15151156 memory=1680 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13364/stat : 13364 (java) S 13357 13357 7690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475561418 15514783744 28120 33554432000 4194304 4196468 140728149781168 140715007273616 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13365] ppid=13357 vsize=15151156 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13365/stat : 13365 (java) S 13357 13357 7690 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475561420 15514783744 28120 33554432000 4194304 4196468 140728149781168 140714953542128 140715417758338 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13366] ppid=13357 vsize=15151156 memory=912 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13366/stat : 13366 (java) S 13357 13357 7690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475561420 15514783744 28120 33554432000 4194304 4196468 140728149781168 140714952488352 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13367] ppid=13357 vsize=15151156 memory=1984 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13367/stat : 13367 (java) S 13357 13357 7690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475561420 15514783744 28120 33554432000 4194304 4196468 140728149781168 140714951435760 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13368] ppid=13357 vsize=15151156 memory=2480 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13368/stat : 13368 (java) S 13357 13357 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475561423 15514783744 28120 33554432000 4194304 4196468 140728149781168 140714950384336 140715417765787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13369] ppid=13357 vsize=15151156 memory=7302135314614015849 CPUtime=0.36 cores=1,3,5,7
/proc/13359/task/13369/stat : 13369 (java) R 13357 13357 7690 0 -1 4202560 2087 0 0 0 36 0 0 0 20 0 15 0 475561423 15514783744 28120 33554432000 4194304 4196468 140728149781168 140714949316952 140715401247740 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13370] ppid=13357 vsize=15151156 memory=5866332588140292694 CPUtime=0.34 cores=1,3,5,7
/proc/13359/task/13370/stat : 13370 (java) R 13357 13357 7690 0 -1 4202560 1378 0 0 0 34 0 0 0 20 0 15 0 475561423 15514783744 28120 33554432000 4194304 4196468 140728149781168 140714948258792 140715399268376 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13371] ppid=13357 vsize=15151156 memory=7295944995277656144 CPUtime=0.29 cores=1,3,5,7
/proc/13359/task/13371/stat : 13371 (java) S 13357 13357 7690 0 -1 1077944384 1623 0 0 0 29 0 0 0 20 0 15 0 475561423 15514783744 28120 33554432000 4194304 4196468 140728149781168 140714947225840 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13372] ppid=13357 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13372/stat : 13372 (java) S 13357 13357 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475561423 15514783744 28120 33554432000 4194304 4196468 140728149781168 140714946173536 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13373] ppid=13357 vsize=15151156 memory=7523096512984082771 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13373/stat : 13373 (java) S 13357 13357 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475561423 15514783744 28120 33554432000 4194304 4196468 140728149781168 140714945121072 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 113928 KiB

[startup+1.50132 s]
/proc/loadavg: 8.13 8.25 8.23 8/233 13373
/proc/meminfo: memFree=16213316/32770624 swapFree=66986244/67108860
[pid=13357] ppid=13354 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/13357/stat : 13357 (xcsp3-exec) S 13354 13357 7690 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475561417 115843072 362 33554432000 4194304 5098028 140735158890416 140735158888520 140278381511292 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15200256 140735158899579 140735158899821 140735158899821 140735158902730 0
/proc/13357/statm: 28282 362 304 221 0 87 0

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

/proc/13359/task/13373/stat : 13373 (java) S 13357 13357 7690 0 -1 1077944384 473 0 0 0 11 0 0 0 20 0 19 0 475561423 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714945121072 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13375] ppid=13357 vsize=15419460 memory=692 CPUtime=277.29 cores=1,3,5,7
/proc/13359/task/13375/stat : 13375 (java) R 13357 13357 7690 0 -1 4202560 3467 0 0 0 27728 1 0 0 20 0 19 0 475561928 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714868366408 140715034004239 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13376] ppid=13357 vsize=15419460 memory=1448 CPUtime=279.26 cores=1,3,5,7
/proc/13359/task/13376/stat : 13376 (java) R 13357 13357 7690 0 -1 4202560 8829 0 0 0 27921 5 0 0 20 0 19 0 475561928 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714867314768 140715025192455 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13377] ppid=13357 vsize=15419460 memory=2947572 CPUtime=279.68 cores=1,3,5,7
/proc/13359/task/13377/stat : 13377 (java) R 13357 13357 7690 0 -1 4202560 3624 0 0 0 27967 1 0 0 20 0 19 0 475561928 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714866262472 140715034178358 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13378] ppid=13357 vsize=15419460 memory=1564 CPUtime=279.27 cores=1,3,5,7
/proc/13359/task/13378/stat : 13378 (java) R 13357 13357 7690 0 -1 4202560 4193 0 0 0 27915 12 0 0 20 0 19 0 475561928 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714865211016 140715034004131 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
Current children cumulated CPU time: 1143.12 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 3071784 KiB

[startup+290.401 s]
/proc/loadavg: 8.69 8.37 8.27 9/235 13483
/proc/meminfo: memFree=13487392/32770624 swapFree=66986244/67108860
[pid=13357] ppid=13354 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/13357/stat : 13357 (xcsp3-exec) S 13354 13357 7690 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475561417 115843072 362 33554432000 4194304 5098028 140735158890416 140735158888520 140278381511292 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15200256 140735158899579 140735158899821 140735158899821 140735158902730 0
/proc/13357/statm: 28282 362 304 221 0 87 0
[pid=13359] ppid=13357 vsize=15419460 memory=3070336 CPUtime=1146.3 cores=1,3,5,7
/proc/13359/stat : 13359 (java) S 13357 13357 7690 0 -1 1077944320 101134 0 0 0 114476 154 0 0 20 0 19 0 475561417 15789527040 767584 33554432000 4194304 4196468 140728149781168 140728149763712 140715417747191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
/proc/13359/statm: 3854865 767584 3557 1 0 3815965 0
[pid=13359/tid=13360] ppid=13357 vsize=15419460 memory=1440 CPUtime=4.74 cores=1,3,5,7
/proc/13359/task/13360/stat : 13360 (java) S 13357 13357 7690 0 -1 1077944384 10954 0 0 0 458 16 0 0 20 0 19 0 475561418 15789527040 767584 33554432000 4194304 4196468 140728149781168 140715421987968 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13361] ppid=13357 vsize=15419460 memory=912 CPUtime=2.16 cores=1,3,5,7
/proc/13359/task/13361/stat : 13361 (java) S 13357 13357 7690 0 -1 1077944384 1999 0 0 0 192 24 0 0 20 0 19 0 475561418 15789527040 767584 33554432000 4194304 4196468 140728149781168 140715345787152 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13362] ppid=13357 vsize=15419460 memory=1984 CPUtime=2.1 cores=1,3,5,7
/proc/13359/task/13362/stat : 13362 (java) S 13357 13357 7690 0 -1 1077944384 1249 0 0 0 186 24 0 0 20 0 19 0 475561418 15789527040 767584 33554432000 4194304 4196468 140728149781168 140715344734608 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13363] ppid=13357 vsize=15419460 memory=692 CPUtime=2.16 cores=1,3,5,7
/proc/13359/task/13363/stat : 13363 (java) S 13357 13357 7690 0 -1 1077944384 2501 0 0 0 188 28 0 0 20 0 19 0 475561418 15789527040 767584 33554432000 4194304 4196468 140728149781168 140715343682064 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13364] ppid=13357 vsize=15419460 memory=1056 CPUtime=2.14 cores=1,3,5,7
/proc/13359/task/13364/stat : 13364 (java) S 13357 13357 7690 0 -1 1077944384 1497 0 0 0 188 26 0 0 20 0 19 0 475561418 15789527040 767584 33554432000 4194304 4196468 140728149781168 140715007273616 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13365] ppid=13357 vsize=15419460 memory=1556 CPUtime=0.8 cores=1,3,5,7
/proc/13359/task/13365/stat : 13365 (java) S 13357 13357 7690 0 -1 1077944384 6454 0 0 0 75 5 0 0 20 0 19 0 475561420 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714953542128 140715417758338 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13366] ppid=13357 vsize=15419460 memory=780 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13366/stat : 13366 (java) S 13357 13357 7690 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 19 0 475561420 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714952488416 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13367] ppid=13357 vsize=15419460 memory=3616 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13367/stat : 13367 (java) S 13357 13357 7690 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 475561420 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714951435776 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13368] ppid=13357 vsize=15419460 memory=1112 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13368/stat : 13368 (java) S 13357 13357 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475561423 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714950384336 140715417765787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13369] ppid=13357 vsize=15419460 memory=1448 CPUtime=6.11 cores=1,3,5,7
/proc/13359/task/13369/stat : 13369 (java) S 13357 13357 7690 0 -1 1077944384 21629 0 0 0 609 2 0 0 20 0 19 0 475561423 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714949330928 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13370] ppid=13357 vsize=15419460 memory=2947572 CPUtime=6.09 cores=1,3,5,7
/proc/13359/task/13370/stat : 13370 (java) S 13357 13357 7690 0 -1 1077944384 20708 0 0 0 607 2 0 0 20 0 19 0 475561423 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714948278384 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13371] ppid=13357 vsize=15419460 memory=2832 CPUtime=1.03 cores=1,3,5,7
/proc/13359/task/13371/stat : 13371 (java) S 13357 13357 7690 0 -1 1077944384 12236 0 0 0 102 1 0 0 20 0 19 0 475561423 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714947225840 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13372] ppid=13357 vsize=15419460 memory=1084 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13372/stat : 13372 (java) S 13357 13357 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475561423 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714946173536 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13373] ppid=13357 vsize=15419460 memory=1448 CPUtime=0.11 cores=1,3,5,7
/proc/13359/task/13373/stat : 13373 (java) S 13357 13357 7690 0 -1 1077944384 473 0 0 0 11 0 0 0 20 0 19 0 475561423 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714945121072 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13375] ppid=13357 vsize=15419460 memory=1448 CPUtime=278.09 cores=1,3,5,7
/proc/13359/task/13375/stat : 13375 (java) R 13357 13357 7690 0 -1 4202560 3467 0 0 0 27808 1 0 0 20 0 19 0 475561928 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714868366408 140715034997578 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13376] ppid=13357 vsize=15419460 memory=2947572 CPUtime=280.06 cores=1,3,5,7
/proc/13359/task/13376/stat : 13376 (java) R 13357 13357 7690 0 -1 4202560 8829 0 0 0 28001 5 0 0 20 0 19 0 475561928 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714867314768 140715034961649 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13377] ppid=13357 vsize=15419460 memory=912 CPUtime=280.48 cores=1,3,5,7
/proc/13359/task/13377/stat : 13377 (java) R 13357 13357 7690 0 -1 4202560 3624 0 0 0 28047 1 0 0 20 0 19 0 475561928 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714866262472 140715034997578 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13378] ppid=13357 vsize=15419460 memory=55376 CPUtime=280.05 cores=1,3,5,7
/proc/13359/task/13378/stat : 13378 (java) R 13357 13357 7690 0 -1 4202560 4193 0 0 0 27993 12 0 0 20 0 19 0 475561928 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714865211016 140715033584163 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
Current children cumulated CPU time: 1146.3 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 3071784 KiB

[startup+290.801 s]
/proc/loadavg: 8.69 8.37 8.27 9/235 13483
/proc/meminfo: memFree=13487392/32770624 swapFree=66986244/67108860
[pid=13357] ppid=13354 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/13357/stat : 13357 (xcsp3-exec) S 13354 13357 7690 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475561417 115843072 362 33554432000 4194304 5098028 140735158890416 140735158888520 140278381511292 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15200256 140735158899579 140735158899821 140735158899821 140735158902730 0
/proc/13357/statm: 28282 362 304 221 0 87 0
[pid=13359] ppid=13357 vsize=15419460 memory=3070336 CPUtime=1147.9 cores=1,3,5,7
/proc/13359/stat : 13359 (java) S 13357 13357 7690 0 -1 1077944320 101134 0 0 0 114636 154 0 0 20 0 19 0 475561417 15789527040 767584 33554432000 4194304 4196468 140728149781168 140728149763712 140715417747191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
/proc/13359/statm: 3854865 767584 3557 1 0 3815965 0
[pid=13359/tid=13360] ppid=13357 vsize=15419460 memory=16098169624726078 CPUtime=4.74 cores=1,3,5,7
/proc/13359/task/13360/stat : 13360 (java) S 13357 13357 7690 0 -1 1077944384 10954 0 0 0 458 16 0 0 20 0 19 0 475561418 15789527040 767584 33554432000 4194304 4196468 140728149781168 140715421987968 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13361] ppid=13357 vsize=15419460 memory=1448 CPUtime=2.16 cores=1,3,5,7
/proc/13359/task/13361/stat : 13361 (java) S 13357 13357 7690 0 -1 1077944384 1999 0 0 0 192 24 0 0 20 0 19 0 475561418 15789527040 767584 33554432000 4194304 4196468 140728149781168 140715345787152 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13362] ppid=13357 vsize=15419460 memory=1448 CPUtime=2.1 cores=1,3,5,7
/proc/13359/task/13362/stat : 13362 (java) S 13357 13357 7690 0 -1 1077944384 1249 0 0 0 186 24 0 0 20 0 19 0 475561418 15789527040 767584 33554432000 4194304 4196468 140728149781168 140715344734608 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13363] ppid=13357 vsize=15419460 memory=3070336 CPUtime=2.16 cores=1,3,5,7
/proc/13359/task/13363/stat : 13363 (java) S 13357 13357 7690 0 -1 1077944384 2501 0 0 0 188 28 0 0 20 0 19 0 475561418 15789527040 767584 33554432000 4194304 4196468 140728149781168 140715343682064 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13364] ppid=13357 vsize=15419460 memory=16098169624726078 CPUtime=2.14 cores=1,3,5,7
/proc/13359/task/13364/stat : 13364 (java) S 13357 13357 7690 0 -1 1077944384 1497 0 0 0 188 26 0 0 20 0 19 0 475561418 15789527040 767584 33554432000 4194304 4196468 140728149781168 140715007273616 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13365] ppid=13357 vsize=15419460 memory=2608 CPUtime=0.8 cores=1,3,5,7
/proc/13359/task/13365/stat : 13365 (java) S 13357 13357 7690 0 -1 1077944384 6454 0 0 0 75 5 0 0 20 0 19 0 475561420 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714953542128 140715417758338 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13366] ppid=13357 vsize=15419460 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13366/stat : 13366 (java) S 13357 13357 7690 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 19 0 475561420 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714952488416 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13367] ppid=13357 vsize=15419460 memory=5787477641288517003 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13367/stat : 13367 (java) S 13357 13357 7690 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 475561420 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714951435776 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13368] ppid=13357 vsize=15419460 memory=916 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13368/stat : 13368 (java) S 13357 13357 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475561423 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714950384336 140715417765787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13369] ppid=13357 vsize=15419460 memory=3848 CPUtime=6.11 cores=1,3,5,7
/proc/13359/task/13369/stat : 13369 (java) S 13357 13357 7690 0 -1 1077944384 21629 0 0 0 609 2 0 0 20 0 19 0 475561423 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714949330928 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13370] ppid=13357 vsize=15419460 memory=2608 CPUtime=6.09 cores=1,3,5,7
/proc/13359/task/13370/stat : 13370 (java) S 13357 13357 7690 0 -1 1077944384 20708 0 0 0 607 2 0 0 20 0 19 0 475561423 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714948278384 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13371] ppid=13357 vsize=15419460 memory=924 CPUtime=1.03 cores=1,3,5,7
/proc/13359/task/13371/stat : 13371 (java) S 13357 13357 7690 0 -1 1077944384 12236 0 0 0 102 1 0 0 20 0 19 0 475561423 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714947225840 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13372] ppid=13357 vsize=15419460 memory=7379539859719414355 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13372/stat : 13372 (java) S 13357 13357 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475561423 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714946173536 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13373] ppid=13357 vsize=15419460 memory=147388 CPUtime=0.11 cores=1,3,5,7
/proc/13359/task/13373/stat : 13373 (java) S 13357 13357 7690 0 -1 1077944384 473 0 0 0 11 0 0 0 20 0 19 0 475561423 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714945121072 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13375] ppid=13357 vsize=15419460 memory=1164 CPUtime=278.49 cores=1,3,5,7
/proc/13359/task/13375/stat : 13375 (java) R 13357 13357 7690 0 -1 4202560 3467 0 0 0 27848 1 0 0 20 0 19 0 475561928 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714868366408 140715034961676 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13376] ppid=13357 vsize=15419460 memory=8317482817917895235 CPUtime=280.46 cores=1,3,5,7
/proc/13359/task/13376/stat : 13376 (java) R 13357 13357 7690 0 -1 4202560 8829 0 0 0 28041 5 0 0 20 0 19 0 475561928 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714867314768 140715034178442 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13377] ppid=13357 vsize=15419460 memory=4126316290023845779 CPUtime=280.88 cores=1,3,5,7
/proc/13359/task/13377/stat : 13377 (java) R 13357 13357 7690 0 -1 4202560 3624 0 0 0 28087 1 0 0 20 0 19 0 475561928 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714866262472 140715033463399 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13378] ppid=13357 vsize=15419460 memory=7883108471110003051 CPUtime=280.45 cores=1,3,5,7
/proc/13359/task/13378/stat : 13378 (java) R 13357 13357 7690 0 -1 4202560 4193 0 0 0 28033 12 0 0 20 0 19 0 475561928 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714865211016 140715034004784 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
Current children cumulated CPU time: 1147.9 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 3071784 KiB

[startup+290.917 s]
/proc/loadavg: 8.69 8.37 8.27 9/235 13483
/proc/meminfo: memFree=13487392/32770624 swapFree=66986244/67108860
[pid=13357] ppid=13354 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/13357/stat : 13357 (xcsp3-exec) S 13354 13357 7690 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475561417 115843072 362 33554432000 4194304 5098028 140735158890416 140735158888520 140278381511292 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15200256 140735158899579 140735158899821 140735158899821 140735158902730 0
/proc/13357/statm: 28282 362 304 221 0 87 0
[pid=13359] ppid=13357 vsize=15419460 memory=3070336 CPUtime=1148.36 cores=1,3,5,7
/proc/13359/stat : 13359 (java) S 13357 13357 7690 0 -1 1077944320 101149 0 0 0 114682 154 0 0 20 0 19 0 475561417 15789527040 767584 33554432000 4194304 4196468 140728149781168 140728149763712 140715417747191 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
/proc/13359/statm: 3854865 767584 3557 1 0 3815965 0
[pid=13359/tid=13360] ppid=13357 vsize=15419460 memory=3070336 CPUtime=4.74 cores=1,3,5,7
/proc/13359/task/13360/stat : 13360 (java) S 13357 13357 7690 0 -1 1077944384 10954 0 0 0 458 16 0 0 20 0 19 0 475561418 15789527040 767584 33554432000 4194304 4196468 140728149781168 140715421987968 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13361] ppid=13357 vsize=15419460 memory=2947572 CPUtime=2.16 cores=1,3,5,7
/proc/13359/task/13361/stat : 13361 (java) S 13357 13357 7690 0 -1 1077944384 1999 0 0 0 192 24 0 0 20 0 19 0 475561418 15789527040 767584 33554432000 4194304 4196468 140728149781168 140715345787152 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13362] ppid=13357 vsize=15419460 memory=2947572 CPUtime=2.1 cores=1,3,5,7
/proc/13359/task/13362/stat : 13362 (java) S 13357 13357 7690 0 -1 1077944384 1249 0 0 0 186 24 0 0 20 0 19 0 475561418 15789527040 767584 33554432000 4194304 4196468 140728149781168 140715344734608 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13363] ppid=13357 vsize=15419460 memory=2947572 CPUtime=2.16 cores=1,3,5,7
/proc/13359/task/13363/stat : 13363 (java) S 13357 13357 7690 0 -1 1077944384 2501 0 0 0 188 28 0 0 20 0 19 0 475561418 15789527040 767584 33554432000 4194304 4196468 140728149781168 140715343682064 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13364] ppid=13357 vsize=15419460 memory=1448 CPUtime=2.14 cores=1,3,5,7
/proc/13359/task/13364/stat : 13364 (java) S 13357 13357 7690 0 -1 1077944384 1497 0 0 0 188 26 0 0 20 0 19 0 475561418 15789527040 767584 33554432000 4194304 4196468 140728149781168 140715007273616 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13365] ppid=13357 vsize=15419460 memory=2947572 CPUtime=0.8 cores=1,3,5,7
/proc/13359/task/13365/stat : 13365 (java) S 13357 13357 7690 0 -1 1077944384 6454 0 0 0 75 5 0 0 20 0 19 0 475561420 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714953542128 140715417758338 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13366] ppid=13357 vsize=15419460 memory=2947540 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13366/stat : 13366 (java) S 13357 13357 7690 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 19 0 475561420 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714952488416 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13367] ppid=13357 vsize=15419460 memory=2947572 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13367/stat : 13367 (java) S 13357 13357 7690 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 475561420 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714951435776 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13368] ppid=13357 vsize=15419460 memory=3070336 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13368/stat : 13368 (java) S 13357 13357 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475561423 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714950384336 140715417765787 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13369] ppid=13357 vsize=15419460 memory=1448 CPUtime=6.12 cores=1,3,5,7
/proc/13359/task/13369/stat : 13369 (java) S 13357 13357 7690 0 -1 1077944384 21632 0 0 0 610 2 0 0 20 0 19 0 475561423 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714949331056 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13370] ppid=13357 vsize=15419460 memory=1084 CPUtime=6.1 cores=1,3,5,7
/proc/13359/task/13370/stat : 13370 (java) S 13357 13357 7690 0 -1 1077944384 20708 0 0 0 608 2 0 0 20 0 19 0 475561423 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714948278384 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13371] ppid=13357 vsize=15419460 memory=14012 CPUtime=1.03 cores=1,3,5,7
/proc/13359/task/13371/stat : 13371 (java) R 13357 13357 7690 0 -1 1077944384 12242 0 0 0 102 1 0 0 20 0 19 0 475561423 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714947225840 140715417758338 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13372] ppid=13357 vsize=15419460 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/13359/task/13372/stat : 13372 (java) S 13357 13357 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475561423 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714946173536 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13373] ppid=13357 vsize=15419460 memory=2947572 CPUtime=0.11 cores=1,3,5,7
/proc/13359/task/13373/stat : 13373 (java) S 13357 13357 7690 0 -1 1077944384 473 0 0 0 11 0 0 0 20 0 19 0 475561423 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714945121072 140715417758338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13375] ppid=13357 vsize=15419460 memory=1448 CPUtime=278.61 cores=1,3,5,7
/proc/13359/task/13375/stat : 13375 (java) R 13357 13357 7690 0 -1 4202560 3467 0 0 0 27860 1 0 0 20 0 19 0 475561928 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714868366408 140715034004835 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13376] ppid=13357 vsize=15419460 memory=2947572 CPUtime=280.57 cores=1,3,5,7
/proc/13359/task/13376/stat : 13376 (java) S 13357 13357 7690 0 -1 1077944384 8835 0 0 0 28052 5 0 0 20 0 19 0 475561928 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714867320272 140715417757397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13377] ppid=13357 vsize=15419460 memory=3848 CPUtime=280.99 cores=1,3,5,7
/proc/13359/task/13377/stat : 13377 (java) R 13357 13357 7690 0 -1 4202560 3624 0 0 0 28098 1 0 0 20 0 19 0 475561928 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714866262472 140715034417509 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
[pid=13359/tid=13378] ppid=13357 vsize=15419460 memory=2608 CPUtime=280.56 cores=1,3,5,7
/proc/13359/task/13378/stat : 13378 (java) R 13357 13357 7690 0 -1 4202560 4193 0 0 0 28044 12 0 0 20 0 19 0 475561928 15789527040 767584 33554432000 4194304 4196468 140728149781168 140714865211016 140715034179269 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20344832 140728149783535 140728149783706 140728149783706 140728149786575 0
Current children cumulated CPU time: 1148.36 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 3071784 KiB

Child status: 0
Real time (s): 290.971
CPU time (s): 1148.44
CPU user time (s): 1146.87
CPU system time (s): 1.56175
CPU usage (%): 394.691
Max. virtual memory (cumulated for all children) (KiB): 15532588
Max. memory (cumulated for all children) (KiB): 3071784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1146.87
system time used= 1.56175
maximum resident set size= 3070544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101834
page faults= 0
swaps= 0
block input operations= 0
block output operations= 512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10643
involuntary context switches= 21362


# summary of solver processes directly reported to runsolver:
#   pid: 13357
#   total CPU time (s): 1148.44
#   total CPU user time (s): 1146.87
#   total CPU system time (s): 1.56175

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.98641 second user time and 3.38998 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-20 16:13:44
IDJOB=4403437
IDBENCH=138779
IDSOLVER=2863
FILE ID=node104/4403437-1568993046
RUNJOBID= node104-1568983762-7722
PBS_JOBID= 21704640
Free space on /tmp= 9804 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/Queens/Queens-m1-s1/Queens-0200-m1.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4403437-1568993046/watcher-4403437-1568993046 -o /tmp/evaluation-result-4403437-1568993046/solver-4403437-1568993046 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568983762-7722 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 951153514 HOME/instance-4403437-1568993046.xml

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

MD5SUM BENCH= aa794b13577ab4fe7ac8dae6d6ffdfc7
RANDOM SEED=951153514

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        16407192 kB
MemAvailable:   31550704 kB
Buffers:           96252 kB
Cached:         14948672 kB
SwapCached:        22652 kB
Active:          7772944 kB
Inactive:        7577868 kB
Active(anon):     280664 kB
Inactive(anon):    74416 kB
Active(file):    7492280 kB
Inactive(file):  7503452 kB
Unevictable:      109712 kB
Mlocked:          109712 kB
SwapTotal:      67108860 kB
SwapFree:       66986244 kB
Dirty:             27060 kB
Writeback:             0 kB
AnonPages:        417244 kB
Mapped:            65432 kB
Shmem:             40708 kB
Slab:             606504 kB
SReclaimable:     576240 kB
SUnreclaim:        30264 kB
KernelStack:        4064 kB
PageTables:         6152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1395412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    309248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 9780 MiB
End job on node104 at 2019-09-20 16:18:36