Trace number 4297601

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 NameAnswerobjective functionCPU timeWall clock time
Choco-solver 4.0.7b par (e747e1e)OPT4783 18.8479 4.48197

General information on the benchmark

NameMario/
Mario-t-hard-1_c18.xml
MD5SUMd0ad504447153d615b89b5c6990e2d3b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4783
Best CPU time to get the best result obtained on this benchmark18.8479
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints201
Number of domains164
Minimum domain size1
Maximum domain size100
Distribution of domain sizes[{"size":1,"count":5},{"size":2,"count":95},{"size":85,"count":4},{"size":86,"count":2},{"size":87,"count":2},{"size":88,"count":6},{"size":89,"count":17},{"size":90,"count":16},{"size":91,"count":14},{"size":92,"count":12},{"size":93,"count":12},{"size":94,"count":9},{"size":95,"count":5},{"size":97,"count":1},{"size":100,"count":100}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":199},{"degree":3,"count":99}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":198},{"arity":100,"count":2}]
Number of extensional constraints100
Number of intensional constraints99
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":99},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4297601-1532724250.xml"  -tl '20160s' -p 8
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4297601-1532724250.xml, -tl, 20160s, -p, 8]
0.12/0.21	c 8 solvers in parallel
0.34/0.28	c parse instance...
4.91/1.33	c solve instance...
7.13/1.68	o 0 
7.90/1.78	o 47 
8.62/1.86	o 60 
9.36/1.93	o 114 
9.36/1.98	o 1190 
10.98/2.16	o 2909 
12.33/2.38	o 2910 
14.05/3.01	o 2911 
14.24/3.05	o 3019 
14.96/3.12	o 3022 
14.96/3.17	o 3023 
15.62/3.21	o 3097 
15.62/3.22	o 3195 
15.62/3.24	o 3291 
15.62/3.24	o 3299 
15.62/3.26	o 3313 
15.62/3.27	o 3378 
15.62/3.28	o 3406 
15.62/3.29	o 3465 
16.02/3.30	o 3481 
16.02/3.31	o 3496 
16.02/3.32	o 3554 
16.02/3.33	o 3576 
16.02/3.34	o 3663 
16.02/3.35	o 3755 
16.02/3.36	o 3786 
16.02/3.37	o 3787 
16.43/3.40	o 3884 
16.43/3.41	o 3972 
16.43/3.43	o 4034 
16.43/3.43	o 4075 
16.43/3.44	o 4083 
16.43/3.45	o 4168 
16.43/3.46	o 4237 
16.43/3.47	o 4316 
16.43/3.48	o 4470 
16.43/3.49	o 4480 
16.76/3.50	o 4575 
16.76/3.51	o 4576 
16.76/3.52	o 4609 
16.76/3.54	o 4626 
16.76/3.54	o 4651 
16.76/3.55	o 4652 
16.76/3.57	o 4755 
16.76/3.57	o 4772 
17.66/3.78	o 4782 
18.68/4.19	o 4783 
18.82/4.20	s OPTIMUM FOUND
18.82/4.20	v <instantiation>
18.82/4.20	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] s[62] s[63] s[64] s[65] s[66] s[67] s[68] s[69] s[70] s[71] s[72] s[73] s[74] s[75] s[76] s[77] s[78] s[79] s[80] s[81] s[82] s[83] s[84] s[85] s[86] s[87] s[88] s[89] s[90] s[91] s[92] s[93] s[94] s[95] s[96] s[97] s[98] s[99] f[0] f[1] f[2] f[3] f[4] f[5] f[6] f[7] f[8] f[9] f[10] f[11] f[12] f[13] f[14] f[15] f[16] f[17] f[18] f[19] f[20] f[21] f[22] f[23] f[24] f[25] f[26] f[27] f[28] f[29] f[30] f[31] f[32] f[33] f[34] f[35] f[36] f[37] f[38] f[39] f[40] f[41] f[42] f[43] f[44] f[45] f[46] f[47] f[48] f[49] f[50] f[51] f[52] f[53] f[54] f[55] f[56] f[57] f[58] f[59] f[60] f[61] f[62] f[63] f[64] f[65] f[66] f[67] f[68] f[69] f[70] f[71] f[72] f[73] f[74] f[75] f[76] f[77] f[78] f[79] f[80] f[81] f[82] f[83] f[84] f[85] f[86] f[87] f[88] f[89] f[90] f[91] f[92] f[93] f[94] f[95] f[96] f[97] f[98] f[99] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[20] g[21] g[22] g[23] g[24] g[25] g[26] g[27] g[28] g[29] g[30] g[31] g[32] g[33] g[34] g[35] g[36] g[37] g[38] g[39] g[40] g[41] g[42] g[43] g[44] g[45] g[46] g[47] g[48] g[49] g[50] g[51] g[52] g[53] g[54] g[55] g[56] g[57] g[58] g[59] g[60] g[61] g[62] g[63] g[64] g[65] g[66] g[67] g[68] g[69] g[70] g[71] g[72] g[73] g[74] g[75] g[76] g[77] g[78] g[79] g[80] g[81] g[82] g[83] g[84] g[85] g[86] g[87] g[88] g[89] g[90] g[91] g[92] g[93] g[94] g[95] g[96] g[97] g[98] g[99] </list>
18.82/4.20	v 	<values>2 0 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 33 32 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 48 50 51 52 53 54 55 56 57 58 59 61 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 96 91 94 1 90 95 87 98 99 92 97 86 88 93 89 88 0 315 236 347 294 146 164 366 73 369 369 22 452 102 491 214 62 123 457 304 216 31 350 81 474 494 333 216 394 335 324 0 111 46 141 434 248 296 212 17 46 154 341 152 161 305 25 0 414 19 216 471 147 305 145 494 486 290 282 0 388 208 345 26 81 41 301 17 45 35 491 87 448 377 19 332 401 217 357 17 289 81 434 14 146 53 30 87 26 19 63 20 31 41 8 78 98 7 41 0 0 47 13 54 4 34 6 78 48 69 73 17 63 62 34 92 62 96 89 76 32 10 99 74 59 98 53 37 2 5 54 0 6 63 55 89 20 75 34 15 60 77 37 77 92 20 88 0 57 52 33 76 55 36 45 58 29 4 84 0 51 86 83 98 96 8 14 65 28 59 16 15 58 22 87 92 31 1 97 88 62 41 8 85 69 79 95 59 10 17 26 74 20 53 25 1 1 36 50 </values>
18.82/4.20	v </instantiation>

