Trace number 4261024

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.48 2520.01

General information on the benchmark

NameOpd/Opd-sum-large/
Opd-46-350-100.xml
MD5SUM1db4b6436defe3ea79c47113dddab962
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark96
Best CPU time to get the best result obtained on this benchmark2400.15
Satisfiable
(Un)Satisfiability was proved
Number of variables16101
Number of constraints1082
Number of domains2
Minimum domain size2
Maximum domain size323
Distribution of domain sizes[{"size":2,"count":16100},{"size":323,"count":1}]
Minimum variable degree47
Maximum variable degree1036
Distribution of variable degrees[{"degree":47,"count":16100},{"degree":1036,"count":1}]
Minimum constraint arity350
Maximum constraint arity16100
Distribution of constraint arities[{"arity":350,"count":46},{"arity":701,"count":1035},{"arity":16100,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":1081}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.09	c 280717
2519.46/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-4261024-1502350002/watcher-4261024-1502350002 -o /tmp/evaluation-result-4261024-1502350002/solver-4261024-1502350002 -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 1534680279 HOME/instance-4261024-1502350002.xml 

pid=5800
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.96 1.98 2.02 3/181 5803
/proc/meminfo: memFree=31395852/32770624 swapFree=0/221280
[pid=5803] ppid=5800 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/5803/stat : 5803 (runsolver) D 5800 5803 15981 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 37195779 24240128 106 18446744073709551615 4194304 4338465 140734964414464 140734964412104 140253070172887 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 16101376 140734964420748 140734964421194 140734964421194 140734964424650 0
/proc/5803/statm: 5918 106 53 36 0 2156 0

[startup+0.100172 s]
/proc/loadavg: 1.96 1.98 2.02 3/181 5803
/proc/meminfo: memFree=31395852/32770624 swapFree=0/221280
[pid=5803] ppid=5800 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1030 0 0 0 0 0 0 0 20 0 1 0 37195779 29802496 855 18446744073709551615 4194304 7396336 140725642148784 140725642145784 139682451979237 0 0 1 0 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 7276 855 606 782 0 292 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 29104

[startup+0.200327 s]
/proc/loadavg: 1.96 1.98 2.02 3/181 5803
/proc/meminfo: memFree=31395852/32770624 swapFree=0/221280
[pid=5803] ppid=5800 vsize=47184 CPUtime=0.09 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 5946 0 0 0 9 0 0 0 20 0 1 0 37195779 48316416 5400 18446744073709551615 4194304 7396336 140725642148784 140725642145784 6218511 0 0 1 0 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 11796 5400 677 782 0 4812 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 47184

[startup+0.300371 s]
/proc/loadavg: 1.96 1.98 2.02 3/181 5803
/proc/meminfo: memFree=31395852/32770624 swapFree=0/221280
[pid=5803] ppid=5800 vsize=68688 CPUtime=0.2 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 11262 0 0 0 19 1 0 0 20 0 1 0 37195779 70336512 10902 18446744073709551615 4194304 7396336 140725642148784 140725642145784 139682451977776 0 0 1 0 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 17172 10902 729 782 0 10188 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 68688

[startup+0.700335 s]
/proc/loadavg: 1.96 1.98 2.02 3/181 5803
/proc/meminfo: memFree=31395852/32770624 swapFree=0/221280
[pid=5803] ppid=5800 vsize=100392 CPUtime=0.6 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 18996 0 0 0 58 2 0 0 20 0 1 0 37195779 102801408 18763 18446744073709551615 4194304 7396336 140725642148784 140725642145784 4566039 0 0 1 0 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 25098 18763 729 782 0 18114 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 100392

[startup+1.5003 s]
/proc/loadavg: 1.96 1.98 2.02 3/182 5804
/proc/meminfo: memFree=31304752/32770624 swapFree=0/221284
[pid=5803] ppid=5800 vsize=133752 CPUtime=1.4 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 27482 0 0 0 137 3 0 0 20 0 1 0 37195779 136962048 27096 18446744073709551615 4194304 7396336 140725642148784 140725642139176 4566032 0 0 1 0 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 33438 27096 729 782 0 26454 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 133752

[startup+3.10029 s]
/proc/loadavg: 2.04 1.99 2.03 3/182 5804
/proc/meminfo: memFree=31232048/32770624 swapFree=0/221276
[pid=5803] ppid=5800 vsize=200976 CPUtime=3 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 64301 0 0 0 293 7 0 0 20 0 1 0 37195779 205799424 43937 18446744073709551615 4194304 7396336 140725642148784 140725642139176 4566039 0 0 1 0 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 50244 43937 729 782 0 43260 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 200976

[startup+6.30032 s]
/proc/loadavg: 2.04 1.99 2.03 3/182 5804
/proc/meminfo: memFree=31184120/32770624 swapFree=0/221276
[pid=5803] ppid=5800 vsize=258328 CPUtime=6.2 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 95593 0 0 0 610 10 0 0 20 0 1 0 37195779 264527872 58272 18446744073709551615 4194304 7396336 140725642148784 140725642139176 4566039 0 0 1 0 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 64582 58272 731 782 0 57598 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 258328

[startup+12.7003 s]
/proc/loadavg: 2.04 1.99 2.03 3/182 5804
/proc/meminfo: memFree=31093780/32770624 swapFree=0/221276
[pid=5803] ppid=5800 vsize=334628 CPUtime=12.6 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 125483 0 0 0 1246 14 0 0 20 0 1 0 37195779 342659072 77349 18446744073709551615 4194304 7396336 140725642148784 140725642139176 4566048 0 0 1 0 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 83657 77349 731 782 0 76673 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 334628

[startup+25.5003 s]
/proc/loadavg: 2.03 1.99 2.03 3/182 5804
/proc/meminfo: memFree=30860388/32770624 swapFree=0/221276
[pid=5803] ppid=5800 vsize=561312 CPUtime=25.4 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 240214 0 0 0 2516 24 0 0 20 0 1 0 37195779 574783488 134066 18446744073709551615 4194304 7396336 140725642148784 140725642139176 4566048 0 0 1 0 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 140328 134066 731 782 0 133344 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 561312

[startup+51.1004 s]
/proc/loadavg: 2.02 1.99 2.03 3/182 5805
/proc/meminfo: memFree=30768968/32770624 swapFree=0/221300
[pid=5803] ppid=5800 vsize=655332 CPUtime=50.99 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 298728 0 0 0 5069 30 0 0 20 0 1 0 37195779 671059968 157535 18446744073709551615 4194304 7396336 140725642148784 140725642139176 4221280 0 0 1 0 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 163833 157535 731 782 0 156849 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 655332

[startup+102.3 s]
/proc/loadavg: 2.01 1.99 2.03 3/182 5807
/proc/meminfo: memFree=30520380/32770624 swapFree=0/221332
[pid=5803] ppid=5800 vsize=901980 CPUtime=102.2 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 365675 0 0 0 10182 38 0 0 20 0 1 0 37195779 923627520 219196 18446744073709551615 4194304 7396336 140725642148784 140725642139176 4566039 0 0 1 0 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 225495 219196 731 782 0 218511 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 901980

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 5808
/proc/meminfo: memFree=30215400/32770624 swapFree=0/221332
[pid=5803] ppid=5800 vsize=1204380 CPUtime=162.19 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 438189 0 0 0 16170 49 0 0 20 0 1 0 37195779 1233285120 294815 18446744073709551615 4194304 7396336 140725642148784 140725642139976 4566039 0 0 1 0 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 301095 294815 739 782 0 294111 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 1204380

[startup+222.306 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 5872
/proc/meminfo: memFree=29857300/32770624 swapFree=0/221364
[pid=5803] ppid=5800 vsize=1666624 CPUtime=222.18 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 752274 0 0 0 22143 75 0 0 20 0 1 0 37195779 1706622976 410403 18446744073709551615 4194304 7396336 140725642148784 140725642144136 5165785 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416656 410403 769 782 0 409672 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 1666624

[startup+282.3 s]
/proc/loadavg: 2.05 2.01 2.03 3/181 5874
/proc/meminfo: memFree=29831516/32770624 swapFree=0/221396
[pid=5803] ppid=5800 vsize=1666492 CPUtime=282.15 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 929020 0 0 0 28130 85 0 0 20 0 1 0 37195779 1706487808 410370 18446744073709551615 4194304 7396336 140725642148784 140725642143960 5165796 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410370 769 782 0 409639 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 1666492

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.03 3/182 5877
/proc/meminfo: memFree=29832184/32770624 swapFree=0/221440
[pid=5803] ppid=5800 vsize=1666492 CPUtime=342.1 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1155676 0 0 0 34111 99 0 0 20 0 1 0 37195779 1706487808 410373 18446744073709551615 4194304 7396336 140725642148784 140725642143960 5165805 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410373 772 782 0 409639 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 1666492

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/183 5879
/proc/meminfo: memFree=29832068/32770624 swapFree=0/221452
[pid=5803] ppid=5800 vsize=1666492 CPUtime=402.06 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1299984 0 0 0 40099 107 0 0 20 0 1 0 37195779 1706487808 410373 18446744073709551615 4194304 7396336 140725642148784 140725642143960 5165796 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410373 772 782 0 409639 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 1666492

[startup+462.3 s]
/proc/loadavg: 2.08 2.03 2.04 3/185 5895
/proc/meminfo: memFree=29827560/32770624 swapFree=0/221468
[pid=5803] ppid=5800 vsize=1666492 CPUtime=462.05 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1446602 0 0 0 46087 118 0 0 20 0 1 0 37195779 1706487808 410373 18446744073709551615 4194304 7396336 140725642148784 140725642143960 5165805 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410373 772 782 0 409639 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 1666492

[startup+522.3 s]
/proc/loadavg: 2.03 2.02 2.04 3/185 5896
/proc/meminfo: memFree=29827552/32770624 swapFree=0/221484
[pid=5803] ppid=5800 vsize=1666492 CPUtime=522.01 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1617420 0 0 0 52073 128 0 0 20 0 1 0 37195779 1706487808 410374 18446744073709551615 4194304 7396336 140725642148784 140725642143960 5165796 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410374 773 782 0 409639 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 1666492

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.04 4/182 5898
/proc/meminfo: memFree=29830052/32770624 swapFree=0/221504
[pid=5803] ppid=5800 vsize=1666492 CPUtime=581.98 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1710451 0 0 0 58065 133 0 0 20 0 1 0 37195779 1706487808 410374 18446744073709551615 4194304 7396336 140725642148784 140725642143960 5165771 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410374 773 782 0 409639 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 1666492


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5949
/proc/meminfo: memFree=29832556/32770624 swapFree=0/221780
[pid=5803] ppid=5800 vsize=1666492 CPUtime=1601.79 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1940347 0 0 0 160033 146 0 0 20 0 1 0 37195779 1706487808 410374 18446744073709551615 4194304 7396336 140725642148784 140725642143960 5165796 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410374 773 782 0 409639 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 1666492

[startup+1662.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/185 5966
/proc/meminfo: memFree=29829072/32770624 swapFree=0/221804
[pid=5803] ppid=5800 vsize=1666492 CPUtime=1661.79 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1941500 0 0 0 166033 146 0 0 20 0 1 0 37195779 1706487808 410374 18446744073709551615 4194304 7396336 140725642148784 140725642143960 5839276 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410374 773 782 0 409639 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 1666492

[startup+1722.3 s]
/proc/loadavg: 2.12 2.07 2.06 3/185 5968
/proc/meminfo: memFree=29828472/32770624 swapFree=0/221828
[pid=5803] ppid=5800 vsize=1666492 CPUtime=1721.79 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1942270 0 0 0 172033 146 0 0 20 0 1 0 37195779 1706487808 410374 18446744073709551615 4194304 7396336 140725642148784 140725642143960 4246602 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410374 773 782 0 409639 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 1666492

[startup+1782.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/182 5970
/proc/meminfo: memFree=29830764/32770624 swapFree=0/221856
[pid=5803] ppid=5800 vsize=1666492 CPUtime=1781.78 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1942966 0 0 0 178032 146 0 0 20 0 1 0 37195779 1706487808 410374 18446744073709551615 4194304 7396336 140725642148784 140725642143960 4249442 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410374 773 782 0 409639 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 1666492

[startup+1842.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/182 5972
/proc/meminfo: memFree=29831540/32770624 swapFree=0/221876
[pid=5803] ppid=5800 vsize=1666492 CPUtime=1841.78 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1943727 0 0 0 184032 146 0 0 20 0 1 0 37195779 1706487808 410374 18446744073709551615 4194304 7396336 140725642148784 140725642143960 5165796 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410374 773 782 0 409639 0
Current children cumulated CPU time (s) 1841.78
Current children cumulated vsize (KiB) 1666492

[startup+1902.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/182 5974
/proc/meminfo: memFree=29831292/32770624 swapFree=0/221888
[pid=5803] ppid=5800 vsize=1666492 CPUtime=1901.79 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1944491 0 0 0 190032 147 0 0 20 0 1 0 37195779 1706487808 410374 18446744073709551615 4194304 7396336 140725642148784 140725642143960 4246597 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410374 773 782 0 409639 0
Current children cumulated CPU time (s) 1901.79
Current children cumulated vsize (KiB) 1666492

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 5976
/proc/meminfo: memFree=29831672/32770624 swapFree=0/221916
[pid=5803] ppid=5800 vsize=1666492 CPUtime=1961.78 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1945277 0 0 0 196031 147 0 0 20 0 1 0 37195779 1706487808 410374 18446744073709551615 4194304 7396336 140725642148784 140725642143960 5165805 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410374 773 782 0 409639 0
Current children cumulated CPU time (s) 1961.78
Current children cumulated vsize (KiB) 1666492

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 5978
/proc/meminfo: memFree=29831440/32770624 swapFree=0/221920
[pid=5803] ppid=5800 vsize=1666492 CPUtime=2021.78 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1946609 0 0 0 202031 147 0 0 20 0 1 0 37195779 1706487808 410374 18446744073709551615 4194304 7396336 140725642148784 140725642143960 5165763 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410374 773 782 0 409639 0
Current children cumulated CPU time (s) 2021.78
Current children cumulated vsize (KiB) 1666492

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 5980
/proc/meminfo: memFree=29831564/32770624 swapFree=0/221952
[pid=5803] ppid=5800 vsize=1666492 CPUtime=2081.78 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1947406 0 0 0 208031 147 0 0 20 0 1 0 37195779 1706487808 410374 18446744073709551615 4194304 7396336 140725642148784 140725642143960 5165805 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410374 773 782 0 409639 0
Current children cumulated CPU time (s) 2081.78
Current children cumulated vsize (KiB) 1666492

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5982
/proc/meminfo: memFree=29831936/32770624 swapFree=0/221956
[pid=5803] ppid=5800 vsize=1666492 CPUtime=2141.77 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1948708 0 0 0 214030 147 0 0 20 0 1 0 37195779 1706487808 410374 18446744073709551615 4194304 7396336 140725642148784 140725642143960 5165928 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410374 773 782 0 409639 0
Current children cumulated CPU time (s) 2141.77
Current children cumulated vsize (KiB) 1666492

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5984
/proc/meminfo: memFree=29832532/32770624 swapFree=0/221960
[pid=5803] ppid=5800 vsize=1666492 CPUtime=2201.77 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1950209 0 0 0 220030 147 0 0 20 0 1 0 37195779 1706487808 410374 18446744073709551615 4194304 7396336 140725642148784 140725642143960 5165805 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410374 773 782 0 409639 0
Current children cumulated CPU time (s) 2201.77
Current children cumulated vsize (KiB) 1666492

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 6001
/proc/meminfo: memFree=29829152/32770624 swapFree=0/222000
[pid=5803] ppid=5800 vsize=1666492 CPUtime=2261.77 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1951424 0 0 0 226029 148 0 0 20 0 1 0 37195779 1706487808 410374 18446744073709551615 4194304 7396336 140725642148784 140725642143960 5165796 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410374 773 782 0 409639 0
Current children cumulated CPU time (s) 2261.77
Current children cumulated vsize (KiB) 1666492

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 6003
/proc/meminfo: memFree=29829192/32770624 swapFree=0/222020
[pid=5803] ppid=5800 vsize=1666492 CPUtime=2321.77 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1952479 0 0 0 232029 148 0 0 20 0 1 0 37195779 1706487808 410374 18446744073709551615 4194304 7396336 140725642148784 140725642143960 4245088 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410374 773 782 0 409639 0
Current children cumulated CPU time (s) 2321.77
Current children cumulated vsize (KiB) 1666492

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6005
/proc/meminfo: memFree=29831108/32770624 swapFree=0/222044
[pid=5803] ppid=5800 vsize=1666492 CPUtime=2381.77 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1953607 0 0 0 238029 148 0 0 20 0 1 0 37195779 1706487808 410374 18446744073709551615 4194304 7396336 140725642148784 140725642143960 5165805 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410374 773 782 0 409639 0
Current children cumulated CPU time (s) 2381.77
Current children cumulated vsize (KiB) 1666492

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6007
/proc/meminfo: memFree=29831728/32770624 swapFree=0/222060
[pid=5803] ppid=5800 vsize=1666492 CPUtime=2441.76 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1954581 0 0 0 244028 148 0 0 20 0 1 0 37195779 1706487808 410374 18446744073709551615 4194304 7396336 140725642148784 140725642143960 5165805 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410374 773 782 0 409639 0
Current children cumulated CPU time (s) 2441.76
Current children cumulated vsize (KiB) 1666492

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6009
/proc/meminfo: memFree=29831492/32770624 swapFree=0/222076
[pid=5803] ppid=5800 vsize=1666492 CPUtime=2501.76 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1955557 0 0 0 250028 148 0 0 20 0 1 0 37195779 1706487808 410374 18446744073709551615 4194304 7396336 140725642148784 140725642143960 5165796 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410374 773 782 0 409639 0
Current children cumulated CPU time (s) 2501.76
Current children cumulated vsize (KiB) 1666492



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 6011
/proc/meminfo: memFree=29831988/32770624 swapFree=0/222104
[pid=5803] ppid=5800 vsize=1666492 CPUtime=2519.46 cores=0,2,4,6
/proc/5803/stat : 5803 (MistralXCSP) R 5800 5803 15981 0 -1 4202496 1955619 0 0 0 251798 148 0 0 20 0 1 0 37195779 1706487808 410374 18446744073709551615 4194304 7396336 140725642148784 140725642143960 5165805 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 38727680 140725642150323 140725642150473 140725642150473 140725642153929 0
/proc/5803/statm: 416623 410374 773 782 0 409639 0
Current children cumulated CPU time (s) 2519.46
Current children cumulated vsize (KiB) 1666492

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

Child status: 0
Real time (s): 2520.01
CPU time (s): 2519.48
CPU user time (s): 2517.99
CPU system time (s): 1.48993
CPU usage (%): 99.9789
Max. virtual memory (cumulated for all children) (KiB): 1675976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.99
system time used= 1.48993
maximum resident set size= 1650924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1955656
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= 429
involuntary context switches= 650

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.32222 second user time and 9.92464 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-10 09:12:42
IDJOB=4261024
IDBENCH=122940
IDSOLVER=2649
FILE ID=node126/4261024-1502350002
RUNJOBID= node126-1502333727-2686
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/Opd/Opd-sum-large/Opd-46-350-100.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-4261024-1502350002/watcher-4261024-1502350002 -o /tmp/evaluation-result-4261024-1502350002/solver-4261024-1502350002 -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 1534680279 HOME/instance-4261024-1502350002.xml

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

MD5SUM BENCH= 1db4b6436defe3ea79c47113dddab962
RANDOM SEED=1534680279

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:        31396116 kB
MemAvailable:   31821144 kB
Buffers:          246680 kB
Cached:           452672 kB
SwapCached:          524 kB
Active:           627376 kB
Inactive:         292616 kB
Active(anon):     174648 kB
Inactive(anon):    71336 kB
Active(file):     452728 kB
Inactive(file):   221280 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              5836 kB
Writeback:             0 kB
AnonPages:        220100 kB
Mapped:            39360 kB
Shmem:             25248 kB
Slab:             160048 kB
SReclaimable:     133708 kB
SUnreclaim:        26340 kB
KernelStack:        3216 kB
PageTables:         5108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     481644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    172032 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 09:54:42