Trace number 4527921

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 NameAnswerCPU timeWall clock time
pb_picat 2025-07-11? (TO) 3600.08 3610.4

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-55-50.opb
MD5SUM447851c4fd40c5c34c03bb94532f1e8d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.916974
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2750
Total number of constraints74305
Number of constraints which are clauses74305
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint50
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 51
Number of bits of the biggest sum of numbers6
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-4527921-1752238883.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: 63708 MiB (60225 MiB free)
  memory of node 1: 64465 MiB (62402 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4527921-1752238883/watcher-4527921-1752238883 -o /tmp/evaluation-result-4527921-1752238883/solver-4527921-1752238883 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1752238676-107703 --watchdog 3760 pb_picat HOME/instance-4527921-1752238883.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=108090, runsolver pid=108087

[startup+0.100062 s]*
/proc/loadavg: 4.12 3.76 3.88 5/264 108091
/proc/meminfo: memFree=125542896/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2027148 memory=38020 CPUtime=0.09 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 985 0 0 0 9 0 0 0 20 0 1 0 139566923 2075799552 9505 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 506787 9505 1536 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 38020 KiB

[startup+0.205585 s]*
/proc/loadavg: 4.12 3.76 3.88 5/264 108091
/proc/meminfo: memFree=125526512/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2027148 memory=54404 CPUtime=0.19 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 993 0 0 0 19 0 0 0 20 0 1 0 139566923 2075799552 13601 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 506787 13601 1536 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 54404 KiB

[startup+0.305528 s]*
/proc/loadavg: 4.12 3.76 3.88 5/264 108091
/proc/meminfo: memFree=125510128/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2027148 memory=70788 CPUtime=0.29 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 1001 0 0 0 29 0 0 0 20 0 1 0 139566923 2075799552 17697 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 506787 17697 1536 343 0 503851 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 70788 KiB

[startup+0.700164 s]
/proc/loadavg: 4.12 3.76 3.88 5/264 108091
/proc/meminfo: memFree=125473264/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2031088 memory=117904 CPUtime=0.68 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 2586 0 0 0 67 1 0 0 20 0 1 0 139566923 2079834112 29476 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 507772 29476 1632 343 0 504836 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2031088 KiB
Current children cumulated memory: 117904 KiB

[startup+1.50014 s]
/proc/loadavg: 4.12 3.76 3.88 5/264 108091
/proc/meminfo: memFree=125469420/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2038168 memory=122804 CPUtime=1.49 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 8611 0 0 0 146 3 0 0 20 0 1 0 139566923 2087084032 30701 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 509542 30701 1632 343 0 506606 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2038168 KiB
Current children cumulated memory: 122804 KiB

[startup+3.10571 s]
/proc/loadavg: 4.12 3.76 3.88 5/264 108091
/proc/meminfo: memFree=125473916/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2047488 memory=130628 CPUtime=3.08 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 17399 0 0 0 304 4 0 0 20 0 1 0 139566923 2096627712 32657 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 511872 32657 1632 343 0 508936 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2047488 KiB
Current children cumulated memory: 130628 KiB

[startup+6.30013 s]
/proc/loadavg: 4.11 3.76 3.88 5/264 108091
/proc/meminfo: memFree=125452936/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2040320 memory=126932 CPUtime=6.27 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 29984 0 0 0 620 7 0 0 20 0 1 0 139566923 2089287680 31733 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 510080 31733 1632 343 0 507144 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2040320 KiB
Current children cumulated memory: 126932 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 3.77 3.88 5/264 108092
/proc/meminfo: memFree=125438892/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2048512 memory=129176 CPUtime=12.65 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 49801 0 0 0 1253 12 0 0 20 0 1 0 139566923 2097676288 32294 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 512128 32294 1632 343 0 509192 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2048512 KiB
Current children cumulated memory: 129176 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 3.78 3.88 5/264 108092
/proc/meminfo: memFree=125418676/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2050560 memory=131948 CPUtime=25.42 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 75642 0 0 0 2521 21 0 0 20 0 1 0 139566923 2099773440 32987 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 512640 32987 1632 343 0 509704 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2050560 KiB
Current children cumulated memory: 131948 KiB

[startup+51.1053 s]
/proc/loadavg: 4.12 3.81 3.89 5/264 108092
/proc/meminfo: memFree=125391948/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2099712 memory=173256 CPUtime=50.96 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 118612 0 0 0 5057 39 0 0 20 0 1 0 139566923 2150105088 43314 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 524928 43314 1632 343 0 521992 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2099712 KiB
Current children cumulated memory: 173256 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 3.87 3.91 5/264 108094
/proc/meminfo: memFree=125440044/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2066944 memory=140416 CPUtime=102.02 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 197536 0 0 0 10130 72 0 0 20 0 1 0 139566923 2116550656 35104 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 516736 35104 1632 343 0 513800 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2066944 KiB
Current children cumulated memory: 140416 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 3.91 3.92 5/265 108098
/proc/meminfo: memFree=125408660/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2064896 memory=135560 CPUtime=161.87 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 285947 0 0 0 16071 116 0 0 20 0 1 0 139566923 2114453504 33890 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 516224 33890 1632 343 0 513288 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 2064896 KiB
Current children cumulated memory: 135560 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 3.96 3.94 5/265 108100
/proc/meminfo: memFree=125416076/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2099712 memory=152948 CPUtime=221.72 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 345466 0 0 0 22020 152 0 0 20 0 1 0 139566923 2150105088 38237 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 524928 38237 1632 343 0 521992 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 2099712 KiB
Current children cumulated memory: 152948 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 3.99 3.95 5/264 108106
/proc/meminfo: memFree=125385296/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2099872 memory=178288 CPUtime=281.56 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 411038 0 0 0 27967 189 0 0 20 0 1 0 139566923 2150268928 44572 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 524968 44572 1632 343 0 522032 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 2099872 KiB
Current children cumulated memory: 178288 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.00 3.96 5/263 108108
/proc/meminfo: memFree=125343580/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2099872 memory=180740 CPUtime=341.41 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 462052 0 0 0 33924 217 0 0 20 0 1 0 139566923 2150268928 45185 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 524968 45185 1632 343 0 522032 0
Current children cumulated CPU time: 341.41 s
Current children cumulated vsize: 2099872 KiB
Current children cumulated memory: 180740 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.02 3.97 5/264 108113
/proc/meminfo: memFree=125431752/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2099872 memory=161856 CPUtime=401.26 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 511332 0 0 0 39877 249 0 0 20 0 1 0 139566923 2150268928 40464 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 524968 40464 1632 343 0 522032 0
Current children cumulated CPU time: 401.26 s
Current children cumulated vsize: 2099872 KiB
Current children cumulated memory: 161856 KiB

[startup+462.3 s]
/proc/loadavg: 4.30 4.10 4.01 5/264 108115
/proc/meminfo: memFree=125373032/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2169504 memory=197576 CPUtime=461.1 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 565076 0 0 0 45831 279 0 0 20 0 1 0 139566923 2221572096 49394 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 542376 49394 1632 343 0 539440 0

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

Current children cumulated memory: 278656 KiB

[startup+2862.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/263 108228
/proc/meminfo: memFree=125269144/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2302520 memory=297608 CPUtime=2854.15 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 1941720 0 0 0 284106 1309 0 0 20 0 1 0 139566923 2357780480 74402 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 575630 74402 1632 343 0 572694 0
Current children cumulated CPU time: 2854.15 s
Current children cumulated vsize: 2302520 KiB
Current children cumulated memory: 297608 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/263 108230
/proc/meminfo: memFree=125418792/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2067000 memory=154328 CPUtime=2913.96 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 1981721 0 0 0 290063 1333 0 0 20 0 1 0 139566923 2116608000 38582 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 516750 38582 1632 343 0 513814 0
Current children cumulated CPU time: 2913.96 s
Current children cumulated vsize: 2067000 KiB
Current children cumulated memory: 154328 KiB

[startup+2982.3 s]
/proc/loadavg: 4.46 4.18 4.12 5/263 108232
/proc/meminfo: memFree=125348884/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2167352 memory=208764 CPUtime=2973.77 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 2005837 0 0 0 296028 1349 0 0 20 0 1 0 139566923 2219368448 52191 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 541838 52191 1632 343 0 538902 0
Current children cumulated CPU time: 2973.77 s
Current children cumulated vsize: 2167352 KiB
Current children cumulated memory: 208764 KiB

[startup+3042.3 s]
/proc/loadavg: 4.21 4.16 4.11 5/263 108234
/proc/meminfo: memFree=125229360/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2302520 memory=318088 CPUtime=3033.6 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 2039401 0 0 0 301985 1375 0 0 20 0 1 0 139566923 2357780480 79522 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 575630 79522 1632 343 0 572694 0
Current children cumulated CPU time: 3033.6 s
Current children cumulated vsize: 2302520 KiB
Current children cumulated memory: 318088 KiB

[startup+3102.3 s]
/proc/loadavg: 4.18 4.16 4.11 5/262 108236
/proc/meminfo: memFree=125364204/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2099768 memory=154184 CPUtime=3093.41 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 2064537 0 0 0 307937 1404 0 0 20 0 1 0 139566923 2150162432 38546 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 524942 38546 1632 343 0 522006 0
Current children cumulated CPU time: 3093.41 s
Current children cumulated vsize: 2099768 KiB
Current children cumulated memory: 154184 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.14 4.11 5/262 108238
/proc/meminfo: memFree=125327388/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2101988 memory=184120 CPUtime=3153.23 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 2089153 0 0 0 313893 1430 0 0 20 0 1 0 139566923 2152435712 46030 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 525497 46030 1632 343 0 522561 0
Current children cumulated CPU time: 3153.23 s
Current children cumulated vsize: 2101988 KiB
Current children cumulated memory: 184120 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.15 4.11 5/263 108241
/proc/meminfo: memFree=125330936/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2171620 memory=244848 CPUtime=3213.04 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 2121804 0 0 0 319851 1453 0 0 20 0 1 0 139566923 2223738880 61212 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 542905 61212 1632 343 0 539969 0
Current children cumulated CPU time: 3213.04 s
Current children cumulated vsize: 2171620 KiB
Current children cumulated memory: 244848 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/266 108251
/proc/meminfo: memFree=125135600/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2564836 memory=410816 CPUtime=3272.85 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 2147188 0 0 0 325809 1476 0 0 20 0 1 0 139566923 2626392064 102704 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 641209 102704 1632 343 0 638273 0
Current children cumulated CPU time: 3272.85 s
Current children cumulated vsize: 2564836 KiB
Current children cumulated memory: 410816 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.12 4.10 5/266 108253
/proc/meminfo: memFree=125291924/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2171620 memory=232716 CPUtime=3332.68 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 2163709 0 0 0 331773 1495 0 0 20 0 1 0 139566923 2223738880 58179 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 542905 58179 1632 343 0 539969 0
Current children cumulated CPU time: 3332.68 s
Current children cumulated vsize: 2171620 KiB
Current children cumulated memory: 232716 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.13 4.10 5/266 108257
/proc/meminfo: memFree=125205756/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2302692 memory=312084 CPUtime=3392.49 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 2185415 0 0 0 337735 1514 0 0 20 0 1 0 139566923 2357956608 78021 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 575673 78021 1632 343 0 572737 0
Current children cumulated CPU time: 3392.49 s
Current children cumulated vsize: 2302692 KiB
Current children cumulated memory: 312084 KiB

[startup+3462.3 s]
/proc/loadavg: 2.84 3.75 3.97 3/255 108321
/proc/meminfo: memFree=126055632/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2302692 memory=307768 CPUtime=3452.3 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 2216105 0 0 0 343691 1539 0 0 20 0 1 0 139566923 2357956608 76942 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 575673 76942 1632 343 0 572737 0
Current children cumulated CPU time: 3452.3 s
Current children cumulated vsize: 2302692 KiB
Current children cumulated memory: 307768 KiB

[startup+3522.3 s]
/proc/loadavg: 1.75 3.28 3.79 2/249 108354
/proc/meminfo: memFree=125967116/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2564836 memory=426524 CPUtime=3512.16 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 2237824 0 0 0 349650 1566 0 0 20 0 1 0 139566923 2626392064 106631 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 641209 106631 1632 343 0 638273 0
Current children cumulated CPU time: 3512.16 s
Current children cumulated vsize: 2564836 KiB
Current children cumulated memory: 426524 KiB

[startup+3582.3 s]
/proc/loadavg: 1.37 2.89 3.62 2/246 108367
/proc/meminfo: memFree=126227132/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2101988 memory=175836 CPUtime=3572.03 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 2264488 0 0 0 355613 1590 0 0 20 0 1 0 139566923 2152435712 43959 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 525497 43959 1632 343 0 522561 0
Current children cumulated CPU time: 3572.03 s
Current children cumulated vsize: 2101988 KiB
Current children cumulated memory: 175836 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 1.32 2.75 3.56 2/246 108368
/proc/meminfo: memFree=126057272/131250000 swapFree=33010672/33010684
[pid=108090] ppid=108087 vsize=2298596 memory=354200 CPUtime=3600.06 cores=1,3
/proc/108090/stat : 108090 (pb_picat) R 108087 108090 105752 0 -1 4194304 2273667 0 0 0 358408 1598 0 0 20 0 1 0 139566923 2353762304 88550 18446744073709551615 93859641790464 93859643192045 140729866129536 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93859643463472 93859645337712 93859656417280 140729866131868 140729866131944 140729866131944 140729866137548 0
/proc/108090/statm: 574649 88550 1632 343 0 571713 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2298596 KiB
Current children cumulated memory: 354200 KiB

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

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

# cumulated CPU time of all completed processes:  user=3584.09 s, system=15.9904 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.4
CPU time (s): 3600.08
CPU user time (s): 3584.09
CPU system time (s): 15.9904
CPU usage (%): 99.714
Max. virtual memory (cumulated for all children) (KiB): 2573028
Max. memory (cumulated for all children) (KiB): 586516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.09
system time used= 15.9904
maximum resident set size= 586516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2273667
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= 73
involuntary context switches= 4793


# summary of solver processes directly reported to runsolver:
#   pid: 108090
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3584.09
#   total CPU system time (s): 15.9904

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.93886 second user time and 15.1402 second system time

The end

Launcher Data

Begin job on nodeC026 at 2025-07-11 15:01:23
IDJOB=4527921
IDBENCH=147856
IDSOLVER=3385
FILE ID=nodeC026/4527921-1752238883
RUNJOBID= nodeC026-1752238676-107703
SLURM_JOB_ID= 9682537
Free space on /tmp= 429828 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-55-50.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4527921-1752238883/watcher-4527921-1752238883 -o /tmp/evaluation-result-4527921-1752238883/solver-4527921-1752238883 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1752238676-107703 --watchdog 3760  pb_picat HOME/instance-4527921-1752238883.opb

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

MD5SUM BENCH= 447851c4fd40c5c34c03bb94532f1e8d
RANDOM SEED=152461892

nodeC026 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	: 0xb00002a
cpu MHz		: 3599.799
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 pti ibrs ibpb stibp 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	: 6999.59
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		: 3599.641
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 pti ibrs ibpb stibp 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	: 6999.59
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.113
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 pti ibrs ibpb stibp 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	: 6999.59
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		: 3599.782
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 pti ibrs ibpb stibp 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	: 6999.59
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		: 3599.776
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 pti ibrs ibpb stibp 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	: 6999.59
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		: 3599.794
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 pti ibrs ibpb stibp 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	: 6999.59
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		: 3598.807
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 pti ibrs ibpb stibp 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	: 6999.59
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		: 3595.277
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 pti ibrs ibpb stibp 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	: 6999.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        125575588 kB
MemAvailable:   128786600 kB
Buffers:            2128 kB
Cached:          3834380 kB
SwapCached:            4 kB
Active:          1560696 kB
Inactive:        3160520 kB
Active(anon):     893100 kB
Inactive(anon):     9684 kB
Active(file):     667596 kB
Inactive(file):  3150836 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5576 kB
Writeback:             0 kB
AnonPages:        885292 kB
Mapped:           116188 kB
Shmem:             18076 kB
KReclaimable:     453380 kB
Slab:             556780 kB
SReclaimable:     453380 kB
SUnreclaim:       103400 kB
KernelStack:        4288 kB
PageTables:         4920 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    7025976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    704512 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:      187092 kB
DirectMap2M:     9021440 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 429840 MiB
End job on nodeC026 at 2025-07-11 16:01:33