Trace number 4240229

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: Mistral-2.0 2017-06-28? (TO) 2400.11 2401.9

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K12-P09.xml
MD5SUM32cec65ed71b36923f34d2db18851218
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of constraints692
Number of domains2
Minimum domain size690
Maximum domain size691
Distribution of domain sizes[{"size":690,"count":690},{"size":691,"count":108}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":702},{"degree":2,"count":690},{"degree":13,"count":24},{"degree":14,"count":84}]
Minimum constraint arity3
Maximum constraint arity690
Distribution of constraint arities[{"arity":3,"count":690},{"arity":108,"count":1},{"arity":690,"count":1}]
Number of extensional constraints0
Number of intensional constraints690
Distribution of constraint types[{"type":"intension","count":690},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Mistral-2017-06-28
2400.09/2401.90	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-4240229-1500623804/watcher-4240229-1500623804 -o /tmp/evaluation-result-4240229-1500623804/solver-4240229-1500623804 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500623778-4881 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1329734573 HOME/instance-4240229-1500623804.xml 

pid=5402
running on 4 cores: 1,3,5,7

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: 0.69 0.17 0.10 4/190 5405
/proc/meminfo: memFree=31601968/32770624 swapFree=6452/412324
[pid=5405] ppid=5402 vsize=28804 CPUtime=0 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 972 0 0 0 0 0 0 0 20 0 1 0 15822300 29495296 802 33554432000 4194304 7402444 140728224324576 140728224321624 5931088 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 7201 802 618 784 0 215 0

[startup+0.100153 s]
/proc/loadavg: 0.69 0.17 0.10 4/190 5405
/proc/meminfo: memFree=31601968/32770624 swapFree=6452/412324
[pid=5405] ppid=5402 vsize=30508 CPUtime=0.09 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 1518 0 0 0 9 0 0 0 20 0 1 0 15822300 31240192 1350 33554432000 4194304 7402444 140728224324576 140728224314352 140581932201600 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 7627 1350 727 784 0 641 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30508

[startup+0.200311 s]
/proc/loadavg: 0.69 0.17 0.10 4/190 5405
/proc/meminfo: memFree=31601968/32770624 swapFree=6452/412324
[pid=5405] ppid=5402 vsize=30776 CPUtime=0.19 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 1562 0 0 0 19 0 0 0 20 0 1 0 15822300 31514624 1393 33554432000 4194304 7402444 140728224324576 140728224315160 6057888 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 7694 1393 727 784 0 708 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30776

[startup+0.300244 s]
/proc/loadavg: 0.69 0.17 0.10 4/190 5405
/proc/meminfo: memFree=31601968/32770624 swapFree=6452/412324
[pid=5405] ppid=5402 vsize=30912 CPUtime=0.29 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 1619 0 0 0 29 0 0 0 20 0 1 0 15822300 31653888 1393 33554432000 4194304 7402444 140728224324576 140728224315000 6030138 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 7728 1393 727 784 0 742 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30912

[startup+0.70021 s]
/proc/loadavg: 0.69 0.17 0.10 4/190 5405
/proc/meminfo: memFree=31601968/32770624 swapFree=6452/412324
[pid=5405] ppid=5402 vsize=32860 CPUtime=0.69 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 2142 0 0 0 69 0 0 0 20 0 1 0 15822300 33648640 1932 33554432000 4194304 7402444 140728224324576 140728224314904 140581929266359 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 8215 1932 728 784 0 1229 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32860

[startup+1.50031 s]
/proc/loadavg: 0.69 0.17 0.10 3/191 5406
/proc/meminfo: memFree=31596760/32770624 swapFree=6452/412312
[pid=5405] ppid=5402 vsize=54984 CPUtime=1.49 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 7743 0 0 0 149 0 0 0 20 0 1 0 15822300 56303616 7459 33554432000 4194304 7402444 140728224324576 140728224318824 5871025 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 13746 7459 768 784 0 6760 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54984

[startup+3.10032 s]
/proc/loadavg: 0.69 0.17 0.10 3/191 5406
/proc/meminfo: memFree=31556480/32770624 swapFree=6452/412320
[pid=5405] ppid=5402 vsize=73192 CPUtime=3.09 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 22864 0 0 0 308 1 0 0 20 0 1 0 15822300 74948608 12016 33554432000 4194304 7402444 140728224324576 140728224318808 4379009 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 18298 12016 775 784 0 11312 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73192

[startup+6.3003 s]
/proc/loadavg: 0.71 0.19 0.10 3/191 5406
/proc/meminfo: memFree=31554328/32770624 swapFree=6452/412320
[pid=5405] ppid=5402 vsize=75352 CPUtime=6.29 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 33434 0 0 0 627 2 0 0 20 0 1 0 15822300 77160448 12602 33554432000 4194304 7402444 140728224324576 140728224319000 4377600 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 18838 12602 775 784 0 11852 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75352

[startup+12.7003 s]
/proc/loadavg: 0.82 0.22 0.11 3/191 5406
/proc/meminfo: memFree=31543540/32770624 swapFree=6452/412328
[pid=5405] ppid=5402 vsize=85156 CPUtime=12.67 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 46579 0 0 0 1265 2 0 0 20 0 1 0 15822300 87199744 15055 33554432000 4194304 7402444 140728224324576 140728224319000 5877690 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 21289 15055 775 784 0 14303 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 85156

[startup+25.5004 s]
/proc/loadavg: 1.15 0.32 0.15 3/192 5468
/proc/meminfo: memFree=31533536/32770624 swapFree=6452/412368
[pid=5405] ppid=5402 vsize=101512 CPUtime=25.47 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 74197 0 0 0 2542 5 0 0 20 0 1 0 15822300 103948288 19151 33554432000 4194304 7402444 140728224324576 140728224319000 5877690 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 25378 19151 775 784 0 18392 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 101512

[startup+51.1003 s]
/proc/loadavg: 1.44 0.46 0.20 3/192 5468
/proc/meminfo: memFree=31523924/32770624 swapFree=6452/412396
[pid=5405] ppid=5402 vsize=109768 CPUtime=51.04 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 88346 0 0 0 5098 6 0 0 20 0 1 0 15822300 112402432 21224 33554432000 4194304 7402444 140728224324576 140728224319000 5877736 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 27442 21224 775 784 0 20456 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 109768

[startup+102.3 s]
/proc/loadavg: 1.76 0.69 0.29 3/192 5531
/proc/meminfo: memFree=31476416/32770624 swapFree=6452/412476
[pid=5405] ppid=5402 vsize=113716 CPUtime=102.18 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 93681 0 0 0 10211 7 0 0 20 0 1 0 15822300 116445184 22167 33554432000 4194304 7402444 140728224324576 140728224319032 5880183 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28429 22167 775 784 0 21443 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 113716

[startup+162.3 s]
/proc/loadavg: 1.91 0.93 0.40 3/192 5532
/proc/meminfo: memFree=31474852/32770624 swapFree=6452/412524
[pid=5405] ppid=5402 vsize=115256 CPUtime=162.14 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 95037 0 0 0 16206 8 0 0 20 0 1 0 15822300 118022144 22568 33554432000 4194304 7402444 140728224324576 140728224319032 5877676 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28814 22568 775 784 0 21828 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 115256

[startup+222.306 s]
/proc/loadavg: 1.97 1.13 0.50 3/193 5541
/proc/meminfo: memFree=31471556/32770624 swapFree=6452/412568
[pid=5405] ppid=5402 vsize=115412 CPUtime=222.1 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 96136 0 0 0 22202 8 0 0 20 0 1 0 15822300 118181888 22634 33554432000 4194304 7402444 140728224324576 140728224319112 5758845 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28853 22634 775 784 0 21867 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 115412

[startup+282.3 s]
/proc/loadavg: 1.99 1.29 0.59 3/194 5565
/proc/meminfo: memFree=31473180/32770624 swapFree=6452/412616
[pid=5405] ppid=5402 vsize=115564 CPUtime=282.05 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 97246 0 0 0 28197 8 0 0 20 0 1 0 15822300 118337536 22635 33554432000 4194304 7402444 140728224324576 140728224319112 4377734 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28891 22635 775 784 0 21905 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 115564

[startup+342.3 s]
/proc/loadavg: 2.00 1.42 0.68 4/193 5567
/proc/meminfo: memFree=31472692/32770624 swapFree=6452/412644
[pid=5405] ppid=5402 vsize=115716 CPUtime=342 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 98444 0 0 0 34192 8 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 4378201 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 115716

[startup+402.3 s]
/proc/loadavg: 2.03 1.54 0.77 3/193 5568
/proc/meminfo: memFree=31473124/32770624 swapFree=6452/412676
[pid=5405] ppid=5402 vsize=115716 CPUtime=401.95 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 99611 0 0 0 40187 8 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 140581929219817 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 401.95
Current children cumulated vsize (KiB) 115716

[startup+462.3 s]
/proc/loadavg: 2.01 1.62 0.85 3/194 5570
/proc/meminfo: memFree=31472904/32770624 swapFree=6452/412704
[pid=5405] ppid=5402 vsize=115716 CPUtime=461.91 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 100717 0 0 0 46183 8 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 5758711 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 461.91
Current children cumulated vsize (KiB) 115716

[startup+522.3 s]
/proc/loadavg: 2.00 1.69 0.92 3/193 5571
/proc/meminfo: memFree=31473236/32770624 swapFree=6452/412736
[pid=5405] ppid=5402 vsize=115716 CPUtime=521.87 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 101852 0 0 0 52178 9 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 5877690 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 521.87
Current children cumulated vsize (KiB) 115716

[startup+582.3 s]
/proc/loadavg: 2.00 1.75 0.99 3/192 5572
/proc/meminfo: memFree=31473396/32770624 swapFree=6452/412772
[pid=5405] ppid=5402 vsize=115716 CPUtime=581.83 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 102961 0 0 0 58174 9 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 4295963 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 581.83
Current children cumulated vsize (KiB) 115716


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


[startup+1542.31 s]
/proc/loadavg: 2.01 2.00 1.65 3/192 5609
/proc/meminfo: memFree=31473876/32770624 swapFree=6452/413288
[pid=5405] ppid=5402 vsize=115716 CPUtime=1541.12 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 119411 0 0 0 154099 13 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 5758845 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 1541.12
Current children cumulated vsize (KiB) 115716

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.68 3/192 5610
/proc/meminfo: memFree=31474484/32770624 swapFree=6452/413316
[pid=5405] ppid=5402 vsize=115716 CPUtime=1601.07 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 120549 0 0 0 160094 13 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 4747338 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 1601.07
Current children cumulated vsize (KiB) 115716

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.70 3/192 5611
/proc/meminfo: memFree=31474336/32770624 swapFree=6452/413348
[pid=5405] ppid=5402 vsize=115716 CPUtime=1661.04 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 121682 0 0 0 166090 14 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 5877676 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 1661.04
Current children cumulated vsize (KiB) 115716

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.71 3/192 5613
/proc/meminfo: memFree=31474056/32770624 swapFree=6452/413384
[pid=5405] ppid=5402 vsize=115716 CPUtime=1720.99 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 122835 0 0 0 172085 14 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 5758807 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 1720.99
Current children cumulated vsize (KiB) 115716

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.73 3/191 5614
/proc/meminfo: memFree=31474160/32770624 swapFree=6452/413424
[pid=5405] ppid=5402 vsize=115716 CPUtime=1780.95 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 123974 0 0 0 178081 14 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 5758807 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 1780.95
Current children cumulated vsize (KiB) 115716

[startup+1842.3 s]
/proc/loadavg: 2.06 2.02 1.75 3/192 5616
/proc/meminfo: memFree=31473944/32770624 swapFree=6452/413452
[pid=5405] ppid=5402 vsize=115716 CPUtime=1840.9 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 125116 0 0 0 184076 14 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 4747338 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 1840.9
Current children cumulated vsize (KiB) 115716

[startup+1902.3 s]
/proc/loadavg: 2.02 2.01 1.77 3/191 5618
/proc/meminfo: memFree=31473788/32770624 swapFree=6452/413492
[pid=5405] ppid=5402 vsize=115716 CPUtime=1900.86 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 126243 0 0 0 190072 14 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 4297809 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 1900.86
Current children cumulated vsize (KiB) 115716

[startup+1962.3 s]
/proc/loadavg: 2.01 2.01 1.78 3/192 5620
/proc/meminfo: memFree=31474160/32770624 swapFree=6452/413520
[pid=5405] ppid=5402 vsize=115716 CPUtime=1960.81 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 127335 0 0 0 196067 14 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 4238492 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 1960.81
Current children cumulated vsize (KiB) 115716

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.80 3/193 5629
/proc/meminfo: memFree=31474164/32770624 swapFree=6452/413556
[pid=5405] ppid=5402 vsize=115716 CPUtime=2020.77 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 127762 0 0 0 202063 14 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 4377716 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 2020.77
Current children cumulated vsize (KiB) 115716

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.81 3/193 5630
/proc/meminfo: memFree=31473848/32770624 swapFree=6452/413596
[pid=5405] ppid=5402 vsize=115716 CPUtime=2080.73 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 128044 0 0 0 208059 14 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 5758807 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 2080.73
Current children cumulated vsize (KiB) 115716

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.82 3/192 5631
/proc/meminfo: memFree=31474212/32770624 swapFree=6452/413624
[pid=5405] ppid=5402 vsize=115716 CPUtime=2140.68 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 129940 0 0 0 214054 14 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 140581929219747 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 2140.68
Current children cumulated vsize (KiB) 115716

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 1.83 3/193 5633
/proc/meminfo: memFree=31473836/32770624 swapFree=6452/413656
[pid=5405] ppid=5402 vsize=115716 CPUtime=2200.64 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 131068 0 0 0 220050 14 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 4378389 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 2200.64
Current children cumulated vsize (KiB) 115716

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.84 3/192 5634
/proc/meminfo: memFree=31473768/32770624 swapFree=6452/413684
[pid=5405] ppid=5402 vsize=115716 CPUtime=2260.6 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 132228 0 0 0 226045 15 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 5758845 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 2260.6
Current children cumulated vsize (KiB) 115716

[startup+2322.3 s]
/proc/loadavg: 2.07 2.03 1.86 3/192 5636
/proc/meminfo: memFree=31474056/32770624 swapFree=6452/413716
[pid=5405] ppid=5402 vsize=115716 CPUtime=2320.55 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 133330 0 0 0 232040 15 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 5758845 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 2320.55
Current children cumulated vsize (KiB) 115716

[startup+2382.3 s]
/proc/loadavg: 2.07 2.04 1.87 3/192 5637
/proc/meminfo: memFree=31473368/32770624 swapFree=6452/413752
[pid=5405] ppid=5402 vsize=115716 CPUtime=2380.51 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 134477 0 0 0 238036 15 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 4377727 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 2380.51
Current children cumulated vsize (KiB) 115716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.9 s]
/proc/loadavg: 2.05 2.04 1.87 3/192 5637
/proc/meminfo: memFree=31473788/32770624 swapFree=6452/413760
[pid=5405] ppid=5402 vsize=115716 CPUtime=2400.09 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 135556 0 0 0 239994 15 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 4747338 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 115716

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 5405 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2401.9 s]
/proc/loadavg: 2.05 2.04 1.87 3/192 5637
/proc/meminfo: memFree=31473788/32770624 swapFree=6452/413760
[pid=5405] ppid=5402 vsize=115716 CPUtime=2400.09 cores=1,3,5,7
/proc/5405/stat : 5405 (MistralXCSP) R 5402 5405 4849 0 -1 4202496 135556 0 0 0 239994 15 0 0 20 0 1 0 15822300 118493184 22711 33554432000 4194304 7402444 140728224324576 140728224319000 4747338 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 37122048 140728224330920 140728224331070 140728224331070 140728224333769 0
/proc/5405/statm: 28929 22711 775 784 0 21943 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 115716

