Trace number 4528619

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
pb_picat 2025-07-11? (TO) 3600.05 3609.9

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/
normalized-clique-coloring-max-clique-n=13-t=8.opb
MD5SUM6f78fc52c3f94736c8d8a5f9c953ef5f
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 benchmark12.0622
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables364
Total number of constraints12831
Number of constraints which are clauses12818
Number of constraints which are cardinality constraints (but not clauses)13
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint14
Number of terms in the objective function 13
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 13
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 15
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

Solver Data

0.00/0.01	c solving HOME/instance-4528619-1752247319.opb (Picat 3.9b11, 7/10/2025)

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: 63794 MiB (62749 MiB free)
  memory of node 1: 64507 MiB (63234 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528619-1752247319/watcher-4528619-1752247319 -o /tmp/evaluation-result-4528619-1752247319/solver-4528619-1752247319 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1752242168-117803 --watchdog 3760 pb_picat HOME/instance-4528619-1752247319.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=118653, runsolver pid=118650
Current StackSize limit: 8192 KiB


[startup+0.100102 s]*
/proc/loadavg: 4.17 4.12 4.10 5/249 118654
/proc/meminfo: memFree=129003224/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2027148 memory=21608 CPUtime=0.1 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 969 0 0 0 10 0 0 0 20 0 1 0 140411620 2075799552 5402 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 506787 5402 1536 343 0 503851 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 21608 KiB

[startup+0.213601 s]*
/proc/loadavg: 4.17 4.12 4.10 5/249 118654
/proc/meminfo: memFree=129011124/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2027148 memory=29800 CPUtime=0.21 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 973 0 0 0 21 0 0 0 20 0 1 0 140411620 2075799552 7450 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 506787 7450 1536 343 0 503851 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 29800 KiB

[startup+0.313597 s]*
/proc/loadavg: 4.17 4.12 4.10 5/249 118654
/proc/meminfo: memFree=129002932/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2034964 memory=36372 CPUtime=0.31 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 1067 0 0 0 31 0 0 0 20 0 1 0 140411620 2083803136 9093 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 508741 9093 1568 343 0 505805 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2034964 KiB
Current children cumulated memory: 36372 KiB

[startup+0.70025 s]
/proc/loadavg: 4.17 4.12 4.10 5/249 118654
/proc/meminfo: memFree=128998836/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2037616 memory=41476 CPUtime=0.68 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 1773 0 0 0 67 1 0 0 20 0 1 0 140411620 2086518784 10369 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 509404 10369 1696 343 0 506468 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2037616 KiB
Current children cumulated memory: 41476 KiB

[startup+1.50027 s]
/proc/loadavg: 4.17 4.12 4.10 5/249 118654
/proc/meminfo: memFree=128998836/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2037628 memory=41344 CPUtime=1.48 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 2789 0 0 0 147 1 0 0 20 0 1 0 140411620 2086531072 10336 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 509407 10336 1696 343 0 506471 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2037628 KiB
Current children cumulated memory: 41344 KiB

[startup+3.11263 s]
/proc/loadavg: 4.17 4.12 4.10 5/249 118654
/proc/meminfo: memFree=128998848/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2038660 memory=42520 CPUtime=3.09 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 7602 0 0 0 307 2 0 0 20 0 1 0 140411620 2087587840 10630 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 509665 10630 1696 343 0 506729 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2038660 KiB
Current children cumulated memory: 42520 KiB

[startup+6.30031 s]
/proc/loadavg: 4.16 4.12 4.09 5/250 118656
/proc/meminfo: memFree=128994752/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2037128 memory=41356 CPUtime=6.26 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 17923 0 0 0 623 3 0 0 20 0 1 0 140411620 2086019072 10339 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 509282 10339 1696 343 0 506346 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2037128 KiB
Current children cumulated memory: 41356 KiB

[startup+12.7003 s]
/proc/loadavg: 4.15 4.12 4.09 5/250 118656
/proc/meminfo: memFree=128991476/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2041480 memory=43840 CPUtime=12.65 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 41767 0 0 0 1256 9 0 0 20 0 1 0 140411620 2090475520 10960 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 510370 10960 1696 343 0 507434 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2041480 KiB
Current children cumulated memory: 43840 KiB

[startup+25.5004 s]
/proc/loadavg: 4.18 4.13 4.10 5/250 118656
/proc/meminfo: memFree=128980264/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2041588 memory=43896 CPUtime=25.42 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 79253 0 0 0 2523 19 0 0 20 0 1 0 140411620 2090586112 10974 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 510397 10974 1696 343 0 507461 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2041588 KiB
Current children cumulated memory: 43896 KiB

[startup+51.1133 s]
/proc/loadavg: 4.12 4.12 4.09 5/250 118656
/proc/meminfo: memFree=128977412/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2041960 memory=43468 CPUtime=50.96 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 157929 0 0 0 5063 33 0 0 20 0 1 0 140411620 2090967040 10867 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 510490 10867 1696 343 0 507554 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2041960 KiB
Current children cumulated memory: 43468 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/251 118659
/proc/meminfo: memFree=128972556/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2049788 memory=52408 CPUtime=102.01 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 284279 0 0 0 10139 62 0 0 20 0 1 0 140411620 2098982912 13102 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 512447 13102 1696 343 0 509511 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 2049788 KiB
Current children cumulated memory: 52408 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/252 118664
/proc/meminfo: memFree=128927288/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2049936 memory=51656 CPUtime=161.84 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 409127 0 0 0 16090 94 0 0 20 0 1 0 140411620 2099134464 12914 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 512484 12914 1696 343 0 509548 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 2049936 KiB
Current children cumulated memory: 51656 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/254 118674
/proc/meminfo: memFree=128977724/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2058312 memory=56340 CPUtime=221.68 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 511934 0 0 0 22047 121 0 0 20 0 1 0 140411620 2107711488 14085 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 514578 14085 1696 343 0 511642 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 2058312 KiB
Current children cumulated memory: 56340 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/254 118676
/proc/meminfo: memFree=128950024/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2051304 memory=52936 CPUtime=281.52 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 604554 0 0 0 28007 145 0 0 20 0 1 0 140411620 2100535296 13234 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 512826 13234 1696 343 0 509890 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 2051304 KiB
Current children cumulated memory: 52936 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/253 118678
/proc/meminfo: memFree=128954604/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2059496 memory=59416 CPUtime=341.37 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 682749 0 0 0 33969 168 0 0 20 0 1 0 140411620 2108923904 14854 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 514874 14854 1696 343 0 511938 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 2059496 KiB
Current children cumulated memory: 59416 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/252 118680
/proc/meminfo: memFree=128942200/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2059656 memory=55500 CPUtime=401.21 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 755961 0 0 0 39931 190 0 0 20 0 1 0 140411620 2109087744 13875 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 514914 13875 1696 343 0 511978 0
Current children cumulated CPU time: 401.21 s
Current children cumulated vsize: 2059656 KiB
Current children cumulated memory: 55500 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/252 118682
/proc/meminfo: memFree=128907648/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2063752 memory=60072 CPUtime=461.04 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 825781 0 0 0 45892 212 0 0 20 0 1 0 140411620 2113282048 15018 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 515938 15018 1696 343 0 513002 0
Current children cumulated CPU time: 461.04 s

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

Current children cumulated memory: 82176 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.12 4.15 5/250 118939
/proc/meminfo: memFree=125999984/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2084276 memory=91912 CPUtime=2914.28 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 2659506 0 0 0 290564 864 0 0 20 0 1 0 140411620 2134298624 22978 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 521069 22978 1696 343 0 518133 0
Current children cumulated CPU time: 2914.28 s
Current children cumulated vsize: 2084276 KiB
Current children cumulated memory: 91912 KiB

[startup+2982.3 s]
/proc/loadavg: 4.16 4.13 4.15 5/251 118942
/proc/meminfo: memFree=125780948/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2067892 memory=73480 CPUtime=2974.13 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 2701685 0 0 0 296533 880 0 0 20 0 1 0 140411620 2117521408 18370 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 516973 18370 1696 343 0 514037 0
Current children cumulated CPU time: 2974.13 s
Current children cumulated vsize: 2067892 KiB
Current children cumulated memory: 73480 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.12 4.14 5/251 118944
/proc/meminfo: memFree=125800136/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2084276 memory=89864 CPUtime=3033.97 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 2748781 0 0 0 302501 896 0 0 20 0 1 0 140411620 2134298624 22466 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 521069 22466 1696 343 0 518133 0
Current children cumulated CPU time: 3033.97 s
Current children cumulated vsize: 2084276 KiB
Current children cumulated memory: 89864 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.11 4.14 5/251 118946
/proc/meminfo: memFree=125882208/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2084276 memory=89864 CPUtime=3093.81 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 2788082 0 0 0 308468 913 0 0 20 0 1 0 140411620 2134298624 22466 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 521069 22466 1696 343 0 518133 0
Current children cumulated CPU time: 3093.81 s
Current children cumulated vsize: 2084276 KiB
Current children cumulated memory: 89864 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.12 4.14 5/251 118948
/proc/meminfo: memFree=125879528/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2055604 memory=65816 CPUtime=3153.65 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 2826198 0 0 0 314434 931 0 0 20 0 1 0 140411620 2104938496 16454 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 513901 16454 1696 343 0 510965 0
Current children cumulated CPU time: 3153.65 s
Current children cumulated vsize: 2055604 KiB
Current children cumulated memory: 65816 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.11 4.13 5/251 118956
/proc/meminfo: memFree=126072860/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2067892 memory=72288 CPUtime=3213.49 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 2873339 0 0 0 320403 946 0 0 20 0 1 0 140411620 2117521408 18072 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 516973 18072 1696 343 0 514037 0
Current children cumulated CPU time: 3213.49 s
Current children cumulated vsize: 2067892 KiB
Current children cumulated memory: 72288 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.10 4.12 5/250 118958
/proc/meminfo: memFree=125784936/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2084276 memory=89864 CPUtime=3273.33 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 2913083 0 0 0 326374 959 0 0 20 0 1 0 140411620 2134298624 22466 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 521069 22466 1696 343 0 518133 0
Current children cumulated CPU time: 3273.33 s
Current children cumulated vsize: 2084276 KiB
Current children cumulated memory: 89864 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.13 4.13 5/249 118960
/proc/meminfo: memFree=125838392/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2092468 memory=87688 CPUtime=3333.17 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 2944349 0 0 0 332343 974 0 0 20 0 1 0 140411620 2142687232 21922 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 523117 21922 1696 343 0 520181 0
Current children cumulated CPU time: 3333.17 s
Current children cumulated vsize: 2092468 KiB
Current children cumulated memory: 87688 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.12 4.12 5/249 118962
/proc/meminfo: memFree=125896804/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2092468 memory=83336 CPUtime=3393.01 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 2998030 0 0 0 338309 992 0 0 20 0 1 0 140411620 2142687232 20834 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 523117 20834 1696 343 0 520181 0
Current children cumulated CPU time: 3393.01 s
Current children cumulated vsize: 2092468 KiB
Current children cumulated memory: 83336 KiB

[startup+3462.3 s]
/proc/loadavg: 4.72 4.28 4.18 5/250 118965
/proc/meminfo: memFree=125885472/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2055604 memory=65048 CPUtime=3452.84 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 3057851 0 0 0 344272 1012 0 0 20 0 1 0 140411620 2104938496 16262 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 513901 16262 1696 343 0 510965 0
Current children cumulated CPU time: 3452.84 s
Current children cumulated vsize: 2055604 KiB
Current children cumulated memory: 65048 KiB

[startup+3522.3 s]
/proc/loadavg: 4.39 4.27 4.18 5/250 118967
/proc/meminfo: memFree=125780852/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2084276 memory=91912 CPUtime=3512.68 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 3088447 0 0 0 350239 1029 0 0 20 0 1 0 140411620 2134298624 22978 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 521069 22978 1696 343 0 518133 0
Current children cumulated CPU time: 3512.68 s
Current children cumulated vsize: 2084276 KiB
Current children cumulated memory: 91912 KiB

[startup+3582.3 s]
/proc/loadavg: 4.18 4.24 4.18 5/250 118969
/proc/meminfo: memFree=125943420/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2076084 memory=81672 CPUtime=3572.51 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 3126593 0 0 0 356207 1044 0 0 20 0 1 0 140411620 2125910016 20418 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 519021 20418 1696 343 0 516085 0
Current children cumulated CPU time: 3572.51 s
Current children cumulated vsize: 2076084 KiB
Current children cumulated memory: 81672 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.18 4.23 4.18 5/250 118970
/proc/meminfo: memFree=125927368/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2067892 memory=73480 CPUtime=3600.04 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 3170148 0 0 0 358948 1056 0 0 20 0 1 0 140411620 2117521408 18370 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 516973 18370 1696 343 0 514037 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2067892 KiB
Current children cumulated memory: 73480 KiB

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

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

# cumulated CPU time of all completed processes:  user=3589.49 s, system=10.5653 s

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

[startup+3609.9 s]
/proc/loadavg: 4.18 4.23 4.18 5/250 118970
/proc/meminfo: memFree=125927368/131382112 swapFree=33010416/33010684
[pid=118653] ppid=118650 vsize=2067892 memory=73480 CPUtime=3600.04 cores=1,3
/proc/118653/stat : 118653 (pb_picat) R 118650 118653 117791 0 -1 4194304 3170148 0 0 0 358948 1056 0 0 20 0 1 0 140411620 2117521408 18370 18446744073709551615 94137775005696 94137776407277 140724178061312 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94137776678704 94137778552944 94137816489984 140724178065820 140724178065896 140724178065896 140724178071500 0
/proc/118653/statm: 516973 18370 1696 343 0 514037 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2067892 KiB
Current children cumulated memory: 73480 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.9
CPU time (s): 3600.05
CPU user time (s): 3589.49
CPU system time (s): 10.5653
CPU usage (%): 99.7271
Max. virtual memory (cumulated for all children) (KiB): 2141620
Max. memory (cumulated for all children) (KiB): 116328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.49
system time used= 10.5653
maximum resident set size= 116328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3170148
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= 75
involuntary context switches= 4873


# summary of solver processes directly reported to runsolver:
#   pid: 118653
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3589.49
#   total CPU system time (s): 10.5653

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.5312 second user time and 35.9206 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-11 17:21:59
IDJOB=4528619
IDBENCH=176086
IDSOLVER=3385
FILE ID=nodeC012/4528619-1752247319
RUNJOBID= nodeC012-1752242168-117803
SLURM_JOB_ID= 9682548
Free space on /tmp= 431560 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/normalized-clique-coloring-max-clique-n=13-t=8.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528619-1752247319/watcher-4528619-1752247319 -o /tmp/evaluation-result-4528619-1752247319/solver-4528619-1752247319 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1752242168-117803 --watchdog 3760  pb_picat HOME/instance-4528619-1752247319.opb

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

MD5SUM BENCH= 6f78fc52c3f94736c8d8a5f9c953ef5f
RANDOM SEED=537905736

nodeC012 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		: 3540.570
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.39
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		: 1197.766
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.39
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.323
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.39
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		: 1197.160
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.39
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		: 3661.707
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.39
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		: 3660.092
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.39
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		: 3700.000
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.39
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		: 1198.044
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129007288 kB
MemAvailable:   129745276 kB
Buffers:            2136 kB
Cached:          1534796 kB
SwapCached:           16 kB
Active:           878112 kB
Inactive:         910816 kB
Active(anon):     264992 kB
Inactive(anon):     4948 kB
Active(file):     613120 kB
Inactive(file):   905868 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3908 kB
Writeback:             0 kB
AnonPages:        255048 kB
Mapped:           116532 kB
Shmem:             17944 kB
KReclaimable:     116872 kB
Slab:             206044 kB
SReclaimable:     116872 kB
SUnreclaim:        89172 kB
KernelStack:        4012 kB
PageTables:         3628 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    6581360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149400 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431496 MiB
End job on nodeC012 at 2025-07-11 18:22:09