Trace number 4390385

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 2? (TO) 2400.1 2400.02

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-200-10-1.xml
MD5SUM4dc4d699091ca89690279c2093d69f52
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2200
Number of constraints2210
Number of domains1
Minimum domain size10594
Maximum domain size10594
Distribution of domain sizes[{"size":10594,"count":2200}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":200},{"degree":3,"count":2000}]
Minimum constraint arity1
Maximum constraint arity200
Distribution of constraint arities[{"arity":1,"count":200},{"arity":2,"count":2000},{"arity":200,"count":10}]
Number of extensional constraints0
Number of intensional constraints2200
Distribution of constraint types[{"type":"intension","count":2200},{"type":"noOverlap","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

2400.08/2400.00	c
2400.08/2400.00	c This is cosoco 2.00 --  
2400.08/2400.00	c
2400.08/2400.00	c command line: cosoco -lc -model -restarts -stick HOME/instance-4390385-1568323702.xml 
2400.08/2400.00	c enable optimization
2400.08/2400.00	c ========================================[ Problem Statistics ]===========================================
2400.08/2400.00	c |                                                                                                       
2400.08/2400.00	c |  Parse time        :         0.95 s 
2400.08/2400.00	c |
2400.08/2400.00	c |               Variables: 2200
2400.08/2400.00	c |            Domain Sizes: 10594..10594
2400.08/2400.00	c |
2400.08/2400.00	c |             Constraints: 201201
2400.08/2400.00	c |                   Arity: 1..200  -- Unary: 200  -- Binary: 201000
2400.08/2400.00	c | 
2400.08/2400.00	c |                   Types: 
2400.08/2400.00	c |                          (X -Y <= k): 1800
2400.08/2400.00	c |                          Disjunctive: 199000
2400.08/2400.00	c |                          Intension: 200
2400.08/2400.00	c |                          Max constant: 1
2400.08/2400.00	c |                          Unary: 200
2400.08/2400.00	c |                          
2400.08/2400.00	c |               Objective: Minimize Max constant
2400.08/2400.00	
2400.08/2400.00	c =========================================================================================================
2400.08/2400.01	
2400.08/2400.01	c *** INTERRUPTED ***
2400.08/2400.01	c call to solver        : 0
2400.08/2400.01	c
2400.08/2400.01	c restarts              : 7           
2400.08/2400.01	c conflicts             : 947          (0 /sec)
2400.08/2400.01	c decisions             : 9622         (4 /sec)
2400.08/2400.01	c propagations          : 124797113   (52050 /sec)
2400.08/2400.01	c root propagations     : 991220      
2400.08/2400.01	c filter calls          : 260054721      (108463 /sec)
2400.08/2400.01	c useless filter calls  : 258136302      (99 %)
2400.08/2400.01	c Memory used           : 2080.68 MB
2400.08/2400.01	c Best bound time (wc)  : -1.56832e+09 s
2400.08/2400.01	c CPU time              : 2397.63 s
2400.08/2400.01	c real time             : 2400.01 s
2400.08/2400.01	
2400.08/2400.01	c No Bound found!
2400.08/2400.01	
2400.08/2400.01	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 (8648 MiB free)
  memory of node 1: 16384 MiB (11659 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390385-1568323702/watcher-4390385-1568323702 -o /tmp/evaluation-result-4390385-1568323702/solver-4390385-1568323702 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568323660-10513 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4390385-1568323702.xml 

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=10543, runsolver pid=10540
Current StackSize limit: 8192 KiB


[startup+0.1002 s]*
/proc/loadavg: 1.04 1.52 1.84 3/199 10544
/proc/meminfo: memFree=20635172/32770624 swapFree=66939732/67108860
[pid=10543] ppid=10540 vsize=183008 memory=159160 CPUtime=0.1 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 39960 0 0 0 5 5 0 0 20 0 1 0 408637035 187400192 39790 33554432000 4194304 6210612 140732919158432 140732919154968 5230741 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 45794 39790 752 493 0 39099 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 183008 KiB
Current children cumulated memory: 159160 KiB

[startup+0.209951 s]*
/proc/loadavg: 1.04 1.52 1.84 3/199 10544
/proc/meminfo: memFree=20525804/32770624 swapFree=66939732/67108860
[pid=10543] ppid=10540 vsize=280724 memory=257024 CPUtime=0.21 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 64459 0 0 0 12 9 0 0 20 0 1 0 408637035 287461376 64256 33554432000 4194304 6210612 140732919158432 140732919154968 140230094785509 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 70181 64256 825 493 0 63486 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 280724 KiB
Current children cumulated memory: 257024 KiB

[startup+0.309907 s]*
/proc/loadavg: 1.04 1.52 1.84 3/199 10544
/proc/meminfo: memFree=20446444/32770624 swapFree=66939732/67108860
[pid=10543] ppid=10540 vsize=287392 memory=263732 CPUtime=0.31 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 66114 0 0 0 22 9 0 0 20 0 1 0 408637035 294289408 65933 33554432000 4194304 6210612 140732919158432 140732919154968 140230094833568 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 71848 65933 826 493 0 65153 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 287392 KiB
Current children cumulated memory: 263732 KiB

[startup+0.700369 s]
/proc/loadavg: 1.04 1.52 1.84 3/199 10544
/proc/meminfo: memFree=20434004/32770624 swapFree=66939732/67108860
[pid=10543] ppid=10540 vsize=310992 memory=287352 CPUtime=0.69 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 72007 0 0 0 59 10 0 0 20 0 1 0 408637035 318455808 71838 33554432000 4194304 6210612 140732919158432 140732919152952 140230094833568 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 77748 71838 826 493 0 71053 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 310992 KiB
Current children cumulated memory: 287352 KiB

[startup+1.50044 s]
/proc/loadavg: 1.04 1.52 1.84 3/199 10544
/proc/meminfo: memFree=19714408/32770624 swapFree=66939732/67108860
[pid=10543] ppid=10540 vsize=2115012 memory=2090784 CPUtime=1.49 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 522877 0 0 0 87 62 0 0 20 0 1 0 408637035 2165772288 522696 33554432000 4194304 6210612 140732919158432 140732919154024 140230094785509 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 528753 522696 840 493 0 522058 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2115012 KiB
Current children cumulated memory: 2090784 KiB

[startup+3.10944 s]
/proc/loadavg: 0.95 1.49 1.83 3/199 10544
/proc/meminfo: memFree=18613356/32770624 swapFree=66939732/67108860
[pid=10543] ppid=10540 vsize=2116860 memory=2092936 CPUtime=3.09 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 525980 0 0 0 247 62 0 0 20 0 1 0 408637035 2167664640 523234 33554432000 4194304 6210612 140732919158432 140732919156696 5069242 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 529215 523234 879 493 0 522520 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2116860 KiB
Current children cumulated memory: 2092936 KiB

[startup+6.30035 s]
/proc/loadavg: 0.95 1.49 1.83 3/199 10544
/proc/meminfo: memFree=18613108/32770624 swapFree=66939732/67108860
[pid=10543] ppid=10540 vsize=2116860 memory=2092936 CPUtime=6.29 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 532208 0 0 0 566 63 0 0 20 0 1 0 408637035 2167664640 523234 33554432000 4194304 6210612 140732919158432 140732919156696 5046500 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 529215 523234 879 493 0 522520 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2116860 KiB
Current children cumulated memory: 2092936 KiB

[startup+12.7003 s]
/proc/loadavg: 1.11 1.51 1.84 3/200 10546
/proc/meminfo: memFree=18612488/32770624 swapFree=66939732/67108860
[pid=10543] ppid=10540 vsize=2116860 memory=2092940 CPUtime=12.69 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 781430 0 0 0 1193 76 0 0 20 0 1 0 408637035 2167664640 523235 33554432000 4194304 6210612 140732919158432 140732919156696 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 529215 523235 880 493 0 522520 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2116860 KiB
Current children cumulated memory: 2092940 KiB

[startup+25.5004 s]
/proc/loadavg: 1.25 1.53 1.84 3/199 10547
/proc/meminfo: memFree=18612256/32770624 swapFree=66939736/67108860
[pid=10543] ppid=10540 vsize=2117040 memory=2093132 CPUtime=25.49 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 1080002 0 0 0 2459 90 0 0 20 0 1 0 408637035 2167848960 523283 33554432000 4194304 6210612 140732919158432 140732919155816 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 529260 523283 880 493 0 522565 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2117040 KiB
Current children cumulated memory: 2093132 KiB

[startup+51.1096 s]
/proc/loadavg: 1.51 1.56 1.84 3/199 10548
/proc/meminfo: memFree=18612304/32770624 swapFree=66939736/67108860
[pid=10543] ppid=10540 vsize=2117996 memory=2093888 CPUtime=51.1 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 1356156 0 0 0 5005 105 0 0 20 0 1 0 408637035 2168827904 523472 33554432000 4194304 6210612 140732919158432 140732919155736 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 529499 523472 880 493 0 522804 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2117996 KiB
Current children cumulated memory: 2093888 KiB

[startup+102.3 s]
/proc/loadavg: 1.80 1.64 1.85 3/200 10554
/proc/meminfo: memFree=18610264/32770624 swapFree=66939736/67108860
[pid=10543] ppid=10540 vsize=2119588 memory=2095308 CPUtime=102.29 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 1653470 0 0 0 10109 120 0 0 20 0 1 0 408637035 2170458112 523827 33554432000 4194304 6210612 140732919158432 140732919155688 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 529897 523827 880 493 0 523202 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2119588 KiB
Current children cumulated memory: 2095308 KiB

[startup+162.3 s]
/proc/loadavg: 1.92 1.70 1.86 3/200 10566
/proc/meminfo: memFree=18607604/32770624 swapFree=66939740/67108860
[pid=10543] ppid=10540 vsize=2121124 memory=2096936 CPUtime=162.3 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 1863663 0 0 0 16101 129 0 0 20 0 1 0 408637035 2172030976 524234 33554432000 4194304 6210612 140732919158432 140732919155736 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 530281 524234 880 493 0 523586 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 2121124 KiB
Current children cumulated memory: 2096936 KiB

[startup+222.3 s]
/proc/loadavg: 1.97 1.76 1.87 3/200 10570
/proc/meminfo: memFree=18602664/32770624 swapFree=66939740/67108860
[pid=10543] ppid=10540 vsize=2125804 memory=2101536 CPUtime=222.28 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 2117970 0 0 0 22087 141 0 0 20 0 1 0 408637035 2176823296 525384 33554432000 4194304 6210612 140732919158432 140732919155688 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 531451 525384 880 493 0 524756 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 2125804 KiB
Current children cumulated memory: 2101536 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.80 1.88 3/201 10576
/proc/meminfo: memFree=18602080/32770624 swapFree=66939740/67108860
[pid=10543] ppid=10540 vsize=2125804 memory=2101540 CPUtime=282.29 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 2340565 0 0 0 28075 154 0 0 20 0 1 0 408637035 2176823296 525385 33554432000 4194304 6210612 140732919158432 140732919155688 5167139 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 531451 525385 880 493 0 524756 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 2125804 KiB
Current children cumulated memory: 2101540 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.84 1.88 3/200 10580
/proc/meminfo: memFree=18602212/32770624 swapFree=66939740/67108860
[pid=10543] ppid=10540 vsize=2125804 memory=2101540 CPUtime=342.29 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 2585290 0 0 0 34065 164 0 0 20 0 1 0 408637035 2176823296 525385 33554432000 4194304 6210612 140732919158432 140732919155688 5167524 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 531451 525385 880 493 0 524756 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 2125804 KiB
Current children cumulated memory: 2101540 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.87 1.89 3/200 10584
/proc/meminfo: memFree=18603100/32770624 swapFree=66939740/67108860
[pid=10543] ppid=10540 vsize=2125804 memory=2101540 CPUtime=402.29 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 2774745 0 0 0 40055 174 0 0 20 0 1 0 408637035 2176823296 525385 33554432000 4194304 6210612 140732919158432 140732919155688 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 531451 525385 880 493 0 524756 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 2125804 KiB
Current children cumulated memory: 2101540 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.89 1.89 3/200 10590
/proc/meminfo: memFree=18601560/32770624 swapFree=66939740/67108860
[pid=10543] ppid=10540 vsize=2126596 memory=2102300 CPUtime=462.29 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 2947579 0 0 0 46048 181 0 0 20 0 1 0 408637035 2177634304 525575 33554432000 4194304 6210612 140732919158432 140732919155688 5168001 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 531649 525575 880 493 0 524954 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 2126596 KiB
Current children cumulated memory: 2102300 KiB


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

/proc/10543/statm: 532584 526521 880 493 0 525889 0
Current children cumulated CPU time: 1602.33 s
Current children cumulated vsize: 2130336 KiB
Current children cumulated memory: 2106084 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 2.07 2.05 3/201 10715
/proc/meminfo: memFree=18598576/32770624 swapFree=66939740/67108860
[pid=10543] ppid=10540 vsize=2130468 memory=2106124 CPUtime=1662.34 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 4283802 0 0 0 165990 244 0 0 20 0 1 0 408637035 2181599232 526531 33554432000 4194304 6210612 140732919158432 140732919155688 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 532617 526531 880 493 0 525922 0
Current children cumulated CPU time: 1662.34 s
Current children cumulated vsize: 2130468 KiB
Current children cumulated memory: 2106124 KiB

[startup+1722.3 s]
/proc/loadavg: 2.05 2.07 2.05 3/202 10721
/proc/meminfo: memFree=18597252/32770624 swapFree=66939740/67108860
[pid=10543] ppid=10540 vsize=2130468 memory=2106124 CPUtime=1722.34 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 4285136 0 0 0 171990 244 0 0 20 0 1 0 408637035 2181599232 526531 33554432000 4194304 6210612 140732919158432 140732919155688 5167536 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 532617 526531 880 493 0 525922 0
Current children cumulated CPU time: 1722.34 s
Current children cumulated vsize: 2130468 KiB
Current children cumulated memory: 2106124 KiB

[startup+1782.3 s]
/proc/loadavg: 2.02 2.06 2.05 3/201 10725
/proc/meminfo: memFree=18598244/32770624 swapFree=66939740/67108860
[pid=10543] ppid=10540 vsize=2130468 memory=2106124 CPUtime=1782.34 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 4286565 0 0 0 177990 244 0 0 20 0 1 0 408637035 2181599232 526531 33554432000 4194304 6210612 140732919158432 140732919155688 5168001 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 532617 526531 880 493 0 525922 0
Current children cumulated CPU time: 1782.34 s
Current children cumulated vsize: 2130468 KiB
Current children cumulated memory: 2106124 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.05 2.05 3/199 10730
/proc/meminfo: memFree=18598152/32770624 swapFree=66939740/67108860
[pid=10543] ppid=10540 vsize=2130468 memory=2106124 CPUtime=1842.34 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 4287928 0 0 0 183990 244 0 0 20 0 1 0 408637035 2181599232 526531 33554432000 4194304 6210612 140732919158432 140732919155688 5167170 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 532617 526531 880 493 0 525922 0
Current children cumulated CPU time: 1842.34 s
Current children cumulated vsize: 2130468 KiB
Current children cumulated memory: 2106124 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 10736
/proc/meminfo: memFree=18597284/32770624 swapFree=66939740/67108860
[pid=10543] ppid=10540 vsize=2130468 memory=2106124 CPUtime=1902.35 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 4289273 0 0 0 189991 244 0 0 20 0 1 0 408637035 2181599232 526531 33554432000 4194304 6210612 140732919158432 140732919155688 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 532617 526531 880 493 0 525922 0
Current children cumulated CPU time: 1902.35 s
Current children cumulated vsize: 2130468 KiB
Current children cumulated memory: 2106124 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 10748
/proc/meminfo: memFree=18596996/32770624 swapFree=66939740/67108860
[pid=10543] ppid=10540 vsize=2130468 memory=2106140 CPUtime=1962.35 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 4290596 0 0 0 195991 244 0 0 20 0 1 0 408637035 2181599232 526535 33554432000 4194304 6210612 140732919158432 140732919155688 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 532617 526535 880 493 0 525922 0
Current children cumulated CPU time: 1962.35 s
Current children cumulated vsize: 2130468 KiB
Current children cumulated memory: 2106140 KiB

[startup+2022.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/200 10777
/proc/meminfo: memFree=18596236/32770624 swapFree=66939744/67108860
[pid=10543] ppid=10540 vsize=2130616 memory=2106340 CPUtime=2022.36 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 4292679 0 0 0 201991 245 0 0 20 0 1 0 408637035 2181750784 526585 33554432000 4194304 6210612 140732919158432 140732919155928 5172069 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 532654 526585 880 493 0 525959 0
Current children cumulated CPU time: 2022.36 s
Current children cumulated vsize: 2130616 KiB
Current children cumulated memory: 2106340 KiB

[startup+2082.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/201 10783
/proc/meminfo: memFree=18596900/32770624 swapFree=66939744/67108860
[pid=10543] ppid=10540 vsize=2130616 memory=2106340 CPUtime=2082.36 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 4294042 0 0 0 207991 245 0 0 20 0 1 0 408637035 2181750784 526585 33554432000 4194304 6210612 140732919158432 140732919155928 5167555 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 532654 526585 880 493 0 525959 0
Current children cumulated CPU time: 2082.36 s
Current children cumulated vsize: 2130616 KiB
Current children cumulated memory: 2106340 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/200 10787
/proc/meminfo: memFree=18597460/32770624 swapFree=66939744/67108860
[pid=10543] ppid=10540 vsize=2130616 memory=2106340 CPUtime=2142.36 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 4295459 0 0 0 213991 245 0 0 20 0 1 0 408637035 2181750784 526585 33554432000 4194304 6210612 140732919158432 140732919155928 5167533 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 532654 526585 880 493 0 525959 0
Current children cumulated CPU time: 2142.36 s
Current children cumulated vsize: 2130616 KiB
Current children cumulated memory: 2106340 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 10791
/proc/meminfo: memFree=18597604/32770624 swapFree=66939744/67108860
[pid=10543] ppid=10540 vsize=2130616 memory=2106340 CPUtime=2202.36 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 4296832 0 0 0 219991 245 0 0 20 0 1 0 408637035 2181750784 526585 33554432000 4194304 6210612 140732919158432 140732919155928 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 532654 526585 880 493 0 525959 0
Current children cumulated CPU time: 2202.36 s
Current children cumulated vsize: 2130616 KiB
Current children cumulated memory: 2106340 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 10797
/proc/meminfo: memFree=18597224/32770624 swapFree=66939744/67108860
[pid=10543] ppid=10540 vsize=2130616 memory=2106340 CPUtime=2262.37 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 4298192 0 0 0 225992 245 0 0 20 0 1 0 408637035 2181750784 526585 33554432000 4194304 6210612 140732919158432 140732919155928 5167136 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 532654 526585 880 493 0 525959 0
Current children cumulated CPU time: 2262.37 s
Current children cumulated vsize: 2130616 KiB
Current children cumulated memory: 2106340 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 10801
/proc/meminfo: memFree=18597500/32770624 swapFree=66939744/67108860
[pid=10543] ppid=10540 vsize=2130616 memory=2106404 CPUtime=2322.37 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 4299546 0 0 0 231992 245 0 0 20 0 1 0 408637035 2181750784 526601 33554432000 4194304 6210612 140732919158432 140732919155928 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 532654 526601 880 493 0 525959 0
Current children cumulated CPU time: 2322.37 s
Current children cumulated vsize: 2130616 KiB
Current children cumulated memory: 2106404 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 10805
/proc/meminfo: memFree=18596776/32770624 swapFree=66939744/67108860
[pid=10543] ppid=10540 vsize=2130616 memory=2106460 CPUtime=2382.38 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 4301599 0 0 0 237992 246 0 0 20 0 1 0 408637035 2181750784 526615 33554432000 4194304 6210612 140732919158432 140732919155928 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 532654 526615 880 493 0 525959 0
Current children cumulated CPU time: 2382.38 s
Current children cumulated vsize: 2130616 KiB
Current children cumulated memory: 2106460 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]*
/proc/loadavg: 2.00 2.01 2.05 2/197 10807
/proc/meminfo: memFree=18695932/32770624 swapFree=66939744/67108860
[pid=10543] ppid=10540 vsize=2130616 memory=2106460 CPUtime=2400.08 cores=0,2,4,6
/proc/10543/stat : 10543 (cosoco) R 10540 10543 10482 0 -1 4202496 4301955 0 0 0 239762 246 0 0 20 0 1 0 408637035 2181750784 526615 33554432000 4194304 6210612 140732919158432 140732919155928 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 30461952 140732919161867 140732919161969 140732919161969 140732919164878 0
/proc/10543/statm: 532654 526615 880 493 0 525959 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 2130616 KiB
Current children cumulated memory: 2106460 KiB

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

[startup+2400.02 s]
# the end of solver process 10543 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2397.63 s, system=2.47214 s

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

Child status: 1
Real time (s): 2400.02
CPU time (s): 2400.1
CPU user time (s): 2397.63
CPU system time (s): 2.47214
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 2130616
Max. memory (cumulated for all children) (KiB): 2106460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.63
system time used= 2.47214
maximum resident set size= 2106532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4302004
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= 93
involuntary context switches= 790


# summary of solver processes directly reported to runsolver:
#   pid: 10543
#   total CPU time (s): 2400.1
#   total CPU user time (s): 2397.63
#   total CPU system time (s): 2.47214

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.94011 second user time and 17.1737 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-12 23:27:40
IDJOB=4390385
IDBENCH=115615
IDSOLVER=2831
FILE ID=node125/4390385-1568323702
RUNJOBID= node125-1568323660-10513
PBS_JOBID= 21701146
Free space on /tmp= 57376 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-200-10-1.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390385-1568323702/watcher-4390385-1568323702 -o /tmp/evaluation-result-4390385-1568323702/solver-4390385-1568323702 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568323660-10513 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4390385-1568323702.xml

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

MD5SUM BENCH= 4dc4d699091ca89690279c2093d69f52
RANDOM SEED=931533402

node125.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	: 5333.29
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	: 5333.29
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	: 5333.29
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	: 5333.29
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:        20803492 kB
MemAvailable:   31795764 kB
Buffers:          183716 kB
Cached:         10996828 kB
SwapCached:        66652 kB
Active:           961396 kB
Inactive:       10288240 kB
Active(anon):       6540 kB
Inactive(anon):   103668 kB
Active(file):     954856 kB
Inactive(file): 10184572 kB
Unevictable:      109240 kB
Mlocked:          109240 kB
SwapTotal:      67108860 kB
SwapFree:       66939732 kB
Dirty:              5436 kB
Writeback:             0 kB
AnonPages:        112788 kB
Mapped:            40952 kB
Shmem:             32152 kB
Slab:             309804 kB
SReclaimable:     281304 kB
SUnreclaim:        28500 kB
KernelStack:        3328 kB
PageTables:         5940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     503332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 57372 MiB
End job on node125 at 2019-09-13 00:07:40