Trace number 4462422

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) 3602.19 3613.59

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/
KidneyTransplantBenchmarks/normalized-KE_630_002.opb
MD5SUMf64956fb95f4da3d30c9425fcde28245
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-26056
Best CPU time to get the best result obtained on this benchmark3.10713
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables58882
Total number of constraints562
Number of constraints which are clauses18
Number of constraints which are cardinality constraints (but not clauses)544
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint8006
Number of terms in the objective function 58872
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 6758321
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 264
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 6758321
Number of bits of the biggest sum of numbers23
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 (51531 MiB free)
  memory of node 1: 64473 MiB (60009 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
solver pid=415198, runsolver pid=415195
Current StackSize limit: 8192 KiB


[startup+0.10009 s]*
/proc/loadavg: 4.10 4.14 4.09 5/268 415202
/proc/meminfo: memFree=114157724/131524600 swapFree=131056612/131071996
[pid=415198] ppid=415195 vsize=9932 memory=2728 CPUtime=0 cores=1,3
/proc/415198/stat : 415198 (Hybrid-CASHWMax) S 415195 415198 412981 0 -1 4194304 234 101 0 0 0 0 0 0 20 0 1 0 60548082 10170368 682 134679101440 94201999724544 94202000803864 140728728270704 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94202002902320 94202002949508 94202015965184 140728728277967 140728728278125 140728728278125 140728728285141 0
/proc/415198/statm: 2483 682 604 264 0 134 0
[pid=415201] ppid=415198 vsize=8660 memory=1016 CPUtime=0 cores=1,3
/proc/415201/stat : 415201 (timeout) S 415198 415201 412981 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 60548082 8867840 254 134679101440 94372271157248 94372271192264 140733687347888 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94372273289680 94372273291812 94372282748928 140733687350283 140733687350428 140733687350428 140733687357415 0
/proc/415201/statm: 2165 254 230 9 0 87 0
[pid=415202] ppid=415201 vsize=52212 memory=31280 CPUtime=0.09 cores=1,3
/proc/415202/stat : 415202 (CASHWMaxSAT-Dis) R 415201 415201 412981 0 -1 4194304 7500 0 0 0 9 0 0 0 20 0 1 0 60548082 53465088 7820 134679101440 4194304 14093885 140730658322432 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 36204544 140730658329617 140730658329749 140730658329749 140730658336736 0
/proc/415202/statm: 13053 7820 750 2417 0 10155 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 70804 KiB
Current children cumulated memory: 35024 KiB

[startup+0.20597 s]*
/proc/loadavg: 4.10 4.14 4.09 5/268 415202
/proc/meminfo: memFree=114107968/131524600 swapFree=131056612/131071996
[pid=415198] ppid=415195 vsize=9932 memory=2728 CPUtime=0 cores=1,3
/proc/415198/stat : 415198 (Hybrid-CASHWMax) S 415195 415198 412981 0 -1 4194304 234 101 0 0 0 0 0 0 20 0 1 0 60548082 10170368 682 134679101440 94201999724544 94202000803864 140728728270704 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94202002902320 94202002949508 94202015965184 140728728277967 140728728278125 140728728278125 140728728285141 0
/proc/415198/statm: 2483 682 604 264 0 134 0
[pid=415201] ppid=415198 vsize=8660 memory=1016 CPUtime=0 cores=1,3
/proc/415201/stat : 415201 (timeout) S 415198 415201 412981 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 60548082 8867840 254 134679101440 94372271157248 94372271192264 140733687347888 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94372273289680 94372273291812 94372282748928 140733687350283 140733687350428 140733687350428 140733687357415 0
/proc/415201/statm: 2165 254 230 9 0 87 0
[pid=415202] ppid=415201 vsize=58096 memory=36296 CPUtime=0.19 cores=1,3
/proc/415202/stat : 415202 (CASHWMaxSAT-Dis) R 415201 415201 412981 0 -1 4194304 8731 0 0 0 19 0 0 0 20 0 1 0 60548082 59490304 9074 134679101440 4194304 14093885 140730658322432 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 36204544 140730658329617 140730658329749 140730658329749 140730658336736 0
/proc/415202/statm: 14524 9074 750 2417 0 11626 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 76688 KiB
Current children cumulated memory: 40040 KiB

[startup+0.305869 s]*
/proc/loadavg: 4.09 4.14 4.08 5/268 415202
/proc/meminfo: memFree=114082312/131524600 swapFree=131056612/131071996
[pid=415198] ppid=415195 vsize=9932 memory=2728 CPUtime=0 cores=1,3
/proc/415198/stat : 415198 (Hybrid-CASHWMax) S 415195 415198 412981 0 -1 4194304 234 101 0 0 0 0 0 0 20 0 1 0 60548082 10170368 682 134679101440 94201999724544 94202000803864 140728728270704 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94202002902320 94202002949508 94202015965184 140728728277967 140728728278125 140728728278125 140728728285141 0
/proc/415198/statm: 2483 682 604 264 0 134 0
[pid=415201] ppid=415198 vsize=8660 memory=1016 CPUtime=0 cores=1,3
/proc/415201/stat : 415201 (timeout) S 415198 415201 412981 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 60548082 8867840 254 134679101440 94372271157248 94372271192264 140733687347888 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94372273289680 94372273291812 94372282748928 140733687350283 140733687350428 140733687350428 140733687357415 0
/proc/415201/statm: 2165 254 230 9 0 87 0
[pid=415202] ppid=415201 vsize=66916 memory=45008 CPUtime=0.3 cores=1,3
/proc/415202/stat : 415202 (CASHWMaxSAT-Dis) R 415201 415201 412981 0 -1 4194304 10902 0 0 0 29 1 0 0 20 0 1 0 60548082 68521984 11252 134679101440 4194304 14093885 140730658322432 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 36204544 140730658329617 140730658329749 140730658329749 140730658336736 0
/proc/415202/statm: 16729 11252 750 2417 0 13831 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 85508 KiB
Current children cumulated memory: 48752 KiB

[startup+0.700293 s]
/proc/loadavg: 4.09 4.14 4.08 5/268 415202
/proc/meminfo: memFree=114069628/131524600 swapFree=131056612/131071996
[pid=415198] ppid=415195 vsize=9932 memory=2728 CPUtime=0 cores=1,3
/proc/415198/stat : 415198 (Hybrid-CASHWMax) S 415195 415198 412981 0 -1 4194304 234 101 0 0 0 0 0 0 20 0 1 0 60548082 10170368 682 134679101440 94201999724544 94202000803864 140728728270704 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94202002902320 94202002949508 94202015965184 140728728277967 140728728278125 140728728278125 140728728285141 0
/proc/415198/statm: 2483 682 604 264 0 134 0
[pid=415201] ppid=415198 vsize=8660 memory=1016 CPUtime=0 cores=1,3
/proc/415201/stat : 415201 (timeout) S 415198 415201 412981 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 60548082 8867840 254 134679101440 94372271157248 94372271192264 140733687347888 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94372273289680 94372273291812 94372282748928 140733687350283 140733687350428 140733687350428 140733687357415 0
/proc/415201/statm: 2165 254 230 9 0 87 0
[pid=415202] ppid=415201 vsize=100084 memory=76128 CPUtime=0.68 cores=1,3
/proc/415202/stat : 415202 (CASHWMaxSAT-Dis) R 415201 415201 412981 0 -1 4194304 19749 0 0 0 66 2 0 0 20 0 1 0 60548082 102486016 19032 134679101440 4194304 14093885 140730658322432 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 36204544 140730658329617 140730658329749 140730658329749 140730658336736 0
/proc/415202/statm: 25021 19032 782 2417 0 22123 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 118676 KiB
Current children cumulated memory: 79872 KiB

[startup+1.5003 s]
/proc/loadavg: 4.09 4.14 4.08 5/268 415202
/proc/meminfo: memFree=113999092/131524600 swapFree=131056612/131071996
[pid=415198] ppid=415195 vsize=9932 memory=2728 CPUtime=0 cores=1,3
/proc/415198/stat : 415198 (Hybrid-CASHWMax) S 415195 415198 412981 0 -1 4194304 234 101 0 0 0 0 0 0 20 0 1 0 60548082 10170368 682 134679101440 94201999724544 94202000803864 140728728270704 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94202002902320 94202002949508 94202015965184 140728728277967 140728728278125 140728728278125 140728728285141 0
/proc/415198/statm: 2483 682 604 264 0 134 0
[pid=415201] ppid=415198 vsize=8660 memory=1016 CPUtime=0 cores=1,3
/proc/415201/stat : 415201 (timeout) S 415198 415201 412981 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 60548082 8867840 254 134679101440 94372271157248 94372271192264 140733687347888 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94372273289680 94372273291812 94372282748928 140733687350283 140733687350428 140733687350428 140733687357415 0
/proc/415201/statm: 2165 254 230 9 0 87 0
[pid=415202] ppid=415201 vsize=198536 memory=174396 CPUtime=1.48 cores=1,3
/proc/415202/stat : 415202 (CASHWMaxSAT-Dis) R 415201 415201 412981 0 -1 4194304 31370 0 0 0 143 5 0 0 20 0 1 0 60548082 203300864 43599 134679101440 4194304 14093885 140730658322432 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 36204544 140730658329617 140730658329749 140730658329749 140730658336736 0
/proc/415202/statm: 49634 43599 798 2417 0 46736 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 217128 KiB
Current children cumulated memory: 178140 KiB

[startup+3.10583 s]
/proc/loadavg: 4.09 4.14 4.08 5/268 415202
/proc/meminfo: memFree=113722172/131524600 swapFree=131056612/131071996
[pid=415198] ppid=415195 vsize=9932 memory=2728 CPUtime=0 cores=1,3
/proc/415198/stat : 415198 (Hybrid-CASHWMax) S 415195 415198 412981 0 -1 4194304 234 101 0 0 0 0 0 0 20 0 1 0 60548082 10170368 682 134679101440 94201999724544 94202000803864 140728728270704 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94202002902320 94202002949508 94202015965184 140728728277967 140728728278125 140728728278125 140728728285141 0
/proc/415198/statm: 2483 682 604 264 0 134 0
[pid=415201] ppid=415198 vsize=8660 memory=1016 CPUtime=0 cores=1,3
/proc/415201/stat : 415201 (timeout) S 415198 415201 412981 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 60548082 8867840 254 134679101440 94372271157248 94372271192264 140733687347888 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94372273289680 94372273291812 94372282748928 140733687350283 140733687350428 140733687350428 140733687357415 0
/proc/415201/statm: 2165 254 230 9 0 87 0
[pid=415202] ppid=415201 vsize=259540 memory=233276 CPUtime=3.09 cores=1,3
/proc/415202/stat : 415202 (CASHWMaxSAT-Dis) R 415201 415201 412981 0 -1 4194304 51403 0 0 0 299 10 0 0 20 0 1 0 60548082 265768960 58319 134679101440 4194304 14093885 140730658322432 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 15976432 16051504 36204544 140730658329617 140730658329749 140730658329749 140730658336736 0
/proc/415202/statm: 64885 58319 798 2417 0 61987 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 278132 KiB
Current children cumulated memory: 237020 KiB

[startup+6.30028 s]
/proc/loadavg: 4.09 4.13 4.08 5/268 415204
/proc/meminfo: memFree=113187356/131524600 swapFree=131056612/131071996
[pid=415198] ppid=415195 vsize=9932 memory=2728 CPUtime=0 cores=1,3
/proc/415198/stat : 415198 (Hybrid-CASHWMax) S 415195 415198 412981 0 -1 4194304 234 101 0 0 0 0 0 0 20 0 1 0 60548082 10170368 682 134679101440 94201999724544 94202000803864 140728728270704 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94202002902320 94202002949508 94202015965184 140728728277967 140728728278125 140728728278125 140728728285141 0
/proc/415198/statm: 2483 682 604 264 0 134 0
[pid=415201] ppid=415198 vsize=8660 memory=1016 CPUtime=0 cores=1,3
/proc/415201/stat : 415201 (timeout) S 415198 415201 412981 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 60548082 8867840 254 134679101440 94372271157248 94372271192264 140733687347888 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94372273289680 94372273291812 94372282748928 140733687350283 140733687350428 140733687350428 140733687357415 0
/proc/415201/statm: 2165 254 230 9 0 87 0
[pid=415202] ppid=415201 vsize=464052 memory=429388 CPUtime=6.27 cores=1,3
/proc/415202/stat : 415202 (CASHWMaxSAT-Dis) R 415201 415201 412981 0 -1 4194304 100461 0 0 0 608 19 0 0 20 0 1 0 60548082 475189248 107347 134679101440 4194304 14093885 140730658322432 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 15976432 16051504 36204544 140730658329617 140730658329749 140730658329749 140730658336736 0
/proc/415202/statm: 116013 107347 798 2417 0 113115 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 482644 KiB
Current children cumulated memory: 433132 KiB

[startup+12.7003 s]
/proc/loadavg: 4.08 4.13 4.08 5/267 415204
/proc/meminfo: memFree=112614712/131524600 swapFree=131056612/131071996
[pid=415198] ppid=415195 vsize=9932 memory=2728 CPUtime=0 cores=1,3
/proc/415198/stat : 415198 (Hybrid-CASHWMax) S 415195 415198 412981 0 -1 4194304 234 101 0 0 0 0 0 0 20 0 1 0 60548082 10170368 682 134679101440 94201999724544 94202000803864 140728728270704 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94202002902320 94202002949508 94202015965184 140728728277967 140728728278125 140728728278125 140728728285141 0
/proc/415198/statm: 2483 682 604 264 0 134 0
[pid=415201] ppid=415198 vsize=8660 memory=1016 CPUtime=0 cores=1,3
/proc/415201/stat : 415201 (timeout) S 415198 415201 412981 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 60548082 8867840 254 134679101440 94372271157248 94372271192264 140733687347888 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94372273289680 94372273291812 94372282748928 140733687350283 140733687350428 140733687350428 140733687357415 0
/proc/415201/statm: 2165 254 230 9 0 87 0
[pid=415202] ppid=415201 vsize=858364 memory=796032 CPUtime=12.65 cores=1,3
/proc/415202/stat : 415202 (CASHWMaxSAT-Dis) R 415201 415201 412981 0 -1 4194304 192097 0 0 0 1229 36 0 0 20 0 1 0 60548082 878964736 199008 134679101440 4194304 14093885 140730658322432 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 15976432 16051504 36204544 140730658329617 140730658329749 140730658329749 140730658336736 0
/proc/415202/statm: 214591 199008 798 2417 0 211693 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 876956 KiB
Current children cumulated memory: 799776 KiB

[startup+25.5003 s]
/proc/loadavg: 4.14 4.14 4.09 5/267 415209
/proc/meminfo: memFree=111482832/131524600 swapFree=131056612/131071996
[pid=415198] ppid=415195 vsize=9932 memory=2728 CPUtime=0 cores=1,3
/proc/415198/stat : 415198 (Hybrid-CASHWMax) S 415195 415198 412981 0 -1 4194304 234 101 0 0 0 0 0 0 20 0 1 0 60548082 10170368 682 134679101440 94201999724544 94202000803864 140728728270704 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94202002902320 94202002949508 94202015965184 140728728277967 140728728278125 140728728278125 140728728285141 0
/proc/415198/statm: 2483 682 604 264 0 134 0
[pid=415201] ppid=415198 vsize=8660 memory=1016 CPUtime=0 cores=1,3
/proc/415201/stat : 415201 (timeout) S 415198 415201 412981 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 60548082 8867840 254 134679101440 94372271157248 94372271192264 140733687347888 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94372273289680 94372273291812 94372282748928 140733687350283 140733687350428 140733687350428 140733687357415 0
/proc/415201/statm: 2165 254 230 9 0 87 0
[pid=415202] ppid=415201 vsize=1609420 memory=1500052 CPUtime=25.42 cores=1,3
/proc/415202/stat : 415202 (CASHWMaxSAT-Dis) R 415201 415201 412981 0 -1 4194304 368157 0 0 0 2471 71 0 0 20 0 1 0 60548082 1648046080 375013 134679101440 4194304 14093885 140730658322432 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 15976432 16051504 36204544 140730658329617 140730658329749 140730658329749 140730658336736 0
/proc/415202/statm: 402355 375013 798 2417 0 399457 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1628012 KiB
Current children cumulated memory: 1503796 KiB

[startup+51.1057 s]
/proc/loadavg: 4.08 4.13 4.09 5/266 415213
/proc/meminfo: memFree=108442560/131524600 swapFree=131056612/131071996
[pid=415198] ppid=415195 vsize=9932 memory=2728 CPUtime=0 cores=1,3
/proc/415198/stat : 415198 (Hybrid-CASHWMax) S 415195 415198 412981 0 -1 4194304 234 101 0 0 0 0 0 0 20 0 1 0 60548082 10170368 682 134679101440 94201999724544 94202000803864 140728728270704 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94202002902320 94202002949508 94202015965184 140728728277967 140728728278125 140728728278125 140728728285141 0
/proc/415198/statm: 2483 682 604 264 0 134 0
[pid=415201] ppid=415198 vsize=8660 memory=1016 CPUtime=0 cores=1,3
/proc/415201/stat : 415201 (timeout) S 415198 415201 412981 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 60548082 8867840 254 134679101440 94372271157248 94372271192264 140733687347888 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94372273289680 94372273291812 94372282748928 140733687350283 140733687350428 140733687350428 140733687357415 0
/proc/415201/statm: 2165 254 230 9 0 87 0
[pid=415202] ppid=415201 vsize=3184372 memory=2948036 CPUtime=50.96 cores=1,3
/proc/415202/stat : 415202 (CASHWMaxSAT-Dis) R 415201 415201 412981 0 -1 4194304 730142 0 0 0 4960 136 0 0 20 0 1 0 60548082 3260796928 737009 134679101440 4194304 14093885 140730658322432 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 15976432 16051504 36204544 140730658329617 140730658329749 140730658329749 140730658336736 0
/proc/415202/statm: 796093 737009 798 2417 0 793195 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 3202964 KiB
Current children cumulated memory: 2951780 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/266 415222
/proc/meminfo: memFree=106406384/131524600 swapFree=131056612/131071996
[pid=415198] ppid=415195 vsize=9932 memory=2728 CPUtime=0 cores=1,3
/proc/415198/stat : 415198 (Hybrid-CASHWMax) S 415195 415198 412981 0 -1 4194304 234 101 0 0 0 0 0 0 20 0 1 0 60548082 10170368 682 134679101440 94201999724544 94202000803864 140728728270704 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94202002902320 94202002949508 94202015965184 140728728277967 140728728278125 140728728278125 140728728285141 0
/proc/415198/statm: 2483 682 604 264 0 134 0

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

/proc/416206/stat : 416206 (Exact) R 416205 416205 412981 0 -1 4194304 438269 0 0 0 159685 246 0 0 20 0 1 0 60727897 4572549120 1064880 134679101440 4194304 7210733 140724299287200 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 30294016 140724299289615 140724299289765 140724299289765 140724299296752 0
/proc/416206/statm: 1116345 1064880 748 737 0 1115433 0
Current children cumulated CPU time: 3391.49 s
Current children cumulated vsize: 4483972 KiB
Current children cumulated memory: 4263252 KiB

[startup+3462.3 s]
/proc/loadavg: 4.19 4.13 4.10 5/263 417062
/proc/meminfo: memFree=97359364/131524600 swapFree=131056612/131071996
[pid=415198] ppid=415195 vsize=9932 memory=2788 CPUtime=1792.18 cores=1,3
/proc/415198/stat : 415198 (Hybrid-CASHWMax) S 415195 415198 412981 0 -1 4194304 267 736638 0 0 0 0 178865 353 20 0 1 0 60548082 10170368 697 134679101440 94201999724544 94202000803864 140728728270704 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94202002902320 94202002949508 94202015965184 140728728277967 140728728278125 140728728278125 140728728285141 0
/proc/415198/statm: 2483 697 604 264 0 134 0
[pid=416205] ppid=415198 vsize=8660 memory=944 CPUtime=0 cores=1,3
/proc/416205/stat : 416205 (timeout) S 415198 416205 412981 0 -1 4194304 112 0 0 0 0 0 0 0 20 0 1 0 60727897 8867840 236 134679101440 94480766701568 94480766736584 140733008261952 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94480768834000 94480768836132 94480792436736 140733008270323 140733008270492 140733008270492 140733008277479 0
/proc/416205/statm: 2165 236 212 9 0 87 0
[pid=416206] ppid=416205 vsize=4465380 memory=4259528 CPUtime=1659.14 cores=1,3
/proc/416206/stat : 416206 (Exact) R 416205 416205 412981 0 -1 4194304 439143 0 0 0 165664 250 0 0 20 0 1 0 60727897 4572549120 1064882 134679101440 4194304 7210733 140724299287200 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 30294016 140724299289615 140724299289765 140724299289765 140724299296752 0
/proc/416206/statm: 1116345 1064882 748 737 0 1115433 0
Current children cumulated CPU time: 3451.32 s
Current children cumulated vsize: 4483972 KiB
Current children cumulated memory: 4263260 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/264 417085
/proc/meminfo: memFree=97335620/131524600 swapFree=131056612/131071996
[pid=415198] ppid=415195 vsize=9932 memory=2788 CPUtime=1792.18 cores=1,3
/proc/415198/stat : 415198 (Hybrid-CASHWMax) S 415195 415198 412981 0 -1 4194304 267 736638 0 0 0 0 178865 353 20 0 1 0 60548082 10170368 697 134679101440 94201999724544 94202000803864 140728728270704 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94202002902320 94202002949508 94202015965184 140728728277967 140728728278125 140728728278125 140728728285141 0
/proc/415198/statm: 2483 697 604 264 0 134 0
[pid=416205] ppid=415198 vsize=8660 memory=944 CPUtime=0 cores=1,3
/proc/416205/stat : 416205 (timeout) S 415198 416205 412981 0 -1 4194304 112 0 0 0 0 0 0 0 20 0 1 0 60727897 8867840 236 134679101440 94480766701568 94480766736584 140733008261952 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94480768834000 94480768836132 94480792436736 140733008270323 140733008270492 140733008270492 140733008277479 0
/proc/416205/statm: 2165 236 212 9 0 87 0
[pid=416206] ppid=416205 vsize=4465380 memory=4259684 CPUtime=1718.96 cores=1,3
/proc/416206/stat : 416206 (Exact) R 416205 416205 412981 0 -1 4194304 440614 0 0 0 171643 253 0 0 20 0 1 0 60727897 4572549120 1064921 134679101440 4194304 7210733 140724299287200 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 30294016 140724299289615 140724299289765 140724299289765 140724299296752 0
/proc/416206/statm: 1116345 1064921 748 737 0 1115433 0
Current children cumulated CPU time: 3511.14 s
Current children cumulated vsize: 4483972 KiB
Current children cumulated memory: 4263416 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/264 417095
/proc/meminfo: memFree=97333796/131524600 swapFree=131056612/131071996
[pid=415198] ppid=415195 vsize=9932 memory=2788 CPUtime=1792.18 cores=1,3
/proc/415198/stat : 415198 (Hybrid-CASHWMax) S 415195 415198 412981 0 -1 4194304 267 736638 0 0 0 0 178865 353 20 0 1 0 60548082 10170368 697 134679101440 94201999724544 94202000803864 140728728270704 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94202002902320 94202002949508 94202015965184 140728728277967 140728728278125 140728728278125 140728728285141 0
/proc/415198/statm: 2483 697 604 264 0 134 0
[pid=416205] ppid=415198 vsize=8660 memory=944 CPUtime=0 cores=1,3
/proc/416205/stat : 416205 (timeout) S 415198 416205 412981 0 -1 4194304 112 0 0 0 0 0 0 0 20 0 1 0 60727897 8867840 236 134679101440 94480766701568 94480766736584 140733008261952 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94480768834000 94480768836132 94480792436736 140733008270323 140733008270492 140733008270492 140733008277479 0
/proc/416205/statm: 2165 236 212 9 0 87 0
[pid=416206] ppid=416205 vsize=4465380 memory=4259752 CPUtime=1778.79 cores=1,3
/proc/416206/stat : 416206 (Exact) R 416205 416205 412981 0 -1 4194304 441987 0 0 0 177622 257 0 0 20 0 1 0 60727897 4572549120 1064938 134679101440 4194304 7210733 140724299287200 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 30294016 140724299289615 140724299289765 140724299289765 140724299296752 0
/proc/416206/statm: 1116345 1064938 748 737 0 1115433 0
Current children cumulated CPU time: 3570.97 s
Current children cumulated vsize: 4483972 KiB
Current children cumulated memory: 4263484 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.5 s]
/proc/loadavg: 3.58 4.01 4.06 3/246 417195
/proc/meminfo: memFree=109972092/131524600 swapFree=131056612/131071996
[pid=415198] ppid=415195 vsize=9932 memory=2788 CPUtime=1792.18 cores=1,3
/proc/415198/stat : 415198 (Hybrid-CASHWMax) S 415195 415198 412981 0 -1 4194304 267 736638 0 0 0 0 178865 353 20 0 1 0 60548082 10170368 697 134679101440 94201999724544 94202000803864 140728728270704 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94202002902320 94202002949508 94202015965184 140728728277967 140728728278125 140728728278125 140728728285141 0
/proc/415198/statm: 2483 697 604 264 0 134 0
[pid=416205] ppid=415198 vsize=8660 memory=944 CPUtime=0 cores=1,3
/proc/416205/stat : 416205 (timeout) S 415198 416205 412981 0 -1 4194304 113 0 0 0 0 0 0 0 20 0 1 0 60727897 8867840 236 134679101440 94480766701568 94480766736584 140733008261952 0 0 0 0 3293184 73735 0 0 0 17 3 0 0 0 0 0 94480768834000 94480768836132 94480792436736 140733008270323 140733008270492 140733008270492 140733008277479 0
/proc/416205/statm: 2165 236 212 9 0 87 0
[pid=416206] ppid=416205 vsize=4465380 memory=4259840 CPUtime=1807.91 cores=1,3
/proc/416206/stat : 416206 (Exact) R 416205 416205 412981 0 -1 4194304 442219 0 0 0 180533 258 0 0 20 0 1 0 60727897 4572549120 1064960 134679101440 4194304 7210733 140724299287200 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 30294016 140724299289615 140724299289765 140724299289765 140724299296752 0
/proc/416206/statm: 1116345 1064960 748 737 0 1115433 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 4483972 KiB
Current children cumulated memory: 4263572 KiB

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

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

