Trace number 4528595

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

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw128/normalized-hw128-vm98p-opt.opb.negationfix.opb
MD5SUMa7d39c8a0eed618aa14a4423c4fae159
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 benchmark126
Best CPU time to get the best result obtained on this benchmark86.2078
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables175232
Total number of constraints2994
Number of constraints which are clauses1368
Number of constraints which are cardinality constraints (but not clauses)1368
Number of constraints which are nor clauses,nor cardinality constraints258
Minimum length of a constraint128
Maximum length of a constraint1369
Number of terms in the objective function 128
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 128
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 482918
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 1101202
Number of bits of the biggest sum of numbers21
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-4528595-1752245292.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: 63665 MiB (62132 MiB free)
  memory of node 1: 64507 MiB (63586 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528595-1752245292/watcher-4528595-1752245292 -o /tmp/evaluation-result-4528595-1752245292/solver-4528595-1752245292 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1752245169-119465 --watchdog 3760 pb_picat HOME/instance-4528595-1752245292.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=119707, runsolver pid=119700
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 3.81 3.18 3.27 5/266 119708
/proc/meminfo: memFree=128662828/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=2027148 memory=49240 CPUtime=0.09 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 1210 0 0 0 8 1 0 0 20 0 1 0 140207052 2075799552 12310 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 506787 12310 1568 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 49240 KiB

[startup+0.205602 s]*
/proc/loadavg: 3.81 3.18 3.27 5/266 119708
/proc/meminfo: memFree=128593196/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=2027148 memory=84120 CPUtime=0.2 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 1238 0 0 0 18 2 0 0 20 0 1 0 140207052 2075799552 21030 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 506787 21030 1568 343 0 503851 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 84120 KiB

[startup+0.305479 s]*
/proc/loadavg: 3.81 3.18 3.27 5/266 119708
/proc/meminfo: memFree=128531504/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=2027148 memory=116888 CPUtime=0.3 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 1254 0 0 0 28 2 0 0 20 0 1 0 140207052 2075799552 29222 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 506787 29222 1568 343 0 503851 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 116888 KiB

[startup+0.700178 s]
/proc/loadavg: 3.81 3.18 3.27 5/266 119708
/proc/meminfo: memFree=128420660/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=2027148 memory=213144 CPUtime=0.69 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 1301 0 0 0 65 4 0 0 20 0 1 0 140207052 2075799552 53286 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 506787 53286 1568 343 0 503851 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 213144 KiB

[startup+1.50018 s]
/proc/loadavg: 3.81 3.18 3.27 5/266 119708
/proc/meminfo: memFree=128207668/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=2034964 memory=368796 CPUtime=1.48 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 1378 0 0 0 141 7 0 0 20 0 1 0 140207052 2083803136 92199 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 508741 92199 1568 343 0 505805 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2034964 KiB
Current children cumulated memory: 368796 KiB

[startup+3.10509 s]
/proc/loadavg: 3.81 3.18 3.27 5/266 119708
/proc/meminfo: memFree=127126960/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=2034964 memory=831644 CPUtime=3.08 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 1676 0 0 0 291 17 0 0 20 0 1 0 140207052 2083803136 207911 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 508741 207911 1568 343 0 505805 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2034964 KiB
Current children cumulated memory: 831644 KiB

[startup+6.30018 s]
/proc/loadavg: 3.83 3.19 3.27 5/266 119708
/proc/meminfo: memFree=125866204/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=2501404 memory=1651668 CPUtime=6.27 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 8972 0 0 0 590 37 0 0 20 0 1 0 140207052 2561437696 412917 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 625351 412917 1664 343 0 622415 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2501404 KiB
Current children cumulated memory: 1651668 KiB

[startup+12.7001 s]
/proc/loadavg: 3.84 3.20 3.27 5/266 119708
/proc/meminfo: memFree=124964340/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=3077924 memory=1990560 CPUtime=12.66 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 31024 0 0 0 1165 101 0 0 20 0 1 0 140207052 3151794176 497640 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 769481 497640 1696 343 0 766545 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 3077924 KiB
Current children cumulated memory: 1990560 KiB

[startup+25.5001 s]
/proc/loadavg: 3.88 3.24 3.29 5/266 119708
/proc/meminfo: memFree=124024568/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=3688228 memory=2437404 CPUtime=25.42 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 55172 0 0 0 2372 170 0 0 20 0 1 0 140207052 3776745472 609351 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 922057 609351 1696 343 0 919121 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 3688228 KiB
Current children cumulated memory: 2437404 KiB

[startup+51.1044 s]
/proc/loadavg: 4.05 3.34 3.32 5/265 119753
/proc/meminfo: memFree=123925040/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=3688228 memory=2449692 CPUtime=50.98 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 55573 0 0 0 4911 187 0 0 20 0 1 0 140207052 3776745472 612423 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 922057 612423 1696 343 0 919121 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 3688228 KiB
Current children cumulated memory: 2449692 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 3.46 3.36 5/265 119756
/proc/meminfo: memFree=123859656/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=3688604 memory=2472480 CPUtime=102.07 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 120832 0 0 0 9857 350 0 0 20 0 1 0 140207052 3777130496 618120 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 922151 618120 1696 343 0 919215 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 3688604 KiB
Current children cumulated memory: 2472480 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 3.59 3.41 5/265 119758
/proc/meminfo: memFree=123859224/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=3688604 memory=2469860 CPUtime=161.92 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 161085 0 0 0 15684 508 0 0 20 0 1 0 140207052 3777130496 617465 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 922151 617465 1696 343 0 919215 0
Current children cumulated CPU time: 161.92 s
Current children cumulated vsize: 3688604 KiB
Current children cumulated memory: 2469860 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 3.68 3.46 5/266 119761
/proc/meminfo: memFree=124415364/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=2664600 memory=1805484 CPUtime=221.78 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 202071 0 0 0 21493 685 0 0 20 0 1 0 140207052 2728550400 451371 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 666150 451371 1696 343 0 663214 0
Current children cumulated CPU time: 221.78 s
Current children cumulated vsize: 2664600 KiB
Current children cumulated memory: 1805484 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 3.76 3.50 5/264 119763
/proc/meminfo: memFree=124196020/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=3093660 memory=2099200 CPUtime=281.64 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 255388 0 0 0 27260 904 0 0 20 0 1 0 140207052 3167907840 524800 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 773415 524800 1696 343 0 770479 0
Current children cumulated CPU time: 281.64 s
Current children cumulated vsize: 3093660 KiB
Current children cumulated memory: 2099200 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 3.83 3.55 5/266 119773
/proc/meminfo: memFree=123518716/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=3687580 memory=2457860 CPUtime=341.5 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 308029 0 0 0 33039 1111 0 0 20 0 1 0 140207052 3776081920 614465 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 921895 614465 1696 343 0 918959 0
Current children cumulated CPU time: 341.5 s
Current children cumulated vsize: 3687580 KiB
Current children cumulated memory: 2457860 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 3.88 3.58 5/266 119775
/proc/meminfo: memFree=123757444/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=3703964 memory=2458628 CPUtime=401.34 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 343872 0 0 0 38860 1274 0 0 20 0 1 0 140207052 3792859136 614657 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 925991 614657 1696 343 0 923055 0
Current children cumulated CPU time: 401.34 s
Current children cumulated vsize: 3703964 KiB
Current children cumulated memory: 2458628 KiB

[startup+462.3 s]
/proc/loadavg: 4.42 4.02 3.65 5/266 119778
/proc/meminfo: memFree=124285096/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=3695772 memory=2468448 CPUtime=461.19 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 385051 0 0 0 44686 1433 0 0 20 0 1 0 140207052 3784470528 617112 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 923943 617112 1696 343 0 921007 0
Current children cumulated CPU time: 461.19 s

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

Current children cumulated memory: 2781436 KiB

[startup+2922.3 s]
/proc/loadavg: 4.07 4.08 4.02 5/266 119916
/proc/meminfo: memFree=123570636/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=3288932 memory=2266108 CPUtime=2913.48 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 946552 0 0 0 289197 2151 0 0 20 0 1 0 140207052 3367866368 566527 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 822233 566527 1696 343 0 819297 0
Current children cumulated CPU time: 2913.48 s
Current children cumulated vsize: 3288932 KiB
Current children cumulated memory: 2266108 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.08 4.02 5/265 119918
/proc/meminfo: memFree=123068048/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=4271972 memory=2767100 CPUtime=2973.29 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 948822 0 0 0 295168 2161 0 0 20 0 1 0 140207052 4374499328 691775 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 1067993 691775 1696 343 0 1065057 0
Current children cumulated CPU time: 2973.29 s
Current children cumulated vsize: 4271972 KiB
Current children cumulated memory: 2767100 KiB

[startup+3042.3 s]
/proc/loadavg: 4.07 4.08 4.02 5/266 119922
/proc/meminfo: memFree=123044920/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=4271972 memory=2806012 CPUtime=3033.1 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 948929 0 0 0 301148 2162 0 0 20 0 1 0 140207052 4374499328 701503 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 1067993 701503 1696 343 0 1065057 0
Current children cumulated CPU time: 3033.1 s
Current children cumulated vsize: 4271972 KiB
Current children cumulated memory: 2806012 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.09 4.02 5/264 119924
/proc/meminfo: memFree=123491356/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=4271972 memory=2791676 CPUtime=3092.91 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 963194 0 0 0 307113 2178 0 0 20 0 1 0 140207052 4374499328 697919 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 1067993 697919 1696 343 0 1065057 0
Current children cumulated CPU time: 3092.91 s
Current children cumulated vsize: 4271972 KiB
Current children cumulated memory: 2791676 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.09 4.02 5/264 119926
/proc/meminfo: memFree=123143592/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=4271972 memory=2791676 CPUtime=3152.72 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 977322 0 0 0 313078 2194 0 0 20 0 1 0 140207052 4374499328 697919 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 1067993 697919 1696 343 0 1065057 0
Current children cumulated CPU time: 3152.72 s
Current children cumulated vsize: 4271972 KiB
Current children cumulated memory: 2791676 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.10 4.03 5/264 119928
/proc/meminfo: memFree=122982508/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=4271972 memory=2797820 CPUtime=3212.53 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 991494 0 0 0 319043 2210 0 0 20 0 1 0 140207052 4374499328 699455 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 1067993 699455 1696 343 0 1065057 0
Current children cumulated CPU time: 3212.53 s
Current children cumulated vsize: 4271972 KiB
Current children cumulated memory: 2797820 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.09 4.03 5/264 119930
/proc/meminfo: memFree=123238332/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=3747684 memory=2554108 CPUtime=3272.34 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 994722 0 0 0 325006 2228 0 0 20 0 1 0 140207052 3837628416 638527 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 936921 638527 1696 343 0 933985 0
Current children cumulated CPU time: 3272.34 s
Current children cumulated vsize: 3747684 KiB
Current children cumulated memory: 2554108 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.09 4.03 5/263 119932
/proc/meminfo: memFree=122929900/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=4244636 memory=2799536 CPUtime=3332.16 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 1008636 0 0 0 330976 2240 0 0 20 0 1 0 140207052 4346507264 699884 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 1061159 699884 1696 343 0 1058223 0
Current children cumulated CPU time: 3332.16 s
Current children cumulated vsize: 4244636 KiB
Current children cumulated memory: 2799536 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.10 4.04 5/264 119942
/proc/meminfo: memFree=123159060/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=4244636 memory=2806448 CPUtime=3391.99 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 1008742 0 0 0 336959 2240 0 0 20 0 1 0 140207052 4346507264 701612 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 1061159 701612 1696 343 0 1058223 0
Current children cumulated CPU time: 3391.99 s
Current children cumulated vsize: 4244636 KiB
Current children cumulated memory: 2806448 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.09 4.04 5/264 119944
/proc/meminfo: memFree=123031908/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=4262584 memory=2771628 CPUtime=3451.83 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 1012287 0 0 0 342931 2252 0 0 20 0 1 0 140207052 4364886016 692907 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 1065646 692907 1696 343 0 1062710 0
Current children cumulated CPU time: 3451.83 s
Current children cumulated vsize: 4262584 KiB
Current children cumulated memory: 2771628 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.10 4.04 5/266 120038
/proc/meminfo: memFree=120774820/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=4262584 memory=2742956 CPUtime=3511.66 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 1026742 0 0 0 348897 2269 0 0 20 0 1 0 140207052 4364886016 685739 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 1065646 685739 1696 343 0 1062710 0
Current children cumulated CPU time: 3511.66 s
Current children cumulated vsize: 4262584 KiB
Current children cumulated memory: 2742956 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.10 4.04 5/266 120040
/proc/meminfo: memFree=120777628/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=4262584 memory=2795932 CPUtime=3571.49 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 1041671 0 0 0 354865 2284 0 0 20 0 1 0 140207052 4364886016 698983 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 1065646 698983 1696 343 0 1062710 0
Current children cumulated CPU time: 3571.49 s
Current children cumulated vsize: 4262584 KiB
Current children cumulated memory: 2795932 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.9 s]
/proc/loadavg: 4.15 4.10 4.04 4/264 120041
/proc/meminfo: memFree=123485636/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=4403104 memory=2790464 CPUtime=3600.01 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 1046660 0 0 0 357706 2295 0 0 20 0 1 0 140207052 4508778496 697616 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 1100776 697616 1696 343 0 1097840 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 4403104 KiB
Current children cumulated memory: 2790464 KiB

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

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

