Trace number 4524268

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
UWrMaxSat-SCIP 2025-06-04? 2178.13 2186.07

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/
wallon/normalized-Cargo-24_c24.opb
MD5SUM5fdde4f5ded59ac93b31f059bbfb02e9
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 benchmark94204
Best CPU time to get the best result obtained on this benchmark663.838
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2530390
Total number of constraints5076483
Number of constraints which are clauses842097
Number of constraints which are cardinality constraints (but not clauses)42061
Number of constraints which are nor clauses,nor cardinality constraints4192325
Minimum length of a constraint1
Maximum length of a constraint208
Number of terms in the objective function 64
Biggest coefficient in the objective function 32768
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 262140
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 661259
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 1944735
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Using cadical-2.1.3-f13d744 SAT solver by Armin Biere et al. (2016 - )
0.00/0.00	c Setting memory limit to 31000MB.
0.00/0.00	c Parsing PB file...
109.87/110.21	c Converting 5059698 PB-constraints to clauses...
118.44/118.83	c Using SCIP solver, version 9.02.2, https://www.scipopt.org
2177.35/2185.30	c Out of memery in clausifying constraints: std::bad_alloc
2177.35/2185.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524268-1751609252/watcher-4524268-1751609252 -o /tmp/evaluation-result-4524268-1751609252/solver-4524268-1751609252 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751609252-90359 --watchdog 3760 HOME/uwrmaxsat-scip HOME/instance-4524268-1751609252.opb -no-par -scip-delay=300 -scip-cpu=900 -mem-lim=31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100058 s]*
/proc/loadavg: 1.77 2.00 2.12 5/271 90415
/proc/meminfo: memFree=119882164/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=33376 memory=17512 CPUtime=0.09 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 3448 0 0 0 9 0 0 0 20 0 1 0 76604974 34177024 4378 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 8344 4378 1120 3139 0 4632 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 33376 KiB
Current children cumulated memory: 17512 KiB

[startup+0.205576 s]*
/proc/loadavg: 1.77 2.00 2.12 5/271 90415
/proc/meminfo: memFree=119854192/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=46980 memory=30952 CPUtime=0.2 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 6906 0 0 0 19 1 0 0 20 0 1 0 76604974 48107520 7738 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 11745 7738 1120 3139 0 8033 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 46980 KiB
Current children cumulated memory: 30952 KiB

[startup+0.30546 s]*
/proc/loadavg: 1.77 2.00 2.12 5/271 90415
/proc/meminfo: memFree=119834032/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=54700 memory=38760 CPUtime=0.29 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 8859 0 0 0 28 1 0 0 20 0 1 0 76604974 56012800 9690 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 13675 9690 1120 3139 0 9963 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 54700 KiB
Current children cumulated memory: 38760 KiB

[startup+0.700126 s]
/proc/loadavg: 1.77 2.00 2.12 5/271 90415
/proc/meminfo: memFree=119806060/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=87784 memory=71660 CPUtime=0.69 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 17278 0 0 0 66 3 0 0 20 0 1 0 76604974 89890816 17915 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 21946 17915 1120 3139 0 18234 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 87784 KiB
Current children cumulated memory: 71660 KiB

[startup+1.50012 s]
/proc/loadavg: 1.77 2.00 2.12 5/271 90415
/proc/meminfo: memFree=119697196/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=160480 memory=143808 CPUtime=1.48 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 35184 0 0 0 142 6 0 0 20 0 1 0 76604974 164331520 35952 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 40120 35952 1120 3139 0 36408 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 160480 KiB
Current children cumulated memory: 143808 KiB

[startup+3.10541 s]
/proc/loadavg: 1.77 2.00 2.12 5/271 90416
/proc/meminfo: memFree=118998760/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=324076 memory=307056 CPUtime=3.09 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 75229 0 0 0 295 14 0 0 20 0 1 0 76604974 331853824 76764 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 81019 76764 1120 3139 0 77307 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 324076 KiB
Current children cumulated memory: 307056 KiB

[startup+6.30011 s]
/proc/loadavg: 1.94 2.04 2.14 5/270 90416
/proc/meminfo: memFree=118331436/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=683568 memory=665680 CPUtime=6.27 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 162857 0 0 0 598 29 0 0 20 0 1 0 76604974 699973632 166420 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 170892 166420 1120 3139 0 167180 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 683568 KiB
Current children cumulated memory: 665680 KiB

[startup+12.7001 s]
/proc/loadavg: 2.27 2.10 2.16 5/270 90416
/proc/meminfo: memFree=116984804/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=1403444 memory=1383020 CPUtime=12.65 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 333014 0 0 0 1201 64 0 0 20 0 1 0 76604974 1437126656 345755 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 350861 345755 1120 3139 0 347149 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1403444 KiB
Current children cumulated memory: 1383020 KiB

