Trace number 4260883

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.1201 2520.23

General information on the benchmark

NameBinPacking/BinPacking-tab-sw120/
BinPacking-tab-sw120-50.xml
MD5SUM53b1156e30bb035a294b23873bcaa6f4
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.08
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size47
Distribution of domain sizes[{"size":23,"count":1},{"size":47,"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.11	c 280717
2519.89/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-4260883-1502396875/watcher-4260883-1502396875 -o /tmp/evaluation-result-4260883-1502396875/solver-4260883-1502396875 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502331912-20756 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 606030413 HOME/instance-4260883-1502396875.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.05 2/185 30946
/proc/meminfo: memFree=30708336/32770624 swapFree=0/550228
[pid=30946] ppid=30943 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/30946/stat : 30946 (runsolver) D 30943 30946 31388 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 87193797 24240128 106 18446744073709551615 4194304 4338465 140723334842784 140723334840424 139684952388311 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 28143616 140723334844555 140723334845001 140723334845001 140723334848458 0
/proc/30946/statm: 5918 106 53 36 0 2156 0

[startup+0.100161 s]
/proc/loadavg: 2.00 2.01 2.05 2/185 30946
/proc/meminfo: memFree=30708336/32770624 swapFree=0/550228
[pid=30946] ppid=30943 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/30946/stat : 30946 (runsolver) D 30943 30946 31388 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 87193797 24240128 106 18446744073709551615 4194304 4338465 140723334842784 140723334840424 139684952388311 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 28143616 140723334844555 140723334845001 140723334845001 140723334848458 0
/proc/30946/statm: 5918 106 53 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200323 s]
/proc/loadavg: 2.00 2.01 2.05 2/185 30946
/proc/meminfo: memFree=30708336/32770624 swapFree=0/550228
[pid=30946] ppid=30943 vsize=29764 CPUtime=0.08 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 1205 0 0 0 8 0 0 0 20 0 1 0 87193797 30478336 957 18446744073709551615 4194304 7396336 140727415045584 140727415042584 140294627404773 0 0 1 0 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 7441 957 612 782 0 457 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29764

[startup+0.300261 s]
/proc/loadavg: 2.00 2.01 2.05 2/185 30946
/proc/meminfo: memFree=30708336/32770624 swapFree=0/550228
[pid=30946] ppid=30943 vsize=30544 CPUtime=0.18 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 1488 0 0 0 18 0 0 0 20 0 1 0 87193797 31277056 1134 18446744073709551615 4194304 7396336 140727415045584 140727415042584 5955106 0 0 1 0 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 7636 1134 612 782 0 652 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 30544

[startup+0.700296 s]
/proc/loadavg: 2.00 2.01 2.05 2/185 30946
/proc/meminfo: memFree=30708336/32770624 swapFree=0/550228
[pid=30946] ppid=30943 vsize=34564 CPUtime=0.57 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 2401 0 0 0 57 0 0 0 20 0 1 0 87193797 35393536 1990 18446744073709551615 4194304 7396336 140727415045584 140727415042584 140294627843072 0 0 1 0 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 8641 1990 612 782 0 1657 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 34564

[startup+1.50023 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 30947
/proc/meminfo: memFree=30698180/32770624 swapFree=0/550388
[pid=30946] ppid=30943 vsize=40936 CPUtime=1.38 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 3531 0 0 0 137 1 0 0 20 0 1 0 87193797 41918464 3411 18446744073709551615 4194304 7396336 140727415045584 140727415038824 140294627843072 0 0 1 0 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 10234 3411 612 782 0 3250 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 40936

[startup+3.10022 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 30947
/proc/meminfo: memFree=30689736/32770624 swapFree=0/550224
[pid=30946] ppid=30943 vsize=53944 CPUtime=2.98 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 5732 0 0 0 296 2 0 0 20 0 1 0 87193797 55238656 6630 18446744073709551615 4194304 7396336 140727415045584 140727415038824 140294627404773 0 0 1 0 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 13486 6630 612 782 0 6502 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 53944

[startup+6.30023 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 30947
/proc/meminfo: memFree=30665168/32770624 swapFree=0/550216
[pid=30946] ppid=30943 vsize=79828 CPUtime=6.18 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 9785 0 0 0 615 3 0 0 20 0 1 0 87193797 81743872 12594 18446744073709551615 4194304 7396336 140727415045584 140727415038824 140294627404773 0 0 1 0 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 19957 12594 612 782 0 12973 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 79828

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 30947
/proc/meminfo: memFree=30616168/32770624 swapFree=0/550216
[pid=30946] ppid=30943 vsize=131992 CPUtime=12.58 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 17290 0 0 0 1253 5 0 0 20 0 1 0 87193797 135159808 24579 18446744073709551615 4194304 7396336 140727415045584 140727415038824 140294627843072 0 0 1 0 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 32998 24579 612 782 0 26014 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 131992

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 30947
/proc/meminfo: memFree=30515128/32770624 swapFree=0/550216
[pid=30946] ppid=30943 vsize=236980 CPUtime=25.37 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 31967 0 0 0 2527 10 0 0 20 0 1 0 87193797 242667520 49323 18446744073709551615 4194304 7396336 140727415045584 140727415038824 140294627404773 0 0 1 0 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 59245 49323 612 782 0 52261 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 236980

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 30948
/proc/meminfo: memFree=18644892/32770624 swapFree=0/550212
[pid=30946] ppid=30943 vsize=12066684 CPUtime=50.97 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 1721286 0 0 0 4818 279 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5792030 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 12066684

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 31011
/proc/meminfo: memFree=18923272/32770624 swapFree=0/550244
[pid=30946] ppid=30943 vsize=12066684 CPUtime=102.19 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 1815853 0 0 0 9935 284 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 4252992 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 12066684

[startup+162.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/185 31013
/proc/meminfo: memFree=18923248/32770624 swapFree=0/550244
[pid=30946] ppid=30943 vsize=12066684 CPUtime=162.18 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 1907790 0 0 0 15930 288 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 4253040 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 12066684

[startup+222.306 s]
/proc/loadavg: 2.02 2.02 2.05 3/185 31016
/proc/meminfo: memFree=18922724/32770624 swapFree=0/550260
[pid=30946] ppid=30943 vsize=12066684 CPUtime=222.19 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 2030006 0 0 0 21925 294 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5792030 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 12066684

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 31018
/proc/meminfo: memFree=18922608/32770624 swapFree=0/550264
[pid=30946] ppid=30943 vsize=12066684 CPUtime=282.18 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 2142915 0 0 0 27920 298 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 4252880 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 12066684

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 31021
/proc/meminfo: memFree=18922652/32770624 swapFree=0/550288
[pid=30946] ppid=30943 vsize=12066684 CPUtime=342.18 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 2214338 0 0 0 33917 301 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5792030 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 12066684

[startup+402.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/189 31037
/proc/meminfo: memFree=18918520/32770624 swapFree=0/550328
[pid=30946] ppid=30943 vsize=12066684 CPUtime=402.18 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 2354578 0 0 0 39910 308 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 4253040 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 12066684

[startup+462.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/189 31039
/proc/meminfo: memFree=18918328/32770624 swapFree=0/550332
[pid=30946] ppid=30943 vsize=12066684 CPUtime=462.18 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 2499633 0 0 0 45904 314 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5792030 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 12066684

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 31041
/proc/meminfo: memFree=18922044/32770624 swapFree=0/550340
[pid=30946] ppid=30943 vsize=12066684 CPUtime=522.19 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 2622870 0 0 0 51899 320 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5792027 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 12066684

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 31043
/proc/meminfo: memFree=18921648/32770624 swapFree=0/550352
[pid=30946] ppid=30943 vsize=12066684 CPUtime=582.18 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 2751477 0 0 0 57893 325 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5792030 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 12066684


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


[startup+1662.3 s]
/proc/loadavg: 2.13 2.06 2.06 3/186 31114
/proc/meminfo: memFree=18920732/32770624 swapFree=0/550572
[pid=30946] ppid=30943 vsize=12066684 CPUtime=1662.18 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 14381751 0 0 0 165418 800 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5792030 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 1662.18
Current children cumulated vsize (KiB) 12066684

[startup+1722.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/186 31117
/proc/meminfo: memFree=18921948/32770624 swapFree=0/550580
[pid=30946] ppid=30943 vsize=12066684 CPUtime=1722.19 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 15106229 0 0 0 171387 832 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5792030 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 1722.19
Current children cumulated vsize (KiB) 12066684

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/185 31119
/proc/meminfo: memFree=18921772/32770624 swapFree=0/550592
[pid=30946] ppid=30943 vsize=12066684 CPUtime=1782.18 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 15808053 0 0 0 177359 859 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5792030 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 1782.18
Current children cumulated vsize (KiB) 12066684

[startup+1842.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 31121
/proc/meminfo: memFree=18921720/32770624 swapFree=0/550608
[pid=30946] ppid=30943 vsize=12066684 CPUtime=1842.19 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 16519802 0 0 0 183330 889 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5792248 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 1842.19
Current children cumulated vsize (KiB) 12066684

[startup+1902.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/185 31123
/proc/meminfo: memFree=18921640/32770624 swapFree=0/550616
[pid=30946] ppid=30943 vsize=12066684 CPUtime=1902.18 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 17204951 0 0 0 189301 917 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5792270 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 1902.18
Current children cumulated vsize (KiB) 12066684

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 31126
/proc/meminfo: memFree=18922836/32770624 swapFree=0/550632
[pid=30946] ppid=30943 vsize=12066684 CPUtime=1962.18 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 17898222 0 0 0 195270 948 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5792027 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 1962.18
Current children cumulated vsize (KiB) 12066684

[startup+2022.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/185 31129
/proc/meminfo: memFree=18921780/32770624 swapFree=0/550632
[pid=30946] ppid=30943 vsize=12066684 CPUtime=2022.18 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 18351848 0 0 0 201251 967 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5792030 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 2022.18
Current children cumulated vsize (KiB) 12066684

[startup+2082.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/185 31131
/proc/meminfo: memFree=18921724/32770624 swapFree=0/550652
[pid=30946] ppid=30943 vsize=12066684 CPUtime=2082.19 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 19008164 0 0 0 207227 992 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5792016 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 2082.19
Current children cumulated vsize (KiB) 12066684

[startup+2142.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/185 31133
/proc/meminfo: memFree=18921684/32770624 swapFree=0/550664
[pid=30946] ppid=30943 vsize=12066684 CPUtime=2142.19 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 19356555 0 0 0 213213 1006 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5792074 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 2142.19
Current children cumulated vsize (KiB) 12066684

[startup+2202.31 s]
/proc/loadavg: 2.03 2.03 2.05 3/189 31150
/proc/meminfo: memFree=18917856/32770624 swapFree=0/550700
[pid=30946] ppid=30943 vsize=12066684 CPUtime=2202.19 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 19872222 0 0 0 219195 1024 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5792270 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 2202.19
Current children cumulated vsize (KiB) 12066684

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/189 31153
/proc/meminfo: memFree=18917912/32770624 swapFree=0/550708
[pid=30946] ppid=30943 vsize=12066684 CPUtime=2262.19 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 20495838 0 0 0 225170 1049 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5792034 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 2262.19
Current children cumulated vsize (KiB) 12066684

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 31155
/proc/meminfo: memFree=18921824/32770624 swapFree=0/550728
[pid=30946] ppid=30943 vsize=12066684 CPUtime=2322.19 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 21161721 0 0 0 231141 1078 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5792027 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 2322.19
Current children cumulated vsize (KiB) 12066684

[startup+2382.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/186 31157
/proc/meminfo: memFree=18921572/32770624 swapFree=0/550728
[pid=30946] ppid=30943 vsize=12066684 CPUtime=2382.19 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 21628853 0 0 0 237121 1098 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5792030 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 2382.19
Current children cumulated vsize (KiB) 12066684

[startup+2442.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 31160
/proc/meminfo: memFree=18921512/32770624 swapFree=0/550740
[pid=30946] ppid=30943 vsize=12066684 CPUtime=2442.19 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 22214428 0 0 0 243094 1125 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5792248 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 2442.19
Current children cumulated vsize (KiB) 12066684

[startup+2502.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 31163
/proc/meminfo: memFree=18921116/32770624 swapFree=0/550728
[pid=30946] ppid=30943 vsize=12066684 CPUtime=2502.18 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 22957139 0 0 0 249065 1153 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 5588178 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 2502.18
Current children cumulated vsize (KiB) 12066684



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 31163
/proc/meminfo: memFree=18921344/32770624 swapFree=0/550732
[pid=30946] ppid=30943 vsize=12066684 CPUtime=2519.89 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202496 22959200 0 0 0 250835 1154 0 0 20 0 1 0 87193797 12356284416 3010411 18446744073709551615 4194304 7396336 140727415045584 140727415040936 4252880 0 0 1 16386 0 0 0 17 5 0 0 11 0 0 9496464 9501696 22405120 140727415050675 140727415050824 140727415050824 140727415054281 0
/proc/30946/statm: 3016671 3010411 763 782 0 3009687 0
Current children cumulated CPU time (s) 2519.89
Current children cumulated vsize (KiB) 12066684

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

[startup+2520.21 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 31163
/proc/meminfo: memFree=25189428/32770624 swapFree=0/550732
[pid=30946] ppid=30943 vsize=0 CPUtime=2520.09 cores=1,3,5,7
/proc/30946/stat : 30946 (MistralXCSP) R 30943 30946 31388 0 -1 4202500 22959235 0 0 0 250835 1174 0 0 20 0 1 0 87193797 0 0 18446744073709551615 0 0 0 0 0 0 16384 1 16386 18446744073709551615 0 0 17 5 0 0 11 0 0 0 0 0 0 0 0 0 0
/proc/30946/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2520.09
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 2520.23
CPU time (s): 2520.12
CPU user time (s): 2508.35
CPU system time (s): 11.7674
CPU usage (%): 99.9958
Max. virtual memory (cumulated for all children) (KiB): 12164992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2508.35
system time used= 11.7674
maximum resident set size= 12129452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22959235
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= 140
involuntary context switches= 735

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.75379 second user time and 11.1282 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-10 22:13:59
IDJOB=4260883
IDBENCH=138092
IDSOLVER=2649
FILE ID=node134/4260883-1502396875
RUNJOBID= node134-1502331912-20756
PBS_JOBID= 
Free space on /tmp= 61940 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw120/BinPacking-tab-sw120-50.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-4260883-1502396875/watcher-4260883-1502396875 -o /tmp/evaluation-result-4260883-1502396875/solver-4260883-1502396875 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502331912-20756 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 606030413 HOME/instance-4260883-1502396875.xml

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

MD5SUM BENCH= 53b1156e30bb035a294b23873bcaa6f4
RANDOM SEED=606030413

node134.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.43
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.43
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.43
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.43
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:        30708964 kB
MemAvailable:   31693468 kB
Buffers:          274856 kB
Cached:          1003384 kB
SwapCached:            0 kB
Active:          1044704 kB
Inactive:         581452 kB
Active(anon):     350100 kB
Inactive(anon):    31224 kB
Active(file):     694604 kB
Inactive(file):   550228 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             91612 kB
Writeback:             8 kB
AnonPages:        347512 kB
Mapped:            50924 kB
Shmem:             33468 kB
Slab:             136992 kB
SReclaimable:     111016 kB
SUnreclaim:        25976 kB
KernelStack:        3280 kB
PageTables:         5880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     613868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    290816 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= 61936 MiB
End job on node134 at 2017-08-10 22:56:00