Verifier Data

OK	4783

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297601-1532724250/watcher-4297601-1532724250 -o /tmp/evaluation-result-4297601-1532724250/solver-4297601-1532724250 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532721509-28173 --watchdog 2580 HOME/xcsp3-exec -seed 1714609353 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297601-1532724250.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0.100765 s]*
/proc/loadavg: 8.17 8.15 8.17 2/204 30722
/proc/meminfo: memFree=28174136/32770624 swapFree=67108744/67108860
[pid=30701] ppid=30698 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30701/stat : 30701 (xcsp3-exec) S 30698 30701 28146 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89988207 115843072 363 33554432000 4194304 5098028 140733125586304 140733125584408 140568410526332 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13398016 140733125592117 140733125592320 140733125592320 140733125595082 0
/proc/30701/statm: 28282 363 305 221 0 87 0
[pid=30703] ppid=30701 vsize=26104152 memory=27064 CPUtime=0.12 cores=0-7
/proc/30703/stat : 30703 (java) S 30701 30701 28146 0 -1 1077944320 5658 0 0 0 11 1 0 0 20 0 20 0 89988207 26730651648 6766 33554432000 4194304 4196468 140721049989136 140721049971680 140171643096823 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
/proc/30703/statm: 6526038 6766 2998 1 0 6488315 0
[pid=30703/tid=30704] ppid=30701 vsize=26104152 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/30703/task/30704/stat : 30704 (java) R 30701 30701 28146 0 -1 4202560 3667 0 0 0 8 0 0 0 20 0 20 0 89988208 26730651648 6766 33554432000 4194304 4196468 140721049989136 140171647312976 140171627177310 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30705] ppid=30701 vsize=26104152 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/30703/task/30705/stat : 30705 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89988209 26730651648 6766 33554432000 4194304 4196468 140721049989136 140171565676816 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30706] ppid=30701 vsize=26104152 memory=139825062794880 CPUtime=0 cores=0-7
/proc/30703/task/30706/stat : 30706 (java) S 30701 30701 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89988209 26730651648 6766 33554432000 4194304 4196468 140721049989136 140171564624272 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30707] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30707/stat : 30707 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89988209 26730651648 6766 33554432000 4194304 4196468 140721049989136 140171563571728 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30708] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30708/stat : 30708 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89988209 26730651648 6766 33554432000 4194304 4196468 140721049989136 140171562519184 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30709] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30709/stat : 30709 (java) S 30701 30701 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89988209 26730651648 6766 33554432000 4194304 4196468 140721049989136 140171561466640 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30710] ppid=30701 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/30703/task/30710/stat : 30710 (java) S 30701 30701 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89988209 26730651648 6766 33554432000 4194304 4196468 140721049989136 140171560414096 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30711] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30711/stat : 30711 (java) S 30701 30701 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89988209 26730651648 6766 33554432000 4194304 4196468 140721049989136 140171195472912 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30712] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30712/stat : 30712 (java) S 30701 30701 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89988209 26730651648 6766 33554432000 4194304 4196468 140721049989136 140171194420368 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30713] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30713/stat : 30713 (java) S 30701 30701 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89988210 26730651648 6766 33554432000 4194304 4196468 140721049989136 140171038164976 140171643107970 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30714] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30714/stat : 30714 (java) S 30701 30701 28146 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89988211 26730651648 6766 33554432000 4194304 4196468 140721049989136 140171037111200 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30715] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30715/stat : 30715 (java) S 30701 30701 28146 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89988211 26730651648 6766 33554432000 4194304 4196468 140721049989136 140171036058608 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30716] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30716/stat : 30716 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89988213 26730651648 6766 33554432000 4194304 4196468 140721049989136 140171035007184 140171643115419 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30717] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30717/stat : 30717 (java) S 30701 30701 28146 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 89988213 26730651648 6766 33554432000 4194304 4196468 140721049989136 140171033954800 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30718] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30718/stat : 30718 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89988213 26730651648 6766 33554432000 4194304 4196468 140721049989136 140171032902256 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30719] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30719/stat : 30719 (java) S 30701 30701 28146 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 89988213 26730651648 6766 33554432000 4194304 4196468 140721049989136 140171031849712 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30720] ppid=30701 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/30703/task/30720/stat : 30720 (java) R 30701 30701 28146 0 -1 4202560 249 0 0 0 1 0 0 0 20 0 20 0 89988213 26730651648 6766 33554432000 4194304 4196468 140721049989136 140171030797168 140171643118170 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30721] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30721/stat : 30721 (java) S 30701 30701 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89988213 26730651648 6766 33554432000 4194304 4196468 140721049989136 140171029743840 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30722] ppid=30701 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/30703/task/30722/stat : 30722 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89988214 26730651648 6766 33554432000 4194304 4196468 140721049989136 140171028691376 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 28516 KiB

