Trace number 4242326

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 NameAnswerCPU timeWall clock time
R1: Mistral-2.0 2017-06-28? (TO) 2400.03 2401.1

General information on the benchmark

NameSportsScheduling/SportsScheduling-m1-s1/
SportsScheduling-26.xml
MD5SUMe7fb96dadee149724dd4cb9af2eae5d9
Bench CategoryCSP (decision 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 variables1001
Number of constraints429
Number of domains2
Minimum domain size26
Maximum domain size325
Distribution of domain sizes[{"size":26,"count":676},{"size":325,"count":325}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":338},{"degree":4,"count":663}]
Minimum constraint arity1
Maximum constraint arity325
Distribution of constraint arities[{"arity":1,"count":13},{"arity":2,"count":13},{"arity":3,"count":325},{"arity":13,"count":25},{"arity":26,"count":26},{"arity":50,"count":13},{"arity":52,"count":13},{"arity":325,"count":1}]
Number of extensional constraints325
Number of intensional constraints26
Distribution of constraint types[{"type":"extension","count":325},{"type":"intension","count":26},{"type":"allDifferent","count":27},{"type":"count","count":25},{"type":"cardinality","count":26}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Mistral-2017-06-28
2400.01/2401.10	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-4242326-1500631714/watcher-4242326-1500631714 -o /tmp/evaluation-result-4242326-1500631714/solver-4242326-1500631714 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500623787-4823 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1461392261 HOME/instance-4242326-1500631714.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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 3/186 6775
/proc/meminfo: memFree=31618584/32770624 swapFree=6196/265716
[pid=6775] ppid=6772 vsize=29068 CPUtime=0 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 1035 0 0 0 0 0 0 0 20 0 1 0 17924215 29765632 802 33554432000 4194304 7402444 140725512768112 140725512767304 140037666871925 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 7267 802 618 784 0 281 0

[startup+0.100173 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6775
/proc/meminfo: memFree=31618584/32770624 swapFree=6196/265716
[pid=6775] ppid=6772 vsize=85696 CPUtime=0.09 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 15248 0 0 0 7 2 0 0 20 0 1 0 17924215 87752704 15058 33554432000 4194304 7402444 140725512768112 140725512759624 140037646498789 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 21424 15058 663 784 0 14438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85696

[startup+0.200425 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6775
/proc/meminfo: memFree=31618584/32770624 swapFree=6196/265716
[pid=6775] ppid=6772 vsize=99364 CPUtime=0.19 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 19010 0 0 0 17 2 0 0 20 0 1 0 17924215 101748736 18475 33554432000 4194304 7402444 140725512768112 140725512757976 4731480 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 24841 18475 681 784 0 17855 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 99364

[startup+0.300396 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6775
/proc/meminfo: memFree=31618584/32770624 swapFree=6196/265716
[pid=6775] ppid=6772 vsize=105860 CPUtime=0.29 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 20678 0 0 0 26 3 0 0 20 0 1 0 17924215 108400640 20066 33554432000 4194304 7402444 140725512768112 140725512757928 5820015 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 26465 20132 681 784 0 19479 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 105860

[startup+0.700314 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6775
/proc/meminfo: memFree=31618584/32770624 swapFree=6196/265716
[pid=6775] ppid=6772 vsize=126476 CPUtime=0.69 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 25603 0 0 0 66 3 0 0 20 0 1 0 17924215 129511424 25340 33554432000 4194304 7402444 140725512768112 140725512758008 4731480 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 31619 25340 755 784 0 24633 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 126476

[startup+1.50034 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6776
/proc/meminfo: memFree=31509604/32770624 swapFree=6196/265740
[pid=6775] ppid=6772 vsize=168792 CPUtime=1.49 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 34225 0 0 0 145 4 0 0 20 0 1 0 17924215 172843008 35974 33554432000 4194304 7402444 140725512768112 140725512762648 4484763 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 42198 35974 793 784 0 35212 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 168792

[startup+3.10031 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6776
/proc/meminfo: memFree=31437400/32770624 swapFree=6196/265740
[pid=6775] ppid=6772 vsize=218868 CPUtime=3.09 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 64434 0 0 0 302 7 0 0 20 0 1 0 17924215 224120832 48502 33554432000 4194304 7402444 140725512768112 140725512762648 4484555 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 54717 48502 796 784 0 47731 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 218868

[startup+6.3003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6776
/proc/meminfo: memFree=31423336/32770624 swapFree=6196/265748
[pid=6775] ppid=6772 vsize=223488 CPUtime=6.29 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 92522 0 0 0 620 9 0 0 20 0 1 0 17924215 228851712 49637 33554432000 4194304 7402444 140725512768112 140725512762648 4484665 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 55872 49637 796 784 0 48886 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 223488

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6776
/proc/meminfo: memFree=31421444/32770624 swapFree=6196/265756
[pid=6775] ppid=6772 vsize=224808 CPUtime=12.68 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 120673 0 0 0 1258 10 0 0 20 0 1 0 17924215 230203392 49987 33554432000 4194304 7402444 140725512768112 140725512762648 4484555 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 56202 49987 796 784 0 49216 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 224808

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6776
/proc/meminfo: memFree=31420264/32770624 swapFree=6196/265764
[pid=6775] ppid=6772 vsize=225468 CPUtime=25.48 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 176792 0 0 0 2535 13 0 0 20 0 1 0 17924215 230879232 50154 33554432000 4194304 7402444 140725512768112 140725512762648 4747338 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 56367 50154 796 784 0 49381 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 225468

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6776
/proc/meminfo: memFree=31417928/32770624 swapFree=6196/265780
[pid=6775] ppid=6772 vsize=226128 CPUtime=51.04 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 200891 0 0 0 5090 14 0 0 20 0 1 0 17924215 231555072 50292 33554432000 4194304 7402444 140725512768112 140725512762648 4529222 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 56532 50292 796 784 0 49546 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 226128

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6784
/proc/meminfo: memFree=31415428/32770624 swapFree=6196/265820
[pid=6775] ppid=6772 vsize=226788 CPUtime=102.2 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 219694 0 0 0 10205 15 0 0 20 0 1 0 17924215 232230912 50450 33554432000 4194304 7402444 140725512768112 140725512762648 5746100 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 56697 50450 796 784 0 49711 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 226788

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6785
/proc/meminfo: memFree=31415844/32770624 swapFree=6196/265852
[pid=6775] ppid=6772 vsize=227052 CPUtime=162.16 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 220853 0 0 0 16201 15 0 0 20 0 1 0 17924215 232501248 50551 33554432000 4194304 7402444 140725512768112 140725512762648 4395648 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 56763 50551 796 784 0 49777 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 227052

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6786
/proc/meminfo: memFree=31415712/32770624 swapFree=6196/265884
[pid=6775] ppid=6772 vsize=227316 CPUtime=222.14 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 222037 0 0 0 22199 15 0 0 20 0 1 0 17924215 232771584 50558 33554432000 4194304 7402444 140725512768112 140725512762648 4747338 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 56829 50558 796 784 0 49843 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 227316

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6787
/proc/meminfo: memFree=31415256/32770624 swapFree=6196/265916
[pid=6775] ppid=6772 vsize=227580 CPUtime=282.11 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 223344 0 0 0 28195 16 0 0 20 0 1 0 17924215 233041920 50648 33554432000 4194304 7402444 140725512768112 140725512762648 5750450 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 56895 50648 796 784 0 49909 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 227580

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6788
/proc/meminfo: memFree=31415008/32770624 swapFree=6196/265948
[pid=6775] ppid=6772 vsize=227712 CPUtime=342.09 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 224647 0 0 0 34193 16 0 0 20 0 1 0 17924215 233177088 50706 33554432000 4194304 7402444 140725512768112 140725512762648 4377716 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 56928 50706 796 784 0 49942 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 227712

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6789
/proc/meminfo: memFree=31413024/32770624 swapFree=6196/265976
[pid=6775] ppid=6772 vsize=229628 CPUtime=402.06 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 226740 0 0 0 40190 16 0 0 20 0 1 0 17924215 235139072 51168 33554432000 4194304 7402444 140725512768112 140725512762648 4238492 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 57407 51168 796 784 0 50421 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 229628

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6790
/proc/meminfo: memFree=31413148/32770624 swapFree=6196/266012
[pid=6775] ppid=6772 vsize=229760 CPUtime=462.03 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 228524 0 0 0 46187 16 0 0 20 0 1 0 17924215 235274240 51225 33554432000 4194304 7402444 140725512768112 140725512762648 5750503 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 57440 51225 796 784 0 50454 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 229760

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6791
/proc/meminfo: memFree=31412572/32770624 swapFree=6196/266052
[pid=6775] ppid=6772 vsize=230288 CPUtime=522 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 229963 0 0 0 52184 16 0 0 20 0 1 0 17924215 235814912 51342 33554432000 4194304 7402444 140725512768112 140725512762648 4484665 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 57572 51342 796 784 0 50586 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 230288

[startup+582.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 6792
/proc/meminfo: memFree=31412200/32770624 swapFree=6196/266080
[pid=6775] ppid=6772 vsize=230684 CPUtime=581.98 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 231489 0 0 0 58181 17 0 0 20 0 1 0 17924215 236220416 51454 33554432000 4194304 7402444 140725512768112 140725512762648 5871010 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 57671 51454 796 784 0 50685 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 230684


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6825
/proc/meminfo: memFree=31405756/32770624 swapFree=6196/266604
[pid=6775] ppid=6772 vsize=237152 CPUtime=1541.6 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 255103 0 0 0 154141 19 0 0 20 0 1 0 17924215 242843648 53040 33554432000 4194304 7402444 140725512768112 140725512762648 4712981 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 59288 53040 796 784 0 52302 0
Current children cumulated CPU time (s) 1541.6
Current children cumulated vsize (KiB) 237152

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6826
/proc/meminfo: memFree=31405592/32770624 swapFree=6196/266632
[pid=6775] ppid=6772 vsize=237152 CPUtime=1601.56 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 256727 0 0 0 160137 19 0 0 20 0 1 0 17924215 242843648 53063 33554432000 4194304 7402444 140725512768112 140725512762648 4396724 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 59288 53063 796 784 0 52302 0
Current children cumulated CPU time (s) 1601.56
Current children cumulated vsize (KiB) 237152

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6827
/proc/meminfo: memFree=31405572/32770624 swapFree=6196/266664
[pid=6775] ppid=6772 vsize=237284 CPUtime=1661.53 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 257879 0 0 0 166134 19 0 0 20 0 1 0 17924215 242978816 53112 33554432000 4194304 7402444 140725512768112 140725512762648 5324381 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 59321 53112 796 784 0 52335 0
Current children cumulated CPU time (s) 1661.53
Current children cumulated vsize (KiB) 237284

[startup+1722.3 s]
/proc/loadavg: 1.88 1.98 2.03 3/187 6889
/proc/meminfo: memFree=31391980/32770624 swapFree=6196/266740
[pid=6775] ppid=6772 vsize=237416 CPUtime=1721.51 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 259060 0 0 0 172132 19 0 0 20 0 1 0 17924215 243113984 53122 33554432000 4194304 7402444 140725512768112 140725512762648 4712981 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 59354 53122 796 784 0 52368 0
Current children cumulated CPU time (s) 1721.51
Current children cumulated vsize (KiB) 237416

[startup+1782.3 s]
/proc/loadavg: 1.96 1.99 2.03 3/187 6890
/proc/meminfo: memFree=31390928/32770624 swapFree=6196/266788
[pid=6775] ppid=6772 vsize=237548 CPUtime=1781.48 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 260283 0 0 0 178129 19 0 0 20 0 1 0 17924215 243249152 53159 33554432000 4194304 7402444 140725512768112 140725512762648 4396732 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 59387 53159 796 784 0 52401 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (KiB) 237548

[startup+1842.3 s]
/proc/loadavg: 1.98 1.99 2.03 3/187 6891
/proc/meminfo: memFree=31391436/32770624 swapFree=6196/266816
[pid=6775] ppid=6772 vsize=237680 CPUtime=1841.45 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 261529 0 0 0 184126 19 0 0 20 0 1 0 17924215 243384320 53191 33554432000 4194304 7402444 140725512768112 140725512762648 4712981 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 59420 53191 796 784 0 52434 0
Current children cumulated CPU time (s) 1841.45
Current children cumulated vsize (KiB) 237680

[startup+1902.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/188 6900
/proc/meminfo: memFree=31390692/32770624 swapFree=6196/266848
[pid=6775] ppid=6772 vsize=237812 CPUtime=1901.44 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 262802 0 0 0 190124 20 0 0 20 0 1 0 17924215 243519488 53212 33554432000 4194304 7402444 140725512768112 140725512762648 5753888 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 59453 53212 796 784 0 52467 0
Current children cumulated CPU time (s) 1901.44
Current children cumulated vsize (KiB) 237812

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 6901
/proc/meminfo: memFree=31390816/32770624 swapFree=6196/266880
[pid=6775] ppid=6772 vsize=237944 CPUtime=1961.41 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 264145 0 0 0 196121 20 0 0 20 0 1 0 17924215 243654656 53268 33554432000 4194304 7402444 140725512768112 140725512762648 4484665 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 59486 53268 796 784 0 52500 0
Current children cumulated CPU time (s) 1961.41
Current children cumulated vsize (KiB) 237944

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 6902
/proc/meminfo: memFree=31390832/32770624 swapFree=6196/266916
[pid=6775] ppid=6772 vsize=238208 CPUtime=2021.38 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 265514 0 0 0 202118 20 0 0 20 0 1 0 17924215 243924992 53296 33554432000 4194304 7402444 140725512768112 140725512762648 5747647 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 59552 53296 796 784 0 52566 0
Current children cumulated CPU time (s) 2021.38
Current children cumulated vsize (KiB) 238208

[startup+2082.3 s]
/proc/loadavg: 2.17 2.03 2.05 3/188 6903
/proc/meminfo: memFree=31390212/32770624 swapFree=6196/266944
[pid=6775] ppid=6772 vsize=238208 CPUtime=2081.36 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 266897 0 0 0 208116 20 0 0 20 0 1 0 17924215 243924992 53337 33554432000 4194304 7402444 140725512768112 140725512762648 4484555 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 59552 53337 796 784 0 52566 0
Current children cumulated CPU time (s) 2081.36
Current children cumulated vsize (KiB) 238208

[startup+2142.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/188 6904
/proc/meminfo: memFree=31389840/32770624 swapFree=6196/266976
[pid=6775] ppid=6772 vsize=238472 CPUtime=2141.33 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 268328 0 0 0 214113 20 0 0 20 0 1 0 17924215 244195328 53382 33554432000 4194304 7402444 140725512768112 140725512762648 5324420 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 59618 53382 796 784 0 52632 0
Current children cumulated CPU time (s) 2141.33
Current children cumulated vsize (KiB) 238472

[startup+2202.31 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 6905
/proc/meminfo: memFree=31389484/32770624 swapFree=6196/267004
[pid=6775] ppid=6772 vsize=238868 CPUtime=2201.31 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 269962 0 0 0 220111 20 0 0 20 0 1 0 17924215 244600832 53497 33554432000 4194304 7402444 140725512768112 140725512762648 4378304 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 59717 53497 796 784 0 52731 0
Current children cumulated CPU time (s) 2201.31
Current children cumulated vsize (KiB) 238868

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 6906
/proc/meminfo: memFree=31389640/32770624 swapFree=6196/267032
[pid=6775] ppid=6772 vsize=238868 CPUtime=2261.28 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 271504 0 0 0 226108 20 0 0 20 0 1 0 17924215 244600832 53507 33554432000 4194304 7402444 140725512768112 140725512762648 5324450 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 59717 53507 796 784 0 52731 0
Current children cumulated CPU time (s) 2261.28
Current children cumulated vsize (KiB) 238868

[startup+2322.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/187 6907
/proc/meminfo: memFree=31389576/32770624 swapFree=6196/267072
[pid=6775] ppid=6772 vsize=239000 CPUtime=2321.25 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 273095 0 0 0 232105 20 0 0 20 0 1 0 17924215 244736000 53533 33554432000 4194304 7402444 140725512768112 140725512762648 5324377 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 59750 53533 796 784 0 52764 0
Current children cumulated CPU time (s) 2321.25
Current children cumulated vsize (KiB) 239000

[startup+2382.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/187 6908
/proc/meminfo: memFree=31389204/32770624 swapFree=6196/267100
[pid=6775] ppid=6772 vsize=239132 CPUtime=2381.22 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 274218 0 0 0 238102 20 0 0 20 0 1 0 17924215 244871168 53558 33554432000 4194304 7402444 140725512768112 140725512762648 4484555 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 59783 53558 796 784 0 52797 0
Current children cumulated CPU time (s) 2381.22
Current children cumulated vsize (KiB) 239132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.1 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 6908
/proc/meminfo: memFree=31389080/32770624 swapFree=6196/267108
[pid=6775] ppid=6772 vsize=239264 CPUtime=2400.01 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 275316 0 0 0 239981 20 0 0 20 0 1 0 17924215 245006336 53589 33554432000 4194304 7402444 140725512768112 140725512762648 4394497 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 59816 53589 796 784 0 52830 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 239264

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

[startup+2401.1 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 6908
/proc/meminfo: memFree=31389080/32770624 swapFree=6196/267108
[pid=6775] ppid=6772 vsize=239264 CPUtime=2400.01 cores=0,2,4,6
/proc/6775/stat : 6775 (MistralXCSP) R 6772 6775 4792 0 -1 4202496 275316 0 0 0 239981 20 0 0 20 0 1 0 17924215 245006336 53589 33554432000 4194304 7402444 140725512768112 140725512762648 4394497 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0 9500608 9505824 14950400 140725512774824 140725512774974 140725512774974 140725512777673 0
/proc/6775/statm: 59816 53589 796 784 0 52830 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 239264

Child status: 0
Real time (s): 2401.1
CPU time (s): 2400.03
CPU user time (s): 2399.82
CPU system time (s): 0.209911
CPU usage (%): 99.9553
Max. virtual memory (cumulated for all children) (KiB): 239264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.82
system time used= 0.209911
maximum resident set size= 214384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 275347
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= 85
involuntary context switches= 121762

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.24093 second user time and 11.2938 second system time

The end

Launcher Data

Begin job on node114 at 2017-07-21 12:08:34
IDJOB=4242326
IDBENCH=133909
IDSOLVER=2622
FILE ID=node114/4242326-1500631714
RUNJOBID= node114-1500623787-4823
PBS_JOBID= 20623017
Free space on /tmp= 62016 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/SportsScheduling/SportsScheduling-m1-s1/SportsScheduling-26.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-4242326-1500631714/watcher-4242326-1500631714 -o /tmp/evaluation-result-4242326-1500631714/solver-4242326-1500631714 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500623787-4823 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1461392261 HOME/instance-4242326-1500631714.xml

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

MD5SUM BENCH= e7fb96dadee149724dd4cb9af2eae5d9
RANDOM SEED=1461392261

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

/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		: 1600.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.82
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		: 1600.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.82
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		: 1600.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		: 2133.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.82
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		: 1600.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		: 1600.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.82
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		: 1600.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:        31619468 kB
MemAvailable:   32002876 kB
Buffers:          159232 kB
Cached:           513080 kB
SwapCached:            0 kB
Active:           448992 kB
Inactive:         282752 kB
Active(anon):      62360 kB
Inactive(anon):    17036 kB
Active(file):     386632 kB
Inactive(file):   265716 kB
Unevictable:        6196 kB
Mlocked:            6196 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5840 kB
Writeback:             0 kB
AnonPages:         66120 kB
Mapped:            34344 kB
Shmem:             17040 kB
Slab:             119132 kB
SReclaimable:      93788 kB
SUnreclaim:        25344 kB
KernelStack:        3328 kB
PageTables:         4772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     338232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62012 MiB
End job on node114 at 2017-07-21 12:48:36