Trace number 4409171

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.0? (TO) 2400.04 2400.7

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-100-20-6.xml
MD5SUM571b8211ed3e79202e57862d25f221de
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 variables2100
Number of constraints2120
Number of domains1
Minimum domain size5536
Maximum domain size5536
Distribution of domain sizes[{"size":5536,"count":2100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":2000}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":100},{"arity":2,"count":2000},{"arity":100,"count":20}]
Number of extensional constraints0
Number of intensional constraints2100
Distribution of constraint types[{"type":"intension","count":2100},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

2400.03/2400.70	c
2400.03/2400.70	c This is cosoco 2.00 --  
2400.03/2400.70	c
2400.03/2400.70	c command line: cosoco -lc -model -restarts -stick HOME/instance-4409171-1569787393.xml 
2400.03/2400.70	c enable optimization
2400.03/2400.70	c ========================================[ Problem Statistics ]===========================================
2400.03/2400.70	c |                                                                                                       
2400.03/2400.70	c |  Parse time        :         0.78 s 
2400.03/2400.70	c |
2400.03/2400.70	c |               Variables: 2100
2400.03/2400.70	c |            Domain Sizes: 5536..5536
2400.03/2400.70	c |
2400.03/2400.70	c |             Constraints: 101101
2400.03/2400.70	c |                   Arity: 1..100  -- Unary: 100  -- Binary: 101000
2400.03/2400.70	c | 
2400.03/2400.70	c |                   Types: 
2400.03/2400.70	c |                          (X -Y <= k): 1900
2400.03/2400.70	c |                          Disjunctive: 99000
2400.03/2400.70	c |                          Intension: 100
2400.03/2400.70	c |                          Max constant: 1
2400.03/2400.70	c |                          Unary: 100
2400.03/2400.70	c |                          
2400.03/2400.70	c |               Objective: Minimize Max constant
2400.03/2400.70	
2400.03/2400.70	c =========================================================================================================
2400.03/2400.70	
2400.03/2400.70	c *** INTERRUPTED ***
2400.03/2400.70	c call to solver        : 0
2400.03/2400.70	c
2400.03/2400.70	c restarts              : 40          
2400.03/2400.70	c conflicts             : 44487        (19 /sec)
2400.03/2400.70	c decisions             : 99127        (41 /sec)
2400.03/2400.70	c propagations          : 428482400   (178617 /sec)
2400.03/2400.70	c root propagations     : 2033236     
2400.03/2400.70	c filter calls          : 433095107      (180539 /sec)
2400.03/2400.70	c useless filter calls  : 423928488      (97 %)
2400.03/2400.70	c Memory used           : 1014.54 MB
2400.03/2400.70	c Best bound time (wc)  : -1.56979e+09 s
2400.03/2400.70	c CPU time              : 2398.89 s
2400.03/2400.70	c real time             : 2400.07 s
2400.03/2400.70	
2400.03/2400.70	c No Bound found!
2400.03/2400.70	
2400.03/2400.70	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 (14489 MiB free)
  memory of node 1: 16384 MiB (14632 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409171-1569787393/watcher-4409171-1569787393 -o /tmp/evaluation-result-4409171-1569787393/solver-4409171-1569787393 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1569787351-8455 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4409171-1569787393.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=8484, runsolver pid=8478
Current StackSize limit: 8192 KiB


[startup+0.100148 s]*
/proc/loadavg: 0.00 0.01 0.05 2/199 8486
/proc/meminfo: memFree=29820772/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=2272 memory=4 CPUtime=0 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) D 8478 8484 8424 0 -1 1077936128 159 0 0 0 0 0 0 0 20 0 1 0 554679351 2326528 1 33554432000 4194304 6211132 140728667796288 140728667793512 139864303740615 0 0 4096 0 18446744072101572132 0 0 17 0 0 0 0 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 568 1 0 493 0 39 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 2272 KiB
Current children cumulated memory: 4 KiB

[startup+0.209485 s]*
/proc/loadavg: 0.00 0.01 0.05 2/199 8486
/proc/meminfo: memFree=29821592/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=4560 memory=188 CPUtime=0 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) D 8478 8484 8424 0 -1 1077936128 175 0 0 0 0 0 0 0 20 0 1 0 554679351 4669440 47 33554432000 4194304 6211132 140728667796288 140728667793464 139864303740615 0 0 4096 0 18446744072101572132 0 0 17 0 0 0 0 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 1140 47 37 493 0 43 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4560 KiB
Current children cumulated memory: 188 KiB