[startup+0.210689 s]*
/proc/loadavg: 8.17 8.15 8.17 3/204 30722
/proc/meminfo: memFree=28161828/32770624 swapFree=67108744/67108860
[pid=30701] ppid=30698 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30701/stat : 30701 (xcsp3-exec) S 30698 30701 28146 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89988207 115843072 363 33554432000 4194304 5098028 140733125586304 140733125584408 140568410526332 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13398016 140733125592117 140733125592320 140733125592320 140733125595082 0
/proc/30701/statm: 28282 363 305 221 0 87 0
[pid=30703] ppid=30701 vsize=26104152 memory=39984 CPUtime=0.34 cores=0-7
/proc/30703/stat : 30703 (java) S 30701 30701 28146 0 -1 1077944320 8541 0 0 0 31 3 0 0 20 0 20 0 89988207 26730651648 9996 33554432000 4194304 4196468 140721049989136 140721049971680 140171643096823 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
/proc/30703/statm: 6526038 9996 3209 1 0 6488315 0
[pid=30703/tid=30704] ppid=30701 vsize=26104152 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/30703/task/30704/stat : 30704 (java) R 30701 30701 28146 0 -1 4202560 5584 0 0 0 18 1 0 0 20 0 20 0 89988208 26730651648 9996 33554432000 4194304 4196468 140721049989136 140171647327376 140171627177310 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30705] ppid=30701 vsize=26104152 memory=340 CPUtime=0 cores=0-7
/proc/30703/task/30705/stat : 30705 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89988209 26730651648 9996 33554432000 4194304 4196468 140721049989136 140171565676816 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30706] ppid=30701 vsize=26104152 memory=139825063327554 CPUtime=0 cores=0-7
/proc/30703/task/30706/stat : 30706 (java) S 30701 30701 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89988209 26730651648 9996 33554432000 4194304 4196468 140721049989136 140171564624272 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30707] ppid=30701 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/30703/task/30707/stat : 30707 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89988209 26730651648 9996 33554432000 4194304 4196468 140721049989136 140171563571728 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30708] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30708/stat : 30708 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89988209 26730651648 9996 33554432000 4194304 4196468 140721049989136 140171562519184 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30709] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30709/stat : 30709 (java) S 30701 30701 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89988209 26730651648 9996 33554432000 4194304 4196468 140721049989136 140171561466640 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30710] ppid=30701 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/30703/task/30710/stat : 30710 (java) S 30701 30701 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89988209 26730651648 9996 33554432000 4194304 4196468 140721049989136 140171560414096 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30711] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30711/stat : 30711 (java) S 30701 30701 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89988209 26730651648 9996 33554432000 4194304 4196468 140721049989136 140171195472912 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30712] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30712/stat : 30712 (java) S 30701 30701 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89988209 26730651648 9996 33554432000 4194304 4196468 140721049989136 140171194420368 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30713] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30713/stat : 30713 (java) S 30701 30701 28146 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 89988210 26730651648 9996 33554432000 4194304 4196468 140721049989136 140171038164976 140171643107970 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30714] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30714/stat : 30714 (java) S 30701 30701 28146 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89988211 26730651648 9996 33554432000 4194304 4196468 140721049989136 140171037111200 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30715] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30715/stat : 30715 (java) S 30701 30701 28146 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89988211 26730651648 9996 33554432000 4194304 4196468 140721049989136 140171036058608 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30716] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30716/stat : 30716 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89988213 26730651648 9996 33554432000 4194304 4196468 140721049989136 140171035007184 140171643115419 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30717] ppid=30701 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/30703/task/30717/stat : 30717 (java) S 30701 30701 28146 0 -1 1077944384 404 0 0 0 1 0 0 0 20 0 20 0 89988213 26730651648 9996 33554432000 4194304 4196468 140721049989136 140171033954800 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30718] ppid=30701 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/30703/task/30718/stat : 30718 (java) S 30701 30701 28146 0 -1 1077944384 278 0 0 0 1 0 0 0 20 0 20 0 89988213 26730651648 9996 33554432000 4194304 4196468 140721049989136 140171032902256 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30719] ppid=30701 vsize=26104152 memory=-1 CPUtime=0.01 cores=0-7
/proc/30703/task/30719/stat : 30719 (java) S 30701 30701 28146 0 -1 1077944384 215 0 0 0 1 0 0 0 20 0 20 0 89988213 26730651648 9996 33554432000 4194304 4196468 140721049989136 140171031849712 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30720] ppid=30701 vsize=26104152 memory=-1 CPUtime=0.07 cores=0-7
/proc/30703/task/30720/stat : 30720 (java) S 30701 30701 28146 0 -1 1077944384 751 0 0 0 7 0 0 0 20 0 20 0 89988213 26730651648 9996 33554432000 4194304 4196468 140721049989136 140171030797168 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30721] ppid=30701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30721/stat : 30721 (java) S 30701 30701 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89988213 26730651648 9996 33554432000 4194304 4196468 140721049989136 140171029743840 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30722] ppid=30701 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/30703/task/30722/stat : 30722 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89988214 26730651648 9996 33554432000 4194304 4196468 140721049989136 140171028691376 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 41436 KiB