# cumulated CPU time of all completed processes:  user=1788.66 s, system=3.53799 s

Sending SIGKILL to process tree (bottom up)

[startup+3613.5 s]
# the end of solver process 416205 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=1788.66 s, system=3.5381 s
# this solver process was not waited by its parent and was adopted by runsolver
??? end of watcher thread

[startup+3613.59 s]
# the end of solver process 416206 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

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

Solver just ended.
Dumping a history of the last processes samples

[startup+3612.8 s]
/proc/loadavg: 3.58 4.01 4.06 3/245 417195
/proc/meminfo: memFree=109972520/131524600 swapFree=131056612/131071996
[pid=416205] ppid=415195 vsize=8660 memory=944 CPUtime=0 cores=1,3
/proc/416205/stat : 416205 (timeout) S 415195 416205 412981 0 -1 4194304 113 0 0 0 0 0 0 0 20 0 1 0 60727897 8867840 236 134679101440 94480766701568 94480766736584 140733008261952 0 0 0 0 3293184 73735 0 0 0 17 3 0 0 0 0 0 94480768834000 94480768836132 94480792436736 140733008270323 140733008270492 140733008270492 140733008277479 0
/proc/416205/statm: 2165 236 212 9 0 87 0
[pid=416206] ppid=416205 vsize=4465380 memory=4259840 CPUtime=1809.2 cores=1,3
/proc/416206/stat : 416206 (Exact) R 416205 416205 412981 0 -1 4194304 442236 0 0 0 180662 258 0 0 20 0 1 0 60727897 4572549120 1064960 134679101440 4194304 7210733 140724299287200 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 30294016 140724299289615 140724299289765 140724299289765 140724299296752 0
/proc/416206/statm: 1116345 1064960 748 737 0 1115433 0
Current cumulated CPU time of completed processes: 1792.19 s
Current children cumulated CPU time: 1809.2 s
Current children cumulated vsize: 4474040 KiB
Current children cumulated memory: 4260784 KiB

