Trace number 4528266

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.09 3610.5

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-9symml.opb
MD5SUM30811ed4729c90bd058f0c8aab264377
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 benchmark4517
Best CPU time to get the best result obtained on this benchmark0.125111
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables651
Total number of constraints1658
Number of constraints which are clauses1656
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint1
Maximum length of a constraint42
Number of terms in the objective function 651
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 28138
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 28138
Number of bits of the biggest sum of numbers15
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-4528266-1752238198.opb (Picat 3.9b11, 7/10/2025)
0.09/0.17	o 9712

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528266-1752238198/watcher-4528266-1752238198 -o /tmp/evaluation-result-4528266-1752238198/solver-4528266-1752238198 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1752238182-115345 --watchdog 3760 pb_picat HOME/instance-4528266-1752238198.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=115807, runsolver pid=115804

[startup+0.10006 s]*
/proc/loadavg: 1.92 2.76 3.85 5/265 115808
/proc/meminfo: memFree=121051116/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2039032 memory=25392 CPUtime=0.09 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 1794 0 0 0 9 0 0 0 20 0 1 0 139499248 2087968768 6348 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 509758 6348 1760 343 0 506822 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2039032 KiB
Current children cumulated memory: 25392 KiB

[startup+0.205561 s]*
/proc/loadavg: 1.92 2.76 3.85 5/265 115808
/proc/meminfo: memFree=121051116/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2039136 memory=25712 CPUtime=0.19 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 2794 0 0 0 19 0 0 0 20 0 1 0 139499248 2088075264 6428 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 509784 6428 1760 343 0 506848 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2039136 KiB
Current children cumulated memory: 25712 KiB

[startup+0.305253 s]*
/proc/loadavg: 1.92 2.76 3.85 5/265 115808
/proc/meminfo: memFree=121051116/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2039652 memory=26924 CPUtime=0.29 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 3463 0 0 0 29 0 0 0 20 0 1 0 139499248 2088603648 6731 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 509913 6731 1760 343 0 506977 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2039652 KiB
Current children cumulated memory: 26924 KiB

[startup+0.700126 s]
/proc/loadavg: 1.92 2.76 3.85 5/265 115808
/proc/meminfo: memFree=121050624/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2041188 memory=27932 CPUtime=0.68 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 4175 0 0 0 68 0 0 0 20 0 1 0 139499248 2090176512 6983 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 510297 6983 1760 343 0 507361 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2041188 KiB
Current children cumulated memory: 27932 KiB

[startup+1.50012 s]
/proc/loadavg: 1.92 2.76 3.85 5/265 115808
/proc/meminfo: memFree=121050624/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2042184 memory=27652 CPUtime=1.48 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 5226 0 0 0 147 1 0 0 20 0 1 0 139499248 2091196416 6913 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 510546 6913 1760 343 0 507610 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2042184 KiB
Current children cumulated memory: 27652 KiB

[startup+3.10538 s]
/proc/loadavg: 2.09 2.78 3.85 5/265 115808
/proc/meminfo: memFree=121050392/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2042564 memory=27816 CPUtime=3.08 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 8018 0 0 0 307 1 0 0 20 0 1 0 139499248 2091585536 6954 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 510641 6954 1760 343 0 507705 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2042564 KiB
Current children cumulated memory: 27816 KiB

[startup+6.30013 s]
/proc/loadavg: 2.09 2.78 3.85 5/265 115808
/proc/meminfo: memFree=121049660/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2042076 memory=27448 CPUtime=6.27 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 15810 0 0 0 624 3 0 0 20 0 1 0 139499248 2091085824 6862 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 510519 6862 1760 343 0 507583 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2042076 KiB
Current children cumulated memory: 27448 KiB

[startup+12.7001 s]
/proc/loadavg: 2.46 2.83 3.86 5/265 115808
/proc/meminfo: memFree=121045060/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2043100 memory=28216 CPUtime=12.65 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 28390 0 0 0 1260 5 0 0 20 0 1 0 139499248 2092134400 7054 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 510775 7054 1760 343 0 507839 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2043100 KiB
Current children cumulated memory: 28216 KiB

