Trace number 4528785

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.03 3611.3

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/
submittedPB07/manquinho/mis/normalized-mis_1000_25_3.opb
MD5SUMfc228e1220654f2d8d37c5d03b9b5ad1
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-157
Best CPU time to get the best result obtained on this benchmark3600.12
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000
Total number of constraints1000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1000
Minimum length of a constraint25
Maximum length of a constraint47
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31622
Sum of products size (including duplicates)63244
Number of different products15811
Sum of products size31622

Solver Data

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (62414 MiB free)
  memory of node 1: 64507 MiB (62646 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528785-1752240918/watcher-4528785-1752240918 -o /tmp/evaluation-result-4528785-1752240918/solver-4528785-1752240918 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1752238731-113183 --watchdog 3760 pb_picat HOME/instance-4528785-1752240918.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100072 s]*
/proc/loadavg: 4.14 4.17 4.09 5/251 114426
/proc/meminfo: memFree=128037424/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2027148 memory=22024 CPUtime=0.08 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 1056 0 0 0 8 0 0 0 20 0 1 0 139770717 2075799552 5506 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 3 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 506787 5506 1568 343 0 503851 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 22024 KiB

[startup+0.220406 s]*
/proc/loadavg: 4.14 4.17 4.09 5/251 114426
/proc/meminfo: memFree=128029232/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2027148 memory=34360 CPUtime=0.2 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 1062 0 0 0 19 1 0 0 20 0 1 0 139770717 2075799552 8590 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 506787 8590 1568 343 0 503851 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 34360 KiB

[startup+0.312546 s]*
/proc/loadavg: 4.14 4.17 4.09 5/251 114426
/proc/meminfo: memFree=128016944/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2034964 memory=38456 CPUtime=0.29 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 1069 0 0 0 28 1 0 0 20 0 1 0 139770717 2083803136 9614 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 508741 9614 1568 343 0 505805 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2034964 KiB
Current children cumulated memory: 38456 KiB

[startup+0.700243 s]
/proc/loadavg: 4.14 4.17 4.09 5/251 114426
/proc/meminfo: memFree=128008752/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2039404 memory=46916 CPUtime=0.66 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 2523 0 0 0 65 1 0 0 20 0 1 0 139770717 2088349696 11729 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 509851 11729 1664 343 0 506915 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 2039404 KiB
Current children cumulated memory: 46916 KiB

[startup+1.50028 s]
/proc/loadavg: 4.14 4.17 4.09 5/251 114426
/proc/meminfo: memFree=127984428/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2040428 memory=46532 CPUtime=1.47 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 3931 0 0 0 145 2 0 0 20 0 1 0 139770717 2089398272 11633 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 510107 11633 1664 343 0 507171 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2040428 KiB
Current children cumulated memory: 46532 KiB

[startup+3.11265 s]
/proc/loadavg: 4.13 4.16 4.09 5/251 114426
/proc/meminfo: memFree=127926328/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2040580 memory=47580 CPUtime=3.07 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 6293 0 0 0 305 2 0 0 20 0 1 0 139770717 2089553920 11895 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 510145 11895 1664 343 0 507209 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 2040580 KiB
Current children cumulated memory: 47580 KiB

[startup+6.3003 s]
/proc/loadavg: 4.13 4.16 4.09 5/251 114426
/proc/meminfo: memFree=128129352/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2042948 memory=49412 CPUtime=6.25 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 10975 0 0 0 622 3 0 0 20 0 1 0 139770717 2091978752 12353 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 510737 12353 1664 343 0 507801 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 2042948 KiB
Current children cumulated memory: 49412 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 4.16 4.09 5/251 114426
/proc/meminfo: memFree=127947240/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2044996 memory=51624 CPUtime=12.63 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 20790 0 0 0 1257 6 0 0 20 0 1 0 139770717 2094075904 12906 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 511249 12906 1664 343 0 508313 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 2044996 KiB
Current children cumulated memory: 51624 KiB

[startup+25.5003 s]
/proc/loadavg: 4.09 4.15 4.09 5/251 114427
/proc/meminfo: memFree=128103476/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2045816 memory=53184 CPUtime=25.4 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 42265 0 0 0 2528 12 0 0 20 0 1 0 139770717 2094915584 13296 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 511454 13296 1664 343 0 508518 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2045816 KiB
Current children cumulated memory: 53184 KiB

