Trace number 4462102

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
Hybrid-CASHWMaxSATDisjComS+Exact 2024-07-11? (TO) 3600.67 3612.75

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/
KidneyTransplantBenchmarks/normalized-KE_690_001.opb
MD5SUM249cf9587e5805e9a219512abdd98e50
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-30339
Best CPU time to get the best result obtained on this benchmark6.39959
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables91734
Total number of constraints645
Number of constraints which are clauses22
Number of constraints which are cardinality constraints (but not clauses)623
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint9672
Number of terms in the objective function 91720
Biggest coefficient in the objective function 264
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 10327197
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 264
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 10327197
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) 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: 63968 MiB (51941 MiB free)
  memory of node 1: 64473 MiB (60310 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4462102-1722236576/watcher-4462102-1722236576 -o /tmp/evaluation-result-4462102-1722236576/solver-4462102-1722236576 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1722236576-412991 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+Exact HOME/instance-4462102-1722236576.opb 3600 HOME 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=413019, runsolver pid=413015

[startup+0.101061 s]*
/proc/loadavg: 0.10 0.10 0.09 6/252 413040
/proc/meminfo: memFree=114858144/131524600 swapFree=131056612/131071996
[pid=413019] ppid=413015 vsize=9932 memory=2652 CPUtime=0 cores=0,2
/proc/413019/stat : 413019 (Hybrid-CASHWMax) S 413015 413019 412981 0 -1 4194304 234 99 0 1 0 0 0 0 20 0 1 0 60186671 10170368 663 134679101440 94146458234880 94146459314200 140721851994112 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94146461412656 94146461459844 94146470498304 140721852003279 140721852003437 140721852003437 140721852010453 0
/proc/413019/statm: 2483 663 585 264 0 134 0
[pid=413031] ppid=413019 vsize=8660 memory=1000 CPUtime=0 cores=0,2
/proc/413031/stat : 413031 (timeout) S 413019 413031 412981 0 -1 4194304 108 0 1 0 0 0 0 0 20 0 1 0 60186673 8867840 250 134679101440 94560511664128 94560511699144 140728618110896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94560513796560 94560513798692 94560514510848 140728618120203 140728618120348 140728618120348 140728618127335 0
/proc/413031/statm: 2165 250 225 9 0 87 0
[pid=413033] ppid=413031 vsize=65032 memory=44288 CPUtime=0.07 cores=0,2
/proc/413033/stat : 413033 (CASHWMaxSAT-Dis) R 413031 413031 412981 0 -1 4194304 10714 0 0 0 6 1 0 0 20 0 1 0 60186674 66592768 11072 134679101440 4194304 14093885 140728771290400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 15976432 16051504 47927296 140728771298321 140728771298453 140728771298453 140728771305440 0
/proc/413033/statm: 16258 11072 750 2417 0 13360 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 83624 KiB
Current children cumulated memory: 47940 KiB

[startup+0.206236 s]*
/proc/loadavg: 0.10 0.10 0.09 5/257 413053
/proc/meminfo: memFree=114821888/131524600 swapFree=131056612/131071996
[pid=413019] ppid=413015 vsize=9932 memory=2652 CPUtime=0 cores=0,2
/proc/413019/stat : 413019 (Hybrid-CASHWMax) S 413015 413019 412981 0 -1 4194304 234 99 0 1 0 0 0 0 20 0 1 0 60186671 10170368 663 134679101440 94146458234880 94146459314200 140721851994112 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94146461412656 94146461459844 94146470498304 140721852003279 140721852003437 140721852003437 140721852010453 0
/proc/413019/statm: 2483 663 585 264 0 134 0
[pid=413031] ppid=413019 vsize=8660 memory=1000 CPUtime=0 cores=0,2
/proc/413031/stat : 413031 (timeout) S 413019 413031 412981 0 -1 4194304 108 0 1 0 0 0 0 0 20 0 1 0 60186673 8867840 250 134679101440 94560511664128 94560511699144 140728618110896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94560513796560 94560513798692 94560514510848 140728618120203 140728618120348 140728618120348 140728618127335 0
/proc/413031/statm: 2165 250 225 9 0 87 0
[pid=413033] ppid=413031 vsize=69276 memory=47452 CPUtime=0.17 cores=0,2
/proc/413033/stat : 413033 (CASHWMaxSAT-Dis) R 413031 413031 412981 0 -1 4194304 11547 0 0 0 16 1 0 0 20 0 1 0 60186674 70938624 11863 134679101440 4194304 14093885 140728771290400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 15976432 16051504 47927296 140728771298321 140728771298453 140728771298453 140728771305440 0
/proc/413033/statm: 17319 11863 750 2417 0 14421 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 87868 KiB
Current children cumulated memory: 51104 KiB

[startup+0.306224 s]*
/proc/loadavg: 0.10 0.10 0.09 5/265 413066
/proc/meminfo: memFree=114767688/131524600 swapFree=131056612/131071996
[pid=413019] ppid=413015 vsize=9932 memory=2652 CPUtime=0 cores=0,2
/proc/413019/stat : 413019 (Hybrid-CASHWMax) S 413015 413019 412981 0 -1 4194304 234 99 0 1 0 0 0 0 20 0 1 0 60186671 10170368 663 134679101440 94146458234880 94146459314200 140721851994112 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94146461412656 94146461459844 94146470498304 140721852003279 140721852003437 140721852003437 140721852010453 0
/proc/413019/statm: 2483 663 585 264 0 134 0
[pid=413031] ppid=413019 vsize=8660 memory=1000 CPUtime=0 cores=0,2
/proc/413031/stat : 413031 (timeout) S 413019 413031 412981 0 -1 4194304 108 0 1 0 0 0 0 0 20 0 1 0 60186673 8867840 250 134679101440 94560511664128 94560511699144 140728618110896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94560513796560 94560513798692 94560514510848 140728618120203 140728618120348 140728618120348 140728618127335 0
/proc/413031/statm: 2165 250 225 9 0 87 0
[pid=413033] ppid=413031 vsize=73732 memory=50884 CPUtime=0.27 cores=0,2
/proc/413033/stat : 413033 (CASHWMaxSAT-Dis) R 413031 413031 412981 0 -1 4194304 12413 0 0 0 26 1 0 0 20 0 1 0 60186674 75501568 12721 134679101440 4194304 14093885 140728771290400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 15976432 16051504 47927296 140728771298321 140728771298453 140728771298453 140728771305440 0
/proc/413033/statm: 18433 12721 750 2417 0 15535 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 92324 KiB
Current children cumulated memory: 54536 KiB

[startup+0.700267 s]
/proc/loadavg: 0.10 0.10 0.09 5/265 413066
/proc/meminfo: memFree=114640036/131524600 swapFree=131056612/131071996
[pid=413019] ppid=413015 vsize=9932 memory=2652 CPUtime=0 cores=0,2
/proc/413019/stat : 413019 (Hybrid-CASHWMax) S 413015 413019 412981 0 -1 4194304 234 99 0 1 0 0 0 0 20 0 1 0 60186671 10170368 663 134679101440 94146458234880 94146459314200 140721851994112 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94146461412656 94146461459844 94146470498304 140721852003279 140721852003437 140721852003437 140721852010453 0
/proc/413019/statm: 2483 663 585 264 0 134 0
[pid=413031] ppid=413019 vsize=8660 memory=1000 CPUtime=0 cores=0,2
/proc/413031/stat : 413031 (timeout) S 413019 413031 412981 0 -1 4194304 108 0 1 0 0 0 0 0 20 0 1 0 60186673 8867840 250 134679101440 94560511664128 94560511699144 140728618110896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94560513796560 94560513798692 94560514510848 140728618120203 140728618120348 140728618120348 140728618127335 0
/proc/413031/statm: 2165 250 225 9 0 87 0
[pid=413033] ppid=413031 vsize=105504 memory=82300 CPUtime=0.66 cores=0,2
/proc/413033/stat : 413033 (CASHWMaxSAT-Dis) R 413031 413031 412981 0 -1 4194304 20258 0 0 0 63 3 0 0 20 0 1 0 60186674 108036096 20575 134679101440 4194304 14093885 140728771290400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 15976432 16051504 47927296 140728771298321 140728771298453 140728771298453 140728771305440 0
/proc/413033/statm: 26376 20575 750 2417 0 23478 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 124096 KiB
Current children cumulated memory: 85952 KiB

[startup+1.5003 s]
/proc/loadavg: 0.10 0.10 0.09 5/265 413066
/proc/meminfo: memFree=114538840/131524600 swapFree=131056612/131071996
[pid=413019] ppid=413015 vsize=9932 memory=2652 CPUtime=0 cores=0,2
/proc/413019/stat : 413019 (Hybrid-CASHWMax) S 413015 413019 412981 0 -1 4194304 234 99 0 1 0 0 0 0 20 0 1 0 60186671 10170368 663 134679101440 94146458234880 94146459314200 140721851994112 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94146461412656 94146461459844 94146470498304 140721852003279 140721852003437 140721852003437 140721852010453 0
/proc/413019/statm: 2483 663 585 264 0 134 0
[pid=413031] ppid=413019 vsize=8660 memory=1000 CPUtime=0 cores=0,2
/proc/413031/stat : 413031 (timeout) S 413019 413031 412981 0 -1 4194304 108 0 1 0 0 0 0 0 20 0 1 0 60186673 8867840 250 134679101440 94560511664128 94560511699144 140728618110896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94560513796560 94560513798692 94560514510848 140728618120203 140728618120348 140728618120348 140728618127335 0
/proc/413031/statm: 2165 250 225 9 0 87 0
[pid=413033] ppid=413031 vsize=166256 memory=139520 CPUtime=1.46 cores=0,2
/proc/413033/stat : 413033 (CASHWMaxSAT-Dis) R 413031 413031 412981 0 -1 4194304 29904 0 0 0 141 5 0 0 20 0 1 0 60186674 170246144 34880 134679101440 4194304 14093885 140728771290400 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 15976432 16051504 47927296 140728771298321 140728771298453 140728771298453 140728771305440 0
/proc/413033/statm: 41564 34880 798 2417 0 38666 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 184848 KiB
Current children cumulated memory: 143172 KiB

[startup+3.10622 s]
/proc/loadavg: 0.10 0.10 0.09 5/265 413066
/proc/meminfo: memFree=113992532/131524600 swapFree=131056612/131071996
[pid=413019] ppid=413015 vsize=9932 memory=2652 CPUtime=0 cores=0,2
/proc/413019/stat : 413019 (Hybrid-CASHWMax) S 413015 413019 412981 0 -1 4194304 234 99 0 1 0 0 0 0 20 0 1 0 60186671 10170368 663 134679101440 94146458234880 94146459314200 140721851994112 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94146461412656 94146461459844 94146470498304 140721852003279 140721852003437 140721852003437 140721852010453 0
/proc/413019/statm: 2483 663 585 264 0 134 0
[pid=413031] ppid=413019 vsize=8660 memory=1000 CPUtime=0 cores=0,2
/proc/413031/stat : 413031 (timeout) S 413019 413031 412981 0 -1 4194304 108 0 1 0 0 0 0 0 20 0 1 0 60186673 8867840 250 134679101440 94560511664128 94560511699144 140728618110896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94560513796560 94560513798692 94560514510848 140728618120203 140728618120348 140728618120348 140728618127335 0
/proc/413031/statm: 2165 250 225 9 0 87 0
[pid=413033] ppid=413031 vsize=287100 memory=254768 CPUtime=3.06 cores=0,2
/proc/413033/stat : 413033 (CASHWMaxSAT-Dis) R 413031 413031 412981 0 -1 4194304 48723 0 0 0 296 10 0 0 20 0 1 0 60186674 293990400 63692 134679101440 4194304 14093885 140728771290400 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 47927296 140728771298321 140728771298453 140728771298453 140728771305440 0
/proc/413033/statm: 71775 63692 798 2417 0 68877 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 305692 KiB
Current children cumulated memory: 258420 KiB

[startup+6.30026 s]
/proc/loadavg: 0.41 0.16 0.11 5/265 413066
/proc/meminfo: memFree=113634672/131524600 swapFree=131056612/131071996
[pid=413019] ppid=413015 vsize=9932 memory=2652 CPUtime=0 cores=0,2
/proc/413019/stat : 413019 (Hybrid-CASHWMax) S 413015 413019 412981 0 -1 4194304 234 99 0 1 0 0 0 0 20 0 1 0 60186671 10170368 663 134679101440 94146458234880 94146459314200 140721851994112 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94146461412656 94146461459844 94146470498304 140721852003279 140721852003437 140721852003437 140721852010453 0
/proc/413019/statm: 2483 663 585 264 0 134 0
[pid=413031] ppid=413019 vsize=8660 memory=1000 CPUtime=0 cores=0,2
/proc/413031/stat : 413031 (timeout) S 413019 413031 412981 0 -1 4194304 108 0 1 0 0 0 0 0 20 0 1 0 60186673 8867840 250 134679101440 94560511664128 94560511699144 140728618110896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94560513796560 94560513798692 94560514510848 140728618120203 140728618120348 140728618120348 140728618127335 0
/proc/413031/statm: 2165 250 225 9 0 87 0
[pid=413033] ppid=413031 vsize=469956 memory=431860 CPUtime=6.25 cores=0,2
/proc/413033/stat : 413033 (CASHWMaxSAT-Dis) R 413031 413031 412981 0 -1 4194304 93042 0 0 0 606 19 0 0 20 0 1 0 60186674 481234944 107965 134679101440 4194304 14093885 140728771290400 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 47927296 140728771298321 140728771298453 140728771298453 140728771305440 0
/proc/413033/statm: 117489 107965 798 2417 0 114591 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 488548 KiB
Current children cumulated memory: 435512 KiB

[startup+12.7003 s]
/proc/loadavg: 0.70 0.22 0.13 5/265 413068
/proc/meminfo: memFree=112635224/131524600 swapFree=131056612/131071996
[pid=413019] ppid=413015 vsize=9932 memory=2652 CPUtime=0 cores=0,2
/proc/413019/stat : 413019 (Hybrid-CASHWMax) S 413015 413019 412981 0 -1 4194304 234 99 0 1 0 0 0 0 20 0 1 0 60186671 10170368 663 134679101440 94146458234880 94146459314200 140721851994112 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94146461412656 94146461459844 94146470498304 140721852003279 140721852003437 140721852003437 140721852010453 0
/proc/413019/statm: 2483 663 585 264 0 134 0
[pid=413031] ppid=413019 vsize=8660 memory=1000 CPUtime=0 cores=0,2
/proc/413031/stat : 413031 (timeout) S 413019 413031 412981 0 -1 4194304 108 0 1 0 0 0 0 0 20 0 1 0 60186673 8867840 250 134679101440 94560511664128 94560511699144 140728618110896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94560513796560 94560513798692 94560514510848 140728618120203 140728618120348 140728618120348 140728618127335 0
/proc/413031/statm: 2165 250 225 9 0 87 0
[pid=413033] ppid=413031 vsize=830716 memory=777116 CPUtime=12.62 cores=0,2
/proc/413033/stat : 413033 (CASHWMaxSAT-Dis) R 413031 413031 412981 0 -1 4194304 179357 0 0 0 1225 37 0 0 20 0 1 0 60186674 850653184 194279 134679101440 4194304 14093885 140728771290400 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 47927296 140728771298321 140728771298453 140728771298453 140728771305440 0
/proc/413033/statm: 207679 194279 798 2417 0 204781 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 849308 KiB
Current children cumulated memory: 780768 KiB

[startup+25.5003 s]
/proc/loadavg: 1.58 0.44 0.21 5/265 413069
/proc/meminfo: memFree=111342216/131524600 swapFree=131056612/131071996
[pid=413019] ppid=413015 vsize=9932 memory=2652 CPUtime=0 cores=0,2
/proc/413019/stat : 413019 (Hybrid-CASHWMax) S 413015 413019 412981 0 -1 4194304 234 99 0 1 0 0 0 0 20 0 1 0 60186671 10170368 663 134679101440 94146458234880 94146459314200 140721851994112 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94146461412656 94146461459844 94146470498304 140721852003279 140721852003437 140721852003437 140721852010453 0
/proc/413019/statm: 2483 663 585 264 0 134 0
[pid=413031] ppid=413019 vsize=8660 memory=1000 CPUtime=0 cores=0,2
/proc/413031/stat : 413031 (timeout) S 413019 413031 412981 0 -1 4194304 108 0 1 0 0 0 0 0 20 0 1 0 60186673 8867840 250 134679101440 94560511664128 94560511699144 140728618110896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94560513796560 94560513798692 94560514510848 140728618120203 140728618120348 140728618120348 140728618127335 0
/proc/413031/statm: 2165 250 225 9 0 87 0
[pid=413033] ppid=413031 vsize=1510464 memory=1416152 CPUtime=25.38 cores=0,2
/proc/413033/stat : 413033 (CASHWMaxSAT-Dis) R 413031 413031 412981 0 -1 4194304 339136 0 0 0 2466 72 0 0 20 0 1 0 60186674 1546715136 354038 134679101440 4194304 14093885 140728771290400 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 47927296 140728771298321 140728771298453 140728771298453 140728771305440 0
/proc/413033/statm: 377616 354038 798 2417 0 374718 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1529056 KiB
Current children cumulated memory: 1419804 KiB

[startup+51.1062 s]
/proc/loadavg: 2.41 0.73 0.31 5/264 413074
/proc/meminfo: memFree=108339380/131524600 swapFree=131056612/131071996
[pid=413019] ppid=413015 vsize=9932 memory=2652 CPUtime=0 cores=0,2
/proc/413019/stat : 413019 (Hybrid-CASHWMax) S 413015 413019 412981 0 -1 4194304 234 99 0 1 0 0 0 0 20 0 1 0 60186671 10170368 663 134679101440 94146458234880 94146459314200 140721851994112 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94146461412656 94146461459844 94146470498304 140721852003279 140721852003437 140721852003437 140721852010453 0
/proc/413019/statm: 2483 663 585 264 0 134 0
[pid=413031] ppid=413019 vsize=8660 memory=1000 CPUtime=0 cores=0,2
/proc/413031/stat : 413031 (timeout) S 413019 413031 412981 0 -1 4194304 108 0 1 0 0 0 0 0 20 0 1 0 60186673 8867840 250 134679101440 94560511664128 94560511699144 140728618110896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94560513796560 94560513798692 94560514510848 140728618120203 140728618120348 140728618120348 140728618127335 0
/proc/413031/statm: 2165 250 225 9 0 87 0
[pid=413033] ppid=413031 vsize=3020432 memory=2806020 CPUtime=50.9 cores=0,2
/proc/413033/stat : 413033 (CASHWMaxSAT-Dis) R 413031 413031 412981 0 -1 4194304 686600 0 0 0 4950 140 0 0 20 0 1 0 60186674 3092922368 701505 134679101440 4194304 14093885 140728771290400 0 0 0 0 0 8408098 0 0 0 17 0 0 0 0 0 0 15976432 16051504 47927296 140728771298321 140728771298453 140728771298453 140728771305440 0
/proc/413033/statm: 755108 701505 798 2417 0 752210 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 3039024 KiB
Current children cumulated memory: 2809672 KiB

[startup+102.3 s]
/proc/loadavg: 3.43 1.27 0.51 5/264 413083
/proc/meminfo: memFree=103363840/131524600 swapFree=131056612/131071996
[pid=413019] ppid=413015 vsize=9932 memory=2652 CPUtime=0 cores=0,2
/proc/413019/stat : 413019 (Hybrid-CASHWMax) S 413015 413019 412981 0 -1 4194304 234 99 0 1 0 0 0 0 20 0 1 0 60186671 10170368 663 134679101440 94146458234880 94146459314200 140721851994112 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94146461412656 94146461459844 94146470498304 140721852003279 140721852003437 140721852003437 140721852010453 0
/proc/413019/statm: 2483 663 585 264 0 134 0

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

[pid=413019] ppid=413015 vsize=9932 memory=2716 CPUtime=1791.72 cores=0,2
/proc/413019/stat : 413019 (Hybrid-CASHWMax) S 413015 413019 412981 0 -1 4194304 267 1580340 0 2 0 0 178573 599 20 0 1 0 60186671 10170368 679 134679101440 94146458234880 94146459314200 140721851994112 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94146461412656 94146461459844 94146470498304 140721852003279 140721852003437 140721852003437 140721852010453 0
/proc/413019/statm: 2483 679 585 264 0 134 0
[pid=414014] ppid=413019 vsize=8660 memory=916 CPUtime=0 cores=0,2
/proc/414014/stat : 414014 (timeout) S 413019 414014 412981 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 60366490 8867840 229 134679101440 94164405096448 94164405131464 140723822459312 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94164407228880 94164407231012 94164427649024 140723822461939 140723822462108 140723822462108 140723822469095 0
/proc/414014/statm: 2165 229 205 9 0 87 0
[pid=414015] ppid=414014 vsize=8126036 memory=6949776 CPUtime=1539.28 cores=0,2
/proc/414015/stat : 414015 (Exact) R 414014 414014 412981 0 -1 4194304 777801 0 0 0 153525 403 0 0 20 0 1 0 60366490 8321060864 1737444 134679101440 4194304 7210733 140732788529264 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 12288000 140732788536335 140732788536485 140732788536485 140732788543472 0
/proc/414015/statm: 2031509 1737444 748 737 0 2030597 0
Current children cumulated CPU time: 3331 s
Current children cumulated vsize: 8144628 KiB
Current children cumulated memory: 6953408 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.17 4.08 5/267 414869
/proc/meminfo: memFree=93436572/131524600 swapFree=131056612/131071996
[pid=413019] ppid=413015 vsize=9932 memory=2716 CPUtime=1791.72 cores=0,2
/proc/413019/stat : 413019 (Hybrid-CASHWMax) S 413015 413019 412981 0 -1 4194304 267 1580340 0 2 0 0 178573 599 20 0 1 0 60186671 10170368 679 134679101440 94146458234880 94146459314200 140721851994112 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94146461412656 94146461459844 94146470498304 140721852003279 140721852003437 140721852003437 140721852010453 0
/proc/413019/statm: 2483 679 585 264 0 134 0
[pid=414014] ppid=413019 vsize=8660 memory=916 CPUtime=0 cores=0,2
/proc/414014/stat : 414014 (timeout) S 413019 414014 412981 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 60366490 8867840 229 134679101440 94164405096448 94164405131464 140723822459312 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94164407228880 94164407231012 94164427649024 140723822461939 140723822462108 140723822462108 140723822469095 0
/proc/414014/statm: 2165 229 205 9 0 87 0
[pid=414015] ppid=414014 vsize=8126036 memory=6949776 CPUtime=1599.1 cores=0,2
/proc/414015/stat : 414015 (Exact) R 414014 414014 412981 0 -1 4194304 779968 0 0 0 159504 406 0 0 20 0 1 0 60366490 8321060864 1737444 134679101440 4194304 7210733 140732788529264 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 12288000 140732788536335 140732788536485 140732788536485 140732788543472 0
/proc/414015/statm: 2031509 1737444 748 737 0 2030597 0
Current children cumulated CPU time: 3390.82 s
Current children cumulated vsize: 8144628 KiB
Current children cumulated memory: 6953408 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.17 4.08 5/265 414880
/proc/meminfo: memFree=92947708/131524600 swapFree=131056612/131071996
[pid=413019] ppid=413015 vsize=9932 memory=2716 CPUtime=1791.72 cores=0,2
/proc/413019/stat : 413019 (Hybrid-CASHWMax) S 413015 413019 412981 0 -1 4194304 267 1580340 0 2 0 0 178573 599 20 0 1 0 60186671 10170368 679 134679101440 94146458234880 94146459314200 140721851994112 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94146461412656 94146461459844 94146470498304 140721852003279 140721852003437 140721852003437 140721852010453 0
/proc/413019/statm: 2483 679 585 264 0 134 0
[pid=414014] ppid=413019 vsize=8660 memory=916 CPUtime=0 cores=0,2
/proc/414014/stat : 414014 (timeout) S 413019 414014 412981 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 60366490 8867840 229 134679101440 94164405096448 94164405131464 140723822459312 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94164407228880 94164407231012 94164427649024 140723822461939 140723822462108 140723822462108 140723822469095 0
/proc/414014/statm: 2165 229 205 9 0 87 0
[pid=414015] ppid=414014 vsize=8126876 memory=6949984 CPUtime=1658.91 cores=0,2
/proc/414015/stat : 414015 (Exact) R 414014 414014 412981 0 -1 4194304 783490 0 0 0 165483 408 0 0 20 0 1 0 60366490 8321921024 1737496 134679101440 4194304 7210733 140732788529264 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 12288000 140732788536335 140732788536485 140732788536485 140732788543472 0
/proc/414015/statm: 2031719 1737496 748 737 0 2030807 0
Current children cumulated CPU time: 3450.63 s
Current children cumulated vsize: 8145468 KiB
Current children cumulated memory: 6953616 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.15 4.08 5/268 414907
/proc/meminfo: memFree=92788564/131524600 swapFree=131056612/131071996
[pid=413019] ppid=413015 vsize=9932 memory=2716 CPUtime=1791.72 cores=0,2
/proc/413019/stat : 413019 (Hybrid-CASHWMax) S 413015 413019 412981 0 -1 4194304 267 1580340 0 2 0 0 178573 599 20 0 1 0 60186671 10170368 679 134679101440 94146458234880 94146459314200 140721851994112 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94146461412656 94146461459844 94146470498304 140721852003279 140721852003437 140721852003437 140721852010453 0
/proc/413019/statm: 2483 679 585 264 0 134 0
[pid=414014] ppid=413019 vsize=8660 memory=916 CPUtime=0 cores=0,2
/proc/414014/stat : 414014 (timeout) S 413019 414014 412981 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 60366490 8867840 229 134679101440 94164405096448 94164405131464 140723822459312 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94164407228880 94164407231012 94164427649024 140723822461939 140723822462108 140723822462108 140723822469095 0
/proc/414014/statm: 2165 229 205 9 0 87 0
[pid=414015] ppid=414014 vsize=8126876 memory=6950000 CPUtime=1718.74 cores=0,2
/proc/414015/stat : 414015 (Exact) R 414014 414014 412981 0 -1 4194304 784571 0 0 0 171463 411 0 0 20 0 1 0 60366490 8321921024 1737500 134679101440 4194304 7210733 140732788529264 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 12288000 140732788536335 140732788536485 140732788536485 140732788543472 0
/proc/414015/statm: 2031719 1737500 748 737 0 2030807 0
Current children cumulated CPU time: 3510.46 s
Current children cumulated vsize: 8145468 KiB
Current children cumulated memory: 6953632 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.14 4.08 5/268 414917
/proc/meminfo: memFree=92786056/131524600 swapFree=131056612/131071996
[pid=413019] ppid=413015 vsize=9932 memory=2716 CPUtime=1791.72 cores=0,2
/proc/413019/stat : 413019 (Hybrid-CASHWMax) S 413015 413019 412981 0 -1 4194304 267 1580340 0 2 0 0 178573 599 20 0 1 0 60186671 10170368 679 134679101440 94146458234880 94146459314200 140721851994112 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94146461412656 94146461459844 94146470498304 140721852003279 140721852003437 140721852003437 140721852010453 0
/proc/413019/statm: 2483 679 585 264 0 134 0
[pid=414014] ppid=413019 vsize=8660 memory=916 CPUtime=0 cores=0,2
/proc/414014/stat : 414014 (timeout) S 413019 414014 412981 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 60366490 8867840 229 134679101440 94164405096448 94164405131464 140723822459312 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94164407228880 94164407231012 94164427649024 140723822461939 140723822462108 140723822462108 140723822469095 0
/proc/414014/statm: 2165 229 205 9 0 87 0
[pid=414015] ppid=414014 vsize=8126876 memory=6950004 CPUtime=1778.56 cores=0,2
/proc/414015/stat : 414015 (Exact) R 414014 414014 412981 0 -1 4194304 786477 0 0 0 177443 413 0 0 20 0 1 0 60366490 8321921024 1737501 134679101440 4194304 7210733 140732788529264 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 12288000 140732788536335 140732788536485 140732788536485 140732788543472 0
/proc/414015/statm: 2031719 1737501 748 737 0 2030807 0
Current children cumulated CPU time: 3570.28 s
Current children cumulated vsize: 8145468 KiB
Current children cumulated memory: 6953636 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.11 s]
/proc/loadavg: 4.10 4.14 4.09 5/267 415104
/proc/meminfo: memFree=106553512/131524600 swapFree=131056612/131071996
[pid=413019] ppid=413015 vsize=9932 memory=2716 CPUtime=1791.72 cores=0,2
/proc/413019/stat : 413019 (Hybrid-CASHWMax) S 413015 413019 412981 0 -1 4194304 267 1580340 0 2 0 0 178573 599 20 0 1 0 60186671 10170368 679 134679101440 94146458234880 94146459314200 140721851994112 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94146461412656 94146461459844 94146470498304 140721852003279 140721852003437 140721852003437 140721852010453 0
/proc/413019/statm: 2483 679 585 264 0 134 0
[pid=414014] ppid=413019 vsize=8660 memory=916 CPUtime=0 cores=0,2
/proc/414014/stat : 414014 (timeout) S 413019 414014 412981 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 60366490 8867840 229 134679101440 94164405096448 94164405131464 140723822459312 0 0 0 0 3293184 73735 0 0 0 17 2 0 0 0 0 0 94164407228880 94164407231012 94164427649024 140723822461939 140723822462108 140723822462108 140723822469095 0
/proc/414014/statm: 2165 229 205 9 0 87 0
[pid=414015] ppid=414014 vsize=8129692 memory=6952520 CPUtime=1808.28 cores=0,2
/proc/414015/stat : 414015 (Exact) R 414014 414014 412981 0 -1 4194304 789243 0 0 0 180414 414 0 0 20 0 1 0 60366490 8324804608 1738130 134679101440 4194304 7210733 140732788529264 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 12288000 140732788536335 140732788536485 140732788536485 140732788543472 0
/proc/414015/statm: 2032423 1738130 748 737 0 2031511 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 8148284 KiB
Current children cumulated memory: 6956152 KiB

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

