Trace number 4408493

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) 2519.92 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.91/2520.00	c
2519.91/2520.00	c This is cosoco 2.00 --  
2519.91/2520.00	c
2519.91/2520.00	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408493-1569787393.xml 
2519.91/2520.00	c enable optimization
2519.91/2520.00	c ========================================[ Problem Statistics ]===========================================
2519.91/2520.00	c |                                                                                                       
2519.91/2520.00	c |  Parse time        :         0.14 s 
2519.91/2520.00	c |
2519.91/2520.00	c |               Variables: 480
2519.91/2520.00	c |            Domain Sizes: 1932..1932
2519.91/2520.00	c |
2519.91/2520.00	c |             Constraints: 7006
2519.91/2520.00	c |                   Arity: 1..30  -- Unary: 30  -- Binary: 6975
2519.91/2520.00	c | 
2519.91/2520.00	c |                   Types: 
2519.91/2520.00	c |                          (X -Y <= k): 420
2519.91/2520.00	c |                          Disjunctive: 6525
2519.91/2520.00	c |                          Intension: 30
2519.91/2520.00	c |                          Max constant: 1
2519.91/2520.00	c |                          Unary: 30
2519.91/2520.00	c |                          
2519.91/2520.00	c |               Objective: Minimize Max constant
2519.91/2520.00	
2519.91/2520.00	c =========================================================================================================
2519.91/2520.00	
2519.91/2520.00	c *** INTERRUPTED ***
2519.91/2520.00	c call to solver        : 0
2519.91/2520.00	c
2519.91/2520.00	c restarts              : 77          
2519.91/2520.00	c conflicts             : 1577045      (626 /sec)
2519.91/2520.00	c decisions             : 1651793      (656 /sec)
2519.91/2520.00	c propagations          : 1692196376  (671537 /sec)
2519.91/2520.00	c root propagations     : 355523      
2519.91/2520.00	c filter calls          : 413485431      (164089 /sec)
2519.91/2520.00	c useless filter calls  : 361641482      (87 %)
2519.91/2520.00	c Memory used           : 55.35 MB
2519.91/2520.00	c Best bound time (wc)  : -1.56979e+09 s
2519.91/2520.00	c CPU time              : 2519.88 s
2519.91/2520.00	c real time             : 2519.69 s
2519.91/2520.00	
2519.91/2520.00	c No Bound found!
2519.91/2520.00	
2519.91/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12272 MiB free)
  memory of node 1: 16384 MiB (15682 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408493-1569787393/watcher-4408493-1569787393 -o /tmp/evaluation-result-4408493-1569787393/solver-4408493-1569787393 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1569787355-25780 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4408493-1569787393.xml 

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

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


[startup+0.100338 s]*
/proc/loadavg: 0.00 0.01 0.05 1/200 25810
/proc/meminfo: memFree=28619364/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=8040 memory=204 CPUtime=0 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) D 25800 25803 25748 0 -1 4194304 176 0 0 0 0 0 0 0 20 0 1 0 554900777 8232960 51 33554432000 4194304 6211132 140726856352784 140726856349832 140434345830906 0 0 4096 0 18446744071580431491 0 0 17 7 0 0 0 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/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.209418 s]*
/proc/loadavg: 0.00 0.01 0.05 1/200 25810
/proc/meminfo: memFree=28619364/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=8040 memory=208 CPUtime=0 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) D 25800 25803 25748 0 -1 4194304 181 0 1 0 0 0 0 0 20 0 1 0 554900777 8232960 52 33554432000 4194304 6211132 140726856352784 140726856349912 140434345825991 0 0 4096 0 18446744071580996127 0 0 17 7 0 0 5 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 2010 52 39 493 0 45 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 8040 KiB
Current children cumulated memory: 208 KiB

[startup+0.309202 s]*
/proc/loadavg: 0.00 0.01 0.05 1/200 25810
/proc/meminfo: memFree=28618992/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=29356 memory=5536 CPUtime=0 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 1543 0 1 0 0 0 0 0 20 0 1 0 554900777 30060544 1318 33554432000 4194304 6211132 140726856352784 140726856349272 140434327509989 0 0 4096 8405026 0 0 0 17 5 0 0 5 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 7372 1384 751 493 0 677 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 29356 KiB
Current children cumulated memory: 5536 KiB

