Trace number 4241649

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.08 2401

General information on the benchmark

NameRectPacking/RectPacking-m1-perf/
RectPacking-perfect-022.xml
MD5SUM5e3f752c12e75c85c7b2b5e504921731
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 variables48
Number of constraints51
Number of domains1
Minimum domain size120
Maximum domain size120
Distribution of domain sizes[{"size":120,"count":48}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":46},{"degree":3,"count":1},{"degree":4,"count":1}]
Minimum constraint arity1
Maximum constraint arity48
Distribution of constraint arities[{"arity":1,"count":49},{"arity":2,"count":1},{"arity":48,"count":1}]
Number of extensional constraints0
Number of intensional constraints50
Distribution of constraint types[{"type":"intension","count":50},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Mistral-2017-06-28
2400.07/2401.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-4241649-1500628738/watcher-4241649-1500628738 -o /tmp/evaluation-result-4241649-1500628738/solver-4241649-1500628738 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1500623787-5990 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1875607960 HOME/instance-4241649-1500628738.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.05 2.03 1.99 3/186 6761
/proc/meminfo: memFree=31248472/32770624 swapFree=6372/269180
[pid=6761] ppid=6758 vsize=28672 CPUtime=0 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 1002 0 0 0 0 0 0 0 20 0 1 0 17554039 29360128 801 33554432000 4194304 7402444 140729485631664 140729485624904 6063796 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 7168 801 634 784 0 182 0

[startup+0.100115 s]
/proc/loadavg: 2.05 2.03 1.99 3/186 6761
/proc/meminfo: memFree=31248472/32770624 swapFree=6372/269180
[pid=6761] ppid=6758 vsize=28796 CPUtime=0.09 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 1056 0 0 0 9 0 0 0 20 0 1 0 17554039 29487104 885 33554432000 4194304 7402444 140729485631664 140729485622360 6047978 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 7199 885 713 784 0 213 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28796

[startup+0.20025 s]
/proc/loadavg: 2.05 2.03 1.99 3/186 6761
/proc/meminfo: memFree=31248472/32770624 swapFree=6372/269180
[pid=6761] ppid=6758 vsize=34308 CPUtime=0.19 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 2589 0 0 0 19 0 0 0 20 0 1 0 17554039 35131392 2334 33554432000 4194304 7402444 140729485631664 140729485626280 5750775 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8577 2334 768 784 0 1591 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34308

[startup+0.300242 s]
/proc/loadavg: 2.05 2.03 1.99 3/186 6761
/proc/meminfo: memFree=31248472/32770624 swapFree=6372/269180
[pid=6761] ppid=6758 vsize=34308 CPUtime=0.29 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 2589 0 0 0 29 0 0 0 20 0 1 0 17554039 35131392 2334 33554432000 4194304 7402444 140729485631664 140729485626280 4238492 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8577 2334 768 784 0 1591 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34308

[startup+0.700184 s]
/proc/loadavg: 2.05 2.03 1.99 3/186 6761
/proc/meminfo: memFree=31248472/32770624 swapFree=6372/269180
[pid=6761] ppid=6758 vsize=34308 CPUtime=0.69 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 2594 0 0 0 69 0 0 0 20 0 1 0 17554039 35131392 2334 33554432000 4194304 7402444 140729485631664 140729485626280 5746100 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8577 2334 768 784 0 1591 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34308

[startup+1.50019 s]
/proc/loadavg: 2.05 2.03 1.99 3/187 6762
/proc/meminfo: memFree=31241728/32770624 swapFree=6372/268940
[pid=6761] ppid=6758 vsize=34440 CPUtime=1.49 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 2606 0 0 0 149 0 0 0 20 0 1 0 17554039 35266560 2334 33554432000 4194304 7402444 140729485631664 140729485626280 5872864 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8610 2334 768 784 0 1624 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34440

[startup+3.10018 s]
/proc/loadavg: 2.05 2.03 1.99 3/187 6762
/proc/meminfo: memFree=31241232/32770624 swapFree=6372/268940
[pid=6761] ppid=6758 vsize=34440 CPUtime=3.09 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 3746 0 0 0 308 1 0 0 20 0 1 0 17554039 35266560 2363 33554432000 4194304 7402444 140729485631664 140729485626280 4747338 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8610 2363 770 784 0 1624 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34440

[startup+6.30017 s]
/proc/loadavg: 2.05 2.03 1.99 3/187 6762
/proc/meminfo: memFree=31241084/32770624 swapFree=6372/268944
[pid=6761] ppid=6758 vsize=34440 CPUtime=6.29 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 4874 0 0 0 628 1 0 0 20 0 1 0 17554039 35266560 2382 33554432000 4194304 7402444 140729485631664 140729485626280 4748128 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8610 2382 770 784 0 1624 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34440

[startup+12.7002 s]
/proc/loadavg: 2.05 2.03 1.99 3/187 6762
/proc/meminfo: memFree=31239208/32770624 swapFree=6372/268956
[pid=6761] ppid=6758 vsize=34440 CPUtime=12.69 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 6034 0 0 0 1268 1 0 0 20 0 1 0 17554039 35266560 2386 33554432000 4194304 7402444 140729485631664 140729485626280 4299810 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8610 2386 770 784 0 1624 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34440

[startup+25.5002 s]
/proc/loadavg: 2.04 2.03 1.99 3/187 6762
/proc/meminfo: memFree=31238448/32770624 swapFree=6372/268964
[pid=6761] ppid=6758 vsize=34440 CPUtime=25.48 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 8287 0 0 0 2547 1 0 0 20 0 1 0 17554039 35266560 2386 33554432000 4194304 7402444 140729485631664 140729485626280 5821982 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8610 2386 770 784 0 1624 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34440

[startup+51.1002 s]
/proc/loadavg: 2.09 2.04 2.00 3/187 6762
/proc/meminfo: memFree=31238276/32770624 swapFree=6372/268988
[pid=6761] ppid=6758 vsize=34440 CPUtime=51.07 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 9474 0 0 0 5106 1 0 0 20 0 1 0 17554039 35266560 2386 33554432000 4194304 7402444 140729485631664 140729485626280 4712877 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8610 2386 770 784 0 1624 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34440

[startup+102.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/187 6770
/proc/meminfo: memFree=31236932/32770624 swapFree=6372/269028
[pid=6761] ppid=6758 vsize=34572 CPUtime=102.26 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 10640 0 0 0 10225 1 0 0 20 0 1 0 17554039 35401728 2392 33554432000 4194304 7402444 140729485631664 140729485626280 4238492 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2392 770 784 0 1657 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 34572

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/187 6771
/proc/meminfo: memFree=31237596/32770624 swapFree=6372/269056
[pid=6761] ppid=6758 vsize=34572 CPUtime=162.23 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 11798 0 0 0 16222 1 0 0 20 0 1 0 17554039 35401728 2394 33554432000 4194304 7402444 140729485631664 140729485626280 4747338 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2394 770 784 0 1657 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 34572

[startup+222.306 s]
/proc/loadavg: 2.01 2.02 2.00 3/187 6772
/proc/meminfo: memFree=31238000/32770624 swapFree=6372/269088
[pid=6761] ppid=6758 vsize=34572 CPUtime=222.21 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 12089 0 0 0 22220 1 0 0 20 0 1 0 17554039 35401728 2394 33554432000 4194304 7402444 140729485631664 140729485626280 4238492 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2394 770 784 0 1657 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 34572

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/187 6773
/proc/meminfo: memFree=31237876/32770624 swapFree=6372/269116
[pid=6761] ppid=6758 vsize=34572 CPUtime=282.18 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 12381 0 0 0 28217 1 0 0 20 0 1 0 17554039 35401728 2394 33554432000 4194304 7402444 140729485631664 140729485626280 4747413 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2394 770 784 0 1657 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 34572

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/187 6774
/proc/meminfo: memFree=31237380/32770624 swapFree=6372/269152
[pid=6761] ppid=6758 vsize=34572 CPUtime=342.16 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 12669 0 0 0 34215 1 0 0 20 0 1 0 17554039 35401728 2394 33554432000 4194304 7402444 140729485631664 140729485626280 5758679 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2394 770 784 0 1657 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 34572

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/187 6776
/proc/meminfo: memFree=31237544/32770624 swapFree=6372/269192
[pid=6761] ppid=6758 vsize=34572 CPUtime=402.13 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 12959 0 0 0 40212 1 0 0 20 0 1 0 17554039 35401728 2394 33554432000 4194304 7402444 140729485631664 140729485626280 5758679 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2394 770 784 0 1657 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 34572

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/187 6777
/proc/meminfo: memFree=31237164/32770624 swapFree=6372/269224
[pid=6761] ppid=6758 vsize=34572 CPUtime=462.11 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 13249 0 0 0 46210 1 0 0 20 0 1 0 17554039 35401728 2394 33554432000 4194304 7402444 140729485631664 140729485626280 4296274 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2394 770 784 0 1657 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 34572

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/187 6778
/proc/meminfo: memFree=31237476/32770624 swapFree=6372/269252
[pid=6761] ppid=6758 vsize=34572 CPUtime=522.09 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 13542 0 0 0 52208 1 0 0 20 0 1 0 17554039 35401728 2394 33554432000 4194304 7402444 140729485631664 140729485626280 4747059 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2394 770 784 0 1657 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 34572

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/187 6780
/proc/meminfo: memFree=31236856/32770624 swapFree=6372/269288
[pid=6761] ppid=6758 vsize=34572 CPUtime=582.06 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 13830 0 0 0 58205 1 0 0 20 0 1 0 17554039 35401728 2394 33554432000 4194304 7402444 140729485631664 140729485626280 4300264 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2394 770 784 0 1657 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 34572


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/187 6810
/proc/meminfo: memFree=31235896/32770624 swapFree=6372/269800
[pid=6761] ppid=6758 vsize=34572 CPUtime=1481.73 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 18209 0 0 0 148171 2 0 0 20 0 1 0 17554039 35401728 2396 33554432000 4194304 7402444 140729485631664 140729485626280 4296344 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2396 770 784 0 1657 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 34572

[startup+1542.31 s]
/proc/loadavg: 2.03 2.03 2.02 3/187 6811
/proc/meminfo: memFree=31236168/32770624 swapFree=6372/269836
[pid=6761] ppid=6758 vsize=34572 CPUtime=1541.71 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 18502 0 0 0 154169 2 0 0 20 0 1 0 17554039 35401728 2396 33554432000 4194304 7402444 140729485631664 140729485626280 4747698 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2396 770 784 0 1657 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 34572

[startup+1602.3 s]
/proc/loadavg: 2.04 2.04 2.02 3/187 6812
/proc/meminfo: memFree=31236060/32770624 swapFree=6372/269860
[pid=6761] ppid=6758 vsize=34572 CPUtime=1601.68 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 18794 0 0 0 160166 2 0 0 20 0 1 0 17554039 35401728 2396 33554432000 4194304 7402444 140729485631664 140729485626280 4747176 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2396 770 784 0 1657 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 34572

[startup+1662.3 s]
/proc/loadavg: 2.02 2.03 2.02 3/187 6813
/proc/meminfo: memFree=31236060/32770624 swapFree=6372/269900
[pid=6761] ppid=6758 vsize=34572 CPUtime=1661.66 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 19083 0 0 0 166164 2 0 0 20 0 1 0 17554039 35401728 2396 33554432000 4194304 7402444 140729485631664 140729485626280 5324390 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2396 770 784 0 1657 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 34572

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/187 6814
/proc/meminfo: memFree=31235672/32770624 swapFree=6372/269924
[pid=6761] ppid=6758 vsize=34572 CPUtime=1721.64 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 19374 0 0 0 172162 2 0 0 20 0 1 0 17554039 35401728 2396 33554432000 4194304 7402444 140729485631664 140729485626280 5822025 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2396 770 784 0 1657 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 34572

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/187 6815
/proc/meminfo: memFree=31235640/32770624 swapFree=6372/269952
[pid=6761] ppid=6758 vsize=34572 CPUtime=1781.61 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 19665 0 0 0 178159 2 0 0 20 0 1 0 17554039 35401728 2396 33554432000 4194304 7402444 140729485631664 140729485626280 5870976 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2396 770 784 0 1657 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (KiB) 34572

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/187 6816
/proc/meminfo: memFree=31235588/32770624 swapFree=6372/269992
[pid=6761] ppid=6758 vsize=34572 CPUtime=1841.59 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 19952 0 0 0 184157 2 0 0 20 0 1 0 17554039 35401728 2396 33554432000 4194304 7402444 140729485631664 140729485626280 5753494 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2396 770 784 0 1657 0
Current children cumulated CPU time (s) 1841.59
Current children cumulated vsize (KiB) 34572

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 6825
/proc/meminfo: memFree=31235212/32770624 swapFree=6372/270028
[pid=6761] ppid=6758 vsize=34572 CPUtime=1901.57 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 20246 0 0 0 190155 2 0 0 20 0 1 0 17554039 35401728 2396 33554432000 4194304 7402444 140729485631664 140729485626280 5324390 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2396 770 784 0 1657 0
Current children cumulated CPU time (s) 1901.57
Current children cumulated vsize (KiB) 34572

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 6826
/proc/meminfo: memFree=31235584/32770624 swapFree=6372/270056
[pid=6761] ppid=6758 vsize=34572 CPUtime=1961.54 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 20537 0 0 0 196152 2 0 0 20 0 1 0 17554039 35401728 2396 33554432000 4194304 7402444 140729485631664 140729485626280 4237755 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2396 770 784 0 1657 0
Current children cumulated CPU time (s) 1961.54
Current children cumulated vsize (KiB) 34572

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 6827
/proc/meminfo: memFree=31235584/32770624 swapFree=6372/270092
[pid=6761] ppid=6758 vsize=34572 CPUtime=2021.52 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 20828 0 0 0 202150 2 0 0 20 0 1 0 17554039 35401728 2396 33554432000 4194304 7402444 140729485631664 140729485626280 4238819 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2396 770 784 0 1657 0
Current children cumulated CPU time (s) 2021.52
Current children cumulated vsize (KiB) 34572

[startup+2082.3 s]
/proc/loadavg: 2.05 2.03 2.03 3/188 6828
/proc/meminfo: memFree=31235688/32770624 swapFree=6372/270116
[pid=6761] ppid=6758 vsize=34572 CPUtime=2081.5 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 21118 0 0 0 208148 2 0 0 20 0 1 0 17554039 35401728 2396 33554432000 4194304 7402444 140729485631664 140729485626280 5750775 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2396 770 784 0 1657 0
Current children cumulated CPU time (s) 2081.5
Current children cumulated vsize (KiB) 34572

[startup+2142.3 s]
/proc/loadavg: 2.02 2.02 2.03 3/188 6829
/proc/meminfo: memFree=31236184/32770624 swapFree=6372/270152
[pid=6761] ppid=6758 vsize=34572 CPUtime=2141.47 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 21414 0 0 0 214145 2 0 0 20 0 1 0 17554039 35401728 2396 33554432000 4194304 7402444 140729485631664 140729485626280 4300621 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2396 770 784 0 1657 0
Current children cumulated CPU time (s) 2141.47
Current children cumulated vsize (KiB) 34572

[startup+2202.31 s]
/proc/loadavg: 2.01 2.02 2.03 3/187 6831
/proc/meminfo: memFree=31235820/32770624 swapFree=6372/270192
[pid=6761] ppid=6758 vsize=34572 CPUtime=2201.45 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 21701 0 0 0 220143 2 0 0 20 0 1 0 17554039 35401728 2396 33554432000 4194304 7402444 140729485631664 140729485626280 5821601 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2396 770 784 0 1657 0
Current children cumulated CPU time (s) 2201.45
Current children cumulated vsize (KiB) 34572

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 6832
/proc/meminfo: memFree=31235928/32770624 swapFree=6372/270220
[pid=6761] ppid=6758 vsize=34572 CPUtime=2261.43 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 21991 0 0 0 226141 2 0 0 20 0 1 0 17554039 35401728 2396 33554432000 4194304 7402444 140729485631664 140729485626280 5871081 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2396 770 784 0 1657 0
Current children cumulated CPU time (s) 2261.43
Current children cumulated vsize (KiB) 34572

[startup+2322.3 s]
/proc/loadavg: 1.92 2.00 2.02 3/187 6894
/proc/meminfo: memFree=31491396/32770624 swapFree=6372/270276
[pid=6761] ppid=6758 vsize=34572 CPUtime=2321.4 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 22287 0 0 0 232138 2 0 0 20 0 1 0 17554039 35401728 2396 33554432000 4194304 7402444 140729485631664 140729485626280 5746096 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2396 770 784 0 1657 0
Current children cumulated CPU time (s) 2321.4
Current children cumulated vsize (KiB) 34572

[startup+2382.3 s]
/proc/loadavg: 1.97 2.00 2.02 3/187 6896
/proc/meminfo: memFree=31491268/32770624 swapFree=6372/270344
[pid=6761] ppid=6758 vsize=34572 CPUtime=2381.38 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 22576 0 0 0 238136 2 0 0 20 0 1 0 17554039 35401728 2396 33554432000 4194304 7402444 140729485631664 140729485626280 5324420 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2396 770 784 0 1657 0
Current children cumulated CPU time (s) 2381.38
Current children cumulated vsize (KiB) 34572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401 s]
/proc/loadavg: 1.98 2.00 2.02 3/187 6896
/proc/meminfo: memFree=31491276/32770624 swapFree=6372/270352
[pid=6761] ppid=6758 vsize=34572 CPUtime=2400.07 cores=0,2,4,6
/proc/6761/stat : 6761 (MistralXCSP) R 6758 6761 5959 0 -1 4202496 22860 0 0 0 240005 2 0 0 20 0 1 0 17554039 35401728 2396 33554432000 4194304 7402444 140729485631664 140729485626280 4248787 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0 9500608 9505824 22355968 140729485632680 140729485632830 140729485632830 140729485635529 0
/proc/6761/statm: 8643 2396 770 784 0 1657 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 34572

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

Child status: 0
Real time (s): 2401
CPU time (s): 2400.08
CPU user time (s): 2400.05
CPU system time (s): 0.029988
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 34572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.05
system time used= 0.029988
maximum resident set size= 9608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22896
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= 12
involuntary context switches= 122383

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.55082 second user time and 8.05479 second system time

The end

Launcher Data

Begin job on node107 at 2017-07-21 11:18:58
IDJOB=4241649
IDBENCH=127903
IDSOLVER=2622
FILE ID=node107/4241649-1500628738
RUNJOBID= node107-1500623787-5990
PBS_JOBID= 20623020
Free space on /tmp= 61880 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/RectPacking/RectPacking-m1-perf/RectPacking-perfect-022.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-4241649-1500628738/watcher-4241649-1500628738 -o /tmp/evaluation-result-4241649-1500628738/solver-4241649-1500628738 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1500623787-5990 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1875607960 HOME/instance-4241649-1500628738.xml

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

MD5SUM BENCH= 5e3f752c12e75c85c7b2b5e504921731
RANDOM SEED=1875607960

node107.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		: 1733.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.02
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		: 1600.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		: 1733.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.02
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		: 1600.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		: 1600.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.02
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		: 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.02
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		: 1600.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:        31248804 kB
MemAvailable:   31749392 kB
Buffers:          159320 kB
Cached:           627980 kB
SwapCached:            0 kB
Active:           811924 kB
Inactive:         286032 kB
Active(anon):     313496 kB
Inactive(anon):    16852 kB
Active(file):     498428 kB
Inactive(file):   269180 kB
Unevictable:        6372 kB
Mlocked:            6380 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5540 kB
Writeback:             0 kB
AnonPages:        319040 kB
Mapped:            34444 kB
Shmem:             17044 kB
Slab:             122900 kB
SReclaimable:      97628 kB
SUnreclaim:        25272 kB
KernelStack:        3360 kB
PageTables:         5360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     590600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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= 61876 MiB
End job on node107 at 2017-07-21 11:58:59