[startup+25.5001 s]
/proc/loadavg: 2.72 2.21 2.19 5/270 90416
/proc/meminfo: memFree=113242956/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=2850852 memory=2820668 CPUtime=25.41 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 666403 0 0 0 2416 125 0 0 20 0 1 0 76604974 2919272448 705167 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 712713 705167 1120 3139 0 709001 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2850852 KiB
Current children cumulated memory: 2820668 KiB

[startup+51.1054 s]
/proc/loadavg: 3.16 2.35 2.24 5/270 90417
/proc/meminfo: memFree=105920816/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=5744796 memory=5712792 CPUtime=50.95 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 1330204 0 0 0 4848 247 0 0 20 0 1 0 76604974 5882671104 1428198 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 1436199 1428198 1120 3139 0 1432487 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 5744796 KiB
Current children cumulated memory: 5712792 KiB

[startup+102.3 s]
/proc/loadavg: 3.75 2.64 2.35 5/270 90419
/proc/meminfo: memFree=99436268/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=11511972 memory=11449740 CPUtime=101.99 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 2661983 0 0 0 9708 491 0 0 20 0 1 0 76604974 11788259328 2862435 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 2877993 2862435 1120 3139 0 2874281 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 11511972 KiB
Current children cumulated memory: 11449740 KiB

[startup+162.3 s]
/proc/loadavg: 3.96 2.91 2.46 5/268 90421
/proc/meminfo: memFree=92623308/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=18043880 memory=17939492 CPUtime=161.8 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 4131987 0 0 0 15358 822 0 0 20 0 1 0 76604974 18476933120 4484873 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 4510970 4484873 2688 3139 0 4507258 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 18043880 KiB
Current children cumulated memory: 17939492 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 3.12 2.56 5/268 90428
/proc/meminfo: memFree=92292324/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=18314380 memory=18170976 CPUtime=221.59 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 4151205 0 0 0 21316 843 0 0 20 0 1 0 76604974 18753925120 4542744 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 4578595 4542744 2688 3139 0 4574883 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 18314380 KiB
Current children cumulated memory: 18170976 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.31 2.66 5/265 90430
/proc/meminfo: memFree=91812824/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=18371272 memory=18285180 CPUtime=281.39 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 4165891 0 0 0 27280 859 0 0 20 0 1 0 76604974 18812182528 4571295 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 4592818 4571295 2688 3139 0 4589106 0
Current children cumulated CPU time: 281.39 s
Current children cumulated vsize: 18371272 KiB
Current children cumulated memory: 18285180 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 3.46 2.76 5/264 90432
/proc/meminfo: memFree=90826844/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=18529180 memory=18392328 CPUtime=341.18 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 4179953 0 0 0 33248 870 0 0 20 0 1 0 76604974 18973880320 4598082 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 4632295 4598082 2688 3139 0 4628583 0
Current children cumulated CPU time: 341.18 s
Current children cumulated vsize: 18529180 KiB
Current children cumulated memory: 18392328 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 3.59 2.85 5/264 90435
/proc/meminfo: memFree=90241136/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=18751100 memory=18667560 CPUtime=400.97 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 4195096 0 0 0 39206 891 0 0 20 0 1 0 76604974 19201126400 4666890 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 4687775 4666890 2688 3139 0 4684063 0
Current children cumulated CPU time: 400.97 s
Current children cumulated vsize: 18751100 KiB
Current children cumulated memory: 18667560 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 3.68 2.93 5/264 90437
/proc/meminfo: memFree=89213976/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=18962148 memory=18768940 CPUtime=460.76 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 4208680 0 0 0 45173 903 0 0 20 0 1 0 76604974 19417239552 4692235 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 4740537 4692235 2688 3139 0 4736825 0
Current children cumulated CPU time: 460.76 s

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

/proc/90414/statm: 5584207 5563778 2688 3139 0 5580495 0
Current children cumulated CPU time: 1716.11 s
Current children cumulated vsize: 22336828 KiB
Current children cumulated memory: 22255112 KiB

[startup+1782.3 s]
/proc/loadavg: 4.16 4.17 3.90 5/263 90499
/proc/meminfo: memFree=67723420/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=23208260 memory=22405268 CPUtime=1775.88 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 4572988 0 0 0 176356 1232 0 0 20 0 1 0 76604974 23765258240 5601317 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 5802065 5601317 2688 3139 0 5798353 0
Current children cumulated CPU time: 1775.88 s
Current children cumulated vsize: 23208260 KiB
Current children cumulated memory: 22405268 KiB

