Trace number 4261325

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
Mistral-2.0 2017-07-28? (TO) 2519.73 2520

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K10-P04.xml
MD5SUMddb81c87fc1d8e68708f77d31c52a231
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 variables470
Number of constraints212
Number of domains2
Minimum domain size210
Maximum domain size211
Distribution of domain sizes[{"size":210,"count":210},{"size":211,"count":40}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":220},{"degree":2,"count":210},{"degree":11,"count":20},{"degree":12,"count":20}]
Minimum constraint arity3
Maximum constraint arity210
Distribution of constraint arities[{"arity":3,"count":210},{"arity":40,"count":1},{"arity":210,"count":1}]
Number of extensional constraints0
Number of intensional constraints210
Distribution of constraint types[{"type":"intension","count":210},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c 280717
2519.73/2520.00	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-4261325-1502347448/watcher-4261325-1502347448 -o /tmp/evaluation-result-4261325-1502347448/solver-4261325-1502347448 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502333976-23275 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 828426730 HOME/instance-4261325-1502347448.xml 

pid=25195
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.05 2/185 25198
/proc/meminfo: memFree=31219928/32770624 swapFree=0/394276
[pid=25198] ppid=25195 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/25198/stat : 25198 (runsolver) D 25195 25198 1774 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 82560012 24240128 108 18446744073709551615 4194304 4338465 140733010005728 140733010003368 140018936758999 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 14934016 140733010014347 140733010014793 140733010014793 140733010018250 0
/proc/25198/statm: 5918 108 54 36 0 2156 0

[startup+0.100087 s]
/proc/loadavg: 2.00 2.01 2.05 2/185 25198
/proc/meminfo: memFree=31219928/32770624 swapFree=0/394276
[pid=25198] ppid=25195 vsize=29056 CPUtime=0 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 1021 0 0 0 0 0 0 0 20 0 1 0 82560012 29753344 843 18446744073709551615 4194304 7396336 140731693465296 140731693462296 140267697052645 0 0 1 0 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 7264 843 607 782 0 280 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 29056

[startup+0.200216 s]
/proc/loadavg: 2.00 2.01 2.05 2/185 25198
/proc/meminfo: memFree=31219928/32770624 swapFree=0/394276
[pid=25198] ppid=25195 vsize=29436 CPUtime=0.1 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 1216 0 0 0 10 0 0 0 20 0 1 0 82560012 30142464 1051 18446744073709551615 4194304 7396336 140731693465296 140731693462296 6180862 0 0 1 0 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 7359 1051 716 782 0 375 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 29436

[startup+0.3002 s]
/proc/loadavg: 2.00 2.01 2.05 2/185 25198
/proc/meminfo: memFree=31219928/32770624 swapFree=0/394276
[pid=25198] ppid=25195 vsize=29696 CPUtime=0.2 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 1273 0 0 0 20 0 0 0 20 0 1 0 82560012 30408704 1082 18446744073709551615 4194304 7396336 140731693465296 140731693462296 6195304 0 0 1 0 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 7424 1082 716 782 0 440 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 29696

[startup+0.700184 s]
/proc/loadavg: 2.00 2.01 2.05 2/185 25198
/proc/meminfo: memFree=31219928/32770624 swapFree=0/394276
[pid=25198] ppid=25195 vsize=34552 CPUtime=0.6 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 2580 0 0 0 60 0 0 0 20 0 1 0 82560012 35381248 2376 18446744073709551615 4194304 7396336 140731693465296 140731693459768 4407811 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 8638 2376 767 782 0 1654 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 34552

[startup+1.50018 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 25213
/proc/meminfo: memFree=31207052/32770624 swapFree=0/394280
[pid=25198] ppid=25195 vsize=35912 CPUtime=1.4 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 2949 0 0 0 140 0 0 0 20 0 1 0 82560012 36773888 2706 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4410311 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 8978 2706 767 782 0 1994 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 35912

[startup+3.10018 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 25213
/proc/meminfo: memFree=31206000/32770624 swapFree=0/394280
[pid=25198] ppid=25195 vsize=35912 CPUtime=3 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 4152 0 0 0 300 0 0 0 20 0 1 0 82560012 36773888 2754 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4581738 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 8978 2754 767 782 0 1994 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 35912

[startup+6.30018 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 25213
/proc/meminfo: memFree=31204892/32770624 swapFree=0/394280
[pid=25198] ppid=25195 vsize=36860 CPUtime=6.2 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 6441 0 0 0 619 1 0 0 20 0 1 0 82560012 37744640 2978 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4249495 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9215 2978 767 782 0 2231 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 36860

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 25213
/proc/meminfo: memFree=31204740/32770624 swapFree=0/394280
[pid=25198] ppid=25195 vsize=36860 CPUtime=12.59 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 8158 0 0 0 1258 1 0 0 20 0 1 0 82560012 37744640 2978 18446744073709551615 4194304 7396336 140731693465296 140731693459688 140267700487895 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9215 2978 767 782 0 2231 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 36860

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 25214
/proc/meminfo: memFree=31203884/32770624 swapFree=0/394276
[pid=25198] ppid=25195 vsize=38364 CPUtime=25.39 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 12452 0 0 0 2538 1 0 0 20 0 1 0 82560012 39284736 3331 18446744073709551615 4194304 7396336 140731693465296 140731693459720 5686432 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9591 3331 767 782 0 2607 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 38364

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 25214
/proc/meminfo: memFree=31203496/32770624 swapFree=0/394276
[pid=25198] ppid=25195 vsize=38776 CPUtime=50.99 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 14655 0 0 0 5097 2 0 0 20 0 1 0 82560012 39706624 3442 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4222880 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3442 767 782 0 2710 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 38776

[startup+102.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/186 25277
/proc/meminfo: memFree=31195132/32770624 swapFree=0/394316
[pid=25198] ppid=25195 vsize=38776 CPUtime=102.19 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 15031 0 0 0 10217 2 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 5841297 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 38776

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/185 25280
/proc/meminfo: memFree=31195380/32770624 swapFree=0/394324
[pid=25198] ppid=25195 vsize=38776 CPUtime=162.18 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 15404 0 0 0 16216 2 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4321913 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 38776

[startup+222.306 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 25283
/proc/meminfo: memFree=31194620/32770624 swapFree=0/394328
[pid=25198] ppid=25195 vsize=38776 CPUtime=222.18 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 15776 0 0 0 22216 2 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4406506 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 38776

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 25286
/proc/meminfo: memFree=31194936/32770624 swapFree=0/394344
[pid=25198] ppid=25195 vsize=38776 CPUtime=282.18 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 16149 0 0 0 28215 3 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4257799 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 38776

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 25288
/proc/meminfo: memFree=31194868/32770624 swapFree=0/394348
[pid=25198] ppid=25195 vsize=38776 CPUtime=342.17 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 16522 0 0 0 34214 3 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4257728 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 38776

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 25290
/proc/meminfo: memFree=31195200/32770624 swapFree=0/394348
[pid=25198] ppid=25195 vsize=38776 CPUtime=402.17 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 16901 0 0 0 40214 3 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4547281 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 38776

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 25292
/proc/meminfo: memFree=31195024/32770624 swapFree=0/394356
[pid=25198] ppid=25195 vsize=38776 CPUtime=462.16 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 17281 0 0 0 46213 3 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4257837 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 38776

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 25294
/proc/meminfo: memFree=31195408/32770624 swapFree=0/394368
[pid=25198] ppid=25195 vsize=38776 CPUtime=522.16 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 17654 0 0 0 52213 3 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4581760 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 38776

[startup+582.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/185 25297
/proc/meminfo: memFree=31195384/32770624 swapFree=0/394376
[pid=25198] ppid=25195 vsize=38776 CPUtime=582.16 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 18027 0 0 0 58213 3 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 5685170 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 38776


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 25365
/proc/meminfo: memFree=31193524/32770624 swapFree=0/394548
[pid=25198] ppid=25195 vsize=38776 CPUtime=1602.09 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 24311 0 0 0 160205 4 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 5686432 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 1602.09
Current children cumulated vsize (KiB) 38776

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 25367
/proc/meminfo: memFree=31193960/32770624 swapFree=0/394560
[pid=25198] ppid=25195 vsize=38776 CPUtime=1662.08 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 24684 0 0 0 166204 4 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4407048 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 1662.08
Current children cumulated vsize (KiB) 38776

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 25370
/proc/meminfo: memFree=31193768/32770624 swapFree=0/394576
[pid=25198] ppid=25195 vsize=38776 CPUtime=1722.08 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 25056 0 0 0 172204 4 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4407060 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 1722.08
Current children cumulated vsize (KiB) 38776

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 25372
/proc/meminfo: memFree=31193960/32770624 swapFree=0/394584
[pid=25198] ppid=25195 vsize=38776 CPUtime=1782.07 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 25429 0 0 0 178203 4 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4257799 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 1782.07
Current children cumulated vsize (KiB) 38776

[startup+1842.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/188 25389
/proc/meminfo: memFree=31189692/32770624 swapFree=0/394612
[pid=25198] ppid=25195 vsize=38776 CPUtime=1842.07 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 25802 0 0 0 184203 4 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 5685144 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 1842.07
Current children cumulated vsize (KiB) 38776

[startup+1902.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/190 25417
/proc/meminfo: memFree=31189296/32770624 swapFree=0/394620
[pid=25198] ppid=25195 vsize=38776 CPUtime=1902.06 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 26175 0 0 0 190202 4 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 140267700487824 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 1902.06
Current children cumulated vsize (KiB) 38776

[startup+1962.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 25419
/proc/meminfo: memFree=31190968/32770624 swapFree=0/394628
[pid=25198] ppid=25195 vsize=38776 CPUtime=1962.06 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 26548 0 0 0 196202 4 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4407052 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 1962.06
Current children cumulated vsize (KiB) 38776

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 25421
/proc/meminfo: memFree=31193464/32770624 swapFree=0/394636
[pid=25198] ppid=25195 vsize=38776 CPUtime=2022.06 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 26868 0 0 0 202202 4 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 5685180 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 2022.06
Current children cumulated vsize (KiB) 38776

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 25423
/proc/meminfo: memFree=31193408/32770624 swapFree=0/394648
[pid=25198] ppid=25195 vsize=38776 CPUtime=2082.06 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 27172 0 0 0 208202 4 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4257799 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 2082.06
Current children cumulated vsize (KiB) 38776

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25426
/proc/meminfo: memFree=31193840/32770624 swapFree=0/394648
[pid=25198] ppid=25195 vsize=38776 CPUtime=2142.05 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 27501 0 0 0 214201 4 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4257728 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 2142.05
Current children cumulated vsize (KiB) 38776

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 25428
/proc/meminfo: memFree=31193944/32770624 swapFree=0/394656
[pid=25198] ppid=25195 vsize=38776 CPUtime=2202.05 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 27799 0 0 0 220201 4 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4321728 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 2202.05
Current children cumulated vsize (KiB) 38776

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 25431
/proc/meminfo: memFree=31193744/32770624 swapFree=0/394664
[pid=25198] ppid=25195 vsize=38776 CPUtime=2262.04 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 28246 0 0 0 226200 4 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4410345 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 2262.04
Current children cumulated vsize (KiB) 38776

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 25433
/proc/meminfo: memFree=31194048/32770624 swapFree=0/394668
[pid=25198] ppid=25195 vsize=38776 CPUtime=2322.03 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 28618 0 0 0 232199 4 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4323542 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 2322.03
Current children cumulated vsize (KiB) 38776

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 25435
/proc/meminfo: memFree=31193488/32770624 swapFree=0/394676
[pid=25198] ppid=25195 vsize=38776 CPUtime=2382.03 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 28992 0 0 0 238199 4 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4410354 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 2382.03
Current children cumulated vsize (KiB) 38776

[startup+2442.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/188 25451
/proc/meminfo: memFree=31190024/32770624 swapFree=0/394724
[pid=25198] ppid=25195 vsize=38776 CPUtime=2442.03 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 29365 0 0 0 244198 5 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 5685144 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 2442.03
Current children cumulated vsize (KiB) 38776

[startup+2502.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 25454
/proc/meminfo: memFree=31191684/32770624 swapFree=0/394736
[pid=25198] ppid=25195 vsize=38776 CPUtime=2502.03 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 29738 0 0 0 250198 5 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 5686386 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 2502.03
Current children cumulated vsize (KiB) 38776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 25454
/proc/meminfo: memFree=31192876/32770624 swapFree=0/394736
[pid=25198] ppid=25195 vsize=38776 CPUtime=2519.73 cores=1,3,5,7
/proc/25198/stat : 25198 (MistralXCSP) R 25195 25198 1774 0 -1 4202496 30107 0 0 0 251968 5 0 0 20 0 1 0 82560012 39706624 3446 18446744073709551615 4194304 7396336 140731693465296 140731693459688 4257817 0 0 1 16386 0 0 0 17 1 0 0 9 0 0 9496464 9501696 13303808 140731693470131 140731693470280 140731693470280 140731693473737 0
/proc/25198/statm: 9694 3446 767 782 0 2710 0
Current children cumulated CPU time (s) 2519.73
Current children cumulated vsize (KiB) 38776

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

Child status: 0
Real time (s): 2520
CPU time (s): 2519.73
CPU user time (s): 2519.68
CPU system time (s): 0.053996
CPU usage (%): 99.9894
Max. virtual memory (cumulated for all children) (KiB): 38776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.68
system time used= 0.053996
maximum resident set size= 13804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30143
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= 10
involuntary context switches= 2266

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.27853 second user time and 8.33801 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-10 08:30:00
IDJOB=4261325
IDBENCH=120738
IDSOLVER=2649
FILE ID=node133/4261325-1502347448
RUNJOBID= node133-1502333976-23275
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K10-P04.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-4261325-1502347448/watcher-4261325-1502347448 -o /tmp/evaluation-result-4261325-1502347448/solver-4261325-1502347448 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502333976-23275 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 828426730 HOME/instance-4261325-1502347448.xml

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

MD5SUM BENCH= ddb81c87fc1d8e68708f77d31c52a231
RANDOM SEED=828426730

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.17
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.17
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.17
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.17
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:        31219928 kB
MemAvailable:   31979836 kB
Buffers:          274432 kB
Cached:           781252 kB
SwapCached:            0 kB
Active:           692532 kB
Inactive:         427388 kB
Active(anon):      64584 kB
Inactive(anon):    33112 kB
Active(file):     627948 kB
Inactive(file):   394276 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              6072 kB
Writeback:             4 kB
AnonPages:         64136 kB
Mapped:            49628 kB
Shmem:             33468 kB
Slab:             133992 kB
SReclaimable:     107036 kB
SUnreclaim:        26956 kB
KernelStack:        3280 kB
PageTables:         4868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62020 MiB
End job on node133 at 2017-08-10 09:12:01