# cumulated CPU time of all completed processes:  user=3577.07 s, system=22.97 s

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

[startup+3610.9 s]
/proc/loadavg: 4.15 4.10 4.04 4/264 120041
/proc/meminfo: memFree=123485636/131250000 swapFree=33010416/33010684
[pid=119707] ppid=119700 vsize=4403104 memory=2790464 CPUtime=3600.01 cores=1,3
/proc/119707/stat : 119707 (pb_picat) R 119700 119707 119453 0 -1 4194304 1046660 0 0 0 357706 2295 0 0 20 0 1 0 140207052 4508778496 697616 18446744073709551615 94474022703104 94474024104685 140733285250960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94474024376112 94474026250352 94474064003072 140733285255580 140733285255656 140733285255656 140733285261260 0
/proc/119707/statm: 1100776 697616 1696 343 0 1097840 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 4403104 KiB
Current children cumulated memory: 2790464 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.92
CPU time (s): 3600.04
CPU user time (s): 3577.07
CPU system time (s): 22.97
CPU usage (%): 99.6987
Max. virtual memory (cumulated for all children) (KiB): 4405952
Max. memory (cumulated for all children) (KiB): 2964276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3577.07
system time used= 22.97
maximum resident set size= 2964276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1046663
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= 90
involuntary context switches= 7399