[startup+51.1131 s]
/proc/loadavg: 4.13 4.16 4.09 5/250 114427
/proc/meminfo: memFree=128100096/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2050300 memory=57012 CPUtime=50.94 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 73648 0 0 0 5074 20 0 0 20 0 1 0 139770717 2099507200 14253 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 512575 14253 1664 343 0 509639 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2050300 KiB
Current children cumulated memory: 57012 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.15 4.09 5/250 114433
/proc/meminfo: memFree=128063108/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2054372 memory=59684 CPUtime=101.98 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 137477 0 0 0 10160 38 0 0 20 0 1 0 139770717 2103676928 14921 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 513593 14921 1664 343 0 510657 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 2054372 KiB
Current children cumulated memory: 59684 KiB

[startup+162.3 s]
/proc/loadavg: 4.04 4.12 4.08 5/250 114482
/proc/meminfo: memFree=128005992/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2055688 memory=61868 CPUtime=161.8 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 192064 0 0 0 16127 53 0 0 20 0 1 0 139770717 2105024512 15467 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 513922 15467 1664 343 0 510986 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 2055688 KiB
Current children cumulated memory: 61868 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/250 114484
/proc/meminfo: memFree=128085864/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2063880 memory=65072 CPUtime=221.63 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 259372 0 0 0 22091 72 0 0 20 0 1 0 139770717 2113413120 16268 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 515970 16268 1664 343 0 513034 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 2063880 KiB
Current children cumulated memory: 65072 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/250 114486
/proc/meminfo: memFree=127969752/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2072072 memory=68528 CPUtime=281.44 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 313502 0 0 0 28054 90 0 0 20 0 1 0 139770717 2121801728 17132 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 518018 17132 1664 343 0 515082 0
Current children cumulated CPU time: 281.44 s
Current children cumulated vsize: 2072072 KiB
Current children cumulated memory: 68528 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/250 114488
/proc/meminfo: memFree=127992956/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2072072 memory=71216 CPUtime=341.27 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 358251 0 0 0 34020 107 0 0 20 0 1 0 139770717 2121801728 17804 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 518018 17804 1664 343 0 515082 0
Current children cumulated CPU time: 341.27 s
Current children cumulated vsize: 2072072 KiB
Current children cumulated memory: 71216 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/250 114490
/proc/meminfo: memFree=127995884/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2063880 memory=71104 CPUtime=401.1 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 396006 0 0 0 39990 120 0 0 20 0 1 0 139770717 2113413120 17776 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 515970 17776 1664 343 0 513034 0
Current children cumulated CPU time: 401.1 s
Current children cumulated vsize: 2063880 KiB
Current children cumulated memory: 71104 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/250 114493
/proc/meminfo: memFree=127950596/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2075764 memory=78248 CPUtime=460.93 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 453064 0 0 0 45951 142 0 0 20 0 1 0 139770717 2125582336 19562 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 518941 19562 1664 343 0 516005 0
Current children cumulated CPU time: 460.93 s

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

Current children cumulated memory: 121180 KiB

[startup+2922.3 s]
/proc/loadavg: 2.09 2.11 2.49 3/237 114686
/proc/meminfo: memFree=128090120/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2143248 memory=117084 CPUtime=2913.24 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 1483165 0 0 0 290590 734 0 0 20 0 1 0 139770717 2194685952 29271 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 535812 29271 1664 343 0 532876 0
Current children cumulated CPU time: 2913.24 s
Current children cumulated vsize: 2143248 KiB
Current children cumulated memory: 117084 KiB

[startup+2982.3 s]
/proc/loadavg: 2.06 2.10 2.46 3/237 114688
/proc/meminfo: memFree=128089300/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2143248 memory=117084 CPUtime=2973.05 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 1510301 0 0 0 296553 752 0 0 20 0 1 0 139770717 2194685952 29271 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 535812 29271 1664 343 0 532876 0
Current children cumulated CPU time: 2973.05 s
Current children cumulated vsize: 2143248 KiB
Current children cumulated memory: 117084 KiB