[startup+3612.12 s]
# the end of solver process 413019 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=1785.74 s, system=5.99396 s

[startup+3612.75 s]
# the end of solver process 414014 was just reported to runsolver
# Child status: 124

# cumulated CPU time of all completed processes:  user=3590.45 s, system=10.224 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3612.4 s]
/proc/loadavg: 4.10 4.14 4.09 5/266 415104
/proc/meminfo: memFree=106543824/131524600 swapFree=131056612/131071996
[pid=414014] ppid=413015 vsize=8660 memory=916 CPUtime=0 cores=0,2
/proc/414014/stat : 414014 (timeout) S 413015 414014 412981 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 60366490 8867840 229 134679101440 94164405096448 94164405131464 140723822459312 0 0 0 0 3293184 73735 0 0 0 17 2 0 0 0 0 0 94164407228880 94164407231012 94164427649024 140723822461939 140723822462108 140723822462108 140723822469095 0
/proc/414014/statm: 2165 229 205 9 0 87 0
[pid=414015] ppid=414014 vsize=8129692 memory=6952520 CPUtime=1808.58 cores=0,2
/proc/414015/stat : 414015 (Exact) R 414014 414014 412981 0 -1 4194304 789260 0 0 0 180444 414 0 0 20 0 1 0 60366490 8324804608 1738130 134679101440 4194304 7210733 140732788529264 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 12288000 140732788536335 140732788536485 140732788536485 140732788543472 0
/proc/414015/statm: 2032423 1738130 748 737 0 2031511 0
Current cumulated CPU time of completed processes: 1791.74 s
Current children cumulated CPU time: 1808.58 s
Current children cumulated vsize: 8138352 KiB
Current children cumulated memory: 6953436 KiB

