Trace number 4261577

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

NameRandom/Random-RB-2-40-19/
rand-2-40-19-443-230-30.xml
MD5SUM1a774b1240a532d284d5b76f46f8bad3
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 benchmark151.12801
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints334
Number of domains1
Minimum domain size19
Maximum domain size19
Distribution of domain sizes[{"size":19,"count":40}]
Minimum variable degree8
Maximum variable degree21
Distribution of variable degrees[{"degree":8,"count":1},{"degree":10,"count":1},{"degree":12,"count":2},{"degree":13,"count":2},{"degree":14,"count":3},{"degree":15,"count":6},{"degree":16,"count":3},{"degree":17,"count":4},{"degree":18,"count":4},{"degree":19,"count":4},{"degree":20,"count":6},{"degree":21,"count":4}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":334}]
Number of extensional constraints334
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":334}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c 280717
2519.72/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-4261577-1502349486/watcher-4261577-1502349486 -o /tmp/evaluation-result-4261577-1502349486/solver-4261577-1502349486 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502333491-25567 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 786881706 HOME/instance-4261577-1502349486.xml 

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

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: 1.93 2.02 2.04 3/185 27585
/proc/meminfo: memFree=31213820/32770624 swapFree=0/424336
[pid=27585] ppid=27582 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/27585/stat : 27585 (runsolver) D 27582 27585 4525 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 134601559 24240128 108 18446744073709551615 4194304 4338465 140731803929824 140731803927464 140312775754455 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 20078592 140731803934859 140731803935305 140731803935305 140731803938762 0
/proc/27585/statm: 5918 108 54 36 0 2156 0

[startup+0.1051 s]
/proc/loadavg: 1.93 2.02 2.04 3/185 27585
/proc/meminfo: memFree=31213820/32770624 swapFree=0/424336
[pid=27585] ppid=27582 vsize=32600 CPUtime=0.01 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 1924 0 0 0 1 0 0 0 20 0 1 0 134601559 33382400 1727 18446744073709551615 4194304 7396336 140726690029200 140726690021096 140490840577952 0 0 1 0 0 0 0 17 0 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 8150 1727 636 782 0 1166 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 32600

[startup+0.200348 s]
/proc/loadavg: 1.93 2.02 2.04 3/185 27585
/proc/meminfo: memFree=31213820/32770624 swapFree=0/424336
[pid=27585] ppid=27582 vsize=57344 CPUtime=0.1 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 8130 0 0 0 9 1 0 0 20 0 1 0 134601559 58720256 7931 18446744073709551615 4194304 7396336 140726690029200 140726690021096 5588260 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14336 7931 639 782 0 7352 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 57344

[startup+0.300381 s]
/proc/loadavg: 1.93 2.02 2.04 3/185 27585
/proc/meminfo: memFree=31213820/32770624 swapFree=0/424336
[pid=27585] ppid=27582 vsize=57344 CPUtime=0.2 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 8156 0 0 0 19 1 0 0 20 0 1 0 134601559 58720256 7997 18446744073709551615 4194304 7396336 140726690029200 140726690021096 4581778 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14336 7997 668 782 0 7352 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 57344

[startup+0.700271 s]
/proc/loadavg: 1.93 2.02 2.04 3/185 27585
/proc/meminfo: memFree=31213820/32770624 swapFree=0/424336
[pid=27585] ppid=27582 vsize=57344 CPUtime=0.6 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 8164 0 0 0 59 1 0 0 20 0 1 0 134601559 58720256 7997 18446744073709551615 4194304 7396336 140726690029200 140726690023832 5594166 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14336 7997 668 782 0 7352 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 57344

[startup+1.50028 s]
/proc/loadavg: 1.93 2.02 2.04 3/186 27586
/proc/meminfo: memFree=31185176/32770624 swapFree=0/424104
[pid=27585] ppid=27582 vsize=57344 CPUtime=1.4 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 8170 0 0 0 139 1 0 0 20 0 1 0 134601559 58720256 7997 18446744073709551615 4194304 7396336 140726690029200 140726690023832 4252272 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14336 7997 668 782 0 7352 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 57344

[startup+3.10027 s]
/proc/loadavg: 1.93 2.02 2.04 3/185 27586
/proc/meminfo: memFree=31184432/32770624 swapFree=0/424104
[pid=27585] ppid=27582 vsize=57476 CPUtime=3 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 8952 0 0 0 299 1 0 0 20 0 1 0 134601559 58855424 8012 18446744073709551615 4194304 7396336 140726690029200 140726690023832 5791453 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8012 668 782 0 7385 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 57476

[startup+6.30027 s]
/proc/loadavg: 1.94 2.02 2.04 3/185 27586
/proc/meminfo: memFree=31184108/32770624 swapFree=0/424096
[pid=27585] ppid=27582 vsize=57476 CPUtime=6.2 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 9736 0 0 0 619 1 0 0 20 0 1 0 134601559 58855424 8016 18446744073709551615 4194304 7396336 140726690029200 140726690023736 5839273 0 0 1 16386 0 0 0 17 2 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8016 668 782 0 7385 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 57476

[startup+12.7002 s]
/proc/loadavg: 1.94 2.02 2.04 3/185 27586
/proc/meminfo: memFree=31182740/32770624 swapFree=0/424096
[pid=27585] ppid=27582 vsize=57476 CPUtime=12.6 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 10522 0 0 0 1259 1 0 0 20 0 1 0 134601559 58855424 8018 18446744073709551615 4194304 7396336 140726690029200 140726690023736 4252536 0 0 1 16386 0 0 0 17 0 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8018 668 782 0 7385 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 57476

[startup+25.5002 s]
/proc/loadavg: 1.96 2.02 2.04 3/185 27587
/proc/meminfo: memFree=31183160/32770624 swapFree=0/424080
[pid=27585] ppid=27582 vsize=57476 CPUtime=25.39 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 11566 0 0 0 2538 1 0 0 20 0 1 0 134601559 58855424 8020 18446744073709551615 4194304 7396336 140726690029200 140726690023736 4317316 0 0 1 16386 0 0 0 17 0 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8020 668 782 0 7385 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 57476

[startup+51.1003 s]
/proc/loadavg: 1.97 2.02 2.04 3/185 27587
/proc/meminfo: memFree=31183860/32770624 swapFree=0/424068
[pid=27585] ppid=27582 vsize=57476 CPUtime=50.99 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 11767 0 0 0 5098 1 0 0 20 0 1 0 134601559 58855424 8020 18446744073709551615 4194304 7396336 140726690029200 140726690023736 4387747 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8020 668 782 0 7385 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 57476

[startup+102.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/185 27589
/proc/meminfo: memFree=31183488/32770624 swapFree=0/424084
[pid=27585] ppid=27582 vsize=57476 CPUtime=102.19 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 11964 0 0 0 10218 1 0 0 20 0 1 0 134601559 58855424 8020 18446744073709551615 4194304 7396336 140726690029200 140726690023736 5653854 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8020 668 782 0 7385 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 57476

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 27591
/proc/meminfo: memFree=31183604/32770624 swapFree=0/424108
[pid=27585] ppid=27582 vsize=57476 CPUtime=162.18 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 12164 0 0 0 16217 1 0 0 20 0 1 0 134601559 58855424 8020 18446744073709551615 4194304 7396336 140726690029200 140726690023736 4252330 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8020 668 782 0 7385 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 57476

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 27594
/proc/meminfo: memFree=31183032/32770624 swapFree=0/424120
[pid=27585] ppid=27582 vsize=57476 CPUtime=222.18 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 12316 0 0 0 22217 1 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 4317320 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 57476

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/185 27596
/proc/meminfo: memFree=31183248/32770624 swapFree=0/424136
[pid=27585] ppid=27582 vsize=57476 CPUtime=282.17 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 12468 0 0 0 28216 1 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 5575297 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 57476

[startup+342.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/185 27598
/proc/meminfo: memFree=31183316/32770624 swapFree=0/424152
[pid=27585] ppid=27582 vsize=57476 CPUtime=342.16 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 12615 0 0 0 34215 1 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 4317513 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 57476

[startup+402.3 s]
/proc/loadavg: 2.17 2.08 2.06 3/189 27675
/proc/meminfo: memFree=31081984/32770624 swapFree=0/423472
[pid=27585] ppid=27582 vsize=57476 CPUtime=402.16 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 12766 0 0 0 40215 1 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 4252327 0 0 1 16386 0 0 0 17 0 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 57476

[startup+462.3 s]
/proc/loadavg: 2.06 2.06 2.05 3/189 27677
/proc/meminfo: memFree=31081164/32770624 swapFree=0/423492
[pid=27585] ppid=27582 vsize=57476 CPUtime=462.15 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 12918 0 0 0 46214 1 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 5784854 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 57476

[startup+522.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/185 27679
/proc/meminfo: memFree=31084460/32770624 swapFree=0/423516
[pid=27585] ppid=27582 vsize=57476 CPUtime=522.15 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 13070 0 0 0 52214 1 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 5791328 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 57476

[startup+582.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/185 27681
/proc/meminfo: memFree=31084524/32770624 swapFree=0/423524
[pid=27585] ppid=27582 vsize=57476 CPUtime=582.14 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 13217 0 0 0 58213 1 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 5791952 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 57476


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


[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/188 27749
/proc/meminfo: memFree=31079276/32770624 swapFree=0/423748
[pid=27585] ppid=27582 vsize=57476 CPUtime=1602.08 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 15712 0 0 0 160206 2 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 5653851 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 1602.08
Current children cumulated vsize (KiB) 57476

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 27751
/proc/meminfo: memFree=31079168/32770624 swapFree=0/423768
[pid=27585] ppid=27582 vsize=57476 CPUtime=1662.08 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 15858 0 0 0 166206 2 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 5653873 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 1662.08
Current children cumulated vsize (KiB) 57476

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/185 27753
/proc/meminfo: memFree=31082568/32770624 swapFree=0/423772
[pid=27585] ppid=27582 vsize=57476 CPUtime=1722.08 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 16010 0 0 0 172206 2 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 4252536 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 1722.08
Current children cumulated vsize (KiB) 57476

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.04 3/186 27756
/proc/meminfo: memFree=31082892/32770624 swapFree=0/423784
[pid=27585] ppid=27582 vsize=57476 CPUtime=1782.07 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 16157 0 0 0 178205 2 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 4542519 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 1782.07
Current children cumulated vsize (KiB) 57476

[startup+1842.3 s]
/proc/loadavg: 2.02 2.01 2.04 3/186 27758
/proc/meminfo: memFree=31083144/32770624 swapFree=0/423792
[pid=27585] ppid=27582 vsize=57476 CPUtime=1842.07 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 16303 0 0 0 184205 2 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 5578112 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 1842.07
Current children cumulated vsize (KiB) 57476

[startup+1902.3 s]
/proc/loadavg: 1.94 2.00 2.04 3/185 27760
/proc/meminfo: memFree=31083128/32770624 swapFree=0/423796
[pid=27585] ppid=27582 vsize=57476 CPUtime=1902.06 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 16449 0 0 0 190204 2 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 5594323 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 1902.06
Current children cumulated vsize (KiB) 57476

[startup+1962.3 s]
/proc/loadavg: 1.95 1.99 2.03 3/185 27762
/proc/meminfo: memFree=31083380/32770624 swapFree=0/423804
[pid=27585] ppid=27582 vsize=57476 CPUtime=1962.06 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 16600 0 0 0 196204 2 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 5841291 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 1962.06
Current children cumulated vsize (KiB) 57476

[startup+2022.3 s]
/proc/loadavg: 2.02 2.00 2.04 3/185 27764
/proc/meminfo: memFree=31083220/32770624 swapFree=0/423804
[pid=27585] ppid=27582 vsize=57476 CPUtime=2022.06 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 16747 0 0 0 202204 2 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 5784532 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 2022.06
Current children cumulated vsize (KiB) 57476

[startup+2082.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/184 27766
/proc/meminfo: memFree=31083612/32770624 swapFree=0/423812
[pid=27585] ppid=27582 vsize=57476 CPUtime=2082.06 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 16893 0 0 0 208204 2 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 4581738 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 2082.06
Current children cumulated vsize (KiB) 57476

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/184 27768
/proc/meminfo: memFree=31083452/32770624 swapFree=0/423824
[pid=27585] ppid=27582 vsize=57476 CPUtime=2142.05 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 17039 0 0 0 214203 2 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 5654387 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 2142.05
Current children cumulated vsize (KiB) 57476

[startup+2202.31 s]
/proc/loadavg: 2.05 2.02 2.04 3/187 27784
/proc/meminfo: memFree=31079116/32770624 swapFree=0/423844
[pid=27585] ppid=27582 vsize=57476 CPUtime=2202.05 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 17185 0 0 0 220203 2 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 4263616 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 2202.05
Current children cumulated vsize (KiB) 57476

[startup+2262.3 s]
/proc/loadavg: 1.95 2.00 2.04 3/188 27787
/proc/meminfo: memFree=31079704/32770624 swapFree=0/423872
[pid=27585] ppid=27582 vsize=57476 CPUtime=2262.04 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 17331 0 0 0 226202 2 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 5594323 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 2262.04
Current children cumulated vsize (KiB) 57476

[startup+2322.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/185 27789
/proc/meminfo: memFree=31082736/32770624 swapFree=0/423880
[pid=27585] ppid=27582 vsize=57476 CPUtime=2322.04 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 17477 0 0 0 232202 2 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 4317226 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 2322.04
Current children cumulated vsize (KiB) 57476

[startup+2382.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/185 27791
/proc/meminfo: memFree=31082828/32770624 swapFree=0/423876
[pid=27585] ppid=27582 vsize=57476 CPUtime=2382.03 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 17623 0 0 0 238201 2 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 4387677 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 2382.03
Current children cumulated vsize (KiB) 57476

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/185 27793
/proc/meminfo: memFree=31083076/32770624 swapFree=0/423888
[pid=27585] ppid=27582 vsize=57476 CPUtime=2442.03 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 17769 0 0 0 244201 2 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 4317310 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 2442.03
Current children cumulated vsize (KiB) 57476

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/185 27795
/proc/meminfo: memFree=31083168/32770624 swapFree=0/423900
[pid=27585] ppid=27582 vsize=57476 CPUtime=2502.02 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 17915 0 0 0 250200 2 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 5594280 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 2502.02
Current children cumulated vsize (KiB) 57476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.00 2.04 3/185 27795
/proc/meminfo: memFree=31083292/32770624 swapFree=0/423896
[pid=27585] ppid=27582 vsize=57476 CPUtime=2519.72 cores=0,2,4,6
/proc/27585/stat : 27585 (MistralXCSP) R 27582 27585 4525 0 -1 4202496 18059 0 0 0 251970 2 0 0 20 0 1 0 134601559 58855424 8021 18446744073709551615 4194304 7396336 140726690029200 140726690023736 5593880 0 0 1 16386 0 0 0 17 4 0 0 8 0 0 9496464 9501696 11976704 140726690038195 140726690038344 140726690038344 140726690041801 0
/proc/27585/statm: 14369 8021 668 782 0 7385 0
Current children cumulated CPU time (s) 2519.72
Current children cumulated vsize (KiB) 57476

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 27585 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.71
CPU system time (s): 0.021998
CPU usage (%): 99.9893
Max. virtual memory (cumulated for all children) (KiB): 57476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.71
system time used= 0.021998
maximum resident set size= 32112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18095
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21
involuntary context switches= 4163

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.23221 second user time and 8.743 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-10 09:03:43
IDJOB=4261577
IDBENCH=121581
IDSOLVER=2649
FILE ID=node132/4261577-1502349486
RUNJOBID= node132-1502333491-25567
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/Random/Random-RB-2-40-19/rand-2-40-19-443-230-30.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-4261577-1502349486/watcher-4261577-1502349486 -o /tmp/evaluation-result-4261577-1502349486/solver-4261577-1502349486 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502333491-25567 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 786881706 HOME/instance-4261577-1502349486.xml

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

MD5SUM BENCH= 1a774b1240a532d284d5b76f46f8bad3
RANDOM SEED=786881706

node132.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.74
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.74
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.74
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.74
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:        31213824 kB
MemAvailable:   31975312 kB
Buffers:          279308 kB
Cached:           785652 kB
SwapCached:            0 kB
Active:           659288 kB
Inactive:         465156 kB
Active(anon):      60280 kB
Inactive(anon):    40820 kB
Active(file):     599008 kB
Inactive(file):   424336 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5612 kB
Writeback:             0 kB
AnonPages:         75936 kB
Mapped:            58260 kB
Shmem:             41660 kB
Slab:             134728 kB
SReclaimable:     107956 kB
SUnreclaim:        26772 kB
KernelStack:        3552 kB
PageTables:         4952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     335156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62012 MiB
End job on node132 at 2017-08-10 09:45:43