Trace number 4409173

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.02 2400.6

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

2400.01/2400.60	c
2400.01/2400.60	c This is cosoco 2.00 --  
2400.01/2400.60	c
2400.01/2400.60	c command line: cosoco -lc -model -restarts -stick HOME/instance-4409173-1569787393.xml 
2400.01/2400.60	c enable optimization
2400.01/2400.60	c ========================================[ Problem Statistics ]===========================================
2400.01/2400.60	c |                                                                                                       
2400.01/2400.60	c |  Parse time        :         0.14 s 
2400.01/2400.60	c |
2400.01/2400.60	c |               Variables: 480
2400.01/2400.60	c |            Domain Sizes: 1932..1932
2400.01/2400.60	c |
2400.01/2400.60	c |             Constraints: 7006
2400.01/2400.60	c |                   Arity: 1..30  -- Unary: 30  -- Binary: 6975
2400.01/2400.60	c | 
2400.01/2400.60	c |                   Types: 
2400.01/2400.60	c |                          (X -Y <= k): 420
2400.01/2400.60	c |                          Disjunctive: 6525
2400.01/2400.60	c |                          Intension: 30
2400.01/2400.60	c |                          Max constant: 1
2400.01/2400.60	c |                          Unary: 30
2400.01/2400.60	c |                          
2400.01/2400.60	c |               Objective: Minimize Max constant
2400.01/2400.60	
2400.01/2400.60	c =========================================================================================================
2400.01/2400.60	
2400.01/2400.60	c *** INTERRUPTED ***
2400.01/2400.60	c call to solver        : 0
2400.01/2400.60	c
2400.01/2400.60	c restarts              : 77          
2400.01/2400.60	c conflicts             : 1506682      (628 /sec)
2400.01/2400.60	c decisions             : 1579482      (658 /sec)
2400.01/2400.60	c propagations          : 1587618459  (661518 /sec)
2400.01/2400.60	c root propagations     : 355523      
2400.01/2400.60	c filter calls          : 388021412      (161678 /sec)
2400.01/2400.60	c useless filter calls  : 338952143      (87 %)
2400.01/2400.60	c Memory used           : 55.35 MB
2400.01/2400.60	c Best bound time (wc)  : -1.56979e+09 s
2400.01/2400.60	c CPU time              : 2399.96 s
2400.01/2400.60	c real time             : 2399.96 s
2400.01/2400.60	
2400.01/2400.60	c No Bound found!
2400.01/2400.60	
2400.01/2400.60	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-4409173-1569787393/watcher-4409173-1569787393 -o /tmp/evaluation-result-4409173-1569787393/solver-4409173-1569787393 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1569787351-8456 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4409173-1569787393.xml 

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

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=8483, runsolver pid=8476
Current StackSize limit: 8192 KiB


[startup+0.100156 s]*
/proc/loadavg: 0.00 0.01 0.05 2/199 8486
/proc/meminfo: memFree=29820772/32770624 swapFree=66976804/67108860
[pid=8483] ppid=8476 vsize=2272 memory=4 CPUtime=0 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) D 8476 8483 8424 0 -1 1077936128 159 0 0 0 0 0 0 0 20 0 1 0 554679351 2326528 1 33554432000 4194304 6211132 140726836761920 140726836759144 140561884796615 0 0 4096 0 18446744072101572132 0 0 17 5 0 0 1 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/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.20949 s]*
/proc/loadavg: 0.00 0.01 0.05 2/199 8486
/proc/meminfo: memFree=29821592/32770624 swapFree=66976804/67108860
[pid=8483] ppid=8476 vsize=4560 memory=188 CPUtime=0 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) D 8476 8483 8424 0 -1 1077936128 175 0 0 0 0 0 0 0 20 0 1 0 554679351 4669440 47 33554432000 4194304 6211132 140726836761920 140726836759096 140561884796615 0 0 4096 0 18446744072101572132 0 0 17 5 0 0 1 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/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.309221 s]*
/proc/loadavg: 0.00 0.01 0.05 2/199 8486
/proc/meminfo: memFree=29817252/32770624 swapFree=66976804/67108860
[pid=8483] ppid=8476 vsize=8040 memory=204 CPUtime=0 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) D 8476 8483 8424 0 -1 4194304 176 0 0 0 0 0 0 0 20 0 1 0 554679351 8232960 51 33554432000 4194304 6211132 140726836761920 140726836758968 140561884801530 0 0 4096 0 18446744071580431491 0 0 17 7 0 0 3 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/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.700399 s]
/proc/loadavg: 0.00 0.01 0.05 1/199 8486
/proc/meminfo: memFree=29817252/32770624 swapFree=66976804/67108860
[pid=8483] ppid=8476 vsize=38468 memory=14836 CPUtime=0.06 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 3877 0 0 0 6 0 0 0 20 0 1 0 554679351 39391232 3709 33554432000 4194304 6211132 140726836761920 140726836758408 140561866480613 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 9617 3709 827 493 0 2922 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 38468 KiB
Current children cumulated memory: 14836 KiB

