Trace number 4261523

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-28UNSAT 1136.91 1136.99

General information on the benchmark

NameQRandom/
QRandom-geometric-rw/geometric-50-20-d4-75-14.xml
MD5SUM80005f43209ae7ce669f7000fbe1f4f3
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark40.999901
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints447
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":50}]
Minimum variable degree7
Maximum variable degree29
Distribution of variable degrees[{"degree":7,"count":1},{"degree":8,"count":4},{"degree":9,"count":1},{"degree":10,"count":7},{"degree":11,"count":2},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":14,"count":2},{"degree":15,"count":2},{"degree":16,"count":3},{"degree":17,"count":1},{"degree":19,"count":1},{"degree":20,"count":2},{"degree":21,"count":1},{"degree":22,"count":1},{"degree":23,"count":3},{"degree":24,"count":1},{"degree":25,"count":5},{"degree":26,"count":2},{"degree":27,"count":4},{"degree":28,"count":2},{"degree":29,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":447}]
Number of extensional constraints447
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":447}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c 280717
1136.81/1136.99	s UNSATISFIABLE

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-4261523-1502360951/watcher-4261523-1502360951 -o /tmp/evaluation-result-4261523-1502360951/solver-4261523-1502360951 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502334771-27115 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 531470349 HOME/instance-4261523-1502360951.xml 

pid=31053
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.16 2.06 2.06 2/181 31056
/proc/meminfo: memFree=31689100/32770624 swapFree=0/366160
[pid=31056] ppid=31053 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/31056/stat : 31056 (runsolver) D 31053 31056 6971 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 24435829 24240128 108 18446744073709551615 4194304 4338465 140729248141264 140729248138904 140371382272727 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 20086784 140729248145548 140729248145994 140729248145994 140729248149450 0
/proc/31056/statm: 5918 108 54 36 0 2156 0

[startup+0.100155 s]
/proc/loadavg: 2.16 2.06 2.06 2/181 31056
/proc/meminfo: memFree=31689100/32770624 swapFree=0/366160
[pid=31056] ppid=31053 vsize=31744 CPUtime=0.01 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 1701 0 0 0 1 0 0 0 20 0 1 0 24435829 32505856 1528 18446744073709551615 4194304 7396336 140727753627696 140727753624696 140023162825701 0 0 1 0 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 7936 1528 634 782 0 952 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 31744

[startup+0.200266 s]
/proc/loadavg: 2.16 2.06 2.06 2/181 31056
/proc/meminfo: memFree=31689100/32770624 swapFree=0/366160
[pid=31056] ppid=31053 vsize=58448 CPUtime=0.1 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 8377 0 0 0 10 0 0 0 20 0 1 0 24435829 59850752 8194 18446744073709551615 4194304 7396336 140727753627696 140727753624696 140023162825701 0 0 1 0 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 14612 8194 634 782 0 7628 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 58448

[startup+0.30033 s]
/proc/loadavg: 2.16 2.06 2.06 2/181 31056
/proc/meminfo: memFree=31689100/32770624 swapFree=0/366160
[pid=31056] ppid=31053 vsize=66500 CPUtime=0.21 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 10450 0 0 0 20 1 0 0 20 0 1 0 24435829 68096000 10240 18446744073709551615 4194304 7396336 140727753627696 140727753624696 4581760 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10240 634 782 0 9641 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 66500

[startup+0.700221 s]
/proc/loadavg: 2.16 2.06 2.06 2/181 31056
/proc/meminfo: memFree=31689100/32770624 swapFree=0/366160
[pid=31056] ppid=31053 vsize=66500 CPUtime=0.61 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 10451 0 0 0 60 1 0 0 20 0 1 0 24435829 68096000 10240 18446744073709551615 4194304 7396336 140727753627696 140727753624696 4317398 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10240 634 782 0 9641 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 66500