[startup+0.310565 s]*
/proc/loadavg: 8.17 8.15 8.17 2/204 30722
/proc/meminfo: memFree=28155748/32770624 swapFree=67108744/67108860
[pid=30701] ppid=30698 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30701/stat : 30701 (xcsp3-exec) S 30698 30701 28146 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89988207 115843072 363 33554432000 4194304 5098028 140733125586304 140733125584408 140568410526332 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13398016 140733125592117 140733125592320 140733125592320 140733125595082 0
/proc/30701/statm: 28282 363 305 221 0 87 0
[pid=30703] ppid=30701 vsize=26108408 memory=46456 CPUtime=0.51 cores=0-7
/proc/30703/stat : 30703 (java) S 30701 30701 28146 0 -1 1077944320 9350 0 0 0 47 4 0 0 20 0 20 0 89988207 26735009792 11614 33554432000 4194304 4196468 140721049989136 140721049971680 140171643096823 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
/proc/30703/statm: 6527102 11614 3242 1 0 6488315 0
[pid=30703/tid=30704] ppid=30701 vsize=26108408 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/30703/task/30704/stat : 30704 (java) R 30701 30701 28146 0 -1 4202560 6306 0 0 0 27 2 0 0 20 0 20 0 89988208 26735009792 11614 33554432000 4194304 4196468 140721049989136 140171647327936 140171643118749 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30705] ppid=30701 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30705/stat : 30705 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89988209 26735009792 11614 33554432000 4194304 4196468 140721049989136 140171565676816 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30706] ppid=30701 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30706/stat : 30706 (java) S 30701 30701 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89988209 26735009792 11614 33554432000 4194304 4196468 140721049989136 140171564624272 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30707] ppid=30701 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30707/stat : 30707 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89988209 26735009792 11614 33554432000 4194304 4196468 140721049989136 140171563571728 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30708] ppid=30701 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30708/stat : 30708 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89988209 26735009792 11614 33554432000 4194304 4196468 140721049989136 140171562519184 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30709] ppid=30701 vsize=26108408 memory=2244 CPUtime=0 cores=0-7
/proc/30703/task/30709/stat : 30709 (java) S 30701 30701 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89988209 26735009792 11614 33554432000 4194304 4196468 140721049989136 140171561466640 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30710] ppid=30701 vsize=26108408 memory=139824942117807 CPUtime=0 cores=0-7
/proc/30703/task/30710/stat : 30710 (java) S 30701 30701 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89988209 26735009792 11614 33554432000 4194304 4196468 140721049989136 140171560414096 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30711] ppid=30701 vsize=26108408 memory=139824942120112 CPUtime=0 cores=0-7
/proc/30703/task/30711/stat : 30711 (java) S 30701 30701 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89988209 26735009792 11614 33554432000 4194304 4196468 140721049989136 140171195472912 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30712] ppid=30701 vsize=26108408 memory=139824942122416 CPUtime=0 cores=0-7
/proc/30703/task/30712/stat : 30712 (java) S 30701 30701 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89988209 26735009792 11679 33554432000 4194304 4196468 140721049989136 140171194420368 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30713] ppid=30701 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30713/stat : 30713 (java) S 30701 30701 28146 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 89988210 26735009792 11679 33554432000 4194304 4196468 140721049989136 140171038164976 140171643107970 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30714] ppid=30701 vsize=26108408 memory=279649884251792 CPUtime=0 cores=0-7
/proc/30703/task/30714/stat : 30714 (java) S 30701 30701 28146 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89988211 26735009792 11679 33554432000 4194304 4196468 140721049989136 140171037111200 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30715] ppid=30701 vsize=26108408 memory=279649884258704 CPUtime=0 cores=0-7
/proc/30703/task/30715/stat : 30715 (java) S 30701 30701 28146 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89988211 26735009792 11679 33554432000 4194304 4196468 140721049989136 140171036058608 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30716] ppid=30701 vsize=26108408 memory=279649884199984 CPUtime=0 cores=0-7
/proc/30703/task/30716/stat : 30716 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89988213 26735009792 11679 33554432000 4194304 4196468 140721049989136 140171035007184 140171643115419 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30717] ppid=30701 vsize=26108408 memory=279649884272528 CPUtime=0.01 cores=0-7
/proc/30703/task/30717/stat : 30717 (java) S 30701 30701 28146 0 -1 1077944384 404 0 0 0 1 0 0 0 20 0 20 0 89988213 26735009792 11679 33554432000 4194304 4196468 140721049989136 140171033954800 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30718] ppid=30701 vsize=26108408 memory=279649884279440 CPUtime=0.02 cores=0-7
/proc/30703/task/30718/stat : 30718 (java) S 30701 30701 28146 0 -1 1077944384 287 0 0 0 2 0 0 0 20 0 20 0 89988213 26735009792 11679 33554432000 4194304 4196468 140721049989136 140171032902256 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30719] ppid=30701 vsize=26108408 memory=279649884277136 CPUtime=0.03 cores=0-7
/proc/30703/task/30719/stat : 30719 (java) S 30701 30701 28146 0 -1 1077944384 224 0 0 0 3 0 0 0 20 0 20 0 89988213 26735009792 11679 33554432000 4194304 4196468 140721049989136 140171031849712 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30720] ppid=30701 vsize=26108408 memory=279649884293296 CPUtime=0.12 cores=0-7
/proc/30703/task/30720/stat : 30720 (java) S 30701 30701 28146 0 -1 1077944384 816 0 0 0 12 0 0 0 20 0 20 0 89988213 26735009792 11679 33554432000 4194304 4196468 140721049989136 140171030797168 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30721] ppid=30701 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30721/stat : 30721 (java) S 30701 30701 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89988213 26735009792 11679 33554432000 4194304 4196468 140721049989136 140171029743840 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30722] ppid=30701 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/30703/task/30722/stat : 30722 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89988214 26735009792 11679 33554432000 4194304 4196468 140721049989136 140171028691376 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 47908 KiB

[startup+0.701411 s]
/proc/loadavg: 8.17 8.15 8.17 6/204 30722
/proc/meminfo: memFree=28126356/32770624 swapFree=67108744/67108860
[pid=30701] ppid=30698 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30701/stat : 30701 (xcsp3-exec) S 30698 30701 28146 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89988207 115843072 363 33554432000 4194304 5098028 140733125586304 140733125584408 140568410526332 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13398016 140733125592117 140733125592320 140733125592320 140733125595082 0
/proc/30701/statm: 28282 363 305 221 0 87 0
[pid=30703] ppid=30701 vsize=26110532 memory=108288 CPUtime=2.06 cores=0-7
/proc/30703/stat : 30703 (java) S 30701 30701 28146 0 -1 1077944320 15713 0 0 0 200 6 0 0 20 0 20 0 89988207 26737184768 27072 33554432000 4194304 4196468 140721049989136 140721049971680 140171643096823 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
/proc/30703/statm: 6527633 27072 3357 1 0 6488827 0
[pid=30703/tid=30704] ppid=30701 vsize=26110532 memory=279649884651184 CPUtime=0.66 cores=0-7
/proc/30703/task/30704/stat : 30704 (java) R 30701 30701 28146 0 -1 4202560 7158 0 0 0 63 3 0 0 20 0 20 0 89988208 26737184768 27072 33554432000 4194304 4196468 140721049989136 140171647333904 140171241671237 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30705] ppid=30701 vsize=26110532 memory=139824942326640 CPUtime=0 cores=0-7
/proc/30703/task/30705/stat : 30705 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89988209 26737184768 27072 33554432000 4194304 4196468 140721049989136 140171565676816 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30706] ppid=30701 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30706/stat : 30706 (java) S 30701 30701 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89988209 26737184768 27072 33554432000 4194304 4196468 140721049989136 140171564624272 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30707] ppid=30701 vsize=26110532 memory=1704 CPUtime=0 cores=0-7
/proc/30703/task/30707/stat : 30707 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89988209 26737184768 27072 33554432000 4194304 4196468 140721049989136 140171563571728 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0

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

