Trace number 4528391

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.07 3609.4

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/
submittedPB07/aksoy/decomp/normalized-matrix_5x3_10.opb
MD5SUMf414edaa70e04e6c4234549a55f077d1
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 benchmark23
Best CPU time to get the best result obtained on this benchmark3600.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40363
Total number of constraints154319
Number of constraints which are clauses154296
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints22
Minimum length of a constraint1
Maximum length of a constraint1952
Number of terms in the objective function 1952
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 1952
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 36
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1988
Number of bits of the biggest sum of numbers11
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-4528391-1752239847.opb (Picat 3.9b11, 7/10/2025)
5.98/6.04	o 35

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 (60391 MiB free)
  memory of node 1: 64507 MiB (53528 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528391-1752239847/watcher-4528391-1752239847 -o /tmp/evaluation-result-4528391-1752239847/solver-4528391-1752239847 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1752239847-120958 --watchdog 3760 pb_picat HOME/instance-4528391-1752239847.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=121015, runsolver pid=121008

[startup+0.100063 s]*
/proc/loadavg: 1.12 1.10 1.59 5/264 121016
/proc/meminfo: memFree=116575968/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2027148 memory=36556 CPUtime=0.09 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 1131 0 0 0 9 0 0 0 20 0 1 0 139662642 2075799552 9139 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 506787 9139 1536 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 36556 KiB

[startup+0.205427 s]*
/proc/loadavg: 1.12 1.10 1.59 5/264 121016
/proc/meminfo: memFree=116522720/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2027148 memory=55052 CPUtime=0.2 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 1156 0 0 0 19 1 0 0 20 0 1 0 139662642 2075799552 13763 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 506787 13763 1536 343 0 503851 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 55052 KiB

[startup+0.305347 s]*
/proc/loadavg: 1.12 1.10 1.59 5/264 121016
/proc/meminfo: memFree=116448992/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2027148 memory=71496 CPUtime=0.29 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 1180 0 0 0 28 1 0 0 20 0 1 0 139662642 2075799552 17874 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 506787 17874 1536 343 0 503851 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 71496 KiB

[startup+0.700163 s]
/proc/loadavg: 1.12 1.10 1.59 5/264 121016
/proc/meminfo: memFree=116327208/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2027148 memory=139312 CPUtime=0.69 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 1270 0 0 0 66 3 0 0 20 0 1 0 139662642 2075799552 34828 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 506787 34828 1536 343 0 503851 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 139312 KiB

[startup+1.50017 s]
/proc/loadavg: 1.12 1.10 1.59 5/264 121016
/proc/meminfo: memFree=116197084/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2053048 memory=268320 CPUtime=1.48 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 6097 0 0 0 142 6 0 0 20 0 1 0 139662642 2102321152 67080 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 513262 67080 1696 343 0 510326 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2053048 KiB
Current children cumulated memory: 268320 KiB

[startup+3.10513 s]
/proc/loadavg: 1.35 1.14 1.61 5/264 121016
/proc/meminfo: memFree=116086568/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2059800 memory=272584 CPUtime=3.08 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 9637 0 0 0 301 7 0 0 20 0 1 0 139662642 2109235200 68146 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 514950 68146 1696 343 0 512014 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2059800 KiB
Current children cumulated memory: 272584 KiB

[startup+6.30016 s]
/proc/loadavg: 1.35 1.14 1.61 5/264 121016
/proc/meminfo: memFree=116054344/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2058288 memory=276540 CPUtime=6.26 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 13381 0 0 0 618 8 0 0 20 0 1 0 139662642 2107686912 69135 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 514572 69135 1696 343 0 511636 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2058288 KiB
Current children cumulated memory: 276540 KiB

[startup+12.7002 s]
/proc/loadavg: 1.57 1.19 1.62 5/264 121016
/proc/meminfo: memFree=116040348/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2080816 memory=296668 CPUtime=12.65 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 14899 0 0 0 1256 9 0 0 20 0 1 0 139662642 2130755584 74167 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 520204 74167 1696 343 0 517268 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2080816 KiB
Current children cumulated memory: 296668 KiB

[startup+25.5002 s]
/proc/loadavg: 2.11 1.33 1.66 5/263 121016
/proc/meminfo: memFree=115991040/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2097200 memory=307996 CPUtime=25.42 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 15162 0 0 0 2533 9 0 0 20 0 1 0 139662642 2147532800 76999 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 524300 76999 1696 343 0 521364 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2097200 KiB
Current children cumulated memory: 307996 KiB

[startup+51.1051 s]
/proc/loadavg: 2.75 1.55 1.72 5/263 121017
/proc/meminfo: memFree=115953760/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2113584 memory=324952 CPUtime=50.97 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 15329 0 0 0 5087 10 0 0 20 0 1 0 139662642 2164310016 81238 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 528396 81238 1696 343 0 525460 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2113584 KiB
Current children cumulated memory: 324952 KiB

[startup+102.3 s]
/proc/loadavg: 3.51 1.94 1.85 5/263 121018
/proc/meminfo: memFree=115949848/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2056320 memory=275320 CPUtime=102.04 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 18190 0 0 0 10193 11 0 0 20 0 1 0 139662642 2105671680 68798 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 514080 68798 1696 343 0 511144 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 2056320 KiB
Current children cumulated memory: 275320 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 2.35 2.00 5/263 121020
/proc/meminfo: memFree=115961908/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2112388 memory=329852 CPUtime=161.9 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 23253 0 0 0 16176 14 0 0 20 0 1 0 139662642 2163085312 82463 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 528097 82463 1696 343 0 525161 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 2112388 KiB
Current children cumulated memory: 329852 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 2.67 2.13 5/263 121022
/proc/meminfo: memFree=115974076/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2161540 memory=373376 CPUtime=221.75 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 32236 0 0 0 22154 21 0 0 20 0 1 0 139662642 2213416960 93344 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 540385 93344 1696 343 0 537449 0
Current children cumulated CPU time: 221.75 s
Current children cumulated vsize: 2161540 KiB
Current children cumulated memory: 373376 KiB

[startup+282.3 s]
/proc/loadavg: 4.39 3.00 2.28 5/263 121024
/proc/meminfo: memFree=115965712/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2112388 memory=330368 CPUtime=281.59 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 41632 0 0 0 28131 28 0 0 20 0 1 0 139662642 2163085312 82592 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 528097 82592 1696 343 0 525161 0
Current children cumulated CPU time: 281.59 s
Current children cumulated vsize: 2112388 KiB
Current children cumulated memory: 330368 KiB

[startup+342.3 s]
/proc/loadavg: 4.78 3.37 2.45 5/263 121033
/proc/meminfo: memFree=115949444/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2128772 memory=346752 CPUtime=341.44 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 46542 0 0 0 34111 33 0 0 20 0 1 0 139662642 2179862528 86688 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 532193 86688 1696 343 0 529257 0
Current children cumulated CPU time: 341.44 s
Current children cumulated vsize: 2128772 KiB
Current children cumulated memory: 346752 KiB

[startup+402.3 s]
/proc/loadavg: 4.30 3.50 2.56 5/263 121080
/proc/meminfo: memFree=116023344/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2128772 memory=336516 CPUtime=401.27 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 53561 0 0 0 40088 39 0 0 20 0 1 0 139662642 2179862528 84129 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 532193 84129 1696 343 0 529257 0
Current children cumulated CPU time: 401.27 s
Current children cumulated vsize: 2128772 KiB
Current children cumulated memory: 336516 KiB

[startup+462.3 s]
/proc/loadavg: 4.38 3.68 2.68 5/263 121082
/proc/meminfo: memFree=116018076/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2128772 memory=340612 CPUtime=461.12 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 57284 0 0 0 46070 42 0 0 20 0 1 0 139662642 2179862528 85153 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 532193 85153 1696 343 0 529257 0
Current children cumulated CPU time: 461.12 s

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

Current children cumulated memory: 341656 KiB

[startup+2862.3 s]
/proc/loadavg: 4.09 4.11 4.02 5/263 121338
/proc/meminfo: memFree=116095468/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2128772 memory=347800 CPUtime=2854.91 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 181494 0 0 0 285312 179 0 0 20 0 1 0 139662642 2179862528 86950 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 532193 86950 1696 343 0 529257 0
Current children cumulated CPU time: 2854.91 s
Current children cumulated vsize: 2128772 KiB
Current children cumulated memory: 347800 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.10 4.02 5/263 121340
/proc/meminfo: memFree=116087356/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2161540 memory=366232 CPUtime=2914.76 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 183640 0 0 0 291295 181 0 0 20 0 1 0 139662642 2213416960 91558 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 540385 91558 1696 343 0 537449 0
Current children cumulated CPU time: 2914.76 s
Current children cumulated vsize: 2161540 KiB
Current children cumulated memory: 366232 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.10 4.02 5/263 121342
/proc/meminfo: memFree=116058116/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2161540 memory=384664 CPUtime=2974.6 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 184291 0 0 0 297278 182 0 0 20 0 1 0 139662642 2213416960 96166 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 540385 96166 1696 343 0 537449 0
Current children cumulated CPU time: 2974.6 s
Current children cumulated vsize: 2161540 KiB
Current children cumulated memory: 384664 KiB

[startup+3042.3 s]
/proc/loadavg: 4.07 4.09 4.02 5/262 121344
/proc/meminfo: memFree=116072740/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2128772 memory=353528 CPUtime=3034.46 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 184807 0 0 0 303263 183 0 0 20 0 1 0 139662642 2179862528 88382 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 532193 88382 1696 343 0 529257 0
Current children cumulated CPU time: 3034.46 s
Current children cumulated vsize: 2128772 KiB
Current children cumulated memory: 353528 KiB

[startup+3102.3 s]
/proc/loadavg: 4.06 4.08 4.02 5/262 121346
/proc/meminfo: memFree=116054196/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2161540 memory=382616 CPUtime=3094.31 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 185562 0 0 0 309247 184 0 0 20 0 1 0 139662642 2213416960 95654 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 540385 95654 1696 343 0 537449 0
Current children cumulated CPU time: 3094.31 s
Current children cumulated vsize: 2161540 KiB
Current children cumulated memory: 382616 KiB

[startup+3162.3 s]
/proc/loadavg: 4.06 4.08 4.02 5/262 121348
/proc/meminfo: memFree=116070988/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2136640 memory=356332 CPUtime=3154.15 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 190303 0 0 0 315227 188 0 0 20 0 1 0 139662642 2187919360 89083 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 534160 89083 1696 343 0 531224 0
Current children cumulated CPU time: 3154.15 s
Current children cumulated vsize: 2136640 KiB
Current children cumulated memory: 356332 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.10 4.02 5/262 121350
/proc/meminfo: memFree=116070256/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2153024 memory=362348 CPUtime=3213.99 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 193246 0 0 0 321208 191 0 0 20 0 1 0 139662642 2204696576 90587 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 538256 90587 1696 343 0 535320 0
Current children cumulated CPU time: 3213.99 s
Current children cumulated vsize: 2153024 KiB
Current children cumulated memory: 362348 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.09 4.02 5/262 121352
/proc/meminfo: memFree=116090248/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2136640 memory=340076 CPUtime=3273.83 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 199490 0 0 0 327186 197 0 0 20 0 1 0 139662642 2187919360 85019 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 534160 85019 1696 343 0 531224 0
Current children cumulated CPU time: 3273.83 s
Current children cumulated vsize: 2136640 KiB
Current children cumulated memory: 340076 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.09 4.02 5/263 121357
/proc/meminfo: memFree=116093364/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2136640 memory=331628 CPUtime=3333.67 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 207793 0 0 0 333162 205 0 0 20 0 1 0 139662642 2187919360 82907 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 534160 82907 1696 343 0 531224 0
Current children cumulated CPU time: 3333.67 s
Current children cumulated vsize: 2136640 KiB
Current children cumulated memory: 331628 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.09 4.02 5/263 121363
/proc/meminfo: memFree=116063668/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2153024 memory=362348 CPUtime=3393.51 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 214411 0 0 0 339141 210 0 0 20 0 1 0 139662642 2204696576 90587 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 538256 90587 1696 343 0 535320 0
Current children cumulated CPU time: 3393.51 s
Current children cumulated vsize: 2153024 KiB
Current children cumulated memory: 362348 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.08 4.02 5/264 121366
/proc/meminfo: memFree=116045304/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2153024 memory=364396 CPUtime=3453.35 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 224118 0 0 0 345118 217 0 0 20 0 1 0 139662642 2204696576 91099 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 538256 91099 1696 343 0 535320 0
Current children cumulated CPU time: 3453.35 s
Current children cumulated vsize: 2153024 KiB
Current children cumulated memory: 364396 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.08 4.02 5/264 121368
/proc/meminfo: memFree=116037216/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2150276 memory=373168 CPUtime=3513.2 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 232217 0 0 0 351098 222 0 0 20 0 1 0 139662642 2201882624 93292 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 537569 93292 1696 343 0 534633 0
Current children cumulated CPU time: 3513.2 s
Current children cumulated vsize: 2150276 KiB
Current children cumulated memory: 373168 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.08 4.02 5/264 121370
/proc/meminfo: memFree=116056340/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2117508 memory=340624 CPUtime=3573.03 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 241454 0 0 0 357074 229 0 0 20 0 1 0 139662642 2168328192 85156 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 529377 85156 1696 343 0 526441 0
Current children cumulated CPU time: 3573.03 s
Current children cumulated vsize: 2117508 KiB
Current children cumulated memory: 340624 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.4 s]
/proc/loadavg: 4.11 4.09 4.03 5/264 121370
/proc/meminfo: memFree=116036688/131249996 swapFree=33010684/33010684
[pid=121015] ppid=121008 vsize=2150276 memory=369712 CPUtime=3600.05 cores=1,3
/proc/121015/stat : 121015 (pb_picat) R 121008 121015 119023 0 -1 4194304 244048 0 0 0 359774 231 0 0 20 0 1 0 139662642 2201882624 92428 18446744073709551615 94125524676608 94125526078189 140720560814784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94125526349616 94125528223856 94125543022592 140720560818588 140720560818664 140720560818664 140720560824268 0
/proc/121015/statm: 537569 92428 1696 343 0 534633 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2150276 KiB
Current children cumulated memory: 369712 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.75 s, system=2.31799 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): 3609.4
CPU time (s): 3600.07
CPU user time (s): 3597.75
CPU system time (s): 2.31799
CPU usage (%): 99.7414
Max. virtual memory (cumulated for all children) (KiB): 2232196
Max. memory (cumulated for all children) (KiB): 407404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.75
system time used= 2.31799
maximum resident set size= 407404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 244048
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= 77
involuntary context switches= 4930