[startup+25.5001 s]
/proc/loadavg: 2.69 2.87 3.86 5/265 115809
/proc/meminfo: memFree=121040856/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2049856 memory=34624 CPUtime=25.41 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 53001 0 0 0 2531 10 0 0 20 0 1 0 139499248 2099052544 8656 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 512464 8656 1760 343 0 509528 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2049856 KiB
Current children cumulated memory: 34624 KiB

[startup+51.1055 s]
/proc/loadavg: 3.14 2.96 3.87 5/265 115854
/proc/meminfo: memFree=120506576/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2049856 memory=34884 CPUtime=50.95 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 103851 0 0 0 5074 21 0 0 20 0 1 0 139499248 2099052544 8721 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 512464 8721 1760 343 0 509528 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2049856 KiB
Current children cumulated memory: 34884 KiB

[startup+102.3 s]
/proc/loadavg: 3.76 3.17 3.89 5/265 115855
/proc/meminfo: memFree=120488764/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2050264 memory=35676 CPUtime=102.01 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 204807 0 0 0 10153 48 0 0 20 0 1 0 139499248 2099470336 8919 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 512566 8919 1760 343 0 509630 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 2050264 KiB
Current children cumulated memory: 35676 KiB

[startup+162.3 s]
/proc/loadavg: 4.02 3.36 3.91 5/265 115857
/proc/meminfo: memFree=120445536/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2054360 memory=39164 CPUtime=161.83 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 296406 0 0 0 16111 72 0 0 20 0 1 0 139499248 2103664640 9791 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 513590 9791 1760 343 0 510654 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 2054360 KiB
Current children cumulated memory: 39164 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 3.51 3.93 5/265 115860
/proc/meminfo: memFree=120464732/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2054360 memory=38656 CPUtime=221.67 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 390761 0 0 0 22068 99 0 0 20 0 1 0 139499248 2103664640 9664 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 513590 9664 1760 343 0 510654 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 2054360 KiB
Current children cumulated memory: 38656 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.61 3.94 5/266 115869
/proc/meminfo: memFree=120461724/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2062552 memory=44908 CPUtime=281.49 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 480555 0 0 0 28024 125 0 0 20 0 1 0 139499248 2112053248 11227 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 515638 11227 1760 343 0 512702 0
Current children cumulated CPU time: 281.49 s
Current children cumulated vsize: 2062552 KiB
Current children cumulated memory: 44908 KiB

[startup+342.3 s]
/proc/loadavg: 4.04 3.69 3.94 5/264 115916
/proc/meminfo: memFree=119357120/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2062552 memory=46956 CPUtime=341.33 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 557066 0 0 0 33984 149 0 0 20 0 1 0 139499248 2112053248 11739 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 515638 11739 1760 343 0 512702 0
Current children cumulated CPU time: 341.33 s
Current children cumulated vsize: 2062552 KiB
Current children cumulated memory: 46956 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 3.78 3.96 5/264 115918
/proc/meminfo: memFree=119274472/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2063996 memory=44200 CPUtime=401.15 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 624238 0 0 0 39943 172 0 0 20 0 1 0 139499248 2113531904 11050 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 515999 11050 1760 343 0 513063 0
Current children cumulated CPU time: 401.15 s
Current children cumulated vsize: 2063996 KiB
Current children cumulated memory: 44200 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 3.83 3.97 5/264 115920
/proc/meminfo: memFree=119438784/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2051708 memory=36272 CPUtime=460.98 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 686584 0 0 0 45908 190 0 0 20 0 1 0 139499248 2100948992 9068 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 512927 9068 1760 343 0 509991 0
Current children cumulated CPU time: 460.98 s

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