[pid=30703/tid=30713] ppid=30701 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30713/stat : 30713 (java) S 30701 30701 28146 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 28 0 89988210 27284574208 103276 33554432000 4194304 4196468 140721049989136 140171038164976 140171643107970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30714] ppid=30701 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30714/stat : 30714 (java) S 30701 30701 28146 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 89988211 27284574208 103276 33554432000 4194304 4196468 140721049989136 140171037111264 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30715] ppid=30701 vsize=26645092 memory=31044 CPUtime=0 cores=0-7
/proc/30703/task/30715/stat : 30715 (java) S 30701 30701 28146 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 89988211 27284574208 103276 33554432000 4194304 4196468 140721049989136 140171036058624 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30716] ppid=30701 vsize=26645092 memory=4567366080482334291 CPUtime=0 cores=0-7
/proc/30703/task/30716/stat : 30716 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89988213 27284574208 103276 33554432000 4194304 4196468 140721049989136 140171035007184 140171643115419 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30717] ppid=30701 vsize=26645092 memory=0 CPUtime=1.95 cores=0-7
/proc/30703/task/30717/stat : 30717 (java) S 30701 30701 28146 0 -1 1077944384 2648 0 0 0 194 1 0 0 20 0 28 0 89988213 27284574208 103276 33554432000 4194304 4196468 140721049989136 140171033954800 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30718] ppid=30701 vsize=26645092 memory=734122130331934768 CPUtime=1.93 cores=0-7
/proc/30703/task/30718/stat : 30718 (java) S 30701 30701 28146 0 -1 1077944384 2875 0 0 0 193 0 0 0 20 0 28 0 89988213 27284574208 103276 33554432000 4194304 4196468 140721049989136 140171032902256 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30719] ppid=30701 vsize=26645092 memory=279649884298432 CPUtime=1.96 cores=0-7
/proc/30703/task/30719/stat : 30719 (java) R 30701 30701 28146 0 -1 1077944384 2265 0 0 0 196 0 0 0 20 0 28 0 89988213 27284574208 103276 33554432000 4194304 4196468 140721049989136 140171031848896 140171643107029 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30720] ppid=30701 vsize=26645092 memory=6656426216303648864 CPUtime=0.91 cores=0-7
/proc/30703/task/30720/stat : 30720 (java) R 30701 30701 28146 0 -1 1077944384 3847 0 0 0 89 2 0 0 20 0 28 0 89988213 27284574208 103276 33554432000 4194304 4196468 140721049989136 140171030797168 140171643107970 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30721] ppid=30701 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30721/stat : 30721 (java) S 30701 30701 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89988213 27284574208 103276 33554432000 4194304 4196468 140721049989136 140171029743840 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30722] ppid=30701 vsize=26645092 memory=825241649 CPUtime=0 cores=0-7
/proc/30703/task/30722/stat : 30722 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89988214 27284574208 103276 33554432000 4194304 4196468 140721049989136 140171028691376 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
Current children cumulated CPU time: 14.96 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 414556 KiB

[startup+4.48191 s]
# the end of solver process 30701 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=18.2924 s, system=0.55551 s

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