[startup+3612.6 s]
/proc/loadavg: 4.10 4.14 4.09 5/266 415104
/proc/meminfo: memFree=106543824/131524600 swapFree=131056612/131071996
[pid=414014] ppid=413015 vsize=8660 memory=916 CPUtime=0 cores=0,2
/proc/414014/stat : 414014 (timeout) S 413015 414014 412981 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 60366490 8867840 229 134679101440 94164405096448 94164405131464 140723822459312 0 0 0 0 3293184 73735 0 0 0 17 2 0 0 0 0 0 94164407228880 94164407231012 94164427649024 140723822461939 140723822462108 140723822462108 140723822469095 0
/proc/414014/statm: 2165 229 205 9 0 87 0
[pid=414015] ppid=414014 vsize=3472208 memory=2994804 CPUtime=1808.77 cores=0,2
/proc/414015/stat : 414015 (Exact) R 414014 414014 412981 0 -1 4194304 789284 0 0 0 180462 415 0 0 20 0 1 0 60366490 3555540992 748701 134679101440 4194304 7210733 140732788529264 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 12288000 140732788536335 140732788536485 140732788536485 140732788543472 0
/proc/414015/statm: 868052 748701 840 737 0 867140 0
Current cumulated CPU time of completed processes: 1791.74 s
Current children cumulated CPU time: 1808.77 s
Current children cumulated vsize: 3480868 KiB
Current children cumulated memory: 2995720 KiB

