Trace number 4260876

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.1899 2520.1499

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0500-09.xml
MD5SUM7eff1785388a539b32e3727edecebf76
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark75
Best CPU time to get the best result obtained on this benchmark2400.11
Satisfiable
(Un)Satisfiability was proved
Number of variables1954
Number of constraints282
Number of domains2
Minimum domain size82
Maximum domain size280
Distribution of domain sizes[{"size":82,"count":1953},{"size":280,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1674},{"degree":4,"count":279}]
Minimum constraint arity7
Maximum constraint arity1953
Distribution of constraint arities[{"arity":7,"count":279},{"arity":280,"count":1},{"arity":1953,"count":2}]
Number of extensional constraints279
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":279},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.06	c 280717
2520.03/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-4260876-1502392428/watcher-4260876-1502392428 -o /tmp/evaluation-result-4260876-1502392428/solver-4260876-1502392428 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502331121-20547 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 236032171 HOME/instance-4260876-1502392428.xml 

pid=30971
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 2.05 2/180 30974
/proc/meminfo: memFree=30413200/32770624 swapFree=0/488620
[pid=30974] ppid=30971 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/30974/stat : 30974 (runsolver) D 30971 30974 4057 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 41463656 24240128 106 18446744073709551615 4194304 4338465 140729080125824 140729080123464 140218537149143 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 19427328 140729080131724 140729080132170 140729080132170 140729080135626 0
/proc/30974/statm: 5918 106 53 36 0 2156 0