[startup+3.20157 s]
/proc/loadavg: 7.59 8.03 8.13 4/212 30786
/proc/meminfo: memFree=27845840/32770624 swapFree=67108744/67108860
[pid=30701] ppid=30698 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30701/stat : 30701 (xcsp3-exec) S 30698 30701 28146 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89988207 115843072 363 33554432000 4194304 5098028 140733125586304 140733125584408 140568410526332 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13398016 140733125592117 140733125592320 140733125592320 140733125595082 0
/proc/30701/statm: 28282 363 305 221 0 87 0
[pid=30703] ppid=30701 vsize=26712684 memory=413692 CPUtime=15.62 cores=0-7
/proc/30703/stat : 30703 (java) S 30701 30701 28146 0 -1 1077944320 23360 0 0 0 1524 38 0 0 20 0 28 0 89988207 27353788416 103423 33554432000 4194304 4196468 140721049989136 140721049971680 140171643096823 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
/proc/30703/statm: 6678171 103423 3428 1 0 6639365 0
[pid=30703/tid=30704] ppid=30701 vsize=26712684 memory=6791534058613427641 CPUtime=1.26 cores=0-7
/proc/30703/task/30704/stat : 30704 (java) S 30701 30701 28146 0 -1 1077944384 7452 0 0 0 121 5 0 0 20 0 28 0 89988208 27353788416 103423 33554432000 4194304 4196468 140721049989136 140171647337600 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30705] ppid=30701 vsize=26712684 memory=0 CPUtime=0.06 cores=0-7
/proc/30703/task/30705/stat : 30705 (java) S 30701 30701 28146 0 -1 1077944384 51 0 0 0 4 2 0 0 20 0 28 0 89988209 27353788416 103423 33554432000 4194304 4196468 140721049989136 140171565676816 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30706] ppid=30701 vsize=26712684 memory=0 CPUtime=0.06 cores=0-7
/proc/30703/task/30706/stat : 30706 (java) S 30701 30701 28146 0 -1 1077944384 54 0 0 0 4 2 0 0 20 0 28 0 89988209 27353788416 103423 33554432000 4194304 4196468 140721049989136 140171564624272 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30707] ppid=30701 vsize=26712684 memory=0 CPUtime=0.06 cores=0-7
/proc/30703/task/30707/stat : 30707 (java) S 30701 30701 28146 0 -1 1077944384 53 0 0 0 4 2 0 0 20 0 28 0 89988209 27353788416 103423 33554432000 4194304 4196468 140721049989136 140171563571728 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30708] ppid=30701 vsize=26712684 memory=0 CPUtime=0.06 cores=0-7
/proc/30703/task/30708/stat : 30708 (java) S 30701 30701 28146 0 -1 1077944384 57 0 0 0 4 2 0 0 20 0 28 0 89988209 27353788416 103423 33554432000 4194304 4196468 140721049989136 140171562519184 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30709] ppid=30701 vsize=26712684 memory=6656426216303648864 CPUtime=0.05 cores=0-7
/proc/30703/task/30709/stat : 30709 (java) S 30701 30701 28146 0 -1 1077944384 48 0 0 0 3 2 0 0 20 0 28 0 89988209 27353788416 103423 33554432000 4194304 4196468 140721049989136 140171561466640 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30710] ppid=30701 vsize=26712684 memory=0 CPUtime=0.07 cores=0-7
/proc/30703/task/30710/stat : 30710 (java) S 30701 30701 28146 0 -1 1077944384 56 0 0 0 4 3 0 0 20 0 28 0 89988209 27353788416 103423 33554432000 4194304 4196468 140721049989136 140171560414096 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30711] ppid=30701 vsize=26712684 memory=0 CPUtime=0.06 cores=0-7
/proc/30703/task/30711/stat : 30711 (java) S 30701 30701 28146 0 -1 1077944384 65 0 0 0 4 2 0 0 20 0 28 0 89988209 27353788416 103423 33554432000 4194304 4196468 140721049989136 140171195472912 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30712] ppid=30701 vsize=26712684 memory=0 CPUtime=0.07 cores=0-7
/proc/30703/task/30712/stat : 30712 (java) S 30701 30701 28146 0 -1 1077944384 67 0 0 0 4 3 0 0 20 0 28 0 89988209 27353788416 103423 33554432000 4194304 4196468 140721049989136 140171194420368 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30713] ppid=30701 vsize=26712684 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30713/stat : 30713 (java) S 30701 30701 28146 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 28 0 89988210 27353788416 103423 33554432000 4194304 4196468 140721049989136 140171038164976 140171643107970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30714] ppid=30701 vsize=26712684 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30714/stat : 30714 (java) S 30701 30701 28146 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 89988211 27353788416 103423 33554432000 4194304 4196468 140721049989136 140171037111264 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30715] ppid=30701 vsize=26712684 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30715/stat : 30715 (java) S 30701 30701 28146 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 89988211 27353788416 103423 33554432000 4194304 4196468 140721049989136 140171036058624 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30716] ppid=30701 vsize=26712684 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30716/stat : 30716 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89988213 27353788416 103423 33554432000 4194304 4196468 140721049989136 140171035007184 140171643115419 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30717] ppid=30701 vsize=26712684 memory=0 CPUtime=1.98 cores=0-7
/proc/30703/task/30717/stat : 30717 (java) S 30701 30701 28146 0 -1 1077944384 2660 0 0 0 197 1 0 0 20 0 28 0 89988213 27353788416 103423 33554432000 4194304 4196468 140721049989136 140171033941648 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30718] ppid=30701 vsize=26712684 memory=1452 CPUtime=1.99 cores=0-7
/proc/30703/task/30718/stat : 30718 (java) R 30701 30701 28146 0 -1 1077944384 2880 0 0 0 199 0 0 0 20 0 28 0 89988213 27353788416 103423 33554432000 4194304 4196468 140721049989136 140171032889040 140171643107029 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30719] ppid=30701 vsize=26712684 memory=353136 CPUtime=1.98 cores=0-7
/proc/30703/task/30719/stat : 30719 (java) S 30701 30701 28146 0 -1 1077944384 2270 0 0 0 198 0 0 0 20 0 28 0 89988213 27353788416 103423 33554432000 4194304 4196468 140721049989136 140171031849712 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30720] ppid=30701 vsize=26712684 memory=0 CPUtime=0.94 cores=0-7
/proc/30703/task/30720/stat : 30720 (java) R 30701 30701 28146 0 -1 1077944384 3898 0 0 0 92 2 0 0 20 0 28 0 89988213 27353788416 103423 33554432000 4194304 4196468 140721049989136 140171030797296 140171643107029 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30721] ppid=30701 vsize=26712684 memory=32 CPUtime=0 cores=0-7
/proc/30703/task/30721/stat : 30721 (java) S 30701 30701 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89988213 27353788416 103423 33554432000 4194304 4196468 140721049989136 140171029743840 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30722] ppid=30701 vsize=26712684 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30722/stat : 30722 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89988214 27353788416 103423 33554432000 4194304 4196468 140721049989136 140171028691376 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
Current children cumulated CPU time: 15.62 s
Current children cumulated vsize: 26825812 KiB
Current children cumulated memory: 415144 KiB

