Trace number 4528099

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.04 3609.01

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
rand6reg/normalized-rand6reg-v051-n2.opb
MD5SUM7729cb4e99fea72bb32a899c13dec964
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.019991
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables153
Total number of constraints51
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)51
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 7
Number of bits of the biggest sum of numbers3
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-4528099-1752246022.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 (59316 MiB free)
  memory of node 1: 64465 MiB (62764 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528099-1752246022/watcher-4528099-1752246022 -o /tmp/evaluation-result-4528099-1752246022/solver-4528099-1752246022 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1752242408-114529 --watchdog 3760 pb_picat HOME/instance-4528099-1752246022.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100064 s]*
/proc/loadavg: 3.91 4.05 4.08 4/261 115046
/proc/meminfo: memFree=124999828/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2028460 memory=18084 CPUtime=0.09 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 1247 0 0 0 9 0 0 0 20 0 1 0 140224749 2077143040 4521 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 507115 4521 1664 343 0 504179 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2028460 KiB
Current children cumulated memory: 18084 KiB

[startup+0.205667 s]*
/proc/loadavg: 3.91 4.05 4.08 5/265 115050
/proc/meminfo: memFree=124987636/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2028460 memory=18228 CPUtime=0.19 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 1448 0 0 0 19 0 0 0 20 0 1 0 140224749 2077143040 4557 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 507115 4557 1664 343 0 504179 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2028460 KiB
Current children cumulated memory: 18228 KiB

[startup+0.305623 s]*
/proc/loadavg: 3.91 4.05 4.08 4/263 115050
/proc/meminfo: memFree=124987812/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2028716 memory=18316 CPUtime=0.29 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 1681 0 0 0 29 0 0 0 20 0 1 0 140224749 2077405184 4579 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 507179 4579 1664 343 0 504243 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2028716 KiB
Current children cumulated memory: 18316 KiB

[startup+0.700201 s]
/proc/loadavg: 3.91 4.05 4.08 4/261 115058
/proc/meminfo: memFree=124986784/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2029756 memory=19236 CPUtime=0.68 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 2612 0 0 0 68 0 0 0 20 0 1 0 140224749 2078470144 4809 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 507439 4809 1664 343 0 504503 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2029756 KiB
Current children cumulated memory: 19236 KiB

[startup+1.50019 s]
/proc/loadavg: 3.91 4.05 4.08 5/265 115095
/proc/meminfo: memFree=124986764/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2029756 memory=19536 CPUtime=1.48 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 4537 0 0 0 147 1 0 0 20 0 1 0 140224749 2078470144 4884 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 507439 4884 1664 343 0 504503 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2029756 KiB
Current children cumulated memory: 19536 KiB

[startup+3.10577 s]
/proc/loadavg: 3.92 4.05 4.08 5/265 115095
/proc/meminfo: memFree=125291472/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2029628 memory=19276 CPUtime=3.08 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 8045 0 0 0 306 2 0 0 20 0 1 0 140224749 2078339072 4819 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 507407 4819 1664 343 0 504471 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2029628 KiB
Current children cumulated memory: 19276 KiB

[startup+6.30018 s]
/proc/loadavg: 3.92 4.05 4.08 5/265 115095
/proc/meminfo: memFree=125302248/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2029696 memory=19604 CPUtime=6.27 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 16334 0 0 0 623 4 0 0 20 0 1 0 140224749 2078408704 4901 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 507424 4901 1664 343 0 504488 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2029696 KiB
Current children cumulated memory: 19604 KiB

[startup+12.7002 s]
/proc/loadavg: 3.93 4.05 4.08 5/265 115095
/proc/meminfo: memFree=125285348/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2031232 memory=20696 CPUtime=12.65 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 33887 0 0 0 1256 9 0 0 20 0 1 0 140224749 2079981568 5174 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 507808 5174 1664 343 0 504872 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2031232 KiB
Current children cumulated memory: 20696 KiB