[startup+1.50022 s]
/proc/loadavg: 2.15 2.06 2.06 3/182 31057
/proc/meminfo: memFree=31650444/32770624 swapFree=0/366160
[pid=31056] ppid=31053 vsize=66500 CPUtime=1.41 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 10452 0 0 0 140 1 0 0 20 0 1 0 24435829 68096000 10240 18446744073709551615 4194304 7396336 140727753627696 140727753624696 4543897 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10240 634 782 0 9641 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 66500

[startup+3.10022 s]
/proc/loadavg: 2.15 2.06 2.06 3/182 31057
/proc/meminfo: memFree=31650444/32770624 swapFree=0/366160
[pid=31056] ppid=31053 vsize=66500 CPUtime=3.01 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 11319 0 0 0 300 1 0 0 20 0 1 0 24435829 68096000 10294 18446744073709551615 4194304 7396336 140727753627696 140727753623048 5653843 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10294 666 782 0 9641 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 66500

[startup+6.30022 s]
/proc/loadavg: 2.15 2.06 2.06 3/182 31057
/proc/meminfo: memFree=31649724/32770624 swapFree=0/366160
[pid=31056] ppid=31053 vsize=66500 CPUtime=6.21 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 12194 0 0 0 620 1 0 0 20 0 1 0 24435829 68096000 10295 18446744073709551615 4194304 7396336 140727753627696 140727753623048 4317507 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10295 666 782 0 9641 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 66500

[startup+12.7002 s]
/proc/loadavg: 2.20 2.08 2.06 3/181 31057
/proc/meminfo: memFree=31649360/32770624 swapFree=0/366160
[pid=31056] ppid=31053 vsize=66500 CPUtime=12.61 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 13074 0 0 0 1260 1 0 0 20 0 1 0 24435829 68096000 10296 18446744073709551615 4194304 7396336 140727753627696 140727753623048 5654024 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10296 666 782 0 9641 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 66500

[startup+25.5003 s]
/proc/loadavg: 2.17 2.08 2.06 3/181 31057
/proc/meminfo: memFree=31649576/32770624 swapFree=0/366352
[pid=31056] ppid=31053 vsize=66500 CPUtime=25.41 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 14811 0 0 0 2540 1 0 0 20 0 1 0 24435829 68096000 10297 18446744073709551615 4194304 7396336 140727753627696 140727753623048 5839276 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10297 666 782 0 9641 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 66500

[startup+51.1003 s]
/proc/loadavg: 2.10 2.07 2.06 3/181 31058
/proc/meminfo: memFree=31648944/32770624 swapFree=0/366380
[pid=31056] ppid=31053 vsize=66500 CPUtime=51.01 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 15704 0 0 0 5100 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 4257788 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 66500

[startup+102.3 s]
/proc/loadavg: 2.04 2.06 2.05 3/181 31060
/proc/meminfo: memFree=31648736/32770624 swapFree=0/366400
[pid=31056] ppid=31053 vsize=66500 CPUtime=102.2 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 15857 0 0 0 10219 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 5593856 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 66500

