Trace number 4517741

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
CASHWMaxSATDisjCad-S 2025-06-01OPT5 1804.68 1811.68

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/
normalized-clique-coloring-max-clique-n=8-t=3.opb
MD5SUM970aa3d1f1d45876cf8a11b4225544dc
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 benchmark5
Best CPU time to get the best result obtained on this benchmark0.080382
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables124
Total number of constraints1676
Number of constraints which are clauses1668
Number of constraints which are cardinality constraints (but not clauses)8
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint9
Number of terms in the objective function 8
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 8
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 10
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c Using cadical-2.0.0-2df7b7f SAT solver by Armin Biere (2022)
0.00/0.02	o 8
0.00/0.02	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
0.00/0.03	c Starting SCIP solver  (with time-limit = 1800s) ...
1793.04/1800.03	c SCIP timeout with lower and upper bounds: [0, 5]
1793.04/1800.03	o 5
1804.60/1811.67	s OPTIMUM FOUND
1804.60/1811.67	v -x29 x30 -x31 x32 x33 x34 -x35 x36 x37 -x45 -x53 -x61 -x69 -x77 -x85 -x93 -x38 -x46 -x54 -x62 -x70 -x78 -x86 -x94 -x39 -x47 -x55 -x63 -x71 -x79 -x87 x95 -x40 -x48 -x56 -x64 -x72 -x80 -x88 -x96 -x41 -x49 -x57 -x65 -x73 -x81 -x89 -x97 -x42 -x50 -x58 -x66 -x74 -x82 -x90 -x98 -x43 -x51 -x59 x67 -x75 -x83 -x91 -x99 -x44 -x52 -x60 -x68 -x76 -x84 -x92 -x100 x1 -x2 x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 x21 x22 -x23 -x24 x25 -x26 -x27 -x28 x101 -x102 -x103 -x104 -x105 x106 -x107 x108 x109 -x110 -x111 x112 x113 -x114 -x115 x116 -x117 -x118 x119 x120 -x121 -x122 x123 -x124

Verifier Data

