Trace number 4389951

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2? (TO) 2519.99 2520.01

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-100-20-6.xml
MD5SUM571b8211ed3e79202e57862d25f221de
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 variables2100
Number of constraints2120
Number of domains1
Minimum domain size5536
Maximum domain size5536
Distribution of domain sizes[{"size":5536,"count":2100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":2000}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":100},{"arity":2,"count":2000},{"arity":100,"count":20}]
Number of extensional constraints0
Number of intensional constraints2100
Distribution of constraint types[{"type":"intension","count":2100},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

2519.97/2520.01	c
2519.97/2520.01	c This is cosoco 2.00 --  
2519.97/2520.01	c
2519.97/2520.01	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389951-1568311227.xml 
2519.97/2520.01	c enable optimization
2519.97/2520.01	c ========================================[ Problem Statistics ]===========================================
2519.97/2520.01	c |                                                                                                       
2519.97/2520.01	c |  Parse time        :         0.74 s 
2519.97/2520.01	c |
2519.97/2520.01	c |               Variables: 2100
2519.97/2520.01	c |            Domain Sizes: 5536..5536
2519.97/2520.01	c |
2519.97/2520.01	c |             Constraints: 101101
2519.97/2520.01	c |                   Arity: 1..100  -- Unary: 100  -- Binary: 101000
2519.97/2520.01	c | 
2519.97/2520.01	c |                   Types: 
2519.97/2520.01	c |                          (X -Y <= k): 1900
2519.97/2520.01	c |                          Disjunctive: 99000
2519.97/2520.01	c |                          Intension: 100
2519.97/2520.01	c |                          Max constant: 1
2519.97/2520.01	c |                          Unary: 100
2519.97/2520.01	c |                          
2519.97/2520.01	c |               Objective: Minimize Max constant
2519.97/2520.01	
2519.97/2520.01	c =========================================================================================================
2519.97/2520.01	
2519.97/2520.01	c *** INTERRUPTED ***
2519.97/2520.01	c call to solver        : 0
2519.97/2520.01	c
2519.97/2520.01	c restarts              : 40          
2519.97/2520.01	c conflicts             : 46627        (19 /sec)
2519.97/2520.01	c decisions             : 105696       (42 /sec)
2519.97/2520.01	c propagations          : 448748022   (178146 /sec)
2519.97/2520.01	c root propagations     : 2033236     
2519.97/2520.01	c filter calls          : 475837278      (188900 /sec)
2519.97/2520.01	c useless filter calls  : 466092796      (97 %)
2519.97/2520.01	c Memory used           : 1014.54 MB
2519.97/2520.01	c Best bound time (wc)  : -1.56831e+09 s
2519.97/2520.01	c CPU time              : 2518.99 s
2519.97/2520.01	c real time             : 2520 s
2519.97/2520.01	
2519.97/2520.01	c No Bound found!
2519.97/2520.01	
2519.97/2520.01	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

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


[startup+0.100165 s]*
/proc/loadavg: 1.27 0.94 0.96 3/199 14031
/proc/meminfo: memFree=20809176/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=136408 memory=112696 CPUtime=0.1 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 28369 0 0 0 7 3 0 0 20 0 1 0 407387567 139681792 28174 33554432000 4194304 6210612 140735988732224 140735988728712 5070781 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 34102 28174 824 493 0 27407 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 136408 KiB
Current children cumulated memory: 112696 KiB

[startup+0.209736 s]*
/proc/loadavg: 1.27 0.94 0.96 3/199 14031
/proc/meminfo: memFree=20780408/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=143676 memory=120032 CPUtime=0.2 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 30204 0 0 0 17 3 0 0 20 0 1 0 407387567 147124224 30008 33554432000 4194304 6210612 140735988732224 140735988728712 139836731321317 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 35919 30008 826 493 0 29224 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 143676 KiB
Current children cumulated memory: 120032 KiB

[startup+0.309527 s]*
/proc/loadavg: 1.27 0.94 0.96 3/199 14031
/proc/meminfo: memFree=20774456/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=149768 memory=126124 CPUtime=0.31 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 31699 0 0 0 27 4 0 0 20 0 1 0 407387567 153362432 31531 33554432000 4194304 6210612 140735988732224 140735988728712 139836731369376 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 37442 31531 826 493 0 30747 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 149768 KiB
Current children cumulated memory: 126124 KiB

[startup+0.700309 s]
/proc/loadavg: 1.27 0.94 0.96 3/199 14031
/proc/meminfo: memFree=20762304/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=321420 memory=298000 CPUtime=0.69 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 74642 0 0 0 59 10 0 0 20 0 1 0 407387567 329134080 74434 33554432000 4194304 6210612 140735988732224 140735988726744 139836731369376 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 80389 74500 837 493 0 73694 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 321420 KiB
Current children cumulated memory: 298000 KiB

[startup+1.50028 s]
/proc/loadavg: 1.27 0.94 0.96 3/199 14031
/proc/meminfo: memFree=19900752/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1025528 memory=1001948 CPUtime=1.48 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 250676 0 0 0 117 31 0 0 20 0 1 0 407387567 1050140672 250487 33554432000 4194304 6210612 140735988732224 140735988726744 5046496 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 256382 250487 854 493 0 249687 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 1025528 KiB
Current children cumulated memory: 1001948 KiB

[startup+3.1096 s]
/proc/loadavg: 1.27 0.94 0.96 3/199 14031
/proc/meminfo: memFree=19895652/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1025528 memory=1002060 CPUtime=3.09 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 370932 0 0 0 273 36 0 0 20 0 1 0 407387567 1050140672 250515 33554432000 4194304 6210612 140735988732224 140735988730488 5167520 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 256382 250515 880 493 0 249687 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1025528 KiB
Current children cumulated memory: 1002060 KiB

[startup+6.30036 s]
/proc/loadavg: 1.17 0.92 0.96 3/199 14031
/proc/meminfo: memFree=19894752/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1026520 memory=1003052 CPUtime=6.28 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 531729 0 0 0 584 44 0 0 20 0 1 0 407387567 1051156480 250763 33554432000 4194304 6210612 140735988732224 140735988729528 5167851 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 256630 250763 880 493 0 249935 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 1026520 KiB
Current children cumulated memory: 1003052 KiB

[startup+12.7003 s]
/proc/loadavg: 1.24 0.94 0.96 3/199 14032
/proc/meminfo: memFree=19893920/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1028392 memory=1004848 CPUtime=12.69 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 713281 0 0 0 1216 53 0 0 20 0 1 0 407387567 1053073408 251212 33554432000 4194304 6210612 140735988732224 140735988729480 5192912 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 257098 251212 880 493 0 250403 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 1028392 KiB
Current children cumulated memory: 1004848 KiB

[startup+25.5004 s]
/proc/loadavg: 1.41 0.99 0.98 3/200 14040
/proc/meminfo: memFree=19888260/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1032972 memory=1009376 CPUtime=25.47 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 877619 0 0 0 2487 60 0 0 20 0 1 0 407387567 1057763328 252344 33554432000 4194304 6210612 140735988732224 140735988729528 5167202 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 258243 252344 880 493 0 251548 0
Current children cumulated CPU time: 25.47 s
Current children cumulated vsize: 1032972 KiB
Current children cumulated memory: 1009376 KiB

[startup+51.1097 s]
/proc/loadavg: 1.61 1.08 1.01 3/200 14042
/proc/meminfo: memFree=19886368/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1034160 memory=1010668 CPUtime=51.07 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1033047 0 0 0 5039 68 0 0 20 0 1 0 407387567 1058979840 252667 33554432000 4194304 6210612 140735988732224 140735988729464 5167560 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 258540 252667 880 493 0 251845 0
Current children cumulated CPU time: 51.07 s
Current children cumulated vsize: 1034160 KiB
Current children cumulated memory: 1010668 KiB

[startup+102.3 s]
/proc/loadavg: 1.83 1.22 1.06 3/201 14069
/proc/meminfo: memFree=19884916/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1036340 memory=1012540 CPUtime=102.26 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1208213 0 0 0 10150 76 0 0 20 0 1 0 407387567 1061212160 253135 33554432000 4194304 6210612 140735988732224 140735988729480 5167857 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259085 253135 880 493 0 252390 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 1036340 KiB
Current children cumulated memory: 1012540 KiB

[startup+162.3 s]
/proc/loadavg: 1.94 1.36 1.12 3/201 14073
/proc/meminfo: memFree=19885164/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1036604 memory=1012780 CPUtime=162.25 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1309805 0 0 0 16144 81 0 0 20 0 1 0 407387567 1061482496 253195 33554432000 4194304 6210612 140735988732224 140735988729528 5167824 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259151 253195 880 493 0 252456 0
Current children cumulated CPU time: 162.25 s
Current children cumulated vsize: 1036604 KiB
Current children cumulated memory: 1012780 KiB

[startup+222.3 s]
/proc/loadavg: 1.98 1.48 1.17 3/201 14079
/proc/meminfo: memFree=19883816/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1037540 memory=1013776 CPUtime=222.24 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1398391 0 0 0 22139 85 0 0 20 0 1 0 407387567 1062440960 253444 33554432000 4194304 6210612 140735988732224 140735988729480 5392903 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259385 253444 880 493 0 252690 0
Current children cumulated CPU time: 222.24 s
Current children cumulated vsize: 1037540 KiB
Current children cumulated memory: 1013776 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.57 1.22 3/201 14083
/proc/meminfo: memFree=19884088/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1037808 memory=1014080 CPUtime=282.24 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1453833 0 0 0 28137 87 0 0 20 0 1 0 407387567 1062715392 253520 33554432000 4194304 6210612 140735988732224 140735988729480 5192912 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259452 253520 880 493 0 252757 0
Current children cumulated CPU time: 282.24 s
Current children cumulated vsize: 1037808 KiB
Current children cumulated memory: 1014080 KiB

[startup+342.3 s]
/proc/loadavg: 2.15 1.68 1.28 3/200 14087
/proc/meminfo: memFree=19885164/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1037940 memory=1014172 CPUtime=342.24 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1512810 0 0 0 34134 90 0 0 20 0 1 0 407387567 1062850560 253543 33554432000 4194304 6210612 140735988732224 140735988729480 5192912 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259485 253543 880 493 0 252790 0
Current children cumulated CPU time: 342.24 s
Current children cumulated vsize: 1037940 KiB
Current children cumulated memory: 1014172 KiB

[startup+402.3 s]
/proc/loadavg: 2.51 1.89 1.38 3/199 14093
/proc/meminfo: memFree=19884816/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1037940 memory=1014172 CPUtime=402.24 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1561839 0 0 0 40131 93 0 0 20 0 1 0 407387567 1062850560 253543 33554432000 4194304 6210612 140735988732224 140735988729480 5167161 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259485 253543 880 493 0 252790 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 1037940 KiB
Current children cumulated memory: 1014172 KiB

[startup+462.3 s]
/proc/loadavg: 2.85 2.07 1.47 3/200 14119
/proc/meminfo: memFree=19883576/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1037940 memory=1014172 CPUtime=462.24 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1593055 0 0 0 46130 94 0 0 20 0 1 0 407387567 1062850560 253543 33554432000 4194304 6210612 140735988732224 140735988729480 5167136 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259485 253543 880 493 0 252790 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 1037940 KiB
Current children cumulated memory: 1014172 KiB


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

/proc/14022/statm: 259720 253786 880 493 0 253025 0
Current children cumulated CPU time: 1722.25 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015144 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.88 3/199 14238
/proc/meminfo: memFree=19882832/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1038880 memory=1015144 CPUtime=1782.25 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1664541 0 0 0 178126 99 0 0 20 0 1 0 407387567 1063813120 253786 33554432000 4194304 6210612 140735988732224 140735988729480 5168001 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259720 253786 880 493 0 253025 0
Current children cumulated CPU time: 1782.25 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015144 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.88 3/199 14251
/proc/meminfo: memFree=19882288/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1038880 memory=1015144 CPUtime=1842.25 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1665432 0 0 0 184126 99 0 0 20 0 1 0 407387567 1063813120 253786 33554432000 4194304 6210612 140735988732224 140735988729480 5167536 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259720 253786 880 493 0 253025 0
Current children cumulated CPU time: 1842.25 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015144 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/199 14255
/proc/meminfo: memFree=19882576/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1038880 memory=1015144 CPUtime=1902.25 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1665991 0 0 0 190126 99 0 0 20 0 1 0 407387567 1063813120 253786 33554432000 4194304 6210612 140735988732224 140735988729480 5192912 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259720 253786 880 493 0 253025 0
Current children cumulated CPU time: 1902.25 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015144 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/199 14259
/proc/meminfo: memFree=19882864/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1038880 memory=1015144 CPUtime=1962.26 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1666571 0 0 0 196127 99 0 0 20 0 1 0 407387567 1063813120 253786 33554432000 4194304 6210612 140735988732224 140735988729480 5192912 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259720 253786 880 493 0 253025 0
Current children cumulated CPU time: 1962.26 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015144 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/199 14265
/proc/meminfo: memFree=19883204/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1038880 memory=1015152 CPUtime=2022.26 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1667505 0 0 0 202127 99 0 0 20 0 1 0 407387567 1063813120 253788 33554432000 4194304 6210612 140735988732224 140735988729480 5192912 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259720 253788 880 493 0 253025 0
Current children cumulated CPU time: 2022.26 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015152 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/199 14269
/proc/meminfo: memFree=19883020/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1038880 memory=1015152 CPUtime=2082.26 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1668129 0 0 0 208127 99 0 0 20 0 1 0 407387567 1063813120 253788 33554432000 4194304 6210612 140735988732224 140735988729480 5166330 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259720 253788 880 493 0 253025 0
Current children cumulated CPU time: 2082.26 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015152 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/199 14273
/proc/meminfo: memFree=19883252/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1038880 memory=1015152 CPUtime=2142.26 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1668738 0 0 0 214127 99 0 0 20 0 1 0 407387567 1063813120 253788 33554432000 4194304 6210612 140735988732224 140735988729480 5192912 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259720 253788 880 493 0 253025 0
Current children cumulated CPU time: 2142.26 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015152 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/199 14279
/proc/meminfo: memFree=19883460/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1038880 memory=1015152 CPUtime=2202.26 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1669334 0 0 0 220127 99 0 0 20 0 1 0 407387567 1063813120 253788 33554432000 4194304 6210612 140735988732224 140735988729480 5192912 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259720 253788 880 493 0 253025 0
Current children cumulated CPU time: 2202.26 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015152 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/199 14283
/proc/meminfo: memFree=19883236/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1038880 memory=1015152 CPUtime=2262.26 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1670266 0 0 0 226127 99 0 0 20 0 1 0 407387567 1063813120 253788 33554432000 4194304 6210612 140735988732224 140735988729480 5192912 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259720 253788 880 493 0 253025 0
Current children cumulated CPU time: 2262.26 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015152 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/199 14287
/proc/meminfo: memFree=19883268/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1038880 memory=1015152 CPUtime=2322.26 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1670961 0 0 0 232127 99 0 0 20 0 1 0 407387567 1063813120 253788 33554432000 4194304 6210612 140735988732224 140735988729480 5192912 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259720 253788 880 493 0 253025 0
Current children cumulated CPU time: 2322.26 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015152 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/199 14293
/proc/meminfo: memFree=19883292/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1038880 memory=1015152 CPUtime=2382.26 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1671643 0 0 0 238127 99 0 0 20 0 1 0 407387567 1063813120 253788 33554432000 4194304 6210612 140735988732224 140735988729480 5397208 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259720 253788 880 493 0 253025 0
Current children cumulated CPU time: 2382.26 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015152 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/199 14304
/proc/meminfo: memFree=19883028/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1038880 memory=1015152 CPUtime=2442.26 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1672325 0 0 0 244127 99 0 0 20 0 1 0 407387567 1063813120 253788 33554432000 4194304 6210612 140735988732224 140735988729480 5167857 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259720 253788 880 493 0 253025 0
Current children cumulated CPU time: 2442.26 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015152 KiB

[startup+2502.3 s]
/proc/loadavg: 2.03 2.03 1.95 3/199 14308
/proc/meminfo: memFree=19882992/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1038880 memory=1015152 CPUtime=2502.26 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1673009 0 0 0 250127 99 0 0 20 0 1 0 407387567 1063813120 253788 33554432000 4194304 6210612 140735988732224 140735988729480 5167533 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259720 253788 880 493 0 253025 0
Current children cumulated CPU time: 2502.26 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015152 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.02 2.02 1.95 3/199 14310
/proc/meminfo: memFree=19883192/32770624 swapFree=66999904/67108860
[pid=14022] ppid=14017 vsize=1038880 memory=1015152 CPUtime=2519.97 cores=1,3,5,7
/proc/14022/stat : 14022 (cosoco) R 14017 14022 13969 0 -1 4202496 1673253 0 0 0 251898 99 0 0 20 0 1 0 407387567 1063813120 253788 33554432000 4194304 6210612 140735988732224 140735988729480 5192912 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 34148352 140735988737035 140735988737137 140735988737137 140735988740046 0
/proc/14022/statm: 259720 253788 880 493 0 253025 0
Current children cumulated CPU time: 2519.97 s
Current children cumulated vsize: 1038880 KiB
Current children cumulated memory: 1015152 KiB

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

[startup+2520.01 s]
# the end of solver process 14022 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.99 s, system=0.999015 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.99
CPU user time (s): 2518.99
CPU system time (s): 0.999015
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 1038880
Max. memory (cumulated for all children) (KiB): 1015152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.99
system time used= 0.999015
maximum resident set size= 1015224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1673306
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= 121
involuntary context switches= 703


# summary of solver processes directly reported to runsolver:
#   pid: 14022
#   total CPU time (s): 2519.99
#   total CPU user time (s): 2518.99
#   total CPU system time (s): 0.999015

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.42316 second user time and 18.3988 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 571b8211ed3e79202e57862d25f221de
RANDOM SEED=1396843371

node123.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        20928780 kB
MemAvailable:   31853728 kB
Buffers:          198328 kB
Cached:         10899896 kB
SwapCached:         7400 kB
Active:          1583124 kB
Inactive:        9526636 kB
Active(anon):       8584 kB
Inactive(anon):    44468 kB
Active(file):    1574540 kB
Inactive(file):  9482168 kB
Unevictable:      107720 kB
Mlocked:          107720 kB
SwapTotal:      67108860 kB
SwapFree:       66999904 kB
Dirty:              2724 kB
Writeback:             0 kB
AnonPages:        113252 kB
Mapped:            42960 kB
Shmem:             32668 kB
Slab:             325172 kB
SReclaimable:     296700 kB
SUnreclaim:        28472 kB
KernelStack:        3280 kB
PageTables:         5548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     502184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

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