[startup+162.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/181 31062
/proc/meminfo: memFree=31649128/32770624 swapFree=0/366424
[pid=31056] ppid=31053 vsize=66500 CPUtime=162.2 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 15994 0 0 0 16219 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 4581738 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 66500

[startup+222.306 s]
/proc/loadavg: 2.04 2.05 2.05 3/181 31064
/proc/meminfo: memFree=31649288/32770624 swapFree=0/366428
[pid=31056] ppid=31053 vsize=66500 CPUtime=222.2 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 16131 0 0 0 22219 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 5784543 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 66500

[startup+282.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/181 31066
/proc/meminfo: memFree=31649188/32770624 swapFree=0/366448
[pid=31056] ppid=31053 vsize=66500 CPUtime=282.2 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 16268 0 0 0 28219 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 4248704 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 66500

[startup+342.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/185 31083
/proc/meminfo: memFree=31644228/32770624 swapFree=0/366472
[pid=31056] ppid=31053 vsize=66500 CPUtime=342.2 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 16400 0 0 0 34219 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 4387766 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 66500

[startup+402.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/185 31085
/proc/meminfo: memFree=31644528/32770624 swapFree=0/366508
[pid=31056] ppid=31053 vsize=66500 CPUtime=402.2 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 16537 0 0 0 40219 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 5784349 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 66500

[startup+462.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/182 31087
/proc/meminfo: memFree=31647876/32770624 swapFree=0/366528
[pid=31056] ppid=31053 vsize=66500 CPUtime=462.2 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 16679 0 0 0 46219 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 4317306 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 66500

[startup+522.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 31088
/proc/meminfo: memFree=31648412/32770624 swapFree=0/366552
[pid=31056] ppid=31053 vsize=66500 CPUtime=522.2 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 16816 0 0 0 52219 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 5784508 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 66500

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 31091
/proc/meminfo: memFree=31648396/32770624 swapFree=0/366556
[pid=31056] ppid=31053 vsize=66500 CPUtime=582.2 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 16948 0 0 0 58219 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 5841278 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 66500

[startup+642.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 31093
/proc/meminfo: memFree=31648440/32770624 swapFree=0/366572
[pid=31056] ppid=31053 vsize=66500 CPUtime=642.2 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 17085 0 0 0 64219 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 4243314 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 642.2
Current children cumulated vsize (KiB) 66500

[startup+702.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 31095
/proc/meminfo: memFree=31648280/32770624 swapFree=0/366584
[pid=31056] ppid=31053 vsize=66500 CPUtime=702.2 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 17217 0 0 0 70219 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 5594312 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 702.2
Current children cumulated vsize (KiB) 66500

[startup+762.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/181 31098
/proc/meminfo: memFree=31648060/32770624 swapFree=0/366612
[pid=31056] ppid=31053 vsize=66500 CPUtime=762.21 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 17354 0 0 0 76220 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 5649698 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 66500

[startup+822.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 31100
/proc/meminfo: memFree=31648380/32770624 swapFree=0/366628
[pid=31056] ppid=31053 vsize=66500 CPUtime=822.2 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 17486 0 0 0 82219 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 4263681 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 66500

[startup+882.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 31102
/proc/meminfo: memFree=31648668/32770624 swapFree=0/366648
[pid=31056] ppid=31053 vsize=66500 CPUtime=882.21 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 17618 0 0 0 88220 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 4319804 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 66500

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 31119
/proc/meminfo: memFree=31644160/32770624 swapFree=0/366688
[pid=31056] ppid=31053 vsize=66500 CPUtime=942.2 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 17755 0 0 0 94219 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 5784414 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 942.2
Current children cumulated vsize (KiB) 66500

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 31121
/proc/meminfo: memFree=31643708/32770624 swapFree=0/366684
[pid=31056] ppid=31053 vsize=66500 CPUtime=1002.21 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 17887 0 0 0 100220 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 4581738 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 66500

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 31123
/proc/meminfo: memFree=31647220/32770624 swapFree=0/366724
[pid=31056] ppid=31053 vsize=66500 CPUtime=1062.21 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 18019 0 0 0 106220 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 4543905 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 66500

[startup+1122.3 s]
/proc/loadavg: 1.96 2.00 2.04 3/182 31185
/proc/meminfo: memFree=31672396/32770624 swapFree=0/366756
[pid=31056] ppid=31053 vsize=66500 CPUtime=1122.21 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 18151 0 0 0 112220 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 4406583 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 66500

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

[startup+1126.4 s]
/proc/loadavg: 1.96 2.00 2.04 3/182 31186
/proc/meminfo: memFree=31672396/32770624 swapFree=0/366756
[pid=31056] ppid=31053 vsize=66500 CPUtime=1126.31 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 18156 0 0 0 112630 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 5653801 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 1126.31
Current children cumulated vsize (KiB) 66500

[startup+1132.8 s]
/proc/loadavg: 1.97 2.00 2.04 3/182 31186
/proc/meminfo: memFree=31672520/32770624 swapFree=0/366756
[pid=31056] ppid=31053 vsize=66500 CPUtime=1132.71 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 18156 0 0 0 113270 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 4317299 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 1132.71
Current children cumulated vsize (KiB) 66500

[startup+1134.4 s]
/proc/loadavg: 1.97 2.00 2.04 3/182 31187
/proc/meminfo: memFree=31672876/32770624 swapFree=0/366756
[pid=31056] ppid=31053 vsize=66500 CPUtime=1134.31 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 18156 0 0 0 113430 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 4317313 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 1134.31
Current children cumulated vsize (KiB) 66500

[startup+1136 s]
/proc/loadavg: 1.97 2.00 2.04 3/182 31187
/proc/meminfo: memFree=31672876/32770624 swapFree=0/366756
[pid=31056] ppid=31053 vsize=66500 CPUtime=1135.91 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 18156 0 0 0 113590 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 5586631 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 1135.91
Current children cumulated vsize (KiB) 66500

[startup+1136.41 s]
/proc/loadavg: 1.97 2.00 2.04 3/182 31187
/proc/meminfo: memFree=31672876/32770624 swapFree=0/366756
[pid=31056] ppid=31053 vsize=66500 CPUtime=1136.31 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 18156 0 0 0 113630 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 5653851 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 1136.31
Current children cumulated vsize (KiB) 66500

[startup+1136.8 s]
/proc/loadavg: 1.97 2.00 2.04 3/182 31187
/proc/meminfo: memFree=31672876/32770624 swapFree=0/366756
[pid=31056] ppid=31053 vsize=66500 CPUtime=1136.71 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 18288 0 0 0 113670 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 5594293 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 1136.71
Current children cumulated vsize (KiB) 66500

[startup+1136.9 s]
/proc/loadavg: 1.97 2.00 2.04 3/182 31187
/proc/meminfo: memFree=31672876/32770624 swapFree=0/366756
[pid=31056] ppid=31053 vsize=66500 CPUtime=1136.81 cores=1,3,5,7
/proc/31056/stat : 31056 (MistralXCSP) R 31053 31056 6971 0 -1 4202496 18288 0 0 0 113680 1 0 0 20 0 1 0 24435829 68096000 10298 18446744073709551615 4194304 7396336 140727753627696 140727753623048 5586607 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 25124864 140727753634228 140727753634377 140727753634377 140727753637833 0
/proc/31056/statm: 16625 10298 666 782 0 9641 0
Current children cumulated CPU time (s) 1136.81
Current children cumulated vsize (KiB) 66500

Child status: 0
Real time (s): 1136.99
CPU time (s): 1136.91
CPU user time (s): 1136.9
CPU system time (s): 0.013
CPU usage (%): 99.9924
Max. virtual memory (cumulated for all children) (KiB): 66500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1136.9
system time used= 0.013
maximum resident set size= 41224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18402
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= 23
involuntary context switches= 297

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.39543 second user time and 3.97251 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-10 12:14:56
IDJOB=4261523
IDBENCH=126128
IDSOLVER=2649
FILE ID=node124/4261523-1502360951
RUNJOBID= node124-1502334771-27115
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/QRandom/QRandom-geometric-rw/geometric-50-20-d4-75-14.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-4261523-1502360951/watcher-4261523-1502360951 -o /tmp/evaluation-result-4261523-1502360951/solver-4261523-1502360951 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502334771-27115 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 531470349 HOME/instance-4261523-1502360951.xml

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

MD5SUM BENCH= 80005f43209ae7ce669f7000fbe1f4f3
RANDOM SEED=531470349

node124.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.51
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.51
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.51
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.51
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:        31689116 kB
MemAvailable:   31987824 kB
Buffers:          169156 kB
Cached:           418920 kB
SwapCached:            0 kB
Active:           289592 kB
Inactive:         383188 kB
Active(anon):      84936 kB
Inactive(anon):    16768 kB
Active(file):     204656 kB
Inactive(file):   366420 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              6252 kB
Writeback:             0 kB
AnonPages:         96656 kB
Mapped:            36336 kB
Shmem:             17128 kB
Slab:             112112 kB
SReclaimable:      86932 kB
SUnreclaim:        25180 kB
KernelStack:        3392 kB
PageTables:         4908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     340572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62020 MiB
End job on node124 at 2017-08-10 12:33:53