[startup+3612.7 s]
/proc/loadavg: 4.10 4.14 4.09 5/266 415104
/proc/meminfo: memFree=106543824/131524600 swapFree=131056612/131071996
[pid=414014] ppid=413015 vsize=8660 memory=916 CPUtime=0 cores=0,2
/proc/414014/stat : 414014 (timeout) S 413015 414014 412981 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 60366490 8867840 229 134679101440 94164405096448 94164405131464 140723822459312 0 0 0 0 3293184 73735 0 0 0 17 2 0 0 0 0 0 94164407228880 94164407231012 94164427649024 140723822461939 140723822462108 140723822462108 140723822469095 0
/proc/414014/statm: 2165 229 205 9 0 87 0
[pid=414015] ppid=414014 vsize=3424068 memory=2293068 CPUtime=1808.87 cores=0,2
/proc/414015/stat : 414015 (Exact) R 414014 414014 412981 0 -1 4194304 789300 0 0 0 180470 417 0 0 20 0 1 0 60366490 3506245632 573267 134679101440 4194304 7210733 140732788529264 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 12288000 140732788536335 140732788536485 140732788536485 140732788543472 0
/proc/414015/statm: 856017 573267 840 737 0 855105 0
Current cumulated CPU time of completed processes: 1791.74 s
Current children cumulated CPU time: 1808.87 s
Current children cumulated vsize: 3432728 KiB
Current children cumulated memory: 2293984 KiB