[startup+0.309212 s]*
/proc/loadavg: 0.00 0.01 0.05 2/199 8486
/proc/meminfo: memFree=29817252/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=8040 memory=204 CPUtime=0 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) D 8478 8484 8424 0 -1 4194304 176 0 0 0 0 0 0 0 20 0 1 0 554679351 8232960 51 33554432000 4194304 6211132 140728667796288 140728667793336 139864303745530 0 0 4096 0 18446744071580431491 0 0 17 0 0 0 1 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 2010 51 39 493 0 44 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 8040 KiB
Current children cumulated memory: 204 KiB

[startup+0.700391 s]
/proc/loadavg: 0.00 0.01 0.05 2/199 8486
/proc/meminfo: memFree=29817252/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=123096 memory=99492 CPUtime=0.07 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 25047 0 1 0 4 3 0 0 20 0 1 0 554679351 126050304 24873 33554432000 4194304 6211132 140728667796288 140728667792776 139864285424613 0 0 4096 8405026 0 0 0 17 4 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 30823 24873 824 493 0 24128 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 123096 KiB
Current children cumulated memory: 99492 KiB

[startup+1.50034 s]
/proc/loadavg: 0.16 0.05 0.06 4/199 8486
/proc/meminfo: memFree=29662004/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=705296 memory=681720 CPUtime=0.88 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 170559 0 1 0 66 22 0 0 20 0 1 0 554679351 722223104 170364 33554432000 4194304 6211132 140728667796288 140728667790808 139864285424613 0 0 4096 8405026 0 0 0 17 0 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 176357 170364 838 493 0 169662 0
Current children cumulated CPU time: 0.88 s
Current children cumulated vsize: 705296 KiB
Current children cumulated memory: 681720 KiB

[startup+3.10962 s]
/proc/loadavg: 0.16 0.05 0.06 4/199 8486
/proc/meminfo: memFree=28788032/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1025528 memory=1002056 CPUtime=2.48 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 281331 0 1 0 216 32 0 0 20 0 1 0 554679351 1050140672 250514 33554432000 4194304 6211132 140728667796288 140728667794552 5046873 0 0 4096 8405026 0 0 0 17 0 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 256382 250514 879 493 0 249687 0
Current children cumulated CPU time: 2.48 s
Current children cumulated vsize: 1025528 KiB
Current children cumulated memory: 1002056 KiB
heavy processes:

[startup+6.30031 s]
/proc/loadavg: 0.31 0.08 0.07 4/200 8488
/proc/meminfo: memFree=28786808/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1026388 memory=1002852 CPUtime=5.67 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 518140 0 1 0 523 44 0 0 20 0 1 0 554679351 1051021312 250713 33554432000 4194304 6211132 140728667796288 140728667793544 5186297 0 0 4096 8405026 0 0 0 17 0 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 256597 250713 881 493 0 249902 0
Current children cumulated CPU time: 5.67 s
Current children cumulated vsize: 1026388 KiB
Current children cumulated memory: 1002852 KiB

[startup+12.7003 s]
/proc/loadavg: 0.45 0.11 0.08 4/200 8488
/proc/meminfo: memFree=28785180/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1028260 memory=1004732 CPUtime=12.07 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 711337 0 1 0 1152 55 0 0 20 0 1 0 554679351 1052938240 251183 33554432000 4194304 6211132 140728667796288 140728667793544 5167561 0 0 4096 8405026 0 0 0 17 0 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 257065 251183 881 493 0 250370 0
Current children cumulated CPU time: 12.07 s
Current children cumulated vsize: 1028260 KiB
Current children cumulated memory: 1004732 KiB

[startup+25.5003 s]
/proc/loadavg: 0.68 0.17 0.10 4/199 8488
/proc/meminfo: memFree=28781884/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1032312 memory=1008696 CPUtime=24.86 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 873505 0 1 0 2422 64 0 0 20 0 1 0 554679351 1057087488 252174 33554432000 4194304 6211132 140728667796288 140728667793544 5168248 0 0 4096 8405026 0 0 0 17 0 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 258078 252174 881 493 0 251383 0
Current children cumulated CPU time: 24.86 s
Current children cumulated vsize: 1032312 KiB
Current children cumulated memory: 1008696 KiB