[startup+3613.2 s]
/proc/loadavg: 3.58 4.01 4.06 3/245 417195
/proc/meminfo: memFree=109972520/131524600 swapFree=131056612/131071996
[pid=416205] ppid=415195 vsize=8660 memory=944 CPUtime=0 cores=1,3
/proc/416205/stat : 416205 (timeout) S 415195 416205 412981 0 -1 4194304 113 0 0 0 0 0 0 0 20 0 1 0 60727897 8867840 236 134679101440 94480766701568 94480766736584 140733008261952 0 0 0 0 3293184 73735 0 0 0 17 3 0 0 0 0 0 94480768834000 94480768836132 94480792436736 140733008270323 140733008270492 140733008270492 140733008277479 0
/proc/416205/statm: 2165 236 212 9 0 87 0
[pid=416206] ppid=416205 vsize=4465380 memory=4259840 CPUtime=1809.6 cores=1,3
/proc/416206/stat : 416206 (Exact) R 416205 416205 412981 0 -1 4194304 442238 0 0 0 180702 258 0 0 20 0 1 0 60727897 4572549120 1064960 134679101440 4194304 7210733 140724299287200 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 30294016 140724299289615 140724299289765 140724299289765 140724299296752 0
/proc/416206/statm: 1116345 1064960 748 737 0 1115433 0
Current cumulated CPU time of completed processes: 1792.19 s
Current children cumulated CPU time: 1809.6 s
Current children cumulated vsize: 4474040 KiB
Current children cumulated memory: 4260784 KiB