# summary of solver processes directly reported to runsolver:
#   pid: 119707
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3577.07
#   total CPU system time (s): 22.97

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.90123 second user time and 16.4693 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-11 16:48:12
IDJOB=4528595
IDBENCH=158606
IDSOLVER=3385
FILE ID=nodeC018/4528595-1752245292
RUNJOBID= nodeC018-1752245169-119465
SLURM_JOB_ID= 9682568
Free space on /tmp= 432552 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/hw128/normalized-hw128-vm98p-opt.opb.negationfix.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528595-1752245292/watcher-4528595-1752245292 -o /tmp/evaluation-result-4528595-1752245292/solver-4528595-1752245292 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1752245169-119465 --watchdog 3760  pb_picat HOME/instance-4528595-1752245292.opb

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

MD5SUM BENCH= a7d39c8a0eed618aa14a4423c4fae159
RANDOM SEED=1416360184

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128710564 kB
MemAvailable:   129558636 kB
Buffers:            2128 kB
Cached:          1609632 kB
SwapCached:           32 kB
Active:           733216 kB
Inactive:        1130964 kB
Active(anon):     270176 kB
Inactive(anon):      288 kB
Active(file):     463040 kB
Inactive(file):  1130676 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22080 kB
Writeback:             0 kB
AnonPages:        254180 kB
Mapped:           112364 kB
Shmem:             18044 kB
KReclaimable:     186788 kB
Slab:             280064 kB
SReclaimable:     186788 kB
SUnreclaim:        93276 kB
KernelStack:        4288 kB
PageTables:         3488 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    4575600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432532 MiB
End job on nodeC018 at 2025-07-11 17:48:23