Trace number 4261118

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 NameAnswerobjective functionCPU timeWall clock time
Mistral-2.0 2017-07-28? (TO) 2520.0801 2519.8999

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-020-10-7.xml
MD5SUM412f6c73e78cde1efe97f39cb5f4b069
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1597
Best CPU time to get the best result obtained on this benchmark2520.0701
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of constraints230
Number of domains1
Minimum domain size1638
Maximum domain size1638
Distribution of domain sizes[{"size":1638,"count":220}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":200}]
Minimum constraint arity1
Maximum constraint arity20
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":200},{"arity":20,"count":10}]
Number of extensional constraints0
Number of intensional constraints220
Distribution of constraint types[{"type":"intension","count":220},{"type":"noOverlap","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.06	c 280717
2520.08/2519.90	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4261118-1502334487/watcher-4261118-1502334487 -o /tmp/evaluation-result-4261118-1502334487/solver-4261118-1502334487 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502331121-20548 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 828490934 HOME/instance-4261118-1502334487.xml 

pid=20820
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.01 2.02 1.96 2/177 20823
/proc/meminfo: memFree=31387744/32770624 swapFree=0/468504
[pid=20823] ppid=20820 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/20823/stat : 20823 (runsolver) D 20820 20823 4057 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 35669557 24240128 107 18446744073709551615 4194304 4338465 140733266776736 140733266774376 139998609605335 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 29339648 140733266784396 140733266784842 140733266784842 140733266788298 0
/proc/20823/statm: 5918 107 54 36 0 2156 0

[startup+0.100138 s]
/proc/loadavg: 2.01 2.02 1.96 2/177 20823
/proc/meminfo: memFree=31387744/32770624 swapFree=0/468504
[pid=20823] ppid=20820 vsize=28924 CPUtime=0.03 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 1100 0 0 0 3 0 0 0 20 0 1 0 35669557 29618176 876 18446744073709551615 4194304 7396336 140728574951776 140728574948776 5882064 0 0 1 0 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 7231 876 660 782 0 247 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 28924

[startup+0.20027 s]
/proc/loadavg: 2.01 2.02 1.96 2/177 20823
/proc/meminfo: memFree=31387744/32770624 swapFree=0/468504
[pid=20823] ppid=20820 vsize=29112 CPUtime=0.13 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 1145 0 0 0 13 0 0 0 20 0 1 0 35669557 29810688 942 18446744073709551615 4194304 7396336 140728574951776 140728574941896 6177663 0 0 1 0 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 7278 942 711 782 0 294 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 29112

[startup+0.300242 s]
/proc/loadavg: 2.01 2.02 1.96 2/177 20823
/proc/meminfo: memFree=31387744/32770624 swapFree=0/468504
[pid=20823] ppid=20820 vsize=29236 CPUtime=0.23 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 1169 0 0 0 23 0 0 0 20 0 1 0 35669557 29937664 1002 18446744073709551615 4194304 7396336 140728574951776 140728574941896 5940717 0 0 1 0 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 7309 1002 716 782 0 325 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 29236

[startup+0.700224 s]
/proc/loadavg: 2.01 2.02 1.96 2/177 20823
/proc/meminfo: memFree=31387744/32770624 swapFree=0/468504
[pid=20823] ppid=20820 vsize=34052 CPUtime=0.63 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 2514 0 0 0 63 0 0 0 20 0 1 0 35669557 34869248 2250 18446744073709551615 4194304 7396336 140728574951776 140728574946872 4320622 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2250 762 782 0 1529 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 34052

[startup+1.50022 s]
/proc/loadavg: 1.93 2.00 1.95 3/182 20844
/proc/meminfo: memFree=31374644/32770624 swapFree=0/468508
[pid=20823] ppid=20820 vsize=34052 CPUtime=1.43 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 2515 0 0 0 143 0 0 0 20 0 1 0 35669557 34869248 2250 18446744073709551615 4194304 7396336 140728574951776 140728574946872 5575200 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2250 762 782 0 1529 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 34052

[startup+3.10022 s]
/proc/loadavg: 1.93 2.00 1.95 3/182 20844
/proc/meminfo: memFree=31372940/32770624 swapFree=0/468520
[pid=20823] ppid=20820 vsize=34052 CPUtime=3.03 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 3587 0 0 0 303 0 0 0 20 0 1 0 35669557 34869248 2275 18446744073709551615 4194304 7396336 140728574951776 140728574946872 5165796 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2275 768 782 0 1529 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 34052

[startup+6.30022 s]
/proc/loadavg: 1.93 2.00 1.95 3/182 20844
/proc/meminfo: memFree=31303724/32770624 swapFree=0/468516
[pid=20823] ppid=20820 vsize=34052 CPUtime=6.23 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 4663 0 0 0 623 0 0 0 20 0 1 0 35669557 34869248 2275 18446744073709551615 4194304 7396336 140728574951776 140728574946872 5608763 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2275 768 782 0 1529 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 34052

[startup+12.7002 s]
/proc/loadavg: 1.87 1.99 1.95 3/182 20844
/proc/meminfo: memFree=31201404/32770624 swapFree=0/468516
[pid=20823] ppid=20820 vsize=34052 CPUtime=12.63 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 5735 0 0 0 1263 0 0 0 20 0 1 0 35669557 34869248 2275 18446744073709551615 4194304 7396336 140728574951776 140728574946872 4379209 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2275 768 782 0 1529 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 34052

[startup+25.5003 s]
/proc/loadavg: 1.89 1.99 1.95 3/182 20845
/proc/meminfo: memFree=31105604/32770624 swapFree=0/468512
[pid=20823] ppid=20820 vsize=34052 CPUtime=25.43 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 7883 0 0 0 2543 0 0 0 20 0 1 0 35669557 34869248 2275 18446744073709551615 4194304 7396336 140728574951776 140728574946872 4581498 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2275 768 782 0 1529 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 34052

[startup+51.1003 s]
/proc/loadavg: 1.93 1.99 1.95 3/182 20845
/proc/meminfo: memFree=30925408/32770624 swapFree=0/468512
[pid=20823] ppid=20820 vsize=34052 CPUtime=51.03 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 8525 0 0 0 5103 0 0 0 20 0 1 0 35669557 34869248 2275 18446744073709551615 4194304 7396336 140728574951776 140728574946872 5588165 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2275 768 782 0 1529 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 34052

[startup+102.3 s]
/proc/loadavg: 1.97 1.99 1.95 3/181 20848
/proc/meminfo: memFree=30924600/32770624 swapFree=0/468532
[pid=20823] ppid=20820 vsize=34052 CPUtime=102.24 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 9174 0 0 0 10224 0 0 0 20 0 1 0 35669557 34869248 2275 18446744073709551615 4194304 7396336 140728574951776 140728574946872 4581634 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2275 768 782 0 1529 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 34052

[startup+162.3 s]
/proc/loadavg: 2.04 2.00 1.96 3/181 20850
/proc/meminfo: memFree=30894616/32770624 swapFree=0/468536
[pid=20823] ppid=20820 vsize=34052 CPUtime=162.25 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 9817 0 0 0 16225 0 0 0 20 0 1 0 35669557 34869248 2275 18446744073709551615 4194304 7396336 140728574951776 140728574946872 4320953 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2275 768 782 0 1529 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 34052

[startup+222.306 s]
/proc/loadavg: 2.06 2.02 1.97 3/181 20852
/proc/meminfo: memFree=30894464/32770624 swapFree=0/468540
[pid=20823] ppid=20820 vsize=34052 CPUtime=222.26 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 10467 0 0 0 22226 0 0 0 20 0 1 0 35669557 34869248 2275 18446744073709551615 4194304 7396336 140728574951776 140728574946872 5609136 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2275 768 782 0 1529 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 34052

[startup+282.3 s]
/proc/loadavg: 2.07 2.03 1.97 3/181 20855
/proc/meminfo: memFree=30894388/32770624 swapFree=0/468556
[pid=20823] ppid=20820 vsize=34052 CPUtime=282.26 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 10467 0 0 0 28226 0 0 0 20 0 1 0 35669557 34869248 2275 18446744073709551615 4194304 7396336 140728574951776 140728574946872 5165928 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2275 768 782 0 1529 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 34052

[startup+342.3 s]
/proc/loadavg: 2.03 2.02 1.97 3/181 20857
/proc/meminfo: memFree=30894076/32770624 swapFree=0/468568
[pid=20823] ppid=20820 vsize=34052 CPUtime=342.26 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 11110 0 0 0 34226 0 0 0 20 0 1 0 35669557 34869248 2276 18446744073709551615 4194304 7396336 140728574951776 140728574946872 5608752 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2276 768 782 0 1529 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 34052

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 1.97 3/184 20873
/proc/meminfo: memFree=30890360/32770624 swapFree=0/468616
[pid=20823] ppid=20820 vsize=34052 CPUtime=402.27 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 11113 0 0 0 40227 0 0 0 20 0 1 0 35669557 34869248 2276 18446744073709551615 4194304 7396336 140728574951776 140728574946872 4249504 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2276 768 782 0 1529 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 34052

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/185 20900
/proc/meminfo: memFree=30888540/32770624 swapFree=0/468636
[pid=20823] ppid=20820 vsize=34052 CPUtime=462.27 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 11757 0 0 0 46227 0 0 0 20 0 1 0 35669557 34869248 2276 18446744073709551615 4194304 7396336 140728574951776 140728574946872 5608992 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2276 768 782 0 1529 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 34052

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/183 20902
/proc/meminfo: memFree=30891176/32770624 swapFree=0/468656
[pid=20823] ppid=20820 vsize=34052 CPUtime=522.28 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 11763 0 0 0 52228 0 0 0 20 0 1 0 35669557 34869248 2276 18446744073709551615 4194304 7396336 140728574951776 140728574946872 5575964 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2276 768 782 0 1529 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 34052

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/182 20904
/proc/meminfo: memFree=30893184/32770624 swapFree=0/468668
[pid=20823] ppid=20820 vsize=34052 CPUtime=582.28 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 12408 0 0 0 58228 0 0 0 20 0 1 0 35669557 34869248 2276 18446744073709551615 4194304 7396336 140728574951776 140728574946872 4249504 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2276 768 782 0 1529 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 34052


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


[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/183 20969
/proc/meminfo: memFree=30884992/32770624 swapFree=0/468940
[pid=20823] ppid=20820 vsize=34052 CPUtime=1662.4 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 18229 0 0 0 166239 1 0 0 20 0 1 0 35669557 34869248 2278 18446744073709551615 4194304 7396336 140728574951776 140728574946872 4249698 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2278 768 782 0 1529 0
Current children cumulated CPU time (s) 1662.4
Current children cumulated vsize (KiB) 34052

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/182 20971
/proc/meminfo: memFree=30886384/32770624 swapFree=0/468944
[pid=20823] ppid=20820 vsize=34052 CPUtime=1722.4 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 18229 0 0 0 172239 1 0 0 20 0 1 0 35669557 34869248 2278 18446744073709551615 4194304 7396336 140728574951776 140728574946872 4581738 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2278 768 782 0 1529 0
Current children cumulated CPU time (s) 1722.4
Current children cumulated vsize (KiB) 34052

[startup+1782.3 s]
/proc/loadavg: 2.06 2.03 1.98 3/182 20973
/proc/meminfo: memFree=30886112/32770624 swapFree=0/468960
[pid=20823] ppid=20820 vsize=34052 CPUtime=1782.41 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 18867 0 0 0 178240 1 0 0 20 0 1 0 35669557 34869248 2278 18446744073709551615 4194304 7396336 140728574951776 140728574946872 4249511 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2278 768 782 0 1529 0
Current children cumulated CPU time (s) 1782.41
Current children cumulated vsize (KiB) 34052

[startup+1842.3 s]
/proc/loadavg: 2.02 2.02 1.98 3/182 20975
/proc/meminfo: memFree=30886256/32770624 swapFree=0/468964
[pid=20823] ppid=20820 vsize=34052 CPUtime=1842.41 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 18867 0 0 0 184240 1 0 0 20 0 1 0 35669557 34869248 2278 18446744073709551615 4194304 7396336 140728574951776 140728574946872 5608781 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2278 768 782 0 1529 0
Current children cumulated CPU time (s) 1842.41
Current children cumulated vsize (KiB) 34052

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/181 20978
/proc/meminfo: memFree=30886200/32770624 swapFree=0/468980
[pid=20823] ppid=20820 vsize=34052 CPUtime=1902.42 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 19376 0 0 0 190241 1 0 0 20 0 1 0 35669557 34869248 2278 18446744073709551615 4194304 7396336 140728574951776 140728574946872 5575952 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2278 768 782 0 1529 0
Current children cumulated CPU time (s) 1902.42
Current children cumulated vsize (KiB) 34052

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/181 20980
/proc/meminfo: memFree=30886084/32770624 swapFree=0/468988
[pid=20823] ppid=20820 vsize=34052 CPUtime=1962.42 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 19512 0 0 0 196241 1 0 0 20 0 1 0 35669557 34869248 2278 18446744073709551615 4194304 7396336 140728574951776 140728574946872 5575964 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2278 768 782 0 1529 0
Current children cumulated CPU time (s) 1962.42
Current children cumulated vsize (KiB) 34052

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/181 20982
/proc/meminfo: memFree=30886600/32770624 swapFree=0/469000
[pid=20823] ppid=20820 vsize=34052 CPUtime=2022.43 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 20157 0 0 0 202242 1 0 0 20 0 1 0 35669557 34869248 2278 18446744073709551615 4194304 7396336 140728574951776 140728574946872 4582098 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2278 768 782 0 1529 0
Current children cumulated CPU time (s) 2022.43
Current children cumulated vsize (KiB) 34052

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/181 20985
/proc/meminfo: memFree=30886368/32770624 swapFree=0/469012
[pid=20823] ppid=20820 vsize=34052 CPUtime=2082.44 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 20157 0 0 0 208243 1 0 0 20 0 1 0 35669557 34869248 2278 18446744073709551615 4194304 7396336 140728574951776 140728574946872 5609296 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2278 768 782 0 1529 0
Current children cumulated CPU time (s) 2082.44
Current children cumulated vsize (KiB) 34052

[startup+2142.3 s]
/proc/loadavg: 2.14 2.05 1.99 3/181 20987
/proc/meminfo: memFree=30886624/32770624 swapFree=0/469016
[pid=20823] ppid=20820 vsize=34052 CPUtime=2142.44 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 20801 0 0 0 214243 1 0 0 20 0 1 0 35669557 34869248 2278 18446744073709551615 4194304 7396336 140728574951776 140728574946872 4320974 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2278 768 782 0 1529 0
Current children cumulated CPU time (s) 2142.44
Current children cumulated vsize (KiB) 34052

[startup+2202.31 s]
/proc/loadavg: 2.05 2.04 1.99 3/184 21003
/proc/meminfo: memFree=30881976/32770624 swapFree=0/469064
[pid=20823] ppid=20820 vsize=34052 CPUtime=2202.45 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 20805 0 0 0 220244 1 0 0 20 0 1 0 35669557 34869248 2278 18446744073709551615 4194304 7396336 140728574951776 140728574946872 4249696 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2278 768 782 0 1529 0
Current children cumulated CPU time (s) 2202.45
Current children cumulated vsize (KiB) 34052

[startup+2262.3 s]
/proc/loadavg: 2.02 2.03 1.99 3/182 21005
/proc/meminfo: memFree=30884560/32770624 swapFree=0/469080
[pid=20823] ppid=20820 vsize=34052 CPUtime=2262.45 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 21458 0 0 0 226244 1 0 0 20 0 1 0 35669557 34869248 2278 18446744073709551615 4194304 7396336 140728574951776 140728574946872 5575952 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2278 768 782 0 1529 0
Current children cumulated CPU time (s) 2262.45
Current children cumulated vsize (KiB) 34052

[startup+2322.3 s]
/proc/loadavg: 2.01 2.03 1.99 3/181 21007
/proc/meminfo: memFree=30886084/32770624 swapFree=0/469084
[pid=20823] ppid=20820 vsize=34052 CPUtime=2322.46 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 21459 0 0 0 232245 1 0 0 20 0 1 0 35669557 34869248 2278 18446744073709551615 4194304 7396336 140728574951776 140728574946872 4581608 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2278 768 782 0 1529 0
Current children cumulated CPU time (s) 2322.46
Current children cumulated vsize (KiB) 34052

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 1.99 3/181 21009
/proc/meminfo: memFree=30885972/32770624 swapFree=0/469100
[pid=20823] ppid=20820 vsize=34052 CPUtime=2382.46 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 22115 0 0 0 238245 1 0 0 20 0 1 0 35669557 34869248 2279 18446744073709551615 4194304 7396336 140728574951776 140728574946872 4249696 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2279 768 782 0 1529 0
Current children cumulated CPU time (s) 2382.46
Current children cumulated vsize (KiB) 34052

[startup+2442.3 s]
/proc/loadavg: 2.00 2.02 1.99 3/181 21011
/proc/meminfo: memFree=30885848/32770624 swapFree=0/469120
[pid=20823] ppid=20820 vsize=34052 CPUtime=2442.47 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 22115 0 0 0 244246 1 0 0 20 0 1 0 35669557 34869248 2279 18446744073709551615 4194304 7396336 140728574951776 140728574946872 4249760 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2279 768 782 0 1529 0
Current children cumulated CPU time (s) 2442.47
Current children cumulated vsize (KiB) 34052

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/181 21013
/proc/meminfo: memFree=30886292/32770624 swapFree=0/469124
[pid=20823] ppid=20820 vsize=34052 CPUtime=2502.47 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 22766 0 0 0 250246 1 0 0 20 0 1 0 35669557 34869248 2280 18446744073709551615 4194304 7396336 140728574951776 140728574946872 4320839 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2280 768 782 0 1529 0
Current children cumulated CPU time (s) 2502.47
Current children cumulated vsize (KiB) 34052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 1.99 3/181 21013
/proc/meminfo: memFree=30886292/32770624 swapFree=0/469116
[pid=20823] ppid=20820 vsize=34052 CPUtime=2520.08 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 22766 0 0 0 252007 1 0 0 20 0 1 0 35669557 34869248 2280 18446744073709551615 4194304 7396336 140728574951776 140728574946872 5608783 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2280 768 782 0 1529 0
Current children cumulated CPU time (s) 2520.08
Current children cumulated vsize (KiB) 34052

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

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 1.99 3/181 21013
/proc/meminfo: memFree=30886292/32770624 swapFree=0/469116
[pid=20823] ppid=20820 vsize=34052 CPUtime=2520.08 cores=1,3,5,7
/proc/20823/stat : 20823 (MistralXCSP) R 20820 20823 4057 0 -1 4202496 22766 0 0 0 252007 1 0 0 20 0 1 0 35669557 34869248 2280 18446744073709551615 4194304 7396336 140728574951776 140728574946872 5608783 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 30818304 140728574955956 140728574956105 140728574956105 140728574959561 0
/proc/20823/statm: 8513 2280 768 782 0 1529 0
Current children cumulated CPU time (s) 2520.08
Current children cumulated vsize (KiB) 34052

Child status: 0
Real time (s): 2519.9
CPU time (s): 2520.08
CPU user time (s): 2520.07
CPU system time (s): 0.013001
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 34052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.07
system time used= 0.013001
maximum resident set size= 9140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22802
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= 9
involuntary context switches= 658

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.80425 second user time and 8.58899 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-10 04:54:03
IDJOB=4261118
IDBENCH=115643
IDSOLVER=2649
FILE ID=node125/4261118-1502334487
RUNJOBID= node125-1502331121-20548
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-020-10-7.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-4261118-1502334487/watcher-4261118-1502334487 -o /tmp/evaluation-result-4261118-1502334487/solver-4261118-1502334487 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502331121-20548 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 828490934 HOME/instance-4261118-1502334487.xml

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

MD5SUM BENCH= 412f6c73e78cde1efe97f39cb5f4b069
RANDOM SEED=828490934

node125.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.07
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.07
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.07
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.07
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:        31388120 kB
MemAvailable:   32008928 kB
Buffers:          221564 kB
Cached:           692284 kB
SwapCached:            0 kB
Active:           473684 kB
Inactive:         493412 kB
Active(anon):      53588 kB
Inactive(anon):    24908 kB
Active(file):     420096 kB
Inactive(file):   468504 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5932 kB
Writeback:             4 kB
AnonPages:         60952 kB
Mapped:            37816 kB
Shmem:             25252 kB
Slab:             120960 kB
SReclaimable:      96084 kB
SUnreclaim:        24876 kB
KernelStack:        3440 kB
PageTables:         4776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     298716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62020 MiB
End job on node125 at 2017-08-10 05:36:03