[startup+3613.4 s]
/proc/loadavg: 3.58 4.01 4.06 3/245 417195
/proc/meminfo: memFree=109972520/131524600 swapFree=131056612/131071996
[pid=416205] ppid=415195 vsize=8660 memory=944 CPUtime=0 cores=1,3
/proc/416205/stat : 416205 (timeout) S 415195 416205 412981 0 -1 4194304 113 0 0 0 0 0 0 0 20 0 1 0 60727897 8867840 236 134679101440 94480766701568 94480766736584 140733008261952 0 0 0 0 3293184 73735 0 0 0 17 3 0 0 0 0 0 94480768834000 94480768836132 94480792436736 140733008270323 140733008270492 140733008270492 140733008277479 0
/proc/416205/statm: 2165 236 212 9 0 87 0
[pid=416206] ppid=416205 vsize=4465380 memory=4259840 CPUtime=1809.8 cores=1,3
/proc/416206/stat : 416206 (Exact) R 416205 416205 412981 0 -1 4194304 442241 0 0 0 180722 258 0 0 20 0 1 0 60727897 4572549120 1064960 134679101440 4194304 7210733 140724299287200 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 30294016 140724299289615 140724299289765 140724299289765 140724299296752 0
/proc/416206/statm: 1116345 1064960 748 737 0 1115433 0
Current cumulated CPU time of completed processes: 1792.19 s
Current children cumulated CPU time: 1809.8 s
Current children cumulated vsize: 4474040 KiB
Current children cumulated memory: 4260784 KiB