[startup+3042.3 s]
/proc/loadavg: 2.07 2.09 2.44 3/237 114690
/proc/meminfo: memFree=128088544/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2143248 memory=125276 CPUtime=3032.86 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 1535959 0 0 0 302513 773 0 0 20 0 1 0 139770717 2194685952 31319 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 535812 31319 1664 343 0 532876 0
Current children cumulated CPU time: 3032.86 s
Current children cumulated vsize: 2143248 KiB
Current children cumulated memory: 125276 KiB

[startup+3102.3 s]
/proc/loadavg: 2.43 2.17 2.44 3/237 114692
/proc/meminfo: memFree=128091420/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2143248 memory=127324 CPUtime=3092.66 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 1553256 0 0 0 308480 786 0 0 20 0 1 0 139770717 2194685952 31831 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 535812 31831 1664 343 0 532876 0
Current children cumulated CPU time: 3092.66 s
Current children cumulated vsize: 2143248 KiB
Current children cumulated memory: 127324 KiB

[startup+3162.3 s]
/proc/loadavg: 2.57 2.27 2.46 3/238 114699
/proc/meminfo: memFree=128088956/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2143248 memory=127324 CPUtime=3152.47 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 1560823 0 0 0 314455 792 0 0 20 0 1 0 139770717 2194685952 31831 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 535812 31831 1664 343 0 532876 0
Current children cumulated CPU time: 3152.47 s
Current children cumulated vsize: 2143248 KiB
Current children cumulated memory: 127324 KiB

[startup+3222.3 s]
/proc/loadavg: 2.21 2.22 2.43 3/239 114704
/proc/meminfo: memFree=128088000/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2143248 memory=123228 CPUtime=3212.28 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 1566993 0 0 0 320432 796 0 0 20 0 1 0 139770717 2194685952 30807 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 535812 30807 1664 343 0 532876 0
Current children cumulated CPU time: 3212.28 s
Current children cumulated vsize: 2143248 KiB
Current children cumulated memory: 123228 KiB

[startup+3282.3 s]
/proc/loadavg: 2.17 2.21 2.41 3/239 114706
/proc/meminfo: memFree=128088160/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2143248 memory=127324 CPUtime=3272.08 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 1569780 0 0 0 326410 798 0 0 20 0 1 0 139770717 2194685952 31831 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 535812 31831 1664 343 0 532876 0
Current children cumulated CPU time: 3272.08 s
Current children cumulated vsize: 2143248 KiB
Current children cumulated memory: 127324 KiB

[startup+3342.3 s]
/proc/loadavg: 2.23 2.22 2.40 3/239 114708
/proc/meminfo: memFree=128088476/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2143248 memory=119132 CPUtime=3331.88 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 1578021 0 0 0 332384 804 0 0 20 0 1 0 139770717 2194685952 29783 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 535812 29783 1664 343 0 532876 0
Current children cumulated CPU time: 3331.88 s
Current children cumulated vsize: 2143248 KiB
Current children cumulated memory: 119132 KiB

[startup+3402.3 s]
/proc/loadavg: 2.16 2.20 2.39 3/239 114710
/proc/meminfo: memFree=128086428/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2143248 memory=125276 CPUtime=3391.69 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 1603776 0 0 0 338344 825 0 0 20 0 1 0 139770717 2194685952 31319 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 535812 31319 1664 343 0 532876 0
Current children cumulated CPU time: 3391.69 s
Current children cumulated vsize: 2143248 KiB
Current children cumulated memory: 125276 KiB

[startup+3462.3 s]
/proc/loadavg: 2.11 2.18 2.36 3/239 114712
/proc/meminfo: memFree=128073984/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2143248 memory=131420 CPUtime=3451.51 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 1632255 0 0 0 344301 850 0 0 20 0 1 0 139770717 2194685952 32855 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 535812 32855 1664 343 0 532876 0
Current children cumulated CPU time: 3451.51 s
Current children cumulated vsize: 2143248 KiB
Current children cumulated memory: 131420 KiB

