Trace number 4240436

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: cosoco 1.1? (TO) 2400.16 2401.12

General information on the benchmark

NameOpd/Opd-sum-large/
Opd-46-350-100.xml
MD5SUM1db4b6436defe3ea79c47113dddab962
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark96
Best CPU time to get the best result obtained on this benchmark2400.15
Satisfiable
(Un)Satisfiability was proved
Number of variables16101
Number of constraints1082
Number of domains2
Minimum domain size2
Maximum domain size323
Distribution of domain sizes[{"size":2,"count":16100},{"size":323,"count":1}]
Minimum variable degree47
Maximum variable degree1036
Distribution of variable degrees[{"degree":47,"count":16100},{"degree":1036,"count":1}]
Minimum constraint arity350
Maximum constraint arity16100
Distribution of constraint arities[{"arity":350,"count":46},{"arity":701,"count":1035},{"arity":16100,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":1081}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

6.70/6.74	c best=?? lower=0 upper=322 

Verifier Data

One s line expected

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-4240436-1500636640/watcher-4240436-1500636640 -o /tmp/evaluation-result-4240436-1500636640/solver-4240436-1500636640 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500623787-5214 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4240436-1500636640.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 7973
/proc/meminfo: memFree=31131348/32770624 swapFree=6216/755864
[pid=7973] ppid=7970 vsize=27168 CPUtime=0 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 1007 0 0 0 0 0 0 0 20 0 1 0 18371795 27820032 832 33554432000 4194304 5970956 140720904413696 140720904413280 140391046208485 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 6792 832 703 434 0 156 0

[startup+0.100176 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 7973
/proc/meminfo: memFree=31131348/32770624 swapFree=6216/755864
[pid=7973] ppid=7970 vsize=33368 CPUtime=0.09 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 2549 0 0 0 9 0 0 0 20 0 1 0 18371795 34168832 2358 33554432000 4194304 5970956 140720904413696 140720904408920 140391046208485 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 8342 2358 704 434 0 1706 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33368

[startup+0.200401 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 7973
/proc/meminfo: memFree=31131348/32770624 swapFree=6216/755864
[pid=7973] ppid=7970 vsize=42060 CPUtime=0.19 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 4815 0 0 0 19 0 0 0 20 0 1 0 18371795 43069440 4624 33554432000 4194304 5970956 140720904413696 140720904407448 140391046208485 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 10515 4624 776 434 0 3879 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42060

[startup+0.30036 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 7973
/proc/meminfo: memFree=31131348/32770624 swapFree=6216/755864
[pid=7973] ppid=7970 vsize=46676 CPUtime=0.28 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 5970 0 0 0 28 0 0 0 20 0 1 0 18371795 47796224 5745 33554432000 4194304 5970956 140720904413696 140720904406696 140391046208485 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 11669 5745 801 434 0 5033 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 46676

[startup+0.700322 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 7973
/proc/meminfo: memFree=31131348/32770624 swapFree=6216/755864
[pid=7973] ppid=7970 vsize=65340 CPUtime=0.69 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 10620 0 0 0 68 1 0 0 20 0 1 0 18371795 66908160 10431 33554432000 4194304 5970956 140720904413696 140720904406696 140391046208485 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 16335 10431 801 434 0 9699 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65340

[startup+1.50032 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 7974
/proc/meminfo: memFree=31074428/32770624 swapFree=6216/755864
[pid=7973] ppid=7970 vsize=102072 CPUtime=1.49 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 19803 0 0 0 147 2 0 0 20 0 1 0 18371795 104521728 19605 33554432000 4194304 5970956 140720904413696 140720904406696 4966541 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 25518 19605 802 434 0 18882 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102072

[startup+3.10032 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 7974
/proc/meminfo: memFree=31023836/32770624 swapFree=6216/755864
[pid=7973] ppid=7970 vsize=175284 CPUtime=3.09 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 40768 0 0 0 304 5 0 0 20 0 1 0 18371795 179490816 37943 33554432000 4194304 5970956 140720904413696 140720904406696 140391047045627 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 43821 37943 802 434 0 37185 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 175284

[startup+6.30032 s]
/proc/loadavg: 1.92 2.00 2.04 3/187 7974
/proc/meminfo: memFree=30872912/32770624 swapFree=6216/755892
[pid=7973] ppid=7970 vsize=321844 CPUtime=6.29 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 79454 0 0 0 619 10 0 0 20 0 1 0 18371795 329568256 74578 33554432000 4194304 5970956 140720904413696 140720904406696 140391046208485 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 80461 74578 802 434 0 73825 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 321844

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 2.04 3/187 7974
/proc/meminfo: memFree=30754864/32770624 swapFree=6216/755908
[pid=7973] ppid=7970 vsize=405136 CPUtime=12.68 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 105576 0 0 0 1255 13 0 0 20 0 1 0 18371795 414859264 95412 33554432000 4194304 5970956 140720904413696 140720904410664 4964784 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 101284 95412 841 434 0 94648 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 405136

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 7974
/proc/meminfo: memFree=30685824/32770624 swapFree=6216/755916
[pid=7973] ppid=7970 vsize=474700 CPUtime=25.49 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 124903 0 0 0 2532 17 0 0 20 0 1 0 18371795 486092800 112831 33554432000 4194304 5970956 140720904413696 140720904410664 4961400 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 118675 112831 841 434 0 112039 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 474700

[startup+51.1003 s]
/proc/loadavg: 1.96 2.00 2.04 3/187 8035
/proc/meminfo: memFree=30506988/32770624 swapFree=6216/755972
[pid=7973] ppid=7970 vsize=612112 CPUtime=51.08 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 160799 0 0 0 5086 22 0 0 20 0 1 0 18371795 626802688 147175 33554432000 4194304 5970956 140720904413696 140720904410664 4961411 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 153028 147175 842 434 0 146392 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 612112

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/187 8036
/proc/meminfo: memFree=30227264/32770624 swapFree=6216/756016
[pid=7973] ppid=7970 vsize=886804 CPUtime=102.27 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 233184 0 0 0 10194 33 0 0 20 0 1 0 18371795 908087296 215868 33554432000 4194304 5970956 140720904413696 140720904410664 4964777 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 221701 215868 842 434 0 215065 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 886804

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.05 3/187 8037
/proc/meminfo: memFree=29907368/32770624 swapFree=6216/756040
[pid=7973] ppid=7970 vsize=1208752 CPUtime=162.24 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 316332 0 0 0 16178 46 0 0 20 0 1 0 18371795 1237762048 296296 33554432000 4194304 5970956 140720904413696 140720904410664 4964777 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 302188 296296 842 434 0 295552 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1208752

[startup+222.306 s]
/proc/loadavg: 2.01 2.01 2.05 3/187 8038
/proc/meminfo: memFree=29583476/32770624 swapFree=6216/756068
[pid=7973] ppid=7970 vsize=1530832 CPUtime=222.22 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 398354 0 0 0 22163 59 0 0 20 0 1 0 18371795 1567571968 376833 33554432000 4194304 5970956 140720904413696 140720904410664 4961400 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 382708 376833 842 434 0 376072 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 1530832

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 8039
/proc/meminfo: memFree=29259780/32770624 swapFree=6216/756104
[pid=7973] ppid=7970 vsize=1850800 CPUtime=282.2 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 478993 0 0 0 28148 72 0 0 20 0 1 0 18371795 1895219200 456851 33554432000 4194304 5970956 140720904413696 140720904410664 5098954 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 462700 456851 842 434 0 456064 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1850800

[startup+342.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/187 8040
/proc/meminfo: memFree=28932540/32770624 swapFree=6216/756128
[pid=7973] ppid=7970 vsize=2172748 CPUtime=342.18 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 560632 0 0 0 34132 86 0 0 20 0 1 0 18371795 2224893952 537358 33554432000 4194304 5970956 140720904413696 140720904410664 140391046208485 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 543187 537358 842 434 0 536551 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 2172748

[startup+402.3 s]
/proc/loadavg: 2.10 2.05 2.05 3/187 8041
/proc/meminfo: memFree=28610624/32770624 swapFree=6216/756164
[pid=7973] ppid=7970 vsize=2494828 CPUtime=402.16 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 641761 0 0 0 40118 98 0 0 20 0 1 0 18371795 2554703872 617842 33554432000 4194304 5970956 140720904413696 140720904410664 140391046208485 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 623707 617842 842 434 0 617071 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 2494828

[startup+462.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/187 8042
/proc/meminfo: memFree=28283580/32770624 swapFree=6216/756192
[pid=7973] ppid=7970 vsize=2816776 CPUtime=462.13 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 723233 0 0 0 46101 112 0 0 20 0 1 0 18371795 2884378624 698381 33554432000 4194304 5970956 140720904413696 140720904410664 4964768 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 704194 698381 842 434 0 697558 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 2816776

[startup+522.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 8043
/proc/meminfo: memFree=27964680/32770624 swapFree=6216/756220
[pid=7973] ppid=7970 vsize=3138856 CPUtime=522.12 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 804875 0 0 0 52088 124 0 0 20 0 1 0 18371795 3214188544 778884 33554432000 4194304 5970956 140720904413696 140720904410664 4961400 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 784714 778884 842 434 0 778078 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 3138856

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 8051
/proc/meminfo: memFree=27638032/32770624 swapFree=6216/756264
[pid=7973] ppid=7970 vsize=3460804 CPUtime=582.1 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 886496 0 0 0 58074 136 0 0 20 0 1 0 18371795 3543863296 859338 33554432000 4194304 5970956 140720904413696 140720904410664 140391046208485 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 865201 859338 842 434 0 858565 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 3460804


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


[startup+1542.31 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 8075
/proc/meminfo: memFree=25814900/32770624 swapFree=6216/756764
[pid=7973] ppid=7970 vsize=5277124 CPUtime=1541.68 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 2262934 0 0 0 153884 284 0 0 20 0 1 0 18371795 5403774976 1313468 33554432000 4194304 5970956 140720904413696 140720904410728 5052085 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 1319281 1313468 843 434 0 1312645 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 5277124

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 8076
/proc/meminfo: memFree=25814664/32770624 swapFree=6216/756800
[pid=7973] ppid=7970 vsize=5277256 CPUtime=1601.65 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 2263493 0 0 0 159880 285 0 0 20 0 1 0 18371795 5403910144 1313487 33554432000 4194304 5970956 140720904413696 140720904410728 5070424 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 1319314 1313487 843 434 0 1312678 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 5277256

[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 8078
/proc/meminfo: memFree=25814568/32770624 swapFree=6216/756832
[pid=7973] ppid=7970 vsize=5277256 CPUtime=1661.63 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 2264001 0 0 0 165877 286 0 0 20 0 1 0 18371795 5403910144 1313510 33554432000 4194304 5970956 140720904413696 140720904410728 5098944 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 1319314 1313510 843 434 0 1312678 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 5277256

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/187 8079
/proc/meminfo: memFree=25814360/32770624 swapFree=6216/756860
[pid=7973] ppid=7970 vsize=5277388 CPUtime=1721.6 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 2264540 0 0 0 171873 287 0 0 20 0 1 0 18371795 5404045312 1313534 33554432000 4194304 5970956 140720904413696 140720904410728 4964452 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 1319347 1313534 843 434 0 1312711 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 5277388

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 8088
/proc/meminfo: memFree=25813608/32770624 swapFree=6216/756904
[pid=7973] ppid=7970 vsize=5277784 CPUtime=1781.58 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 2265116 0 0 0 177870 288 0 0 20 0 1 0 18371795 5404450816 1313561 33554432000 4194304 5970956 140720904413696 140720904410584 4964777 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 1319446 1313561 843 434 0 1312810 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (KiB) 5277784

[startup+1842.3 s]
/proc/loadavg: 2.13 2.05 2.05 3/189 8112
/proc/meminfo: memFree=25813332/32770624 swapFree=6216/756944
[pid=7973] ppid=7970 vsize=5277784 CPUtime=1841.55 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 2294108 0 0 0 183864 291 0 0 20 0 1 0 18371795 5404450816 1313619 33554432000 4194304 5970956 140720904413696 140720904410584 4961400 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 1319446 1313619 843 434 0 1312810 0
Current children cumulated CPU time (s) 1841.55
Current children cumulated vsize (KiB) 5277784

[startup+1902.3 s]
/proc/loadavg: 2.09 2.05 2.05 3/189 8113
/proc/meminfo: memFree=25812988/32770624 swapFree=6216/756972
[pid=7973] ppid=7970 vsize=5277784 CPUtime=1901.53 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 2361764 0 0 0 189857 296 0 0 20 0 1 0 18371795 5404450816 1313619 33554432000 4194304 5970956 140720904413696 140720904410584 4964777 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 1319446 1313619 843 434 0 1312810 0
Current children cumulated CPU time (s) 1901.53
Current children cumulated vsize (KiB) 5277784

[startup+1962.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/189 8114
/proc/meminfo: memFree=25813992/32770624 swapFree=6216/757000
[pid=7973] ppid=7970 vsize=5277784 CPUtime=1961.51 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 2434388 0 0 0 195852 299 0 0 20 0 1 0 18371795 5404450816 1313619 33554432000 4194304 5970956 140720904413696 140720904410584 4964777 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 1319446 1313619 843 434 0 1312810 0
Current children cumulated CPU time (s) 1961.51
Current children cumulated vsize (KiB) 5277784

[startup+2022.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/189 8115
/proc/meminfo: memFree=25813144/32770624 swapFree=6216/757032
[pid=7973] ppid=7970 vsize=5277784 CPUtime=2021.49 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 2495135 0 0 0 201847 302 0 0 20 0 1 0 18371795 5404450816 1313619 33554432000 4194304 5970956 140720904413696 140720904410584 4964777 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 1319446 1313619 843 434 0 1312810 0
Current children cumulated CPU time (s) 2021.49
Current children cumulated vsize (KiB) 5277784

[startup+2082.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 8116
/proc/meminfo: memFree=25813812/32770624 swapFree=6216/757068
[pid=7973] ppid=7970 vsize=5277784 CPUtime=2081.46 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 2559027 0 0 0 207840 306 0 0 20 0 1 0 18371795 5404450816 1313619 33554432000 4194304 5970956 140720904413696 140720904410584 5098954 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 1319446 1313619 843 434 0 1312810 0
Current children cumulated CPU time (s) 2081.46
Current children cumulated vsize (KiB) 5277784

[startup+2142.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/187 8117
/proc/meminfo: memFree=25814296/32770624 swapFree=6216/757096
[pid=7973] ppid=7970 vsize=5277784 CPUtime=2141.43 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 2609531 0 0 0 213834 309 0 0 20 0 1 0 18371795 5404450816 1313619 33554432000 4194304 5970956 140720904413696 140720904410584 4964777 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 1319446 1313619 843 434 0 1312810 0
Current children cumulated CPU time (s) 2141.43
Current children cumulated vsize (KiB) 5277784

[startup+2202.31 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 8118
/proc/meminfo: memFree=25814492/32770624 swapFree=6216/757132
[pid=7973] ppid=7970 vsize=5277784 CPUtime=2201.41 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 2658939 0 0 0 219830 311 0 0 20 0 1 0 18371795 5404450816 1313619 33554432000 4194304 5970956 140720904413696 140720904410584 4964777 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 1319446 1313619 843 434 0 1312810 0
Current children cumulated CPU time (s) 2201.41
Current children cumulated vsize (KiB) 5277784

[startup+2262.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 8119
/proc/meminfo: memFree=25814612/32770624 swapFree=6216/757160
[pid=7973] ppid=7970 vsize=5277784 CPUtime=2261.38 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 2688241 0 0 0 225825 313 0 0 20 0 1 0 18371795 5404450816 1313619 33554432000 4194304 5970956 140720904413696 140720904410584 4961400 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 1319446 1313619 843 434 0 1312810 0
Current children cumulated CPU time (s) 2261.38
Current children cumulated vsize (KiB) 5277784

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 8120
/proc/meminfo: memFree=25814140/32770624 swapFree=6216/757188
[pid=7973] ppid=7970 vsize=5277784 CPUtime=2321.35 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 2696889 0 0 0 231822 313 0 0 20 0 1 0 18371795 5404450816 1313619 33554432000 4194304 5970956 140720904413696 140720904410584 4964784 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 1319446 1313619 843 434 0 1312810 0
Current children cumulated CPU time (s) 2321.35
Current children cumulated vsize (KiB) 5277784

[startup+2382.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/188 8129
/proc/meminfo: memFree=25813512/32770624 swapFree=6216/757236
[pid=7973] ppid=7970 vsize=5277784 CPUtime=2381.34 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 2697187 0 0 0 237820 314 0 0 20 0 1 0 18371795 5404450816 1313619 33554432000 4194304 5970956 140720904413696 140720904410584 4964777 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 1319446 1313619 843 434 0 1312810 0
Current children cumulated CPU time (s) 2381.34
Current children cumulated vsize (KiB) 5277784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401 s]
/proc/loadavg: 2.04 2.03 2.05 3/188 8129
/proc/meminfo: memFree=25813232/32770624 swapFree=6216/757244
[pid=7973] ppid=7970 vsize=5277784 CPUtime=2400.03 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202496 2697280 0 0 0 239689 314 0 0 20 0 1 0 18371795 5404450816 1313619 33554432000 4194304 5970956 140720904413696 140720904410584 4964777 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 29192192 140720904422593 140720904422723 140720904422723 140720904425422 0
/proc/7973/statm: 1319446 1313619 843 434 0 1312810 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 5277784

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

[startup+2401.1 s]
/proc/loadavg: 2.04 2.03 2.05 3/188 8129
/proc/meminfo: memFree=25813232/32770624 swapFree=6216/757244
[pid=7973] ppid=7970 vsize=0 CPUtime=2400.13 cores=0,2,4,6
/proc/7973/stat : 7973 (cosoco) R 7970 7973 5183 0 -1 4202500 2697310 0 0 0 239689 324 0 0 20 0 1 0 18371795 0 0 33554432000 0 0 0 0 0 0 16384 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/7973/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2400.13
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 2401.12
CPU time (s): 2400.16
CPU user time (s): 2396.9
CPU system time (s): 3.26901
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 5277784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.9
system time used= 3.26902
maximum resident set size= 5254524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2697310
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= 443
involuntary context switches= 122489

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.92805 second user time and 8.98651 second system time

The end

Launcher Data

Begin job on node103 at 2017-07-21 13:30:40
IDJOB=4240436
IDBENCH=122940
IDSOLVER=2620
FILE ID=node103/4240436-1500636640
RUNJOBID= node103-1500623787-5214
PBS_JOBID= 20623024
Free space on /tmp= 62016 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/Opd/Opd-sum-large/Opd-46-350-100.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240436-1500636640/watcher-4240436-1500636640 -o /tmp/evaluation-result-4240436-1500636640/solver-4240436-1500636640 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500623787-5214 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4240436-1500636640.xml

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

MD5SUM BENCH= 1db4b6436defe3ea79c47113dddab962
RANDOM SEED=214706065

node103.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.65
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		: 2133.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.65
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.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.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.65
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:        31131876 kB
MemAvailable:   31934008 kB
Buffers:          163384 kB
Cached:           926440 kB
SwapCached:            0 kB
Active:           444160 kB
Inactive:         772896 kB
Active(anon):     129432 kB
Inactive(anon):    17032 kB
Active(file):     314728 kB
Inactive(file):   755864 kB
Unevictable:        6216 kB
Mlocked:            6216 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2352 kB
Writeback:             0 kB
AnonPages:        132108 kB
Mapped:            34600 kB
Shmem:             17044 kB
Slab:             119980 kB
SReclaimable:      94748 kB
SUnreclaim:        25232 kB
KernelStack:        3360 kB
PageTables:         5560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     403940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 62016 MiB
End job on node103 at 2017-07-21 14:10:42