Trace number 4389953

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) 2519.87 2520.01

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-030-15-2.xml
MD5SUMba573a75edcb56a5f29535772f8b277a
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 variables480
Number of constraints495
Number of domains1
Minimum domain size1932
Maximum domain size1932
Distribution of domain sizes[{"size":1932,"count":480}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":450}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":30},{"arity":2,"count":450},{"arity":30,"count":15}]
Number of extensional constraints0
Number of intensional constraints480
Distribution of constraint types[{"type":"intension","count":480},{"type":"noOverlap","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

2519.86/2520.00	c
2519.86/2520.00	c This is cosoco 2.00 --  
2519.86/2520.00	c
2519.86/2520.00	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389953-1568311227.xml 
2519.86/2520.00	c enable optimization
2519.86/2520.00	c ========================================[ Problem Statistics ]===========================================
2519.86/2520.00	c |                                                                                                       
2519.86/2520.00	c |  Parse time        :         0.14 s 
2519.86/2520.00	c |
2519.86/2520.00	c |               Variables: 480
2519.86/2520.00	c |            Domain Sizes: 1932..1932
2519.86/2520.00	c |
2519.86/2520.00	c |             Constraints: 7006
2519.86/2520.00	c |                   Arity: 1..30  -- Unary: 30  -- Binary: 6975
2519.86/2520.00	c | 
2519.86/2520.00	c |                   Types: 
2519.86/2520.00	c |                          (X -Y <= k): 420
2519.86/2520.00	c |                          Disjunctive: 6525
2519.86/2520.00	c |                          Intension: 30
2519.86/2520.00	c |                          Max constant: 1
2519.86/2520.00	c |                          Unary: 30
2519.86/2520.00	c |                          
2519.86/2520.00	c |               Objective: Minimize Max constant
2519.86/2520.00	
2519.86/2520.00	c =========================================================================================================
2519.86/2520.01	
2519.86/2520.01	c *** INTERRUPTED ***
2519.86/2520.01	c call to solver        : 0
2519.86/2520.01	c
2519.86/2520.01	c restarts              : 77          
2519.86/2520.01	c conflicts             : 1596574      (634 /sec)
2519.86/2520.01	c decisions             : 1671876      (663 /sec)
2519.86/2520.01	c propagations          : 1720722925  (682877 /sec)
2519.86/2520.01	c root propagations     : 355523      
2519.86/2520.01	c filter calls          : 420429514      (166849 /sec)
2519.86/2520.01	c useless filter calls  : 367827634      (87 %)
2519.86/2520.01	c Memory used           : 55.35 MB
2519.86/2520.01	c Best bound time (wc)  : -1.56831e+09 s
2519.86/2520.01	c CPU time              : 2519.81 s
2519.86/2520.01	c real time             : 2520.01 s
2519.86/2520.01	
2519.86/2520.01	c No Bound found!
2519.86/2520.01	
2519.86/2520.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 (8482 MiB free)
  memory of node 1: 16384 MiB (11946 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389953-1568311227/watcher-4389953-1568311227 -o /tmp/evaluation-result-4389953-1568311227/solver-4389953-1568311227 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node123-1568311188-14000 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389953-1568311227.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=14030, runsolver pid=14027
Current StackSize limit: 8192 KiB


[startup+0.100175 s]*
/proc/loadavg: 1.27 0.94 0.96 3/199 14031
/proc/meminfo: memFree=20801240/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=39904 memory=16136 CPUtime=0.1 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 4249 0 0 0 10 0 0 0 20 0 1 0 407387569 40861696 4034 33554432000 4194304 6210612 140725845618688 140725845615224 140553833409509 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 9976 4034 826 493 0 3281 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 39904 KiB
Current children cumulated memory: 16136 KiB

[startup+0.209579 s]*
/proc/loadavg: 1.27 0.94 0.96 3/199 14031
/proc/meminfo: memFree=20779292/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56148 memory=32560 CPUtime=0.21 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 8360 0 0 0 20 1 0 0 20 0 1 0 407387569 57495552 8140 33554432000 4194304 6210612 140725845618688 140725845615224 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14037 8140 840 493 0 7342 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 56148 KiB
Current children cumulated memory: 32560 KiB

[startup+0.309583 s]*
/proc/loadavg: 1.27 0.94 0.96 3/199 14031
/proc/meminfo: memFree=20773340/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56148 memory=32560 CPUtime=0.31 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 8366 0 0 0 30 1 0 0 20 0 1 0 407387569 57495552 8140 33554432000 4194304 6210612 140725845618688 140725845615224 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14037 8140 840 493 0 7342 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 56148 KiB
Current children cumulated memory: 32560 KiB

[startup+0.700378 s]
/proc/loadavg: 1.27 0.94 0.96 3/199 14031
/proc/meminfo: memFree=20761188/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56412 memory=32824 CPUtime=0.69 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 8428 0 0 0 68 1 0 0 20 0 1 0 407387569 57765888 8206 33554432000 4194304 6210612 140725845618688 140725845615992 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14103 8206 880 493 0 7408 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 56412 KiB
Current children cumulated memory: 32824 KiB

[startup+1.50035 s]
/proc/loadavg: 1.27 0.94 0.96 3/199 14031
/proc/meminfo: memFree=19897324/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56544 memory=33088 CPUtime=1.49 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 8450 0 0 0 148 1 0 0 20 0 1 0 407387569 57901056 8272 33554432000 4194304 6210612 140725845618688 140725845615944 5167524 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14136 8272 880 493 0 7441 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 56544 KiB
Current children cumulated memory: 33088 KiB

[startup+3.10951 s]
/proc/loadavg: 1.27 0.94 0.96 3/199 14031
/proc/meminfo: memFree=19895804/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33252 CPUtime=3.1 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 15117 0 0 0 309 1 0 0 20 0 1 0 407387569 58036224 8313 33554432000 4194304 6210612 140725845618688 140725845615944 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8313 880 493 0 7474 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33252 KiB

[startup+6.30033 s]
/proc/loadavg: 1.17 0.92 0.96 3/199 14031
/proc/meminfo: memFree=19894752/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33252 CPUtime=6.29 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 21736 0 0 0 628 1 0 0 20 0 1 0 407387569 58036224 8313 33554432000 4194304 6210612 140725845618688 140725845615944 5393202 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8313 880 493 0 7474 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33252 KiB

[startup+12.7002 s]
/proc/loadavg: 1.24 0.94 0.96 3/199 14032
/proc/meminfo: memFree=19893920/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33268 CPUtime=12.69 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 28435 0 0 0 1268 1 0 0 20 0 1 0 407387569 58036224 8317 33554432000 4194304 6210612 140725845618688 140725845615944 5167533 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8317 880 493 0 7474 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33268 KiB

[startup+25.5004 s]
/proc/loadavg: 1.41 0.99 0.98 3/200 14040
/proc/meminfo: memFree=19888260/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33272 CPUtime=25.49 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 41447 0 0 0 2547 2 0 0 20 0 1 0 407387569 58036224 8318 33554432000 4194304 6210612 140725845618688 140725845615944 5167524 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8318 880 493 0 7474 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33272 KiB

[startup+51.1094 s]
/proc/loadavg: 1.61 1.08 1.01 3/200 14042
/proc/meminfo: memFree=19886368/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33272 CPUtime=51.1 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 47958 0 0 0 5108 2 0 0 20 0 1 0 407387569 58036224 8318 33554432000 4194304 6210612 140725845618688 140725845615944 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8318 880 493 0 7474 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33272 KiB

[startup+102.3 s]
/proc/loadavg: 1.83 1.22 1.06 3/201 14069
/proc/meminfo: memFree=19884916/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33280 CPUtime=102.29 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 54455 0 0 0 10227 2 0 0 20 0 1 0 407387569 58036224 8320 33554432000 4194304 6210612 140725845618688 140725845615944 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8320 880 493 0 7474 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33280 KiB

[startup+162.3 s]
/proc/loadavg: 1.94 1.36 1.12 3/201 14073
/proc/meminfo: memFree=19885164/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33280 CPUtime=162.29 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 60972 0 0 0 16226 3 0 0 20 0 1 0 407387569 58036224 8320 33554432000 4194304 6210612 140725845618688 140725845615944 5167202 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8320 880 493 0 7474 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33280 KiB

[startup+222.3 s]
/proc/loadavg: 1.98 1.48 1.17 3/201 14079
/proc/meminfo: memFree=19883816/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33280 CPUtime=222.3 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 67670 0 0 0 22227 3 0 0 20 0 1 0 407387569 58036224 8320 33554432000 4194304 6210612 140725845618688 140725845615944 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8320 880 493 0 7474 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33280 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.57 1.22 3/201 14083
/proc/meminfo: memFree=19884088/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33280 CPUtime=282.29 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 74097 0 0 0 28226 3 0 0 20 0 1 0 407387569 58036224 8320 33554432000 4194304 6210612 140725845618688 140725845615944 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8320 880 493 0 7474 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33280 KiB

[startup+342.3 s]
/proc/loadavg: 2.15 1.68 1.28 3/200 14087
/proc/meminfo: memFree=19885164/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33280 CPUtime=342.29 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 80523 0 0 0 34226 3 0 0 20 0 1 0 407387569 58036224 8320 33554432000 4194304 6210612 140725845618688 140725845615944 5167202 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8320 880 493 0 7474 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33280 KiB

[startup+402.3 s]
/proc/loadavg: 2.51 1.89 1.38 3/199 14093
/proc/meminfo: memFree=19884816/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33288 CPUtime=402.3 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 87101 0 0 0 40226 4 0 0 20 0 1 0 407387569 58036224 8322 33554432000 4194304 6210612 140725845618688 140725845615944 5192912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8322 880 493 0 7474 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33288 KiB

[startup+462.3 s]
/proc/loadavg: 2.85 2.07 1.47 3/200 14119
/proc/meminfo: memFree=19883576/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33292 CPUtime=462.3 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 93693 0 0 0 46226 4 0 0 20 0 1 0 407387569 58036224 8323 33554432000 4194304 6210612 140725845618688 140725845615944 5167857 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8323 880 493 0 7474 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33292 KiB


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

/proc/14030/statm: 14169 8331 880 493 0 7474 0
Current children cumulated CPU time: 1722.28 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33324 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.88 3/199 14238
/proc/meminfo: memFree=19882832/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33324 CPUtime=1782.27 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 118074 0 0 0 178222 5 0 0 20 0 1 0 407387569 58036224 8331 33554432000 4194304 6210612 140725845618688 140725845615944 5192912 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8331 880 493 0 7474 0
Current children cumulated CPU time: 1782.27 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33324 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.88 3/199 14251
/proc/meminfo: memFree=19882288/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33324 CPUtime=1842.26 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 118426 0 0 0 184221 5 0 0 20 0 1 0 407387569 58036224 8331 33554432000 4194304 6210612 140725845618688 140725845615944 5168104 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8331 880 493 0 7474 0
Current children cumulated CPU time: 1842.26 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33324 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/199 14255
/proc/meminfo: memFree=19882576/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33324 CPUtime=1902.25 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 118747 0 0 0 190220 5 0 0 20 0 1 0 407387569 58036224 8331 33554432000 4194304 6210612 140725845618688 140725845615944 5392899 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8331 880 493 0 7474 0
Current children cumulated CPU time: 1902.25 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33324 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/199 14259
/proc/meminfo: memFree=19882864/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33324 CPUtime=1962.24 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 119497 0 0 0 196219 5 0 0 20 0 1 0 407387569 58036224 8331 33554432000 4194304 6210612 140725845618688 140725845615944 5192912 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8331 880 493 0 7474 0
Current children cumulated CPU time: 1962.24 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33324 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/199 14265
/proc/meminfo: memFree=19883204/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33324 CPUtime=2022.23 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 120184 0 0 0 202218 5 0 0 20 0 1 0 407387569 58036224 8331 33554432000 4194304 6210612 140725845618688 140725845615944 5192912 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8331 880 493 0 7474 0
Current children cumulated CPU time: 2022.23 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33324 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/199 14269
/proc/meminfo: memFree=19883020/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33324 CPUtime=2082.22 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 120540 0 0 0 208217 5 0 0 20 0 1 0 407387569 58036224 8331 33554432000 4194304 6210612 140725845618688 140725845615944 5192912 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8331 880 493 0 7474 0
Current children cumulated CPU time: 2082.22 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33324 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/199 14273
/proc/meminfo: memFree=19883252/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33324 CPUtime=2142.21 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 120887 0 0 0 214216 5 0 0 20 0 1 0 407387569 58036224 8331 33554432000 4194304 6210612 140725845618688 140725845615944 5167995 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8331 880 493 0 7474 0
Current children cumulated CPU time: 2142.21 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33324 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/199 14279
/proc/meminfo: memFree=19883460/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33324 CPUtime=2202.2 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 121276 0 0 0 220215 5 0 0 20 0 1 0 407387569 58036224 8331 33554432000 4194304 6210612 140725845618688 140725845615944 5389216 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8331 880 493 0 7474 0
Current children cumulated CPU time: 2202.2 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33324 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/199 14283
/proc/meminfo: memFree=19883236/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33324 CPUtime=2262.19 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 121970 0 0 0 226214 5 0 0 20 0 1 0 407387569 58036224 8331 33554432000 4194304 6210612 140725845618688 140725845615944 5166819 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8331 880 493 0 7474 0
Current children cumulated CPU time: 2262.19 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33324 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/199 14287
/proc/meminfo: memFree=19883268/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33324 CPUtime=2322.18 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 122476 0 0 0 232213 5 0 0 20 0 1 0 407387569 58036224 8331 33554432000 4194304 6210612 140725845618688 140725845615944 5192912 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8331 880 493 0 7474 0
Current children cumulated CPU time: 2322.18 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33324 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/199 14293
/proc/meminfo: memFree=19883292/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33324 CPUtime=2382.17 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 123163 0 0 0 238212 5 0 0 20 0 1 0 407387569 58036224 8331 33554432000 4194304 6210612 140725845618688 140725845615944 5192912 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8331 880 493 0 7474 0
Current children cumulated CPU time: 2382.17 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33324 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/199 14304
/proc/meminfo: memFree=19883028/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33324 CPUtime=2442.16 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 123517 0 0 0 244211 5 0 0 20 0 1 0 407387569 58036224 8331 33554432000 4194304 6210612 140725845618688 140725845615944 5166643 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8331 880 493 0 7474 0
Current children cumulated CPU time: 2442.16 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33324 KiB

[startup+2502.3 s]
/proc/loadavg: 2.03 2.03 1.95 3/199 14308
/proc/meminfo: memFree=19882992/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33324 CPUtime=2502.15 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 123902 0 0 0 250210 5 0 0 20 0 1 0 407387569 58036224 8331 33554432000 4194304 6210612 140725845618688 140725845615944 5192912 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8331 880 493 0 7474 0
Current children cumulated CPU time: 2502.15 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33324 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.02 2.02 1.95 2/197 14310
/proc/meminfo: memFree=20896152/32770624 swapFree=66999904/67108860
[pid=14030] ppid=14027 vsize=56676 memory=33324 CPUtime=2519.86 cores=0,2,4,6
/proc/14030/stat : 14030 (cosoco) R 14027 14030 13969 0 -1 4202496 124251 0 0 0 251981 5 0 0 20 0 1 0 407387569 58036224 8331 33554432000 4194304 6210612 140725845618688 140725845615944 5192912 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 23236608 140725845619723 140725845619825 140725845619825 140725845622734 0
/proc/14030/statm: 14169 8331 880 493 0 7474 0
Current children cumulated CPU time: 2519.86 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33324 KiB

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

[startup+2520.01 s]
# the end of solver process 14030 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.81 s, system=0.060996 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.87
CPU user time (s): 2519.81
CPU system time (s): 0.060996
CPU usage (%): 99.9946
Max. virtual memory (cumulated for all children) (KiB): 56676
Max. memory (cumulated for all children) (KiB): 33324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.81
system time used= 0.060996
maximum resident set size= 33396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124305
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 2009


# summary of solver processes directly reported to runsolver:
#   pid: 14030
#   total CPU time (s): 2519.87
#   total CPU user time (s): 2519.81
#   total CPU system time (s): 0.060996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.60221 second user time and 17.1043 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-12 19:59:48
IDJOB=4389953
IDBENCH=115769
IDSOLVER=2829
FILE ID=node123/4389953-1568311227
RUNJOBID= node123-1568311188-14000
PBS_JOBID= 21701126
Free space on /tmp= 56796 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-030-15-2.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389953-1568311227/watcher-4389953-1568311227 -o /tmp/evaluation-result-4389953-1568311227/solver-4389953-1568311227 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node123-1568311188-14000 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389953-1568311227.xml

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

MD5SUM BENCH= ba573a75edcb56a5f29535772f8b277a
RANDOM SEED=1396843371

node123.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.49
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.49
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.49
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.49
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:        20925148 kB
MemAvailable:   31852956 kB
Buffers:          198328 kB
Cached:         10902612 kB
SwapCached:         7400 kB
Active:          1589624 kB
Inactive:        9524036 kB
Active(anon):       9624 kB
Inactive(anon):    44468 kB
Active(file):    1580000 kB
Inactive(file):  9479568 kB
Unevictable:      107720 kB
Mlocked:          107720 kB
SwapTotal:      67108860 kB
SwapFree:       66999904 kB
Dirty:              5440 kB
Writeback:             0 kB
AnonPages:        113640 kB
Mapped:            42572 kB
Shmem:             32668 kB
Slab:             325172 kB
SReclaimable:     296700 kB
SUnreclaim:        28472 kB
KernelStack:        3280 kB
PageTables:         5548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     502052 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:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 56792 MiB
End job on node123 at 2019-09-12 20:41:48