[startup+1.50029 s]
/proc/loadavg: 0.16 0.05 0.06 4/199 8486
/proc/meminfo: memFree=29662004/32770624 swapFree=66976804/67108860
[pid=8483] ppid=8476 vsize=56412 memory=32828 CPUtime=0.86 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 8429 0 0 0 85 1 0 0 20 0 1 0 554679351 57765888 8207 33554432000 4194304 6211132 140726836761920 140726836759176 5193760 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14103 8207 881 493 0 7408 0
Current children cumulated CPU time: 0.86 s
Current children cumulated vsize: 56412 KiB
Current children cumulated memory: 32828 KiB

[startup+3.10939 s]
/proc/loadavg: 0.16 0.05 0.06 3/199 8486
/proc/meminfo: memFree=28788032/32770624 swapFree=66976804/67108860
[pid=8483] ppid=8476 vsize=56676 memory=33260 CPUtime=2.47 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 15108 0 0 0 246 1 0 0 20 0 1 0 554679351 58036224 8315 33554432000 4194304 6211132 140726836761920 140726836759176 5168248 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8315 881 493 0 7474 0
Current children cumulated CPU time: 2.47 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33260 KiB
heavy processes:

[startup+6.30021 s]
/proc/loadavg: 0.31 0.08 0.07 4/200 8488
/proc/meminfo: memFree=28786808/32770624 swapFree=66976804/67108860
[pid=8483] ppid=8476 vsize=56676 memory=33260 CPUtime=5.66 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 21721 0 0 0 565 1 0 0 20 0 1 0 554679351 58036224 8315 33554432000 4194304 6211132 140726836761920 140726836759176 5168392 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8315 881 493 0 7474 0
Current children cumulated CPU time: 5.66 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33260 KiB

[startup+12.7002 s]
/proc/loadavg: 0.45 0.11 0.08 3/200 8488
/proc/meminfo: memFree=28785180/32770624 swapFree=66976804/67108860
[pid=8483] ppid=8476 vsize=56676 memory=33264 CPUtime=12.06 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 28433 0 0 0 1204 2 0 0 20 0 1 0 554679351 58036224 8316 33554432000 4194304 6211132 140726836761920 140726836759176 5168392 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8316 881 493 0 7474 0
Current children cumulated CPU time: 12.06 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33264 KiB

[startup+25.5003 s]
/proc/loadavg: 0.68 0.17 0.10 3/199 8488
/proc/meminfo: memFree=28781884/32770624 swapFree=66976804/67108860
[pid=8483] ppid=8476 vsize=56676 memory=33280 CPUtime=24.86 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 41462 0 0 0 2484 2 0 0 20 0 1 0 554679351 58036224 8320 33554432000 4194304 6211132 140726836761920 140726836759176 5193760 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8320 881 493 0 7474 0
Current children cumulated CPU time: 24.86 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33280 KiB

[startup+51.1091 s]
/proc/loadavg: 1.20 0.35 0.16 4/199 8491
/proc/meminfo: memFree=28778548/32770624 swapFree=66976804/67108860
[pid=8483] ppid=8476 vsize=56676 memory=33280 CPUtime=50.47 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 47954 0 0 0 5045 2 0 0 20 0 1 0 554679351 58036224 8320 33554432000 4194304 6211132 140726836761920 140726836759176 5193760 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8320 881 493 0 7474 0
Current children cumulated CPU time: 50.47 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33280 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=8483] ppid=8476 vsize=56676 memory=33288 CPUtime=101.66 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 54471 0 0 0 10164 2 0 0 20 0 1 0 554679351 58036224 8322 33554432000 4194304 6211132 140726836761920 140726836759176 5167933 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8322 881 493 0 7474 0
Current children cumulated CPU time: 101.66 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33288 KiB