Current children cumulated memory: 85568 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 116049
/proc/meminfo: memFree=118992044/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2095068 memory=85136 CPUtime=2913.82 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 2424896 0 0 0 290512 870 0 0 20 0 1 0 139499248 2145349632 21284 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 523767 21284 1760 343 0 520831 0
Current children cumulated CPU time: 2913.82 s
Current children cumulated vsize: 2095068 KiB
Current children cumulated memory: 85136 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/263 116052
/proc/meminfo: memFree=118923180/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2095068 memory=80784 CPUtime=2973.66 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 2436570 0 0 0 296487 879 0 0 20 0 1 0 139499248 2145349632 20196 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 523767 20196 1760 343 0 520831 0
Current children cumulated CPU time: 2973.66 s
Current children cumulated vsize: 2095068 KiB
Current children cumulated memory: 80784 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/263 116054
/proc/meminfo: memFree=119150356/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2070492 memory=64864 CPUtime=3033.5 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 2447179 0 0 0 302465 885 0 0 20 0 1 0 139499248 2120183808 16216 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 517623 16216 1760 343 0 514687 0
Current children cumulated CPU time: 3033.5 s
Current children cumulated vsize: 2070492 KiB
Current children cumulated memory: 64864 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/263 116056
/proc/meminfo: memFree=119261696/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2127836 memory=93072 CPUtime=3093.32 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 2459840 0 0 0 308441 891 0 0 20 0 1 0 139499248 2178904064 23268 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 531959 23268 1760 343 0 529023 0
Current children cumulated CPU time: 3093.32 s
Current children cumulated vsize: 2127836 KiB
Current children cumulated memory: 93072 KiB

[startup+3162.3 s]
/proc/loadavg: 4.20 4.13 4.10 5/263 116058
/proc/meminfo: memFree=119181956/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2095068 memory=88404 CPUtime=3153.15 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 2505178 0 0 0 314406 909 0 0 20 0 1 0 139499248 2145349632 22101 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 523767 22101 1760 343 0 520831 0
Current children cumulated CPU time: 3153.15 s
Current children cumulated vsize: 2095068 KiB
Current children cumulated memory: 88404 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/263 116060
/proc/meminfo: memFree=119134344/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2095068 memory=83856 CPUtime=3212.98 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 2552495 0 0 0 320367 931 0 0 20 0 1 0 139499248 2145349632 20964 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 523767 20964 1760 343 0 520831 0
Current children cumulated CPU time: 3212.98 s
Current children cumulated vsize: 2095068 KiB
Current children cumulated memory: 83856 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/263 116070
/proc/meminfo: memFree=119325088/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2095068 memory=85392 CPUtime=3272.8 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 2584584 0 0 0 326335 945 0 0 20 0 1 0 139499248 2145349632 21348 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 523767 21348 1760 343 0 520831 0
Current children cumulated CPU time: 3272.8 s
Current children cumulated vsize: 2095068 KiB
Current children cumulated memory: 85392 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/264 116073
/proc/meminfo: memFree=119214784/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2127836 memory=102440 CPUtime=3332.63 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 2623930 0 0 0 332300 963 0 0 20 0 1 0 139499248 2178904064 25610 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 531959 25610 1760 343 0 529023 0
Current children cumulated CPU time: 3332.63 s
Current children cumulated vsize: 2127836 KiB
Current children cumulated memory: 102440 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/264 116075
/proc/meminfo: memFree=119098140/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2095068 memory=66272 CPUtime=3392.47 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 2635304 0 0 0 338276 971 0 0 20 0 1 0 139499248 2145349632 16568 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 523767 16568 1760 343 0 520831 0
Current children cumulated CPU time: 3392.47 s
Current children cumulated vsize: 2095068 KiB
Current children cumulated memory: 66272 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/264 116077
/proc/meminfo: memFree=119277568/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2070492 memory=64992 CPUtime=3452.3 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 2644147 0 0 0 344253 977 0 0 20 0 1 0 139499248 2120183808 16248 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 517623 16248 1760 343 0 514687 0
Current children cumulated CPU time: 3452.3 s
Current children cumulated vsize: 2070492 KiB
Current children cumulated memory: 64992 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 116078
/proc/meminfo: memFree=119204100/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2095068 memory=70148 CPUtime=3512.13 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 2654103 0 0 0 350231 982 0 0 20 0 1 0 139499248 2145349632 17537 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 523767 17537 1760 343 0 520831 0
Current children cumulated CPU time: 3512.13 s
Current children cumulated vsize: 2095068 KiB
Current children cumulated memory: 70148 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/264 116080
/proc/meminfo: memFree=119290236/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2095068 memory=83472 CPUtime=3571.95 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 2677873 0 0 0 356202 993 0 0 20 0 1 0 139499248 2145349632 20868 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 523767 20868 1760 343 0 520831 0
Current children cumulated CPU time: 3571.95 s
Current children cumulated vsize: 2095068 KiB
Current children cumulated memory: 83472 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.04 4.09 4.09 5/263 116126
/proc/meminfo: memFree=119123088/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2095068 memory=84880 CPUtime=3600.08 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 2710583 0 0 0 359002 1006 0 0 20 0 1 0 139499248 2145349632 21220 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 523767 21220 1760 343 0 520831 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 2095068 KiB
Current children cumulated memory: 84880 KiB

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

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