Child status: 124

Real time (s): 3612.75
CPU time (s): 3600.67
CPU user time (s): 3590.45
CPU system time (s): 10.224
CPU usage (%): 99.6656
Max. virtual memory (cumulated for all children) (KiB): 9466080
Max. memory (cumulated for all children) (KiB): 7092220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.45
system time used= 10.224
maximum resident set size= 7385548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2370026
page faults= 2
swaps= 0
block input operations= 256
block output operations= 3024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 391
involuntary context switches= 27447


# summary of solver processes directly reported to runsolver:
#   pid: 413019,414014
#   total CPU time (s): 3600.67
#   total CPU user time (s): 3590.45
#   total CPU system time (s): 10.224

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.74982 second user time and 20.8572 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-29 09:02:56
IDJOB=4462102
IDBENCH=178877
IDSOLVER=3073
FILE ID=nodeC025/4462102-1722236576
RUNJOBID= nodeC025-1722236576-412991
SLURM_JOB_ID= 8248761
Free space on /tmp= 890076 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/KidneyTransplantBenchmarks/normalized-KE_690_001.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4462102-1722236576/watcher-4462102-1722236576 -o /tmp/evaluation-result-4462102-1722236576/solver-4462102-1722236576 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1722236576-412991 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+Exact HOME/instance-4462102-1722236576.opb 3600 HOME 31000

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 249cf9587e5805e9a219512abdd98e50
RANDOM SEED=697437227

nodeC025.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3684.198
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3689.246
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3633.757
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3168.035
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3651.521
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3440.082
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3641.855
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3002.323
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        114945812 kB
MemAvailable:   129682072 kB
Buffers:          413528 kB
Cached:         15096404 kB
SwapCached:          148 kB
Active:          2455040 kB
Inactive:       13413048 kB
Active(anon):       4292 kB
Inactive(anon):   406784 kB
Active(file):    2450748 kB
Inactive(file): 13006264 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131056612 kB
Dirty:             38448 kB
Writeback:             0 kB
AnonPages:        358652 kB
Mapped:           103688 kB
Shmem:             52560 kB
KReclaimable:     238140 kB
Slab:             361260 kB
SReclaimable:     238140 kB
SUnreclaim:       123120 kB
KernelStack:        3764 kB
PageTables:        10200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     737188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            13344 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      391892 kB
DirectMap2M:    42373120 kB
DirectMap1G:    93323264 kB

Free space on /tmp at the end= 890000 MiB
End job on nodeC025 at 2024-07-29 10:03:09