Trace number 4528823

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

General information on the benchmark

NamePB24/normalized-PB07/DEC-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_1_40.opb
MD5SUM031cc8ea2cc9b93552340efe35f2983e
Bench CategoryDEC-NLC (decision problem, non-linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12408
Sum of products size (including duplicates)24816
Number of different products6204
Sum of products size12408

Solver Data

0.00/0.01	c solving HOME/instance-4528823-1752240277.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: 63837 MiB (61455 MiB free)
  memory of node 1: 64465 MiB (63113 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528823-1752240277/watcher-4528823-1752240277 -o /tmp/evaluation-result-4528823-1752240277/solver-4528823-1752240277 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1752237823-117293 --watchdog 3760 pb_picat HOME/instance-4528823-1752240277.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
Current StackSize limit: 8192 KiB

solver pid=117745, runsolver pid=117742

[startup+0.100066 s]*
/proc/loadavg: 4.15 4.42 4.26 5/250 117746
/proc/meminfo: memFree=127538520/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2027148 memory=27872 CPUtime=0.09 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 974 0 0 0 9 0 0 0 20 0 1 0 139707099 2075799552 6968 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 506787 6968 1568 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 27872 KiB

[startup+0.213398 s]*
/proc/loadavg: 4.15 4.42 4.26 5/250 117746
/proc/meminfo: memFree=127538520/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2031308 memory=35516 CPUtime=0.21 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 1995 0 0 0 20 1 0 0 20 0 1 0 139707099 2080059392 8879 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 507827 8879 1696 343 0 504891 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2031308 KiB
Current children cumulated memory: 35516 KiB

[startup+0.313158 s]*
/proc/loadavg: 4.15 4.42 4.26 5/250 117746
/proc/meminfo: memFree=127530896/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2035852 memory=38380 CPUtime=0.31 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 2904 0 0 0 30 1 0 0 20 0 1 0 139707099 2084712448 9595 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 508963 9595 1728 343 0 506027 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2035852 KiB
Current children cumulated memory: 38380 KiB

[startup+0.700295 s]
/proc/loadavg: 4.15 4.42 4.26 5/250 117746
/proc/meminfo: memFree=127528880/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2036308 memory=39276 CPUtime=0.68 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 3139 0 0 0 67 1 0 0 20 0 1 0 139707099 2085179392 9819 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 509077 9819 1728 343 0 506141 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2036308 KiB
Current children cumulated memory: 39276 KiB

[startup+1.50032 s]
/proc/loadavg: 4.15 4.42 4.26 5/250 117746
/proc/meminfo: memFree=127520688/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2036216 memory=39528 CPUtime=1.47 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 4219 0 0 0 146 1 0 0 20 0 1 0 139707099 2085085184 9882 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 509054 9882 1728 343 0 506118 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2036216 KiB
Current children cumulated memory: 39528 KiB

[startup+3.11293 s]
/proc/loadavg: 4.15 4.42 4.26 5/250 117746
/proc/meminfo: memFree=127504052/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2038912 memory=40864 CPUtime=3.08 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 7186 0 0 0 306 2 0 0 20 0 1 0 139707099 2087845888 10216 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 509728 10216 1728 343 0 506792 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2038912 KiB
Current children cumulated memory: 40864 KiB

[startup+6.30032 s]
/proc/loadavg: 4.14 4.42 4.26 5/250 117746
/proc/meminfo: memFree=127476200/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2043008 memory=44292 CPUtime=6.26 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 13054 0 0 0 623 3 0 0 20 0 1 0 139707099 2092040192 11073 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 510752 11073 1728 343 0 507816 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2043008 KiB
Current children cumulated memory: 44292 KiB

[startup+12.7003 s]
/proc/loadavg: 4.21 4.43 4.26 5/250 117746
/proc/meminfo: memFree=127470828/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2043008 memory=46308 CPUtime=12.64 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 19758 0 0 0 1260 4 0 0 20 0 1 0 139707099 2092040192 11577 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 510752 11577 1728 343 0 507816 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2043008 KiB
Current children cumulated memory: 46308 KiB

[startup+25.5003 s]
/proc/loadavg: 4.16 4.40 4.26 5/250 117746
/proc/meminfo: memFree=127429996/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2043008 memory=46752 CPUtime=25.4 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 29636 0 0 0 2534 6 0 0 20 0 1 0 139707099 2092040192 11688 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 510752 11688 1728 343 0 507816 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2043008 KiB
Current children cumulated memory: 46752 KiB

[startup+51.1129 s]
/proc/loadavg: 4.11 4.37 4.25 5/250 117747
/proc/meminfo: memFree=127426488/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2047104 memory=51256 CPUtime=50.94 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 47150 0 0 0 5083 11 0 0 20 0 1 0 139707099 2096234496 12814 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 511776 12814 1728 343 0 508840 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2047104 KiB
Current children cumulated memory: 51256 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.34 4.25 5/251 117753
/proc/meminfo: memFree=127357436/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2048688 memory=52940 CPUtime=101.97 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 89518 0 0 0 10174 23 0 0 20 0 1 0 139707099 2097856512 13235 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 512172 13235 1728 343 0 509236 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 2048688 KiB
Current children cumulated memory: 52940 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.29 4.24 5/251 117755
/proc/meminfo: memFree=127468516/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2058132 memory=57288 CPUtime=161.79 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 122128 0 0 0 16145 34 0 0 20 0 1 0 139707099 2107527168 14322 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 514533 14322 1728 343 0 511597 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 2058132 KiB
Current children cumulated memory: 57288 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 4.24 4.22 5/251 117757
/proc/meminfo: memFree=127471844/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2058132 memory=59132 CPUtime=221.61 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 155363 0 0 0 22115 46 0 0 20 0 1 0 139707099 2107527168 14783 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 514533 14783 1728 343 0 511597 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 2058132 KiB
Current children cumulated memory: 59132 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.22 4.21 5/251 117759
/proc/meminfo: memFree=127398912/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2066324 memory=66380 CPUtime=281.43 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 170480 0 0 0 28091 52 0 0 20 0 1 0 139707099 2115915776 16595 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 516581 16595 1728 343 0 513645 0
Current children cumulated CPU time: 281.43 s
Current children cumulated vsize: 2066324 KiB
Current children cumulated memory: 66380 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 4.21 4.21 5/250 117761
/proc/meminfo: memFree=127399148/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2066324 memory=65356 CPUtime=341.25 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 186896 0 0 0 34067 58 0 0 20 0 1 0 139707099 2115915776 16339 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 516581 16339 1728 343 0 513645 0
Current children cumulated CPU time: 341.25 s
Current children cumulated vsize: 2066324 KiB
Current children cumulated memory: 65356 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.18 4.20 5/250 117764
/proc/meminfo: memFree=127516368/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2050916 memory=56048 CPUtime=401.08 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 203943 0 0 0 40042 66 0 0 20 0 1 0 139707099 2100137984 14012 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 512729 14012 1728 343 0 509793 0
Current children cumulated CPU time: 401.08 s
Current children cumulated vsize: 2050916 KiB
Current children cumulated memory: 56048 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.16 4.18 5/250 117766
/proc/meminfo: memFree=127476284/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2083684 memory=68056 CPUtime=460.9 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 223724 0 0 0 46017 73 0 0 20 0 1 0 139707099 2133692416 17014 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 520921 17014 1728 343 0 517985 0
Current children cumulated CPU time: 460.9 s

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

Current children cumulated memory: 136564 KiB

[startup+2922.3 s]
/proc/loadavg: 4.40 4.29 4.18 5/251 118031
/proc/meminfo: memFree=128891080/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2142380 memory=130420 CPUtime=2913.8 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 517685 0 0 0 291138 242 0 0 20 0 1 0 139707099 2193797120 32605 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 535595 32605 1728 343 0 532659 0
Current children cumulated CPU time: 2913.8 s
Current children cumulated vsize: 2142380 KiB
Current children cumulated memory: 130420 KiB

[startup+2982.3 s]
/proc/loadavg: 4.18 4.25 4.17 5/251 118033
/proc/meminfo: memFree=128888956/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2142380 memory=130420 CPUtime=2973.63 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 519160 0 0 0 297119 244 0 0 20 0 1 0 139707099 2193797120 32605 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 535595 32605 1728 343 0 532659 0
Current children cumulated CPU time: 2973.63 s
Current children cumulated vsize: 2142380 KiB
Current children cumulated memory: 130420 KiB

[startup+3042.3 s]
/proc/loadavg: 4.16 4.23 4.17 5/250 118038
/proc/meminfo: memFree=128890368/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2142380 memory=141684 CPUtime=3033.46 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 522849 0 0 0 303101 245 0 0 20 0 1 0 139707099 2193797120 35421 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 535595 35421 1728 343 0 532659 0
Current children cumulated CPU time: 3033.46 s
Current children cumulated vsize: 2142380 KiB
Current children cumulated memory: 141684 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.20 4.17 5/251 118045
/proc/meminfo: memFree=128894252/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2175148 memory=144756 CPUtime=3093.29 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 526415 0 0 0 309081 248 0 0 20 0 1 0 139707099 2227351552 36189 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 543787 36189 1728 343 0 540851 0
Current children cumulated CPU time: 3093.29 s
Current children cumulated vsize: 2175148 KiB
Current children cumulated memory: 144756 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.20 4.17 5/251 118047
/proc/meminfo: memFree=128893192/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2142380 memory=138612 CPUtime=3153.1 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 529150 0 0 0 315061 249 0 0 20 0 1 0 139707099 2193797120 34653 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 535595 34653 1728 343 0 532659 0
Current children cumulated CPU time: 3153.1 s
Current children cumulated vsize: 2142380 KiB
Current children cumulated memory: 138612 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.17 4.16 5/251 118049
/proc/meminfo: memFree=128889060/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2142380 memory=138612 CPUtime=3212.94 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 533477 0 0 0 321042 252 0 0 20 0 1 0 139707099 2193797120 34653 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 535595 34653 1728 343 0 532659 0
Current children cumulated CPU time: 3212.94 s
Current children cumulated vsize: 2142380 KiB
Current children cumulated memory: 138612 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.17 4.16 5/251 118051
/proc/meminfo: memFree=128895712/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2175148 memory=141812 CPUtime=3272.76 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 535749 0 0 0 327023 253 0 0 20 0 1 0 139707099 2227351552 35453 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 543787 35453 1728 343 0 540851 0
Current children cumulated CPU time: 3272.76 s
Current children cumulated vsize: 2175148 KiB
Current children cumulated memory: 141812 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.17 4.16 5/251 118053
/proc/meminfo: memFree=128888124/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2142380 memory=130420 CPUtime=3332.6 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 539752 0 0 0 333004 256 0 0 20 0 1 0 139707099 2193797120 32605 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 535595 32605 1728 343 0 532659 0
Current children cumulated CPU time: 3332.6 s
Current children cumulated vsize: 2142380 KiB
Current children cumulated memory: 130420 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.15 4.16 5/251 118056
/proc/meminfo: memFree=128880092/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2142380 memory=140660 CPUtime=3392.43 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 542669 0 0 0 338985 258 0 0 20 0 1 0 139707099 2193797120 35165 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 535595 35165 1728 343 0 532659 0
Current children cumulated CPU time: 3392.43 s
Current children cumulated vsize: 2142380 KiB
Current children cumulated memory: 140660 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.15 4.16 5/251 118058
/proc/meminfo: memFree=128877904/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2142380 memory=136564 CPUtime=3452.26 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 547066 0 0 0 344966 260 0 0 20 0 1 0 139707099 2193797120 34141 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 535595 34141 1728 343 0 532659 0
Current children cumulated CPU time: 3452.26 s
Current children cumulated vsize: 2142380 KiB
Current children cumulated memory: 136564 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.14 4.15 5/251 118060
/proc/meminfo: memFree=128901388/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2125996 memory=124660 CPUtime=3512.1 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 548633 0 0 0 350948 262 0 0 20 0 1 0 139707099 2177019904 31165 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 531499 31165 1728 343 0 528563 0
Current children cumulated CPU time: 3512.1 s
Current children cumulated vsize: 2125996 KiB
Current children cumulated memory: 124660 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.13 4.15 5/251 118062
/proc/meminfo: memFree=128886212/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2142380 memory=138612 CPUtime=3571.93 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 552778 0 0 0 356929 264 0 0 20 0 1 0 139707099 2193797120 34653 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 535595 34653 1728 343 0 532659 0
Current children cumulated CPU time: 3571.93 s
Current children cumulated vsize: 2142380 KiB
Current children cumulated memory: 138612 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.10 4.13 4.15 6/251 118062
/proc/meminfo: memFree=128883608/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2142380 memory=140660 CPUtime=3600.05 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 553504 0 0 0 359740 265 0 0 20 0 1 0 139707099 2193797120 35165 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 535595 35165 1728 343 0 532659 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2142380 KiB
Current children cumulated memory: 140660 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.41 s, system=2.65255 s

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

[startup+3610.5 s]
/proc/loadavg: 4.10 4.13 4.15 6/251 118062
/proc/meminfo: memFree=128883608/131382112 swapFree=33002444/33010684
[pid=117745] ppid=117742 vsize=2142380 memory=140660 CPUtime=3600.05 cores=1,3
/proc/117745/stat : 117745 (pb_picat) R 117742 117745 115975 0 -1 4194304 553504 0 0 0 359740 265 0 0 20 0 1 0 139707099 2193797120 35165 18446744073709551615 94305033003008 94305034404589 140729458933776 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94305034676016 94305036550256 94305059274752 140729458936220 140729458936296 140729458936296 140729458941900 0
/proc/117745/statm: 535595 35165 1728 343 0 532659 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2142380 KiB
Current children cumulated memory: 140660 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.5
CPU time (s): 3600.06
CPU user time (s): 3597.41
CPU system time (s): 2.65255
CPU usage (%): 99.7107
Max. virtual memory (cumulated for all children) (KiB): 2175148
Max. memory (cumulated for all children) (KiB): 146804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.41
system time used= 2.65255
maximum resident set size= 146804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 553504
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= 76
involuntary context switches= 3639


# summary of solver processes directly reported to runsolver:
#   pid: 117745
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3597.41
#   total CPU system time (s): 2.65255

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.0587 second user time and 34.9137 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-11 15:24:37
IDJOB=4528823
IDBENCH=148266
IDSOLVER=3385
FILE ID=nodeC005/4528823-1752240277
RUNJOBID= nodeC005-1752237823-117293
SLURM_JOB_ID= 9682516
Free space on /tmp= 428584 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB07/DEC-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_200_25_1_40.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528823-1752240277/watcher-4528823-1752240277 -o /tmp/evaluation-result-4528823-1752240277/solver-4528823-1752240277 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1752237823-117293 --watchdog 3760  pb_picat HOME/instance-4528823-1752240277.opb

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

MD5SUM BENCH= 031cc8ea2cc9b93552340efe35f2983e
RANDOM SEED=2103945111

nodeC005 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		: 3554.080
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.90
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.358
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.90
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.265
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.90
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.241
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.90
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.438
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.90
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		: 3662.127
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.90
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.674
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.90
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		: 3700.000
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        127558992 kB
MemAvailable:   128373232 kB
Buffers:              12 kB
Cached:          1598800 kB
SwapCached:          244 kB
Active:          1910072 kB
Inactive:        1325112 kB
Active(anon):    1609556 kB
Inactive(anon):    39708 kB
Active(file):     300516 kB
Inactive(file):  1285404 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33002444 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3904 kB
Writeback:             0 kB
AnonPages:       1633808 kB
Mapped:           111768 kB
Shmem:             12892 kB
KReclaimable:     135892 kB
Slab:             224936 kB
SReclaimable:     135892 kB
SUnreclaim:        89044 kB
KernelStack:        4048 kB
PageTables:         6344 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    7096548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149400 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1431552 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 428600 MiB
End job on nodeC005 at 2025-07-11 16:24:48