Trace number 4528449

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.08 3609.11

General information on the benchmark

NamePB24/normalized-PB10/OPT-LIN/leberre/opb-trendy/misc2010/
datasets/10orplus/normalized-libnspr4-dev.cudf.trendy.opb
MD5SUMc99b915a584a6a8e4cc5b128c0dbe406
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3656703476375
Best CPU time to get the best result obtained on this benchmark1.17372
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21106
Total number of constraints100050
Number of constraints which are clauses98484
Number of constraints which are cardinality constraints (but not clauses)1566
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 8588
Biggest coefficient in the objective function 79285326336
Number of bits for the biggest coefficient in the objective function 37
Sum of the numbers in the objective function 234763814370998
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 79285326336
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 234763814370998
Number of bits of the biggest sum of numbers48
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c solving HOME/instance-4528449-1752241837.opb (Picat 3.9b11, 7/10/2025)
1.19/1.25	o 8989269164206
5.08/5.13	o 5026645396903
10.17/10.21	o 3831367426368
20.84/21.00	o 3675472837978
38.70/38.89	o 3660689889675
54.06/54.26	o 3657460156993
70.12/70.37	o 3656721932371
124.99/125.35	o 3656703476778

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528449-1752241837/watcher-4528449-1752241837 -o /tmp/evaluation-result-4528449-1752241837/solver-4528449-1752241837 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1752238059-119927 --watchdog 3760 pb_picat HOME/instance-4528449-1752241837.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=121025, runsolver pid=121022

[startup+0.100071 s]*
/proc/loadavg: 4.13 4.12 4.10 5/262 121026
/proc/meminfo: memFree=125662536/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2027148 memory=38128 CPUtime=0.09 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 1024 0 0 0 9 0 0 0 20 0 1 0 139863280 2075799552 9532 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 506787 9532 1536 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 38128 KiB

[startup+0.205411 s]*
/proc/loadavg: 4.13 4.12 4.10 5/262 121026
/proc/meminfo: memFree=125646152/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2027148 memory=56600 CPUtime=0.2 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 1043 0 0 0 19 1 0 0 20 0 1 0 139863280 2075799552 14150 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 506787 14150 1536 343 0 503851 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 56600 KiB

[startup+0.305341 s]*
/proc/loadavg: 4.13 4.12 4.10 5/262 121026
/proc/meminfo: memFree=125625672/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2027148 memory=77100 CPUtime=0.3 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 1057 0 0 0 29 1 0 0 20 0 1 0 139863280 2075799552 19275 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 506787 19275 1536 343 0 503851 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 77100 KiB

[startup+0.700156 s]
/proc/loadavg: 4.13 4.12 4.10 5/262 121026
/proc/meminfo: memFree=125588808/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2027148 memory=144900 CPUtime=0.69 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 1114 0 0 0 66 3 0 0 20 0 1 0 139863280 2075799552 36225 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 506787 36225 1568 343 0 503851 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 144900 KiB

[startup+1.50017 s]
/proc/loadavg: 4.13 4.12 4.10 6/262 121026
/proc/meminfo: memFree=125502792/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2080288 memory=248448 CPUtime=1.48 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 10611 0 0 0 143 5 0 0 20 0 1 0 139863280 2130214912 62112 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 520072 62112 1696 343 0 517136 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2080288 KiB
Current children cumulated memory: 248448 KiB

[startup+3.10531 s]
/proc/loadavg: 4.12 4.12 4.10 5/262 121026
/proc/meminfo: memFree=125417312/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2076072 memory=250988 CPUtime=3.09 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 17094 0 0 0 300 9 0 0 20 0 1 0 139863280 2125897728 62747 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 519018 62747 1696 343 0 516082 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2076072 KiB
Current children cumulated memory: 250988 KiB

[startup+6.30018 s]
/proc/loadavg: 4.12 4.12 4.10 5/262 121026
/proc/meminfo: memFree=125425496/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2092808 memory=268512 CPUtime=6.28 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 20046 0 0 0 617 11 0 0 20 0 1 0 139863280 2143035392 67128 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 523202 67128 1696 343 0 520266 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2092808 KiB
Current children cumulated memory: 268512 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.11 4.10 5/262 121026
/proc/meminfo: memFree=125427540/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2092808 memory=268512 CPUtime=12.66 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 22671 0 0 0 1254 12 0 0 20 0 1 0 139863280 2143035392 67128 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 523202 67128 1696 343 0 520266 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2092808 KiB
Current children cumulated memory: 268512 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.11 4.10 5/263 121028
/proc/meminfo: memFree=125413836/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2094856 memory=272736 CPUtime=25.43 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 30948 0 0 0 2527 16 0 0 20 0 1 0 139863280 2145132544 68184 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 523714 68184 1696 343 0 520778 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2094856 KiB
Current children cumulated memory: 272736 KiB