[startup+0.700338 s]
/proc/loadavg: 0.00 0.01 0.05 3/200 25810
/proc/meminfo: memFree=28561412/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56148 memory=32828 CPUtime=0.36 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 8375 0 2 0 35 1 0 0 20 0 1 0 554900777 57495552 8207 33554432000 4194304 6211132 140726856352784 140726856347104 5193760 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14037 8207 881 493 0 7342 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 56148 KiB
Current children cumulated memory: 32828 KiB

[startup+1.5003 s]
/proc/loadavg: 0.00 0.01 0.05 3/200 25810
/proc/meminfo: memFree=28493144/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56544 memory=33092 CPUtime=1.16 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 8446 0 2 0 115 1 0 0 20 0 1 0 554900777 57901056 8273 33554432000 4194304 6211132 140726856352784 140726856350040 5167536 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14136 8273 881 493 0 7441 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 56544 KiB
Current children cumulated memory: 33092 KiB

[startup+3.10947 s]
/proc/loadavg: 0.16 0.05 0.06 3/200 25810
/proc/meminfo: memFree=28492232/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33092 CPUtime=2.77 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 8475 0 2 0 276 1 0 0 20 0 1 0 554900777 58036224 8273 33554432000 4194304 6211132 140726856352784 140726856350040 5167536 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8273 881 493 0 7474 0
Current children cumulated CPU time: 2.77 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33092 KiB

[startup+6.30027 s]
/proc/loadavg: 0.16 0.05 0.06 3/200 25810
/proc/meminfo: memFree=28492608/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33260 CPUtime=5.96 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 21603 0 2 0 595 1 0 0 20 0 1 0 554900777 58036224 8315 33554432000 4194304 6211132 140726856352784 140726856350040 5397407 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8315 881 493 0 7474 0
Current children cumulated CPU time: 5.96 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33260 KiB

[startup+12.7003 s]
/proc/loadavg: 0.45 0.11 0.08 3/200 25811
/proc/meminfo: memFree=28493372/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33264 CPUtime=12.36 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 28364 0 2 0 1235 1 0 0 20 0 1 0 554900777 58036224 8316 33554432000 4194304 6211132 140726856352784 140726856350040 5068955 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8316 881 493 0 7474 0
Current children cumulated CPU time: 12.36 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/200 25811
/proc/meminfo: memFree=28493676/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33280 CPUtime=25.17 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 41376 0 2 0 2515 2 0 0 20 0 1 0 554900777 58036224 8320 33554432000 4194304 6211132 140726856352784 140726856350040 5193760 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8320 881 493 0 7474 0
Current children cumulated CPU time: 25.17 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33280 KiB

[startup+51.1091 s]
/proc/loadavg: 1.13 0.32 0.15 3/200 25813
/proc/meminfo: memFree=28491772/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33280 CPUtime=50.78 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 47882 0 2 0 5076 2 0 0 20 0 1 0 554900777 58036224 8320 33554432000 4194304 6211132 140726856352784 140726856350040 5167216 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8320 881 493 0 7474 0
Current children cumulated CPU time: 50.78 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 3/200 25817
/proc/meminfo: memFree=28491292/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33340 CPUtime=101.97 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 54378 0 2 0 10195 2 0 0 20 0 1 0 554900777 58036224 8335 33554432000 4194304 6211132 140726856352784 140726856350040 5167539 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8335 881 493 0 7474 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33340 KiB

[startup+162.3 s]
/proc/loadavg: 1.87 0.86 0.36 3/199 25821
/proc/meminfo: memFree=28491644/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33340 CPUtime=161.97 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 54576 0 2 0 16195 2 0 0 20 0 1 0 554900777 58036224 8335 33554432000 4194304 6211132 140726856352784 140726856350040 5167602 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8335 881 493 0 7474 0
Current children cumulated CPU time: 161.97 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33340 KiB

[startup+222.3 s]
/proc/loadavg: 1.95 1.07 0.47 3/199 25827
/proc/meminfo: memFree=28491836/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33340 CPUtime=221.98 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 54794 0 2 0 22196 2 0 0 20 0 1 0 554900777 58036224 8335 33554432000 4194304 6211132 140726856352784 140726856350040 5168392 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8335 881 493 0 7474 0
Current children cumulated CPU time: 221.98 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33340 KiB

[startup+282.3 s]
/proc/loadavg: 1.98 1.24 0.56 3/199 25831
/proc/meminfo: memFree=28491828/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33340 CPUtime=281.98 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 54794 0 2 0 28196 2 0 0 20 0 1 0 554900777 58036224 8335 33554432000 4194304 6211132 140726856352784 140726856350040 5168248 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8335 881 493 0 7474 0
Current children cumulated CPU time: 281.98 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33340 KiB