[startup+1842.3 s]
/proc/loadavg: 4.16 4.16 3.92 5/264 90504
/proc/meminfo: memFree=67545612/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=23278392 memory=22551212 CPUtime=1835.65 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 4592647 0 0 0 182315 1250 0 0 20 0 1 0 76604974 23837073408 5637803 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 5819598 5637803 2688 3139 0 5815886 0
Current children cumulated CPU time: 1835.65 s
Current children cumulated vsize: 23278392 KiB
Current children cumulated memory: 22551212 KiB

[startup+1902.3 s]
/proc/loadavg: 4.14 4.15 3.93 5/264 90506
/proc/meminfo: memFree=67388992/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=23348904 memory=22693372 CPUtime=1895.42 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 4612105 0 0 0 188274 1268 0 0 20 0 1 0 76604974 23909277696 5673343 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 5837226 5673343 2688 3139 0 5833514 0
Current children cumulated CPU time: 1895.42 s
Current children cumulated vsize: 23348904 KiB
Current children cumulated memory: 22693372 KiB

[startup+1962.3 s]
/proc/loadavg: 4.11 4.14 3.94 5/264 90508
/proc/meminfo: memFree=67195868/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=23421652 memory=22841932 CPUtime=1955.19 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 4632401 0 0 0 194233 1286 0 0 20 0 1 0 76604974 23983771648 5710483 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 5855413 5710483 2688 3139 0 5851701 0
Current children cumulated CPU time: 1955.19 s
Current children cumulated vsize: 23421652 KiB
Current children cumulated memory: 22841932 KiB

[startup+2022.3 s]
/proc/loadavg: 4.09 4.12 3.95 5/264 90514
/proc/meminfo: memFree=67049108/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=23490688 memory=22982688 CPUtime=2014.96 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 4651418 0 0 0 200191 1305 0 0 20 0 1 0 76604974 24054464512 5745672 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 5872672 5745672 2688 3139 0 5868960 0
Current children cumulated CPU time: 2014.96 s
Current children cumulated vsize: 23490688 KiB
Current children cumulated memory: 22982688 KiB

[startup+2082.3 s]
/proc/loadavg: 4.31 4.20 3.99 5/264 90517
/proc/meminfo: memFree=66861608/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=23556164 memory=23115676 CPUtime=2074.73 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 4670216 0 0 0 206152 1321 0 0 20 0 1 0 76604974 24121511936 5778919 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 5889041 5778919 2688 3139 0 5885329 0
Current children cumulated CPU time: 2074.73 s
Current children cumulated vsize: 23556164 KiB
Current children cumulated memory: 23115676 KiB

[startup+2142.3 s]
/proc/loadavg: 4.16 4.18 4.00 5/264 90519
/proc/meminfo: memFree=65368500/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=24954292 memory=24565016 CPUtime=2134.5 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 4685988 0 0 0 212062 1388 0 0 20 0 1 0 76604974 25553195008 6141254 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 6238573 6141254 2688 3139 0 6234861 0
Current children cumulated CPU time: 2134.5 s
Current children cumulated vsize: 24954292 KiB
Current children cumulated memory: 24565016 KiB

[startup+2186.07 s]
# the end of solver process 90414 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=2161.44 s, system=16.6883 s

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

[startup+2150.4 s]
/proc/loadavg: 4.14 4.17 4.00 5/264 90519
/proc/meminfo: memFree=65349768/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=24963268 memory=24582256 CPUtime=2142.57 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 4688310 0 0 0 212865 1392 0 0 20 0 1 0 76604974 25562386432 6145564 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 6240817 6145564 2688 3139 0 6237105 0
Current children cumulated CPU time: 2142.57 s
Current children cumulated vsize: 24963268 KiB
Current children cumulated memory: 24582256 KiB

[startup+2163.2 s]
/proc/loadavg: 4.20 4.18 4.01 5/264 90521
/proc/meminfo: memFree=65330484/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=24977524 memory=24612928 CPUtime=2155.32 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 4693219 0 0 0 214138 1394 0 0 20 0 1 0 76604974 25576984576 6153232 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 6244381 6153232 2688 3139 0 6240669 0
Current children cumulated CPU time: 2155.32 s
Current children cumulated vsize: 24977524 KiB
Current children cumulated memory: 24612928 KiB

[startup+2176 s]*
/proc/loadavg: 4.15 4.17 4.00 5/264 90521
/proc/meminfo: memFree=62289368/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=28369608 memory=27550100 CPUtime=2168.08 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 4731249 0 0 0 215321 1487 0 0 20 0 1 0 76604974 29050478592 6887525 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 7092402 6887525 2688 3139 0 7088690 0
Current children cumulated CPU time: 2168.08 s
Current children cumulated vsize: 28369608 KiB
Current children cumulated memory: 27550100 KiB