[startup+3613.5 s]
/proc/loadavg: 3.58 4.01 4.06 3/245 417195
/proc/meminfo: memFree=109972520/131524600 swapFree=131056612/131071996
[pid=416205] ppid=415195 vsize=8660 memory=944 CPUtime=0 cores=1,3
/proc/416205/stat : 416205 (timeout) S 415195 416205 412981 0 -1 4194304 113 0 0 0 0 0 0 0 20 0 1 0 60727897 8867840 236 134679101440 94480766701568 94480766736584 140733008261952 0 0 0 0 3293184 73735 0 0 0 17 3 0 0 0 0 0 94480768834000 94480768836132 94480792436736 140733008270323 140733008270492 140733008270492 140733008277479 0
/proc/416205/statm: 2165 236 212 9 0 87 0
[pid=416206] ppid=416205 vsize=4465380 memory=4259840 CPUtime=1809.9 cores=1,3
/proc/416206/stat : 416206 (Exact) R 416205 416205 412981 0 -1 4194304 442242 0 0 0 180732 258 0 0 20 0 1 0 60727897 4572549120 1064960 134679101440 4194304 7210733 140724299287200 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 30294016 140724299289615 140724299289765 140724299289765 140724299296752 0
/proc/416206/statm: 1116345 1064960 748 737 0 1115433 0
Current cumulated CPU time of completed processes: 1792.19 s
Current children cumulated CPU time: 1809.9 s
Current children cumulated vsize: 4474040 KiB
Current children cumulated memory: 4260784 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3613.59
CPU time (s): 3602.19
CPU user time (s): 3595.98
CPU system time (s): 6.21047
CPU usage (%): 99.6847
Max. virtual memory (cumulated for all children) (KiB): 5519980
Max. memory (cumulated for all children) (KiB): 4319352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.98
system time used= 6.21047
maximum resident set size= 4325860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1179260
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23
involuntary context switches= 2215


