Trace number 4260863

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Mistral-2.0 2017-07-28? (TO) 2519.9299 2520.01

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n4w2b3r4.xml
MD5SUM1f09663ffd56a311acfaad7e4cbda3a4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3829
Number of constraints235
Number of domains2
Minimum domain size117
Maximum domain size266
Distribution of domain sizes[{"size":117,"count":1},{"size":266,"count":3828}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":3712},{"degree":5,"count":116}]
Minimum constraint arity33
Maximum constraint arity3828
Distribution of constraint arities[{"arity":33,"count":232},{"arity":117,"count":1},{"arity":3828,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":116},{"type":"lex","count":1},{"type":"sum","count":116},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.11	c 280717
2519.90/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-4260863-1502394354/watcher-4260863-1502394354 -o /tmp/evaluation-result-4260863-1502394354/solver-4260863-1502394354 -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 2078813372 HOME/instance-4260863-1502394354.xml 

pid=30644
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.03 2.05 3/185 30647
/proc/meminfo: memFree=24575276/32770624 swapFree=0/549684
[pid=30647] ppid=30644 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/30647/stat : 30647 (runsolver) D 30644 30647 31388 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 86941607 24240128 107 18446744073709551615 4194304 4338465 140731431916176 140731431913816 140535115719383 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 7651328 140731431919754 140731431920201 140731431920201 140731431923658 0
/proc/30647/statm: 5918 107 54 36 0 2156 0

[startup+0.100155 s]
/proc/loadavg: 2.00 2.03 2.05 3/185 30647
/proc/meminfo: memFree=24575276/32770624 swapFree=0/549684
[pid=30647] ppid=30644 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/30647/stat : 30647 (runsolver) D 30644 30647 31388 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 86941607 24240128 107 18446744073709551615 4194304 4338465 140731431916176 140731431913816 140535115719383 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 7651328 140731431919754 140731431920201 140731431920201 140731431923658 0
/proc/30647/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200953 s]
/proc/loadavg: 2.00 2.03 2.05 3/185 30647
/proc/meminfo: memFree=24575276/32770624 swapFree=0/549684
[pid=30647] ppid=30644 vsize=46332 CPUtime=0.08 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 5450 0 0 0 8 0 0 0 20 0 1 0 86941607 47443968 5233 18446744073709551615 4194304 7396336 140730221183728 140730221172264 6218503 0 0 1 0 0 0 0 17 7 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 11583 5233 663 782 0 4599 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 46332

[startup+0.300954 s]
/proc/loadavg: 2.00 2.03 2.05 3/185 30647
/proc/meminfo: memFree=24575276/32770624 swapFree=0/549684
[pid=30647] ppid=30644 vsize=58640 CPUtime=0.18 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 8770 0 0 0 17 1 0 0 20 0 1 0 86941607 60047360 8267 18446744073709551615 4194304 7396336 140730221183728 140730221174488 4566048 0 0 1 0 0 0 0 17 7 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 14660 8267 687 782 0 7676 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 58640

[startup+0.70031 s]
/proc/loadavg: 2.00 2.03 2.05 3/185 30647
/proc/meminfo: memFree=24575276/32770624 swapFree=0/549684
[pid=30647] ppid=30644 vsize=85448 CPUtime=0.58 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 15230 0 0 0 57 1 0 0 20 0 1 0 86941607 87498752 15003 18446744073709551615 4194304 7396336 140730221183728 140730221174872 4566039 0 0 1 0 0 0 0 17 1 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 21362 15003 687 782 0 14378 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 85448

[startup+1.50024 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 30648
/proc/meminfo: memFree=24513280/32770624 swapFree=0/549708
[pid=30647] ppid=30644 vsize=102144 CPUtime=1.39 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 19549 0 0 0 136 3 0 0 20 0 1 0 86941607 104595456 19161 18446744073709551615 4194304 7396336 140730221183728 140730221174488 4566053 0 0 1 0 0 0 0 17 1 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 25536 19161 687 782 0 18552 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 102144

[startup+3.10022 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 30648
/proc/meminfo: memFree=24491400/32770624 swapFree=0/549708
[pid=30647] ppid=30644 vsize=122632 CPUtime=2.98 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 30792 0 0 0 295 3 0 0 20 0 1 0 86941607 125575168 24267 18446744073709551615 4194304 7396336 140730221183728 140730221174488 4566032 0 0 1 0 0 0 0 17 1 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 30658 24267 687 782 0 23674 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 122632

[startup+6.30024 s]
/proc/loadavg: 1.92 2.01 2.04 3/186 30648
/proc/meminfo: memFree=24432980/32770624 swapFree=0/549712
[pid=30647] ppid=30644 vsize=175528 CPUtime=6.18 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 63274 0 0 0 611 7 0 0 20 0 1 0 86941607 179740672 37515 18446744073709551615 4194304 7396336 140730221183728 140730221174488 4566032 0 0 1 0 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 43882 37515 687 782 0 36898 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 175528

[startup+12.7002 s]
/proc/loadavg: 1.85 1.99 2.03 3/186 30648
/proc/meminfo: memFree=24383312/32770624 swapFree=0/549712
[pid=30647] ppid=30644 vsize=223372 CPUtime=12.58 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 81508 0 0 0 1250 8 0 0 20 0 1 0 86941607 228732928 49449 18446744073709551615 4194304 7396336 140730221183728 140730221174488 4566039 0 0 1 0 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 55843 49449 687 782 0 48859 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 223372

[startup+25.5003 s]
/proc/loadavg: 1.88 1.99 2.03 3/186 30649
/proc/meminfo: memFree=24325308/32770624 swapFree=0/549704
[pid=30647] ppid=30644 vsize=278144 CPUtime=25.38 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 108328 0 0 0 2527 11 0 0 20 0 1 0 86941607 284819456 63198 18446744073709551615 4194304 7396336 140730221183728 140730221174488 4566032 0 0 1 0 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 69536 63198 687 782 0 62552 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 278144

[startup+51.1003 s]
/proc/loadavg: 1.92 1.99 2.03 3/186 30649
/proc/meminfo: memFree=24177292/32770624 swapFree=0/549712
[pid=30647] ppid=30644 vsize=426964 CPUtime=50.98 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 183958 0 0 0 5082 16 0 0 20 0 1 0 86941607 437211136 100365 18446744073709551615 4194304 7396336 140730221183728 140730221174488 4566039 0 0 1 0 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 106741 100365 687 782 0 99757 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 426964

[startup+102.3 s]
/proc/loadavg: 1.90 1.98 2.03 3/186 30712
/proc/meminfo: memFree=30321504/32770624 swapFree=0/549760
[pid=30647] ppid=30644 vsize=570764 CPUtime=102.19 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 221241 0 0 0 10198 21 0 0 20 0 1 0 86941607 584462336 136333 18446744073709551615 4194304 7396336 140730221183728 140730221174488 4566039 0 0 1 0 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 142691 136333 687 782 0 135707 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 570764

[startup+162.3 s]
/proc/loadavg: 2.03 2.00 2.03 3/187 30715
/proc/meminfo: memFree=30172648/32770624 swapFree=0/549768
[pid=30647] ppid=30644 vsize=656792 CPUtime=162.17 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 245858 0 0 0 16194 23 0 0 20 0 1 0 86941607 672555008 157829 18446744073709551615 4194304 7396336 140730221183728 140730221174488 4566042 0 0 1 0 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 164198 157829 687 782 0 157214 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 656792

[startup+222.306 s]
/proc/loadavg: 2.04 2.01 2.04 3/185 30717
/proc/meminfo: memFree=30097260/32770624 swapFree=0/549780
[pid=30647] ppid=30644 vsize=730736 CPUtime=222.18 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 269426 0 0 0 22192 26 0 0 20 0 1 0 86941607 748273664 176347 18446744073709551615 4194304 7396336 140730221183728 140730221174488 4566032 0 0 1 0 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 182684 176347 687 782 0 175700 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 730736

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.04 3/185 30719
/proc/meminfo: memFree=29632904/32770624 swapFree=0/549792
[pid=30647] ppid=30644 vsize=1193808 CPUtime=282.18 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 420950 0 0 0 28175 43 0 0 20 0 1 0 86941607 1222459392 292113 18446744073709551615 4194304 7396336 140730221183728 140730221175176 4566032 0 0 1 0 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 298452 292113 687 782 0 291468 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 1193808

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.04 3/185 30721
/proc/meminfo: memFree=29632272/32770624 swapFree=0/549796
[pid=30647] ppid=30644 vsize=1193808 CPUtime=342.17 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 427152 0 0 0 34174 43 0 0 20 0 1 0 86941607 1222459392 292113 18446744073709551615 4194304 7396336 140730221183728 140730221175176 4566039 0 0 1 0 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 298452 292113 687 782 0 291468 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 1193808

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 30724
/proc/meminfo: memFree=29632844/32770624 swapFree=0/549820
[pid=30647] ppid=30644 vsize=1193808 CPUtime=402.18 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 452279 0 0 0 40171 47 0 0 20 0 1 0 86941607 1222459392 292113 18446744073709551615 4194304 7396336 140730221183728 140730221175176 4566039 0 0 1 0 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 298452 292113 687 782 0 291468 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 1193808

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 30726
/proc/meminfo: memFree=29624640/32770624 swapFree=0/549828
[pid=30647] ppid=30644 vsize=1201416 CPUtime=462.17 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 462364 0 0 0 46170 47 0 0 20 0 1 0 86941607 1230249984 293989 18446744073709551615 4194304 7396336 140730221183728 140730221174488 4565887 0 0 1 0 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 300354 293989 687 782 0 293370 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 1201416

[startup+522.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/188 30742
/proc/meminfo: memFree=29573316/32770624 swapFree=0/549840
[pid=30647] ppid=30644 vsize=1250852 CPUtime=522.17 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 475581 0 0 0 52168 49 0 0 20 0 1 0 86941607 1280872448 306358 18446744073709551615 4194304 7396336 140730221183728 140730221174488 4566039 0 0 1 0 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 312713 306358 687 782 0 305729 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1250852

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 30744
/proc/meminfo: memFree=29527504/32770624 swapFree=0/549840
[pid=30647] ppid=30644 vsize=1293656 CPUtime=582.18 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 485117 0 0 0 58167 51 0 0 20 0 1 0 86941607 1324703744 317038 18446744073709551615 4194304 7396336 140730221183728 140730221174488 4565880 0 0 1 0 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 323414 317038 687 782 0 316430 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 1293656


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


[startup+1602.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/186 30799
/proc/meminfo: memFree=29003312/32770624 swapFree=0/550000
[pid=30647] ppid=30644 vsize=1819164 CPUtime=1602.2 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 709561 0 0 0 160147 73 0 0 20 0 1 0 86941607 1862823936 448529 18446744073709551615 4194304 7396336 140730221183728 140730221178904 5165945 0 0 1 16386 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 454791 448529 764 782 0 447807 0
Current children cumulated CPU time (s) 1602.2
Current children cumulated vsize (KiB) 1819164

[startup+1662.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/186 30801
/proc/meminfo: memFree=29003196/32770624 swapFree=0/550008
[pid=30647] ppid=30644 vsize=1819164 CPUtime=1662.19 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 723312 0 0 0 166146 73 0 0 20 0 1 0 86941607 1862823936 448529 18446744073709551615 4194304 7396336 140730221183728 140730221178904 5165796 0 0 1 16386 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 454791 448529 764 782 0 447807 0
Current children cumulated CPU time (s) 1662.19
Current children cumulated vsize (KiB) 1819164

[startup+1722.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/188 30817
/proc/meminfo: memFree=28988144/32770624 swapFree=0/550036
[pid=30647] ppid=30644 vsize=1829720 CPUtime=1722.2 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 741324 0 0 0 172145 75 0 0 20 0 1 0 86941607 1873633280 451175 18446744073709551615 4194304 7396336 140730221183728 140730221178296 5165796 0 0 1 16386 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 457430 451175 765 782 0 450446 0
Current children cumulated CPU time (s) 1722.2
Current children cumulated vsize (KiB) 1829720

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/188 30844
/proc/meminfo: memFree=28986284/32770624 swapFree=0/550040
[pid=30647] ppid=30644 vsize=1829720 CPUtime=1782.2 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 755219 0 0 0 178144 76 0 0 20 0 1 0 86941607 1873633280 451175 18446744073709551615 4194304 7396336 140730221183728 140730221178296 5165805 0 0 1 16386 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 457430 451175 765 782 0 450446 0
Current children cumulated CPU time (s) 1782.2
Current children cumulated vsize (KiB) 1829720

[startup+1842.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 30846
/proc/meminfo: memFree=28987508/32770624 swapFree=0/550048
[pid=30647] ppid=30644 vsize=1829720 CPUtime=1842.2 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 769133 0 0 0 184144 76 0 0 20 0 1 0 86941607 1873633280 451175 18446744073709551615 4194304 7396336 140730221183728 140730221178296 5165928 0 0 1 16386 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 457430 451175 765 782 0 450446 0
Current children cumulated CPU time (s) 1842.2
Current children cumulated vsize (KiB) 1829720

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 30848
/proc/meminfo: memFree=28990884/32770624 swapFree=0/550056
[pid=30647] ppid=30644 vsize=1829720 CPUtime=1902.19 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 778592 0 0 0 190142 77 0 0 20 0 1 0 86941607 1873633280 451175 18446744073709551615 4194304 7396336 140730221183728 140730221178296 5165805 0 0 1 16386 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 457430 451175 765 782 0 450446 0
Current children cumulated CPU time (s) 1902.19
Current children cumulated vsize (KiB) 1829720

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 30851
/proc/meminfo: memFree=28990984/32770624 swapFree=0/550076
[pid=30647] ppid=30644 vsize=1829720 CPUtime=1962.19 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 785174 0 0 0 196141 78 0 0 20 0 1 0 86941607 1873633280 451175 18446744073709551615 4194304 7396336 140730221183728 140730221178296 5165805 0 0 1 16386 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 457430 451175 765 782 0 450446 0
Current children cumulated CPU time (s) 1962.19
Current children cumulated vsize (KiB) 1829720

[startup+2022.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/186 30853
/proc/meminfo: memFree=28991284/32770624 swapFree=0/550088
[pid=30647] ppid=30644 vsize=1829720 CPUtime=2022.19 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 786234 0 0 0 202141 78 0 0 20 0 1 0 86941607 1873633280 451175 18446744073709551615 4194304 7396336 140730221183728 140730221178296 5165796 0 0 1 16386 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 457430 451175 765 782 0 450446 0
Current children cumulated CPU time (s) 2022.19
Current children cumulated vsize (KiB) 1829720

[startup+2082.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/185 30855
/proc/meminfo: memFree=28990936/32770624 swapFree=0/550100
[pid=30647] ppid=30644 vsize=1829720 CPUtime=2082.2 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 786738 0 0 0 208142 78 0 0 20 0 1 0 86941607 1873633280 451175 18446744073709551615 4194304 7396336 140730221183728 140730221178296 4246597 0 0 1 16386 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 457430 451175 765 782 0 450446 0
Current children cumulated CPU time (s) 2082.2
Current children cumulated vsize (KiB) 1829720

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 30857
/proc/meminfo: memFree=28981164/32770624 swapFree=0/550096
[pid=30647] ppid=30644 vsize=1839640 CPUtime=2142.19 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 788833 0 0 0 214141 78 0 0 20 0 1 0 86941607 1883791360 453649 18446744073709551615 4194304 7396336 140730221183728 140730221178392 5576651 0 0 1 16386 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 459910 453649 765 782 0 452926 0
Current children cumulated CPU time (s) 2142.19
Current children cumulated vsize (KiB) 1839640

[startup+2202.31 s]
/proc/loadavg: 2.11 2.04 2.05 3/186 30860
/proc/meminfo: memFree=28981160/32770624 swapFree=0/550112
[pid=30647] ppid=30644 vsize=1839640 CPUtime=2202.2 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 789486 0 0 0 220142 78 0 0 20 0 1 0 86941607 1883791360 453649 18446744073709551615 4194304 7396336 140730221183728 140730221178392 4379138 0 0 1 16386 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 459910 453649 765 782 0 452926 0
Current children cumulated CPU time (s) 2202.2
Current children cumulated vsize (KiB) 1839640

[startup+2262.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/185 30862
/proc/meminfo: memFree=28981380/32770624 swapFree=0/550136
[pid=30647] ppid=30644 vsize=1839640 CPUtime=2262.2 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 790098 0 0 0 226142 78 0 0 20 0 1 0 86941607 1883791360 453649 18446744073709551615 4194304 7396336 140730221183728 140730221178392 4582542 0 0 1 16386 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 459910 453649 765 782 0 452926 0
Current children cumulated CPU time (s) 2262.2
Current children cumulated vsize (KiB) 1839640

[startup+2322.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/189 30879
/proc/meminfo: memFree=28977792/32770624 swapFree=0/550172
[pid=30647] ppid=30644 vsize=1839640 CPUtime=2322.2 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 790838 0 0 0 232142 78 0 0 20 0 1 0 86941607 1883791360 453649 18446744073709551615 4194304 7396336 140730221183728 140730221178392 5165796 0 0 1 16386 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 459910 453649 765 782 0 452926 0
Current children cumulated CPU time (s) 2322.2
Current children cumulated vsize (KiB) 1839640

[startup+2382.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/189 30881
/proc/meminfo: memFree=28977296/32770624 swapFree=0/550180
[pid=30647] ppid=30644 vsize=1839640 CPUtime=2382.2 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 791480 0 0 0 238142 78 0 0 20 0 1 0 86941607 1883791360 453649 18446744073709551615 4194304 7396336 140730221183728 140730221178392 5165796 0 0 1 16386 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 459910 453649 765 782 0 452926 0
Current children cumulated CPU time (s) 2382.2
Current children cumulated vsize (KiB) 1839640

[startup+2442.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 30884
/proc/meminfo: memFree=28979936/32770624 swapFree=0/550192
[pid=30647] ppid=30644 vsize=1839640 CPUtime=2442.2 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 792067 0 0 0 244142 78 0 0 20 0 1 0 86941607 1883791360 453649 18446744073709551615 4194304 7396336 140730221183728 140730221178392 5165805 0 0 1 16386 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 459910 453649 765 782 0 452926 0
Current children cumulated CPU time (s) 2442.2
Current children cumulated vsize (KiB) 1839640

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 30886
/proc/meminfo: memFree=28979724/32770624 swapFree=0/550200
[pid=30647] ppid=30644 vsize=1839640 CPUtime=2502.2 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 792712 0 0 0 250142 78 0 0 20 0 1 0 86941607 1883791360 453649 18446744073709551615 4194304 7396336 140730221183728 140730221178392 5165945 0 0 1 16386 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 459910 453649 765 782 0 452926 0
Current children cumulated CPU time (s) 2502.2
Current children cumulated vsize (KiB) 1839640



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 30886
/proc/meminfo: memFree=28979604/32770624 swapFree=0/550200
[pid=30647] ppid=30644 vsize=1839640 CPUtime=2519.9 cores=1,3,5,7
/proc/30647/stat : 30647 (MistralXCSP) R 30644 30647 31388 0 -1 4202496 792886 0 0 0 251912 78 0 0 20 0 1 0 86941607 1883791360 453649 18446744073709551615 4194304 7396336 140730221183728 140730221178392 5165800 0 0 1 16386 0 0 0 17 3 0 0 10 0 0 9496464 9501696 16674816 140730221191602 140730221191752 140730221191752 140730221195209 0
/proc/30647/statm: 459910 453649 765 782 0 452926 0
Current children cumulated CPU time (s) 2519.9
Current children cumulated vsize (KiB) 1839640

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

Child status: 0
Real time (s): 2520.01
CPU time (s): 2519.93
CPU user time (s): 2519.13
CPU system time (s): 0.795022
CPU usage (%): 99.9968
Max. virtual memory (cumulated for all children) (KiB): 1839640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.13
system time used= 0.795022
maximum resident set size= 1814616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 792922
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= 86
involuntary context switches= 1187

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.07406 second user time and 10.5028 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-10 21:31:57
IDJOB=4260863
IDBENCH=137526
IDSOLVER=2649
FILE ID=node134/4260863-1502394354
RUNJOBID= node134-1502331912-20756
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n4w2b3r4.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-4260863-1502394354/watcher-4260863-1502394354 -o /tmp/evaluation-result-4260863-1502394354/solver-4260863-1502394354 -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 2078813372 HOME/instance-4260863-1502394354.xml

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

MD5SUM BENCH= 1f09663ffd56a311acfaad7e4cbda3a4
RANDOM SEED=2078813372

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:        24575620 kB
MemAvailable:   25474804 kB
Buffers:          274504 kB
Cached:           919288 kB
SwapCached:            0 kB
Active:          7168528 kB
Inactive:         580908 kB
Active(anon):    6558016 kB
Inactive(anon):    31224 kB
Active(file):     610512 kB
Inactive(file):   549684 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5824 kB
Writeback:             0 kB
AnonPages:       6664424 kB
Mapped:            50760 kB
Shmem:             33468 kB
Slab:             135848 kB
SReclaimable:     109644 kB
SUnreclaim:        26204 kB
KernelStack:        3344 kB
PageTables:        17636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6823828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2641920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62020 MiB
End job on node134 at 2017-08-10 22:13:58