[startup+162.3 s]
/proc/loadavg: 1.87 0.86 0.36 4/199 8498
/proc/meminfo: memFree=28774940/32770624 swapFree=66976804/67108860
[pid=8483] ppid=8476 vsize=56676 memory=33288 CPUtime=161.66 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 61009 0 0 0 16164 2 0 0 20 0 1 0 554679351 58036224 8322 33554432000 4194304 6211132 140726836761920 140726836759176 5168251 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8322 881 493 0 7474 0
Current children cumulated CPU time: 161.66 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33288 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=8483] ppid=8476 vsize=56676 memory=33288 CPUtime=221.67 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 67699 0 0 0 22164 3 0 0 20 0 1 0 554679351 58036224 8322 33554432000 4194304 6211132 140726836761920 140726836759176 5168248 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8322 881 493 0 7474 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33288 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=8483] ppid=8476 vsize=56676 memory=33288 CPUtime=281.67 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 71373 0 0 0 28164 3 0 0 20 0 1 0 554679351 58036224 8322 33554432000 4194304 6211132 140726836761920 140726836759176 5193760 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8322 881 493 0 7474 0
Current children cumulated CPU time: 281.67 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33288 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=8483] ppid=8476 vsize=56676 memory=33288 CPUtime=341.67 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 80554 0 0 0 34164 3 0 0 20 0 1 0 554679351 58036224 8322 33554432000 4194304 6211132 140726836761920 140726836759176 5167933 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8322 881 493 0 7474 0
Current children cumulated CPU time: 341.67 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33288 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=8483] ppid=8476 vsize=56676 memory=33300 CPUtime=401.66 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 87133 0 0 0 40163 3 0 0 20 0 1 0 554679351 58036224 8325 33554432000 4194304 6211132 140726836761920 140726836759176 5167955 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8325 881 493 0 7474 0
Current children cumulated CPU time: 401.66 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33300 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=8483] ppid=8476 vsize=56676 memory=33308 CPUtime=461.67 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 93725 0 0 0 46163 4 0 0 20 0 1 0 554679351 58036224 8327 33554432000 4194304 6211132 140726836761920 140726836759176 5167602 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8327 881 493 0 7474 0
Current children cumulated CPU time: 461.67 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33308 KiB

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