[startup+342.3 s]
/proc/loadavg: 1.99 1.37 0.65 3/199 25835
/proc/meminfo: memFree=28492392/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33340 CPUtime=341.99 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 54989 0 2 0 34197 2 0 0 20 0 1 0 554900777 58036224 8335 33554432000 4194304 6211132 140726856352784 140726856350040 5193760 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8335 881 493 0 7474 0
Current children cumulated CPU time: 341.99 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33340 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.49 0.74 3/199 25841
/proc/meminfo: memFree=28491632/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33340 CPUtime=401.99 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 55002 0 2 0 40197 2 0 0 20 0 1 0 554900777 58036224 8335 33554432000 4194304 6211132 140726856352784 140726856350040 5167936 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8335 881 493 0 7474 0
Current children cumulated CPU time: 401.99 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33340 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.58 0.82 3/200 25853
/proc/meminfo: memFree=28490532/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33352 CPUtime=462 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 55218 0 2 0 46198 2 0 0 20 0 1 0 554900777 58036224 8338 33554432000 4194304 6211132 140726856352784 140726856350040 5193760 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8338 881 493 0 7474 0
Current children cumulated CPU time: 462 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33352 KiB


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

/proc/25803/statm: 14169 8346 881 493 0 7474 0
Current children cumulated CPU time: 1722.12 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33384 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 1.76 3/199 25972
/proc/meminfo: memFree=28491160/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33384 CPUtime=1782.13 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 57503 0 2 0 178211 2 0 0 20 0 1 0 554900777 58036224 8346 33554432000 4194304 6211132 140726856352784 140726856350040 5167558 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8346 881 493 0 7474 0
Current children cumulated CPU time: 1782.13 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33384 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.77 3/199 25978
/proc/meminfo: memFree=28491080/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33384 CPUtime=1842.14 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 57503 0 2 0 184211 3 0 0 20 0 1 0 554900777 58036224 8346 33554432000 4194304 6211132 140726856352784 140726856350040 5172264 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8346 881 493 0 7474 0
Current children cumulated CPU time: 1842.14 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33384 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.79 3/199 25982
/proc/meminfo: memFree=28491352/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33384 CPUtime=1902.15 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 57599 0 2 0 190212 3 0 0 20 0 1 0 554900777 58036224 8346 33554432000 4194304 6211132 140726856352784 140726856350040 5393268 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8346 881 493 0 7474 0
Current children cumulated CPU time: 1902.15 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33384 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.80 3/199 25986
/proc/meminfo: memFree=28491048/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33384 CPUtime=1962.15 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 57711 0 2 0 196212 3 0 0 20 0 1 0 554900777 58036224 8346 33554432000 4194304 6211132 140726856352784 140726856350040 5167384 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8346 881 493 0 7474 0
Current children cumulated CPU time: 1962.15 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33384 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.81 3/199 25992
/proc/meminfo: memFree=28490392/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33384 CPUtime=2022.16 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 57840 0 2 0 202213 3 0 0 20 0 1 0 554900777 58036224 8346 33554432000 4194304 6211132 140726856352784 140726856350040 5193760 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8346 881 493 0 7474 0
Current children cumulated CPU time: 2022.16 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33384 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.82 3/199 25996
/proc/meminfo: memFree=28491172/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33384 CPUtime=2082.16 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 57919 0 2 0 208213 3 0 0 20 0 1 0 554900777 58036224 8346 33554432000 4194304 6211132 140726856352784 140726856350040 5167920 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8346 881 493 0 7474 0
Current children cumulated CPU time: 2082.16 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33384 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.83 3/199 26000
/proc/meminfo: memFree=28491580/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33384 CPUtime=2142.17 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 58025 0 2 0 214214 3 0 0 20 0 1 0 554900777 58036224 8346 33554432000 4194304 6211132 140726856352784 140726856350040 5193760 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8346 881 493 0 7474 0
Current children cumulated CPU time: 2142.17 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33384 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.84 3/199 26006
/proc/meminfo: memFree=28491540/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33384 CPUtime=2202.17 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 58040 0 2 0 220214 3 0 0 20 0 1 0 554900777 58036224 8346 33554432000 4194304 6211132 140726856352784 140726856350040 5193760 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8346 881 493 0 7474 0
Current children cumulated CPU time: 2202.17 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33384 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.86 3/200 26018
/proc/meminfo: memFree=28490616/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33384 CPUtime=2262.18 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 58248 0 2 0 226215 3 0 0 20 0 1 0 554900777 58036224 8346 33554432000 4194304 6211132 140726856352784 140726856350040 5193760 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8346 881 493 0 7474 0
Current children cumulated CPU time: 2262.18 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33384 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.87 3/200 26022
/proc/meminfo: memFree=28491112/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33384 CPUtime=2322.18 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 58248 0 2 0 232215 3 0 0 20 0 1 0 554900777 58036224 8346 33554432000 4194304 6211132 140726856352784 140726856350040 5186208 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8346 881 493 0 7474 0
Current children cumulated CPU time: 2322.18 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33384 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.87 3/200 26028
/proc/meminfo: memFree=28491092/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33384 CPUtime=2382.19 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 58456 0 2 0 238216 3 0 0 20 0 1 0 554900777 58036224 8346 33554432000 4194304 6211132 140726856352784 140726856350040 5168395 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8346 881 493 0 7474 0
Current children cumulated CPU time: 2382.19 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33384 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 1.88 3/200 26032
/proc/meminfo: memFree=28491228/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33384 CPUtime=2442.19 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 58456 0 2 0 244216 3 0 0 20 0 1 0 554900777 58036224 8346 33554432000 4194304 6211132 140726856352784 140726856350040 5167561 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8346 881 493 0 7474 0
Current children cumulated CPU time: 2442.19 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33384 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 1.88 3/200 26036
/proc/meminfo: memFree=28491656/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33384 CPUtime=2502.2 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 58554 0 2 0 250217 3 0 0 20 0 1 0 554900777 58036224 8346 33554432000 4194304 6211132 140726856352784 140726856350040 5193760 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8346 881 493 0 7474 0
Current children cumulated CPU time: 2502.2 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33384 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 1.89 3/200 26038
/proc/meminfo: memFree=28491692/32770624 swapFree=67002732/67108860
[pid=25803] ppid=25800 vsize=56676 memory=33384 CPUtime=2519.91 cores=1,3,5,7
/proc/25803/stat : 25803 (cosoco) R 25800 25803 25748 0 -1 4202496 58554 0 2 0 251988 3 0 0 20 0 1 0 554900777 58036224 8346 33554432000 4194304 6211132 140726856352784 140726856350040 5193760 0 0 4096 8405026 0 0 0 17 5 0 0 6 0 0 8312316 8317760 14663680 140726856356875 140726856356977 140726856356977 140726856359886 0
/proc/25803/statm: 14169 8346 881 493 0 7474 0
Current children cumulated CPU time: 2519.91 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 33384 KiB

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.89
system time used= 0.033003
maximum resident set size= 33452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58604
page faults= 2
swaps= 0
block input operations= 11856
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56
involuntary context switches= 744


