Trace number 4261123

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) 2519.6499 2520

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-050-10-9.xml
MD5SUMb9411981d46c6b6e2ab3102ec0acde87
Bench CategoryCOP (optimization 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 variables550
Number of constraints560
Number of domains1
Minimum domain size3191
Maximum domain size3191
Distribution of domain sizes[{"size":3191,"count":550}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":500}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":50},{"arity":2,"count":500},{"arity":50,"count":10}]
Number of extensional constraints0
Number of intensional constraints550
Distribution of constraint types[{"type":"intension","count":550},{"type":"noOverlap","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.08	c 280717
2519.64/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-4261123-1502334567/watcher-4261123-1502334567 -o /tmp/evaluation-result-4261123-1502334567/solver-4261123-1502334567 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502333727-2686 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 580659117 HOME/instance-4261123-1502334567.xml 

pid=2711
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: 2.00 2.01 1.97 3/179 2715
/proc/meminfo: memFree=31579584/32770624 swapFree=0/209512
[pid=2715] ppid=2711 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/2715/stat : 2715 (runsolver) D 2711 2715 15981 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 35652303 24240128 107 18446744073709551615 4194304 4338465 140726934655488 140726934653128 139707482219223 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 7782400 140726934663309 140726934663754 140726934663754 140726934667210 0
/proc/2715/statm: 5918 107 54 36 0 2156 0

[startup+0.100079 s]
/proc/loadavg: 2.00 2.01 1.97 3/179 2715
/proc/meminfo: memFree=31579584/32770624 swapFree=0/209512
[pid=2715] ppid=2711 vsize=29328 CPUtime=0.01 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 1184 0 1 0 1 0 0 0 20 0 1 0 35652303 30031872 1000 18446744073709551615 4194304 7396336 140723336796432 140723336793432 6195441 0 0 1 0 0 0 0 17 0 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 7332 1000 685 782 0 348 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29328

[startup+0.200227 s]
/proc/loadavg: 2.00 2.01 1.97 3/179 2715
/proc/meminfo: memFree=31579584/32770624 swapFree=0/209512
[pid=2715] ppid=2711 vsize=29452 CPUtime=0.11 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 1233 0 1 0 11 0 0 0 20 0 1 0 35652303 30158848 1047 18446744073709551615 4194304 7396336 140723336796432 140723336793432 6036730 0 0 1 0 0 0 0 17 0 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 7363 1047 711 782 0 379 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 29452

[startup+0.300188 s]
/proc/loadavg: 2.00 2.01 1.97 3/179 2715
/proc/meminfo: memFree=31579584/32770624 swapFree=0/209512
[pid=2715] ppid=2711 vsize=29576 CPUtime=0.21 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 1258 0 1 0 21 0 0 0 20 0 1 0 35652303 30285824 1084 18446744073709551615 4194304 7396336 140723336796432 140723336793432 6189903 0 0 1 0 0 0 0 17 0 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 7394 1084 716 782 0 410 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 29576

[startup+0.700173 s]
/proc/loadavg: 2.00 2.01 1.97 3/179 2715
/proc/meminfo: memFree=31579584/32770624 swapFree=0/209512
[pid=2715] ppid=2711 vsize=30136 CPUtime=0.61 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 1390 0 1 0 61 0 0 0 20 0 1 0 35652303 30859264 1181 18446744073709551615 4194304 7396336 140723336796432 140723336786552 140442605380888 0 0 1 0 0 0 0 17 0 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 7534 1181 717 782 0 550 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 30136

[startup+1.50019 s]
/proc/loadavg: 2.00 2.01 1.97 4/181 2717
/proc/meminfo: memFree=31549524/32770624 swapFree=0/214392
[pid=2715] ppid=2711 vsize=57552 CPUtime=1.41 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 8693 0 1 0 140 1 0 0 20 0 1 0 35652303 58933248 8092 18446744073709551615 4194304 7396336 140723336796432 140723336788312 5165763 0 0 1 16386 0 0 0 17 0 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14388 8092 762 782 0 7404 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 57552

[startup+3.10023 s]
/proc/loadavg: 2.00 2.01 1.97 4/181 2717
/proc/meminfo: memFree=31538228/32770624 swapFree=0/214392
[pid=2715] ppid=2711 vsize=58236 CPUtime=3.01 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 14719 0 1 0 300 1 0 0 20 0 1 0 35652303 59633664 8302 18446744073709551615 4194304 7396336 140723336796432 140723336791016 5165763 0 0 1 16386 0 0 0 17 0 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8302 768 782 0 7575 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 58236

[startup+6.30024 s]
/proc/loadavg: 2.08 2.03 1.97 4/181 2717
/proc/meminfo: memFree=31463080/32770624 swapFree=0/214392
[pid=2715] ppid=2711 vsize=58236 CPUtime=6.2 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 20575 0 1 0 619 1 0 0 20 0 1 0 35652303 59633664 8306 18446744073709551615 4194304 7396336 140723336796432 140723336791064 4249456 0 0 1 16386 0 0 0 17 0 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8306 768 782 0 7575 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 58236

[startup+12.7002 s]
/proc/loadavg: 2.08 2.03 1.97 4/181 2717
/proc/meminfo: memFree=31360388/32770624 swapFree=0/214392
[pid=2715] ppid=2711 vsize=58236 CPUtime=12.61 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 26443 0 1 0 1259 2 0 0 20 0 1 0 35652303 59633664 8306 18446744073709551615 4194304 7396336 140723336796432 140723336791064 5608736 0 0 1 16386 0 0 0 17 0 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8306 768 782 0 7575 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 58236

[startup+25.5002 s]
/proc/loadavg: 2.06 2.03 1.97 4/181 2718
/proc/meminfo: memFree=31328272/32770624 swapFree=0/214396
[pid=2715] ppid=2711 vsize=58236 CPUtime=25.4 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 38176 0 1 0 2538 2 0 0 20 0 1 0 35652303 59633664 8306 18446744073709551615 4194304 7396336 140723336796432 140723336791064 4542704 0 0 1 16386 0 0 0 17 0 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8306 768 782 0 7575 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 58236

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 1.97 4/181 2718
/proc/meminfo: memFree=31315972/32770624 swapFree=0/214396
[pid=2715] ppid=2711 vsize=58236 CPUtime=51 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 44061 0 1 0 5097 3 0 0 20 0 1 0 35652303 59633664 8308 18446744073709551615 4194304 7396336 140723336796432 140723336791064 5608997 0 0 1 16386 0 0 0 17 0 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8308 768 782 0 7575 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 58236

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 1.97 4/181 2720
/proc/meminfo: memFree=31314564/32770624 swapFree=0/214428
[pid=2715] ppid=2711 vsize=58236 CPUtime=102.19 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 44875 0 1 0 10216 3 0 0 20 0 1 0 35652303 59633664 8308 18446744073709551615 4194304 7396336 140723336796432 140723336791064 5575964 0 0 1 16386 0 0 0 17 0 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8308 768 782 0 7575 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 58236

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.97 4/181 2723
/proc/meminfo: memFree=31314112/32770624 swapFree=0/214448
[pid=2715] ppid=2711 vsize=58236 CPUtime=162.17 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 45695 0 1 0 16214 3 0 0 20 0 1 0 35652303 59633664 8308 18446744073709551615 4194304 7396336 140723336796432 140723336791064 5609408 0 0 1 16386 0 0 0 17 0 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8308 768 782 0 7575 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 58236

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 1.97 4/181 2725
/proc/meminfo: memFree=31314724/32770624 swapFree=0/214480
[pid=2715] ppid=2711 vsize=58236 CPUtime=222.16 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 46510 0 1 0 22213 3 0 0 20 0 1 0 35652303 59633664 8308 18446744073709551615 4194304 7396336 140723336796432 140723336791064 4581517 0 0 1 16386 0 0 0 17 0 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8308 768 782 0 7575 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 58236

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 1.98 4/184 2741
/proc/meminfo: memFree=31310928/32770624 swapFree=0/214516
[pid=2715] ppid=2711 vsize=58236 CPUtime=282.14 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 47318 0 1 0 28211 3 0 0 20 0 1 0 35652303 59633664 8308 18446744073709551615 4194304 7396336 140723336796432 140723336791064 5575980 0 0 1 16386 0 0 0 17 0 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8308 768 782 0 7575 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 58236

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 1.98 4/184 2767
/proc/meminfo: memFree=31308200/32770624 swapFree=0/214576
[pid=2715] ppid=2711 vsize=58236 CPUtime=342.12 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 48136 0 1 0 34209 3 0 0 20 0 1 0 35652303 59633664 8308 18446744073709551615 4194304 7396336 140723336796432 140723336791064 5609005 0 0 1 16386 0 0 0 17 0 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8308 768 782 0 7575 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 58236

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 1.98 4/184 2769
/proc/meminfo: memFree=31308180/32770624 swapFree=0/214576
[pid=2715] ppid=2711 vsize=58236 CPUtime=402.1 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 48950 0 1 0 40207 3 0 0 20 0 1 0 35652303 59633664 8308 18446744073709551615 4194304 7396336 140723336796432 140723336791064 5575964 0 0 1 16386 0 0 0 17 0 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8308 768 782 0 7575 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 58236

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.98 4/181 2771
/proc/meminfo: memFree=31312680/32770624 swapFree=0/214636
[pid=2715] ppid=2711 vsize=58236 CPUtime=462.1 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 49730 0 1 0 46206 4 0 0 20 0 1 0 35652303 59633664 8308 18446744073709551615 4194304 7396336 140723336796432 140723336791064 4249696 0 0 1 16386 0 0 0 17 0 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8308 768 782 0 7575 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 58236

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 1.98 4/181 2773
/proc/meminfo: memFree=31312484/32770624 swapFree=0/214648
[pid=2715] ppid=2711 vsize=58236 CPUtime=522.09 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 50538 0 1 0 52205 4 0 0 20 0 1 0 35652303 59633664 8308 18446744073709551615 4194304 7396336 140723336796432 140723336791064 5575980 0 0 1 16386 0 0 0 17 0 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8308 768 782 0 7575 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 58236

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 1.98 4/181 2775
/proc/meminfo: memFree=31312888/32770624 swapFree=0/214652
[pid=2715] ppid=2711 vsize=58236 CPUtime=582.07 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 51360 0 1 0 58203 4 0 0 20 0 1 0 35652303 59633664 8308 18446744073709551615 4194304 7396336 140723336796432 140723336791064 5575964 0 0 1 16386 0 0 0 17 0 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8308 768 782 0 7575 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 58236


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.99 4/182 2838
/proc/meminfo: memFree=31310096/32770624 swapFree=0/214964
[pid=2715] ppid=2711 vsize=58236 CPUtime=1601.97 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 65230 0 1 0 160193 4 0 0 20 0 1 0 35652303 59633664 8318 18446744073709551615 4194304 7396336 140723336796432 140723336791064 4581669 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8318 768 782 0 7575 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 58236

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.99 4/182 2840
/proc/meminfo: memFree=31310108/32770624 swapFree=0/214968
[pid=2715] ppid=2711 vsize=58236 CPUtime=1661.97 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 66047 0 1 0 166193 4 0 0 20 0 1 0 35652303 59633664 8318 18446744073709551615 4194304 7396336 140723336796432 140723336791064 4581760 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8318 768 782 0 7575 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 58236

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.99 4/182 2842
/proc/meminfo: memFree=31310844/32770624 swapFree=0/215004
[pid=2715] ppid=2711 vsize=58236 CPUtime=1721.97 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 66866 0 1 0 172193 4 0 0 20 0 1 0 35652303 59633664 8318 18446744073709551615 4194304 7396336 140723336796432 140723336791064 4249511 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8318 768 782 0 7575 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 58236

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 4/181 2845
/proc/meminfo: memFree=31309728/32770624 swapFree=0/215032
[pid=2715] ppid=2711 vsize=58236 CPUtime=1781.97 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 67682 0 1 0 178193 4 0 0 20 0 1 0 35652303 59633664 8318 18446744073709551615 4194304 7396336 140723336796432 140723336791064 5165928 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8318 768 782 0 7575 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 58236

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 2.00 4/185 2868
/proc/meminfo: memFree=31308152/32770624 swapFree=0/215052
[pid=2715] ppid=2711 vsize=58236 CPUtime=1841.96 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 68502 0 1 0 184192 4 0 0 20 0 1 0 35652303 59633664 8318 18446744073709551615 4194304 7396336 140723336796432 140723336791064 5575964 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8318 768 782 0 7575 0
Current children cumulated CPU time (s) 1841.96
Current children cumulated vsize (KiB) 58236

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.00 4/181 2871
/proc/meminfo: memFree=31309664/32770624 swapFree=0/215084
[pid=2715] ppid=2711 vsize=58236 CPUtime=1901.97 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 69282 0 1 0 190192 5 0 0 20 0 1 0 35652303 59633664 8318 18446744073709551615 4194304 7396336 140723336796432 140723336791064 4246592 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8318 768 782 0 7575 0
Current children cumulated CPU time (s) 1901.97
Current children cumulated vsize (KiB) 58236

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/181 2874
/proc/meminfo: memFree=31309788/32770624 swapFree=0/215104
[pid=2715] ppid=2711 vsize=58236 CPUtime=1961.97 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 69876 0 1 0 196192 5 0 0 20 0 1 0 35652303 59633664 8318 18446744073709551615 4194304 7396336 140723336796432 140723336791064 5165796 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8318 768 782 0 7575 0
Current children cumulated CPU time (s) 1961.97
Current children cumulated vsize (KiB) 58236

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/181 2876
/proc/meminfo: memFree=31309596/32770624 swapFree=0/215112
[pid=2715] ppid=2711 vsize=58236 CPUtime=2021.96 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 70922 0 1 0 202191 5 0 0 20 0 1 0 35652303 59633664 8318 18446744073709551615 4194304 7396336 140723336796432 140723336791064 4249504 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8318 768 782 0 7575 0
Current children cumulated CPU time (s) 2021.96
Current children cumulated vsize (KiB) 58236

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/185 2893
/proc/meminfo: memFree=31306352/32770624 swapFree=0/215164
[pid=2715] ppid=2711 vsize=58236 CPUtime=2081.97 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 71742 0 1 0 208192 5 0 0 20 0 1 0 35652303 59633664 8318 18446744073709551615 4194304 7396336 140723336796432 140723336791064 5165805 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8318 768 782 0 7575 0
Current children cumulated CPU time (s) 2081.97
Current children cumulated vsize (KiB) 58236

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/185 2895
/proc/meminfo: memFree=31305808/32770624 swapFree=0/215176
[pid=2715] ppid=2711 vsize=58236 CPUtime=2141.96 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 72557 0 1 0 214191 5 0 0 20 0 1 0 35652303 59633664 8318 18446744073709551615 4194304 7396336 140723336796432 140723336791064 4246647 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8318 768 782 0 7575 0
Current children cumulated CPU time (s) 2141.96
Current children cumulated vsize (KiB) 58236

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.00 4/182 2897
/proc/meminfo: memFree=31310124/32770624 swapFree=0/215196
[pid=2715] ppid=2711 vsize=58236 CPUtime=2201.96 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 73376 0 1 0 220191 5 0 0 20 0 1 0 35652303 59633664 8318 18446744073709551615 4194304 7396336 140723336796432 140723336791064 5165842 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8318 768 782 0 7575 0
Current children cumulated CPU time (s) 2201.96
Current children cumulated vsize (KiB) 58236

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/182 2899
/proc/meminfo: memFree=31310188/32770624 swapFree=0/215192
[pid=2715] ppid=2711 vsize=58236 CPUtime=2261.95 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 74190 0 1 0 226190 5 0 0 20 0 1 0 35652303 59633664 8318 18446744073709551615 4194304 7396336 140723336796432 140723336791064 5165805 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8318 768 782 0 7575 0
Current children cumulated CPU time (s) 2261.95
Current children cumulated vsize (KiB) 58236

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/182 2901
/proc/meminfo: memFree=31310796/32770624 swapFree=0/215224
[pid=2715] ppid=2711 vsize=58236 CPUtime=2321.95 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 75002 0 1 0 232190 5 0 0 20 0 1 0 35652303 59633664 8318 18446744073709551615 4194304 7396336 140723336796432 140723336791064 5165805 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8318 768 782 0 7575 0
Current children cumulated CPU time (s) 2321.95
Current children cumulated vsize (KiB) 58236

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/181 2903
/proc/meminfo: memFree=31309912/32770624 swapFree=0/215248
[pid=2715] ppid=2711 vsize=58236 CPUtime=2381.95 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 75817 0 1 0 238190 5 0 0 20 0 1 0 35652303 59633664 8318 18446744073709551615 4194304 7396336 140723336796432 140723336791064 4581710 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8318 768 782 0 7575 0
Current children cumulated CPU time (s) 2381.95
Current children cumulated vsize (KiB) 58236

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/181 2905
/proc/meminfo: memFree=31310408/32770624 swapFree=0/215268
[pid=2715] ppid=2711 vsize=58236 CPUtime=2441.94 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 76425 0 1 0 244189 5 0 0 20 0 1 0 35652303 59633664 8318 18446744073709551615 4194304 7396336 140723336796432 140723336791064 4581409 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8318 768 782 0 7575 0
Current children cumulated CPU time (s) 2441.94
Current children cumulated vsize (KiB) 58236

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/181 2907
/proc/meminfo: memFree=31310408/32770624 swapFree=0/215288
[pid=2715] ppid=2711 vsize=58236 CPUtime=2501.94 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 77426 0 1 0 250189 5 0 0 20 0 1 0 35652303 59633664 8318 18446744073709551615 4194304 7396336 140723336796432 140723336791064 5608763 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8318 768 782 0 7575 0
Current children cumulated CPU time (s) 2501.94
Current children cumulated vsize (KiB) 58236



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.00 4/181 2907
/proc/meminfo: memFree=31310408/32770624 swapFree=0/215288
[pid=2715] ppid=2711 vsize=58236 CPUtime=2519.64 cores=0,2,4,6
/proc/2715/stat : 2715 (MistralXCSP) R 2711 2715 15981 0 -1 4202496 78234 0 1 0 251959 5 0 0 20 0 1 0 35652303 59633664 8318 18446744073709551615 4194304 7396336 140723336796432 140723336791064 5575980 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 26423296 140723336802740 140723336802889 140723336802889 140723336806345 0
/proc/2715/statm: 14559 8318 768 782 0 7575 0
Current children cumulated CPU time (s) 2519.64
Current children cumulated vsize (KiB) 58236

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 2715 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.65
CPU user time (s): 2519.6
CPU system time (s): 0.056994
CPU usage (%): 99.9862
Max. virtual memory (cumulated for all children) (KiB): 58236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.6
system time used= 0.056994
maximum resident set size= 33292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78272
page faults= 1
swaps= 0
block input operations= 6752
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22
involuntary context switches= 1307

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.23294 second user time and 11.1034 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-10 04:55:27
IDJOB=4261123
IDBENCH=115661
IDSOLVER=2649
FILE ID=node126/4261123-1502334567
RUNJOBID= node126-1502333727-2686
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-050-10-9.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-4261123-1502334567/watcher-4261123-1502334567 -o /tmp/evaluation-result-4261123-1502334567/solver-4261123-1502334567 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502333727-2686 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 580659117 HOME/instance-4261123-1502334567.xml

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

MD5SUM BENCH= b9411981d46c6b6e2ab3102ec0acde87
RANDOM SEED=580659117

node126.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.81
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.81
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.81
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.81
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:        31580164 kB
MemAvailable:   31989100 kB
Buffers:          242276 kB
Cached:           441472 kB
SwapCached:          524 kB
Active:           457024 kB
Inactive:         280848 kB
Active(anon):       8432 kB
Inactive(anon):    71336 kB
Active(file):     448592 kB
Inactive(file):   209512 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             11652 kB
Writeback:             8 kB
AnonPages:         53408 kB
Mapped:            37372 kB
Shmem:             25248 kB
Slab:             158848 kB
SReclaimable:     133332 kB
SUnreclaim:        25516 kB
KernelStack:        3072 kB
PageTables:         4524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     298544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62020 MiB
End job on node126 at 2017-08-10 05:37:27