[startup+51.1099 s]
/proc/loadavg: 1.20 0.35 0.16 4/199 8491
/proc/meminfo: memFree=28778548/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1034160 memory=1010672 CPUtime=50.47 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1076010 0 1 0 4972 75 0 0 20 0 1 0 554679351 1058979840 252668 33554432000 4194304 6211132 140728667796288 140728667793528 5193760 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 258540 252668 881 493 0 251845 0
Current children cumulated CPU time: 50.47 s
Current children cumulated vsize: 1034160 KiB
Current children cumulated memory: 1010672 KiB

[startup+102.3 s]
/proc/loadavg: 1.65 0.60 0.25 4/199 8494
/proc/meminfo: memFree=28776112/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1036204 memory=1012336 CPUtime=101.64 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1238221 0 1 0 10080 84 0 0 20 0 1 0 554679351 1061072896 253084 33554432000 4194304 6211132 140728667796288 140728667793544 5193760 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259051 253084 881 493 0 252356 0
Current children cumulated CPU time: 101.64 s
Current children cumulated vsize: 1036204 KiB
Current children cumulated memory: 1012336 KiB

[startup+162.301 s]
/proc/loadavg: 1.87 0.86 0.36 4/199 8498
/proc/meminfo: memFree=28774940/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1036604 memory=1012784 CPUtime=161.64 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1353372 0 1 0 16074 90 0 0 20 0 1 0 554679351 1061482496 253196 33554432000 4194304 6211132 140728667796288 140728667793592 5167920 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259151 253196 881 493 0 252456 0
Current children cumulated CPU time: 161.64 s
Current children cumulated vsize: 1036604 KiB
Current children cumulated memory: 1012784 KiB

[startup+222.3 s]
/proc/loadavg: 1.95 1.07 0.47 4/199 8502
/proc/meminfo: memFree=28773796/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1037540 memory=1013780 CPUtime=221.63 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1455350 0 1 0 22068 95 0 0 20 0 1 0 554679351 1062440960 253445 33554432000 4194304 6211132 140728667796288 140728667793544 5193760 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259385 253445 881 493 0 252690 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 1037540 KiB
Current children cumulated memory: 1013780 KiB

[startup+282.3 s]
/proc/loadavg: 1.98 1.24 0.56 4/199 8508
/proc/meminfo: memFree=28773656/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1037808 memory=1014084 CPUtime=281.62 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1541303 0 1 0 28063 99 0 0 20 0 1 0 554679351 1062715392 253521 33554432000 4194304 6211132 140728667796288 140728667793544 5172472 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259452 253521 881 493 0 252757 0
Current children cumulated CPU time: 281.62 s
Current children cumulated vsize: 1037808 KiB
Current children cumulated memory: 1014084 KiB

[startup+342.3 s]
/proc/loadavg: 1.99 1.37 0.65 4/199 8512
/proc/meminfo: memFree=28773532/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1037940 memory=1014176 CPUtime=341.62 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1614233 0 1 0 34059 103 0 0 20 0 1 0 554679351 1062850560 253544 33554432000 4194304 6211132 140728667796288 140728667793544 5193760 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259485 253544 881 493 0 252790 0
Current children cumulated CPU time: 341.62 s
Current children cumulated vsize: 1037940 KiB
Current children cumulated memory: 1014176 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.49 0.74 4/199 8516
/proc/meminfo: memFree=28773812/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1037940 memory=1014176 CPUtime=401.62 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1673783 0 1 0 40056 106 0 0 20 0 1 0 554679351 1062850560 253544 33554432000 4194304 6211132 140728667796288 140728667793544 5193760 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259485 253544 881 493 0 252790 0
Current children cumulated CPU time: 401.62 s
Current children cumulated vsize: 1037940 KiB
Current children cumulated memory: 1014176 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.58 0.82 4/199 8529
/proc/meminfo: memFree=28772448/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1037940 memory=1014176 CPUtime=461.62 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1707138 0 1 0 46054 108 0 0 20 0 1 0 554679351 1062850560 253544 33554432000 4194304 6211132 140728667796288 140728667793544 5193765 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259485 253544 881 493 0 252790 0
Current children cumulated CPU time: 461.62 s
Current children cumulated vsize: 1037940 KiB
Current children cumulated memory: 1014176 KiB

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

