Trace number 4294310

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.37 2520.01

General information on the benchmark

NameTemplateDesign/
TemplateDesign-m2-herbs_c18.xml
MD5SUM01ee442f0f2e93e01b5a5546098ec59b
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 benchmark32.2924
Satisfiable
(Un)Satisfiability was proved
Number of variables960
Number of constraints121
Number of domains3
Minimum domain size2
Maximum domain size281
Distribution of domain sizes[{"size":2,"count":30},{"size":43,"count":900},{"size":281,"count":30}]
Minimum variable degree2
Maximum variable degree32
Distribution of variable degrees[{"degree":2,"count":870},{"degree":3,"count":60},{"degree":32,"count":30}]
Minimum constraint arity2
Maximum constraint arity60
Distribution of constraint arities[{"arity":2,"count":60},{"arity":30,"count":31},{"arity":60,"count":30}]
Number of extensional constraints0
Number of intensional constraints60
Distribution of constraint types[{"type":"intension","count":60},{"type":"ordered","count":1},{"type":"sum","count":60}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.07	c
0.00/0.07	c This is cosoco 1.12 --  
0.00/0.07	c
0.00/0.07	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4294310-1532443039.xml 
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	0
0.00/0.07	c best=?? lower=0 upper=30 
2519.36/2520.00	c enable optimization
2519.36/2520.00	c ========================================[ Problem Statistics ]===========================================
2519.36/2520.00	c |                                                                                                       
2519.36/2520.00	c |  Parse time        :         0.06 s 
2519.36/2520.00	c |
2519.36/2520.00	c |               Variables: 960
2519.36/2520.00	c |            Domain Sizes: 2..281
2519.36/2520.00	c |
2519.36/2520.00	c |             Constraints: 180
2519.36/2520.00	c |                   Arity: 2..60  -- Binary: 89
2519.36/2520.00	c | 
2519.36/2520.00	c |                   Types: 
2519.36/2520.00	c |                          (X -Y <= k): 29
2519.36/2520.00	c |                          Intension: 120
2519.36/2520.00	c |                          Sum: 31
2519.36/2520.00	c |                          
2519.36/2520.00	c |               Objective: Minimize Sum
2519.36/2520.00	
2519.36/2520.00	c =========================================================================================================
2519.36/2520.00	
2519.36/2520.00	c *** INTERRUPTED ***
2519.36/2520.00	c restarts              : 28          
2519.36/2520.00	c conflicts             : 14413        (6 /sec)
2519.36/2520.00	c decisions             : 19444        (8 /sec)
2519.36/2520.00	c propagations          : 3572949     (1418 /sec)
2519.36/2520.00	c root propagations     : 0           
2519.36/2520.00	c filter calls          : 1524500        (605 /sec)
2519.36/2520.00	c useless filter calls  : 1450589        (95 %)
2519.36/2520.00	c Memory used           : 45.21 MB
2519.36/2520.00	c CPU time              : 2519.33 s
2519.36/2520.00	
2519.36/2520.00	c No Bound found!
2519.36/2520.00	
2519.36/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 (2704 MiB free)
  memory of node 1: 16384 MiB (6824 MiB free)
  node distances:
     10  21
     21  10

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

running on 4 cores: 0,2,4,6

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
solver pid=21741, runsolver pid=21738
Current StackSize limit: 8192 KiB


[startup+0.10075 s]*
/proc/loadavg: 2.11 2.03 2.01 3/187 21742
/proc/meminfo: memFree=9744456/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=40616 memory=17100 CPUtime=0.1 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 4490 0 0 0 9 1 0 0 20 0 1 0 61866780 41590784 4275 33554432000 4194304 6142532 140733264262272 140733264259224 5374338 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 10154 4275 884 476 0 3476 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 40616 KiB
Current children cumulated memory: 17100 KiB

[startup+0.209495 s]*
/proc/loadavg: 2.11 2.03 2.01 3/187 21742
/proc/meminfo: memFree=9742240/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=42864 memory=19476 CPUtime=0.21 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 5074 0 0 0 20 1 0 0 20 0 1 0 61866780 43892736 4869 33554432000 4194304 6142532 140733264262272 140733264259224 5374065 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 10716 4869 887 476 0 4038 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 42864 KiB
Current children cumulated memory: 19476 KiB

[startup+0.308935 s]*
/proc/loadavg: 2.11 2.03 2.01 3/187 21742
/proc/meminfo: memFree=9741868/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=42864 memory=19476 CPUtime=0.31 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 5074 0 0 0 30 1 0 0 20 0 1 0 61866780 43892736 4869 33554432000 4194304 6142532 140733264262272 140733264259128 140456482964310 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 10716 4869 887 476 0 4038 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 42864 KiB
Current children cumulated memory: 19476 KiB

[startup+0.700229 s]
/proc/loadavg: 2.11 2.03 2.01 3/187 21742
/proc/meminfo: memFree=9741620/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=43392 memory=20004 CPUtime=0.69 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 5206 0 0 0 68 1 0 0 20 0 1 0 61866780 44433408 5001 33554432000 4194304 6142532 140733264262272 140733264259128 5361709 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 10848 5001 887 476 0 4170 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 43392 KiB
Current children cumulated memory: 20004 KiB

[startup+1.50023 s]
/proc/loadavg: 2.10 2.03 2.01 3/187 21742
/proc/meminfo: memFree=9741232/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=44052 memory=20796 CPUtime=1.49 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 5367 0 0 0 148 1 0 0 20 0 1 0 61866780 45109248 5199 33554432000 4194304 6142532 140733264262272 140733264259240 5366742 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11013 5199 887 476 0 4335 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 44052 KiB
Current children cumulated memory: 20796 KiB

[startup+3.1091 s]
/proc/loadavg: 2.10 2.03 2.01 3/187 21742
/proc/meminfo: memFree=9740496/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=44052 memory=20856 CPUtime=3.1 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 6210 0 0 0 309 1 0 0 20 0 1 0 61866780 45109248 5214 33554432000 4194304 6142532 140733264262272 140733264259160 5047842 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11013 5214 887 476 0 4335 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 44052 KiB
Current children cumulated memory: 20856 KiB

[startup+6.30022 s]
/proc/loadavg: 2.09 2.03 2.01 3/187 21742
/proc/meminfo: memFree=9740524/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=44052 memory=20856 CPUtime=6.28 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 7803 0 0 0 627 1 0 0 20 0 1 0 61866780 45109248 5214 33554432000 4194304 6142532 140733264262272 140733264259160 140456482961296 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11013 5214 887 476 0 4335 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 44052 KiB
Current children cumulated memory: 20856 KiB

[startup+12.7002 s]
/proc/loadavg: 2.09 2.03 2.01 3/187 21742
/proc/meminfo: memFree=9740400/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=44052 memory=20856 CPUtime=12.68 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 8306 0 0 0 1267 1 0 0 20 0 1 0 61866780 45109248 5214 33554432000 4194304 6142532 140733264262272 140733264259160 140456482964803 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11013 5214 887 476 0 4335 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 44052 KiB
Current children cumulated memory: 20856 KiB

[startup+25.5002 s]
/proc/loadavg: 2.15 2.04 2.02 3/187 21742
/proc/meminfo: memFree=9740400/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=44184 memory=20888 CPUtime=25.48 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 8971 0 0 0 2547 1 0 0 20 0 1 0 61866780 45244416 5222 33554432000 4194304 6142532 140733264262272 140733264259240 4964544 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11046 5222 887 476 0 4368 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 44184 KiB
Current children cumulated memory: 20888 KiB

[startup+51.1089 s]
/proc/loadavg: 2.15 2.06 2.02 3/187 21742
/proc/meminfo: memFree=9740400/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=44184 memory=20916 CPUtime=51.08 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 9360 0 0 0 5107 1 0 0 20 0 1 0 61866780 45244416 5229 33554432000 4194304 6142532 140733264262272 140733264259240 140456491985728 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11046 5229 887 476 0 4368 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 44184 KiB
Current children cumulated memory: 20916 KiB

[startup+102.3 s]
/proc/loadavg: 2.13 2.06 2.03 3/187 21743
/proc/meminfo: memFree=9740244/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=44184 memory=20920 CPUtime=102.26 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 9883 0 0 0 10225 1 0 0 20 0 1 0 61866780 45244416 5230 33554432000 4194304 6142532 140733264262272 140733264259240 5363565 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11046 5230 887 476 0 4368 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 44184 KiB
Current children cumulated memory: 20920 KiB

[startup+162.3 s]
/proc/loadavg: 2.05 2.05 2.03 3/187 21751
/proc/meminfo: memFree=9738980/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=44184 memory=20964 CPUtime=162.24 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 10420 0 0 0 16223 1 0 0 20 0 1 0 61866780 45244416 5241 33554432000 4194304 6142532 140733264262272 140733264259240 140456482964310 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11046 5241 887 476 0 4368 0
Current children cumulated CPU time: 162.24 s
Current children cumulated vsize: 44184 KiB
Current children cumulated memory: 20964 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 2.04 2.03 3/187 21752
/proc/meminfo: memFree=9739056/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=44184 memory=20976 CPUtime=222.23 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 10816 0 0 0 22222 1 0 0 20 0 1 0 61866780 45244416 5244 33554432000 4194304 6142532 140733264262272 140733264259240 140456482961315 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11046 5244 887 476 0 4368 0
Current children cumulated CPU time: 222.23 s
Current children cumulated vsize: 44184 KiB
Current children cumulated memory: 20976 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.04 2.03 3/187 21753
/proc/meminfo: memFree=9738960/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=44184 memory=20992 CPUtime=282.21 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 11347 0 0 0 28220 1 0 0 20 0 1 0 61866780 45244416 5248 33554432000 4194304 6142532 140733264262272 140733264259240 5371852 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11046 5248 887 476 0 4368 0
Current children cumulated CPU time: 282.21 s
Current children cumulated vsize: 44184 KiB
Current children cumulated memory: 20992 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/187 21754
/proc/meminfo: memFree=9738040/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=45504 memory=22012 CPUtime=342.19 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 12269 0 0 0 34218 1 0 0 20 0 1 0 61866780 46596096 5503 33554432000 4194304 6142532 140733264262272 140733264259240 5375774 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11376 5503 887 476 0 4698 0
Current children cumulated CPU time: 342.19 s
Current children cumulated vsize: 45504 KiB
Current children cumulated memory: 22012 KiB

[startup+402.3 s]
/proc/loadavg: 2.16 2.06 2.04 3/187 21755
/proc/meminfo: memFree=9737360/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=46032 memory=22544 CPUtime=402.18 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 12792 0 0 0 40217 1 0 0 20 0 1 0 61866780 47136768 5636 33554432000 4194304 6142532 140733264262272 140733264259160 5146745 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11508 5636 887 476 0 4830 0
Current children cumulated CPU time: 402.18 s
Current children cumulated vsize: 46032 KiB
Current children cumulated memory: 22544 KiB

[startup+462.3 s]
/proc/loadavg: 2.40 2.16 2.08 3/187 21756
/proc/meminfo: memFree=9737248/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=46032 memory=22764 CPUtime=462.16 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 13355 0 0 0 46215 1 0 0 20 0 1 0 61866780 47136768 5691 33554432000 4194304 6142532 140733264262272 140733264259160 5146749 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11508 5691 887 476 0 4830 0
Current children cumulated CPU time: 462.16 s
Current children cumulated vsize: 46032 KiB
Current children cumulated memory: 22764 KiB


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

/proc/21741/statm: 11541 5727 887 476 0 4863 0
Current children cumulated CPU time: 1721.85 s
Current children cumulated vsize: 46164 KiB
Current children cumulated memory: 22908 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21818
/proc/meminfo: memFree=9736008/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=46164 memory=22908 CPUtime=1781.83 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 22711 0 0 0 178181 2 0 0 20 0 1 0 61866780 47271936 5727 33554432000 4194304 6142532 140733264262272 140733264259240 5371749 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11541 5727 887 476 0 4863 0
Current children cumulated CPU time: 1781.83 s
Current children cumulated vsize: 46164 KiB
Current children cumulated memory: 22908 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21819
/proc/meminfo: memFree=9736072/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=46164 memory=22908 CPUtime=1841.81 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 23003 0 0 0 184179 2 0 0 20 0 1 0 61866780 47271936 5727 33554432000 4194304 6142532 140733264262272 140733264259240 5372457 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11541 5727 887 476 0 4863 0
Current children cumulated CPU time: 1841.81 s
Current children cumulated vsize: 46164 KiB
Current children cumulated memory: 22908 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21820
/proc/meminfo: memFree=9736120/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=46164 memory=22956 CPUtime=1901.8 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 23510 0 0 0 190178 2 0 0 20 0 1 0 61866780 47271936 5739 33554432000 4194304 6142532 140733264262272 140733264259240 5366783 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11541 5739 887 476 0 4863 0
Current children cumulated CPU time: 1901.8 s
Current children cumulated vsize: 46164 KiB
Current children cumulated memory: 22956 KiB

[startup+1962.3 s]
/proc/loadavg: 2.15 2.05 2.06 3/188 21829
/proc/meminfo: memFree=9734732/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=46164 memory=22956 CPUtime=1961.78 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 24027 0 0 0 196176 2 0 0 20 0 1 0 61866780 47271936 5739 33554432000 4194304 6142532 140733264262272 140733264259240 5366603 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11541 5739 887 476 0 4863 0
Current children cumulated CPU time: 1961.78 s
Current children cumulated vsize: 46164 KiB
Current children cumulated memory: 22956 KiB

[startup+2022.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/188 21830
/proc/meminfo: memFree=9735804/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=46164 memory=22956 CPUtime=2021.77 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 24535 0 0 0 202175 2 0 0 20 0 1 0 61866780 47271936 5739 33554432000 4194304 6142532 140733264262272 140733264259240 140456482965040 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11541 5739 887 476 0 4863 0
Current children cumulated CPU time: 2021.77 s
Current children cumulated vsize: 46164 KiB
Current children cumulated memory: 22956 KiB

[startup+2082.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/188 21831
/proc/meminfo: memFree=9735928/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=46296 memory=22972 CPUtime=2081.76 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 25034 0 0 0 208173 3 0 0 20 0 1 0 61866780 47407104 5743 33554432000 4194304 6142532 140733264262272 140733264259240 5146841 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11574 5743 887 476 0 4896 0
Current children cumulated CPU time: 2081.76 s
Current children cumulated vsize: 46296 KiB
Current children cumulated memory: 22972 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 21832
/proc/meminfo: memFree=9735872/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=46296 memory=22988 CPUtime=2141.75 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 25553 0 0 0 214172 3 0 0 20 0 1 0 61866780 47407104 5747 33554432000 4194304 6142532 140733264262272 140733264259240 5374338 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11574 5747 887 476 0 4896 0
Current children cumulated CPU time: 2141.75 s
Current children cumulated vsize: 46296 KiB
Current children cumulated memory: 22988 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 21833
/proc/meminfo: memFree=9736020/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=46296 memory=22988 CPUtime=2201.73 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 26046 0 0 0 220170 3 0 0 20 0 1 0 61866780 47407104 5747 33554432000 4194304 6142532 140733264262272 140733264259240 5146745 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11574 5747 887 476 0 4896 0
Current children cumulated CPU time: 2201.73 s
Current children cumulated vsize: 46296 KiB
Current children cumulated memory: 22988 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 21834
/proc/meminfo: memFree=9735972/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=46296 memory=22988 CPUtime=2261.72 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 26545 0 0 0 226169 3 0 0 20 0 1 0 61866780 47407104 5747 33554432000 4194304 6142532 140733264262272 140733264259240 5376422 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11574 5747 887 476 0 4896 0
Current children cumulated CPU time: 2261.72 s
Current children cumulated vsize: 46296 KiB
Current children cumulated memory: 22988 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21835
/proc/meminfo: memFree=9736044/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=46296 memory=22988 CPUtime=2321.7 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 27065 0 0 0 232167 3 0 0 20 0 1 0 61866780 47407104 5747 33554432000 4194304 6142532 140733264262272 140733264259240 140456482964800 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11574 5747 887 476 0 4896 0
Current children cumulated CPU time: 2321.7 s
Current children cumulated vsize: 46296 KiB
Current children cumulated memory: 22988 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21836
/proc/meminfo: memFree=9736264/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=46296 memory=22988 CPUtime=2381.68 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 27570 0 0 0 238165 3 0 0 20 0 1 0 61866780 47407104 5747 33554432000 4194304 6142532 140733264262272 140733264259240 5374057 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11574 5747 887 476 0 4896 0
Current children cumulated CPU time: 2381.68 s
Current children cumulated vsize: 46296 KiB
Current children cumulated memory: 22988 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21837
/proc/meminfo: memFree=9735952/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=46296 memory=22988 CPUtime=2441.67 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 28066 0 0 0 244164 3 0 0 20 0 1 0 61866780 47407104 5747 33554432000 4194304 6142532 140733264262272 140733264259240 5146656 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11574 5747 887 476 0 4896 0
Current children cumulated CPU time: 2441.67 s
Current children cumulated vsize: 46296 KiB
Current children cumulated memory: 22988 KiB

[startup+2502.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 21838
/proc/meminfo: memFree=9735908/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=46296 memory=22988 CPUtime=2501.65 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 28573 0 0 0 250162 3 0 0 20 0 1 0 61866780 47407104 5747 33554432000 4194304 6142532 140733264262272 140733264259240 5146764 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11574 5747 887 476 0 4896 0
Current children cumulated CPU time: 2501.65 s
Current children cumulated vsize: 46296 KiB
Current children cumulated memory: 22988 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.06 2.03 2.05 3/187 21899
/proc/meminfo: memFree=9738392/32770624 swapFree=67108860/67108860
[pid=21741] ppid=21738 vsize=46296 memory=22988 CPUtime=2519.36 cores=0,2,4,6
/proc/21741/stat : 21741 (cosoco) R 21738 21741 20721 0 -1 4202496 28833 0 0 0 251933 3 0 0 20 0 1 0 61866780 47407104 5747 33554432000 4194304 6142532 140733264262272 140733264259240 5398807 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 19795968 140733264266374 140733264266504 140733264266504 140733264269262 0
/proc/21741/statm: 11574 5747 887 476 0 4896 0
Current children cumulated CPU time: 2519.36 s
Current children cumulated vsize: 46296 KiB
Current children cumulated memory: 22988 KiB

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

[startup+2520.01 s]
# the end of solver process 21741 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.33 s, system=0.033991 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.37
CPU user time (s): 2519.33
CPU system time (s): 0.033991
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 46296
Max. memory (cumulated for all children) (KiB): 22988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.33
system time used= 0.033991
maximum resident set size= 23056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28884
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= 9
involuntary context switches= 2593


# summary of solver processes directly reported to runsolver:
#   pid: 21741
#   total CPU time (s): 2519.37
#   total CPU user time (s): 2519.33
#   total CPU system time (s): 0.033991

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.59721 second user time and 16.1573 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-24 16:37:19
IDJOB=4294310
IDBENCH=141359
IDSOLVER=2752
FILE ID=node106/4294310-1532443039
RUNJOBID= node106-1532432876-20752
PBS_JOBID= 21021578
Free space on /tmp= 46616 MiB

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

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

MD5SUM BENCH= 01ee442f0f2e93e01b5a5546098ec59b
RANDOM SEED=133071402

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:         9757448 kB
MemAvailable:   31935092 kB
Buffers:          277644 kB
Cached:         21800796 kB
SwapCached:            0 kB
Active:          2185700 kB
Inactive:       19952636 kB
Active(anon):      62492 kB
Inactive(anon):    17128 kB
Active(file):    2123208 kB
Inactive(file): 19935508 kB
Unevictable:        6876 kB
Mlocked:            6876 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2916 kB
Writeback:             0 kB
AnonPages:         66864 kB
Mapped:            40460 kB
Shmem:             17036 kB
Slab:             574412 kB
SReclaimable:     547388 kB
SUnreclaim:        27024 kB
KernelStack:        3312 kB
PageTables:         5560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     346512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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 17:19:19