[startup+25.5002 s]
/proc/loadavg: 3.94 4.05 4.07 5/265 115095
/proc/meminfo: memFree=125285192/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2031940 memory=20756 CPUtime=25.41 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 61495 0 0 0 2526 15 0 0 20 0 1 0 140224749 2080706560 5189 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 507985 5189 1664 343 0 505049 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2031940 KiB
Current children cumulated memory: 20756 KiB

[startup+51.1059 s]
/proc/loadavg: 4.03 4.06 4.08 5/266 115108
/proc/meminfo: memFree=125278292/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2031940 memory=20812 CPUtime=50.96 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 113490 0 0 0 5066 30 0 0 20 0 1 0 140224749 2080706560 5203 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 507985 5203 1664 343 0 505049 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2031940 KiB
Current children cumulated memory: 20812 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.06 4.08 5/265 115109
/proc/meminfo: memFree=125261856/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2034624 memory=22516 CPUtime=102.02 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 209239 0 0 0 10151 51 0 0 20 0 1 0 140224749 2083454976 5629 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 508656 5629 1664 343 0 505720 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2034624 KiB
Current children cumulated memory: 22516 KiB

[startup+162.3 s]
/proc/loadavg: 4.34 4.14 4.10 5/266 115112
/proc/meminfo: memFree=125001220/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2032712 memory=21988 CPUtime=161.87 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 300918 0 0 0 16111 76 0 0 20 0 1 0 140224749 2081497088 5497 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 508178 5497 1664 343 0 505242 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 2032712 KiB
Current children cumulated memory: 21988 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.13 4.10 5/266 115115
/proc/meminfo: memFree=125292516/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2042204 memory=29440 CPUtime=221.71 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 392968 0 0 0 22071 100 0 0 20 0 1 0 140224749 2091216896 7360 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 510551 7360 1664 343 0 507615 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 2042204 KiB
Current children cumulated memory: 29440 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/266 115117
/proc/meminfo: memFree=125200480/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2036208 memory=24956 CPUtime=281.56 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 452714 0 0 0 28037 119 0 0 20 0 1 0 140224749 2085076992 6239 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 509052 6239 1664 343 0 506116 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 2036208 KiB
Current children cumulated memory: 24956 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/265 115119
/proc/meminfo: memFree=125260360/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2036208 memory=24868 CPUtime=341.41 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 515743 0 0 0 34007 134 0 0 20 0 1 0 140224749 2085076992 6217 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 509052 6217 1664 343 0 506116 0
Current children cumulated CPU time: 341.41 s
Current children cumulated vsize: 2036208 KiB
Current children cumulated memory: 24868 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/265 115124
/proc/meminfo: memFree=125259532/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2042436 memory=30924 CPUtime=401.25 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 572250 0 0 0 39975 150 0 0 20 0 1 0 140224749 2091454464 7731 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 510609 7731 1664 343 0 507673 0
Current children cumulated CPU time: 401.25 s
Current children cumulated vsize: 2042436 KiB
Current children cumulated memory: 30924 KiB