[startup+0.10095 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 30974
/proc/meminfo: memFree=30413200/32770624 swapFree=0/488620
[pid=30974] ppid=30971 vsize=33032 CPUtime=0.03 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 2025 0 0 0 3 0 0 0 20 0 1 0 41463656 33824768 1804 18446744073709551615 4194304 7396336 140729823648528 140729823641768 5878829 0 0 1 0 0 0 0 17 6 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 8258 1804 610 782 0 1274 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 33032

[startup+0.200948 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 30974
/proc/meminfo: memFree=30413200/32770624 swapFree=0/488620
[pid=30974] ppid=30971 vsize=34464 CPUtime=0.13 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 2411 0 0 0 13 0 0 0 20 0 1 0 41463656 35291136 2102 18446744073709551615 4194304 7396336 140729823648528 140729823639720 5882685 0 0 1 0 0 0 0 17 6 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 8616 2102 613 782 0 1632 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 34464

[startup+0.300945 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 30974
/proc/meminfo: memFree=30413200/32770624 swapFree=0/488620
[pid=30974] ppid=30971 vsize=35124 CPUtime=0.23 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 2666 0 0 0 23 0 0 0 20 0 1 0 41463656 35966976 2299 18446744073709551615 4194304 7396336 140729823648528 140729823641768 140301279360192 0 0 1 0 0 0 0 17 6 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 8781 2299 613 782 0 1797 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 35124

[startup+0.700151 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 30974
/proc/meminfo: memFree=30413200/32770624 swapFree=0/488620
[pid=30974] ppid=30971 vsize=40068 CPUtime=0.63 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 4240 0 0 0 63 0 0 0 20 0 1 0 41463656 41029632 3295 18446744073709551615 4194304 7396336 140729823648528 140729823641768 5882908 0 0 1 0 0 0 0 17 0 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 10017 3295 613 782 0 3033 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 40068

[startup+1.50034 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30975
/proc/meminfo: memFree=30356208/32770624 swapFree=0/488668
[pid=30974] ppid=30971 vsize=347172 CPUtime=1.43 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 80837 0 0 0 134 9 0 0 20 0 1 0 41463656 355504128 79678 18446744073709551615 4194304 7396336 140729823648528 140729823639608 4253152 0 0 1 0 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 86793 79678 643 782 0 79809 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 347172

[startup+3.10034 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30975
/proc/meminfo: memFree=29646308/32770624 swapFree=0/488668
[pid=30974] ppid=30971 vsize=1382184 CPUtime=3.03 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 341679 0 0 0 263 40 0 0 20 0 1 0 41463656 1415356416 338418 18446744073709551615 4194304 7396336 140729823648528 140729823640024 140301278570400 0 0 1 0 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 345546 338418 643 782 0 338562 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 1382184

[startup+6.30033 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30975
/proc/meminfo: memFree=27498412/32770624 swapFree=0/488660
[pid=30974] ppid=30971 vsize=3462532 CPUtime=6.23 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 856835 0 0 0 523 100 0 0 20 0 1 0 41463656 3545632768 858482 18446744073709551615 4194304 7396336 140729823648528 140729823639608 5790822 0 0 1 0 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 865633 858482 643 782 0 858649 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 3462532

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30975
/proc/meminfo: memFree=24057388/32770624 swapFree=0/488660
[pid=30974] ppid=30971 vsize=6379472 CPUtime=12.63 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 1583686 0 0 0 1080 183 0 0 20 0 1 0 41463656 6532579328 1588482 18446744073709551615 4194304 7396336 140729823648528 140729823639288 140301278522341 0 0 1 0 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1594868 1588482 661 782 0 1587884 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 6379472

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 30990
/proc/meminfo: memFree=23924872/32770624 swapFree=0/488688
[pid=30974] ppid=30971 vsize=6500704 CPUtime=25.44 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 1606897 0 0 0 2358 186 0 0 20 0 1 0 41463656 6656720896 1618806 18446744073709551615 4194304 7396336 140729823648528 140729823639288 4566032 0 0 1 0 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1625176 1618806 661 782 0 1618192 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 6500704

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 30990
/proc/meminfo: memFree=23813568/32770624 swapFree=0/488700
[pid=30974] ppid=30971 vsize=6609924 CPUtime=51.02 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 1945423 0 0 0 4900 202 0 0 20 0 1 0 41463656 6768562176 1646221 18446744073709551615 4194304 7396336 140729823648528 140729823643160 5165805 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1652481 1646221 764 782 0 1645497 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 6609924

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 31016
/proc/meminfo: memFree=23795040/32770624 swapFree=0/488752
[pid=30974] ppid=30971 vsize=6626356 CPUtime=102.24 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 2898220 0 0 0 9981 243 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 5792016 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 6626356

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 31018
/proc/meminfo: memFree=23795324/32770624 swapFree=0/488772
[pid=30974] ppid=30971 vsize=6626356 CPUtime=162.23 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 3722297 0 0 0 15946 277 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 5165796 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 6626356

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 31020
/proc/meminfo: memFree=23799172/32770624 swapFree=0/488788
[pid=30974] ppid=30971 vsize=6626356 CPUtime=222.25 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 4387516 0 0 0 21919 306 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 5165928 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 6626356

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 31022
/proc/meminfo: memFree=23799696/32770624 swapFree=0/488808
[pid=30974] ppid=30971 vsize=6626356 CPUtime=282.24 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 5000933 0 0 0 27892 332 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 4581684 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 6626356

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 31024
/proc/meminfo: memFree=23799352/32770624 swapFree=0/488820
[pid=30974] ppid=30971 vsize=6626356 CPUtime=342.24 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 5579713 0 0 0 33870 354 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 5792030 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 6626356

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 31026
/proc/meminfo: memFree=23799504/32770624 swapFree=0/488832
[pid=30974] ppid=30971 vsize=6626356 CPUtime=402.23 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 6122455 0 0 0 39848 375 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 5792027 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 6626356

[startup+462.3 s]
/proc/loadavg: 1.96 2.00 2.04 3/181 31088
/proc/meminfo: memFree=24573552/32770624 swapFree=0/488872
[pid=30974] ppid=30971 vsize=6626356 CPUtime=462.23 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 6602642 0 0 0 45828 395 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 5792023 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 6626356

[startup+522.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/181 31090
/proc/meminfo: memFree=24572060/32770624 swapFree=0/488884
[pid=30974] ppid=30971 vsize=6626356 CPUtime=522.23 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 7715192 0 0 0 51782 441 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 5792030 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 6626356

[startup+582.3 s]
/proc/loadavg: 2.04 2.01 2.05 3/181 31092
/proc/meminfo: memFree=24570320/32770624 swapFree=0/488896
[pid=30974] ppid=30971 vsize=6626356 CPUtime=582.23 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 8289022 0 0 0 57761 462 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 5792023 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 6626356


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

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 31158
/proc/meminfo: memFree=24565868/32770624 swapFree=0/489092
[pid=30974] ppid=30971 vsize=6626356 CPUtime=1662.28 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 17598349 0 0 0 165371 857 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 5586398 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 1662.28
Current children cumulated vsize (KiB) 6626356

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 31161
/proc/meminfo: memFree=24566392/32770624 swapFree=0/489096
[pid=30974] ppid=30971 vsize=6626356 CPUtime=1722.28 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 18193902 0 0 0 171346 882 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 4582123 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 1722.28
Current children cumulated vsize (KiB) 6626356

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 31163
/proc/meminfo: memFree=24565944/32770624 swapFree=0/489116
[pid=30974] ppid=30971 vsize=6626356 CPUtime=1782.28 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 18769877 0 0 0 177321 907 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 5792023 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 1782.28
Current children cumulated vsize (KiB) 6626356

[startup+1842.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/185 31180
/proc/meminfo: memFree=24561920/32770624 swapFree=0/489128
[pid=30974] ppid=30971 vsize=6626356 CPUtime=1842.29 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 19158816 0 0 0 183306 923 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 5165796 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 1842.29
Current children cumulated vsize (KiB) 6626356

[startup+1902.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/185 31182
/proc/meminfo: memFree=24561792/32770624 swapFree=0/489152
[pid=30974] ppid=30971 vsize=6626356 CPUtime=1902.29 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 19546799 0 0 0 189291 938 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 5792030 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 1902.29
Current children cumulated vsize (KiB) 6626356

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 31184
/proc/meminfo: memFree=24565780/32770624 swapFree=0/489156
[pid=30974] ppid=30971 vsize=6626356 CPUtime=1962.29 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 20058336 0 0 0 195268 961 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 5792030 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 1962.29
Current children cumulated vsize (KiB) 6626356

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 31186
/proc/meminfo: memFree=24565748/32770624 swapFree=0/489172
[pid=30974] ppid=30971 vsize=6626356 CPUtime=2022.3 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 20380782 0 0 0 201255 975 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 5792030 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 2022.3
Current children cumulated vsize (KiB) 6626356

[startup+2082.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/182 31188
/proc/meminfo: memFree=24565952/32770624 swapFree=0/489184
[pid=30974] ppid=30971 vsize=6626356 CPUtime=2082.31 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 20544609 0 0 0 207248 983 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 5792030 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 2082.31
Current children cumulated vsize (KiB) 6626356

[startup+2142.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 31190
/proc/meminfo: memFree=24566052/32770624 swapFree=0/489192
[pid=30974] ppid=30971 vsize=6626356 CPUtime=2142.3 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 20988256 0 0 0 213229 1001 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 5792027 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 2142.3
Current children cumulated vsize (KiB) 6626356

[startup+2202.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 31192
/proc/meminfo: memFree=24566272/32770624 swapFree=0/489204
[pid=30974] ppid=30971 vsize=6626356 CPUtime=2202.32 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 21264131 0 0 0 219218 1014 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 5792016 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 2202.32
Current children cumulated vsize (KiB) 6626356

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 31194
/proc/meminfo: memFree=24566192/32770624 swapFree=0/489216
[pid=30974] ppid=30971 vsize=6626356 CPUtime=2262.31 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 21740827 0 0 0 225196 1035 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 5165842 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 2262.31
Current children cumulated vsize (KiB) 6626356

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 31196
/proc/meminfo: memFree=24566424/32770624 swapFree=0/489224
[pid=30974] ppid=30971 vsize=6626356 CPUtime=2322.31 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 22114519 0 0 0 231180 1051 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 4253024 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 2322.31
Current children cumulated vsize (KiB) 6626356

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 31198
/proc/meminfo: memFree=24566372/32770624 swapFree=0/489236
[pid=30974] ppid=30971 vsize=6626356 CPUtime=2382.32 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 22462785 0 0 0 237166 1066 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 5792030 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 2382.32
Current children cumulated vsize (KiB) 6626356

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 31215
/proc/meminfo: memFree=24561892/32770624 swapFree=0/489280
[pid=30974] ppid=30971 vsize=6626356 CPUtime=2442.33 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 22733956 0 0 0 243154 1079 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 4581738 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 2442.33
Current children cumulated vsize (KiB) 6626356

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 31217
/proc/meminfo: memFree=24562464/32770624 swapFree=0/489320
[pid=30974] ppid=30971 vsize=6626356 CPUtime=2502.32 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 23124061 0 0 0 249140 1092 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 4542718 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 2502.32
Current children cumulated vsize (KiB) 6626356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 31217
/proc/meminfo: memFree=24564200/32770624 swapFree=0/489320
[pid=30974] ppid=30971 vsize=6626356 CPUtime=2520.03 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202496 23209731 0 0 0 250907 1096 0 0 20 0 1 0 41463656 6785388544 1650329 18446744073709551615 4194304 7396336 140729823648528 140729823643064 5792209 0 0 1 16386 0 0 0 17 4 0 0 5 0 0 9496464 9501696 37797888 140729823654324 140729823654473 140729823654473 140729823657929 0
/proc/30974/statm: 1656589 1650329 764 782 0 1649605 0
Current children cumulated CPU time (s) 2520.03
Current children cumulated vsize (KiB) 6626356

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

[startup+2520.1 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 31217
/proc/meminfo: memFree=30222568/32770624 swapFree=0/489320
[pid=30974] ppid=30971 vsize=0 CPUtime=2520.13 cores=0,2,4,6
/proc/30974/stat : 30974 (MistralXCSP) R 30971 30974 4057 0 -1 4202500 23209762 0 0 0 250907 1106 0 0 20 0 1 0 41463656 0 0 18446744073709551615 0 0 0 0 0 0 16384 1 16386 18446744073709551615 0 0 17 4 0 0 5 0 0 0 0 0 0 0 0 0 0
/proc/30974/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2520.13
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 2520.15
CPU time (s): 2520.19
CPU user time (s): 2509.08
CPU system time (s): 11.1111
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 6626356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2509.08
system time used= 11.1111
maximum resident set size= 6601336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23209762
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= 209
involuntary context switches= 663

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.25271 second user time and 10.8764 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-10 20:59:44
IDJOB=4260876
IDBENCH=137068
IDSOLVER=2649
FILE ID=node125/4260876-1502392428
RUNJOBID= node125-1502331121-20547
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-fu/BinPacking-tab-fu0500-09.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-4260876-1502392428/watcher-4260876-1502392428 -o /tmp/evaluation-result-4260876-1502392428/solver-4260876-1502392428 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502331121-20547 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 236032171 HOME/instance-4260876-1502392428.xml

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

MD5SUM BENCH= 7eff1785388a539b32e3727edecebf76
RANDOM SEED=236032171

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:        30413004 kB
MemAvailable:   31073060 kB
Buffers:          232656 kB
Cached:           719600 kB
SwapCached:            0 kB
Active:          1425404 kB
Inactive:         513528 kB
Active(anon):     986936 kB
Inactive(anon):    24908 kB
Active(file):     438468 kB
Inactive(file):   488620 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8328 kB
Writeback:             0 kB
AnonPages:       1133680 kB
Mapped:            41644 kB
Shmem:             25252 kB
Slab:             122312 kB
SReclaimable:      97604 kB
SUnreclaim:        24708 kB
KernelStack:        3520 kB
PageTables:         6284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1249000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1079296 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= 62016 MiB
End job on node125 at 2017-08-10 21:41:44