[startup+4.00097 s]*
/proc/loadavg: 7.59 8.03 8.13 3/212 31098
/proc/meminfo: memFree=27612404/32770624 swapFree=67108744/67108860
[pid=30701] ppid=30698 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30701/stat : 30701 (xcsp3-exec) S 30698 30701 28146 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89988207 115843072 363 33554432000 4194304 5098028 140733125586304 140733125584408 140568410526332 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13398016 140733125592117 140733125592320 140733125592320 140733125595082 0
/proc/30701/statm: 28282 363 305 221 0 87 0
[pid=30703] ppid=30701 vsize=26712684 memory=588088 CPUtime=18.48 cores=0-7
/proc/30703/stat : 30703 (java) S 30701 30701 28146 0 -1 1077944320 28814 0 0 0 1794 54 0 0 20 0 28 0 89988207 27353788416 147022 33554432000 4194304 4196468 140721049989136 140721049971680 140171643096823 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
/proc/30703/statm: 6678171 147022 3437 1 0 6639365 0
[pid=30703/tid=30704] ppid=30701 vsize=26712684 memory=6791534058613427641 CPUtime=1.28 cores=0-7
/proc/30703/task/30704/stat : 30704 (java) S 30701 30701 28146 0 -1 1077944384 7452 0 0 0 123 5 0 0 20 0 28 0 89988208 27353788416 147022 33554432000 4194304 4196468 140721049989136 140171647337600 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30705] ppid=30701 vsize=26712684 memory=4872558044660077418 CPUtime=0.1 cores=0-7
/proc/30703/task/30705/stat : 30705 (java) S 30701 30701 28146 0 -1 1077944384 71 0 0 0 6 4 0 0 20 0 28 0 89988209 27353788416 147022 33554432000 4194304 4196468 140721049989136 140171565676816 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30706] ppid=30701 vsize=26712684 memory=2963 CPUtime=0.08 cores=0-7
/proc/30703/task/30706/stat : 30706 (java) S 30701 30701 28146 0 -1 1077944384 66 0 0 0 5 3 0 0 20 0 28 0 89988209 27353788416 147022 33554432000 4194304 4196468 140721049989136 140171564624272 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30707] ppid=30701 vsize=26712684 memory=255 CPUtime=0.08 cores=0-7
/proc/30703/task/30707/stat : 30707 (java) S 30701 30701 28146 0 -1 1077944384 74 0 0 0 5 3 0 0 20 0 28 0 89988209 27353788416 147022 33554432000 4194304 4196468 140721049989136 140171563571728 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30708] ppid=30701 vsize=26712684 memory=0 CPUtime=0.08 cores=0-7
/proc/30703/task/30708/stat : 30708 (java) S 30701 30701 28146 0 -1 1077944384 71 0 0 0 5 3 0 0 20 0 28 0 89988209 27353788416 147022 33554432000 4194304 4196468 140721049989136 140171562519184 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30709] ppid=30701 vsize=26712684 memory=0 CPUtime=0.07 cores=0-7
/proc/30703/task/30709/stat : 30709 (java) S 30701 30701 28146 0 -1 1077944384 63 0 0 0 4 3 0 0 20 0 28 0 89988209 27353788416 147022 33554432000 4194304 4196468 140721049989136 140171561466640 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30710] ppid=30701 vsize=26712684 memory=138912566 CPUtime=0.09 cores=0-7
/proc/30703/task/30710/stat : 30710 (java) S 30701 30701 28146 0 -1 1077944384 69 0 0 0 5 4 0 0 20 0 28 0 89988209 27353788416 147022 33554432000 4194304 4196468 140721049989136 140171560414096 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30711] ppid=30701 vsize=26712684 memory=0 CPUtime=0.09 cores=0-7
/proc/30703/task/30711/stat : 30711 (java) S 30701 30701 28146 0 -1 1077944384 87 0 0 0 5 4 0 0 20 0 28 0 89988209 27353788416 147022 33554432000 4194304 4196468 140721049989136 140171195472912 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30712] ppid=30701 vsize=26712684 memory=0 CPUtime=0.09 cores=0-7
/proc/30703/task/30712/stat : 30712 (java) S 30701 30701 28146 0 -1 1077944384 87 0 0 0 5 4 0 0 20 0 28 0 89988209 27353788416 147022 33554432000 4194304 4196468 140721049989136 140171194420368 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30713] ppid=30701 vsize=26712684 memory=3 CPUtime=0.01 cores=0-7
/proc/30703/task/30713/stat : 30713 (java) S 30701 30701 28146 0 -1 1077944384 483 0 0 0 1 0 0 0 20 0 28 0 89988210 27353788416 147022 33554432000 4194304 4196468 140721049989136 140171038164976 140171643107970 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30714] ppid=30701 vsize=26712684 memory=0 CPUtime=0 cores=0-7
/proc/30703/task/30714/stat : 30714 (java) S 30701 30701 28146 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 89988211 27353788416 147022 33554432000 4194304 4196468 140721049989136 140171037111264 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30715] ppid=30701 vsize=26712684 memory=2173119 CPUtime=0 cores=0-7
/proc/30703/task/30715/stat : 30715 (java) S 30701 30701 28146 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 89988211 27353788416 147022 33554432000 4194304 4196468 140721049989136 140171036058624 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30716] ppid=30701 vsize=26712684 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/30703/task/30716/stat : 30716 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89988213 27353788416 147022 33554432000 4194304 4196468 140721049989136 140171035007184 140171643115419 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30717] ppid=30701 vsize=26712684 memory=274024 CPUtime=2.12 cores=0-7
/proc/30703/task/30717/stat : 30717 (java) S 30701 30701 28146 0 -1 1077944384 2697 0 0 0 211 1 0 0 20 0 28 0 89988213 27353788416 147022 33554432000 4194304 4196468 140721049989136 140171033954800 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30718] ppid=30701 vsize=26712684 memory=1399101730491701635 CPUtime=2.21 cores=0-7
/proc/30703/task/30718/stat : 30718 (java) S 30701 30701 28146 0 -1 1077944384 2938 0 0 0 220 1 0 0 20 0 28 0 89988213 27353788416 147022 33554432000 4194304 4196468 140721049989136 140171032902256 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30719] ppid=30701 vsize=26712684 memory=6944656591801717918 CPUtime=2.14 cores=0-7
/proc/30703/task/30719/stat : 30719 (java) S 30701 30701 28146 0 -1 1077944384 2299 0 0 0 214 0 0 0 20 0 28 0 89988213 27353788416 147022 33554432000 4194304 4196468 140721049989136 140171031849712 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30720] ppid=30701 vsize=26712684 memory=-7384994778349281184 CPUtime=1.01 cores=0-7
/proc/30703/task/30720/stat : 30720 (java) S 30701 30701 28146 0 -1 1077944384 4018 0 0 0 99 2 0 0 20 0 28 0 89988213 27353788416 147022 33554432000 4194304 4196468 140721049989136 140171030797168 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30721] ppid=30701 vsize=26712684 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/30703/task/30721/stat : 30721 (java) S 30701 30701 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89988213 27353788416 147022 33554432000 4194304 4196468 140721049989136 140171029743840 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=30722] ppid=30701 vsize=26712684 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/30703/task/30722/stat : 30722 (java) S 30701 30701 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89988214 27353788416 147022 33554432000 4194304 4196468 140721049989136 140171028691376 140171643107970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=31091] ppid=30701 vsize=26712684 memory=0 CPUtime=0.03 cores=0-7
/proc/30703/task/31091/stat : 31091 (java) S 30701 30701 28146 0 -1 1077944384 17 0 0 0 3 0 0 0 20 0 28 0 89988586 27353788416 147022 33554432000 4194304 4196468 140721049989136 140170808397344 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=31092] ppid=30701 vsize=26712684 memory=0 CPUtime=0.02 cores=0-7
/proc/30703/task/31092/stat : 31092 (java) S 30701 30701 28146 0 -1 1077944384 17 0 0 0 2 0 0 0 20 0 28 0 89988586 27353788416 147022 33554432000 4194304 4196468 140721049989136 140170810504304 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=31093] ppid=30701 vsize=26712684 memory=0 CPUtime=0.22 cores=0-7
/proc/30703/task/31093/stat : 31093 (java) R 30701 30701 28146 0 -1 4202560 17 0 0 0 22 0 0 0 20 0 28 0 89988586 27353788416 147022 33554432000 4194304 4196468 140721049989136 140170809450592 140171250038412 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=31094] ppid=30701 vsize=26712684 memory=0 CPUtime=0.03 cores=0-7
/proc/30703/task/31094/stat : 31094 (java) S 30701 30701 28146 0 -1 1077944384 17 0 0 0 3 0 0 0 20 0 28 0 89988586 27353788416 147022 33554432000 4194304 4196468 140721049989136 140170811557232 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=31095] ppid=30701 vsize=26712684 memory=0 CPUtime=0.03 cores=0-7
/proc/30703/task/31095/stat : 31095 (java) S 30701 30701 28146 0 -1 1077944384 17 0 0 0 3 0 0 0 20 0 28 0 89988586 27353788416 147022 33554432000 4194304 4196468 140721049989136 140170806294000 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=31096] ppid=30701 vsize=26712684 memory=0 CPUtime=0.03 cores=0-7
/proc/30703/task/31096/stat : 31096 (java) S 30701 30701 28146 0 -1 1077944384 17 0 0 0 3 0 0 0 20 0 28 0 89988586 27353788416 147022 33554432000 4194304 4196468 140721049989136 140170807346800 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=31097] ppid=30701 vsize=26712684 memory=0 CPUtime=0.21 cores=0-7
/proc/30703/task/31097/stat : 31097 (java) R 30701 30701 28146 0 -1 4202560 17 0 0 0 21 0 0 0 20 0 28 0 89988586 27353788416 147022 33554432000 4194304 4196468 140721049989136 140170813663944 140171249894382 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
[pid=30703/tid=31098] ppid=30701 vsize=26712684 memory=2319389199166349359 CPUtime=0.01 cores=0-7
/proc/30703/task/31098/stat : 31098 (java) S 30701 30701 28146 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 28 0 89988586 27353788416 147022 33554432000 4194304 4196468 140721049989136 140171024388976 140171643107029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12058624 140721049990273 140721049990445 140721049990445 140721049993167 0
Current children cumulated CPU time: 18.48 s
Current children cumulated vsize: 26825812 KiB
Current children cumulated memory: 589540 KiB

