Trace number 4240122

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.01 2401.41

General information on the benchmark

NameStripPacking/StripPacking-m1-seriesN/
StripPacking-N7a.xml
MD5SUM7683a0cf8356c785808b20063e428e98
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 variables985
Number of constraints592
Number of domains147
Minimum domain size1
Maximum domain size200
Distribution of domain sizes[{"size":1,"count":18},{"size":2,"count":573},{"size":200,"count":394}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":197},{"degree":2,"count":394},{"degree":3,"count":394}]
Minimum constraint arity2
Maximum constraint arity788
Distribution of constraint arities[{"arity":2,"count":394},{"arity":3,"count":197},{"arity":788,"count":1}]
Number of extensional constraints197
Number of intensional constraints394
Distribution of constraint types[{"type":"extension","count":197},{"type":"intension","count":394},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Mistral-2017-06-28
2400.00/2401.40	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-4240122-1500623793/watcher-4240122-1500623793 -o /tmp/evaluation-result-4240122-1500623793/solver-4240122-1500623793 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node120-1500623787-3607 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 466213311 HOME/instance-4240122-1500623793.xml 

pid=3634
running on 4 cores: 1,3,5,7

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: 0.00 0.01 0.05 3/187 3637
/proc/meminfo: memFree=31618468/32770624 swapFree=6468/342808
[pid=3637] ppid=3634 vsize=29064 CPUtime=0 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 1052 0 0 0 0 0 0 0 20 0 1 0 15656251 29761536 824 33554432000 4194304 7402444 140721529090496 140721529085256 4529441 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 7266 824 619 784 0 280 0

[startup+0.100115 s]
/proc/loadavg: 0.00 0.01 0.05 3/187 3637
/proc/meminfo: memFree=31618468/32770624 swapFree=6468/342808
[pid=3637] ppid=3634 vsize=30020 CPUtime=0.09 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 1392 0 0 0 9 0 0 0 20 0 1 0 15656251 30740480 1218 33554432000 4194304 7402444 140721529090496 140721529080272 6077170 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 7505 1218 722 784 0 519 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30020

[startup+0.200248 s]
/proc/loadavg: 0.00 0.01 0.05 3/187 3637
/proc/meminfo: memFree=31618468/32770624 swapFree=6468/342808
[pid=3637] ppid=3634 vsize=30144 CPUtime=0.19 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 1423 0 0 0 19 0 0 0 20 0 1 0 15656251 30867456 1232 33554432000 4194304 7402444 140721529090496 140721529081160 140133708183737 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 7536 1232 722 784 0 550 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30144

[startup+0.300202 s]
/proc/loadavg: 0.00 0.01 0.05 3/187 3637
/proc/meminfo: memFree=31618468/32770624 swapFree=6468/342808
[pid=3637] ppid=3634 vsize=30268 CPUtime=0.29 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 1454 0 0 0 29 0 0 0 20 0 1 0 15656251 30994432 1263 33554432000 4194304 7402444 140721529090496 140721529081192 5929093 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 7567 1263 722 784 0 581 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30268

[startup+0.70017 s]
/proc/loadavg: 0.00 0.01 0.05 3/187 3637
/proc/meminfo: memFree=31618468/32770624 swapFree=6468/342808
[pid=3637] ppid=3634 vsize=30888 CPUtime=0.69 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 1592 0 0 0 69 0 0 0 20 0 1 0 15656251 31629312 1419 33554432000 4194304 7402444 140721529090496 140721529081464 140133701696485 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 7722 1419 723 784 0 736 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30888

[startup+1.5002 s]
/proc/loadavg: 0.00 0.01 0.05 3/188 3638
/proc/meminfo: memFree=31557824/32770624 swapFree=6468/342512
[pid=3637] ppid=3634 vsize=97984 CPUtime=1.49 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 18499 0 0 0 147 2 0 0 20 0 1 0 15656251 100335616 18239 33554432000 4194304 7402444 140721529090496 140721529081176 4731472 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 24496 18239 744 784 0 17510 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97984

[startup+3.10018 s]
/proc/loadavg: 0.00 0.01 0.05 3/188 3638
/proc/meminfo: memFree=31175864/32770624 swapFree=6468/342512
[pid=3637] ppid=3634 vsize=132528 CPUtime=3.08 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 29110 0 0 0 305 3 0 0 20 0 1 0 15656251 135708672 26836 33554432000 4194304 7402444 140721529090496 140721529081176 4774730 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 33132 26836 744 784 0 26146 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 132528

[startup+6.30018 s]
/proc/loadavg: 0.16 0.05 0.06 3/188 3638
/proc/meminfo: memFree=30849480/32770624 swapFree=6468/342520
[pid=3637] ppid=3634 vsize=193912 CPUtime=6.29 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 63827 0 0 0 622 7 0 0 20 0 1 0 15656251 198565888 42079 33554432000 4194304 7402444 140721529090496 140721529081176 4731653 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 48478 42079 744 784 0 41492 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 193912

[startup+12.7002 s]
/proc/loadavg: 0.31 0.08 0.07 3/201 3667
/proc/meminfo: memFree=31131488/32770624 swapFree=6468/349048
[pid=3637] ppid=3634 vsize=257068 CPUtime=12.69 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 83012 0 0 0 1260 9 0 0 20 0 1 0 15656251 263237632 57879 33554432000 4194304 7402444 140721529090496 140721529081176 4731472 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 64267 57879 744 784 0 57281 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 257068

[startup+25.5002 s]
/proc/loadavg: 0.74 0.19 0.10 3/188 3824
/proc/meminfo: memFree=31339952/32770624 swapFree=6468/349560
[pid=3637] ppid=3634 vsize=328624 CPUtime=25.49 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 107309 0 0 0 2537 12 0 0 20 0 1 0 15656251 336510976 75840 33554432000 4194304 7402444 140721529090496 140721529081432 4731632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 82156 75840 744 784 0 75170 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 328624

[startup+51.1003 s]
/proc/loadavg: 1.17 0.34 0.15 3/188 3824
/proc/meminfo: memFree=31193416/32770624 swapFree=6468/349584
[pid=3637] ppid=3634 vsize=474972 CPUtime=51.08 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 237896 0 0 0 5087 21 0 0 20 0 1 0 15656251 486371328 112170 33554432000 4194304 7402444 140721529090496 140721529085848 5324377 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 118743 112170 776 784 0 111757 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 474972

[startup+102.3 s]
/proc/loadavg: 1.74 0.62 0.26 3/188 3887
/proc/meminfo: memFree=31190584/32770624 swapFree=6468/348092
[pid=3637] ppid=3634 vsize=476688 CPUtime=102.23 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 298858 0 0 0 10199 24 0 0 20 0 1 0 15656251 488128512 112598 33554432000 4194304 7402444 140721529090496 140721529085080 5324454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 119172 112598 776 784 0 112186 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 476688

[startup+162.3 s]
/proc/loadavg: 1.90 0.87 0.37 3/189 4010
/proc/meminfo: memFree=30787104/32770624 swapFree=6468/356804
[pid=3637] ppid=3634 vsize=478536 CPUtime=162.15 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 341612 0 0 0 16189 26 0 0 20 0 1 0 15656251 490020864 113059 33554432000 4194304 7402444 140721529090496 140721529085080 5750448 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 119634 113059 776 784 0 112648 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 478536

[startup+222.306 s]
/proc/loadavg: 2.10 1.11 0.48 3/190 4079
/proc/meminfo: memFree=30504476/32770624 swapFree=6468/361340
[pid=3637] ppid=3634 vsize=479620 CPUtime=222.09 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 360034 0 0 0 22182 27 0 0 20 0 1 0 15656251 491130880 113681 33554432000 4194304 7402444 140721529090496 140721529085080 5324377 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 119905 113681 776 784 0 112919 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 479620

[startup+282.3 s]
/proc/loadavg: 2.04 1.27 0.58 3/191 4103
/proc/meminfo: memFree=30502940/32770624 swapFree=6468/361376
[pid=3637] ppid=3634 vsize=480808 CPUtime=282.03 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 371655 0 0 0 28176 27 0 0 20 0 1 0 15656251 492347392 113968 33554432000 4194304 7402444 140721529090496 140721529085080 5324377 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 120202 113968 776 784 0 113216 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 480808

[startup+342.3 s]
/proc/loadavg: 2.01 1.41 0.67 3/190 4104
/proc/meminfo: memFree=30501628/32770624 swapFree=6468/361404
[pid=3637] ppid=3634 vsize=481468 CPUtime=342.01 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 373593 0 0 0 34173 28 0 0 20 0 1 0 15656251 493023232 114097 33554432000 4194304 7402444 140721529090496 140721529085080 4238480 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 120367 114097 776 784 0 113381 0
Current children cumulated CPU time (s) 342.01
Current children cumulated vsize (KiB) 481468

[startup+402.3 s]
/proc/loadavg: 2.01 1.51 0.75 3/190 4105
/proc/meminfo: memFree=30500900/32770624 swapFree=6468/361444
[pid=3637] ppid=3634 vsize=481864 CPUtime=401.97 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 375143 0 0 0 40169 28 0 0 20 0 1 0 15656251 493428736 114213 33554432000 4194304 7402444 140721529090496 140721529085080 5324377 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 120466 114213 776 784 0 113480 0
Current children cumulated CPU time (s) 401.97
Current children cumulated vsize (KiB) 481864

[startup+462.3 s]
/proc/loadavg: 2.00 1.60 0.83 3/189 4106
/proc/meminfo: memFree=30500944/32770624 swapFree=6468/361472
[pid=3637] ppid=3634 vsize=482128 CPUtime=461.94 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 376584 0 0 0 46166 28 0 0 20 0 1 0 15656251 493699072 114315 33554432000 4194304 7402444 140721529090496 140721529085080 5324377 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 120532 114315 776 784 0 113546 0
Current children cumulated CPU time (s) 461.94
Current children cumulated vsize (KiB) 482128

[startup+522.3 s]
/proc/loadavg: 2.00 1.67 0.90 3/188 4107
/proc/meminfo: memFree=30499928/32770624 swapFree=6468/361496
[pid=3637] ppid=3634 vsize=482524 CPUtime=521.9 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 378334 0 0 0 52162 28 0 0 20 0 1 0 15656251 494104576 114414 33554432000 4194304 7402444 140721529090496 140721529085080 4747338 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 120631 114414 776 784 0 113645 0
Current children cumulated CPU time (s) 521.9
Current children cumulated vsize (KiB) 482524

[startup+582.3 s]
/proc/loadavg: 2.00 1.73 0.97 3/187 4108
/proc/meminfo: memFree=30500256/32770624 swapFree=6468/361532
[pid=3637] ppid=3634 vsize=483316 CPUtime=581.87 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 380202 0 0 0 58158 29 0 0 20 0 1 0 15656251 494915584 114612 33554432000 4194304 7402444 140721529090496 140721529085080 5324377 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 120829 114612 776 784 0 113843 0
Current children cumulated CPU time (s) 581.87
Current children cumulated vsize (KiB) 483316


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.62 3/187 4138
/proc/meminfo: memFree=30493032/32770624 swapFree=6468/362024
[pid=3637] ppid=3634 vsize=489268 CPUtime=1481.39 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 406076 0 0 0 148108 31 0 0 20 0 1 0 15656251 501010432 116096 33554432000 4194304 7402444 140721529090496 140721529085048 5324377 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 122317 116096 776 784 0 115331 0
Current children cumulated CPU time (s) 1481.39
Current children cumulated vsize (KiB) 489268

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.64 3/187 4139
/proc/meminfo: memFree=30493096/32770624 swapFree=6468/362048
[pid=3637] ppid=3634 vsize=489268 CPUtime=1541.37 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 407904 0 0 0 154106 31 0 0 20 0 1 0 15656251 501010432 116100 33554432000 4194304 7402444 140721529090496 140721529085048 5753494 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 122317 116100 776 784 0 115331 0
Current children cumulated CPU time (s) 1541.37
Current children cumulated vsize (KiB) 489268

[startup+1602.3 s]
/proc/loadavg: 2.13 2.03 1.68 3/187 4140
/proc/meminfo: memFree=30493600/32770624 swapFree=6468/362084
[pid=3637] ppid=3634 vsize=489268 CPUtime=1601.34 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 409495 0 0 0 160102 32 0 0 20 0 1 0 15656251 501010432 116100 33554432000 4194304 7402444 140721529090496 140721529085048 5324377 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 122317 116100 776 784 0 115331 0
Current children cumulated CPU time (s) 1601.34
Current children cumulated vsize (KiB) 489268

[startup+1662.3 s]
/proc/loadavg: 2.05 2.02 1.70 3/187 4141
/proc/meminfo: memFree=30493956/32770624 swapFree=6468/362116
[pid=3637] ppid=3634 vsize=489268 CPUtime=1661.3 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 410944 0 0 0 166098 32 0 0 20 0 1 0 15656251 501010432 116100 33554432000 4194304 7402444 140721529090496 140721529085048 5324390 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 122317 116100 776 784 0 115331 0
Current children cumulated CPU time (s) 1661.3
Current children cumulated vsize (KiB) 489268

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 1.71 3/187 4143
/proc/meminfo: memFree=30493160/32770624 swapFree=6468/362156
[pid=3637] ppid=3634 vsize=489268 CPUtime=1721.27 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 411838 0 0 0 172095 32 0 0 20 0 1 0 15656251 501010432 116100 33554432000 4194304 7402444 140721529090496 140721529085048 5324377 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 122317 116100 776 784 0 115331 0
Current children cumulated CPU time (s) 1721.27
Current children cumulated vsize (KiB) 489268

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.73 3/187 4144
/proc/meminfo: memFree=30492764/32770624 swapFree=6468/362184
[pid=3637] ppid=3634 vsize=489400 CPUtime=1781.24 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 412767 0 0 0 178092 32 0 0 20 0 1 0 15656251 501145600 116133 33554432000 4194304 7402444 140721529090496 140721529085080 5324377 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 122350 116133 776 784 0 115364 0
Current children cumulated CPU time (s) 1781.24
Current children cumulated vsize (KiB) 489400

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.75 3/187 4145
/proc/meminfo: memFree=30492996/32770624 swapFree=6468/362216
[pid=3637] ppid=3634 vsize=489532 CPUtime=1841.2 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 413731 0 0 0 184088 32 0 0 20 0 1 0 15656251 501280768 116133 33554432000 4194304 7402444 140721529090496 140721529085080 5324377 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 122383 116133 776 784 0 115397 0
Current children cumulated CPU time (s) 1841.2
Current children cumulated vsize (KiB) 489532

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.77 3/187 4147
/proc/meminfo: memFree=30493324/32770624 swapFree=6468/362256
[pid=3637] ppid=3634 vsize=489532 CPUtime=1901.17 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 414603 0 0 0 190085 32 0 0 20 0 1 0 15656251 501280768 116136 33554432000 4194304 7402444 140721529090496 140721529085080 5750715 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 122383 116136 776 784 0 115397 0
Current children cumulated CPU time (s) 1901.17
Current children cumulated vsize (KiB) 489532

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.78 3/187 4148
/proc/meminfo: memFree=30493032/32770624 swapFree=6468/362284
[pid=3637] ppid=3634 vsize=489664 CPUtime=1961.14 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 415705 0 0 0 196082 32 0 0 20 0 1 0 15656251 501415936 116153 33554432000 4194304 7402444 140721529090496 140721529085080 5324377 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 122416 116153 776 784 0 115430 0
Current children cumulated CPU time (s) 1961.14
Current children cumulated vsize (KiB) 489664

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.79 3/187 4156
/proc/meminfo: memFree=30491508/32770624 swapFree=6468/362324
[pid=3637] ppid=3634 vsize=489796 CPUtime=2021.1 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 416597 0 0 0 202078 32 0 0 20 0 1 0 15656251 501551104 116202 33554432000 4194304 7402444 140721529090496 140721529085080 5753494 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 122449 116202 776 784 0 115463 0
Current children cumulated CPU time (s) 2021.1
Current children cumulated vsize (KiB) 489796

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.80 3/187 4157
/proc/meminfo: memFree=30492128/32770624 swapFree=6468/362352
[pid=3637] ppid=3634 vsize=489796 CPUtime=2081.08 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 417650 0 0 0 208076 32 0 0 20 0 1 0 15656251 501551104 116218 33554432000 4194304 7402444 140721529090496 140721529085080 5324377 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 122449 116218 776 784 0 115463 0
Current children cumulated CPU time (s) 2081.08
Current children cumulated vsize (KiB) 489796

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.81 3/187 4158
/proc/meminfo: memFree=30492756/32770624 swapFree=6468/362380
[pid=3637] ppid=3634 vsize=489928 CPUtime=2141.04 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 418571 0 0 0 214072 32 0 0 20 0 1 0 15656251 501686272 116251 33554432000 4194304 7402444 140721529090496 140721529085080 5870976 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 122482 116251 776 784 0 115496 0
Current children cumulated CPU time (s) 2141.04
Current children cumulated vsize (KiB) 489928

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 1.83 3/187 4159
/proc/meminfo: memFree=30492828/32770624 swapFree=6468/362420
[pid=3637] ppid=3634 vsize=489928 CPUtime=2201.01 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 419573 0 0 0 220069 32 0 0 20 0 1 0 15656251 501686272 116251 33554432000 4194304 7402444 140721529090496 140721529085080 5324377 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 122482 116251 776 784 0 115496 0
Current children cumulated CPU time (s) 2201.01
Current children cumulated vsize (KiB) 489928

[startup+2262.3 s]
/proc/loadavg: 2.03 2.03 1.84 3/187 4160
/proc/meminfo: memFree=30493656/32770624 swapFree=6468/362448
[pid=3637] ppid=3634 vsize=489928 CPUtime=2260.97 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 420751 0 0 0 226065 32 0 0 20 0 1 0 15656251 501686272 116251 33554432000 4194304 7402444 140721529090496 140721529085080 5324377 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 122482 116251 776 784 0 115496 0
Current children cumulated CPU time (s) 2260.97
Current children cumulated vsize (KiB) 489928

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 1.86 3/187 4161
/proc/meminfo: memFree=30493508/32770624 swapFree=6468/362476
[pid=3637] ppid=3634 vsize=489928 CPUtime=2320.93 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 421594 0 0 0 232061 32 0 0 20 0 1 0 15656251 501686272 116265 33554432000 4194304 7402444 140721529090496 140721529085080 4747176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 122482 116265 776 784 0 115496 0
Current children cumulated CPU time (s) 2320.93
Current children cumulated vsize (KiB) 489928

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.87 3/187 4162
/proc/meminfo: memFree=30493236/32770624 swapFree=6468/362512
[pid=3637] ppid=3634 vsize=490060 CPUtime=2380.9 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 422540 0 0 0 238058 32 0 0 20 0 1 0 15656251 501821440 116283 33554432000 4194304 7402444 140721529090496 140721529085080 5324390 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 122515 116283 776 784 0 115529 0
Current children cumulated CPU time (s) 2380.9
Current children cumulated vsize (KiB) 490060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.41 s]
/proc/loadavg: 2.00 2.01 1.87 3/187 4163
/proc/meminfo: memFree=30493300/32770624 swapFree=6468/362532
[pid=3637] ppid=3634 vsize=490192 CPUtime=2400 cores=1,3,5,7
/proc/3637/stat : 3637 (MistralXCSP) R 3634 3637 3575 0 -1 4202496 422662 0 0 0 239968 32 0 0 20 0 1 0 15656251 501956608 116299 33554432000 4194304 7402444 140721529090496 140721529085080 4238492 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 21929984 140721529095337 140721529095486 140721529095486 140721529098185 0
/proc/3637/statm: 122548 116299 776 784 0 115562 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 490192

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

Child status: 0
Real time (s): 2401.41
CPU time (s): 2400.01
CPU user time (s): 2399.68
CPU system time (s): 0.330821
CPU usage (%): 99.9418
Max. virtual memory (cumulated for all children) (KiB): 490192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.68
system time used= 0.330821
maximum resident set size= 465220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 422690
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= 147
involuntary context switches= 120362

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.56975 second user time and 10.1083 second system time

The end

Launcher Data

Begin job on node120 at 2017-07-21 09:56:33
IDJOB=4240122
IDBENCH=120424
IDSOLVER=2622
FILE ID=node120/4240122-1500623793
RUNJOBID= node120-1500623787-3607
PBS_JOBID= 20623012
Free space on /tmp= 61984 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/StripPacking/StripPacking-m1-seriesN/StripPacking-N7a.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-4240122-1500623793/watcher-4240122-1500623793 -o /tmp/evaluation-result-4240122-1500623793/solver-4240122-1500623793 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node120-1500623787-3607 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 466213311 HOME/instance-4240122-1500623793.xml

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

MD5SUM BENCH= 7683a0cf8356c785808b20063e428e98
RANDOM SEED=466213311

node120.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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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		: 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.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.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:        31619440 kB
MemAvailable:   32006672 kB
Buffers:          155500 kB
Cached:           512232 kB
SwapCached:            0 kB
Active:           380904 kB
Inactive:         351624 kB
Active(anon):      67616 kB
Inactive(anon):     8816 kB
Active(file):     313288 kB
Inactive(file):   342808 kB
Unevictable:        6468 kB
Mlocked:            6476 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              6004 kB
Writeback:             0 kB
AnonPages:         69424 kB
Mapped:            33544 kB
Shmem:              8848 kB
Slab:             118804 kB
SReclaimable:      93944 kB
SUnreclaim:        24860 kB
KernelStack:        3280 kB
PageTables:         4932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     341484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61928 MiB
End job on node120 at 2017-07-21 10:36:34