[startup+462.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/264 115126
/proc/meminfo: memFree=125082260/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2043636 memory=30908 CPUtime=461.1 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 628024 0 0 0 45944 166 0 0 20 0 1 0 140224749 2092683264 7727 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 510909 7727 1664 343 0 507973 0

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

Current children cumulated memory: 50732 KiB

[startup+2862.3 s]
/proc/loadavg: 4.05 4.10 4.09 5/265 115335
/proc/meminfo: memFree=127163860/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2059632 memory=46356 CPUtime=2855.17 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 1962496 0 0 0 284956 561 0 0 20 0 1 0 140224749 2109063168 11589 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 514908 11589 1664 343 0 511972 0
Current children cumulated CPU time: 2855.17 s
Current children cumulated vsize: 2059632 KiB
Current children cumulated memory: 46356 KiB

[startup+2922.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/264 115341
/proc/meminfo: memFree=127150032/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2055536 memory=45056 CPUtime=2915.02 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 1982269 0 0 0 290935 567 0 0 20 0 1 0 140224749 2104868864 11264 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 513884 11264 1664 343 0 510948 0
Current children cumulated CPU time: 2915.02 s
Current children cumulated vsize: 2055536 KiB
Current children cumulated memory: 45056 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/264 115343
/proc/meminfo: memFree=127160592/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2059840 memory=53036 CPUtime=2974.87 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 2001333 0 0 0 296913 574 0 0 20 0 1 0 140224749 2109276160 13259 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 514960 13259 1664 343 0 512024 0
Current children cumulated CPU time: 2974.87 s
Current children cumulated vsize: 2059840 KiB
Current children cumulated memory: 53036 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 115345
/proc/meminfo: memFree=127159160/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2047552 memory=40548 CPUtime=3034.73 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 2023661 0 0 0 302890 583 0 0 20 0 1 0 140224749 2096693248 10137 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 511888 10137 1664 343 0 508952 0
Current children cumulated CPU time: 3034.73 s
Current children cumulated vsize: 2047552 KiB
Current children cumulated memory: 40548 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/264 115347
/proc/meminfo: memFree=127152692/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2055744 memory=43096 CPUtime=3094.58 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 2046164 0 0 0 308868 590 0 0 20 0 1 0 140224749 2105081856 10774 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 513936 10774 1664 343 0 511000 0
Current children cumulated CPU time: 3094.58 s
Current children cumulated vsize: 2055744 KiB
Current children cumulated memory: 43096 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/264 115349
/proc/meminfo: memFree=127145908/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2047552 memory=41300 CPUtime=3154.42 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 2088163 0 0 0 314840 602 0 0 20 0 1 0 140224749 2096693248 10325 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 511888 10325 1664 343 0 508952 0
Current children cumulated CPU time: 3154.42 s
Current children cumulated vsize: 2047552 KiB
Current children cumulated memory: 41300 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/263 115351
/proc/meminfo: memFree=127141624/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2059840 memory=47816 CPUtime=3214.27 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 2109484 0 0 0 320818 609 0 0 20 0 1 0 140224749 2109276160 11954 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 514960 11954 1664 343 0 512024 0
Current children cumulated CPU time: 3214.27 s
Current children cumulated vsize: 2059840 KiB
Current children cumulated memory: 47816 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 115353
/proc/meminfo: memFree=127151388/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2055744 memory=45192 CPUtime=3274.13 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 2128335 0 0 0 326797 616 0 0 20 0 1 0 140224749 2105081856 11298 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 513936 11298 1664 343 0 511000 0
Current children cumulated CPU time: 3274.13 s
Current children cumulated vsize: 2055744 KiB
Current children cumulated memory: 45192 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 115356
/proc/meminfo: memFree=127117752/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2047552 memory=40688 CPUtime=3333.98 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 2146640 0 0 0 332777 621 0 0 20 0 1 0 140224749 2096693248 10172 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 511888 10172 1664 343 0 508952 0
Current children cumulated CPU time: 3333.98 s
Current children cumulated vsize: 2047552 KiB
Current children cumulated memory: 40688 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/264 115360
/proc/meminfo: memFree=127147256/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2059840 memory=49688 CPUtime=3393.83 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 2169748 0 0 0 338755 628 0 0 20 0 1 0 140224749 2109276160 12422 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 514960 12422 1664 343 0 512024 0
Current children cumulated CPU time: 3393.83 s
Current children cumulated vsize: 2059840 KiB
Current children cumulated memory: 49688 KiB

[startup+3462.3 s]
/proc/loadavg: 4.37 4.18 4.12 5/263 115362
/proc/meminfo: memFree=127149276/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2047552 memory=40636 CPUtime=3453.68 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 2231717 0 0 0 344722 646 0 0 20 0 1 0 140224749 2096693248 10159 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 511888 10159 1664 343 0 508952 0
Current children cumulated CPU time: 3453.68 s
Current children cumulated vsize: 2047552 KiB
Current children cumulated memory: 40636 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.15 4.11 5/264 115369
/proc/meminfo: memFree=127137816/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2045504 memory=36412 CPUtime=3513.53 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 2251057 0 0 0 350703 650 0 0 20 0 1 0 140224749 2094596096 9103 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 511376 9103 1664 343 0 508440 0
Current children cumulated CPU time: 3513.53 s
Current children cumulated vsize: 2045504 KiB
Current children cumulated memory: 36412 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/264 115371
/proc/meminfo: memFree=127131308/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2076224 memory=54680 CPUtime=3573.39 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 2268090 0 0 0 356683 656 0 0 20 0 1 0 140224749 2126053376 13670 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 519056 13670 1664 343 0 516120 0
Current children cumulated CPU time: 3573.39 s
Current children cumulated vsize: 2076224 KiB
Current children cumulated memory: 54680 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609 s]*
/proc/loadavg: 4.09 4.13 4.10 5/264 115371
/proc/meminfo: memFree=127127352/131250000 swapFree=33010684/33010684
[pid=115037] ppid=115033 vsize=2055744 memory=46724 CPUtime=3600.02 cores=4,6
/proc/115037/stat : 115037 (pb_picat) R 115033 115037 114518 0 -1 4194304 2278363 0 0 0 359342 660 0 0 20 0 1 0 140224749 2105081856 11681 18446744073709551615 94883541823488 94883543225069 140721029651232 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94883543496496 94883545370736 94883556728832 140721029654940 140721029655016 140721029655016 140721029660620 0
/proc/115037/statm: 513936 11681 1664 343 0 511000 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2055744 KiB
Current children cumulated memory: 46724 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.43 s, system=6.61058 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): 3609.01
CPU time (s): 3600.04
CPU user time (s): 3593.43
CPU system time (s): 6.61058
CPU usage (%): 99.7515
Max. virtual memory (cumulated for all children) (KiB): 2100800
Max. memory (cumulated for all children) (KiB): 68200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.43
system time used= 6.61058
maximum resident set size= 68328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2278363
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= 88
involuntary context switches= 4861