OK	5

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: 63837 MiB (61259 MiB free)
  memory of node 1: 64465 MiB (63024 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4517741-1751531101/watcher-4517741-1751531101 -o /tmp/evaluation-result-4517741-1751531101/solver-4517741-1751531101 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751523121-76680 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4517741-1751531101.opb -total-t=3600 -no-par -v0 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=77931, runsolver pid=77928
Current StackSize limit: 8192 KiB


[startup+0.100104 s]*
/proc/loadavg: 4.11 4.09 4.09 5/249 77932
/proc/meminfo: memFree=127267084/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=32700 memory=24188 CPUtime=0.1 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 4093 0 0 0 9 1 0 0 20 0 1 0 68788796 33484800 6047 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 8175 6047 2624 2593 0 5068 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 32700 KiB
Current children cumulated memory: 24188 KiB

[startup+0.213206 s]*
/proc/loadavg: 4.11 4.09 4.09 5/249 77932
/proc/meminfo: memFree=127263304/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=38404 memory=28668 CPUtime=0.21 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 5203 0 0 0 20 1 0 0 20 0 1 0 68788796 39325696 7167 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 9601 7167 2656 2593 0 6494 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 38404 KiB
Current children cumulated memory: 28668 KiB

[startup+0.313003 s]*
/proc/loadavg: 4.11 4.09 4.09 6/249 77932
/proc/meminfo: memFree=127263304/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=38404 memory=28668 CPUtime=0.31 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 5204 0 0 0 30 1 0 0 20 0 1 0 68788796 39325696 7167 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 9601 7167 2656 2593 0 6494 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 38404 KiB
Current children cumulated memory: 28668 KiB

[startup+0.700279 s]
/proc/loadavg: 4.11 4.09 4.09 5/249 77932
/proc/meminfo: memFree=127263304/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=38404 memory=28796 CPUtime=0.68 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 5215 0 0 0 67 1 0 0 20 0 1 0 68788796 39325696 7199 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 9601 7199 2656 2593 0 6494 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 38404 KiB
Current children cumulated memory: 28796 KiB

[startup+1.50026 s]
/proc/loadavg: 4.11 4.09 4.09 5/249 77932
/proc/meminfo: memFree=127263312/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=47268 memory=38396 CPUtime=1.48 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 7628 0 0 0 146 2 0 0 20 0 1 0 68788796 48402432 9599 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 11817 9599 2656 2593 0 8710 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 47268 KiB
Current children cumulated memory: 38396 KiB

[startup+3.11259 s]
/proc/loadavg: 4.11 4.09 4.09 5/249 77932
/proc/meminfo: memFree=127243656/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=52040 memory=42748 CPUtime=3.08 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 8721 0 0 0 306 2 0 0 20 0 1 0 68788796 53288960 10687 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 13010 10687 2656 2593 0 9903 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 52040 KiB
Current children cumulated memory: 42748 KiB

[startup+6.30031 s]
/proc/loadavg: 4.10 4.09 4.09 5/249 77932
/proc/meminfo: memFree=127236096/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=61276 memory=51964 CPUtime=6.27 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 11058 0 0 0 624 3 0 0 20 0 1 0 68788796 62746624 12991 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 15319 12991 2656 2593 0 12212 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 61276 KiB
Current children cumulated memory: 51964 KiB

[startup+12.7003 s]
/proc/loadavg: 4.09 4.08 4.09 5/249 77932
/proc/meminfo: memFree=127197992/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=77420 memory=67496 CPUtime=12.65 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 15118 0 0 0 1261 4 0 0 20 0 1 0 68788796 79278080 16874 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 19355 16874 2656 2593 0 16248 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 77420 KiB
Current children cumulated memory: 67496 KiB

[startup+25.5003 s]
/proc/loadavg: 4.07 4.08 4.09 5/250 77934
/proc/meminfo: memFree=127145936/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=97392 memory=87220 CPUtime=25.4 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 20510 0 0 0 2535 5 0 0 20 0 1 0 68788796 99729408 21805 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 24348 21805 2656 2593 0 21241 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 97392 KiB
Current children cumulated memory: 87220 KiB

[startup+51.1129 s]
/proc/loadavg: 4.11 4.09 4.09 5/250 77934
/proc/meminfo: memFree=127062776/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=132976 memory=120544 CPUtime=50.91 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 29262 0 0 0 5083 8 0 0 20 0 1 0 68788796 136167424 30136 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 33244 30136 2656 2593 0 30137 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 132976 KiB
Current children cumulated memory: 120544 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/250 77936
/proc/meminfo: memFree=126844440/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=205196 memory=192156 CPUtime=101.91 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 44256 0 0 0 10178 13 0 0 20 0 1 0 68788796 210120704 48039 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 51299 48039 2656 2593 0 48192 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 205196 KiB
Current children cumulated memory: 192156 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/250 77938
/proc/meminfo: memFree=126596776/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=306628 memory=286612 CPUtime=161.69 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 59489 0 0 0 16152 17 0 0 20 0 1 0 68788796 313987072 71653 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 76657 71653 2912 2593 0 73550 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 306628 KiB
Current children cumulated memory: 286612 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/250 77940
/proc/meminfo: memFree=126343940/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=409060 memory=374380 CPUtime=221.45 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 70554 0 0 0 22124 21 0 0 20 0 1 0 68788796 418877440 93595 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 102265 93595 2912 2593 0 99158 0
Current children cumulated CPU time: 221.45 s
Current children cumulated vsize: 409060 KiB
Current children cumulated memory: 374380 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/250 77942
/proc/meminfo: memFree=126122356/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=482560 memory=462956 CPUtime=281.23 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 78858 0 0 0 28099 24 0 0 20 0 1 0 68788796 494141440 115739 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 120640 115739 2912 2593 0 117533 0
Current children cumulated CPU time: 281.23 s
Current children cumulated vsize: 482560 KiB
Current children cumulated memory: 462956 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/250 77944
/proc/meminfo: memFree=125847828/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=595592 memory=568540 CPUtime=341.01 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 88258 0 0 0 34074 27 0 0 20 0 1 0 68788796 609886208 142135 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 148898 142135 2912 2593 0 145791 0
Current children cumulated CPU time: 341.01 s
Current children cumulated vsize: 595592 KiB
Current children cumulated memory: 568540 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/249 77946
/proc/meminfo: memFree=126679796/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=767184 memory=683440 CPUtime=400.83 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 98180 0 0 0 40051 32 0 0 20 0 1 0 68788796 785596416 170860 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 191796 170860 2912 2593 0 188689 0
Current children cumulated CPU time: 400.83 s
Current children cumulated vsize: 767184 KiB
Current children cumulated memory: 683440 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/249 77948
/proc/meminfo: memFree=126502228/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=825248 memory=775608 CPUtime=460.62 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 104258 0 0 0 46027 35 0 0 20 0 1 0 68788796 845053952 193902 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 206312 193902 2912 2593 0 203205 0
Current children cumulated CPU time: 460.62 s

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

/proc/loadavg: 4.12 4.14 4.13 5/250 78036
/proc/meminfo: memFree=126006916/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=1903740 memory=1792584 CPUtime=1357.05 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 194599 0 0 0 135629 76 0 0 20 0 1 0 68788796 1949429760 448146 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 475935 448146 2912 2593 0 472828 0
Current children cumulated CPU time: 1357.05 s
Current children cumulated vsize: 1903740 KiB
Current children cumulated memory: 1792584 KiB

[startup+1422.3 s]
/proc/loadavg: 4.15 4.14 4.13 5/251 78039
/proc/meminfo: memFree=126946084/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=1918676 memory=1847504 CPUtime=1416.81 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 198522 0 0 0 141602 79 0 0 20 0 1 0 68788796 1964724224 461876 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 479669 461876 2912 2593 0 476562 0
Current children cumulated CPU time: 1416.81 s
Current children cumulated vsize: 1918676 KiB
Current children cumulated memory: 1847504 KiB

[startup+1482.3 s]
/proc/loadavg: 4.10 4.13 4.13 5/251 78041
/proc/meminfo: memFree=126795420/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=2029444 memory=1902836 CPUtime=1476.57 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 205080 0 0 0 147575 82 0 0 20 0 1 0 68788796 2078150656 475709 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 507361 475709 2912 2593 0 504254 0
Current children cumulated CPU time: 1476.57 s
Current children cumulated vsize: 2029444 KiB
Current children cumulated memory: 1902836 KiB

[startup+1542.3 s]
/proc/loadavg: 4.15 4.14 4.13 5/251 78043
/proc/meminfo: memFree=126706360/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=2239512 memory=1958784 CPUtime=1536.32 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 211710 0 0 0 153547 85 0 0 20 0 1 0 68788796 2293260288 489696 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 559878 489696 2912 2593 0 556771 0
Current children cumulated CPU time: 1536.32 s
Current children cumulated vsize: 2239512 KiB
Current children cumulated memory: 1958784 KiB

[startup+1602.3 s]
/proc/loadavg: 4.12 4.12 4.12 5/251 78046
/proc/meminfo: memFree=126569212/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=2254520 memory=2021528 CPUtime=1596.07 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 216248 0 0 0 159520 87 0 0 20 0 1 0 68788796 2308628480 505382 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 563630 505382 2912 2593 0 560523 0
Current children cumulated CPU time: 1596.07 s
Current children cumulated vsize: 2254520 KiB
Current children cumulated memory: 2021528 KiB

[startup+1662.3 s]
/proc/loadavg: 4.09 4.11 4.11 5/251 78048
/proc/meminfo: memFree=126397380/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=2279040 memory=2107128 CPUtime=1655.82 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 222084 0 0 0 165493 89 0 0 20 0 1 0 68788796 2333736960 526782 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 569760 526782 2912 2593 0 566653 0
Current children cumulated CPU time: 1655.82 s
Current children cumulated vsize: 2279040 KiB
Current children cumulated memory: 2107128 KiB

[startup+1722.3 s]
/proc/loadavg: 4.32 4.16 4.12 5/249 78056
/proc/meminfo: memFree=126207272/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=2292084 memory=2199968 CPUtime=1715.6 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 225765 0 0 0 171468 92 0 0 20 0 1 0 68788796 2347094016 549992 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 573021 549992 2912 2593 0 569914 0
Current children cumulated CPU time: 1715.6 s
Current children cumulated vsize: 2292084 KiB
Current children cumulated memory: 2199968 KiB

[startup+1782.3 s]
/proc/loadavg: 4.58 4.28 4.17 5/249 78058
/proc/meminfo: memFree=126042104/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=2415920 memory=2307088 CPUtime=1775.39 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 231022 0 0 0 177444 95 0 0 20 0 1 0 68788796 2473902080 576772 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 603980 576772 2912 2593 0 600873 0
Current children cumulated CPU time: 1775.39 s
Current children cumulated vsize: 2415920 KiB
Current children cumulated memory: 2307088 KiB

[startup+1811.68 s]
# the end of solver process 77931 was just reported to runsolver
# Child status: 30

# cumulated CPU time of all completed processes:  user=1803.68 s, system=1.00682 s

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

[startup+1792 s]*
/proc/loadavg: 4.49 4.27 4.17 5/249 78058
/proc/meminfo: memFree=126023108/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=2417844 memory=2311060 CPUtime=1785.07 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 231517 0 0 0 178412 95 0 0 20 0 1 0 68788796 2475872256 577765 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 604461 577765 2912 2593 0 601354 0
Current children cumulated CPU time: 1785.07 s
Current children cumulated vsize: 2417844 KiB
Current children cumulated memory: 2311060 KiB

[startup+1804.8 s]
/proc/loadavg: 4.50 4.28 4.17 5/249 78059
/proc/meminfo: memFree=127857232/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=443444 memory=436100 CPUtime=1797.81 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 232431 0 0 0 179682 99 0 0 20 0 1 0 68788796 454086656 109025 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 110861 109025 2976 2593 0 107754 0
Current children cumulated CPU time: 1797.81 s
Current children cumulated vsize: 443444 KiB
Current children cumulated memory: 436100 KiB

[startup+1808 s]*
/proc/loadavg: 4.46 4.27 4.17 5/249 78059
/proc/meminfo: memFree=127867724/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=443444 memory=436100 CPUtime=1801.01 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 232431 0 0 0 180002 99 0 0 20 0 1 0 68788796 454086656 109025 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 110861 109025 2976 2593 0 107754 0
Current children cumulated CPU time: 1801.01 s
Current children cumulated vsize: 443444 KiB
Current children cumulated memory: 436100 KiB

[startup+1809.6 s]
/proc/loadavg: 4.46 4.27 4.17 5/249 78059
/proc/meminfo: memFree=127863628/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=443444 memory=436100 CPUtime=1802.6 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 232431 0 0 0 180160 100 0 0 20 0 1 0 68788796 454086656 109025 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 110861 109025 2976 2593 0 107754 0
Current children cumulated CPU time: 1802.6 s
Current children cumulated vsize: 443444 KiB
Current children cumulated memory: 436100 KiB

[startup+1810.4 s]
/proc/loadavg: 4.46 4.27 4.17 5/249 78059
/proc/meminfo: memFree=127863688/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=443444 memory=436100 CPUtime=1803.4 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 232431 0 0 0 180240 100 0 0 20 0 1 0 68788796 454086656 109025 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 110861 109025 2976 2593 0 107754 0
Current children cumulated CPU time: 1803.4 s
Current children cumulated vsize: 443444 KiB
Current children cumulated memory: 436100 KiB

[startup+1811.2 s]
/proc/loadavg: 4.42 4.27 4.17 5/249 78059
/proc/meminfo: memFree=127863944/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=443444 memory=436100 CPUtime=1804.2 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 232431 0 0 0 180320 100 0 0 20 0 1 0 68788796 454086656 109025 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 110861 109025 2976 2593 0 107754 0
Current children cumulated CPU time: 1804.2 s
Current children cumulated vsize: 443444 KiB
Current children cumulated memory: 436100 KiB

[startup+1811.6 s]
/proc/loadavg: 4.42 4.27 4.17 5/249 78059
/proc/meminfo: memFree=127863944/131382120 swapFree=33010416/33010684
[pid=77931] ppid=77928 vsize=443444 memory=436100 CPUtime=1804.6 cores=5,7
/proc/77931/stat : 77931 (CASHWMaxSAT-Dis) R 77928 77931 76667 0 -1 4194304 232431 0 0 0 180360 100 0 0 20 0 1 0 68788796 454086656 109025 18446744073709551615 4198400 14817773 140726843105472 0 0 0 0 0 8408098 0 0 0 17 5 0 0 0 0 0 16829744 16914832 54677504 140726843107690 140726843107805 140726843107805 140726843113407 0
/proc/77931/statm: 110861 109025 2976 2593 0 107754 0
Current children cumulated CPU time: 1804.6 s
Current children cumulated vsize: 443444 KiB
Current children cumulated memory: 436100 KiB

Child status: 30

Real time (s): 1811.68
CPU time (s): 1804.68
CPU user time (s): 1803.68
CPU system time (s): 1.00682
CPU usage (%): 99.6138
Max. virtual memory (cumulated for all children) (KiB): 2652796
Max. memory (cumulated for all children) (KiB): 2333080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1803.68
system time used= 1.00682
maximum resident set size= 2333080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 232431
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65
involuntary context switches= 2343


# summary of solver processes directly reported to runsolver:
#   pid: 77931
#   total CPU time (s): 1804.68
#   total CPU user time (s): 1803.68
#   total CPU system time (s): 1.00682

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.04875 second user time and 17.1435 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-03 10:25:01
IDJOB=4517741
IDBENCH=176184
IDSOLVER=3322
FILE ID=nodeC003/4517741-1751531101
RUNJOBID= nodeC003-1751523121-76680
SLURM_JOB_ID= 9598648
Free space on /tmp= 431980 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/normalized-clique-coloring-max-clique-n=8-t=3.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4517741-1751531101/watcher-4517741-1751531101 -o /tmp/evaluation-result-4517741-1751531101/solver-4517741-1751531101 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751523121-76680 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4517741-1751531101.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 970aa3d1f1d45876cf8a11b4225544dc
RANDOM SEED=2050821840

nodeC003 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/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	: 0xb00001f
cpu MHz		: 3662.303
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
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	: 0xb00001f
cpu MHz		: 3691.340
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
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	: 0xb00001f
cpu MHz		: 1197.467
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
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	: 0xb00001f
cpu MHz		: 3662.285
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
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	: 0xb00001f
cpu MHz		: 1197.152
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
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	: 0xb00001f
cpu MHz		: 1197.460
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        127267084 kB
MemAvailable:   127306036 kB
Buffers:            2736 kB
Cached:           835828 kB
SwapCached:           36 kB
Active:          3104748 kB
Inactive:         343792 kB
Active(anon):    2620292 kB
Inactive(anon):     7608 kB
Active(file):     484456 kB
Inactive(file):   336184 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             13868 kB
Writeback:             4 kB
AnonPages:       2609828 kB
Mapped:           137768 kB
Shmem:             17924 kB
KReclaimable:     115876 kB
Slab:             201140 kB
SReclaimable:     115876 kB
SUnreclaim:        85264 kB
KernelStack:        4016 kB
PageTables:         8168 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    3085836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1525760 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 431964 MiB
End job on nodeC003 at 2025-07-03 10:55:13