Trace number 4260907

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.0901 2520

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t16-1.xml
MD5SUM36688640cc45f0157406ded158d596cc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1216
Best CPU time to get the best result obtained on this benchmark3375.2
Satisfiable
(Un)Satisfiability was proved
Number of variables31773
Number of constraints1535
Number of domains17
Minimum domain size2
Maximum domain size195
Distribution of domain sizes[{"size":2,"count":1513},{"size":4,"count":1513},{"size":25,"count":3026},{"size":44,"count":1513},{"size":45,"count":1513},{"size":73,"count":1513},{"size":78,"count":1513},{"size":87,"count":3026},{"size":102,"count":1513},{"size":107,"count":1513},{"size":130,"count":1513},{"size":131,"count":1513},{"size":132,"count":3026},{"size":139,"count":3026},{"size":170,"count":1513},{"size":175,"count":1513},{"size":195,"count":1513}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":31773}]
Minimum constraint arity21
Maximum constraint arity30260
Distribution of constraint arities[{"arity":21,"count":1513},{"arity":1513,"count":21},{"arity":30260,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":1533}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

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

pid=25753
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.05 2/181 25756
/proc/meminfo: memFree=29310084/32770624 swapFree=0/479620
[pid=25756] ppid=25753 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/25756/stat : 25756 (runsolver) D 25753 25756 4057 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 37884516 24240128 106 18446744073709551615 4194304 4338465 140721523452400 140721523450040 140616736649943 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 32903168 140721523458187 140721523458634 140721523458634 140721523462090 0
/proc/25756/statm: 5918 106 53 36 0 2156 0

[startup+0.100195 s]
/proc/loadavg: 2.01 2.02 2.05 2/181 25756
/proc/meminfo: memFree=29310084/32770624 swapFree=0/479620
[pid=25756] ppid=25753 vsize=31480 CPUtime=0.02 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 1615 0 0 0 2 0 0 0 20 0 1 0 37884516 32235520 1437 18446744073709551615 4194304 7396336 140731732336592 140731732333592 139662181473253 0 0 1 0 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 7870 1437 607 782 0 886 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 31480

[startup+0.200356 s]
/proc/loadavg: 2.01 2.02 2.05 2/181 25756
/proc/meminfo: memFree=29310084/32770624 swapFree=0/479620
[pid=25756] ppid=25753 vsize=47472 CPUtime=0.12 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 5951 0 0 0 12 0 0 0 20 0 1 0 37884516 48611328 5446 18446744073709551615 4194304 7396336 140731732336592 140731732333592 139662181473253 0 0 1 0 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 11868 5446 608 782 0 4884 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 47472

[startup+0.300381 s]
/proc/loadavg: 2.01 2.02 2.05 2/181 25756
/proc/meminfo: memFree=29310084/32770624 swapFree=0/479620
[pid=25756] ppid=25753 vsize=69004 CPUtime=0.22 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 10718 0 0 0 21 1 0 0 20 0 1 0 37884516 70660096 10843 18446744073709551615 4194304 7396336 140731732336592 140731732333592 6010102 0 0 1 0 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 17251 10843 663 782 0 10267 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 69004

[startup+0.700318 s]
/proc/loadavg: 2.01 2.02 2.05 2/181 25756
/proc/meminfo: memFree=29310084/32770624 swapFree=0/479620
[pid=25756] ppid=25753 vsize=77296 CPUtime=0.61 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 12780 0 0 0 60 1 0 0 20 0 1 0 37884516 79151104 12889 18446744073709551615 4194304 7396336 140731732336592 140731732327128 139662181473253 0 0 1 0 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 19324 12889 667 782 0 12340 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 77296

[startup+1.50029 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 25757
/proc/meminfo: memFree=29235600/32770624 swapFree=0/479428
[pid=25756] ppid=25753 vsize=115044 CPUtime=1.42 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 21851 0 0 0 139 3 0 0 20 0 1 0 37884516 117805056 22370 18446744073709551615 4194304 7396336 140731732336592 140731732327128 4566032 0 0 1 0 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 28761 22370 680 782 0 21777 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 115044

[startup+3.10029 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 25757
/proc/meminfo: memFree=29211792/32770624 swapFree=0/479428
[pid=25756] ppid=25753 vsize=172284 CPUtime=3.02 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 33379 0 0 0 297 5 0 0 20 0 1 0 37884516 176418816 36690 18446744073709551615 4194304 7396336 140731732336592 140731732328248 4565872 0 0 1 0 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 43071 36690 680 782 0 36087 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 172284

[startup+6.30028 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 25757
/proc/meminfo: memFree=29161176/32770624 swapFree=0/479624
[pid=25756] ppid=25753 vsize=181216 CPUtime=6.22 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 50476 0 0 0 616 6 0 0 20 0 1 0 37884516 185565184 38869 18446744073709551615 4194304 7396336 140731732336592 140731732328248 4566053 0 0 1 0 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 45304 38869 680 782 0 38320 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 181216

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 25758
/proc/meminfo: memFree=29115976/32770624 swapFree=0/479620
[pid=25756] ppid=25753 vsize=224908 CPUtime=12.61 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 63781 0 0 0 1253 8 0 0 20 0 1 0 37884516 230305792 49823 18446744073709551615 4194304 7396336 140731732336592 140731732327864 4566032 0 0 1 0 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 56227 49823 680 782 0 49243 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 224908

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 25758
/proc/meminfo: memFree=29054960/32770624 swapFree=0/479620
[pid=25756] ppid=25753 vsize=283496 CPUtime=25.42 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 82455 0 0 0 2531 11 0 0 20 0 1 0 37884516 290299904 64452 18446744073709551615 4194304 7396336 140731732336592 140731732327768 4566039 0 0 1 0 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 70874 64452 680 782 0 63890 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 283496

[startup+51.1004 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 25758
/proc/meminfo: memFree=28953372/32770624 swapFree=0/479612
[pid=25756] ppid=25753 vsize=485224 CPUtime=51.02 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 176573 0 0 0 5083 19 0 0 20 0 1 0 37884516 496869376 114863 18446744073709551615 4194304 7396336 140731732336592 140731732327704 4566039 0 0 1 0 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 121306 114863 680 782 0 114322 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 485224

[startup+102.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/182 25760
/proc/meminfo: memFree=28840244/32770624 swapFree=0/479624
[pid=25756] ppid=25753 vsize=496380 CPUtime=102.24 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 240847 0 0 0 10200 24 0 0 20 0 1 0 37884516 508293120 117776 18446744073709551615 4194304 7396336 140731732336592 140731732331768 5165796 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117776 712 782 0 117111 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 496380

[startup+162.3 s]
/proc/loadavg: 2.09 2.06 2.06 3/181 25762
/proc/meminfo: memFree=28839764/32770624 swapFree=0/479620
[pid=25756] ppid=25753 vsize=496380 CPUtime=162.23 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 292515 0 0 0 16195 28 0 0 20 0 1 0 37884516 508293120 117776 18446744073709551615 4194304 7396336 140731732336592 140731732331768 5165805 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117776 712 782 0 117111 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 496380

[startup+222.306 s]
/proc/loadavg: 2.04 2.05 2.05 3/181 25764
/proc/meminfo: memFree=28839764/32770624 swapFree=0/479624
[pid=25756] ppid=25753 vsize=496380 CPUtime=222.25 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 344807 0 0 0 22193 32 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 5165805 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 496380

[startup+282.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 25766
/proc/meminfo: memFree=28839640/32770624 swapFree=0/479640
[pid=25756] ppid=25753 vsize=496380 CPUtime=282.25 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 421344 0 0 0 28189 36 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 5165796 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 496380

[startup+342.3 s]
/proc/loadavg: 1.98 2.03 2.04 3/181 25890
/proc/meminfo: memFree=30895180/32770624 swapFree=0/479684
[pid=25756] ppid=25753 vsize=496380 CPUtime=342.23 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 469866 0 0 0 34184 39 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 5165796 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 496380

[startup+402.3 s]
/proc/loadavg: 1.99 2.03 2.04 3/181 25892
/proc/meminfo: memFree=30894904/32770624 swapFree=0/479684
[pid=25756] ppid=25753 vsize=496380 CPUtime=402.21 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 522530 0 0 0 40179 42 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 5586398 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 496380

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/185 25909
/proc/meminfo: memFree=30888752/32770624 swapFree=0/479716
[pid=25756] ppid=25753 vsize=496380 CPUtime=462.2 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 553659 0 0 0 46176 44 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 5165805 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 496380

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/182 25911
/proc/meminfo: memFree=30892800/32770624 swapFree=0/479728
[pid=25756] ppid=25753 vsize=496380 CPUtime=522.2 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 570592 0 0 0 52175 45 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 5165796 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 496380

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 25913
/proc/meminfo: memFree=30893540/32770624 swapFree=0/479728
[pid=25756] ppid=25753 vsize=496380 CPUtime=582.2 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 571649 0 0 0 58175 45 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 4246653 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 496380


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


[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 25964
/proc/meminfo: memFree=30894704/32770624 swapFree=0/479876
[pid=25756] ppid=25753 vsize=496380 CPUtime=1602.3 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 581956 0 0 0 160184 46 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 5165796 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 1602.3
Current children cumulated vsize (KiB) 496380

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/184 25980
/proc/meminfo: memFree=30889828/32770624 swapFree=0/479932
[pid=25756] ppid=25753 vsize=496380 CPUtime=1662.3 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 582309 0 0 0 166184 46 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 5165796 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 1662.3
Current children cumulated vsize (KiB) 496380

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/181 25982
/proc/meminfo: memFree=30893928/32770624 swapFree=0/479940
[pid=25756] ppid=25753 vsize=496380 CPUtime=1722.31 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 583196 0 0 0 172185 46 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 5165796 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 496380

[startup+1782.3 s]
/proc/loadavg: 2.05 2.00 2.04 3/181 25984
/proc/meminfo: memFree=30893680/32770624 swapFree=0/479952
[pid=25756] ppid=25753 vsize=496380 CPUtime=1782.31 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 583744 0 0 0 178185 46 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 4246597 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 496380

[startup+1842.3 s]
/proc/loadavg: 2.02 2.00 2.04 3/181 25986
/proc/meminfo: memFree=30893804/32770624 swapFree=0/479976
[pid=25756] ppid=25753 vsize=496380 CPUtime=1842.32 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 584088 0 0 0 184186 46 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 5649755 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 1842.32
Current children cumulated vsize (KiB) 496380

[startup+1902.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/181 25988
/proc/meminfo: memFree=30893804/32770624 swapFree=0/479984
[pid=25756] ppid=25753 vsize=496380 CPUtime=1902.32 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 584633 0 0 0 190186 46 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 5586214 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 1902.32
Current children cumulated vsize (KiB) 496380

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 25990
/proc/meminfo: memFree=30894224/32770624 swapFree=0/479996
[pid=25756] ppid=25753 vsize=496380 CPUtime=1962.33 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 584962 0 0 0 196187 46 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 5165752 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 1962.33
Current children cumulated vsize (KiB) 496380

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 25992
/proc/meminfo: memFree=30894100/32770624 swapFree=0/480000
[pid=25756] ppid=25753 vsize=496380 CPUtime=2022.33 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 585525 0 0 0 202187 46 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 5165805 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 2022.33
Current children cumulated vsize (KiB) 496380

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 25994
/proc/meminfo: memFree=30893728/32770624 swapFree=0/480024
[pid=25756] ppid=25753 vsize=496380 CPUtime=2082.34 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 585851 0 0 0 208188 46 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 5165796 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 2082.34
Current children cumulated vsize (KiB) 496380

[startup+2142.3 s]
/proc/loadavg: 2.04 2.01 2.05 3/181 25996
/proc/meminfo: memFree=30893728/32770624 swapFree=0/480020
[pid=25756] ppid=25753 vsize=496380 CPUtime=2142.34 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 586538 0 0 0 214188 46 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 5165805 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 2142.34
Current children cumulated vsize (KiB) 496380

[startup+2202.31 s]
/proc/loadavg: 2.02 2.01 2.05 3/181 25998
/proc/meminfo: memFree=30893604/32770624 swapFree=0/480016
[pid=25756] ppid=25753 vsize=496380 CPUtime=2202.35 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 586864 0 0 0 220189 46 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 5165805 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 2202.35
Current children cumulated vsize (KiB) 496380

[startup+2262.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/185 26015
/proc/meminfo: memFree=30889916/32770624 swapFree=0/480060
[pid=25756] ppid=25753 vsize=496380 CPUtime=2262.35 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 587374 0 0 0 226189 46 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 4252448 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 2262.35
Current children cumulated vsize (KiB) 496380

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 26017
/proc/meminfo: memFree=30892020/32770624 swapFree=0/480076
[pid=25756] ppid=25753 vsize=496380 CPUtime=2322.36 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 588209 0 0 0 232190 46 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 4246647 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 2322.36
Current children cumulated vsize (KiB) 496380

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 26019
/proc/meminfo: memFree=30891956/32770624 swapFree=0/480084
[pid=25756] ppid=25753 vsize=496380 CPUtime=2382.36 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 588567 0 0 0 238190 46 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 5165805 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 2382.36
Current children cumulated vsize (KiB) 496380

[startup+2442.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/182 26021
/proc/meminfo: memFree=30892328/32770624 swapFree=0/480116
[pid=25756] ppid=25753 vsize=496380 CPUtime=2442.37 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 589003 0 0 0 244191 46 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 4399564 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 2442.37
Current children cumulated vsize (KiB) 496380

[startup+2502.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 26023
/proc/meminfo: memFree=30892948/32770624 swapFree=0/480124
[pid=25756] ppid=25753 vsize=496380 CPUtime=2502.38 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 589323 0 0 0 250192 46 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 4245092 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 2502.38
Current children cumulated vsize (KiB) 496380



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 26023
/proc/meminfo: memFree=30893088/32770624 swapFree=0/480128
[pid=25756] ppid=25753 vsize=496380 CPUtime=2520.08 cores=0,2,4,6
/proc/25756/stat : 25756 (MistralXCSP) R 25753 25756 4057 0 -1 4202496 589323 0 0 0 251962 46 0 0 20 0 1 0 37884516 508293120 117782 18446744073709551615 4194304 7396336 140731732336592 140731732331768 5165796 0 0 1 16386 0 0 0 17 4 0 0 7 0 0 9496464 9501696 23085056 140731732345267 140731732345417 140731732345417 140731732348873 0
/proc/25756/statm: 124095 117782 718 782 0 117111 0
Current children cumulated CPU time (s) 2520.08
Current children cumulated vsize (KiB) 496380

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

Child status: 0
Real time (s): 2520
CPU time (s): 2520.09
CPU user time (s): 2519.62
CPU system time (s): 0.470044
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 498084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.62
system time used= 0.470044
maximum resident set size= 472604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 589361
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= 110
involuntary context switches= 1704

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.5689 second user time and 9.80179 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-10 11:03:12
IDJOB=4260907
IDBENCH=124244
IDSOLVER=2649
FILE ID=node125/4260907-1502356637
RUNJOBID= node125-1502331121-20547
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/Cutstock/Cutstock-zinc-s1/Cutstock-t16-1.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-4260907-1502356637/watcher-4260907-1502356637 -o /tmp/evaluation-result-4260907-1502356637/solver-4260907-1502356637 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502331121-20547 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1667981511 HOME/instance-4260907-1502356637.xml

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

MD5SUM BENCH= 36688640cc45f0157406ded158d596cc
RANDOM SEED=1667981511

node125.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29310912 kB
MemAvailable:   29965596 kB
Buffers:          226220 kB
Cached:           721068 kB
SwapCached:            0 kB
Active:          2535068 kB
Inactive:         504528 kB
Active(anon):    2092644 kB
Inactive(anon):    24908 kB
Active(file):     442424 kB
Inactive(file):   479620 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5872 kB
Writeback:             4 kB
AnonPages:       2092332 kB
Mapped:            40500 kB
Shmem:             25252 kB
Slab:             121864 kB
SReclaimable:      96952 kB
SUnreclaim:        24912 kB
KernelStack:        3216 kB
PageTables:         8408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2376428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2037760 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62020 MiB
End job on node125 at 2017-08-10 11:45:13