# summary of solver processes directly reported to runsolver:
#   pid: 115037
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3593.43
#   total CPU system time (s): 6.61058

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.80802 second user time and 14.8227 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-11 17:00:22
IDJOB=4528099
IDBENCH=162594
IDSOLVER=3385
FILE ID=nodeC028/4528099-1752246022
RUNJOBID= nodeC028-1752242408-114529
SLURM_JOB_ID= 9682551
Free space on /tmp= 431156 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/rand6reg/normalized-rand6reg-v051-n2.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528099-1752246022/watcher-4528099-1752246022 -o /tmp/evaluation-result-4528099-1752246022/solver-4528099-1752246022 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1752242408-114529 --watchdog 3760  pb_picat HOME/instance-4528099-1752246022.opb

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

MD5SUM BENCH= 7729cb4e99fea72bb32a899c13dec964
RANDOM SEED=115838603

nodeC028 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		: 3600.147
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	: 7000.16
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		: 3598.985
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	: 7000.16
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		: 3598.477
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	: 7000.16
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		: 3600.054
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	: 7000.16
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		: 3600.076
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	: 7000.16
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		: 3600.082
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 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	: 7000.16
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		: 3605.160
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	: 7000.16
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		: 3599.098
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	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        125011108 kB
MemAvailable:   127432240 kB
Buffers:            3280 kB
Cached:          3219160 kB
SwapCached:            0 kB
Active:          2718084 kB
Inactive:        2906208 kB
Active(anon):    2419924 kB
Inactive(anon):        0 kB
Active(file):     298160 kB
Inactive(file):  2906208 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11480 kB
Writeback:             0 kB
AnonPages:       2400420 kB
Mapped:           112764 kB
Shmem:             18068 kB
KReclaimable:     112004 kB
Slab:             205628 kB
SReclaimable:     112004 kB
SUnreclaim:        93624 kB
KernelStack:        4288 kB
PageTables:         7896 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    5545576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2191360 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431180 MiB
End job on nodeC028 at 2025-07-11 18:00:32