Trace number 4260882

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.22 2520.3

General information on the benchmark

NameBinPacking/BinPacking-tab-sw120/
BinPacking-tab-sw120-41.xml
MD5SUMa372e06032e8b52aa9c97452ff274801
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.14
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size45
Distribution of domain sizes[{"size":23,"count":1},{"size":45,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints22
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.22	c 280717
2519.91/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-4260882-1502396736/watcher-4260882-1502396736 -o /tmp/evaluation-result-4260882-1502396736/solver-4260882-1502396736 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502330739-31366 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1940690490 HOME/instance-4260882-1502396736.xml 

pid=10522
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.00 2.04 2/185 10525
/proc/meminfo: memFree=23417432/32770624 swapFree=0/455668
[pid=10525] ppid=10522 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/10525/stat : 10525 (runsolver) D 10522 10525 9153 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 81584825 24240128 108 18446744073709551615 4194304 4338465 140724816207152 140724816204792 139685652562647 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 11165696 140724816216202 140724816216649 140724816216649 140724816220106 0
/proc/10525/statm: 5918 108 54 36 0 2156 0

[startup+0.100154 s]
/proc/loadavg: 1.92 2.00 2.04 2/185 10525
/proc/meminfo: memFree=23417432/32770624 swapFree=0/455668
[pid=10525] ppid=10522 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/10525/stat : 10525 (runsolver) D 10522 10525 9153 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 81584825 24240128 108 18446744073709551615 4194304 4338465 140724816207152 140724816204792 139685652562647 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 11165696 140724816216202 140724816216649 140724816216649 140724816220106 0
/proc/10525/statm: 5918 108 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200324 s]
/proc/loadavg: 1.92 2.00 2.04 2/185 10525
/proc/meminfo: memFree=23417432/32770624 swapFree=0/455668
[pid=10525] ppid=10522 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/10525/stat : 10525 (runsolver) D 10522 10525 9153 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 81584825 24240128 108 18446744073709551615 4194304 4338465 140724816207152 140724816204792 139685652562647 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 11165696 140724816216202 140724816216649 140724816216649 140724816220106 0
/proc/10525/statm: 5918 108 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.300328 s]
/proc/loadavg: 1.92 2.00 2.04 2/185 10525
/proc/meminfo: memFree=23417432/32770624 swapFree=0/455668
[pid=10525] ppid=10522 vsize=29632 CPUtime=0.07 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 1195 0 0 0 7 0 0 0 20 0 1 0 81584825 30343168 957 18446744073709551615 4194304 7396336 140724861054480 140724861051480 139795878489088 0 0 1 0 0 0 0 17 3 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 7408 957 612 782 0 424 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29632

[startup+0.700227 s]
/proc/loadavg: 1.92 2.00 2.04 2/185 10525
/proc/meminfo: memFree=23417432/32770624 swapFree=0/455668
[pid=10525] ppid=10522 vsize=32500 CPUtime=0.47 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 2236 0 0 0 47 0 0 0 20 0 1 0 81584825 33280000 1688 18446744073709551615 4194304 7396336 140724861054480 140724861047720 5955129 0 0 1 0 0 0 0 17 3 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 8125 1688 612 782 0 1141 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 32500

[startup+1.50022 s]
/proc/loadavg: 1.92 2.00 2.04 3/186 10526
/proc/meminfo: memFree=23410176/32770624 swapFree=0/455668
[pid=10525] ppid=10522 vsize=40540 CPUtime=1.27 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 3515 0 0 0 127 0 0 0 20 0 1 0 81584825 41512960 3394 18446744073709551615 4194304 7396336 140724861054480 140724861047720 139795878050789 0 0 1 0 0 0 0 17 3 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 10135 3394 612 782 0 3151 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 40540

[startup+3.10022 s]
/proc/loadavg: 1.92 2.00 2.04 3/186 10526
/proc/meminfo: memFree=23400808/32770624 swapFree=0/455668
[pid=10525] ppid=10522 vsize=53548 CPUtime=2.87 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 5738 0 0 0 286 1 0 0 20 0 1 0 81584825 54833152 6613 18446744073709551615 4194304 7396336 140724861054480 140724861047720 139795878050789 0 0 1 0 0 0 0 17 3 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 13387 6613 612 782 0 6403 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 53548