# cumulated CPU time of all completed processes:  user=3590.02 s, system=10.0671 s

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

[startup+3610.5 s]
/proc/loadavg: 4.04 4.09 4.09 5/263 116126
/proc/meminfo: memFree=119123088/131250000 swapFree=33009904/33010684
[pid=115807] ppid=115804 vsize=2095068 memory=84880 CPUtime=3600.08 cores=5,7
/proc/115807/stat : 115807 (pb_picat) R 115804 115807 113493 0 -1 4194304 2710583 0 0 0 359002 1006 0 0 20 0 1 0 139499248 2145349632 21220 18446744073709551615 94787630219264 94787631620845 140726439033184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94787631892272 94787633766512 94787641212928 140726439041436 140726439041512 140726439041512 140726439047116 0
/proc/115807/statm: 523767 21220 1760 343 0 520831 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 2095068 KiB
Current children cumulated memory: 84880 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.5
CPU time (s): 3600.09
CPU user time (s): 3590.02
CPU system time (s): 10.0671
CPU usage (%): 99.7117
Max. virtual memory (cumulated for all children) (KiB): 2144220
Max. memory (cumulated for all children) (KiB): 115600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.03
system time used= 10.0671
maximum resident set size= 115600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2710583
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= 4755


# summary of solver processes directly reported to runsolver:
#   pid: 115807
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3590.02
#   total CPU system time (s): 10.0671

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.69175 second user time and 15.8709 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-11 14:49:58
IDJOB=4528266
IDBENCH=147219
IDSOLVER=3385
FILE ID=nodeC033/4528266-1752238198
RUNJOBID= nodeC033-1752238182-115345
SLURM_JOB_ID= 9682544
Free space on /tmp= 429756 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-9symml.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528266-1752238198/watcher-4528266-1752238198 -o /tmp/evaluation-result-4528266-1752238198/solver-4528266-1752238198 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1752238182-115345 --watchdog 3760  pb_picat HOME/instance-4528266-1752238198.opb

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

MD5SUM BENCH= 30811ed4729c90bd058f0c8aab264377
RANDOM SEED=455423235

nodeC033 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.070
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.13
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		: 3600.152
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.13
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		: 3604.811
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.13
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.122
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.13
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.046
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.13
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		: 3585.567
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.13
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		: 3542.767
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.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.043
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.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        121059228 kB
MemAvailable:   129522872 kB
Buffers:            2128 kB
Cached:          9185348 kB
SwapCached:           68 kB
Active:           897104 kB
Inactive:        8513596 kB
Active(anon):     235872 kB
Inactive(anon):     5388 kB
Active(file):     661232 kB
Inactive(file):  8508208 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17044 kB
Writeback:             0 kB
AnonPages:        226308 kB
Mapped:           116816 kB
Shmem:             18028 kB
KReclaimable:     266884 kB
Slab:             362212 kB
SReclaimable:     266884 kB
SUnreclaim:        95328 kB
KernelStack:        4320 kB
PageTables:         3576 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    6515796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 429732 MiB
End job on nodeC033 at 2025-07-11 15:50:09