[startup+4.40047 s]
/proc/loadavg: 7.59 8.03 8.13 3/212 31098
/proc/meminfo: memFree=27612404/32770624 swapFree=67108744/67108860
[pid=30701] ppid=30698 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30701/stat : 30701 (xcsp3-exec) S 30698 30701 28146 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89988207 115843072 363 33554432000 4194304 5098028 140733125586304 140733125584408 140568410526332 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13398016 140733125592117 140733125592320 140733125592320 140733125595082 0
/proc/30701/statm: 28282 363 305 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1452 KiB

Child status: 0
Real time (s): 4.48197
CPU time (s): 18.8479
CPU user time (s): 18.2924
CPU system time (s): 0.55551
CPU usage (%): 420.528
Max. virtual memory (cumulated for all children) (KiB): 26825812
Max. memory (cumulated for all children) (KiB): 589540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.2924
system time used= 0.55551
maximum resident set size= 588712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29517
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6784
involuntary context switches= 324


# summary of solver processes directly reported to runsolver:
#   pid: 30701
#   total CPU time (s): 18.8479
#   total CPU user time (s): 18.2924
#   total CPU system time (s): 0.55551

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.052057 second user time and 0.09675 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-27 22:44:10
IDJOB=4297601
IDBENCH=141523
IDSOLVER=2760
FILE ID=node134/4297601-1532724250
RUNJOBID= node134-1532721509-28173
PBS_JOBID= 21022333
Free space on /tmp= 55560 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/Mario/Mario-t-hard-1_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 22000 -p NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297601-1532724250/watcher-4297601-1532724250 -o /tmp/evaluation-result-4297601-1532724250/solver-4297601-1532724250 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532721509-28173 --watchdog 2580  HOME/xcsp3-exec -seed 1714609353 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297601-1532724250.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= d0ad504447153d615b89b5c6990e2d3b
RANDOM SEED=1714609353

node134.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.68
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.68
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.68
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.68
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:        28189512 kB
MemAvailable:   31958880 kB
Buffers:          163932 kB
Cached:          3868932 kB
SwapCached:            0 kB
Active:          1771800 kB
Inactive:        2316500 kB
Active(anon):       4668 kB
Inactive(anon):    78552 kB
Active(file):    1767132 kB
Inactive(file):  2237948 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:             21904 kB
Writeback:             0 kB
AnonPages:         97592 kB
Mapped:            42164 kB
Shmem:             25132 kB
Slab:             188092 kB
SReclaimable:     160244 kB
SUnreclaim:        27848 kB
KernelStack:        3712 kB
PageTables:         4940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55540 MiB
End job on node134 at 2018-07-27 22:44:15