[startup+6.30022 s]
/proc/loadavg: 1.93 2.00 2.04 3/185 10526
/proc/meminfo: memFree=23377324/32770624 swapFree=0/455664
[pid=10525] ppid=10522 vsize=79432 CPUtime=6.07 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 9902 0 0 0 605 2 0 0 20 0 1 0 81584825 81338368 12577 18446744073709551615 4194304 7396336 140724861054480 140724861047720 139795878050789 0 0 1 0 0 0 0 17 3 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 19858 12577 612 782 0 12874 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 79432

[startup+12.7002 s]
/proc/loadavg: 1.94 2.00 2.04 3/185 10527
/proc/meminfo: memFree=23326196/32770624 swapFree=0/455664
[pid=10525] ppid=10522 vsize=131332 CPUtime=12.47 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 17489 0 0 0 1243 4 0 0 20 0 1 0 81584825 134483968 24562 18446744073709551615 4194304 7396336 140724861054480 140724861047720 139795878050789 0 0 1 0 0 0 0 17 3 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 32833 24562 612 782 0 25849 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 131332

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 2.04 3/185 10527
/proc/meminfo: memFree=23226008/32770624 swapFree=0/455660
[pid=10525] ppid=10522 vsize=236056 CPUtime=25.27 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 32175 0 0 0 2518 9 0 0 20 0 1 0 81584825 241721344 48663 18446744073709551615 4194304 7396336 140724861054480 140724861047720 139795878050789 0 0 1 0 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 59014 48663 612 782 0 52030 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 236056

[startup+51.1004 s]
/proc/loadavg: 1.97 2.00 2.04 3/185 10527
/proc/meminfo: memFree=11522932/32770624 swapFree=0/455652
[pid=10525] ppid=10522 vsize=11899224 CPUtime=50.88 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 1690671 0 0 0 4819 269 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 5792030 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 11899224

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/185 10529
/proc/meminfo: memFree=11522304/32770624 swapFree=0/455664
[pid=10525] ppid=10522 vsize=11899224 CPUtime=102.08 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 1740272 0 0 0 9938 270 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 4253008 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 11899224

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/185 10531
/proc/meminfo: memFree=11522176/32770624 swapFree=0/455676
[pid=10525] ppid=10522 vsize=11899224 CPUtime=162.08 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 1876737 0 0 0 15933 275 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 5792030 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 11899224

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.04 3/185 10533
/proc/meminfo: memFree=11522360/32770624 swapFree=0/455696
[pid=10525] ppid=10522 vsize=11899224 CPUtime=222.09 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 2012160 0 0 0 21927 282 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 5792070 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 11899224