# summary of solver processes directly reported to runsolver:
#   pid: 25803
#   total CPU time (s): 2519.92
#   total CPU user time (s): 2519.89
#   total CPU system time (s): 0.033003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.52097 second user time and 16.3864 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-29 22:02:35
IDJOB=4408493
IDBENCH=115769
IDSOLVER=2874
FILE ID=node148/4408493-1569787393
RUNJOBID= node148-1569787355-25780
PBS_JOBID= 21705817
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-4408493-1569787393/watcher-4408493-1569787393 -o /tmp/evaluation-result-4408493-1569787393/solver-4408493-1569787393 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1569787355-25780 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408493-1569787393.xml

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

MD5SUM BENCH= ba573a75edcb56a5f29535772f8b277a
RANDOM SEED=1274834143

node148.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.13
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.13
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.13
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.13
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:        28628916 kB
MemAvailable:   31875812 kB
Buffers:          154900 kB
Cached:          3431592 kB
SwapCached:         3480 kB
Active:          2214992 kB
Inactive:        1376492 kB
Active(anon):      18208 kB
Inactive(anon):    67428 kB
Active(file):    2196784 kB
Inactive(file):  1309064 kB
Unevictable:      111208 kB
Mlocked:          111208 kB
SwapTotal:      67108860 kB
SwapFree:       67002732 kB
Dirty:              2720 kB
Writeback:             0 kB
AnonPages:        113424 kB
Mapped:            25192 kB
Shmem:             71796 kB
Slab:             142492 kB
SReclaimable:     113768 kB
SUnreclaim:        28724 kB
KernelStack:        3296 kB
PageTables:         5764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     542884 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:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 62024 MiB
End job on node148 at 2019-09-29 22:44:35