Trace number 4240381

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.07 2401.1

General information on the benchmark

NameRandom/Random-RB-3-28-28f/
rand-3-28-28-93-632f-05.xml
MD5SUM1bf4ccefbf8ae7bb3bb3e34b69384fe1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark687.52002
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Number of domains1
Minimum domain size28
Maximum domain size28
Distribution of domain sizes[{"size":28,"count":28}]
Minimum variable degree4
Maximum variable degree16
Distribution of variable degrees[{"degree":4,"count":1},{"degree":5,"count":2},{"degree":6,"count":1},{"degree":7,"count":4},{"degree":9,"count":3},{"degree":10,"count":3},{"degree":11,"count":6},{"degree":12,"count":2},{"degree":13,"count":3},{"degree":14,"count":1},{"degree":15,"count":1},{"degree":16,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":93}]
Number of extensional constraints93
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":93}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Mistral-2017-06-28
2400.05/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-4240381-1500624748/watcher-4240381-1500624748 -o /tmp/evaluation-result-4240381-1500624748/solver-4240381-1500624748 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1500623787-2244 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1043730111 HOME/instance-4240381-1500624748.xml 

pid=2515
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.16 1.96 1.32 3/186 2518
/proc/meminfo: memFree=31570144/32770624 swapFree=6244/334796
[pid=2518] ppid=2515 vsize=28672 CPUtime=0 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 959 0 0 0 0 0 0 0 20 0 1 0 15752247 29360128 736 33554432000 4194304 7402444 140734301420688 140734301417736 5996450 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 7168 736 583 784 0 182 0

[startup+0.10017 s]
/proc/loadavg: 2.16 1.96 1.32 3/186 2518
/proc/meminfo: memFree=31570144/32770624 swapFree=6244/334796
[pid=2518] ppid=2515 vsize=31160 CPUtime=0.09 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 1638 0 0 0 9 0 0 0 20 0 1 0 15752247 31907840 1393 33554432000 4194304 7402444 140734301420688 140734301413928 5888657 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 7790 1393 651 784 0 804 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31160

[startup+0.200353 s]
/proc/loadavg: 2.16 1.96 1.32 3/186 2518
/proc/meminfo: memFree=31570144/32770624 swapFree=6244/334796
[pid=2518] ppid=2515 vsize=34088 CPUtime=0.18 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 2372 0 0 0 18 0 0 0 20 0 1 0 15752247 34906112 2119 33554432000 4194304 7402444 140734301420688 140734301411928 5885937 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 8522 2119 651 784 0 1536 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 34088

[startup+0.300323 s]
/proc/loadavg: 2.16 1.96 1.32 3/186 2518
/proc/meminfo: memFree=31570144/32770624 swapFree=6244/334796
[pid=2518] ppid=2515 vsize=37264 CPUtime=0.28 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 3137 0 0 0 28 0 0 0 20 0 1 0 15752247 38158336 2911 33554432000 4194304 7402444 140734301420688 140734301412152 5888349 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 9316 2911 651 784 0 2330 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 37264

[startup+0.700302 s]
/proc/loadavg: 2.16 1.96 1.32 3/186 2518
/proc/meminfo: memFree=31570144/32770624 swapFree=6244/334796
[pid=2518] ppid=2515 vsize=50948 CPUtime=0.69 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 6556 0 0 0 68 1 0 0 20 0 1 0 15752247 52170752 6277 33554432000 4194304 7402444 140734301420688 140734301412408 6143894 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 12737 6277 652 784 0 5751 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50948

[startup+1.50031 s]
/proc/loadavg: 2.16 1.96 1.32 3/187 2519
/proc/meminfo: memFree=31535040/32770624 swapFree=6244/334408
[pid=2518] ppid=2515 vsize=78100 CPUtime=1.49 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 13373 0 0 0 146 3 0 0 20 0 1 0 15752247 79974400 13141 33554432000 4194304 7402444 140734301420688 140734301413928 5889240 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 19525 13141 652 784 0 12539 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78100

[startup+3.10036 s]
/proc/loadavg: 2.16 1.96 1.32 3/187 2519
/proc/meminfo: memFree=31496736/32770624 swapFree=6244/334408
[pid=2518] ppid=2515 vsize=120816 CPUtime=3.08 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 36614 0 0 0 304 4 0 0 20 0 1 0 15752247 123715584 23863 33554432000 4194304 7402444 140734301420688 140734301415224 4484528 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30204 23863 686 784 0 23218 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 120816

[startup+6.30036 s]
/proc/loadavg: 2.15 1.96 1.32 3/187 2519
/proc/meminfo: memFree=31477724/32770624 swapFree=6244/334416
[pid=2518] ppid=2515 vsize=120816 CPUtime=6.28 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 54390 0 0 0 623 5 0 0 20 0 1 0 15752247 123715584 23863 33554432000 4194304 7402444 140734301420688 140734301415224 4484776 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30204 23863 686 784 0 23218 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 120816

[startup+12.7004 s]
/proc/loadavg: 2.14 1.96 1.33 3/187 2519
/proc/meminfo: memFree=31477588/32770624 swapFree=6244/334424
[pid=2518] ppid=2515 vsize=120816 CPUtime=12.68 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 72090 0 0 0 1262 6 0 0 20 0 1 0 15752247 123715584 23893 33554432000 4194304 7402444 140734301420688 140734301415224 4484558 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30204 23893 686 784 0 23218 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 120816

[startup+25.5004 s]
/proc/loadavg: 2.11 1.97 1.34 3/187 2519
/proc/meminfo: memFree=31477580/32770624 swapFree=6244/334440
[pid=2518] ppid=2515 vsize=120816 CPUtime=25.48 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 107367 0 0 0 2540 8 0 0 20 0 1 0 15752247 123715584 23895 33554432000 4194304 7402444 140734301420688 140734301415224 4484558 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30204 23895 686 784 0 23218 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 120816

[startup+51.1004 s]
/proc/loadavg: 2.07 1.97 1.36 3/187 2519
/proc/meminfo: memFree=31477144/32770624 swapFree=6244/334448
[pid=2518] ppid=2515 vsize=120948 CPUtime=51.06 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 125197 0 0 0 5097 9 0 0 20 0 1 0 15752247 123850752 23928 33554432000 4194304 7402444 140734301420688 140734301415224 4484555 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30237 23928 686 784 0 23251 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 120948

[startup+102.3 s]
/proc/loadavg: 2.03 1.97 1.39 3/187 2520
/proc/meminfo: memFree=31476296/32770624 swapFree=6244/334480
[pid=2518] ppid=2515 vsize=121080 CPUtime=102.21 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 134836 0 0 0 10211 10 0 0 20 0 1 0 15752247 123985920 23946 33554432000 4194304 7402444 140734301420688 140734301415224 4484558 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30270 23946 686 784 0 23284 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 121080

[startup+162.3 s]
/proc/loadavg: 2.01 1.98 1.43 3/187 2521
/proc/meminfo: memFree=31476448/32770624 swapFree=6244/334500
[pid=2518] ppid=2515 vsize=121080 CPUtime=162.18 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 135352 0 0 0 16208 10 0 0 20 0 1 0 15752247 123985920 23961 33554432000 4194304 7402444 140734301420688 140734301415224 4484591 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30270 23961 686 784 0 23284 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 121080

[startup+222.306 s]
/proc/loadavg: 2.00 1.98 1.46 3/187 2522
/proc/meminfo: memFree=31475984/32770624 swapFree=6244/334520
[pid=2518] ppid=2515 vsize=121212 CPUtime=222.16 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 135869 0 0 0 22206 10 0 0 20 0 1 0 15752247 124121088 23961 33554432000 4194304 7402444 140734301420688 140734301415224 5754027 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23961 686 784 0 23317 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 121212

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.50 3/187 2523
/proc/meminfo: memFree=31476016/32770624 swapFree=6244/334540
[pid=2518] ppid=2515 vsize=121212 CPUtime=282.13 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 136396 0 0 0 28203 10 0 0 20 0 1 0 15752247 124121088 23967 33554432000 4194304 7402444 140734301420688 140734301415224 4484571 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23967 686 784 0 23317 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 121212

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.53 3/187 2524
/proc/meminfo: memFree=31475792/32770624 swapFree=6244/334572
[pid=2518] ppid=2515 vsize=121212 CPUtime=342.11 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 136927 0 0 0 34201 10 0 0 20 0 1 0 15752247 124121088 23974 33554432000 4194304 7402444 140734301420688 140734301415224 4484558 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23974 686 784 0 23317 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 121212

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.56 3/187 2525
/proc/meminfo: memFree=31475404/32770624 swapFree=6244/334588
[pid=2518] ppid=2515 vsize=121212 CPUtime=402.08 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 137463 0 0 0 40198 10 0 0 20 0 1 0 15752247 124121088 23979 33554432000 4194304 7402444 140734301420688 140734301415224 4484555 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23979 686 784 0 23317 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 121212

[startup+462.3 s]
/proc/loadavg: 2.08 2.01 1.60 3/188 2534
/proc/meminfo: memFree=31475424/32770624 swapFree=6244/334616
[pid=2518] ppid=2515 vsize=121212 CPUtime=462.05 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 138002 0 0 0 46195 10 0 0 20 0 1 0 15752247 124121088 23983 33554432000 4194304 7402444 140734301420688 140734301415224 4484558 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23983 686 784 0 23317 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 121212

[startup+522.3 s]
/proc/loadavg: 2.03 2.01 1.62 3/188 2535
/proc/meminfo: memFree=31475424/32770624 swapFree=6244/334644
[pid=2518] ppid=2515 vsize=121212 CPUtime=522.03 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 138544 0 0 0 52193 10 0 0 20 0 1 0 15752247 124121088 23984 33554432000 4194304 7402444 140734301420688 140734301415224 4484558 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23984 686 784 0 23317 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 121212

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 1.64 3/188 2536
/proc/meminfo: memFree=31475672/32770624 swapFree=6244/334660
[pid=2518] ppid=2515 vsize=121212 CPUtime=582 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 139082 0 0 0 58190 10 0 0 20 0 1 0 15752247 124121088 23985 33554432000 4194304 7402444 140734301420688 140734301415224 4484528 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23985 686 784 0 23317 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 121212


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 1.88 3/187 2744
/proc/meminfo: memFree=31444488/32770624 swapFree=6244/335180
[pid=2518] ppid=2515 vsize=121212 CPUtime=1541.61 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 147793 0 0 0 154151 10 0 0 20 0 1 0 15752247 124121088 23993 33554432000 4194304 7402444 140734301420688 140734301415224 4484665 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23993 686 784 0 23317 0
Current children cumulated CPU time (s) 1541.61
Current children cumulated vsize (KiB) 121212

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.88 3/187 2745
/proc/meminfo: memFree=31444780/32770624 swapFree=6244/335204
[pid=2518] ppid=2515 vsize=121212 CPUtime=1601.59 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 148344 0 0 0 160148 11 0 0 20 0 1 0 15752247 124121088 23993 33554432000 4194304 7402444 140734301420688 140734301415224 5754011 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23993 686 784 0 23317 0
Current children cumulated CPU time (s) 1601.59
Current children cumulated vsize (KiB) 121212

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/187 2753
/proc/meminfo: memFree=31444780/32770624 swapFree=6244/335232
[pid=2518] ppid=2515 vsize=121212 CPUtime=1661.57 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 148884 0 0 0 166146 11 0 0 20 0 1 0 15752247 124121088 23994 33554432000 4194304 7402444 140734301420688 140734301415224 4484458 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23994 686 784 0 23317 0
Current children cumulated CPU time (s) 1661.57
Current children cumulated vsize (KiB) 121212

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/187 2754
/proc/meminfo: memFree=31444532/32770624 swapFree=6244/335268
[pid=2518] ppid=2515 vsize=121212 CPUtime=1721.54 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 149433 0 0 0 172143 11 0 0 20 0 1 0 15752247 124121088 23994 33554432000 4194304 7402444 140734301420688 140734301415224 5754016 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23994 686 784 0 23317 0
Current children cumulated CPU time (s) 1721.54
Current children cumulated vsize (KiB) 121212

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/187 2755
/proc/meminfo: memFree=31444780/32770624 swapFree=6244/335296
[pid=2518] ppid=2515 vsize=121212 CPUtime=1781.52 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 149984 0 0 0 178141 11 0 0 20 0 1 0 15752247 124121088 23994 33554432000 4194304 7402444 140734301420688 140734301415224 4484558 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23994 686 784 0 23317 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (KiB) 121212

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/187 2756
/proc/meminfo: memFree=31445388/32770624 swapFree=6244/335328
[pid=2518] ppid=2515 vsize=121212 CPUtime=1841.5 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 150531 0 0 0 184139 11 0 0 20 0 1 0 15752247 124121088 23994 33554432000 4194304 7402444 140734301420688 140734301415224 4484558 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23994 686 784 0 23317 0
Current children cumulated CPU time (s) 1841.5
Current children cumulated vsize (KiB) 121212

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/187 2757
/proc/meminfo: memFree=31445724/32770624 swapFree=6244/335364
[pid=2518] ppid=2515 vsize=121212 CPUtime=1901.47 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 151078 0 0 0 190136 11 0 0 20 0 1 0 15752247 124121088 23994 33554432000 4194304 7402444 140734301420688 140734301415224 4484558 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23994 686 784 0 23317 0
Current children cumulated CPU time (s) 1901.47
Current children cumulated vsize (KiB) 121212

[startup+1962.3 s]
/proc/loadavg: 2.05 2.03 1.92 3/187 2758
/proc/meminfo: memFree=31445612/32770624 swapFree=6244/335396
[pid=2518] ppid=2515 vsize=121212 CPUtime=1961.45 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 151623 0 0 0 196134 11 0 0 20 0 1 0 15752247 124121088 23994 33554432000 4194304 7402444 140734301420688 140734301415224 4484555 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23994 686 784 0 23317 0
Current children cumulated CPU time (s) 1961.45
Current children cumulated vsize (KiB) 121212

[startup+2022.3 s]
/proc/loadavg: 2.02 2.02 1.93 3/187 2759
/proc/meminfo: memFree=31445364/32770624 swapFree=6244/335420
[pid=2518] ppid=2515 vsize=121212 CPUtime=2021.43 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 152174 0 0 0 202132 11 0 0 20 0 1 0 15752247 124121088 23994 33554432000 4194304 7402444 140734301420688 140734301415224 4484571 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23994 686 784 0 23317 0
Current children cumulated CPU time (s) 2021.43
Current children cumulated vsize (KiB) 121212

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 1.93 3/187 2760
/proc/meminfo: memFree=31444952/32770624 swapFree=6244/335456
[pid=2518] ppid=2515 vsize=121212 CPUtime=2081.41 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 152718 0 0 0 208130 11 0 0 20 0 1 0 15752247 124121088 23994 33554432000 4194304 7402444 140734301420688 140734301415224 4484558 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23994 686 784 0 23317 0
Current children cumulated CPU time (s) 2081.41
Current children cumulated vsize (KiB) 121212

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/187 2761
/proc/meminfo: memFree=31444828/32770624 swapFree=6244/335488
[pid=2518] ppid=2515 vsize=121212 CPUtime=2141.38 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 153269 0 0 0 214127 11 0 0 20 0 1 0 15752247 124121088 23994 33554432000 4194304 7402444 140734301420688 140734301415224 4484644 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23994 686 784 0 23317 0
Current children cumulated CPU time (s) 2141.38
Current children cumulated vsize (KiB) 121212

[startup+2202.31 s]
/proc/loadavg: 1.96 2.00 1.94 3/187 2822
/proc/meminfo: memFree=31423312/32770624 swapFree=6244/335540
[pid=2518] ppid=2515 vsize=121212 CPUtime=2201.36 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 153814 0 0 0 220125 11 0 0 20 0 1 0 15752247 124121088 23994 33554432000 4194304 7402444 140734301420688 140734301415224 4708066 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23994 686 784 0 23317 0
Current children cumulated CPU time (s) 2201.36
Current children cumulated vsize (KiB) 121212

[startup+2262.3 s]
/proc/loadavg: 1.98 2.00 1.95 3/187 2830
/proc/meminfo: memFree=31392812/32770624 swapFree=6244/335580
[pid=2518] ppid=2515 vsize=121212 CPUtime=2261.33 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 154358 0 0 0 226122 11 0 0 20 0 1 0 15752247 124121088 23994 33554432000 4194304 7402444 140734301420688 140734301415224 5754048 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23994 686 784 0 23317 0
Current children cumulated CPU time (s) 2261.33
Current children cumulated vsize (KiB) 121212

[startup+2322.3 s]
/proc/loadavg: 1.99 2.00 1.95 3/187 2831
/proc/meminfo: memFree=31393344/32770624 swapFree=6244/335608
[pid=2518] ppid=2515 vsize=121212 CPUtime=2321.29 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 154911 0 0 0 232118 11 0 0 20 0 1 0 15752247 124121088 23994 33554432000 4194304 7402444 140734301420688 140734301415224 4484555 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23994 686 784 0 23317 0
Current children cumulated CPU time (s) 2321.29
Current children cumulated vsize (KiB) 121212

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 2832
/proc/meminfo: memFree=31392760/32770624 swapFree=6244/335628
[pid=2518] ppid=2515 vsize=121212 CPUtime=2381.26 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 155460 0 0 0 238115 11 0 0 20 0 1 0 15752247 124121088 23994 33554432000 4194304 7402444 140734301420688 140734301415224 5754000 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23994 686 784 0 23317 0
Current children cumulated CPU time (s) 2381.26
Current children cumulated vsize (KiB) 121212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 2832
/proc/meminfo: memFree=31392760/32770624 swapFree=6244/335632
[pid=2518] ppid=2515 vsize=121212 CPUtime=2400.05 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 155996 0 0 0 239994 11 0 0 20 0 1 0 15752247 124121088 23994 33554432000 4194304 7402444 140734301420688 140734301415224 4484558 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23994 686 784 0 23317 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 121212

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

[startup+2401.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 2832
/proc/meminfo: memFree=31392760/32770624 swapFree=6244/335632
[pid=2518] ppid=2515 vsize=121212 CPUtime=2400.05 cores=0,2,4,6
/proc/2518/stat : 2518 (MistralXCSP) R 2515 2518 2213 0 -1 4202496 155996 0 0 0 239994 11 0 0 20 0 1 0 15752247 124121088 23994 33554432000 4194304 7402444 140734301420688 140734301415224 4484558 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0 9500608 9505824 38051840 140734301422760 140734301422910 140734301422910 140734301425609 0
/proc/2518/statm: 30303 23994 686 784 0 23317 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 121212

Child status: 0
Real time (s): 2401.1
CPU time (s): 2400.07
CPU user time (s): 2399.95
CPU system time (s): 0.117951
CPU usage (%): 99.9569
Max. virtual memory (cumulated for all children) (KiB): 121212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.95
system time used= 0.117951
maximum resident set size= 96008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156033
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= 50
involuntary context switches= 120771

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.63097 second user time and 8.04666 second system time

The end

Launcher Data

Begin job on node123 at 2017-07-21 10:12:29
IDJOB=4240381
IDBENCH=122829
IDSOLVER=2622
FILE ID=node123/4240381-1500624748
RUNJOBID= node123-1500623787-2244
PBS_JOBID= 20623010
Free space on /tmp= 62012 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/Random/Random-RB-3-28-28f/rand-3-28-28-93-632f-05.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-4240381-1500624748/watcher-4240381-1500624748 -o /tmp/evaluation-result-4240381-1500624748/solver-4240381-1500624748 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1500623787-2244 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1043730111 HOME/instance-4240381-1500624748.xml

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

MD5SUM BENCH= 1bf4ccefbf8ae7bb3bb3e34b69384fe1
RANDOM SEED=1043730111

node123.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.46
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		: 1600.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.46
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		: 1733.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.46
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.46
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:        31570644 kB
MemAvailable:   32002516 kB
Buffers:          154184 kB
Cached:           559148 kB
SwapCached:            0 kB
Active:           437264 kB
Inactive:         343596 kB
Active(anon):      70656 kB
Inactive(anon):     8800 kB
Active(file):     366608 kB
Inactive(file):   334796 kB
Unevictable:        6244 kB
Mlocked:            6244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             12504 kB
Writeback:             0 kB
AnonPages:         59664 kB
Mapped:            34008 kB
Shmem:              8848 kB
Slab:             117476 kB
SReclaimable:      92604 kB
SUnreclaim:        24872 kB
KernelStack:        3568 kB
PageTables:         5028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     340000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62004 MiB
End job on node123 at 2017-07-21 10:52:30