# summary of solver processes directly reported to runsolver:
#   pid: 121015
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3597.75
#   total CPU system time (s): 2.31799

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.61285 second user time and 15.4915 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-07-11 15:17:27
IDJOB=4528391
IDBENCH=148186
IDSOLVER=3385
FILE ID=nodeC024/4528391-1752239847
RUNJOBID= nodeC024-1752239847-120958
SLURM_JOB_ID= 9682535
Free space on /tmp= 432352 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB07/OPT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_10.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528391-1752239847/watcher-4528391-1752239847 -o /tmp/evaluation-result-4528391-1752239847/solver-4528391-1752239847 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1752239847-120958 --watchdog 3760  pb_picat HOME/instance-4528391-1752239847.opb

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

MD5SUM BENCH= f414edaa70e04e6c4234549a55f077d1
RANDOM SEED=935588735

nodeC024 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.094
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.36
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		: 3604.599
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.36
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		: 3599.677
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.36
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.663
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.36
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.686
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.36
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.731
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.36
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		: 3600.120
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.36
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		: 3700.656
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        116680416 kB
MemAvailable:   129690092 kB
Buffers:            2144 kB
Cached:         13773704 kB
SwapCached:            0 kB
Active:           650260 kB
Inactive:       13193568 kB
Active(anon):      86008 kB
Inactive(anon):       36 kB
Active(file):     564252 kB
Inactive(file): 13193532 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             24156 kB
Writeback:             0 kB
AnonPages:         70364 kB
Mapped:           106292 kB
Shmem:             18064 kB
KReclaimable:     181864 kB
Slab:             276568 kB
SReclaimable:     181864 kB
SUnreclaim:        94704 kB
KernelStack:        4100 kB
PageTables:         2924 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     344328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432340 MiB
End job on nodeC024 at 2025-07-11 16:17:37