/proc/8483/statm: 14169 8333 881 493 0 7474 0
Current children cumulated CPU time: 1601.69 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33332 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.68 4/201 8639
/proc/meminfo: memFree=28772248/32770624 swapFree=66976804/67108860
[pid=8483] ppid=8476 vsize=56676 memory=33332 CPUtime=1661.69 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 116491 0 0 0 166164 5 0 0 20 0 1 0 554679351 58036224 8333 33554432000 4194304 6211132 140726836761920 140726836759176 5193760 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8333 881 493 0 7474 0
Current children cumulated CPU time: 1661.69 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33332 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=8483] ppid=8476 vsize=56676 memory=33332 CPUtime=1721.69 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 116705 0 0 0 172164 5 0 0 20 0 1 0 554679351 58036224 8333 33554432000 4194304 6211132 140726836761920 140726836759176 5193760 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8333 881 493 0 7474 0
Current children cumulated CPU time: 1721.69 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33332 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=8483] ppid=8476 vsize=56676 memory=33332 CPUtime=1781.69 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 116919 0 0 0 178164 5 0 0 20 0 1 0 554679351 58036224 8333 33554432000 4194304 6211132 140726836761920 140726836759176 5168257 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8333 881 493 0 7474 0
Current children cumulated CPU time: 1781.69 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33332 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=8483] ppid=8476 vsize=56676 memory=33332 CPUtime=1841.69 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 117022 0 0 0 184164 5 0 0 20 0 1 0 554679351 58036224 8333 33554432000 4194304 6211132 140726836761920 140726836759176 5167536 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8333 881 493 0 7474 0
Current children cumulated CPU time: 1841.69 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33332 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=8483] ppid=8476 vsize=56676 memory=33332 CPUtime=1901.69 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 117118 0 0 0 190164 5 0 0 20 0 1 0 554679351 58036224 8333 33554432000 4194304 6211132 140726836761920 140726836759176 5168401 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8333 881 493 0 7474 0
Current children cumulated CPU time: 1901.69 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33332 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=8483] ppid=8476 vsize=56676 memory=33332 CPUtime=1961.7 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 117332 0 0 0 196165 5 0 0 20 0 1 0 554679351 58036224 8333 33554432000 4194304 6211132 140726836761920 140726836759176 5167536 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8333 881 493 0 7474 0
Current children cumulated CPU time: 1961.7 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33332 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=8483] ppid=8476 vsize=56676 memory=33332 CPUtime=2021.7 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 117475 0 0 0 202165 5 0 0 20 0 1 0 554679351 58036224 8333 33554432000 4194304 6211132 140726836761920 140726836759176 5193760 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8333 881 493 0 7474 0
Current children cumulated CPU time: 2021.7 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33332 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=8483] ppid=8476 vsize=56676 memory=33332 CPUtime=2081.7 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 117712 0 0 0 208165 5 0 0 20 0 1 0 554679351 58036224 8333 33554432000 4194304 6211132 140726836761920 140726836759176 5167933 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8333 881 493 0 7474 0
Current children cumulated CPU time: 2081.7 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33332 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=8483] ppid=8476 vsize=56676 memory=33332 CPUtime=2141.7 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 117812 0 0 0 214165 5 0 0 20 0 1 0 554679351 58036224 8333 33554432000 4194304 6211132 140726836761920 140726836759176 5193760 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8333 881 493 0 7474 0
Current children cumulated CPU time: 2141.7 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33332 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=8483] ppid=8476 vsize=56676 memory=33332 CPUtime=2201.7 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 117904 0 0 0 220165 5 0 0 20 0 1 0 554679351 58036224 8333 33554432000 4194304 6211132 140726836761920 140726836759176 5167920 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8333 881 493 0 7474 0
Current children cumulated CPU time: 2201.7 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33332 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=8483] ppid=8476 vsize=56676 memory=33332 CPUtime=2261.7 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 118136 0 0 0 226165 5 0 0 20 0 1 0 554679351 58036224 8333 33554432000 4194304 6211132 140726836761920 140726836759176 5167059 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8333 881 493 0 7474 0
Current children cumulated CPU time: 2261.7 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33332 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=8483] ppid=8476 vsize=56676 memory=33332 CPUtime=2321.7 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 118281 0 0 0 232165 5 0 0 20 0 1 0 554679351 58036224 8333 33554432000 4194304 6211132 140726836761920 140726836759176 5193760 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8333 881 493 0 7474 0
Current children cumulated CPU time: 2321.7 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33332 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=8483] ppid=8476 vsize=56676 memory=33332 CPUtime=2381.71 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 118513 0 0 0 238166 5 0 0 20 0 1 0 554679351 58036224 8333 33554432000 4194304 6211132 140726836761920 140726836759176 5167960 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8333 881 493 0 7474 0
Current children cumulated CPU time: 2381.71 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33332 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.6 s]
/proc/loadavg: 2.00 2.06 1.91 4/200 8707
/proc/meminfo: memFree=28771720/32770624 swapFree=66976804/67108860
[pid=8483] ppid=8476 vsize=56676 memory=33332 CPUtime=2400.01 cores=1,3,5,7
/proc/8483/stat : 8483 (cosoco) R 8476 8483 8424 0 -1 4202496 118593 0 0 0 239996 5 0 0 20 0 1 0 554679351 58036224 8333 33554432000 4194304 6211132 140726836761920 140726836759176 5167936 0 0 4096 8405026 0 0 0 17 5 0 0 12 0 0 8312316 8317760 9916416 140726836765707 140726836765809 140726836765809 140726836768718 0
/proc/8483/statm: 14169 8333 881 493 0 7474 0
Current children cumulated CPU time: 2400.01 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33332 KiB

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

[startup+2400.6 s]
# the end of solver process 8483 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.96 s, system=0.056001 s

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

Child status: 1
Real time (s): 2400.6
CPU time (s): 2400.02
CPU user time (s): 2399.96
CPU system time (s): 0.056001
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 56676
Max. memory (cumulated for all children) (KiB): 33332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.96
system time used= 0.056001
maximum resident set size= 33400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118646
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= 59
involuntary context switches= 632


# summary of solver processes directly reported to runsolver:
#   pid: 8483
#   total CPU time (s): 2400.02
#   total CPU user time (s): 2399.96
#   total CPU system time (s): 0.056001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.58046 second user time and 15.018 second system time

The end

Launcher Data

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

SOLVER NAME= cosoco 2.0
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-4409173-1569787393/watcher-4409173-1569787393 -o /tmp/evaluation-result-4409173-1569787393/solver-4409173-1569787393 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1569787351-8456 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4409173-1569787393.xml

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

MD5SUM BENCH= ba573a75edcb56a5f29535772f8b277a
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:        29822164 kB
MemAvailable:   31843412 kB
Buffers:          209376 kB
Cached:          2151236 kB
SwapCached:        29076 kB
Active:          1605640 kB
Inactive:         791164 kB
Active(anon):      25932 kB
Inactive(anon):    92904 kB
Active(file):    1579708 kB
Inactive(file):   698260 kB
Unevictable:      108028 kB
Mlocked:          108028 kB
SwapTotal:      67108860 kB
SwapFree:       66976804 kB
Dirty:              5240 kB
Writeback:             0 kB
AnonPages:        116320 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:     544332 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