[startup+51.1053 s]
/proc/loadavg: 4.06 4.10 4.09 5/264 121074
/proc/meminfo: memFree=125523276/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2092808 memory=268640 CPUtime=50.97 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 41229 0 0 0 5077 20 0 0 20 0 1 0 139863280 2143035392 67160 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 523202 67160 1696 343 0 520266 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2092808 KiB
Current children cumulated memory: 268640 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.11 4.10 5/264 121075
/proc/meminfo: memFree=125502276/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2092808 memory=268768 CPUtime=102.05 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 56495 0 0 0 10179 26 0 0 20 0 1 0 139863280 2143035392 67192 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 523202 67192 1696 343 0 520266 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 2092808 KiB
Current children cumulated memory: 268768 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/264 121077
/proc/meminfo: memFree=125508360/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2092808 memory=268512 CPUtime=161.9 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 131153 0 0 0 16135 55 0 0 20 0 1 0 139863280 2143035392 67128 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 523202 67128 1696 343 0 520266 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 2092808 KiB
Current children cumulated memory: 268512 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/264 121079
/proc/meminfo: memFree=125481652/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2092808 memory=272664 CPUtime=221.76 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 131163 0 0 0 22121 55 0 0 20 0 1 0 139863280 2143035392 68166 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 523202 68166 1696 343 0 520266 0
Current children cumulated CPU time: 221.76 s
Current children cumulated vsize: 2092808 KiB
Current children cumulated memory: 272664 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/265 121088
/proc/meminfo: memFree=125455992/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2101004 memory=279220 CPUtime=281.63 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 136713 0 0 0 28106 57 0 0 20 0 1 0 139863280 2151428096 69805 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 525251 69805 1696 343 0 522315 0
Current children cumulated CPU time: 281.63 s
Current children cumulated vsize: 2101004 KiB
Current children cumulated memory: 279220 KiB

[startup+342.3 s]
/proc/loadavg: 4.44 4.18 4.12 5/264 121091
/proc/meminfo: memFree=125449832/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2101004 memory=279988 CPUtime=341.48 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 148803 0 0 0 34087 61 0 0 20 0 1 0 139863280 2151428096 69997 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 525251 69997 1696 343 0 522315 0
Current children cumulated CPU time: 341.48 s
Current children cumulated vsize: 2101004 KiB
Current children cumulated memory: 279988 KiB

[startup+402.3 s]
/proc/loadavg: 4.24 4.17 4.12 5/264 121093
/proc/meminfo: memFree=125488700/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2096908 memory=276764 CPUtime=401.33 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 161185 0 0 0 40066 67 0 0 20 0 1 0 139863280 2147233792 69191 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 524227 69191 1696 343 0 521291 0
Current children cumulated CPU time: 401.33 s
Current children cumulated vsize: 2096908 KiB
Current children cumulated memory: 276764 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.15 4.11 5/264 121095
/proc/meminfo: memFree=125439508/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2101004 memory=279220 CPUtime=461.18 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 178007 0 0 0 46042 76 0 0 20 0 1 0 139863280 2151428096 69805 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 525251 69805 1696 343 0 522315 0
Current children cumulated CPU time: 461.18 s

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

Current children cumulated memory: 256092 KiB

[startup+2922.3 s]
/proc/loadavg: 2.10 2.14 2.62 3/252 121286
/proc/meminfo: memFree=126163784/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2129680 memory=295572 CPUtime=2914.98 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 534405 0 0 0 291190 308 0 0 20 0 1 0 139863280 2180792320 73893 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 532420 73893 1696 343 0 529484 0
Current children cumulated CPU time: 2914.98 s
Current children cumulated vsize: 2129680 KiB
Current children cumulated memory: 295572 KiB

[startup+2982.3 s]
/proc/loadavg: 2.08 2.13 2.59 3/252 121290
/proc/meminfo: memFree=126202724/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2129680 memory=287380 CPUtime=2974.83 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 546286 0 0 0 297168 315 0 0 20 0 1 0 139863280 2180792320 71845 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 532420 71845 1696 343 0 529484 0
Current children cumulated CPU time: 2974.83 s
Current children cumulated vsize: 2129680 KiB
Current children cumulated memory: 287380 KiB

