Trace number 4294322

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
cosoco 1.12? (TO) 2519.79 2520.01

General information on the benchmark

NameTemplateDesign/
TemplateDesign-m1-2_c18.xml
MD5SUM9023d532dd437e307a8c97402098327c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.653759
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints46
Number of domains8
Minimum domain size2
Maximum domain size1210
Distribution of domain sizes[{"size":2,"count":5},{"size":7,"count":25},{"size":275,"count":5},{"size":286,"count":5},{"size":550,"count":5},{"size":880,"count":5},{"size":1101,"count":5},{"size":1210,"count":5}]
Minimum variable degree2
Maximum variable degree7
Distribution of variable degrees[{"degree":2,"count":45},{"degree":3,"count":10},{"degree":7,"count":5}]
Minimum constraint arity2
Maximum constraint arity5
Distribution of constraint arities[{"arity":2,"count":10},{"arity":3,"count":25},{"arity":5,"count":11}]
Number of extensional constraints0
Number of intensional constraints35
Distribution of constraint types[{"type":"intension","count":35},{"type":"ordered","count":1},{"type":"sum","count":10}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.01	c
0.00/0.01	c This is cosoco 1.12 --  
0.00/0.01	c
0.00/0.01	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4294322-1532445935.xml 
0.00/0.01	0
0.00/0.01	0
0.00/0.01	0
0.00/0.01	0
0.00/0.01	c best=?? lower=0 upper=5 
2519.78/2520.00	c enable optimization
2519.78/2520.00	c ========================================[ Problem Statistics ]===========================================
2519.78/2520.00	c |                                                                                                       
2519.78/2520.00	c |  Parse time        :         0.01 s 
2519.78/2520.00	c |
2519.78/2520.00	c |               Variables: 60
2519.78/2520.00	c |            Domain Sizes: 2..1210
2519.78/2520.00	c |
2519.78/2520.00	c |             Constraints: 55
2519.78/2520.00	c |                   Arity: 2..5  -- Binary: 14  -- Ternary: 25
2519.78/2520.00	c | 
2519.78/2520.00	c |                   Types: 
2519.78/2520.00	c |                          (X -Y <= k): 4
2519.78/2520.00	c |                          Intension: 35
2519.78/2520.00	c |                          Sum: 16
2519.78/2520.00	c |                          
2519.78/2520.00	c |               Objective: Minimize Sum
2519.78/2520.00	
2519.78/2520.00	c =========================================================================================================
2519.78/2520.00	
2519.78/2520.00	c *** INTERRUPTED ***
2519.78/2520.00	c restarts              : 80          
2519.78/2520.00	c conflicts             : 2152557      (854 /sec)
2519.78/2520.00	c decisions             : 2220697      (881 /sec)
2519.78/2520.00	c propagations          : 2352195886  (933491 /sec)
2519.78/2520.00	c root propagations     : 0           
2519.78/2520.00	c filter calls          : 18065704       (7170 /sec)
2519.78/2520.00	c useless filter calls  : 12941174       (71 %)
2519.78/2520.00	c Memory used           : 28.48 MB
2519.78/2520.00	c CPU time              : 2519.78 s
2519.78/2520.00	
2519.78/2520.00	c No Bound found!
2519.78/2520.00	
2519.78/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (2446 MiB free)
  memory of node 1: 16384 MiB (6826 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294322-1532445935/watcher-4294322-1532445935 -o /tmp/evaluation-result-4294322-1532445935/solver-4294322-1532445935 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532432876-20753 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4294322-1532445935.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=22035, runsolver pid=22032

[startup+0.100151 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 22036
/proc/meminfo: memFree=9493276/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=28636 memory=5272 CPUtime=0.1 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 1496 0 0 0 10 0 0 0 20 0 1 0 62156365 29323264 1318 33554432000 4194304 6142532 140731266446736 140731266443368 5363644 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7159 1318 883 476 0 481 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28636 KiB
Current children cumulated memory: 5272 KiB

[startup+0.209405 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 22036
/proc/meminfo: memFree=9493276/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=28636 memory=5272 CPUtime=0.21 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 1498 0 0 0 21 0 0 0 20 0 1 0 62156365 29323264 1318 33554432000 4194304 6142532 140731266446736 140731266443368 5366734 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7159 1318 883 476 0 481 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28636 KiB
Current children cumulated memory: 5272 KiB

[startup+0.309155 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 22036
/proc/meminfo: memFree=9493376/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=28636 memory=5272 CPUtime=0.31 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 1506 0 0 0 31 0 0 0 20 0 1 0 62156365 29323264 1318 33554432000 4194304 6142532 140731266446736 140731266443688 140609784255808 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7159 1318 883 476 0 481 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28636 KiB
Current children cumulated memory: 5272 KiB

[startup+0.700267 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 22036
/proc/meminfo: memFree=9493376/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=28768 memory=5272 CPUtime=0.69 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 1524 0 0 0 69 0 0 0 20 0 1 0 62156365 29458432 1318 33554432000 4194304 6142532 140731266446736 140731266443688 5363614 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7192 1318 883 476 0 514 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28768 KiB
Current children cumulated memory: 5272 KiB

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 22036
/proc/meminfo: memFree=9493376/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=28768 memory=5536 CPUtime=1.49 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 1541 0 0 0 149 0 0 0 20 0 1 0 62156365 29458432 1384 33554432000 4194304 6142532 140731266446736 140731266443704 140609784255698 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7192 1384 886 476 0 514 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28768 KiB
Current children cumulated memory: 5536 KiB

[startup+3.10894 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 22036
/proc/meminfo: memFree=9493004/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=28768 memory=5544 CPUtime=3.1 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 1804 0 0 0 310 0 0 0 20 0 1 0 62156365 29458432 1386 33554432000 4194304 6142532 140731266446736 140731266443704 140609793276750 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7192 1386 886 476 0 514 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28768 KiB
Current children cumulated memory: 5544 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 22036
/proc/meminfo: memFree=9493380/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=28768 memory=5544 CPUtime=6.29 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 2066 0 0 0 629 0 0 0 20 0 1 0 62156365 29458432 1386 33554432000 4194304 6142532 140731266446736 140731266443704 5363683 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7192 1386 886 476 0 514 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28768 KiB
Current children cumulated memory: 5544 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 22036
/proc/meminfo: memFree=9493504/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=28900 memory=5592 CPUtime=12.69 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 2549 0 0 0 1269 0 0 0 20 0 1 0 62156365 29593600 1398 33554432000 4194304 6142532 140731266446736 140731266443704 5371755 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7225 1398 886 476 0 547 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28900 KiB
Current children cumulated memory: 5592 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 22036
/proc/meminfo: memFree=9491520/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=28900 memory=5600 CPUtime=25.49 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 3186 0 0 0 2549 0 0 0 20 0 1 0 62156365 29593600 1400 33554432000 4194304 6142532 140731266446736 140731266443704 5361726 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7225 1400 886 476 0 547 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 28900 KiB
Current children cumulated memory: 5600 KiB

[startup+51.1089 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 22036
/proc/meminfo: memFree=9491600/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=28900 memory=5680 CPUtime=51.1 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 3603 0 0 0 5110 0 0 0 20 0 1 0 62156365 29593600 1420 33554432000 4194304 6142532 140731266446736 140731266443704 5175264 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7225 1420 886 476 0 547 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 28900 KiB
Current children cumulated memory: 5680 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 22037
/proc/meminfo: memFree=9490656/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=28900 memory=5700 CPUtime=102.28 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 3888 0 0 0 10228 0 0 0 20 0 1 0 62156365 29593600 1425 33554432000 4194304 6142532 140731266446736 140731266443704 5371755 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7225 1425 886 476 0 547 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 28900 KiB
Current children cumulated memory: 5700 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 22039
/proc/meminfo: memFree=9488008/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=28900 memory=5700 CPUtime=162.28 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 4260 0 0 0 16228 0 0 0 20 0 1 0 62156365 29593600 1425 33554432000 4194304 6142532 140731266446736 140731266443704 140609793276750 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7225 1425 886 476 0 547 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 28900 KiB
Current children cumulated memory: 5700 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 22040
/proc/meminfo: memFree=9486712/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=28900 memory=5700 CPUtime=222.27 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 4533 0 0 0 22227 0 0 0 20 0 1 0 62156365 29593600 1425 33554432000 4194304 6142532 140731266446736 140731266443704 5051404 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7225 1425 886 476 0 547 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 28900 KiB
Current children cumulated memory: 5700 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 22049
/proc/meminfo: memFree=9486820/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=28900 memory=5700 CPUtime=282.27 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 4806 0 0 0 28227 0 0 0 20 0 1 0 62156365 29593600 1425 33554432000 4194304 6142532 140731266446736 140731266443704 5363630 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7225 1425 886 476 0 547 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 28900 KiB
Current children cumulated memory: 5700 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 22050
/proc/meminfo: memFree=9487372/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=28900 memory=5700 CPUtime=342.26 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 5078 0 0 0 34226 0 0 0 20 0 1 0 62156365 29593600 1425 33554432000 4194304 6142532 140731266446736 140731266443704 5146745 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7225 1425 886 476 0 547 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 28900 KiB
Current children cumulated memory: 5700 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 22051
/proc/meminfo: memFree=9487892/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=28900 memory=5700 CPUtime=402.26 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 5349 0 0 0 40226 0 0 0 20 0 1 0 62156365 29593600 1425 33554432000 4194304 6142532 140731266446736 140731266443704 5363675 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7225 1425 886 476 0 547 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 28900 KiB
Current children cumulated memory: 5700 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 22052
/proc/meminfo: memFree=9487084/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=28900 memory=5700 CPUtime=462.25 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 5737 0 0 0 46225 0 0 0 20 0 1 0 62156365 29593600 1425 33554432000 4194304 6142532 140731266446736 140731266443704 5146980 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7225 1425 886 476 0 547 0
Current children cumulated CPU time: 462.25 s
Current children cumulated vsize: 28900 KiB
Current children cumulated memory: 5700 KiB


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

/proc/22035/statm: 7258 1450 886 476 0 580 0
Current children cumulated CPU time: 1722.14 s
Current children cumulated vsize: 29032 KiB
Current children cumulated memory: 5800 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 22091
/proc/meminfo: memFree=9476252/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=29032 memory=5800 CPUtime=1782.14 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 13217 0 0 0 178214 0 0 0 20 0 1 0 62156365 29728768 1450 33554432000 4194304 6142532 140731266446736 140731266443704 5361236 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7258 1450 886 476 0 580 0
Current children cumulated CPU time: 1782.14 s
Current children cumulated vsize: 29032 KiB
Current children cumulated memory: 5800 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 22092
/proc/meminfo: memFree=9476360/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=29164 memory=5800 CPUtime=1842.13 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 13667 0 0 0 184213 0 0 0 20 0 1 0 62156365 29863936 1450 33554432000 4194304 6142532 140731266446736 140731266443704 140609784255702 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7291 1450 886 476 0 613 0
Current children cumulated CPU time: 1842.13 s
Current children cumulated vsize: 29164 KiB
Current children cumulated memory: 5800 KiB

[startup+1902.3 s]
/proc/loadavg: 2.49 2.14 2.08 3/187 22093
/proc/meminfo: memFree=9475492/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=29164 memory=5940 CPUtime=1902.12 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 14021 0 0 0 190212 0 0 0 20 0 1 0 62156365 29863936 1485 33554432000 4194304 6142532 140731266446736 140731266443704 140609793276765 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7291 1485 886 476 0 613 0
Current children cumulated CPU time: 1902.12 s
Current children cumulated vsize: 29164 KiB
Current children cumulated memory: 5940 KiB

[startup+1962.3 s]
/proc/loadavg: 2.21 2.13 2.08 3/187 22095
/proc/meminfo: memFree=9475672/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=29164 memory=5956 CPUtime=1962.12 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 14327 0 0 0 196212 0 0 0 20 0 1 0 62156365 29863936 1489 33554432000 4194304 6142532 140731266446736 140731266443704 5146805 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7291 1489 886 476 0 613 0
Current children cumulated CPU time: 1962.12 s
Current children cumulated vsize: 29164 KiB
Current children cumulated memory: 5956 KiB

[startup+2022.3 s]
/proc/loadavg: 2.08 2.10 2.08 3/187 22096
/proc/meminfo: memFree=9475920/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=29164 memory=5956 CPUtime=2022.11 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 14738 0 0 0 202211 0 0 0 20 0 1 0 62156365 29863936 1489 33554432000 4194304 6142532 140731266446736 140731266443704 140609784257962 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7291 1489 886 476 0 613 0
Current children cumulated CPU time: 2022.11 s
Current children cumulated vsize: 29164 KiB
Current children cumulated memory: 5956 KiB

[startup+2082.3 s]
/proc/loadavg: 2.03 2.08 2.07 3/188 22105
/proc/meminfo: memFree=9475148/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=29164 memory=5956 CPUtime=2082.11 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 14904 0 0 0 208211 0 0 0 20 0 1 0 62156365 29863936 1489 33554432000 4194304 6142532 140731266446736 140731266443704 5371863 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7291 1489 886 476 0 613 0
Current children cumulated CPU time: 2082.11 s
Current children cumulated vsize: 29164 KiB
Current children cumulated memory: 5956 KiB

[startup+2142.3 s]
/proc/loadavg: 2.08 2.08 2.07 3/188 22128
/proc/meminfo: memFree=9474504/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=29164 memory=5956 CPUtime=2142.1 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 15180 0 0 0 214210 0 0 0 20 0 1 0 62156365 29863936 1489 33554432000 4194304 6142532 140731266446736 140731266443704 5366791 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7291 1489 886 476 0 613 0
Current children cumulated CPU time: 2142.1 s
Current children cumulated vsize: 29164 KiB
Current children cumulated memory: 5956 KiB

[startup+2202.3 s]
/proc/loadavg: 2.03 2.07 2.07 3/188 22189
/proc/meminfo: memFree=9716364/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=29164 memory=5956 CPUtime=2202.1 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 15330 0 0 0 220210 0 0 0 20 0 1 0 62156365 29863936 1489 33554432000 4194304 6142532 140731266446736 140731266443704 5327208 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7291 1489 886 476 0 613 0
Current children cumulated CPU time: 2202.1 s
Current children cumulated vsize: 29164 KiB
Current children cumulated memory: 5956 KiB

[startup+2262.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/188 22190
/proc/meminfo: memFree=9715316/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=29164 memory=5956 CPUtime=2262.09 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 15604 0 0 0 226209 0 0 0 20 0 1 0 62156365 29863936 1489 33554432000 4194304 6142532 140731266446736 140731266443704 5374350 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7291 1489 886 476 0 613 0
Current children cumulated CPU time: 2262.09 s
Current children cumulated vsize: 29164 KiB
Current children cumulated memory: 5956 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/188 22191
/proc/meminfo: memFree=9715364/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=29164 memory=5956 CPUtime=2322.09 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 15755 0 0 0 232209 0 0 0 20 0 1 0 62156365 29863936 1489 33554432000 4194304 6142532 140731266446736 140731266443704 5398813 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7291 1489 886 476 0 613 0
Current children cumulated CPU time: 2322.09 s
Current children cumulated vsize: 29164 KiB
Current children cumulated memory: 5956 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 22192
/proc/meminfo: memFree=9715272/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=29164 memory=5956 CPUtime=2382.08 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 16029 0 0 0 238208 0 0 0 20 0 1 0 62156365 29863936 1489 33554432000 4194304 6142532 140731266446736 140731266443704 5398825 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7291 1489 886 476 0 613 0
Current children cumulated CPU time: 2382.08 s
Current children cumulated vsize: 29164 KiB
Current children cumulated memory: 5956 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 22193
/proc/meminfo: memFree=9714220/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=29164 memory=5956 CPUtime=2442.08 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 16349 0 0 0 244208 0 0 0 20 0 1 0 62156365 29863936 1489 33554432000 4194304 6142532 140731266446736 140731266443704 140609784257951 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7291 1489 886 476 0 613 0
Current children cumulated CPU time: 2442.08 s
Current children cumulated vsize: 29164 KiB
Current children cumulated memory: 5956 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 22194
/proc/meminfo: memFree=9713524/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=29164 memory=5956 CPUtime=2502.07 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 16533 0 0 0 250207 0 0 0 20 0 1 0 62156365 29863936 1489 33554432000 4194304 6142532 140731266446736 140731266443704 5363644 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7291 1489 886 476 0 613 0
Current children cumulated CPU time: 2502.07 s
Current children cumulated vsize: 29164 KiB
Current children cumulated memory: 5956 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.03 2.05 3/187 22195
/proc/meminfo: memFree=9713404/32770624 swapFree=67108860/67108860
[pid=22035] ppid=22032 vsize=29164 memory=5956 CPUtime=2519.78 cores=1,3,5,7
/proc/22035/stat : 22035 (cosoco) R 22032 22035 20721 0 -1 4202496 16679 0 0 0 251978 0 0 0 20 0 1 0 62156365 29863936 1489 33554432000 4194304 6142532 140731266446736 140731266443704 140609793276815 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 26185728 140731266450566 140731266450696 140731266450696 140731266453454 0
/proc/22035/statm: 7291 1489 886 476 0 613 0
Current children cumulated CPU time: 2519.78 s
Current children cumulated vsize: 29164 KiB
Current children cumulated memory: 5956 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.01 s]
# the end of solver process 22035 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.78 s, system=0.003999 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.79
CPU user time (s): 2519.78
CPU system time (s): 0.003999
CPU usage (%): 99.9912
Max. virtual memory (cumulated for all children) (KiB): 29164
Max. memory (cumulated for all children) (KiB): 5956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.78
system time used= 0.003999
maximum resident set size= 6020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16726
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= 15
involuntary context switches= 678


# summary of solver processes directly reported to runsolver:
#   pid: 22035
#   total CPU time (s): 2519.79
#   total CPU user time (s): 2519.78
#   total CPU system time (s): 0.003999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.72906 second user time and 15.7911 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-24 17:25:35
IDJOB=4294322
IDBENCH=141362
IDSOLVER=2752
FILE ID=node106/4294322-1532445935
RUNJOBID= node106-1532432876-20753
PBS_JOBID= 21021578
Free space on /tmp= 46616 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/TemplateDesign/TemplateDesign-m1-2_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294322-1532445935/watcher-4294322-1532445935 -o /tmp/evaluation-result-4294322-1532445935/solver-4294322-1532445935 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532432876-20753 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4294322-1532445935.xml

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

MD5SUM BENCH= 9023d532dd437e307a8c97402098327c
RANDOM SEED=1968685538

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/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	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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	: 5334.11
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
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		: 2668.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:         9496060 kB
MemAvailable:   31674948 kB
Buffers:          277852 kB
Cached:         21801760 kB
SwapCached:            0 kB
Active:          2445228 kB
Inactive:       19953056 kB
Active(anon):     321268 kB
Inactive(anon):    17128 kB
Active(file):    2123960 kB
Inactive(file): 19935928 kB
Unevictable:        6876 kB
Mlocked:            6876 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2376 kB
Writeback:             0 kB
AnonPages:        325296 kB
Mapped:            39840 kB
Shmem:             17036 kB
Slab:             574956 kB
SReclaimable:     547460 kB
SUnreclaim:        27496 kB
KernelStack:        3360 kB
PageTables:         6092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     605304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    266240 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= 46612 MiB
End job on node106 at 2018-07-24 18:07:35