/proc/8484/statm: 259720 253787 881 493 0 253025 0
Current children cumulated CPU time: 1661.62 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015148 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.69 4/201 8645
/proc/meminfo: memFree=28771212/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1038880 memory=1015148 CPUtime=1721.62 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1807957 0 1 0 172049 113 0 0 20 0 1 0 554679351 1063813120 253787 33554432000 4194304 6211132 140728667796288 140728667793544 5193760 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259720 253787 881 493 0 253025 0
Current children cumulated CPU time: 1721.62 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015148 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.71 4/200 8649
/proc/meminfo: memFree=28772796/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1038880 memory=1015148 CPUtime=1781.62 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1808461 0 1 0 178049 113 0 0 20 0 1 0 554679351 1063813120 253787 33554432000 4194304 6211132 140728667796288 140728667793544 5167936 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259720 253787 881 493 0 253025 0
Current children cumulated CPU time: 1781.62 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015148 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 1.99 1.73 4/201 8654
/proc/meminfo: memFree=28771464/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1038880 memory=1015148 CPUtime=1841.62 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1808967 0 1 0 184049 113 0 0 20 0 1 0 554679351 1063813120 253787 33554432000 4194304 6211132 140728667796288 140728667793544 5193760 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259720 253787 881 493 0 253025 0
Current children cumulated CPU time: 1841.62 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015148 KiB

[startup+1902.3 s]
/proc/loadavg: 2.16 2.02 1.76 4/201 8660
/proc/meminfo: memFree=28771624/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1038880 memory=1015148 CPUtime=1901.62 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1809472 0 1 0 190049 113 0 0 20 0 1 0 554679351 1063813120 253787 33554432000 4194304 6211132 140728667796288 140728667793544 5193760 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259720 253787 881 493 0 253025 0
Current children cumulated CPU time: 1901.62 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015148 KiB

[startup+1962.3 s]
/proc/loadavg: 2.82 2.27 1.86 4/199 8664
/proc/meminfo: memFree=28772036/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1038880 memory=1015148 CPUtime=1961.62 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1809915 0 1 0 196049 113 0 0 20 0 1 0 554679351 1063813120 253787 33554432000 4194304 6211132 140728667796288 140728667793544 5167284 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259720 253787 881 493 0 253025 0
Current children cumulated CPU time: 1961.62 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015148 KiB

[startup+2022.3 s]
/proc/loadavg: 2.30 2.22 1.87 4/199 8668
/proc/meminfo: memFree=28772228/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1038880 memory=1015152 CPUtime=2021.62 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1810427 0 1 0 202049 113 0 0 20 0 1 0 554679351 1063813120 253788 33554432000 4194304 6211132 140728667796288 140728667793544 5168392 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259720 253788 881 493 0 253025 0
Current children cumulated CPU time: 2021.62 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015152 KiB

[startup+2082.3 s]
/proc/loadavg: 2.11 2.18 1.87 4/199 8674
/proc/meminfo: memFree=28772620/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1038880 memory=1015156 CPUtime=2081.63 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1810996 0 1 0 208049 114 0 0 20 0 1 0 554679351 1063813120 253789 33554432000 4194304 6211132 140728667796288 140728667793544 5193760 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259720 253789 881 493 0 253025 0
Current children cumulated CPU time: 2081.63 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015156 KiB

[startup+2142.3 s]
/proc/loadavg: 2.04 2.15 1.88 4/199 8678
/proc/meminfo: memFree=28772856/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1038880 memory=1015156 CPUtime=2141.63 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1811495 0 1 0 214049 114 0 0 20 0 1 0 554679351 1063813120 253789 33554432000 4194304 6211132 140728667796288 140728667793544 5193760 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259720 253789 881 493 0 253025 0
Current children cumulated CPU time: 2141.63 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015156 KiB

[startup+2202.3 s]
/proc/loadavg: 2.02 2.12 1.89 4/199 8682
/proc/meminfo: memFree=28772488/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1038880 memory=1015156 CPUtime=2201.63 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1811992 0 1 0 220049 114 0 0 20 0 1 0 554679351 1063813120 253789 33554432000 4194304 6211132 140728667796288 140728667793544 5193760 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259720 253789 881 493 0 253025 0
Current children cumulated CPU time: 2201.63 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015156 KiB