[startup+3042.3 s]
/proc/loadavg: 2.14 2.13 2.56 3/252 121292
/proc/meminfo: memFree=126241700/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2096912 memory=277140 CPUtime=3034.67 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 568282 0 0 0 303141 326 0 0 20 0 1 0 139863280 2147237888 69285 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 524228 69285 1696 343 0 521292 0
Current children cumulated CPU time: 3034.67 s
Current children cumulated vsize: 2096912 KiB
Current children cumulated memory: 277140 KiB

[startup+3102.3 s]
/proc/loadavg: 2.05 2.11 2.52 3/252 121295
/proc/meminfo: memFree=126254668/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2129680 memory=283284 CPUtime=3094.53 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 581076 0 0 0 309121 332 0 0 20 0 1 0 139863280 2180792320 70821 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 532420 70821 1696 343 0 529484 0
Current children cumulated CPU time: 3094.53 s
Current children cumulated vsize: 2129680 KiB
Current children cumulated memory: 283284 KiB

[startup+3162.3 s]
/proc/loadavg: 2.13 2.12 2.50 3/252 121297
/proc/meminfo: memFree=126191744/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2096912 memory=280468 CPUtime=3154.38 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 597837 0 0 0 315099 339 0 0 20 0 1 0 139863280 2147237888 70117 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 524228 70117 1696 343 0 521292 0
Current children cumulated CPU time: 3154.38 s
Current children cumulated vsize: 2096912 KiB
Current children cumulated memory: 280468 KiB

[startup+3222.3 s]
/proc/loadavg: 2.11 2.11 2.47 3/252 121299
/proc/meminfo: memFree=126189460/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2129680 memory=297620 CPUtime=3214.22 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 608511 0 0 0 321078 344 0 0 20 0 1 0 139863280 2180792320 74405 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 532420 74405 1696 343 0 529484 0
Current children cumulated CPU time: 3214.22 s
Current children cumulated vsize: 2129680 KiB
Current children cumulated memory: 297620 KiB

[startup+3282.3 s]
/proc/loadavg: 2.09 2.10 2.44 3/252 121308
/proc/meminfo: memFree=126250004/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2103208 memory=275112 CPUtime=3274.08 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 623481 0 0 0 327054 354 0 0 20 0 1 0 139863280 2153684992 68778 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 525802 68778 1696 343 0 522866 0
Current children cumulated CPU time: 3274.08 s
Current children cumulated vsize: 2103208 KiB
Current children cumulated memory: 275112 KiB

[startup+3342.3 s]
/proc/loadavg: 2.16 2.11 2.42 3/253 121311
/proc/meminfo: memFree=126283804/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2135976 memory=291496 CPUtime=3333.93 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 635159 0 0 0 333031 362 0 0 20 0 1 0 139863280 2187239424 72874 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 533994 72874 1696 343 0 531058 0
Current children cumulated CPU time: 3333.93 s
Current children cumulated vsize: 2135976 KiB
Current children cumulated memory: 291496 KiB

[startup+3402.3 s]
/proc/loadavg: 2.11 2.11 2.40 3/253 121313
/proc/meminfo: memFree=126227780/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2103208 memory=283304 CPUtime=3393.78 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 657242 0 0 0 339004 374 0 0 20 0 1 0 139863280 2153684992 70826 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 525802 70826 1696 343 0 522866 0
Current children cumulated CPU time: 3393.78 s
Current children cumulated vsize: 2103208 KiB
Current children cumulated memory: 283304 KiB

[startup+3462.3 s]
/proc/loadavg: 1.86 2.05 2.36 2/246 121346
/proc/meminfo: memFree=126516528/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2103208 memory=287400 CPUtime=3453.61 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 675333 0 0 0 344978 383 0 0 20 0 1 0 139863280 2153684992 71850 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 525802 71850 1696 343 0 522866 0
Current children cumulated CPU time: 3453.61 s
Current children cumulated vsize: 2103208 KiB
Current children cumulated memory: 287400 KiB