# summary of solver processes directly reported to runsolver:
#   pid: 415198,416205,416206
#   total CPU time (s): 3602.19
#   total CPU user time (s): 3595.98
#   total CPU system time (s): 6.21047

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.0831 second user time and 18.3356 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-29 10:03:10
IDJOB=4462422
IDBENCH=178885
IDSOLVER=3073
FILE ID=nodeC025/4462422-1722240190
RUNJOBID= nodeC025-1722236576-412993
SLURM_JOB_ID= 8248761
Free space on /tmp= 890020 MiB

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

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

MD5SUM BENCH= f64956fb95f4da3d30c9425fcde28245
RANDOM SEED=1039064206

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		: 3662.571
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		: 3661.948
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		: 3599.786
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		: 3670.073
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		: 3662.565
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		: 3672.303
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		: 3599.899
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		: 3600.183
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:        114221772 kB
MemAvailable:   129049464 kB
Buffers:          415664 kB
Cached:         15185256 kB
SwapCached:          148 kB
Active:          2466668 kB
Inactive:       14123736 kB
Active(anon):       4476 kB
Inactive(anon):  1037580 kB
Active(file):    2462192 kB
Inactive(file): 13086156 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131056612 kB
Dirty:             81048 kB
Writeback:             0 kB
AnonPages:        989372 kB
Mapped:           121284 kB
Shmem:             52560 kB
KReclaimable:     238332 kB
Slab:             361712 kB
SReclaimable:     238332 kB
SUnreclaim:       123380 kB
KernelStack:        4272 kB
PageTables:        11496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1339436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            13440 kB
HardwareCorrupted:     0 kB
AnonHugePages:    317440 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= 890048 MiB
End job on nodeC025 at 2024-07-29 11:03:24