Trace number 4389904

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) 2520.02 2519.8

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-050-15-1.xml
MD5SUM4cb8aacd6a4a2864e81512910dbfacc0
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 variables800
Number of constraints815
Number of domains1
Minimum domain size2856
Maximum domain size2856
Distribution of domain sizes[{"size":2856,"count":800}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":750}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":50},{"arity":2,"count":750},{"arity":50,"count":15}]
Number of extensional constraints0
Number of intensional constraints800
Distribution of constraint types[{"type":"intension","count":800},{"type":"noOverlap","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

2520.01/2519.80	c
2520.01/2519.80	c This is cosoco 2.00 --  
2520.01/2519.80	c
2520.01/2519.80	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389904-1568311178.xml 
2520.01/2519.80	c enable optimization
2520.01/2519.80	c ========================================[ Problem Statistics ]===========================================
2520.01/2519.80	c |                                                                                                       
2520.01/2519.80	c |  Parse time        :         0.28 s 
2520.01/2519.80	c |
2520.01/2519.80	c |               Variables: 800
2520.01/2519.80	c |            Domain Sizes: 2856..2856
2520.01/2519.80	c |
2520.01/2519.80	c |             Constraints: 19176
2520.01/2519.80	c |                   Arity: 1..50  -- Unary: 50  -- Binary: 19125
2520.01/2519.80	c | 
2520.01/2519.80	c |                   Types: 
2520.01/2519.80	c |                          (X -Y <= k): 700
2520.01/2519.80	c |                          Disjunctive: 18375
2520.01/2519.80	c |                          Intension: 50
2520.01/2519.80	c |                          Max constant: 1
2520.01/2519.80	c |                          Unary: 50
2520.01/2519.80	c |                          
2520.01/2519.80	c |               Objective: Minimize Max constant
2520.01/2519.80	
2520.01/2519.80	c =========================================================================================================
2520.01/2519.80	
2520.01/2519.80	c *** INTERRUPTED ***
2520.01/2519.80	c call to solver        : 0
2520.01/2519.80	c
2520.01/2519.80	c restarts              : 63          
2520.01/2519.80	c conflicts             : 414261       (164 /sec)
2520.01/2519.80	c decisions             : 553682       (220 /sec)
2520.01/2519.80	c propagations          : 578296102   (229503 /sec)
2520.01/2519.80	c root propagations     : 559819      
2520.01/2519.80	c filter calls          : 299271942      (118770 /sec)
2520.01/2519.80	c useless filter calls  : 282227979      (94 %)
2520.01/2519.80	c Memory used           : 122.95 MB
2520.01/2519.80	c Best bound time (wc)  : -1.56831e+09 s
2520.01/2519.80	c CPU time              : 2519.77 s
2520.01/2519.80	c real time             : 2519.8 s
2520.01/2519.80	
2520.01/2519.80	c No Bound found!
2520.01/2519.80	
2520.01/2519.80	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: 16375 MiB (10384 MiB free)
  memory of node 1: 16384 MiB (12379 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389904-1568311178/watcher-4389904-1568311178 -o /tmp/evaluation-result-4389904-1568311178/solver-4389904-1568311178 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node116-1568311136-6438 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389904-1568311178.xml 

running on 4 cores: 0-3

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
Current StackSize limit: 8192 KiB

solver pid=6529, runsolver pid=6526

[startup+0.100161 s]*
/proc/loadavg: 0.95 1.07 1.30 3/199 6530
/proc/meminfo: memFree=23054284/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=52844 memory=29208 CPUtime=0.1 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 7484 0 0 0 9 1 0 0 20 0 1 0 407059507 54112256 7302 33554432000 4194304 6210612 140724388689488 140724388686024 5441813 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 13211 7302 826 493 0 6516 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 52844 KiB
Current children cumulated memory: 29208 KiB

[startup+0.210909 s]*
/proc/loadavg: 0.95 1.07 1.30 3/199 6530
/proc/meminfo: memFree=22797976/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=56768 memory=33132 CPUtime=0.21 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 8455 0 0 0 20 1 0 0 20 0 1 0 407059507 58130432 8283 33554432000 4194304 6210612 140724388689488 140724388686024 139661552319461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 14192 8283 826 493 0 7497 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 56768 KiB
Current children cumulated memory: 33132 KiB

[startup+0.310417 s]*
/proc/loadavg: 0.95 1.07 1.30 3/199 6530
/proc/meminfo: memFree=22502856/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=124108 memory=100620 CPUtime=0.31 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 25325 0 0 0 28 3 0 0 20 0 1 0 407059507 127086592 25155 33554432000 4194304 6210612 140724388689488 140724388686024 5107456 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31027 25155 868 493 0 24332 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 124108 KiB
Current children cumulated memory: 100620 KiB

[startup+0.700386 s]
/proc/loadavg: 0.95 1.07 1.30 3/199 6530
/proc/meminfo: memFree=22359636/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=124108 memory=100620 CPUtime=0.69 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 25329 0 0 0 66 3 0 0 20 0 1 0 407059507 127086592 25155 33554432000 4194304 6210612 140724388689488 140724388687752 5167136 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31027 25155 868 493 0 24332 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 124108 KiB
Current children cumulated memory: 100620 KiB

[startup+1.50036 s]
/proc/loadavg: 0.95 1.07 1.30 3/199 6530
/proc/meminfo: memFree=22359628/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=124372 memory=100884 CPUtime=1.49 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 25397 0 0 0 146 3 0 0 20 0 1 0 407059507 127356928 25221 33554432000 4194304 6210612 140724388689488 140724388687752 5167824 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31093 25221 880 493 0 24398 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 124372 KiB
Current children cumulated memory: 100884 KiB

[startup+3.11064 s]
/proc/loadavg: 0.95 1.07 1.30 3/199 6530
/proc/meminfo: memFree=22358892/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=124912 memory=101476 CPUtime=3.1 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 41158 0 0 0 306 4 0 0 20 0 1 0 407059507 127909888 25369 33554432000 4194304 6210612 140724388689488 140724388687752 5167161 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31228 25369 880 493 0 24533 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 124912 KiB
Current children cumulated memory: 101476 KiB

[startup+6.30034 s]
/proc/loadavg: 0.88 1.06 1.29 3/199 6530
/proc/meminfo: memFree=22358716/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125176 memory=101812 CPUtime=6.29 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 69534 0 0 0 623 6 0 0 20 0 1 0 407059507 128180224 25453 33554432000 4194304 6210612 140724388689488 140724388686744 5185897 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31294 25453 880 493 0 24599 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 125176 KiB
Current children cumulated memory: 101812 KiB

[startup+12.7003 s]
/proc/loadavg: 0.97 1.07 1.29 3/199 6530
/proc/meminfo: memFree=22358564/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125440 memory=102004 CPUtime=12.7 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 93086 0 0 0 1263 7 0 0 20 0 1 0 407059507 128450560 25501 33554432000 4194304 6210612 140724388689488 140724388686744 5192912 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31360 25501 880 493 0 24665 0
Current children cumulated CPU time: 12.7 s
Current children cumulated vsize: 125440 KiB
Current children cumulated memory: 102004 KiB

[startup+25.5004 s]
/proc/loadavg: 1.20 1.12 1.30 3/200 6532
/proc/meminfo: memFree=22358136/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102440 CPUtime=25.5 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 138679 0 0 0 2540 10 0 0 20 0 1 0 407059507 128917504 25610 33554432000 4194304 6210612 140724388689488 140724388686744 5192912 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25610 880 493 0 24779 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102440 KiB

[startup+51.1105 s]
/proc/loadavg: 1.47 1.19 1.32 3/199 6533
/proc/meminfo: memFree=22358016/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102440 CPUtime=51.11 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 161793 0 0 0 5100 11 0 0 20 0 1 0 407059507 128917504 25610 33554432000 4194304 6210612 140724388689488 140724388686744 5167992 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25610 880 493 0 24779 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102440 KiB

[startup+102.3 s]
/proc/loadavg: 1.77 1.31 1.36 3/201 6546
/proc/meminfo: memFree=22355236/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102440 CPUtime=102.3 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 184646 0 0 0 10218 12 0 0 20 0 1 0 407059507 128917504 25610 33554432000 4194304 6210612 140724388689488 140724388686744 5167857 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25610 880 493 0 24779 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102440 KiB

[startup+162.3 s]
/proc/loadavg: 1.92 1.44 1.40 3/201 6574
/proc/meminfo: memFree=22353772/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102440 CPUtime=162.3 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 206996 0 0 0 16217 13 0 0 20 0 1 0 407059507 128917504 25610 33554432000 4194304 6210612 140724388689488 140724388686744 5167153 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25610 880 493 0 24779 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102440 KiB

[startup+222.3 s]
/proc/loadavg: 1.97 1.54 1.44 3/201 6578
/proc/meminfo: memFree=22348912/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102440 CPUtime=222.31 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 229174 0 0 0 22216 15 0 0 20 0 1 0 407059507 128917504 25610 33554432000 4194304 6210612 140724388689488 140724388686744 5167161 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25610 880 493 0 24779 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102440 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.62 1.47 3/201 6582
/proc/meminfo: memFree=22347800/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102440 CPUtime=282.32 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 229188 0 0 0 28217 15 0 0 20 0 1 0 407059507 128917504 25610 33554432000 4194304 6210612 140724388689488 140724388686744 5167139 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25610 880 493 0 24779 0
Current children cumulated CPU time: 282.32 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102440 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.69 1.51 3/201 6588
/proc/meminfo: memFree=22348172/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102448 CPUtime=342.32 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 251065 0 0 0 34216 16 0 0 20 0 1 0 407059507 128917504 25612 33554432000 4194304 6210612 140724388689488 140724388686744 5192912 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25612 880 493 0 24779 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102448 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.75 1.53 3/199 6592
/proc/meminfo: memFree=22347972/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102448 CPUtime=402.33 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 251342 0 0 0 40217 16 0 0 20 0 1 0 407059507 128917504 25612 33554432000 4194304 6210612 140724388689488 140724388686744 5192912 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25612 880 493 0 24779 0
Current children cumulated CPU time: 402.33 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102448 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.79 1.56 3/199 6595
/proc/meminfo: memFree=22347456/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102464 CPUtime=462.33 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 274099 0 0 0 46216 17 0 0 20 0 1 0 407059507 128917504 25616 33554432000 4194304 6210612 140724388689488 140724388686744 5167848 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25616 880 493 0 24779 0
Current children cumulated CPU time: 462.33 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102464 KiB


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

/proc/6529/statm: 31474 25616 880 493 0 24779 0
Current children cumulated CPU time: 1722.44 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102464 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/199 6718
/proc/meminfo: memFree=22343188/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102464 CPUtime=1782.44 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 391661 0 0 0 178221 23 0 0 20 0 1 0 407059507 128917504 25616 33554432000 4194304 6210612 140724388689488 140724388686744 5192912 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25616 880 493 0 24779 0
Current children cumulated CPU time: 1782.44 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102464 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/199 6722
/proc/meminfo: memFree=22343108/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102464 CPUtime=1842.44 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 392605 0 0 0 184221 23 0 0 20 0 1 0 407059507 128917504 25616 33554432000 4194304 6210612 140724388689488 140724388686744 5192912 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25616 880 493 0 24779 0
Current children cumulated CPU time: 1842.44 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102464 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/200 6734
/proc/meminfo: memFree=22342600/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102464 CPUtime=1902.45 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 392605 0 0 0 190222 23 0 0 20 0 1 0 407059507 128917504 25616 33554432000 4194304 6210612 140724388689488 140724388686744 5167992 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25616 880 493 0 24779 0
Current children cumulated CPU time: 1902.45 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102464 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/200 6740
/proc/meminfo: memFree=22343512/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102464 CPUtime=1962.45 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 392758 0 0 0 196222 23 0 0 20 0 1 0 407059507 128917504 25616 33554432000 4194304 6210612 140724388689488 140724388686744 5167139 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25616 880 493 0 24779 0
Current children cumulated CPU time: 1962.45 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102464 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/200 6744
/proc/meminfo: memFree=22342880/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102464 CPUtime=2022.46 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 392758 0 0 0 202223 23 0 0 20 0 1 0 407059507 128917504 25616 33554432000 4194304 6210612 140724388689488 140724388686744 5167857 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25616 880 493 0 24779 0
Current children cumulated CPU time: 2022.46 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102464 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/200 6748
/proc/meminfo: memFree=22343072/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102464 CPUtime=2082.46 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 393323 0 0 0 208223 23 0 0 20 0 1 0 407059507 128917504 25616 33554432000 4194304 6210612 140724388689488 140724388686744 5192912 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25616 880 493 0 24779 0
Current children cumulated CPU time: 2082.46 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102464 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/200 6754
/proc/meminfo: memFree=22342804/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102464 CPUtime=2142.47 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 393331 0 0 0 214224 23 0 0 20 0 1 0 407059507 128917504 25616 33554432000 4194304 6210612 140724388689488 140724388686744 5167170 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25616 880 493 0 24779 0
Current children cumulated CPU time: 2142.47 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102464 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 6758
/proc/meminfo: memFree=22343272/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102464 CPUtime=2202.47 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 393521 0 0 0 220224 23 0 0 20 0 1 0 407059507 128917504 25616 33554432000 4194304 6210612 140724388689488 140724388686744 5192912 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25616 880 493 0 24779 0
Current children cumulated CPU time: 2202.47 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102464 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 6762
/proc/meminfo: memFree=22342744/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102464 CPUtime=2262.49 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 393909 0 0 0 226225 24 0 0 20 0 1 0 407059507 128917504 25616 33554432000 4194304 6210612 140724388689488 140724388686744 5167136 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25616 880 493 0 24779 0
Current children cumulated CPU time: 2262.49 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102464 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 6768
/proc/meminfo: memFree=22342724/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102464 CPUtime=2322.49 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 394162 0 0 0 232225 24 0 0 20 0 1 0 407059507 128917504 25616 33554432000 4194304 6210612 140724388689488 140724388686744 5192912 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25616 880 493 0 24779 0
Current children cumulated CPU time: 2322.49 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102464 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 6772
/proc/meminfo: memFree=22342912/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102464 CPUtime=2382.5 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 394162 0 0 0 238226 24 0 0 20 0 1 0 407059507 128917504 25616 33554432000 4194304 6210612 140724388689488 140724388686744 5168001 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25616 880 493 0 24779 0
Current children cumulated CPU time: 2382.5 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102464 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 6776
/proc/meminfo: memFree=22343044/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102464 CPUtime=2442.5 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 394642 0 0 0 244226 24 0 0 20 0 1 0 407059507 128917504 25616 33554432000 4194304 6210612 140724388689488 140724388686744 5192912 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25616 880 493 0 24779 0
Current children cumulated CPU time: 2442.5 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102464 KiB

[startup+2502.3 s]
/proc/loadavg: 2.04 2.03 1.96 3/200 6790
/proc/meminfo: memFree=22342872/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102464 CPUtime=2502.51 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 394642 0 0 0 250227 24 0 0 20 0 1 0 407059507 128917504 25616 33554432000 4194304 6210612 140724388689488 140724388686744 5167139 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25616 880 493 0 24779 0
Current children cumulated CPU time: 2502.51 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102464 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.8 s]
/proc/loadavg: 2.03 2.02 1.96 2/195 6799
/proc/meminfo: memFree=24451576/32770688 swapFree=66960452/67108860
[pid=6529] ppid=6526 vsize=125896 memory=102464 CPUtime=2520.01 cores=0-3
/proc/6529/stat : 6529 (cosoco) R 6526 6529 6407 0 -1 4202496 394787 0 0 0 251977 24 0 0 20 0 1 0 407059507 128917504 25616 33554432000 4194304 6210612 140724388689488 140724388686744 5192912 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 41607168 140724388693003 140724388693105 140724388693105 140724388696014 0
/proc/6529/statm: 31474 25616 880 493 0 24779 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102464 KiB

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

[startup+2519.8 s]
# the end of solver process 6529 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.77 s, system=0.248021 s

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

Child status: 1
Real time (s): 2519.8
CPU time (s): 2520.02
CPU user time (s): 2519.77
CPU system time (s): 0.248021
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 125896
Max. memory (cumulated for all children) (KiB): 102464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.77
system time used= 0.248021
maximum resident set size= 102536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 394846
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= 16
involuntary context switches= 654


# summary of solver processes directly reported to runsolver:
#   pid: 6529
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2519.77
#   total CPU system time (s): 0.248021

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.3847 second user time and 18.0112 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-12 19:58:57
IDJOB=4389904
IDBENCH=115768
IDSOLVER=2829
FILE ID=node116/4389904-1568311178
RUNJOBID= node116-1568311136-6438
PBS_JOBID= 21701125
Free space on /tmp= 56884 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-050-15-1.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389904-1568311178/watcher-4389904-1568311178 -o /tmp/evaluation-result-4389904-1568311178/solver-4389904-1568311178 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node116-1568311136-6438 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389904-1568311178.xml

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

MD5SUM BENCH= 4cb8aacd6a4a2864e81512910dbfacc0
RANDOM SEED=275745961

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        23359632 kB
MemAvailable:   30624276 kB
Buffers:          114192 kB
Cached:          7371896 kB
SwapCached:        46344 kB
Active:          2370620 kB
Inactive:        6353236 kB
Active(anon):    1201880 kB
Inactive(anon):    76568 kB
Active(file):    1168740 kB
Inactive(file):  6276668 kB
Unevictable:      110244 kB
Mlocked:          110244 kB
SwapTotal:      67108860 kB
SwapFree:       66960452 kB
Dirty:              5968 kB
Writeback:             0 kB
AnonPages:       1317180 kB
Mapped:            43736 kB
Shmem:             31836 kB
Slab:             276532 kB
SReclaimable:     247696 kB
SUnreclaim:        28836 kB
KernelStack:        3760 kB
PageTables:         7772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:    1715928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 56880 MiB
End job on node116 at 2019-09-12 20:40:57