[startup+3522.3 s]
/proc/loadavg: 1.35 1.87 2.28 2/246 121348
/proc/meminfo: memFree=126505844/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2105660 memory=290304 CPUtime=3513.47 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 701276 0 0 0 350954 393 0 0 20 0 1 0 139863280 2156195840 72576 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 526415 72576 1696 343 0 523479 0
Current children cumulated CPU time: 3513.47 s
Current children cumulated vsize: 2105660 KiB
Current children cumulated memory: 290304 KiB

[startup+3582.3 s]
/proc/loadavg: 1.17 1.73 2.20 4/245 121350
/proc/meminfo: memFree=126499040/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2138428 memory=302144 CPUtime=3573.33 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 721681 0 0 0 356931 402 0 0 20 0 1 0 139863280 2189750272 75536 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 534607 75536 1696 343 0 531671 0
Current children cumulated CPU time: 3573.33 s
Current children cumulated vsize: 2138428 KiB
Current children cumulated memory: 302144 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.1 s]
/proc/loadavg: 1.16 1.67 2.17 2/245 121350
/proc/meminfo: memFree=126513724/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2081084 memory=266912 CPUtime=3600.06 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 725180 0 0 0 359602 404 0 0 20 0 1 0 139863280 2131030016 66728 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 520271 66728 1696 343 0 517335 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2081084 KiB
Current children cumulated memory: 266912 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.03 s, system=4.05147 s

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

[startup+3609.1 s]
/proc/loadavg: 1.16 1.67 2.17 2/245 121350
/proc/meminfo: memFree=126513724/131249996 swapFree=33005016/33010684
[pid=121025] ppid=121022 vsize=2081084 memory=266912 CPUtime=3600.06 cores=4,6
/proc/121025/stat : 121025 (pb_picat) R 121022 121025 117758 0 -1 4194304 725180 0 0 0 359602 404 0 0 20 0 1 0 139863280 2131030016 66728 18446744073709551615 94237043638272 94237045039853 140729510669392 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94237045311280 94237047185520 94237052882944 140729510676892 140729510676968 140729510676968 140729510682572 0
/proc/121025/statm: 520271 66728 1696 343 0 517335 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2081084 KiB
Current children cumulated memory: 266912 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.11
CPU time (s): 3600.08
CPU user time (s): 3596.03
CPU system time (s): 4.05147
CPU usage (%): 99.7499
Max. virtual memory (cumulated for all children) (KiB): 2223884
Max. memory (cumulated for all children) (KiB): 348188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.03
system time used= 4.05147
maximum resident set size= 348188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 725180
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= 87
involuntary context switches= 4254


# summary of solver processes directly reported to runsolver:
#   pid: 121025
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3596.03
#   total CPU system time (s): 4.05147

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.12191 second user time and 14.1169 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-11 15:50:37
IDJOB=4528449
IDBENCH=150960
IDSOLVER=3385
FILE ID=nodeC030/4528449-1752241837
RUNJOBID= nodeC030-1752238059-119927
SLURM_JOB_ID= 9682541
Free space on /tmp= 432492 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB10/OPT-LIN/leberre/opb-trendy/misc2010/datasets/10orplus/normalized-libnspr4-dev.cudf.trendy.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528449-1752241837/watcher-4528449-1752241837 -o /tmp/evaluation-result-4528449-1752241837/solver-4528449-1752241837 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1752238059-119927 --watchdog 3760  pb_picat HOME/instance-4528449-1752241837.opb

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

MD5SUM BENCH= c99b915a584a6a8e4cc5b128c0dbe406
RANDOM SEED=516454206

nodeC030 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.221
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.62
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.312
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.62
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		: 3601.171
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.62
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		: 3591.135
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.62
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		: 3473.764
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.62
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.351
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.62
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.324
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.62
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		: 3614.734
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.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        125680684 kB
MemAvailable:   128645740 kB
Buffers:              16 kB
Cached:          3749836 kB
SwapCached:          216 kB
Active:          1254332 kB
Inactive:        3661500 kB
Active(anon):    1118436 kB
Inactive(anon):    61092 kB
Active(file):     135896 kB
Inactive(file):  3600408 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005016 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6952 kB
Writeback:            60 kB
AnonPages:       1164052 kB
Mapped:           111164 kB
Shmem:             13548 kB
KReclaimable:     135584 kB
Slab:             227876 kB
SReclaimable:     135584 kB
SUnreclaim:        92292 kB
KernelStack:        4236 kB
PageTables:         5452 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    6975392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    923648 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432508 MiB
End job on nodeC030 at 2025-07-11 16:50:46