Trace number 4239904

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
R1: Mistral-2.0 2017-06-28? (TO) 2400.03 2400.21

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-15-15-2.xml
MD5SUMd6e216edd1b638252c6a206411b5a856
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark996
Best CPU time to get the best result obtained on this benchmark19860.699
Satisfiable
(Un)Satisfiability was proved
Number of variables915
Number of constraints720
Number of domains17
Minimum domain size12
Maximum domain size999
Distribution of domain sizes[{"size":12,"count":15},{"size":13,"count":60},{"size":14,"count":45},{"size":15,"count":330},{"size":999,"count":465}]
Minimum variable degree2
Maximum variable degree16
Distribution of variable degrees[{"degree":2,"count":240},{"degree":3,"count":450},{"degree":16,"count":225}]
Minimum constraint arity1
Maximum constraint arity17
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":225},{"arity":3,"count":225},{"arity":15,"count":30},{"arity":17,"count":225}]
Number of extensional constraints225
Number of intensional constraints240
Distribution of constraint types[{"type":"extension","count":225},{"type":"intension","count":240},{"type":"allDifferent","count":15},{"type":"noOverlap","count":15},{"type":"element","count":225}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.08	c Mistral-2017-06-28
2400.01/2400.20	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4239904-1502049350/watcher-4239904-1502049350 -o /tmp/evaluation-result-4239904-1502049350/solver-4239904-1502049350 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502041295-28342 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 187740477 HOME/instance-4239904-1502049350.xml 

pid=29416
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.02 2.05 4/181 29419
/proc/meminfo: memFree=31721796/32770624 swapFree=0/337984
[pid=29419] ppid=29416 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (runsolver) D 29416 29419 20633 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 7128724 24240128 107 18446744073709551615 4194304 4338465 140737458860784 140737458858424 140212027618007 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 36499456 140737458864268 140737458864714 140737458864714 140737458868170 0
/proc/29419/statm: 5918 107 54 36 0 2156 0

[startup+0.101066 s]
/proc/loadavg: 2.02 2.02 2.05 4/181 29419
/proc/meminfo: memFree=31721796/32770624 swapFree=0/337984
[pid=29419] ppid=29416 vsize=29912 CPUtime=0.02 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 1358 0 0 0 2 0 0 0 20 0 1 0 7128724 30629888 1198 18446744073709551615 4194304 7402444 140722560114864 140722560104640 6047224 0 0 1 0 0 0 0 17 6 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 7478 1198 717 784 0 492 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29912

[startup+0.201071 s]
/proc/loadavg: 2.02 2.02 2.05 4/181 29419
/proc/meminfo: memFree=31721796/32770624 swapFree=0/337984
[pid=29419] ppid=29416 vsize=50484 CPUtime=0.11 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 6507 0 0 0 11 0 0 0 20 0 1 0 7128724 51695616 6334 18446744073709551615 4194304 7402444 140722560114864 140722560105560 6047864 0 0 1 0 0 0 0 17 6 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 12621 6334 739 784 0 5635 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 50484

[startup+0.301069 s]
/proc/loadavg: 2.02 2.02 2.05 4/181 29419
/proc/meminfo: memFree=31721796/32770624 swapFree=0/337984
[pid=29419] ppid=29416 vsize=50608 CPUtime=0.21 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 6538 0 0 0 21 0 0 0 20 0 1 0 7128724 51822592 6365 18446744073709551615 4194304 7402444 140722560114864 140722560105560 6048501 0 0 1 0 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 12652 6365 739 784 0 5666 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 50608

[startup+0.700319 s]
/proc/loadavg: 2.02 2.02 2.05 4/181 29419
/proc/meminfo: memFree=31721796/32770624 swapFree=0/337984
[pid=29419] ppid=29416 vsize=61060 CPUtime=0.61 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 9273 0 0 0 60 1 0 0 20 0 1 0 7128724 62525440 8988 18446744073709551615 4194304 7402444 140722560114864 140722560105560 5765296 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 15265 8988 791 784 0 8279 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 61060

[startup+1.50029 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 29420
/proc/meminfo: memFree=31687924/32770624 swapFree=0/337996
[pid=29419] ppid=29416 vsize=63040 CPUtime=1.41 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 9784 0 0 0 140 1 0 0 20 0 1 0 7128724 64552960 9516 18446744073709551615 4194304 7402444 140722560114864 140722560109016 5754032 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 15760 9516 793 784 0 8774 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 63040

[startup+3.10031 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 29420
/proc/meminfo: memFree=31686064/32770624 swapFree=0/337996
[pid=29419] ppid=29416 vsize=64228 CPUtime=3.01 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 13902 0 0 0 300 1 0 0 20 0 1 0 7128724 65769472 9790 18446744073709551615 4194304 7402444 140722560114864 140722560109016 5758845 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16057 9790 793 784 0 9071 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 64228

[startup+6.30028 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 29420
/proc/meminfo: memFree=31685064/32770624 swapFree=0/337996
[pid=29419] ppid=29416 vsize=64360 CPUtime=6.21 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 17602 0 0 0 620 1 0 0 20 0 1 0 7128724 65904640 9864 18446744073709551615 4194304 7402444 140722560114864 140722560109320 4747314 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16090 9864 793 784 0 9104 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 64360

[startup+12.7003 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 29420
/proc/meminfo: memFree=31684796/32770624 swapFree=0/337996
[pid=29419] ppid=29416 vsize=64492 CPUtime=12.61 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 21522 0 0 0 1259 2 0 0 20 0 1 0 7128724 66039808 9896 18446744073709551615 4194304 7402444 140722560114864 140722560109368 4237748 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16123 9896 793 784 0 9137 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 64492

[startup+25.5004 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 29420
/proc/meminfo: memFree=31684544/32770624 swapFree=0/338012
[pid=29419] ppid=29416 vsize=64756 CPUtime=25.41 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 29472 0 0 0 2539 2 0 0 20 0 1 0 7128724 66310144 9958 18446744073709551615 4194304 7402444 140722560114864 140722560109112 5878944 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16189 9958 793 784 0 9203 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 64756

[startup+51.1003 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 29421
/proc/meminfo: memFree=31683440/32770624 swapFree=0/338040
[pid=29419] ppid=29416 vsize=64888 CPUtime=51 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 33402 0 0 0 5098 2 0 0 20 0 1 0 7128724 66445312 9991 18446744073709551615 4194304 7402444 140722560114864 140722560109112 140072715605719 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16222 9991 793 784 0 9236 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 64888

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 29423
/proc/meminfo: memFree=31683812/32770624 swapFree=0/338064
[pid=29419] ppid=29416 vsize=65020 CPUtime=102.2 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 33996 0 0 0 10218 2 0 0 20 0 1 0 7128724 66580480 10020 18446744073709551615 4194304 7402444 140722560114864 140722560109320 5327336 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16255 10020 793 784 0 9269 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 65020

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 29425
/proc/meminfo: memFree=31684132/32770624 swapFree=0/338088
[pid=29419] ppid=29416 vsize=65152 CPUtime=162.19 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 34612 0 0 0 16217 2 0 0 20 0 1 0 7128724 66715648 10038 18446744073709551615 4194304 7402444 140722560114864 140722560109448 4747389 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10038 793 784 0 9302 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 65152

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 29427
/proc/meminfo: memFree=31684140/32770624 swapFree=0/338116
[pid=29419] ppid=29416 vsize=65152 CPUtime=222.19 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 35222 0 0 0 22217 2 0 0 20 0 1 0 7128724 66715648 10075 18446744073709551615 4194304 7402444 140722560114864 140722560109448 5327204 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10075 793 784 0 9302 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 65152

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 29429
/proc/meminfo: memFree=31684220/32770624 swapFree=0/338136
[pid=29419] ppid=29416 vsize=65152 CPUtime=282.19 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 35833 0 0 0 28217 2 0 0 20 0 1 0 7128724 66715648 10081 18446744073709551615 4194304 7402444 140722560114864 140722560109448 4484611 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10081 793 784 0 9302 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 65152

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 29431
/proc/meminfo: memFree=31684312/32770624 swapFree=0/338156
[pid=29419] ppid=29416 vsize=65152 CPUtime=342.18 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 36447 0 0 0 34216 2 0 0 20 0 1 0 7128724 66715648 10081 18446744073709551615 4194304 7402444 140722560114864 140722560109448 4377568 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10081 793 784 0 9302 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 65152

[startup+402.3 s]
/proc/loadavg: 1.96 2.00 2.04 3/181 29496
/proc/meminfo: memFree=31672240/32770624 swapFree=0/338224
[pid=29419] ppid=29416 vsize=65152 CPUtime=402.18 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 36992 0 0 0 40216 2 0 0 20 0 1 0 7128724 66715648 10082 18446744073709551615 4194304 7402444 140722560114864 140722560109448 4309102 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10082 793 784 0 9302 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 65152

[startup+462.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/181 29498
/proc/meminfo: memFree=31672520/32770624 swapFree=0/338252
[pid=29419] ppid=29416 vsize=65152 CPUtime=462.18 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 37604 0 0 0 46216 2 0 0 20 0 1 0 7128724 66715648 10082 18446744073709551615 4194304 7402444 140722560114864 140722560109448 4747338 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10082 793 784 0 9302 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 65152

[startup+522.3 s]
/proc/loadavg: 2.06 2.01 2.05 3/184 29514
/proc/meminfo: memFree=31669480/32770624 swapFree=0/338312
[pid=29419] ppid=29416 vsize=65152 CPUtime=522.17 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 38216 0 0 0 52215 2 0 0 20 0 1 0 7128724 66715648 10082 18446744073709551615 4194304 7402444 140722560114864 140722560109448 4709390 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10082 793 784 0 9302 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 65152

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/184 29516
/proc/meminfo: memFree=31669844/32770624 swapFree=0/338348
[pid=29419] ppid=29416 vsize=65152 CPUtime=582.17 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 38832 0 0 0 58215 2 0 0 20 0 1 0 7128724 66715648 10082 18446744073709551615 4194304 7402444 140722560114864 140722560109448 5758819 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10082 793 784 0 9302 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 65152


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

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 29588
/proc/meminfo: memFree=31672444/32770624 swapFree=0/338884
[pid=29419] ppid=29416 vsize=65152 CPUtime=1482.14 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 47926 0 0 0 148211 3 0 0 20 0 1 0 7128724 66715648 10085 18446744073709551615 4194304 7402444 140722560114864 140722560109448 5696151 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10085 793 784 0 9302 0
Current children cumulated CPU time (s) 1482.14
Current children cumulated vsize (KiB) 65152

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 29590
/proc/meminfo: memFree=31672700/32770624 swapFree=0/338916
[pid=29419] ppid=29416 vsize=65152 CPUtime=1542.15 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 48537 0 0 0 154212 3 0 0 20 0 1 0 7128724 66715648 10086 18446744073709551615 4194304 7402444 140722560114864 140722560109448 140072712218386 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10086 793 784 0 9302 0
Current children cumulated CPU time (s) 1542.15
Current children cumulated vsize (KiB) 65152

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 29592
/proc/meminfo: memFree=31672452/32770624 swapFree=0/338944
[pid=29419] ppid=29416 vsize=65152 CPUtime=1602.14 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 49149 0 0 0 160211 3 0 0 20 0 1 0 7128724 66715648 10086 18446744073709551615 4194304 7402444 140722560114864 140722560109448 5327353 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10086 793 784 0 9302 0
Current children cumulated CPU time (s) 1602.14
Current children cumulated vsize (KiB) 65152

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 29594
/proc/meminfo: memFree=31672336/32770624 swapFree=0/338972
[pid=29419] ppid=29416 vsize=65152 CPUtime=1662.14 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 49758 0 0 0 166211 3 0 0 20 0 1 0 7128724 66715648 10086 18446744073709551615 4194304 7402444 140722560114864 140722560109448 5879124 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10086 793 784 0 9302 0
Current children cumulated CPU time (s) 1662.14
Current children cumulated vsize (KiB) 65152

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 29611
/proc/meminfo: memFree=31666904/32770624 swapFree=0/339036
[pid=29419] ppid=29416 vsize=65152 CPUtime=1722.13 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 50367 0 0 0 172210 3 0 0 20 0 1 0 7128724 66715648 10086 18446744073709551615 4194304 7402444 140722560114864 140722560109448 140072712218500 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10086 793 784 0 9302 0
Current children cumulated CPU time (s) 1722.13
Current children cumulated vsize (KiB) 65152

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 29613
/proc/meminfo: memFree=31667344/32770624 swapFree=0/339076
[pid=29419] ppid=29416 vsize=65152 CPUtime=1782.13 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 50920 0 0 0 178210 3 0 0 20 0 1 0 7128724 66715648 10086 18446744073709551615 4194304 7402444 140722560114864 140722560109448 4238480 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10086 793 784 0 9302 0
Current children cumulated CPU time (s) 1782.13
Current children cumulated vsize (KiB) 65152

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 29615
/proc/meminfo: memFree=31671320/32770624 swapFree=0/339108
[pid=29419] ppid=29416 vsize=65152 CPUtime=1842.13 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 51507 0 0 0 184210 3 0 0 20 0 1 0 7128724 66715648 10086 18446744073709551615 4194304 7402444 140722560114864 140722560109448 5877655 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10086 793 784 0 9302 0
Current children cumulated CPU time (s) 1842.13
Current children cumulated vsize (KiB) 65152

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 29617
/proc/meminfo: memFree=31670908/32770624 swapFree=0/339136
[pid=29419] ppid=29416 vsize=65152 CPUtime=1902.13 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 51895 0 0 0 190210 3 0 0 20 0 1 0 7128724 66715648 10086 18446744073709551615 4194304 7402444 140722560114864 140722560109448 5754022 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10086 793 784 0 9302 0
Current children cumulated CPU time (s) 1902.13
Current children cumulated vsize (KiB) 65152

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 29619
/proc/meminfo: memFree=31671060/32770624 swapFree=0/339168
[pid=29419] ppid=29416 vsize=65152 CPUtime=1962.12 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 52289 0 0 0 196209 3 0 0 20 0 1 0 7128724 66715648 10086 18446744073709551615 4194304 7402444 140722560114864 140722560109448 4308558 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10086 793 784 0 9302 0
Current children cumulated CPU time (s) 1962.12
Current children cumulated vsize (KiB) 65152

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 29621
/proc/meminfo: memFree=31671448/32770624 swapFree=0/339196
[pid=29419] ppid=29416 vsize=65152 CPUtime=2022.12 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 52902 0 0 0 202209 3 0 0 20 0 1 0 7128724 66715648 10086 18446744073709551615 4194304 7402444 140722560114864 140722560109448 4238508 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10086 793 784 0 9302 0
Current children cumulated CPU time (s) 2022.12
Current children cumulated vsize (KiB) 65152

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 29623
/proc/meminfo: memFree=31671448/32770624 swapFree=0/339224
[pid=29419] ppid=29416 vsize=65152 CPUtime=2082.13 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 53515 0 0 0 208210 3 0 0 20 0 1 0 7128724 66715648 10086 18446744073709551615 4194304 7402444 140722560114864 140722560109448 4484555 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10086 793 784 0 9302 0
Current children cumulated CPU time (s) 2082.13
Current children cumulated vsize (KiB) 65152

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 29625
/proc/meminfo: memFree=31671324/32770624 swapFree=0/339256
[pid=29419] ppid=29416 vsize=65152 CPUtime=2142.12 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 54127 0 0 0 214209 3 0 0 20 0 1 0 7128724 66715648 10086 18446744073709551615 4194304 7402444 140722560114864 140722560109448 140072712218528 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10086 793 784 0 9302 0
Current children cumulated CPU time (s) 2142.12
Current children cumulated vsize (KiB) 65152

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 29627
/proc/meminfo: memFree=31671184/32770624 swapFree=0/339284
[pid=29419] ppid=29416 vsize=65152 CPUtime=2202.12 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 54738 0 0 0 220209 3 0 0 20 0 1 0 7128724 66715648 10086 18446744073709551615 4194304 7402444 140722560114864 140722560109448 4747166 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10086 793 784 0 9302 0
Current children cumulated CPU time (s) 2202.12
Current children cumulated vsize (KiB) 65152

[startup+2262.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/181 29629
/proc/meminfo: memFree=31671448/32770624 swapFree=0/339312
[pid=29419] ppid=29416 vsize=65152 CPUtime=2262.11 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 55356 0 0 0 226208 3 0 0 20 0 1 0 7128724 66715648 10086 18446744073709551615 4194304 7402444 140722560114864 140722560109448 140072712218500 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10086 793 784 0 9302 0
Current children cumulated CPU time (s) 2262.11
Current children cumulated vsize (KiB) 65152

[startup+2322.3 s]
/proc/loadavg: 2.06 2.05 2.05 3/184 29645
/proc/meminfo: memFree=31667832/32770624 swapFree=0/339380
[pid=29419] ppid=29416 vsize=65152 CPUtime=2322.11 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 55968 0 0 0 232208 3 0 0 20 0 1 0 7128724 66715648 10086 18446744073709551615 4194304 7402444 140722560114864 140722560109448 4709427 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10086 793 784 0 9302 0
Current children cumulated CPU time (s) 2322.11
Current children cumulated vsize (KiB) 65152

[startup+2382.3 s]
/proc/loadavg: 2.06 2.05 2.05 3/184 29647
/proc/meminfo: memFree=31667532/32770624 swapFree=0/339412
[pid=29419] ppid=29416 vsize=65152 CPUtime=2382.11 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 56459 0 0 0 238208 3 0 0 20 0 1 0 7128724 66715648 10086 18446744073709551615 4194304 7402444 140722560114864 140722560109448 5753338 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10086 793 784 0 9302 0
Current children cumulated CPU time (s) 2382.11
Current children cumulated vsize (KiB) 65152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 2.11 2.06 2.05 3/182 29648
/proc/meminfo: memFree=31669524/32770624 swapFree=0/339436
[pid=29419] ppid=29416 vsize=65152 CPUtime=2400.01 cores=0,2,4,6
/proc/29419/stat : 29419 (MistralXCSP) R 29416 29419 20633 0 -1 4202496 57178 0 0 0 239998 3 0 0 20 0 1 0 7128724 66715648 10086 18446744073709551615 4194304 7402444 140722560114864 140722560109448 5747647 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9500608 9505824 20975616 140722560123316 140722560123465 140722560123465 140722560126921 0
/proc/29419/statm: 16288 10086 793 784 0 9302 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 65152

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 29419 sig 9
??? kill -29419 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 2400.21
CPU time (s): 2400.03
CPU user time (s): 2399.99
CPU system time (s): 0.037998
CPU usage (%): 99.9924
Max. virtual memory (cumulated for all children) (KiB): 65152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.99
system time used= 0.037998
maximum resident set size= 40368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57214
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= 21
involuntary context switches= 658

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.68903 second user time and 8.64738 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-06 21:41:46
IDJOB=4239904
IDBENCH=115845
IDSOLVER=2622
FILE ID=node127/4239904-1502049350
RUNJOBID= node127-1502041295-28342
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-15-15-2.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-4239904-1502049350/watcher-4239904-1502049350 -o /tmp/evaluation-result-4239904-1502049350/solver-4239904-1502049350 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502041295-28342 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 187740477 HOME/instance-4239904-1502049350.xml

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

MD5SUM BENCH= d6e216edd1b638252c6a206411b5a856
RANDOM SEED=187740477

node127.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.92
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.92
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.92
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.92
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:        31722556 kB
MemAvailable:   32022476 kB
Buffers:          123588 kB
Cached:           456632 kB
SwapCached:            0 kB
Active:           293904 kB
Inactive:         346516 kB
Active(anon):      60304 kB
Inactive(anon):     8532 kB
Active(file):     233600 kB
Inactive(file):   337984 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5988 kB
Writeback:             8 kB
AnonPages:         59684 kB
Mapped:            31932 kB
Shmem:              8868 kB
Slab:             113124 kB
SReclaimable:      88340 kB
SUnreclaim:        24784 kB
KernelStack:        3248 kB
PageTables:         4872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     304288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62020 MiB
End job on node127 at 2017-08-06 22:21:46