[startup+282.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/185 10536
/proc/meminfo: memFree=11522356/32770624 swapFree=0/455712
[pid=10525] ppid=10522 vsize=11899224 CPUtime=282.09 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 2143738 0 0 0 27921 288 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 4252880 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 11899224

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/185 10538
/proc/meminfo: memFree=11522772/32770624 swapFree=0/455724
[pid=10525] ppid=10522 vsize=11899224 CPUtime=342.1 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 2259211 0 0 0 33916 294 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 5792030 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 11899224

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 10540
/proc/meminfo: memFree=11522412/32770624 swapFree=0/455744
[pid=10525] ppid=10522 vsize=11899224 CPUtime=402.1 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 2364883 0 0 0 39912 298 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 5792030 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 11899224

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 10542
/proc/meminfo: memFree=11521440/32770624 swapFree=0/455752
[pid=10525] ppid=10522 vsize=11899224 CPUtime=462.1 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 2460657 0 0 0 45908 302 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 5792030 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 11899224

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 10558
/proc/meminfo: memFree=11516672/32770624 swapFree=0/455780
[pid=10525] ppid=10522 vsize=11899224 CPUtime=522.11 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 2572192 0 0 0 51904 307 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 5792034 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 11899224

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 10561
/proc/meminfo: memFree=11516660/32770624 swapFree=0/455800
[pid=10525] ppid=10522 vsize=11899224 CPUtime=582.11 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 2727037 0 0 0 57898 313 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 5792030 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 11899224


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


[startup+1722.3 s]
/proc/loadavg: 2.05 2.12 2.09 3/190 10881
/proc/meminfo: memFree=19235336/32770624 swapFree=0/456136
[pid=10525] ppid=10522 vsize=11899224 CPUtime=1722.18 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 18993533 0 0 0 171233 985 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 5792030 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 1722.18
Current children cumulated vsize (KiB) 11899224

[startup+1782.3 s]
/proc/loadavg: 2.02 2.10 2.08 3/190 10883
/proc/meminfo: memFree=19234616/32770624 swapFree=0/456172
[pid=10525] ppid=10522 vsize=11899224 CPUtime=1782.19 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 19622575 0 0 0 177207 1012 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 5792030 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 1782.19
Current children cumulated vsize (KiB) 11899224

[startup+1842.3 s]
/proc/loadavg: 2.01 2.08 2.08 3/187 10885
/proc/meminfo: memFree=19238224/32770624 swapFree=0/456184
[pid=10525] ppid=10522 vsize=11899224 CPUtime=1842.19 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 21032567 0 0 0 183148 1071 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 5792000 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 1842.19
Current children cumulated vsize (KiB) 11899224

[startup+1902.3 s]
/proc/loadavg: 2.00 2.07 2.07 3/186 10888
/proc/meminfo: memFree=19238696/32770624 swapFree=0/456184
[pid=10525] ppid=10522 vsize=11899224 CPUtime=1902.19 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 22294957 0 0 0 189098 1121 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 5792016 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 1902.19
Current children cumulated vsize (KiB) 11899224

[startup+1962.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/186 10890
/proc/meminfo: memFree=19239788/32770624 swapFree=0/456208
[pid=10525] ppid=10522 vsize=11899224 CPUtime=1962.19 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 22976131 0 0 0 195069 1150 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 4252880 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 1962.19
Current children cumulated vsize (KiB) 11899224

[startup+2022.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/185 10892
/proc/meminfo: memFree=19239564/32770624 swapFree=0/456208
[pid=10525] ppid=10522 vsize=11899224 CPUtime=2022.2 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 23857626 0 0 0 201035 1185 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 4253040 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 2022.2
Current children cumulated vsize (KiB) 11899224

[startup+2082.3 s]
/proc/loadavg: 2.08 2.05 2.06 3/186 10895
/proc/meminfo: memFree=19238640/32770624 swapFree=0/456220
[pid=10525] ppid=10522 vsize=11899224 CPUtime=2082.2 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 24572179 0 0 0 207003 1217 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 5792027 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 2082.2
Current children cumulated vsize (KiB) 11899224

[startup+2142.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/186 10897
/proc/meminfo: memFree=19238652/32770624 swapFree=0/456236
[pid=10525] ppid=10522 vsize=11899224 CPUtime=2142.2 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 25068332 0 0 0 212982 1238 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 5792030 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 2142.2
Current children cumulated vsize (KiB) 11899224

[startup+2202.31 s]
/proc/loadavg: 2.04 2.05 2.05 3/186 10899
/proc/meminfo: memFree=19238572/32770624 swapFree=0/456240
[pid=10525] ppid=10522 vsize=11899224 CPUtime=2202.21 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 25591952 0 0 0 218959 1262 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 5792030 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 2202.21
Current children cumulated vsize (KiB) 11899224

[startup+2262.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/186 10901
/proc/meminfo: memFree=19237820/32770624 swapFree=0/456252
[pid=10525] ppid=10522 vsize=11899224 CPUtime=2262.21 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 26321304 0 0 0 224931 1290 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 5792030 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 2262.21
Current children cumulated vsize (KiB) 11899224

[startup+2322.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/189 10917
/proc/meminfo: memFree=19234968/32770624 swapFree=0/456276
[pid=10525] ppid=10522 vsize=11899224 CPUtime=2322.21 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 26865857 0 0 0 230908 1313 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 5792027 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 2322.21
Current children cumulated vsize (KiB) 11899224

[startup+2382.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 10920
/proc/meminfo: memFree=19234128/32770624 swapFree=0/456272
[pid=10525] ppid=10522 vsize=11899224 CPUtime=2382.21 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 28146792 0 0 0 236858 1363 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 4252880 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 2382.21
Current children cumulated vsize (KiB) 11899224

[startup+2442.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 10923
/proc/meminfo: memFree=19238068/32770624 swapFree=0/456276
[pid=10525] ppid=10522 vsize=11899224 CPUtime=2442.21 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 29145718 0 0 0 242816 1405 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 5792030 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 2442.21
Current children cumulated vsize (KiB) 11899224

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 10925
/proc/meminfo: memFree=19238528/32770624 swapFree=0/456296
[pid=10525] ppid=10522 vsize=11899224 CPUtime=2502.21 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 29753470 0 0 0 248790 1431 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 5792070 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 2502.21
Current children cumulated vsize (KiB) 11899224



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 10926
/proc/meminfo: memFree=19238484/32770624 swapFree=0/456308
[pid=10525] ppid=10522 vsize=11899224 CPUtime=2519.91 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202496 30085265 0 0 0 250547 1444 0 0 20 0 1 0 81584825 12184805376 2968546 18446744073709551615 4194304 7396336 140724861054480 140724861049832 5792030 0 0 1 16386 0 0 0 17 1 0 0 21 0 0 9496464 9501696 42381312 140724861059506 140724861059656 140724861059656 140724861063113 0
/proc/10525/statm: 2974806 2968546 763 782 0 2967822 0
Current children cumulated CPU time (s) 2519.91
Current children cumulated vsize (KiB) 11899224

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

[startup+2520.21 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 10926
/proc/meminfo: memFree=23371668/32770624 swapFree=0/456308
[pid=10525] ppid=10522 vsize=0 CPUtime=2520.11 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202500 30085301 0 0 0 250547 1464 0 0 20 0 1 0 81584825 0 0 18446744073709551615 0 0 0 0 0 0 16384 1 16386 18446744073709551615 0 0 17 1 0 0 21 0 0 0 0 0 0 0 0 0 0
/proc/10525/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2520.11
Current children cumulated vsize (KiB) 0

[startup+2520.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 10926
/proc/meminfo: memFree=23371668/32770624 swapFree=0/456308
[pid=10525] ppid=10522 vsize=0 CPUtime=2520.21 cores=1,3,5,7
/proc/10525/stat : 10525 (MistralXCSP) R 10522 10525 9153 0 -1 4202500 30085301 0 0 0 250547 1474 0 0 20 0 1 0 81584825 0 0 18446744073709551615 0 0 0 0 0 0 16384 1 16386 18446744073709551615 0 0 17 1 0 0 21 0 0 0 0 0 0 0 0 0 0
/proc/10525/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2520.21
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 2520.3
CPU time (s): 2520.22
CPU user time (s): 2505.48
CPU system time (s): 14.744
CPU usage (%): 99.9969
Max. virtual memory (cumulated for all children) (KiB): 11997532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2505.48
system time used= 14.744
maximum resident set size= 11958356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30085301
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= 65
involuntary context switches= 710

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.98905 second user time and 13.4422 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-10 22:11:42
IDJOB=4260882
IDBENCH=138075
IDSOLVER=2649
FILE ID=node135/4260882-1502396736
RUNJOBID= node135-1502330739-31366
PBS_JOBID= 
Free space on /tmp= 61876 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw120/BinPacking-tab-sw120-41.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-4260882-1502396736/watcher-4260882-1502396736 -o /tmp/evaluation-result-4260882-1502396736/solver-4260882-1502396736 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502330739-31366 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1940690490 HOME/instance-4260882-1502396736.xml

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

MD5SUM BENCH= a372e06032e8b52aa9c97452ff274801
RANDOM SEED=1940690490

node135.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.21
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.21
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.21
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.21
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:        23417696 kB
MemAvailable:   24327832 kB
Buffers:          279024 kB
Cached:           922112 kB
SwapCached:            0 kB
Active:          8406676 kB
Inactive:         488808 kB
Active(anon):    7694764 kB
Inactive(anon):    33140 kB
Active(file):     711912 kB
Inactive(file):   455668 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             90064 kB
Writeback:             0 kB
AnonPages:       7694404 kB
Mapped:            50092 kB
Shmem:             33464 kB
Slab:             144140 kB
SReclaimable:     116780 kB
SUnreclaim:        27360 kB
KernelStack:        3280 kB
PageTables:        19956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7962776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4343808 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61936 MiB
End job on node135 at 2017-08-10 22:53:42