Child status: 0
Real time (s): 2401.9
CPU time (s): 2400.11
CPU user time (s): 2399.95
CPU system time (s): 0.159882
CPU usage (%): 99.9252
Max. virtual memory (cumulated for all children) (KiB): 115716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.95
system time used= 0.159882
maximum resident set size= 90868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135593
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= 47
involuntary context switches= 120720

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.75504 second user time and 10.4496 second system time

The end

Launcher Data

Begin job on node133 at 2017-07-21 09:56:44
IDJOB=4240229
IDBENCH=120754
IDSOLVER=2622
FILE ID=node133/4240229-1500623804
RUNJOBID= node133-1500623778-4881
PBS_JOBID= 20623000
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K12-P09.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-4240229-1500623804/watcher-4240229-1500623804 -o /tmp/evaluation-result-4240229-1500623804/solver-4240229-1500623804 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500623778-4881 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1329734573 HOME/instance-4240229-1500623804.xml

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

MD5SUM BENCH= 32cec65ed71b36923f34d2db18851218
RANDOM SEED=1329734573

node133.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.03
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		: 2267.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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.03
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		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.03
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		: 2133.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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.03
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		: 2267.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:        31602236 kB
MemAvailable:   32006428 kB
Buffers:          153972 kB
Cached:           531112 kB
SwapCached:            0 kB
Active:           326944 kB
Inactive:         421180 kB
Active(anon):      65852 kB
Inactive(anon):     8856 kB
Active(file):     261092 kB
Inactive(file):   412324 kB
Unevictable:        6452 kB
Mlocked:            6452 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              6308 kB
Writeback:             0 kB
AnonPages:         63316 kB
Mapped:            34304 kB
Shmem:              8872 kB
Slab:             118584 kB
SReclaimable:      93224 kB
SUnreclaim:        25360 kB
KernelStack:        3680 kB
PageTables:         5340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     336168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 62016 MiB
End job on node133 at 2017-07-21 10:36:47