[startup+2262.3 s]
/proc/loadavg: 2.01 2.10 1.89 4/200 8696
/proc/meminfo: memFree=28772068/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1038880 memory=1015156 CPUtime=2261.63 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1812477 0 1 0 226049 114 0 0 20 0 1 0 554679351 1063813120 253789 33554432000 4194304 6211132 140728667796288 140728667793544 5193760 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259720 253789 881 493 0 253025 0
Current children cumulated CPU time: 2261.63 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015156 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.08 1.90 4/200 8700
/proc/meminfo: memFree=28772340/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1038880 memory=1015156 CPUtime=2321.63 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1813038 0 1 0 232049 114 0 0 20 0 1 0 554679351 1063813120 253789 33554432000 4194304 6211132 140728667796288 140728667793544 5193760 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259720 253789 881 493 0 253025 0
Current children cumulated CPU time: 2321.63 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015156 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.07 1.90 4/200 8704
/proc/meminfo: memFree=28772684/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1038880 memory=1015156 CPUtime=2381.63 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1813543 0 1 0 238049 114 0 0 20 0 1 0 554679351 1063813120 253789 33554432000 4194304 6211132 140728667796288 140728667793544 5193760 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259720 253789 881 493 0 253025 0
Current children cumulated CPU time: 2381.63 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015156 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.7 s]
/proc/loadavg: 2.00 2.06 1.91 4/200 8707
/proc/meminfo: memFree=28771720/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1038880 memory=1015156 CPUtime=2400.03 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1813791 0 1 0 239889 114 0 0 20 0 1 0 554679351 1063813120 253789 33554432000 4194304 6211132 140728667796288 140728667793544 5193765 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259720 253789 881 493 0 253025 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015156 KiB

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

[startup+2400.7 s]
# the end of solver process 8484 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.89 s, system=1.15001 s

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

[startup+2400.7 s]
/proc/loadavg: 2.00 2.06 1.91 4/200 8707
/proc/meminfo: memFree=28771720/32770624 swapFree=66976804/67108860
[pid=8484] ppid=8478 vsize=1038880 memory=1015156 CPUtime=2400.03 cores=0,2,4,6
/proc/8484/stat : 8484 (cosoco) R 8478 8484 8424 0 -1 4202496 1813791 0 1 0 239889 114 0 0 20 0 1 0 554679351 1063813120 253789 33554432000 4194304 6211132 140728667796288 140728667793544 5193765 0 0 4096 8405026 0 0 0 17 2 0 0 11 0 0 8312316 8317760 41738240 140728667804683 140728667804785 140728667804785 140728667807694 0
/proc/8484/statm: 259720 253789 881 493 0 253025 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015156 KiB

Child status: 1
Real time (s): 2400.7
CPU time (s): 2400.04
CPU user time (s): 2398.89
CPU system time (s): 1.15001
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 1038880
Max. memory (cumulated for all children) (KiB): 1015156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.89
system time used= 1.15001
maximum resident set size= 1015224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1813843
page faults= 1
swaps= 0
block input operations= 10784
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 121
involuntary context switches= 1963


# summary of solver processes directly reported to runsolver:
#   pid: 8484
#   total CPU time (s): 2400.04
#   total CPU user time (s): 2398.89
#   total CPU system time (s): 1.15001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.86313 second user time and 18.1469 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-29 22:02:32
IDJOB=4409171
IDBENCH=115771
IDSOLVER=2876
FILE ID=node124/4409171-1569787393
RUNJOBID= node124-1569787351-8455
PBS_JOBID= 21705829
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-100-20-6.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409171-1569787393/watcher-4409171-1569787393 -o /tmp/evaluation-result-4409171-1569787393/solver-4409171-1569787393 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1569787351-8455 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4409171-1569787393.xml

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

MD5SUM BENCH= 571b8211ed3e79202e57862d25f221de
RANDOM SEED=1274834143

node124.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.47
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.47
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.47
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.47
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:        29822200 kB
MemAvailable:   31843448 kB
Buffers:          209376 kB
Cached:          2151236 kB
SwapCached:        29076 kB
Active:          1607328 kB
Inactive:         788756 kB
Active(anon):      25212 kB
Inactive(anon):    92904 kB
Active(file):    1582116 kB
Inactive(file):   695852 kB
Unevictable:      108028 kB
Mlocked:          108028 kB
SwapTotal:      67108860 kB
SwapFree:       66976804 kB
Dirty:              5240 kB
Writeback:             0 kB
AnonPages:        115832 kB
Mapped:            25564 kB
Shmem:             73680 kB
Slab:             146556 kB
SReclaimable:     118228 kB
SUnreclaim:        28328 kB
KernelStack:        3280 kB
PageTables:         5916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     544872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62024 MiB
End job on node124 at 2019-09-29 22:42:33