Trace number 4303771

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
Mistral-2.0 2018-08-01SAT (TO)260 2520.08 2519.9

General information on the benchmark

NameSumColoring/
SumColoring-dsjc-125-1_c18.xml
MD5SUMe8035d4b0abecbc1a78dd1ff35d13fe4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark229
Best CPU time to get the best result obtained on this benchmark2520.12
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of constraints736
Number of domains1
Minimum domain size125
Maximum domain size125
Distribution of domain sizes[{"size":125,"count":125}]
Minimum variable degree6
Maximum variable degree24
Distribution of variable degrees[{"degree":6,"count":1},{"degree":7,"count":3},{"degree":8,"count":5},{"degree":9,"count":12},{"degree":10,"count":12},{"degree":11,"count":16},{"degree":12,"count":12},{"degree":13,"count":16},{"degree":14,"count":15},{"degree":15,"count":7},{"degree":16,"count":8},{"degree":17,"count":9},{"degree":18,"count":1},{"degree":19,"count":4},{"degree":20,"count":3},{"degree":24,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":736}]
Number of extensional constraints0
Number of intensional constraints736
Distribution of constraint types[{"type":"intension","count":736}]
Optimization problemYES
Type of objectivemin 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 Mistral 01082018
0.10/0.13	o 295
0.10/0.13	o 294
0.10/0.13	o 293
0.10/0.15	o 292
0.10/0.17	o 288
0.21/0.28	o 286
3.49/3.56	o 284
4.49/4.59	o 281
4.59/4.65	o 280
5.89/5.98	o 279
6.29/6.32	o 277
9.19/9.29	o 276
99.39/99.42	o 275
105.29/105.34	o 273
170.11/170.11	o 272
174.60/174.63	o 270
190.40/190.47	o 269
220.90/220.96	o 268
288.71/288.78	o 266
312.02/312.04	o 265
384.12/384.18	o 263
384.21/384.22	o 262
391.31/391.33	o 261
2373.17/2373.05	o 260
2520.07/2519.90	s SATISFIABLE
2520.07/2519.90	v <instantiation type="solution">
2520.07/2519.90	v   <list> c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] c[100] c[101] c[102] c[103] c[104] c[105] c[106] c[107] c[108] c[109] c[110] c[111] c[112] c[113] c[114] c[115] c[116] c[117] c[118] c[119] c[120] c[121] c[122] c[123] c[124] </list>
2520.07/2519.90	v   <values> 3 4 4 1 2 3 3 3 5 0 0 0 3 4 4 2 2 2 1 2 1 1 1 2 1 0 1 4 1 0 2 1 1 3 1 0 2 0 1 0 5 2 0 0 6 2 1 3 3 0 0 1 2 0 2 2 1 0 3 0 3 5 3 4 4 3 4 4 0 0 3 2 1 0 1 3 1 1 2 2 1 4 1 0 3 0 1 1 3 4 3 3 2 5 2 2 3 0 4 1 2 5 2 4 0 3 4 6 2 2 4 5 0 4 0 2 3 4 1 5 3 1 0 4 1 </values>
2520.07/2519.90	v </instantiation>

Verifier Data

OK	260

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4303771-1534005295/watcher-4303771-1534005295 -o /tmp/evaluation-result-4303771-1534005295/solver-4303771-1534005295 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1533992269-6088 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 585271767 HOME/instance-4303771-1534005295.xml 

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

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


[startup+0.100151 s]*
/proc/loadavg: 2.16 2.12 2.12 3/192 7653
/proc/meminfo: memFree=3013084/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=31388 memory=5940 CPUtime=0.1 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 1675 0 0 0 10 0 0 0 20 0 1 0 218092648 32141312 1485 33554432000 4194304 7499544 140734133440896 140734133437896 140060418358245 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 7847 1485 689 807 0 838 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 31388 KiB
Current children cumulated memory: 5940 KiB

[startup+0.209652 s]*
/proc/loadavg: 2.16 2.12 2.12 3/192 7653
/proc/meminfo: memFree=3011596/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7116 CPUtime=0.21 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 1985 0 0 0 21 0 0 0 20 0 1 0 218092648 33243136 1779 33554432000 4194304 7499544 140734133440896 140734133437896 5573492 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1779 742 807 0 1107 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7116 KiB

[startup+0.30916 s]*
/proc/loadavg: 2.16 2.12 2.12 3/192 7653
/proc/meminfo: memFree=3011596/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7116 CPUtime=0.31 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 1987 0 0 0 31 0 0 0 20 0 1 0 218092648 33243136 1779 33554432000 4194304 7499544 140734133440896 140734133437896 5773225 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1779 742 807 0 1107 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7116 KiB

[startup+0.700271 s]
/proc/loadavg: 2.16 2.12 2.12 3/192 7653
/proc/meminfo: memFree=3011596/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7116 CPUtime=0.69 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 1988 0 0 0 69 0 0 0 20 0 1 0 218092648 33243136 1779 33554432000 4194304 7499544 140734133440896 140734133437896 4251514 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1779 742 807 0 1107 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7116 KiB

[startup+1.50027 s]
/proc/loadavg: 2.16 2.12 2.12 3/192 7653
/proc/meminfo: memFree=3011596/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7116 CPUtime=1.49 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 1988 0 0 0 149 0 0 0 20 0 1 0 218092648 33243136 1779 33554432000 4194304 7499544 140734133440896 140734133435912 4404917 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1779 742 807 0 1107 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7116 KiB

[startup+3.1091 s]
/proc/loadavg: 2.16 2.12 2.12 3/192 7653
/proc/meminfo: memFree=3011436/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7304 CPUtime=3.1 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 2897 0 0 0 310 0 0 0 20 0 1 0 218092648 33243136 1826 33554432000 4194304 7499544 140734133440896 140734133435912 4405046 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1826 749 807 0 1107 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7304 KiB

[startup+6.30026 s]
/proc/loadavg: 2.15 2.11 2.12 3/192 7653
/proc/meminfo: memFree=3011312/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7308 CPUtime=6.29 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 3828 0 0 0 629 0 0 0 20 0 1 0 218092648 33243136 1827 33554432000 4194304 7499544 140734133440896 140734133435912 5773231 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1827 749 807 0 1107 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7308 KiB

[startup+12.7003 s]
/proc/loadavg: 2.14 2.11 2.12 3/192 7653
/proc/meminfo: memFree=3011436/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7308 CPUtime=12.69 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 4749 0 0 0 1269 0 0 0 20 0 1 0 218092648 33243136 1827 33554432000 4194304 7499544 140734133440896 140734133435912 5773199 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1827 749 807 0 1107 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7308 KiB

[startup+25.5003 s]
/proc/loadavg: 2.11 2.11 2.12 3/192 7653
/proc/meminfo: memFree=3011656/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7312 CPUtime=25.49 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 6164 0 0 0 2549 0 0 0 20 0 1 0 218092648 33243136 1828 33554432000 4194304 7499544 140734133440896 140734133435912 5619032 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1828 749 807 0 1107 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7312 KiB

[startup+51.1091 s]
/proc/loadavg: 2.13 2.11 2.12 3/192 7653
/proc/meminfo: memFree=3011032/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7312 CPUtime=51.1 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 7256 0 0 0 5110 0 0 0 20 0 1 0 218092648 33243136 1828 33554432000 4194304 7499544 140734133440896 140734133435912 4251504 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1828 749 807 0 1107 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7312 KiB

[startup+102.3 s]
/proc/loadavg: 2.05 2.10 2.12 3/192 7654
/proc/meminfo: memFree=3010780/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7312 CPUtime=102.29 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 7676 0 0 0 10229 0 0 0 20 0 1 0 218092648 33243136 1828 33554432000 4194304 7499544 140734133440896 140734133435912 4406012 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1828 749 807 0 1107 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7312 KiB

[startup+162.3 s]
/proc/loadavg: 2.02 2.08 2.11 3/191 7656
/proc/meminfo: memFree=3011128/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7316 CPUtime=162.3 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 8078 0 0 0 16230 0 0 0 20 0 1 0 218092648 33243136 1829 33554432000 4194304 7499544 140734133440896 140734133435912 4249975 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1829 749 807 0 1107 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7316 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.06 2.10 3/191 7657
/proc/meminfo: memFree=3011352/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7320 CPUtime=222.3 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 8502 0 0 0 22230 0 0 0 20 0 1 0 218092648 33243136 1830 33554432000 4194304 7499544 140734133440896 140734133435912 5619109 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1830 749 807 0 1107 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7320 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.05 2.10 3/191 7658
/proc/meminfo: memFree=3011204/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7320 CPUtime=282.31 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 8508 0 0 0 28231 0 0 0 20 0 1 0 218092648 33243136 1830 33554432000 4194304 7499544 140734133440896 140734133435912 5773184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1830 749 807 0 1107 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7320 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.04 2.09 3/191 7666
/proc/meminfo: memFree=3010688/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7320 CPUtime=342.31 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 8915 0 0 0 34231 0 0 0 20 0 1 0 218092648 33243136 1830 33554432000 4194304 7499544 140734133440896 140734133435912 5771731 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1830 749 807 0 1107 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7320 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.04 2.09 3/191 7667
/proc/meminfo: memFree=3011412/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7320 CPUtime=402.31 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 8924 0 0 0 40231 0 0 0 20 0 1 0 218092648 33243136 1830 33554432000 4194304 7499544 140734133440896 140734133435912 5773184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1830 749 807 0 1107 0
Current children cumulated CPU time: 402.31 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7320 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.08 3/191 7669
/proc/meminfo: memFree=3011292/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7324 CPUtime=462.32 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 9172 0 0 0 46232 0 0 0 20 0 1 0 218092648 33243136 1831 33554432000 4194304 7499544 140734133440896 140734133435912 4579858 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1831 749 807 0 1107 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7324 KiB


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

/proc/7652/statm: 8116 1831 749 807 0 1107 0
Current children cumulated CPU time: 1782.42 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7324 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/193 7735
/proc/meminfo: memFree=3009808/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7324 CPUtime=1842.42 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 12919 0 0 0 184241 1 0 0 20 0 1 0 218092648 33243136 1831 33554432000 4194304 7499544 140734133440896 140734133435912 5772904 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1831 749 807 0 1107 0
Current children cumulated CPU time: 1842.42 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7324 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 7736
/proc/meminfo: memFree=3009436/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7324 CPUtime=1902.42 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 13216 0 0 0 190241 1 0 0 20 0 1 0 218092648 33243136 1831 33554432000 4194304 7499544 140734133440896 140734133435912 5772175 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1831 749 807 0 1107 0
Current children cumulated CPU time: 1902.42 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7324 KiB

[startup+1962.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/191 7738
/proc/meminfo: memFree=3009816/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7324 CPUtime=1962.43 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 13218 0 0 0 196242 1 0 0 20 0 1 0 218092648 33243136 1831 33554432000 4194304 7499544 140734133440896 140734133435912 4258023 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1831 749 807 0 1107 0
Current children cumulated CPU time: 1962.43 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7324 KiB

[startup+2022.3 s]
/proc/loadavg: 2.32 2.13 2.08 3/191 7739
/proc/meminfo: memFree=3009440/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7324 CPUtime=2022.43 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 13517 0 0 0 202242 1 0 0 20 0 1 0 218092648 33243136 1831 33554432000 4194304 7499544 140734133440896 140734133435912 4379081 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1831 749 807 0 1107 0
Current children cumulated CPU time: 2022.43 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7324 KiB

[startup+2082.3 s]
/proc/loadavg: 2.12 2.10 2.08 3/191 7740
/proc/meminfo: memFree=3009672/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7324 CPUtime=2082.44 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 13517 0 0 0 208243 1 0 0 20 0 1 0 218092648 33243136 1831 33554432000 4194304 7499544 140734133440896 140734133435912 4580518 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1831 749 807 0 1107 0
Current children cumulated CPU time: 2082.44 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7324 KiB

[startup+2142.3 s]
/proc/loadavg: 2.04 2.09 2.07 3/192 7809
/proc/meminfo: memFree=3259680/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7324 CPUtime=2142.44 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 13807 0 0 0 214243 1 0 0 20 0 1 0 218092648 33243136 1831 33554432000 4194304 7499544 140734133440896 140734133435912 5771166 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1831 749 807 0 1107 0
Current children cumulated CPU time: 2142.44 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7324 KiB

[startup+2202.3 s]
/proc/loadavg: 2.02 2.07 2.06 3/192 7810
/proc/meminfo: memFree=3260032/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7324 CPUtime=2202.45 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 13816 0 0 0 220244 1 0 0 20 0 1 0 218092648 33243136 1831 33554432000 4194304 7499544 140734133440896 140734133435912 4579667 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1831 749 807 0 1107 0
Current children cumulated CPU time: 2202.45 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7324 KiB

[startup+2262.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/192 7811
/proc/meminfo: memFree=3260080/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7324 CPUtime=2262.45 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 14117 0 0 0 226244 1 0 0 20 0 1 0 218092648 33243136 1831 33554432000 4194304 7499544 140734133440896 140734133435912 5840039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1831 749 807 0 1107 0
Current children cumulated CPU time: 2262.45 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7324 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/193 7813
/proc/meminfo: memFree=3259928/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7324 CPUtime=2322.46 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 14117 0 0 0 232245 1 0 0 20 0 1 0 218092648 33243136 1831 33554432000 4194304 7499544 140734133440896 140734133435912 4406004 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1831 749 807 0 1107 0
Current children cumulated CPU time: 2322.46 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7324 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/193 7814
/proc/meminfo: memFree=3259952/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7324 CPUtime=2382.46 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 14534 0 0 0 238245 1 0 0 20 0 1 0 218092648 33243136 1831 33554432000 4194304 7499544 140734133440896 140734133435912 4580047 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1831 749 807 0 1107 0
Current children cumulated CPU time: 2382.46 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7324 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/192 7815
/proc/meminfo: memFree=3259952/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7324 CPUtime=2442.47 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 14534 0 0 0 244246 1 0 0 20 0 1 0 218092648 33243136 1831 33554432000 4194304 7499544 140734133440896 140734133435912 5838102 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1831 749 807 0 1107 0
Current children cumulated CPU time: 2442.47 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7324 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/192 7816
/proc/meminfo: memFree=3259908/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7328 CPUtime=2502.47 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 14805 0 0 0 250246 1 0 0 20 0 1 0 218092648 33243136 1832 33554432000 4194304 7499544 140734133440896 140734133435912 4580477 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1832 749 807 0 1107 0
Current children cumulated CPU time: 2502.47 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7328 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.03 2.05 3/192 7816
/proc/meminfo: memFree=3259908/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7328 CPUtime=2520.07 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 14805 0 0 0 252006 1 0 0 20 0 1 0 218092648 33243136 1832 33554432000 4194304 7499544 140734133440896 140734133435912 4404854 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1832 749 807 0 1107 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7328 KiB

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

[startup+2519.9 s]
# the end of solver process 7652 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.07 s, system=0.011 s

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

[startup+2519.9 s]
/proc/loadavg: 2.00 2.03 2.05 3/192 7816
/proc/meminfo: memFree=3259908/32770624 swapFree=67108856/67108860
[pid=7652] ppid=7649 vsize=32464 memory=7328 CPUtime=2520.07 cores=1,3,5,7
/proc/7652/stat : 7652 (MistralXCSP) R 7649 7652 6056 0 -1 4202496 14805 0 0 0 252006 1 0 0 20 0 1 0 218092648 33243136 1832 33554432000 4194304 7499544 140734133440896 140734133435912 4404854 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9598848 9604096 42819584 140734133449838 140734133449987 140734133449987 140734133452745 0
/proc/7652/statm: 8116 1832 749 807 0 1107 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 32464 KiB
Current children cumulated memory: 7328 KiB

Child status: 0
Real time (s): 2519.9
CPU time (s): 2520.08
CPU user time (s): 2520.07
CPU system time (s): 0.011
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 32464
Max. memory (cumulated for all children) (KiB): 7328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.07
system time used= 0.011
maximum resident set size= 7348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14847
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 646


# summary of solver processes directly reported to runsolver:
#   pid: 7652
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2520.07
#   total CPU system time (s): 0.011

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.49247 second user time and 15.4718 second system time

The end

Launcher Data

Begin job on node133 at 2018-08-11 18:34:55
IDJOB=4303771
IDBENCH=141215
IDSOLVER=2779
FILE ID=node133/4303771-1534005295
RUNJOBID= node133-1533992269-6088
PBS_JOBID= 21036948
Free space on /tmp= 38796 MiB

SOLVER NAME= Mistral-2.0 2018-08-01
BENCH NAME= XCSP18/SumColoring/SumColoring-dsjc-125-1_c18.xml
COMMAND LINE= MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4303771-1534005295/watcher-4303771-1534005295 -o /tmp/evaluation-result-4303771-1534005295/solver-4303771-1534005295 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1533992269-6088 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 585271767 HOME/instance-4303771-1534005295.xml

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

MD5SUM BENCH= e8035d4b0abecbc1a78dd1ff35d13fe4
RANDOM SEED=585271767

node133.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.24
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.24
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.24
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.24
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:         3016688 kB
MemAvailable:   31649452 kB
Buffers:          205192 kB
Cached:         28316372 kB
SwapCached:            0 kB
Active:         10906412 kB
Inactive:       17925656 kB
Active(anon):     261216 kB
Inactive(anon):   101636 kB
Active(file):   10645196 kB
Inactive(file): 17824020 kB
Unevictable:        7092 kB
Mlocked:            7092 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:              5908 kB
Writeback:             0 kB
AnonPages:        317844 kB
Mapped:            56356 kB
Shmem:             49820 kB
Slab:             619800 kB
SReclaimable:     592008 kB
SUnreclaim:        27792 kB
KernelStack:        3408 kB
PageTables:         5868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     634452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 38792 MiB
End job on node133 at 2018-08-11 19:16:55