Trace number 4240313

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.06 2400.7

General information on the benchmark

NameQueensKnights/QueensKnights-m1-s1/
QueensKnights-080-05-mul.xml
MD5SUMcc508950e1103ff719d16ca71225257a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark243.529
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints3570
Number of domains2
Minimum domain size80
Maximum domain size6400
Distribution of domain sizes[{"size":80,"count":80},{"size":6400,"count":5}]
Minimum variable degree84
Maximum variable degree84
Distribution of variable degrees[{"degree":84,"count":85}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":3570}]
Number of extensional constraints0
Number of intensional constraints3570
Distribution of constraint types[{"type":"intension","count":3570}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Mistral-2017-06-28
2400.04/2400.70	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-4240313-1500623895/watcher-4240313-1500623895 -o /tmp/evaluation-result-4240313-1500623895/solver-4240313-1500623895 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500623778-4880 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1000814256 HOME/instance-4240313-1500623895.xml 

pid=5527
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: 1.71 0.65 0.27 2/191 5530
/proc/meminfo: memFree=31524124/32770624 swapFree=6452/412708
[pid=5530] ppid=5527 vsize=28804 CPUtime=0 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 981 0 0 0 0 0 0 0 20 0 1 0 15831320 29495296 802 33554432000 4194304 7402444 140726888213488 140726888210536 5881793 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 7201 802 619 784 0 215 0

[startup+0.100175 s]
/proc/loadavg: 1.71 0.65 0.27 2/191 5530
/proc/meminfo: memFree=31524124/32770624 swapFree=6452/412708
[pid=5530] ppid=5527 vsize=29412 CPUtime=0.09 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 1228 0 0 0 9 0 0 0 20 0 1 0 15831320 30117888 1049 33554432000 4194304 7402444 140726888213488 140726888203264 5919890 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 7353 1049 728 784 0 367 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29412

[startup+0.200329 s]
/proc/loadavg: 1.71 0.65 0.27 2/191 5530
/proc/meminfo: memFree=31524124/32770624 swapFree=6452/412708
[pid=5530] ppid=5527 vsize=29796 CPUtime=0.19 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 1327 0 0 0 19 0 0 0 20 0 1 0 15831320 30511104 1146 33554432000 4194304 7402444 140726888213488 140726888203256 139872614539030 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 7449 1146 729 784 0 463 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29796

[startup+0.300324 s]
/proc/loadavg: 1.71 0.65 0.27 2/191 5530
/proc/meminfo: memFree=31524124/32770624 swapFree=6452/412708
[pid=5530] ppid=5527 vsize=30064 CPUtime=0.29 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 1407 0 0 0 29 0 0 0 20 0 1 0 15831320 30785536 1177 33554432000 4194304 7402444 140726888213488 140726888204024 6011269 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 7516 1177 729 784 0 530 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30064

[startup+0.700292 s]
/proc/loadavg: 1.71 0.65 0.27 2/191 5530
/proc/meminfo: memFree=31524124/32770624 swapFree=6452/412708
[pid=5530] ppid=5527 vsize=31684 CPUtime=0.69 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 1794 0 0 0 69 0 0 0 20 0 1 0 15831320 32444416 1586 33554432000 4194304 7402444 140726888213488 140726888204280 139872621051248 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 7921 1586 729 784 0 935 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31684

[startup+1.50029 s]
/proc/loadavg: 1.71 0.65 0.27 3/192 5531
/proc/meminfo: memFree=31518164/32770624 swapFree=6452/412468
[pid=5530] ppid=5527 vsize=34828 CPUtime=1.49 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 2652 0 0 0 149 0 0 0 20 0 1 0 15831320 35663872 2395 33554432000 4194304 7402444 140726888213488 140726888204056 139872621032323 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 8707 2395 729 784 0 1721 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34828

[startup+3.10029 s]
/proc/loadavg: 1.71 0.65 0.27 3/192 5531
/proc/meminfo: memFree=31514692/32770624 swapFree=6452/412468
[pid=5530] ppid=5527 vsize=42712 CPUtime=3.09 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 6512 0 0 0 308 1 0 0 20 0 1 0 15831320 43737088 4389 33554432000 4194304 7402444 140726888213488 140726888204072 6048038 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 10678 4389 729 784 0 3692 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42712

[startup+6.30029 s]
/proc/loadavg: 1.73 0.67 0.28 3/192 5531
/proc/meminfo: memFree=31501796/32770624 swapFree=6452/412468
[pid=5530] ppid=5527 vsize=52976 CPUtime=6.29 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 10164 0 0 0 628 1 0 0 20 0 1 0 15831320 54247424 6940 33554432000 4194304 7402444 140726888213488 140726888204056 4221808 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 13244 6940 736 784 0 6258 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52976

[startup+12.7003 s]
/proc/loadavg: 1.76 0.69 0.29 3/192 5531
/proc/meminfo: memFree=31476416/32770624 swapFree=6452/412476
[pid=5530] ppid=5527 vsize=74872 CPUtime=12.69 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 28076 0 0 0 1266 3 0 0 20 0 1 0 15831320 76668928 12453 33554432000 4194304 7402444 140726888213488 140726888207784 5720349 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18718 12453 776 784 0 11732 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74872

[startup+25.5003 s]
/proc/loadavg: 1.81 0.76 0.32 3/192 5531
/proc/meminfo: memFree=31475596/32770624 swapFree=6452/412488
[pid=5530] ppid=5527 vsize=74872 CPUtime=25.48 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 44503 0 0 0 2544 4 0 0 20 0 1 0 15831320 76668928 12497 33554432000 4194304 7402444 140726888213488 140726888207784 5691546 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18718 12497 776 784 0 11732 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 74872

[startup+51.1003 s]
/proc/loadavg: 1.87 0.86 0.36 3/192 5531
/proc/meminfo: memFree=31475224/32770624 swapFree=6452/412496
[pid=5530] ppid=5527 vsize=74872 CPUtime=51.08 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 53860 0 0 0 5104 4 0 0 20 0 1 0 15831320 76668928 12499 33554432000 4194304 7402444 140726888213488 140726888207784 139872614538923 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18718 12499 776 784 0 11732 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 74872

[startup+102.3 s]
/proc/loadavg: 1.95 1.03 0.45 3/192 5532
/proc/meminfo: memFree=31474772/32770624 swapFree=6452/412536
[pid=5530] ppid=5527 vsize=75004 CPUtime=102.26 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 62793 0 0 0 10222 4 0 0 20 0 1 0 15831320 76804096 12502 33554432000 4194304 7402444 140726888213488 140726888207736 5726720 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18751 12502 776 784 0 11765 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 75004

[startup+162.3 s]
/proc/loadavg: 1.98 1.21 0.55 3/193 5541
/proc/meminfo: memFree=31472672/32770624 swapFree=6452/412584
[pid=5530] ppid=5527 vsize=75004 CPUtime=162.23 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 67162 0 0 0 16219 4 0 0 20 0 1 0 15831320 76804096 12505 33554432000 4194304 7402444 140726888213488 140726888207736 4248742 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18751 12505 776 784 0 11765 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 75004

[startup+222.306 s]
/proc/loadavg: 1.99 1.35 0.64 3/194 5566
/proc/meminfo: memFree=31473240/32770624 swapFree=6452/412624
[pid=5530] ppid=5527 vsize=75004 CPUtime=222.22 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 68114 0 0 0 22218 4 0 0 20 0 1 0 15831320 76804096 12506 33554432000 4194304 7402444 140726888213488 140726888207736 4747338 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18751 12506 776 784 0 11765 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 75004

[startup+282.3 s]
/proc/loadavg: 2.05 1.49 0.73 3/193 5567
/proc/meminfo: memFree=31473228/32770624 swapFree=6452/412652
[pid=5530] ppid=5527 vsize=75004 CPUtime=282.2 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 69068 0 0 0 28216 4 0 0 20 0 1 0 15831320 76804096 12507 33554432000 4194304 7402444 140726888213488 140726888207736 5719924 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18751 12507 776 784 0 11765 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 75004

[startup+342.3 s]
/proc/loadavg: 2.02 1.58 0.81 3/194 5569
/proc/meminfo: memFree=31473152/32770624 swapFree=6452/412684
[pid=5530] ppid=5527 vsize=75004 CPUtime=342.18 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 70024 0 0 0 34214 4 0 0 20 0 1 0 15831320 76804096 12508 33554432000 4194304 7402444 140726888213488 140726888207736 4223008 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18751 12508 776 784 0 11765 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 75004

[startup+402.3 s]
/proc/loadavg: 2.01 1.66 0.88 3/194 5570
/proc/meminfo: memFree=31473328/32770624 swapFree=6452/412712
[pid=5530] ppid=5527 vsize=75004 CPUtime=402.17 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 70877 0 0 0 40213 4 0 0 20 0 1 0 15831320 76804096 12511 33554432000 4194304 7402444 140726888213488 140726888207736 139872614543872 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18751 12511 776 784 0 11765 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 75004

[startup+462.3 s]
/proc/loadavg: 2.00 1.72 0.95 3/193 5571
/proc/meminfo: memFree=31473544/32770624 swapFree=6452/412752
[pid=5530] ppid=5527 vsize=75004 CPUtime=462.16 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 71943 0 0 0 46211 5 0 0 20 0 1 0 15831320 76804096 12513 33554432000 4194304 7402444 140726888213488 140726888207736 5871089 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18751 12513 776 784 0 11765 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 75004

[startup+522.3 s]
/proc/loadavg: 2.00 1.77 1.02 3/191 5572
/proc/meminfo: memFree=31473704/32770624 swapFree=6452/412780
[pid=5530] ppid=5527 vsize=75004 CPUtime=522.14 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 72916 0 0 0 52209 5 0 0 20 0 1 0 15831320 76804096 12516 33554432000 4194304 7402444 140726888213488 140726888207736 5753456 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18751 12516 776 784 0 11765 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 75004

[startup+582.3 s]
/proc/loadavg: 2.00 1.81 1.08 3/191 5573
/proc/meminfo: memFree=31473948/32770624 swapFree=6452/412812
[pid=5530] ppid=5527 vsize=75004 CPUtime=582.13 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 73890 0 0 0 58208 5 0 0 20 0 1 0 15831320 76804096 12527 33554432000 4194304 7402444 140726888213488 140726888207736 4747723 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18751 12527 776 784 0 11765 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 75004


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.69 3/192 5610
/proc/meminfo: memFree=31474792/32770624 swapFree=6452/413324
[pid=5530] ppid=5527 vsize=75268 CPUtime=1541.89 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 89248 0 0 0 154183 6 0 0 20 0 1 0 15831320 77074432 12570 33554432000 4194304 7402444 140726888213488 140726888207736 5728454 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18817 12570 776 784 0 11831 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 75268

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.70 3/192 5611
/proc/meminfo: memFree=31474512/32770624 swapFree=6452/413356
[pid=5530] ppid=5527 vsize=75268 CPUtime=1601.86 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 90276 0 0 0 160180 6 0 0 20 0 1 0 15831320 77074432 12571 33554432000 4194304 7402444 140726888213488 140726888207736 5715896 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18817 12571 776 784 0 11831 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 75268

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.72 3/192 5613
/proc/meminfo: memFree=31474600/32770624 swapFree=6452/413400
[pid=5530] ppid=5527 vsize=75268 CPUtime=1661.84 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 91304 0 0 0 166178 6 0 0 20 0 1 0 15831320 77074432 12582 33554432000 4194304 7402444 140726888213488 140726888207736 4747176 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18817 12582 776 784 0 11831 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 75268

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.74 3/191 5614
/proc/meminfo: memFree=31474456/32770624 swapFree=6452/413432
[pid=5530] ppid=5527 vsize=75268 CPUtime=1721.83 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 92332 0 0 0 172177 6 0 0 20 0 1 0 15831320 77074432 12582 33554432000 4194304 7402444 140726888213488 140726888207736 5878640 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18817 12582 776 784 0 11831 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 75268

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 1.76 3/192 5616
/proc/meminfo: memFree=31474120/32770624 swapFree=6452/413460
[pid=5530] ppid=5527 vsize=75268 CPUtime=1781.81 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 93362 0 0 0 178175 6 0 0 20 0 1 0 15831320 77074432 12582 33554432000 4194304 7402444 140726888213488 140726888207736 5691535 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18817 12582 776 784 0 11831 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 75268

[startup+1842.3 s]
/proc/loadavg: 2.01 2.01 1.78 3/191 5618
/proc/meminfo: memFree=31474200/32770624 swapFree=6452/413500
[pid=5530] ppid=5527 vsize=75268 CPUtime=1841.79 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 94400 0 0 0 184173 6 0 0 20 0 1 0 15831320 77074432 12586 33554432000 4194304 7402444 140726888213488 140726888207736 5722060 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18817 12586 776 784 0 11831 0
Current children cumulated CPU time (s) 1841.79
Current children cumulated vsize (KiB) 75268

[startup+1902.3 s]
/proc/loadavg: 2.01 2.01 1.79 3/192 5620
/proc/meminfo: memFree=31474572/32770624 swapFree=6452/413528
[pid=5530] ppid=5527 vsize=75268 CPUtime=1901.78 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 95126 0 0 0 190172 6 0 0 20 0 1 0 15831320 77074432 12590 33554432000 4194304 7402444 140726888213488 140726888207736 5752711 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18817 12590 776 784 0 11831 0
Current children cumulated CPU time (s) 1901.78
Current children cumulated vsize (KiB) 75268

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.80 3/193 5629
/proc/meminfo: memFree=31474212/32770624 swapFree=6452/413572
[pid=5530] ppid=5527 vsize=75268 CPUtime=1961.76 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 96170 0 0 0 196170 6 0 0 20 0 1 0 15831320 77074432 12591 33554432000 4194304 7402444 140726888213488 140726888207736 4342322 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18817 12591 776 784 0 11831 0
Current children cumulated CPU time (s) 1961.76
Current children cumulated vsize (KiB) 75268

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.81 3/193 5630
/proc/meminfo: memFree=31474016/32770624 swapFree=6452/413604
[pid=5530] ppid=5527 vsize=75268 CPUtime=2021.75 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 97209 0 0 0 202169 6 0 0 20 0 1 0 15831320 77074432 12593 33554432000 4194304 7402444 140726888213488 140726888207736 4361805 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18817 12593 776 784 0 11831 0
Current children cumulated CPU time (s) 2021.75
Current children cumulated vsize (KiB) 75268

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.82 3/193 5632
/proc/meminfo: memFree=31474244/32770624 swapFree=6452/413632
[pid=5530] ppid=5527 vsize=75268 CPUtime=2081.73 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 98250 0 0 0 208167 6 0 0 20 0 1 0 15831320 77074432 12593 33554432000 4194304 7402444 140726888213488 140726888207736 4237728 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18817 12593 776 784 0 11831 0
Current children cumulated CPU time (s) 2081.73
Current children cumulated vsize (KiB) 75268

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.84 3/193 5633
/proc/meminfo: memFree=31474000/32770624 swapFree=6452/413664
[pid=5530] ppid=5527 vsize=75400 CPUtime=2141.71 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 99316 0 0 0 214165 6 0 0 20 0 1 0 15831320 77209600 12606 33554432000 4194304 7402444 140726888213488 140726888207784 139872614538808 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18850 12606 776 784 0 11864 0
Current children cumulated CPU time (s) 2141.71
Current children cumulated vsize (KiB) 75400

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 1.85 3/193 5635
/proc/meminfo: memFree=31474040/32770624 swapFree=6452/413692
[pid=5530] ppid=5527 vsize=75400 CPUtime=2201.7 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 100376 0 0 0 220164 6 0 0 20 0 1 0 15831320 77209600 12612 33554432000 4194304 7402444 140726888213488 140726888207784 5719863 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18850 12612 776 784 0 11864 0
Current children cumulated CPU time (s) 2201.7
Current children cumulated vsize (KiB) 75400

[startup+2262.3 s]
/proc/loadavg: 2.12 2.04 1.87 3/192 5636
/proc/meminfo: memFree=31474232/32770624 swapFree=6452/413732
[pid=5530] ppid=5527 vsize=75400 CPUtime=2261.68 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 101444 0 0 0 226162 6 0 0 20 0 1 0 15831320 77209600 12615 33554432000 4194304 7402444 140726888213488 140726888207784 4491037 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18850 12615 776 784 0 11864 0
Current children cumulated CPU time (s) 2261.68
Current children cumulated vsize (KiB) 75400

[startup+2322.3 s]
/proc/loadavg: 2.04 2.04 1.88 4/192 5698
/proc/meminfo: memFree=31559040/32770624 swapFree=6452/413792
[pid=5530] ppid=5527 vsize=75400 CPUtime=2321.66 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 102008 0 0 0 232160 6 0 0 20 0 1 0 15831320 77209600 12625 33554432000 4194304 7402444 140726888213488 140726888207784 139872614539030 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18850 12625 776 784 0 11864 0
Current children cumulated CPU time (s) 2321.66
Current children cumulated vsize (KiB) 75400

[startup+2382.3 s]
/proc/loadavg: 2.02 2.03 1.88 3/191 5699
/proc/meminfo: memFree=31558008/32770624 swapFree=6452/413848
[pid=5530] ppid=5527 vsize=75400 CPUtime=2381.65 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 102536 0 0 0 238159 6 0 0 20 0 1 0 15831320 77209600 12631 33554432000 4194304 7402444 140726888213488 140726888207784 4491045 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18850 12631 776 784 0 11864 0
Current children cumulated CPU time (s) 2381.65
Current children cumulated vsize (KiB) 75400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.7 s]
/proc/loadavg: 2.01 2.03 1.88 3/191 5699
/proc/meminfo: memFree=31557880/32770624 swapFree=6452/413852
[pid=5530] ppid=5527 vsize=75400 CPUtime=2400.04 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 102916 0 0 0 239998 6 0 0 20 0 1 0 15831320 77209600 12631 33554432000 4194304 7402444 140726888213488 140726888207784 5821841 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18850 12631 776 784 0 11864 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 75400

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

[startup+2400.7 s]
/proc/loadavg: 2.01 2.03 1.88 3/191 5699
/proc/meminfo: memFree=31557880/32770624 swapFree=6452/413852
[pid=5530] ppid=5527 vsize=75400 CPUtime=2400.04 cores=0,2,4,6
/proc/5530/stat : 5530 (MistralXCSP) R 5527 5530 4849 0 -1 4202496 102916 0 0 0 239998 6 0 0 20 0 1 0 15831320 77209600 12631 33554432000 4194304 7402444 140726888213488 140726888207784 5821841 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 16257024 140726888219816 140726888219966 140726888219966 140726888222665 0
/proc/5530/statm: 18850 12631 776 784 0 11864 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 75400

Child status: 0
Real time (s): 2400.7
CPU time (s): 2400.06
CPU user time (s): 2399.99
CPU system time (s): 0.065982
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 75400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.99
system time used= 0.065982
maximum resident set size= 51152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102946
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= 28
involuntary context switches= 125007

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.71749 second user time and 7.54131 second system time

The end

Launcher Data

Begin job on node133 at 2017-07-21 09:58:15
IDJOB=4240313
IDBENCH=120895
IDSOLVER=2622
FILE ID=node133/4240313-1500623895
RUNJOBID= node133-1500623778-4880
PBS_JOBID= 20623000
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/QueensKnights/QueensKnights-m1-s1/QueensKnights-080-05-mul.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-4240313-1500623895/watcher-4240313-1500623895 -o /tmp/evaluation-result-4240313-1500623895/solver-4240313-1500623895 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500623778-4880 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1000814256 HOME/instance-4240313-1500623895.xml

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

MD5SUM BENCH= cc508950e1103ff719d16ca71225257a
RANDOM SEED=1000814256

node133.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	: 5334.03
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	: 5334.03
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		: 2000.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	: 5334.03
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	: 5334.03
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:        31524208 kB
MemAvailable:   31928704 kB
Buffers:          154120 kB
Cached:           531240 kB
SwapCached:            0 kB
Active:           403968 kB
Inactive:         421564 kB
Active(anon):     143044 kB
Inactive(anon):     8856 kB
Active(file):     260924 kB
Inactive(file):   412708 kB
Unevictable:        6452 kB
Mlocked:            6452 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5880 kB
Writeback:             0 kB
AnonPages:        146864 kB
Mapped:            33920 kB
Shmem:              8872 kB
Slab:             119248 kB
SReclaimable:      93396 kB
SUnreclaim:        25852 kB
KernelStack:        3424 kB
PageTables:         4920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     413208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 62016 MiB
End job on node133 at 2017-07-21 10:38:15