[startup+2182.4 s]
/proc/loadavg: 4.14 4.17 4.00 5/264 90521
/proc/meminfo: memFree=61790296/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=28944516 memory=28188980 CPUtime=2174.46 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 4759743 0 0 0 215939 1507 0 0 20 0 1 0 76604974 29639184384 7047245 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 7236129 7047245 2688 3139 0 7232417 0
Current children cumulated CPU time: 2174.46 s
Current children cumulated vsize: 28944516 KiB
Current children cumulated memory: 28188980 KiB

[startup+2184 s]*
/proc/loadavg: 4.13 4.17 4.00 5/264 90521
/proc/meminfo: memFree=61483864/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=30568596 memory=28472824 CPUtime=2176.06 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 4769944 0 0 0 216092 1514 0 0 20 0 1 0 76604974 31302242304 7118206 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 7642149 7118206 2688 3139 0 7638437 0
Current children cumulated CPU time: 2176.06 s
Current children cumulated vsize: 30568596 KiB
Current children cumulated memory: 28472824 KiB

[startup+2184.8 s]
/proc/loadavg: 4.13 4.17 4.00 5/264 90521
/proc/meminfo: memFree=61483864/131250000 swapFree=33009904/33010684
[pid=90414] ppid=90411 vsize=30371988 memory=29642232 CPUtime=2176.85 cores=5,7
/proc/90414/stat : 90414 (uwrmaxsat-scip) R 90411 90414 90346 0 -1 4194304 4773106 0 0 0 216127 1558 0 0 20 0 1 0 76604974 31100915712 7410558 18446744073709551615 4198400 17051741 140733197505008 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 19288744 19393640 46428160 140733197510970 140733197511140 140733197511140 140733197516742 0
/proc/90414/statm: 7592997 7410558 2688 3139 0 7589285 0
Current children cumulated CPU time: 2176.85 s
Current children cumulated vsize: 30371988 KiB
Current children cumulated memory: 29642232 KiB

[startup+2185.6 s]
/proc/loadavg: 4.13 4.17 4.00 5/264 90521
/proc/meminfo: memFree=61218820/131250000 swapFree=33009904/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+2186 s]*
/proc/loadavg: 4.13 4.17 4.00 5/264 90521
/proc/meminfo: memFree=77776112/131250000 swapFree=33009904/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 2186.07
CPU time (s): 2178.13
CPU user time (s): 2161.44
CPU system time (s): 16.6883
CPU usage (%): 99.6367
Max. virtual memory (cumulated for all children) (KiB): 31223972
Max. memory (cumulated for all children) (KiB): 30477656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2161.44
system time used= 16.6883
maximum resident set size= 30543196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4780107
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= 2
involuntary context switches= 2997


# summary of solver processes directly reported to runsolver:
#   pid: 90414
#   total CPU time (s): 2178.13
#   total CPU user time (s): 2161.44
#   total CPU system time (s): 16.6883

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.1607 second user time and 8.3072 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-04 08:07:36
IDJOB=4524268
IDBENCH=180640
IDSOLVER=3373
FILE ID=nodeC033/4524268-1751609252
RUNJOBID= nodeC033-1751609252-90359
SLURM_JOB_ID= 9598903
Free space on /tmp= 428832 MiB

SOLVER NAME= UWrMaxSat-SCIP 2025-06-04
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-Cargo-24_c24.opb
COMMAND LINE= HOME/uwrmaxsat-scip BENCHNAME -no-par -scip-delay=300 -scip-cpu=900 -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524268-1751609252/watcher-4524268-1751609252 -o /tmp/evaluation-result-4524268-1751609252/solver-4524268-1751609252 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751609252-90359 --watchdog 3760  HOME/uwrmaxsat-scip HOME/instance-4524268-1751609252.opb -no-par -scip-delay=300 -scip-cpu=900 -mem-lim=31000

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

MD5SUM BENCH= 5fdde4f5ded59ac93b31f059bbfb02e9
RANDOM SEED=2108317700

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        119913692 kB
MemAvailable:   129151372 kB
Buffers:            2128 kB
Cached:          9961472 kB
SwapCached:           68 kB
Active:          1298628 kB
Inactive:        9295576 kB
Active(anon):     643244 kB
Inactive(anon):     5396 kB
Active(file):     655384 kB
Inactive(file):  9290180 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            961064 kB
Writeback:           116 kB
AnonPages:        633648 kB
Mapped:           130740 kB
Shmem:             18028 kB
KReclaimable:     262708 kB
Slab:             356048 kB
SReclaimable:     262708 kB
SUnreclaim:        93340 kB
KernelStack:        4368 kB
PageTables:         4088 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1012688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 428816 MiB
End job on nodeC033 at 2025-07-04 08:44:02