Trace number 4528549

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.18 3611.11

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_4_mh.opb
MD5SUM52dca71e841298ae6df8c1bcbb79ed30
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark13359973
Best CPU time to get the best result obtained on this benchmark3600.91
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2000400
Total number of constraints4920807
Number of constraints which are clauses3910700
Number of constraints which are cardinality constraints (but not clauses)107
Number of constraints which are nor clauses,nor cardinality constraints1010000
Minimum length of a constraint2
Maximum length of a constraint14950
Number of terms in the objective function 1019800
Biggest coefficient in the objective function 140608000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 388230486170
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 140608000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 388230486170
Number of bits of the biggest sum of numbers39
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.08/1.19	c solving HOME/instance-4528549-1752243008.opb (Picat 3.9b11, 7/10/2025)

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (58975 MiB free)
  memory of node 1: 64465 MiB (58448 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=116571, runsolver pid=116565

[startup+0.10006 s]*
/proc/loadavg: 0.81 1.17 2.20 6/265 116575
/proc/meminfo: memFree=120170696/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=2027148 memory=31704 CPUtime=0.08 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 968 0 0 0 8 0 0 0 20 0 1 0 139980349 2075799552 7926 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 506787 7926 1504 343 0 503851 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 31704 KiB

[startup+0.205718 s]*
/proc/loadavg: 0.81 1.17 2.20 6/265 116575
/proc/meminfo: memFree=120125640/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=2027148 memory=41944 CPUtime=0.19 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 984 0 0 0 19 0 0 0 20 0 1 0 139980349 2075799552 10486 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 506787 10486 1504 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 41944 KiB

[startup+0.305708 s]*
/proc/loadavg: 0.81 1.17 2.20 6/265 116575
/proc/meminfo: memFree=120080584/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=2042776 memory=54380 CPUtime=0.29 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 1016 0 0 0 29 0 0 0 20 0 1 0 139980349 2091802624 13595 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 510694 13595 1504 343 0 507758 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2042776 KiB
Current children cumulated memory: 54380 KiB

[startup+0.700158 s]
/proc/loadavg: 0.81 1.17 2.20 6/265 116575
/proc/meminfo: memFree=120002580/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=2058404 memory=81528 CPUtime=0.68 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 1671 0 0 0 67 1 0 0 20 0 1 0 139980349 2107805696 20382 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 514601 20382 1504 343 0 511665 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2058404 KiB
Current children cumulated memory: 81528 KiB

[startup+1.50013 s]
/proc/loadavg: 0.81 1.17 2.20 6/265 116575
/proc/meminfo: memFree=119798664/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=2162460 memory=234744 CPUtime=1.47 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 6100 0 0 0 142 5 0 0 20 0 1 0 139980349 2214359040 58174 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 540615 58174 1536 343 0 537679 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2162460 KiB
Current children cumulated memory: 234744 KiB

[startup+3.10565 s]
/proc/loadavg: 1.06 1.22 2.21 6/265 116576
/proc/meminfo: memFree=118291652/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=2317076 memory=442016 CPUtime=3.08 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 11647 0 0 0 286 22 0 0 20 0 1 0 139980349 2372685824 110504 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 579269 110504 1536 343 0 576333 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2317076 KiB
Current children cumulated memory: 442016 KiB

[startup+6.30012 s]
/proc/loadavg: 1.06 1.22 2.21 6/265 116576
/proc/meminfo: memFree=116082272/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=2385844 memory=1127884 CPUtime=6.27 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 12902 0 0 0 587 40 0 0 20 0 1 0 139980349 2443104256 281971 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 596461 281971 1600 343 0 593525 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2385844 KiB
Current children cumulated memory: 1127884 KiB

[startup+12.7001 s]
/proc/loadavg: 1.60 1.33 2.24 6/265 116576
/proc/meminfo: memFree=114077704/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=2856004 memory=1595004 CPUtime=12.64 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 16175 0 0 0 1210 54 0 0 20 0 1 0 139980349 2924548096 398751 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 714001 398751 1600 343 0 711065 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2856004 KiB
Current children cumulated memory: 1595004 KiB

[startup+25.5001 s]
/proc/loadavg: 2.11 1.45 2.27 6/265 116576
/proc/meminfo: memFree=110323212/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=2871628 memory=2457208 CPUtime=25.42 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 17559 0 0 0 2470 72 0 0 20 0 1 0 139980349 2940547072 614302 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 717907 614302 1600 343 0 714971 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2871628 KiB
Current children cumulated memory: 2457208 KiB

[startup+51.1055 s]
/proc/loadavg: 2.76 1.66 2.31 6/264 116576
/proc/meminfo: memFree=105505556/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=4319388 memory=3216600 CPUtime=50.96 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 19756 0 0 0 5000 96 0 0 20 0 1 0 139980349 4423053312 804150 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 1079847 804150 1600 343 0 1076911 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 4319388 KiB
Current children cumulated memory: 3216600 KiB

[startup+102.3 s]
/proc/loadavg: 3.58 2.07 2.42 6/264 116578
/proc/meminfo: memFree=102693160/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=4392740 memory=3736408 CPUtime=102.02 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 22220 0 0 0 10093 109 0 0 20 0 1 0 139980349 4498165760 934102 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 1098185 934102 1600 343 0 1095249 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 4392740 KiB
Current children cumulated memory: 3736408 KiB

[startup+162.3 s]
/proc/loadavg: 3.90 2.44 2.53 6/264 116581
/proc/meminfo: memFree=91543100/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=8803060 memory=7320608 CPUtime=161.87 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 35392 0 0 0 15854 333 0 0 20 0 1 0 139980349 9014333440 1830152 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 2200765 1830152 1632 343 0 2197829 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 8803060 KiB
Current children cumulated memory: 7320608 KiB

[startup+222.3 s]
/proc/loadavg: 4.01 2.74 2.63 6/264 116583
/proc/meminfo: memFree=80249156/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=15732096 memory=10995088 CPUtime=221.71 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 130095 0 0 0 21012 1159 0 0 20 0 1 0 139980349 16109666304 2748772 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 3933024 2748772 1728 343 0 3930088 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 15732096 KiB
Current children cumulated memory: 10995088 KiB

[startup+282.3 s]
/proc/loadavg: 4.04 2.99 2.72 6/264 116585
/proc/meminfo: memFree=67048236/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=22744848 memory=15485592 CPUtime=281.57 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 428763 0 0 0 26706 1451 0 0 20 0 1 0 139980349 23290724352 3871398 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 5686212 3871398 1728 343 0 5683276 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 22744848 KiB
Current children cumulated memory: 15485592 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 3.19 2.81 6/263 116587
/proc/meminfo: memFree=66310400/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=22744848 memory=15865972 CPUtime=341.39 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 432392 0 0 0 32677 1462 0 0 20 0 1 0 139980349 23290724352 3966493 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 5686212 3966493 1728 343 0 5683276 0
Current children cumulated CPU time: 341.39 s
Current children cumulated vsize: 22744848 KiB
Current children cumulated memory: 15865972 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 3.37 2.90 6/264 116596
/proc/meminfo: memFree=66486064/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=23006820 memory=15484516 CPUtime=401.2 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 464532 0 0 0 38595 1525 0 0 20 0 1 0 139980349 23558983680 3871129 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 5751705 3871129 1728 343 0 5748769 0
Current children cumulated CPU time: 401.2 s
Current children cumulated vsize: 23006820 KiB
Current children cumulated memory: 15484516 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 3.50 2.97 6/264 116598
/proc/meminfo: memFree=66957032/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=22744848 memory=15286260 CPUtime=461.02 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 470063 0 0 0 44573 1529 0 0 20 0 1 0 139980349 23290724352 3821565 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 5686212 3821565 1728 343 0 5683276 0
Current children cumulated CPU time: 461.02 s

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

/proc/116571/statm: 6738094 4336127 1728 343 0 6735158 0
Current children cumulated CPU time: 2853.67 s
Current children cumulated vsize: 26952376 KiB
Current children cumulated memory: 17344508 KiB

[startup+2922.3 s]
/proc/loadavg: 4.06 4.15 4.09 6/265 116720
/proc/meminfo: memFree=65467220/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=26952376 memory=17369084 CPUtime=2913.49 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 1235353 0 0 0 288937 2412 0 0 20 0 1 0 139980349 27599233024 4342271 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 6738094 4342271 1728 343 0 6735158 0
Current children cumulated CPU time: 2913.49 s
Current children cumulated vsize: 26952376 KiB
Current children cumulated memory: 17369084 KiB

[startup+2982.3 s]
/proc/loadavg: 4.06 4.14 4.09 6/265 116723
/proc/meminfo: memFree=67502260/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=22758072 memory=15263740 CPUtime=2973.3 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 1268227 0 0 0 294857 2473 0 0 20 0 1 0 139980349 23304265728 3815935 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 5689518 3815935 1728 343 0 5686582 0
Current children cumulated CPU time: 2973.3 s
Current children cumulated vsize: 22758072 KiB
Current children cumulated memory: 15263740 KiB

[startup+3042.3 s]
/proc/loadavg: 4.17 4.16 4.09 6/265 116725
/proc/meminfo: memFree=67448968/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=22758072 memory=15325180 CPUtime=3033.12 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 1268560 0 0 0 300837 2475 0 0 20 0 1 0 139980349 23304265728 3831295 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 5689518 3831295 1728 343 0 5686582 0
Current children cumulated CPU time: 3033.12 s
Current children cumulated vsize: 22758072 KiB
Current children cumulated memory: 15325180 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.14 4.09 6/263 116738
/proc/meminfo: memFree=67413440/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=22758072 memory=15339516 CPUtime=3092.93 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 1268686 0 0 0 306818 2475 0 0 20 0 1 0 139980349 23304265728 3834879 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 5689518 3834879 1728 343 0 5686582 0
Current children cumulated CPU time: 3092.93 s
Current children cumulated vsize: 22758072 KiB
Current children cumulated memory: 15339516 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.13 4.09 6/263 116740
/proc/meminfo: memFree=67748356/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=22758072 memory=15345660 CPUtime=3152.74 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 1269319 0 0 0 312798 2476 0 0 20 0 1 0 139980349 23304265728 3836415 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 5689518 3836415 1728 343 0 5686582 0
Current children cumulated CPU time: 3152.74 s
Current children cumulated vsize: 22758072 KiB
Current children cumulated memory: 15345660 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.12 4.09 6/263 116742
/proc/meminfo: memFree=65865812/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=23894276 memory=17340856 CPUtime=3212.55 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 1349538 0 0 0 318729 2526 0 0 20 0 1 0 139980349 24467738624 4335214 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 5973569 4335214 1728 343 0 5970633 0
Current children cumulated CPU time: 3212.55 s
Current children cumulated vsize: 23894276 KiB
Current children cumulated memory: 17340856 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.11 4.09 6/263 116745
/proc/meminfo: memFree=66512444/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=22758072 memory=16506876 CPUtime=3272.37 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 1360078 0 0 0 324701 2536 0 0 20 0 1 0 139980349 23304265728 4126719 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 5689518 4126719 1728 343 0 5686582 0
Current children cumulated CPU time: 3272.37 s
Current children cumulated vsize: 22758072 KiB
Current children cumulated memory: 16506876 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.10 4.09 6/263 116748
/proc/meminfo: memFree=66463020/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=22758072 memory=16506876 CPUtime=3332.18 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 1360880 0 0 0 330680 2538 0 0 20 0 1 0 139980349 23304265728 4126719 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 5689518 4126719 1728 343 0 5686582 0
Current children cumulated CPU time: 3332.18 s
Current children cumulated vsize: 22758072 KiB
Current children cumulated memory: 16506876 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.10 4.09 6/264 116757
/proc/meminfo: memFree=66441876/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=22758072 memory=16506876 CPUtime=3392 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 1361845 0 0 0 336660 2540 0 0 20 0 1 0 139980349 23304265728 4126719 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 5689518 4126719 1728 343 0 5686582 0
Current children cumulated CPU time: 3392 s
Current children cumulated vsize: 22758072 KiB
Current children cumulated memory: 16506876 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.11 4.09 6/264 116759
/proc/meminfo: memFree=65227460/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=22758072 memory=16508924 CPUtime=3451.81 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 1362505 0 0 0 342639 2542 0 0 20 0 1 0 139980349 23304265728 4127231 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 5689518 4127231 1728 343 0 5686582 0
Current children cumulated CPU time: 3451.81 s
Current children cumulated vsize: 22758072 KiB
Current children cumulated memory: 16508924 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.10 4.09 6/264 116761
/proc/meminfo: memFree=64966108/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=22758072 memory=16508924 CPUtime=3511.63 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 1363189 0 0 0 348619 2544 0 0 20 0 1 0 139980349 23304265728 4127231 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 5689518 4127231 1728 343 0 5686582 0
Current children cumulated CPU time: 3511.63 s
Current children cumulated vsize: 22758072 KiB
Current children cumulated memory: 16508924 KiB

[startup+3582.3 s]
/proc/loadavg: 4.04 4.08 4.08 6/264 116763
/proc/meminfo: memFree=65180448/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=22758072 memory=16508924 CPUtime=3571.45 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 1363979 0 0 0 354599 2546 0 0 20 0 1 0 139980349 23304265728 4127231 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 5689518 4127231 1728 343 0 5686582 0
Current children cumulated CPU time: 3571.45 s
Current children cumulated vsize: 22758072 KiB
Current children cumulated memory: 16508924 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 4.08 4.09 4.09 3/256 116780
/proc/meminfo: memFree=87350620/131250000 swapFree=33009904/33010684
[pid=116571] ppid=116565 vsize=22758072 memory=16508924 CPUtime=3600.06 cores=5,7
/proc/116571/stat : 116571 (pb_picat) R 116565 116571 116505 0 -1 4194304 1364300 0 0 0 357459 2547 0 0 20 0 1 0 139980349 23304265728 4127231 18446744073709551615 94652026064896 94652027466477 140735721653024 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94652027737904 94652029612144 94652040704000 140735721654684 140735721654760 140735721654760 140735721660364 0
/proc/116571/statm: 5689518 4127231 1728 343 0 5686582 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 22758072 KiB
Current children cumulated memory: 16508924 KiB

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

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

# cumulated CPU time of all completed processes:  user=3574.6 s, system=25.5832 s

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

[startup+3611.11 s]*
/proc/loadavg: 4.08 4.09 4.09 3/256 116780
/proc/meminfo: memFree=102883636/131250000 swapFree=33009904/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.11
CPU time (s): 3600.18
CPU user time (s): 3574.6
CPU system time (s): 25.5832
CPU usage (%): 99.6973
Max. virtual memory (cumulated for all children) (KiB): 28093836
Max. memory (cumulated for all children) (KiB): 18697424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3574.6
system time used= 25.5832
maximum resident set size= 18697424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1364300
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= 121
involuntary context switches= 3977


# summary of solver processes directly reported to runsolver:
#   pid: 116571
#   total CPU time (s): 3600.18
#   total CPU user time (s): 3574.6
#   total CPU system time (s): 25.5832

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.18154 second user time and 15.7007 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-11 16:10:09
IDJOB=4528549
IDBENCH=155757
IDSOLVER=3385
FILE ID=nodeC033/4528549-1752243008
RUNJOBID= nodeC033-1752243008-116518
SLURM_JOB_ID= 9682556
Free space on /tmp= 429008 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_4_mh.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528549-1752243008/watcher-4528549-1752243008 -o /tmp/evaluation-result-4528549-1752243008/solver-4528549-1752243008 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1752243008-116518 --watchdog 3760  pb_picat HOME/instance-4528549-1752243008.opb

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

MD5SUM BENCH= 52dca71e841298ae6df8c1bcbb79ed30
RANDOM SEED=583630706

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        120261708 kB
MemAvailable:   129505336 kB
Buffers:            2128 kB
Cached:          9965304 kB
SwapCached:           68 kB
Active:           896024 kB
Inactive:        9293512 kB
Active(anon):     234804 kB
Inactive(anon):     5388 kB
Active(file):     661220 kB
Inactive(file):  9288124 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            780520 kB
Writeback:             0 kB
AnonPages:        225580 kB
Mapped:           109596 kB
Shmem:             18028 kB
KReclaimable:     267044 kB
Slab:             363016 kB
SReclaimable:     267044 kB
SUnreclaim:        95972 kB
KernelStack:        4176 kB
PageTables:         3176 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    2382856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150456 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 429004 MiB
End job on nodeC033 at 2025-07-11 17:10:21