Trace number 4390404

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) 2400.1 2400.01

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

2400.09/2400.00	c
2400.09/2400.00	c This is cosoco 2.00 --  
2400.09/2400.00	c
2400.09/2400.00	c command line: cosoco -lc -model -restarts -stick HOME/instance-4390404-1568323702.xml 
2400.09/2400.00	c enable optimization
2400.09/2400.00	c ========================================[ Problem Statistics ]===========================================
2400.09/2400.00	c |                                                                                                       
2400.09/2400.00	c |  Parse time        :         0.25 s 
2400.09/2400.00	c |
2400.09/2400.00	c |               Variables: 800
2400.09/2400.00	c |            Domain Sizes: 2856..2856
2400.09/2400.00	c |
2400.09/2400.00	c |             Constraints: 19176
2400.09/2400.00	c |                   Arity: 1..50  -- Unary: 50  -- Binary: 19125
2400.09/2400.00	c | 
2400.09/2400.00	c |                   Types: 
2400.09/2400.00	c |                          (X -Y <= k): 700
2400.09/2400.00	c |                          Disjunctive: 18375
2400.09/2400.00	c |                          Intension: 50
2400.09/2400.00	c |                          Max constant: 1
2400.09/2400.00	c |                          Unary: 50
2400.09/2400.00	c |                          
2400.09/2400.00	c |               Objective: Minimize Max constant
2400.09/2400.00	
2400.09/2400.00	c =========================================================================================================
2400.09/2400.00	
2400.09/2400.00	c *** INTERRUPTED ***
2400.09/2400.00	c call to solver        : 0
2400.09/2400.00	c
2400.09/2400.00	c restarts              : 64          
2400.09/2400.00	c conflicts             : 451287       (188 /sec)
2400.09/2400.00	c decisions             : 593199       (247 /sec)
2400.09/2400.00	c propagations          : 686787284   (286163 /sec)
2400.09/2400.00	c root propagations     : 559819      
2400.09/2400.00	c filter calls          : 319641004      (133185 /sec)
2400.09/2400.00	c useless filter calls  : 300780036      (94 %)
2400.09/2400.00	c Memory used           : 122.95 MB
2400.09/2400.00	c Best bound time (wc)  : -1.56832e+09 s
2400.09/2400.00	c CPU time              : 2399.98 s
2400.09/2400.00	c real time             : 2400 s
2400.09/2400.00	
2400.09/2400.00	c No Bound found!
2400.09/2400.00	
2400.09/2400.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 (8648 MiB free)
  memory of node 1: 16384 MiB (11667 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390404-1568323702/watcher-4390404-1568323702 -o /tmp/evaluation-result-4390404-1568323702/solver-4390404-1568323702 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568323660-10514 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4390404-1568323702.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=10537, runsolver pid=10533
Current StackSize limit: 8192 KiB


[startup+0.100164 s]*
/proc/loadavg: 1.04 1.52 1.84 3/199 10544
/proc/meminfo: memFree=20660964/32770624 swapFree=66939732/67108860
[pid=10537] ppid=10533 vsize=52976 memory=29204 CPUtime=0.1 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 7513 0 0 0 9 1 0 0 20 0 1 0 408637033 54247424 7301 33554432000 4194304 6210612 140731504422256 140731504416776 140234920438757 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 13244 7301 826 493 0 6549 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 52976 KiB
Current children cumulated memory: 29204 KiB

[startup+0.209692 s]*
/proc/loadavg: 1.04 1.52 1.84 3/199 10544
/proc/meminfo: memFree=20539940/32770624 swapFree=66939732/67108860
[pid=10537] ppid=10533 vsize=57288 memory=33648 CPUtime=0.2 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 8578 0 0 0 19 1 0 0 20 0 1 0 408637033 58662912 8412 33554432000 4194304 6210612 140731504422256 140731504416776 140234920438757 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 14322 8412 826 493 0 7627 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 57288 KiB
Current children cumulated memory: 33648 KiB

[startup+0.30934 s]*
/proc/loadavg: 1.04 1.52 1.84 3/199 10544
/proc/meminfo: memFree=20447560/32770624 swapFree=66939732/67108860
[pid=10537] ppid=10533 vsize=124108 memory=100616 CPUtime=0.3 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 25327 0 0 0 27 3 0 0 20 0 1 0 408637033 127086592 25154 33554432000 4194304 6210612 140731504422256 140731504416776 5046496 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31027 25154 868 493 0 24332 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 124108 KiB
Current children cumulated memory: 100616 KiB

[startup+0.700378 s]
/proc/loadavg: 1.04 1.52 1.84 3/199 10544
/proc/meminfo: memFree=20435120/32770624 swapFree=66939732/67108860
[pid=10537] ppid=10533 vsize=124108 memory=100616 CPUtime=0.69 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 25328 0 0 0 66 3 0 0 20 0 1 0 408637033 127086592 25154 33554432000 4194304 6210612 140731504422256 140731504420520 5192912 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31027 25154 868 493 0 24332 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 124108 KiB
Current children cumulated memory: 100616 KiB

[startup+1.50038 s]
/proc/loadavg: 1.04 1.52 1.84 3/199 10544
/proc/meminfo: memFree=19754336/32770624 swapFree=66939732/67108860
[pid=10537] ppid=10533 vsize=124544 memory=100880 CPUtime=1.49 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 25427 0 0 0 146 3 0 0 20 0 1 0 408637033 127533056 25220 33554432000 4194304 6210612 140731504422256 140731504420520 5192912 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31136 25220 880 493 0 24441 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 124544 KiB
Current children cumulated memory: 100880 KiB

[startup+3.10951 s]
/proc/loadavg: 0.95 1.49 1.83 3/199 10544
/proc/meminfo: memFree=18613356/32770624 swapFree=66939732/67108860
[pid=10537] ppid=10533 vsize=124912 memory=101472 CPUtime=3.1 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 47641 0 0 0 306 4 0 0 20 0 1 0 408637033 127909888 25368 33554432000 4194304 6210612 140731504422256 140731504419592 5192912 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31228 25368 880 493 0 24533 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 124912 KiB
Current children cumulated memory: 101472 KiB

[startup+6.30036 s]
/proc/loadavg: 0.95 1.49 1.83 3/199 10544
/proc/meminfo: memFree=18613108/32770624 swapFree=66939732/67108860
[pid=10537] ppid=10533 vsize=125308 memory=101836 CPUtime=6.29 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 70515 0 0 0 624 5 0 0 20 0 1 0 408637033 128315392 25459 33554432000 4194304 6210612 140731504422256 140731504419512 5167992 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31327 25459 880 493 0 24632 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 125308 KiB
Current children cumulated memory: 101836 KiB

[startup+12.7004 s]
/proc/loadavg: 1.11 1.51 1.84 3/200 10546
/proc/meminfo: memFree=18612488/32770624 swapFree=66939732/67108860
[pid=10537] ppid=10533 vsize=125440 memory=102036 CPUtime=12.69 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 93530 0 0 0 1263 6 0 0 20 0 1 0 408637033 128450560 25509 33554432000 4194304 6210612 140731504422256 140731504419512 5167560 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31360 25509 880 493 0 24665 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 125440 KiB
Current children cumulated memory: 102036 KiB

[startup+25.5003 s]
/proc/loadavg: 1.25 1.53 1.84 3/199 10547
/proc/meminfo: memFree=18612256/32770624 swapFree=66939736/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102436 CPUtime=25.49 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 139281 0 0 0 2541 8 0 0 20 0 1 0 408637033 128917504 25609 33554432000 4194304 6210612 140731504422256 140731504419512 5167170 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25609 880 493 0 24779 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102436 KiB

[startup+51.1096 s]
/proc/loadavg: 1.51 1.56 1.84 3/199 10548
/proc/meminfo: memFree=18612304/32770624 swapFree=66939736/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102436 CPUtime=51.1 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 162562 0 0 0 5101 9 0 0 20 0 1 0 408637033 128917504 25609 33554432000 4194304 6210612 140731504422256 140731504419512 5192912 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25609 880 493 0 24779 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102436 KiB

[startup+102.3 s]
/proc/loadavg: 1.80 1.64 1.85 3/200 10554
/proc/meminfo: memFree=18610264/32770624 swapFree=66939736/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102436 CPUtime=102.28 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 184517 0 0 0 10218 10 0 0 20 0 1 0 408637033 128917504 25609 33554432000 4194304 6210612 140731504422256 140731504419512 5192917 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25609 880 493 0 24779 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102436 KiB

[startup+162.3 s]
/proc/loadavg: 1.92 1.70 1.86 3/200 10566
/proc/meminfo: memFree=18607604/32770624 swapFree=66939740/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102436 CPUtime=162.27 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 188496 0 0 0 16217 10 0 0 20 0 1 0 408637033 128917504 25609 33554432000 4194304 6210612 140731504422256 140731504419512 5192912 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25609 880 493 0 24779 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102436 KiB

[startup+222.3 s]
/proc/loadavg: 1.97 1.76 1.87 3/200 10570
/proc/meminfo: memFree=18602664/32770624 swapFree=66939740/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102436 CPUtime=222.27 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 189056 0 0 0 22217 10 0 0 20 0 1 0 408637033 128917504 25609 33554432000 4194304 6210612 140731504422256 140731504419512 5192912 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25609 880 493 0 24779 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102436 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.80 1.88 3/201 10576
/proc/meminfo: memFree=18602080/32770624 swapFree=66939740/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102444 CPUtime=282.27 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 189610 0 0 0 28217 10 0 0 20 0 1 0 408637033 128917504 25611 33554432000 4194304 6210612 140731504422256 140731504419512 5192912 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25611 880 493 0 24779 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102444 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.84 1.88 3/200 10580
/proc/meminfo: memFree=18602212/32770624 swapFree=66939740/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102444 CPUtime=342.28 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 189610 0 0 0 34218 10 0 0 20 0 1 0 408637033 128917504 25611 33554432000 4194304 6210612 140731504422256 140731504419512 5167136 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25611 880 493 0 24779 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102444 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.87 1.89 3/200 10584
/proc/meminfo: memFree=18603100/32770624 swapFree=66939740/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102444 CPUtime=402.28 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 190197 0 0 0 40218 10 0 0 20 0 1 0 408637033 128917504 25611 33554432000 4194304 6210612 140731504422256 140731504419512 5192912 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25611 880 493 0 24779 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102444 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.89 1.89 3/200 10590
/proc/meminfo: memFree=18601560/32770624 swapFree=66939740/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102444 CPUtime=462.28 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 190197 0 0 0 46218 10 0 0 20 0 1 0 408637033 128917504 25611 33554432000 4194304 6210612 140731504422256 140731504419512 5192894 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25611 880 493 0 24779 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102444 KiB


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

/proc/10537/statm: 31474 25615 880 493 0 24779 0
Current children cumulated CPU time: 1602.33 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102460 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 2.07 2.05 3/201 10715
/proc/meminfo: memFree=18598576/32770624 swapFree=66939740/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102460 CPUtime=1662.34 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 195053 0 0 0 166224 10 0 0 20 0 1 0 408637033 128917504 25615 33554432000 4194304 6210612 140731504422256 140731504419512 5192912 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25615 880 493 0 24779 0
Current children cumulated CPU time: 1662.34 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102460 KiB

[startup+1722.3 s]
/proc/loadavg: 2.05 2.07 2.05 3/202 10721
/proc/meminfo: memFree=18597252/32770624 swapFree=66939740/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102460 CPUtime=1722.34 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 195053 0 0 0 172224 10 0 0 20 0 1 0 408637033 128917504 25615 33554432000 4194304 6210612 140731504422256 140731504419512 5192912 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25615 880 493 0 24779 0
Current children cumulated CPU time: 1722.34 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102460 KiB

[startup+1782.3 s]
/proc/loadavg: 2.02 2.06 2.05 3/201 10725
/proc/meminfo: memFree=18598244/32770624 swapFree=66939740/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102460 CPUtime=1782.34 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 195222 0 0 0 178224 10 0 0 20 0 1 0 408637033 128917504 25615 33554432000 4194304 6210612 140731504422256 140731504419512 5167520 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25615 880 493 0 24779 0
Current children cumulated CPU time: 1782.34 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102460 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.05 2.05 3/199 10730
/proc/meminfo: memFree=18598152/32770624 swapFree=66939740/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102460 CPUtime=1842.35 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 195626 0 0 0 184225 10 0 0 20 0 1 0 408637033 128917504 25615 33554432000 4194304 6210612 140731504422256 140731504419512 5167136 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25615 880 493 0 24779 0
Current children cumulated CPU time: 1842.35 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102460 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 10736
/proc/meminfo: memFree=18597284/32770624 swapFree=66939740/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102460 CPUtime=1902.35 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 195947 0 0 0 190225 10 0 0 20 0 1 0 408637033 128917504 25615 33554432000 4194304 6210612 140731504422256 140731504419512 5167202 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25615 880 493 0 24779 0
Current children cumulated CPU time: 1902.35 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102460 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 10748
/proc/meminfo: memFree=18596996/32770624 swapFree=66939740/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102460 CPUtime=1962.35 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 196203 0 0 0 196225 10 0 0 20 0 1 0 408637033 128917504 25615 33554432000 4194304 6210612 140731504422256 140731504419512 5192912 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25615 880 493 0 24779 0
Current children cumulated CPU time: 1962.35 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102460 KiB

[startup+2022.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/200 10777
/proc/meminfo: memFree=18596236/32770624 swapFree=66939744/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102460 CPUtime=2022.35 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 196486 0 0 0 202225 10 0 0 20 0 1 0 408637033 128917504 25615 33554432000 4194304 6210612 140731504422256 140731504419512 5397208 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25615 880 493 0 24779 0
Current children cumulated CPU time: 2022.35 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102460 KiB

[startup+2082.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/201 10783
/proc/meminfo: memFree=18596900/32770624 swapFree=66939744/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102460 CPUtime=2082.36 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 196775 0 0 0 208226 10 0 0 20 0 1 0 408637033 128917504 25615 33554432000 4194304 6210612 140731504422256 140731504419512 5167139 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25615 880 493 0 24779 0
Current children cumulated CPU time: 2082.36 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102460 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/200 10787
/proc/meminfo: memFree=18597460/32770624 swapFree=66939744/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102460 CPUtime=2142.37 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 196960 0 0 0 214226 11 0 0 20 0 1 0 408637033 128917504 25615 33554432000 4194304 6210612 140731504422256 140731504419512 5192912 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25615 880 493 0 24779 0
Current children cumulated CPU time: 2142.37 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102460 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 10791
/proc/meminfo: memFree=18597604/32770624 swapFree=66939744/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102460 CPUtime=2202.37 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 196960 0 0 0 220226 11 0 0 20 0 1 0 408637033 128917504 25615 33554432000 4194304 6210612 140731504422256 140731504419512 5167824 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25615 880 493 0 24779 0
Current children cumulated CPU time: 2202.37 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102460 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 10797
/proc/meminfo: memFree=18597224/32770624 swapFree=66939744/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102460 CPUtime=2262.37 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 197170 0 0 0 226226 11 0 0 20 0 1 0 408637033 128917504 25615 33554432000 4194304 6210612 140731504422256 140731504419512 5192912 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25615 880 493 0 24779 0
Current children cumulated CPU time: 2262.37 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102460 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 10801
/proc/meminfo: memFree=18597500/32770624 swapFree=66939744/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102460 CPUtime=2322.37 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 197548 0 0 0 232226 11 0 0 20 0 1 0 408637033 128917504 25615 33554432000 4194304 6210612 140731504422256 140731504419512 5168001 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25615 880 493 0 24779 0
Current children cumulated CPU time: 2322.37 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102460 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 10805
/proc/meminfo: memFree=18596776/32770624 swapFree=66939744/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102460 CPUtime=2382.38 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 197728 0 0 0 238227 11 0 0 20 0 1 0 408637033 128917504 25615 33554432000 4194304 6210612 140731504422256 140731504419512 5192912 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25615 880 493 0 24779 0
Current children cumulated CPU time: 2382.38 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102460 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 10807
/proc/meminfo: memFree=18596988/32770624 swapFree=66939744/67108860
[pid=10537] ppid=10533 vsize=125896 memory=102460 CPUtime=2400.09 cores=1,3,5,7
/proc/10537/stat : 10537 (cosoco) R 10533 10537 10482 0 -1 4202496 197728 0 0 0 239998 11 0 0 20 0 1 0 408637033 128917504 25615 33554432000 4194304 6210612 140731504422256 140731504419512 5168001 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 38977536 140731504423947 140731504424049 140731504424049 140731504426958 0
/proc/10537/statm: 31474 25615 880 493 0 24779 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 125896 KiB
Current children cumulated memory: 102460 KiB

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

[startup+2400.01 s]
# the end of solver process 10537 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.98 s, system=0.114005 s

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

Child status: 1
Real time (s): 2400.01
CPU time (s): 2400.1
CPU user time (s): 2399.98
CPU system time (s): 0.114005
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 125896
Max. memory (cumulated for all children) (KiB): 102460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.98
system time used= 0.114005
maximum resident set size= 102532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197785
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= 49
involuntary context switches= 720


# summary of solver processes directly reported to runsolver:
#   pid: 10537
#   total CPU time (s): 2400.1
#   total CPU user time (s): 2399.98
#   total CPU system time (s): 0.114005

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.42191 second user time and 15.5693 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-12 23:27:40
IDJOB=4390404
IDBENCH=115768
IDSOLVER=2831
FILE ID=node125/4390404-1568323702
RUNJOBID= node125-1568323660-10514
PBS_JOBID= 21701146
Free space on /tmp= 57380 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-4390404-1568323702/watcher-4390404-1568323702 -o /tmp/evaluation-result-4390404-1568323702/solver-4390404-1568323702 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568323660-10514 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4390404-1568323702.xml

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

MD5SUM BENCH= 4cb8aacd6a4a2864e81512910dbfacc0
RANDOM SEED=931533402

node125.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.29
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.29
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.29
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.29
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:        20806580 kB
MemAvailable:   31796252 kB
Buffers:          183716 kB
Cached:         10994112 kB
SwapCached:        66652 kB
Active:           955936 kB
Inactive:       10290840 kB
Active(anon):       6280 kB
Inactive(anon):   103668 kB
Active(file):     949656 kB
Inactive(file): 10187172 kB
Unevictable:      109240 kB
Mlocked:          109240 kB
SwapTotal:      67108860 kB
SwapFree:       66939732 kB
Dirty:              2720 kB
Writeback:             0 kB
AnonPages:        112400 kB
Mapped:            40952 kB
Shmem:             32152 kB
Slab:             309804 kB
SReclaimable:     281304 kB
SUnreclaim:        28500 kB
KernelStack:        3328 kB
PageTables:         5552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     501764 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:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 57372 MiB
End job on node125 at 2019-09-13 00:07:40