Trace number 4545133

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

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-AverageAvoiding-mini-40_c24.opb
MD5SUMe60f0e926bcd6b192a3b449cde285525
Bench CategoryDEC-LIN (decision problem, 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 variables103760
Total number of constraints89518
Number of constraints which are clauses19880
Number of constraints which are cardinality constraints (but not clauses)160
Number of constraints which are nor clauses,nor cardinality constraints69478
Minimum length of a constraint1
Maximum length of a constraint85
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 1561
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4808
Number of bits of the biggest sum of numbers13
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.02	c solving HOME/instance-4545133-1753237999.opb (Picat 3.9b11, 7/10/2025)

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=163644, runsolver pid=163641
Current StackSize limit: 8192 KiB


[startup+0.100071 s]*
/proc/loadavg: 1.27 2.64 3.47 5/245 163645
/proc/meminfo: memFree=100886528/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=2027148 memory=28584 CPUtime=0.1 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 1120 0 0 0 9 1 0 0 20 0 1 0 239478866 2075799552 7146 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 506787 7146 1600 343 0 503851 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 28584 KiB

[startup+0.213927 s]*
/proc/loadavg: 1.27 2.64 3.47 5/246 163646
/proc/meminfo: memFree=100858116/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=2027148 memory=36792 CPUtime=0.21 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 1129 0 0 0 20 1 0 0 20 0 1 0 239478866 2075799552 9198 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 506787 9198 1600 343 0 503851 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 36792 KiB

[startup+0.313509 s]*
/proc/loadavg: 1.49 2.66 3.48 5/248 163650
/proc/meminfo: memFree=100831652/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=2027148 memory=47048 CPUtime=0.31 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 1137 0 0 0 29 2 0 0 20 0 1 0 239478866 2075799552 11762 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 506787 11762 1600 343 0 503851 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 47048 KiB

[startup+0.700312 s]
/proc/loadavg: 1.49 2.66 3.48 5/250 163655
/proc/meminfo: memFree=100766628/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=2027148 memory=81912 CPUtime=0.68 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 1167 0 0 0 65 3 0 0 20 0 1 0 239478866 2075799552 20478 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 506787 20478 1600 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 81912 KiB

[startup+1.50033 s]
/proc/loadavg: 1.49 2.66 3.48 4/246 163663
/proc/meminfo: memFree=100628784/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=2027148 memory=194716 CPUtime=1.47 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 1262 0 0 0 141 6 0 0 20 0 1 0 239478866 2075799552 48679 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 506787 48679 1600 343 0 503851 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 194716 KiB

[startup+3.11264 s]
/proc/loadavg: 1.49 2.66 3.48 5/248 163669
/proc/meminfo: memFree=99893972/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=2027148 memory=514548 CPUtime=3.09 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 1608 0 0 0 295 14 0 0 20 0 1 0 239478866 2075799552 128637 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 506787 128637 1600 343 0 503851 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 514548 KiB

[startup+6.30031 s]
/proc/loadavg: 1.69 2.69 3.48 5/251 163750
/proc/meminfo: memFree=98704100/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=2027148 memory=1118708 CPUtime=6.26 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 1998 0 0 0 601 25 0 0 20 0 1 0 239478866 2075799552 279677 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 506787 279677 1600 343 0 503851 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 1118708 KiB

[startup+12.7003 s]
/proc/loadavg: 1.87 2.71 3.48 5/251 163750
/proc/meminfo: memFree=96578736/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=2027148 memory=1671668 CPUtime=12.65 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 2469 0 0 0 1227 38 0 0 20 0 1 0 239478866 2075799552 417917 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 506787 417917 1600 343 0 503851 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 1671668 KiB

[startup+25.5003 s]
/proc/loadavg: 2.20 2.75 3.49 5/251 163750
/proc/meminfo: memFree=95420208/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=4243256 memory=2608108 CPUtime=25.42 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 6841 0 0 0 2445 97 0 0 20 0 1 0 239478866 4345094144 652027 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 1060814 652027 1600 343 0 1057878 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 4243256 KiB
Current children cumulated memory: 2608108 KiB

[startup+51.1127 s]
/proc/loadavg: 2.99 2.89 3.51 5/251 163751
/proc/meminfo: memFree=90598932/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=8367160 memory=7347248 CPUtime=50.96 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 27254 0 0 0 4767 329 0 0 20 0 1 0 239478866 8567971840 1836812 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 2091790 1836812 1728 343 0 2088854 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 8367160 KiB
Current children cumulated memory: 7347248 KiB

[startup+102.3 s]
/proc/loadavg: 3.69 3.09 3.55 5/251 163797
/proc/meminfo: memFree=88100700/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=12891212 memory=10091948 CPUtime=102.01 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 164988 0 0 0 8699 1502 0 0 20 0 1 0 239478866 13200601088 2522987 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 3222803 2522987 1728 343 0 3219867 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 12891212 KiB
Current children cumulated memory: 10091948 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 3.28 3.59 5/251 163799
/proc/meminfo: memFree=84844168/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=17757268 memory=13312540 CPUtime=161.84 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 326861 0 0 0 13301 2883 0 0 20 0 1 0 239478866 18183442432 3328135 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 4439317 3328135 1728 343 0 4436381 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 17757268 KiB
Current children cumulated memory: 13312540 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 3.43 3.62 5/251 163801
/proc/meminfo: memFree=84500100/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=17757268 memory=13568732 CPUtime=221.7 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 339501 0 0 0 19105 3065 0 0 20 0 1 0 239478866 18183442432 3392183 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 4439317 3392183 1760 343 0 4436381 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 17757268 KiB
Current children cumulated memory: 13568732 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 3.55 3.65 5/251 163803
/proc/meminfo: memFree=84442856/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=17757268 memory=13623636 CPUtime=281.56 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 342760 0 0 0 24992 3164 0 0 20 0 1 0 239478866 18183442432 3405909 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 4439317 3405909 1760 343 0 4436381 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 17757268 KiB
Current children cumulated memory: 13623636 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 3.65 3.68 5/250 163805
/proc/meminfo: memFree=84377692/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=17757268 memory=13677012 CPUtime=341.41 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 344149 0 0 0 30881 3260 0 0 20 0 1 0 239478866 18183442432 3419253 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 4439317 3419253 1760 343 0 4436381 0
Current children cumulated CPU time: 341.41 s
Current children cumulated vsize: 17757268 KiB
Current children cumulated memory: 13677012 KiB

[startup+402.3 s]
/proc/loadavg: 4.30 3.78 3.73 5/250 163807
/proc/meminfo: memFree=84339684/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=17757268 memory=13732180 CPUtime=401.27 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 345003 0 0 0 36768 3359 0 0 20 0 1 0 239478866 18183442432 3433045 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 4439317 3433045 1760 343 0 4436381 0
Current children cumulated CPU time: 401.27 s
Current children cumulated vsize: 17757268 KiB
Current children cumulated memory: 13732180 KiB

[startup+462.3 s]
/proc/loadavg: 4.66 3.99 3.80 5/250 163809
/proc/meminfo: memFree=84211276/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=17757268 memory=13785428 CPUtime=461.13 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 346985 0 0 0 42663 3450 0 0 20 0 1 0 239478866 18183442432 3446357 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 4439317 3446357 1760 343 0 4436381 0
Current children cumulated CPU time: 461.13 s

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

Current children cumulated memory: 15301472 KiB

[startup+2862.3 s]
/proc/loadavg: 3.09 3.59 3.90 4/243 164007
/proc/meminfo: memFree=84513896/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=17581388 memory=15305568 CPUtime=2854.3 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 825592 0 0 0 280372 5058 0 0 20 0 1 0 239478866 18003341312 3826392 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 4395347 3826392 1760 343 0 4392411 0
Current children cumulated CPU time: 2854.3 s
Current children cumulated vsize: 17581388 KiB
Current children cumulated memory: 15305568 KiB

[startup+2922.3 s]
/proc/loadavg: 3.08 3.50 3.84 4/243 164009
/proc/meminfo: memFree=82978676/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=22967588 memory=16889572 CPUtime=2914.12 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 921505 0 0 0 286313 5099 0 0 20 0 1 0 239478866 23518810112 4222393 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 5741897 4222393 1760 343 0 5738961 0
Current children cumulated CPU time: 2914.12 s
Current children cumulated vsize: 22967588 KiB
Current children cumulated memory: 16889572 KiB

[startup+2982.3 s]
/proc/loadavg: 3.15 3.43 3.80 4/243 164011
/proc/meminfo: memFree=83982180/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=21775692 memory=15795040 CPUtime=2973.93 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 931034 0 0 0 292289 5104 0 0 20 0 1 0 239478866 22298308608 3948760 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 5443923 3948760 1760 343 0 5440987 0
Current children cumulated CPU time: 2973.93 s
Current children cumulated vsize: 21775692 KiB
Current children cumulated memory: 15795040 KiB

[startup+3042.3 s]
/proc/loadavg: 3.11 3.37 3.75 4/244 164016
/proc/meminfo: memFree=83840900/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=21775692 memory=15797088 CPUtime=3033.73 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 933556 0 0 0 298269 5104 0 0 20 0 1 0 239478866 22298308608 3949272 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 5443923 3949272 1760 343 0 5440987 0
Current children cumulated CPU time: 3033.73 s
Current children cumulated vsize: 21775692 KiB
Current children cumulated memory: 15797088 KiB

[startup+3102.3 s]
/proc/loadavg: 3.04 3.30 3.70 4/245 164024
/proc/meminfo: memFree=83858144/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=21775692 memory=15797088 CPUtime=3093.55 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 937096 0 0 0 304250 5105 0 0 20 0 1 0 239478866 22298308608 3949272 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 5443923 3949272 1760 343 0 5440987 0
Current children cumulated CPU time: 3093.55 s
Current children cumulated vsize: 21775692 KiB
Current children cumulated memory: 15797088 KiB

[startup+3162.3 s]
/proc/loadavg: 3.11 3.27 3.67 4/245 164026
/proc/meminfo: memFree=84019228/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=21775692 memory=15799136 CPUtime=3153.36 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 940240 0 0 0 310231 5105 0 0 20 0 1 0 239478866 22298308608 3949784 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 5443923 3949784 1760 343 0 5440987 0
Current children cumulated CPU time: 3153.36 s
Current children cumulated vsize: 21775692 KiB
Current children cumulated memory: 15799136 KiB

[startup+3222.3 s]
/proc/loadavg: 3.09 3.24 3.63 4/245 164028
/proc/meminfo: memFree=84024452/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=21775692 memory=15799136 CPUtime=3213.17 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 942489 0 0 0 316212 5105 0 0 20 0 1 0 239478866 22298308608 3949784 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 5443923 3949784 1760 343 0 5440987 0
Current children cumulated CPU time: 3213.17 s
Current children cumulated vsize: 21775692 KiB
Current children cumulated memory: 15799136 KiB

[startup+3282.3 s]
/proc/loadavg: 3.07 3.21 3.59 4/245 164030
/proc/meminfo: memFree=83993476/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=21775692 memory=15799136 CPUtime=3272.98 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 945085 0 0 0 322193 5105 0 0 20 0 1 0 239478866 22298308608 3949784 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 5443923 3949784 1760 343 0 5440987 0
Current children cumulated CPU time: 3272.98 s
Current children cumulated vsize: 21775692 KiB
Current children cumulated memory: 15799136 KiB

[startup+3342.3 s]
/proc/loadavg: 3.08 3.18 3.56 4/245 164032
/proc/meminfo: memFree=83967496/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=21775692 memory=15848288 CPUtime=3332.8 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 949899 0 0 0 328173 5107 0 0 20 0 1 0 239478866 22298308608 3962072 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 5443923 3962072 1760 343 0 5440987 0
Current children cumulated CPU time: 3332.8 s
Current children cumulated vsize: 21775692 KiB
Current children cumulated memory: 15848288 KiB

[startup+3402.3 s]
/proc/loadavg: 3.07 3.16 3.53 4/244 164034
/proc/meminfo: memFree=83764440/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=21775692 memory=15848288 CPUtime=3392.6 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 953814 0 0 0 334153 5107 0 0 20 0 1 0 239478866 22298308608 3962072 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 5443923 3962072 1760 343 0 5440987 0
Current children cumulated CPU time: 3392.6 s
Current children cumulated vsize: 21775692 KiB
Current children cumulated memory: 15848288 KiB

[startup+3462.3 s]
/proc/loadavg: 3.13 3.16 3.50 4/244 164036
/proc/meminfo: memFree=83988728/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=21775692 memory=15850336 CPUtime=3452.42 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 957023 0 0 0 340134 5108 0 0 20 0 1 0 239478866 22298308608 3962584 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 5443923 3962584 1760 343 0 5440987 0
Current children cumulated CPU time: 3452.42 s
Current children cumulated vsize: 21775692 KiB
Current children cumulated memory: 15850336 KiB

[startup+3522.3 s]
/proc/loadavg: 3.05 3.13 3.47 4/244 164038
/proc/meminfo: memFree=83939460/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=21775692 memory=15854432 CPUtime=3512.23 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 961346 0 0 0 346115 5108 0 0 20 0 1 0 239478866 22298308608 3963608 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 5443923 3963608 1760 343 0 5440987 0
Current children cumulated CPU time: 3512.23 s
Current children cumulated vsize: 21775692 KiB
Current children cumulated memory: 15854432 KiB

[startup+3582.3 s]
/proc/loadavg: 3.20 3.15 3.45 4/244 164040
/proc/meminfo: memFree=84951328/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=18203836 memory=14859908 CPUtime=3572.05 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 998442 0 0 0 352023 5182 0 0 20 0 1 0 239478866 18640728064 3714977 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 4550959 3714977 1760 343 0 4548023 0
Current children cumulated CPU time: 3572.05 s
Current children cumulated vsize: 18203836 KiB
Current children cumulated memory: 14859908 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 3.13 3.14 3.44 4/244 164041
/proc/meminfo: memFree=84938764/131382112 swapFree=33009904/33010684
[pid=163644] ppid=163641 vsize=18203836 memory=14859908 CPUtime=3600.06 cores=0,2
/proc/163644/stat : 163644 (pb_picat) R 163641 163644 163060 0 -1 4194304 998449 0 0 0 354824 5182 0 0 20 0 1 0 239478866 18640728064 3714977 18446744073709551615 94553016619008 94553018020589 140726830154128 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94553018292016 94553020166256 94553055232000 140726830156188 140726830156264 140726830156264 140726830161868 0
/proc/163644/statm: 4550959 3714977 1760 343 0 4548023 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 18203836 KiB
Current children cumulated memory: 14859908 KiB

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

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

# cumulated CPU time of all completed processes:  user=3548.25 s, system=51.931 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.51
CPU time (s): 3600.18
CPU user time (s): 3548.25
CPU system time (s): 51.931
CPU usage (%): 99.714
Max. virtual memory (cumulated for all children) (KiB): 23006060
Max. memory (cumulated for all children) (KiB): 17342712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3548.25
system time used= 51.931
maximum resident set size= 17342712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 998449
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= 109
involuntary context switches= 7857


# summary of solver processes directly reported to runsolver:
#   pid: 163644
#   total CPU time (s): 3600.18
#   total CPU user time (s): 3548.25
#   total CPU system time (s): 51.931

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.4566 second user time and 34.9117 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-07-23 04:33:20
IDJOB=4545133
IDBENCH=180714
IDSOLVER=3385
FILE ID=nodeC001/4545133-1753237999
RUNJOBID= nodeC001-1753237999-163596
SLURM_JOB_ID= 9687854
Free space on /tmp= 432604 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-AverageAvoiding-mini-40_c24.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545133-1753237999/watcher-4545133-1753237999 -o /tmp/evaluation-result-4545133-1753237999/solver-4545133-1753237999 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1753237999-163596 --watchdog 3760  pb_picat HOME/instance-4545133-1753237999.opb

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

MD5SUM BENCH= e60f0e926bcd6b192a3b449cde285525
RANDOM SEED=772478975

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        100927344 kB
MemAvailable:   129630284 kB
Buffers:            1668 kB
Cached:         27354640 kB
SwapCached:          136 kB
Active:          1015700 kB
Inactive:       26468308 kB
Active(anon):     137068 kB
Inactive(anon):    16604 kB
Active(file):     878632 kB
Inactive(file): 26451704 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             65464 kB
Writeback:            20 kB
AnonPages:        130704 kB
Mapped:           114264 kB
Shmem:             25972 kB
KReclaimable:    2433732 kB
Slab:            2563400 kB
SReclaimable:    2433732 kB
SUnreclaim:       129668 kB
KernelStack:        3908 kB
PageTables:         2968 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4440056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149288 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432632 MiB
End job on nodeC001 at 2025-07-23 05:33:30