[startup+3522.3 s]
/proc/loadavg: 2.08 2.16 2.34 3/239 114715
/proc/meminfo: memFree=128091732/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2143248 memory=129372 CPUtime=3511.31 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 1656379 0 0 0 350259 872 0 0 20 0 1 0 139770717 2194685952 32343 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 535812 32343 1664 343 0 532876 0
Current children cumulated CPU time: 3511.31 s
Current children cumulated vsize: 2143248 KiB
Current children cumulated memory: 129372 KiB

[startup+3582.3 s]
/proc/loadavg: 2.14 2.16 2.33 3/239 114717
/proc/meminfo: memFree=128087776/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2143248 memory=127324 CPUtime=3571.11 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 1686761 0 0 0 356213 898 0 0 20 0 1 0 139770717 2194685952 31831 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 535812 31831 1664 343 0 532876 0
Current children cumulated CPU time: 3571.11 s
Current children cumulated vsize: 2143248 KiB
Current children cumulated memory: 127324 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.3 s]
/proc/loadavg: 2.08 2.14 2.32 3/239 114718
/proc/meminfo: memFree=128087024/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2143248 memory=131676 CPUtime=3600.02 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 1701609 0 0 0 359092 910 0 0 20 0 1 0 139770717 2194685952 32919 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 535812 32919 1664 343 0 532876 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2143248 KiB
Current children cumulated memory: 131676 KiB

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

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

# cumulated CPU time of all completed processes:  user=3590.92 s, system=9.11153 s

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

[startup+3611.3 s]
/proc/loadavg: 2.08 2.14 2.32 3/239 114718
/proc/meminfo: memFree=128087024/131382112 swapFree=33009904/33010684
[pid=114425] ppid=114422 vsize=2143248 memory=131676 CPUtime=3600.02 cores=1,3
/proc/114425/stat : 114425 (pb_picat) R 114422 114425 111409 0 -1 4194304 1701609 0 0 0 359092 910 0 0 20 0 1 0 139770717 2194685952 32919 18446744073709551615 94307657768960 94307659170541 140737083682704 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94307659441968 94307661316208 94307684306944 140737083689372 140737083689448 140737083689448 140737083695052 0
/proc/114425/statm: 535812 32919 1664 343 0 532876 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2143248 KiB
Current children cumulated memory: 131676 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.3
CPU time (s): 3600.03
CPU user time (s): 3590.92
CPU system time (s): 9.11153
CPU usage (%): 99.6879
Max. virtual memory (cumulated for all children) (KiB): 2176016
Max. memory (cumulated for all children) (KiB): 137564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.92
system time used= 9.11153
maximum resident set size= 143876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1701609
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= 74
involuntary context switches= 4488


# summary of solver processes directly reported to runsolver:
#   pid: 114425
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3590.92
#   total CPU system time (s): 9.11153

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.4645 second user time and 34.8404 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-07-11 15:35:18
IDJOB=4528785
IDBENCH=148532
IDSOLVER=3385
FILE ID=nodeC001/4528785-1752240918
RUNJOBID= nodeC001-1752238731-113183
SLURM_JOB_ID= 9682512
Free space on /tmp= 432496 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/manquinho/mis/normalized-mis_1000_25_3.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528785-1752240918/watcher-4528785-1752240918 -o /tmp/evaluation-result-4528785-1752240918/solver-4528785-1752240918 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1752238731-113183 --watchdog 3760  pb_picat HOME/instance-4528785-1752240918.opb

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

MD5SUM BENCH= fc228e1220654f2d8d37c5d03b9b5ad1
RANDOM SEED=357569166

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3662.478
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.169
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.132
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.580
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3662.462
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3691.272
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.246
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.631
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        128061684 kB
MemAvailable:   129582300 kB
Buffers:            1668 kB
Cached:          2302568 kB
SwapCached:          128 kB
Active:           662132 kB
Inactive:        2052876 kB
Active(anon):     400744 kB
Inactive(anon):    27836 kB
Active(file):     261388 kB
Inactive(file):  2025040 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4272 kB
Writeback:             4 kB
AnonPages:        412204 kB
Mapped:           115536 kB
Shmem:             17776 kB
KReclaimable:     147248 kB
Slab:             235656 kB
SReclaimable:     147248 kB
SUnreclaim:        88408 kB
KernelStack:        4064 kB
PageTables:         3860 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    6787616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 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:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432500 MiB
End job on nodeC001 at 2025-07-11 16:35:30