Trace number 4523579

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
WMaxCDCL-SCIP 2025-06-21? 406.1 407.306

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/sakai/PB25-bnn-verification-20250419/
instances/normalized-bnn_mnist_rot_8_label1_adversarial_norm_2.opb
MD5SUM1a33c023168dcd92e975780dbc5145d9
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 benchmark3
Best CPU time to get the best result obtained on this benchmark112.27
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1289
Total number of constraints1094
Number of constraints which are clauses13
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1080
Minimum length of a constraint1
Maximum length of a constraint785
Number of terms in the objective function 773
Biggest coefficient in the objective function 1912644
Number of bits for the biggest coefficient in the objective function 21
Sum of the numbers in the objective function 4984493
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 1912644
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 4984493
Number of bits of the biggest sum of numbers23
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 Presolving by SCIP...
0.00/0.03	c Encoding OPB into MaxSAT...
0.00/0.03	c This is the PBCProcessor based on SCIP solver.
0.00/343.30	c Solving by WMaxCDCL...
342.32/407.06	c Rebuilding OPB solution...
342.32/407.06	c This is the PBCProcessor based on SCIP solver.
342.32/407.06	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: 63665 MiB (54326 MiB free)
  memory of node 1: 64507 MiB (55967 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4523579-1751594716/watcher-4523579-1751594716 -o /tmp/evaluation-result-4523579-1751594716/solver-4523579-1751594716 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751586917-84184 --watchdog 3760 HOME/opbsolver HOME/instance-4523579-1751594716.opb 3600 31000 HOME HOME 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
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=85276, runsolver pid=85273
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 4.11 4.11 4.09 5/268 85283
/proc/meminfo: memFree=112938372/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 349 665 0 0 0 0 0 0 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
[pid=85283] ppid=85276 vsize=23688 memory=7424 CPUtime=0.06 cores=0,2
/proc/85283/stat : 85283 (pbcpreprocessor) R 85276 85276 84174 0 -1 4194304 1300 0 0 0 6 0 0 0 20 0 1 0 75149295 24256512 1856 18446744073709551615 4198400 15773533 140724418960432 0 0 0 0 0 0 0 0 0 17 2 0 0 0 0 0 17968456 18061744 43372544 140724418967728 140724418968030 140724418968030 140724418973637 0
/proc/85283/statm: 5922 1856 640 2826 0 2534 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 27880 KiB
Current children cumulated memory: 10368 KiB

[startup+0.205892 s]*
/proc/loadavg: 4.11 4.11 4.09 5/268 85283
/proc/meminfo: memFree=112916196/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 349 665 0 0 0 0 0 0 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
[pid=85283] ppid=85276 vsize=38480 memory=22272 CPUtime=0.16 cores=0,2
/proc/85283/stat : 85283 (pbcpreprocessor) R 85276 85276 84174 0 -1 4194304 4981 0 0 0 16 0 0 0 20 0 1 0 75149295 39403520 5568 18446744073709551615 4198400 15773533 140724418960432 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 43372544 140724418967728 140724418968030 140724418968030 140724418973637 0
/proc/85283/statm: 9620 5568 704 2826 0 6232 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 42672 KiB
Current children cumulated memory: 25216 KiB

[startup+0.305786 s]*
/proc/loadavg: 4.11 4.11 4.09 5/268 85283
/proc/meminfo: memFree=112895844/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 349 665 0 0 0 0 0 0 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
[pid=85283] ppid=85276 vsize=43364 memory=27264 CPUtime=0.26 cores=0,2
/proc/85283/stat : 85283 (pbcpreprocessor) R 85276 85276 84174 0 -1 4194304 6226 0 0 0 25 1 0 0 20 0 1 0 75149295 44404736 6816 18446744073709551615 4198400 15773533 140724418960432 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 43372544 140724418967728 140724418968030 140724418968030 140724418973637 0
/proc/85283/statm: 10841 6816 704 2826 0 7453 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 47556 KiB
Current children cumulated memory: 30208 KiB

[startup+0.700203 s]
/proc/loadavg: 4.11 4.11 4.09 5/268 85283
/proc/meminfo: memFree=112878204/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 349 665 0 0 0 0 0 0 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
[pid=85283] ppid=85276 vsize=89884 memory=63088 CPUtime=0.65 cores=0,2
/proc/85283/stat : 85283 (pbcpreprocessor) R 85276 85276 84174 0 -1 4194304 12115 0 0 0 63 2 0 0 20 0 1 0 75149295 92041216 15772 18446744073709551615 4198400 15773533 140724418960432 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 43372544 140724418967728 140724418968030 140724418968030 140724418973637 0
/proc/85283/statm: 22471 15772 704 2826 0 19083 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 94076 KiB
Current children cumulated memory: 66032 KiB

[startup+1.50021 s]
/proc/loadavg: 4.11 4.11 4.09 5/268 85283
/proc/meminfo: memFree=112860296/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 349 665 0 0 0 0 0 0 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
[pid=85283] ppid=85276 vsize=111548 memory=78692 CPUtime=1.44 cores=0,2
/proc/85283/stat : 85283 (pbcpreprocessor) R 85276 85276 84174 0 -1 4194304 13994 0 0 0 141 3 0 0 20 0 1 0 75149295 114225152 19673 18446744073709551615 4198400 15773533 140724418960432 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 43372544 140724418967728 140724418968030 140724418968030 140724418973637 0
/proc/85283/statm: 27887 19673 704 2826 0 24499 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 115740 KiB
Current children cumulated memory: 81636 KiB

[startup+3.1057 s]
/proc/loadavg: 4.10 4.11 4.09 5/268 85284
/proc/meminfo: memFree=110828576/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 349 665 0 0 0 0 0 0 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
[pid=85283] ppid=85276 vsize=177184 memory=140272 CPUtime=3.05 cores=0,2
/proc/85283/stat : 85283 (pbcpreprocessor) R 85276 85276 84174 0 -1 4194304 22768 0 0 0 299 6 0 0 20 0 1 0 75149295 181436416 35068 18446744073709551615 4198400 15773533 140724418960432 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 43372544 140724418967728 140724418968030 140724418968030 140724418973637 0
/proc/85283/statm: 44296 35068 704 2826 0 40908 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 181376 KiB
Current children cumulated memory: 143216 KiB

[startup+6.30019 s]
/proc/loadavg: 4.10 4.11 4.09 5/268 85284
/proc/meminfo: memFree=110777548/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 349 665 0 0 0 0 0 0 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
[pid=85283] ppid=85276 vsize=308340 memory=252888 CPUtime=6.23 cores=0,2
/proc/85283/stat : 85283 (pbcpreprocessor) R 85276 85276 84174 0 -1 4194304 39745 0 0 0 613 10 0 0 20 0 1 0 75149295 315740160 63222 18446744073709551615 4198400 15773533 140724418960432 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 43372544 140724418967728 140724418968030 140724418968030 140724418973637 0
/proc/85283/statm: 77085 63222 704 2826 0 73697 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 312532 KiB
Current children cumulated memory: 255832 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.11 4.09 5/268 85284
/proc/meminfo: memFree=110648816/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 349 665 0 0 0 0 0 0 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
[pid=85283] ppid=85276 vsize=570360 memory=500576 CPUtime=12.62 cores=0,2
/proc/85283/stat : 85283 (pbcpreprocessor) R 85276 85276 84174 0 -1 4194304 73171 0 0 0 1242 20 0 0 20 0 1 0 75149295 584048640 125144 18446744073709551615 4198400 15773533 140724418960432 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 43372544 140724418967728 140724418968030 140724418968030 140724418973637 0
/proc/85283/statm: 142590 125144 704 2826 0 139202 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 574552 KiB
Current children cumulated memory: 503520 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.12 4.09 5/268 85284
/proc/meminfo: memFree=110370216/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 349 665 0 0 0 0 0 0 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
[pid=85283] ppid=85276 vsize=1094792 memory=992244 CPUtime=25.38 cores=0,2
/proc/85283/stat : 85283 (pbcpreprocessor) R 85276 85276 84174 0 -1 4194304 139501 0 0 0 2499 39 0 0 20 0 1 0 75149295 1121067008 248061 18446744073709551615 4198400 15773533 140724418960432 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 43372544 140724418967728 140724418968030 140724418968030 140724418973637 0
/proc/85283/statm: 273698 248061 704 2826 0 270310 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1098984 KiB
Current children cumulated memory: 995188 KiB

[startup+51.1057 s]
/proc/loadavg: 4.10 4.11 4.09 5/268 85284
/proc/meminfo: memFree=102041608/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 349 665 0 0 0 0 0 0 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
[pid=85283] ppid=85276 vsize=2143252 memory=1936384 CPUtime=50.91 cores=0,2
/proc/85283/stat : 85283 (pbcpreprocessor) R 85276 85276 84174 0 -1 4194304 271729 0 0 0 5016 75 0 0 20 0 1 0 75149295 2194690048 484096 18446744073709551615 4198400 15773533 140724418960432 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 43372544 140724418967728 140724418968030 140724418968030 140724418973637 0
/proc/85283/statm: 535813 484096 704 2826 0 532425 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 2147444 KiB
Current children cumulated memory: 1939328 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/269 85287
/proc/meminfo: memFree=96594480/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 349 665 0 0 0 0 0 0 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
[pid=85283] ppid=85276 vsize=4240440 memory=3865600 CPUtime=101.97 cores=0,2
/proc/85283/stat : 85283 (pbcpreprocessor) R 85276 85276 84174 0 -1 4194304 535642 0 0 0 10050 147 0 0 20 0 1 0 75149295 4342210560 966400 18446744073709551615 4198400 15773533 140724418960432 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 43372544 140724418967728 140724418968030 140724418968030 140724418973637 0
/proc/85283/statm: 1060110 966400 704 2826 0 1056722 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 4244632 KiB
Current children cumulated memory: 3868544 KiB

[startup+162.3 s]
/proc/loadavg: 4.21 4.13 4.10 5/269 85289
/proc/meminfo: memFree=89579828/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 349 665 0 0 0 0 0 0 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
[pid=85283] ppid=85276 vsize=8434820 memory=7025672 CPUtime=161.8 cores=0,2
/proc/85283/stat : 85283 (pbcpreprocessor) R 85276 85276 84174 0 -1 4194304 1062881 0 0 0 15902 278 0 0 20 0 1 0 75149295 8637255680 1756418 18446744073709551615 4198400 15773533 140724418960432 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 43372544 140724418967728 140724418968030 140724418968030 140724418973637 0
/proc/85283/statm: 2108705 1756418 704 2826 0 2105317 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 8439012 KiB
Current children cumulated memory: 7028616 KiB

[startup+222.3 s]
/proc/loadavg: 4.55 4.23 4.13 5/269 85291
/proc/meminfo: memFree=84055136/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 349 665 0 0 0 0 0 0 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
[pid=85283] ppid=85276 vsize=8434820 memory=8236040 CPUtime=221.63 cores=0,2
/proc/85283/stat : 85283 (pbcpreprocessor) R 85276 85276 84174 0 -1 4194304 1065145 0 0 0 21792 371 0 0 20 0 1 0 75149295 8637255680 2059010 18446744073709551615 4198400 15773533 140724418960432 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 43372544 140724418967728 140724418968030 140724418968030 140724418973637 0
/proc/85283/statm: 2108705 2059010 704 2826 0 2105317 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 8439012 KiB
Current children cumulated memory: 8238984 KiB

[startup+282.3 s]
/proc/loadavg: 4.79 4.36 4.18 5/270 85300
/proc/meminfo: memFree=76603132/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 349 665 0 0 0 0 0 0 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
[pid=85283] ppid=85276 vsize=8434820 memory=8236040 CPUtime=281.49 cores=0,2
/proc/85283/stat : 85283 (pbcpreprocessor) R 85276 85276 84174 0 -1 4194304 1065755 0 0 0 24081 4068 0 0 20 0 1 0 75149295 8637255680 2059010 18446744073709551615 4198400 15773533 140724418960432 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 43372544 140724418967728 140724418968030 140724418968030 140724418973637 0
/proc/85283/statm: 2108705 2059010 704 2826 0 2105317 0
Current children cumulated CPU time: 281.49 s
Current children cumulated vsize: 8439012 KiB
Current children cumulated memory: 8238984 KiB

[startup+342.3 s]
/proc/loadavg: 4.65 4.41 4.21 5/272 85410
/proc/meminfo: memFree=79415272/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 349 665 0 0 0 0 0 0 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
[pid=85283] ppid=85276 vsize=8422528 memory=8228048 CPUtime=341.32 cores=0,2
/proc/85283/stat : 85283 (pbcpreprocessor) R 85276 85276 84174 0 -1 4194304 1067287 0 0 0 26367 7765 0 0 20 0 1 0 75149295 8624668672 2057012 18446744073709551615 4198400 15773533 140724418960432 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 43372544 140724418967728 140724418968030 140724418968030 140724418973637 0
/proc/85283/statm: 2105632 2057012 704 2826 0 2102244 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 8426720 KiB
Current children cumulated memory: 8230992 KiB

[startup+402.3 s]
/proc/loadavg: 4.36 4.38 4.21 5/272 85463
/proc/meminfo: memFree=90592756/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=342.32 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 407 1069403 0 0 0 0 26450 7782 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
[pid=85412] ppid=85276 vsize=30376756 memory=26492284 CPUtime=58.78 cores=0,2
/proc/85412/stat : 85412 (wmaxcdcl) R 85276 85276 84174 0 -1 4194304 1457777 0 0 0 5162 716 0 0 20 0 1 0 75183623 31105798144 6623071 18446744073709551615 4198400 5932793 140737197451904 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 17076224 140737197455707 140737197455852 140737197455852 140737197461452 0
/proc/85412/statm: 7594189 6623071 448 424 0 7593644 0
Current children cumulated CPU time: 401.1 s
Current children cumulated vsize: 30380948 KiB
Current children cumulated memory: 26495228 KiB

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

# cumulated CPU time of all completed processes:  user=320.265 s, system=85.8347 s

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

[startup+403.2 s]
/proc/loadavg: 4.33 4.37 4.21 5/272 85463
/proc/meminfo: memFree=90161168/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=342.32 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 407 1069403 0 0 0 0 26450 7782 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
[pid=85412] ppid=85276 vsize=29977436 memory=25796992 CPUtime=59.68 cores=0,2
/proc/85412/stat : 85412 (wmaxcdcl) R 85276 85276 84174 0 -1 4194304 1480110 0 0 0 5242 726 0 0 20 0 1 0 75183623 30696894464 6449248 18446744073709551615 4198400 5932793 140737197451904 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 17076224 140737197455707 140737197455852 140737197455852 140737197461452 0
/proc/85412/statm: 7494359 6449248 480 424 0 7493814 0
Current children cumulated CPU time: 402 s
Current children cumulated vsize: 29981628 KiB
Current children cumulated memory: 25799936 KiB

[startup+404.8 s]
/proc/loadavg: 4.33 4.37 4.21 5/272 85463
/proc/meminfo: memFree=90981744/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=342.32 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 407 1069403 0 0 0 0 26450 7782 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
[pid=85412] ppid=85276 vsize=21989384 memory=19233256 CPUtime=61.27 cores=0,2
/proc/85412/stat : 85412 (wmaxcdcl) R 85276 85276 84174 0 -1 4194304 1480502 0 0 0 5391 736 0 0 20 0 1 0 75183623 22517129216 4808314 18446744073709551615 4198400 5932793 140737197451904 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 17076224 140737197455707 140737197455852 140737197455852 140737197461452 0
/proc/85412/statm: 5497346 4808314 480 424 0 5496801 0
Current children cumulated CPU time: 403.59 s
Current children cumulated vsize: 21993576 KiB
Current children cumulated memory: 19236200 KiB

[startup+406.4 s]
/proc/loadavg: 4.33 4.37 4.21 5/272 85463
/proc/meminfo: memFree=108614604/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=342.32 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 407 1069403 0 0 0 0 26450 7782 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
[pid=85412] ppid=85276 vsize=7202196 memory=7108768 CPUtime=62.86 cores=0,2
/proc/85412/stat : 85412 (wmaxcdcl) R 85276 85276 84174 0 -1 4194304 1480610 0 0 0 5535 751 0 0 20 0 1 0 75183623 7375048704 1777192 18446744073709551615 4198400 5932793 140737197451904 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 17076224 140737197455707 140737197455852 140737197455852 140737197461452 0
/proc/85412/statm: 1800549 1777192 512 424 0 1800004 0
Current children cumulated CPU time: 405.18 s
Current children cumulated vsize: 7206388 KiB
Current children cumulated memory: 7111712 KiB

[startup+406.8 s]
/proc/loadavg: 4.33 4.37 4.21 5/272 85463
/proc/meminfo: memFree=108614604/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=342.32 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 407 1069403 0 0 0 0 26450 7782 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

[startup+407.2 s]
/proc/loadavg: 4.33 4.37 4.21 5/271 85463
/proc/meminfo: memFree=113887336/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=405.85 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 467 2550198 0 0 0 0 32026 8559 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 405.85 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

[startup+407.3 s]
/proc/loadavg: 4.33 4.37 4.21 5/271 85463
/proc/meminfo: memFree=113887336/131249996 swapFree=33003468/33010684
[pid=85276] ppid=85273 vsize=4192 memory=2944 CPUtime=405.85 cores=0,2
/proc/85276/stat : 85276 (opbsolver) S 85273 85276 84174 0 -1 4194304 467 2550198 0 0 0 0 32026 8559 20 0 1 0 75149291 4292608 736 18446744073709551615 94625978613760 94625979508293 140732909754800 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94625979747344 94625979795088 94625986260992 140732909762846 140732909763049 140732909763049 140732909768651 0
/proc/85276/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 405.85 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 407.306
CPU time (s): 406.1
CPU user time (s): 320.265
CPU system time (s): 85.8347
CPU usage (%): 99.7039
Max. virtual memory (cumulated for all children) (KiB): 30452720
Max. memory (cumulated for all children) (KiB): 26821432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 320.265
system time used= 85.8347
maximum resident set size= 26825156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2550761
page faults= 0
swaps= 0
block input operations= 0
block output operations= 7751648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 474
involuntary context switches= 595


# summary of solver processes directly reported to runsolver:
#   pid: 85276
#   total CPU time (s): 406.1
#   total CPU user time (s): 320.265
#   total CPU system time (s): 85.8347

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.707181 second user time and 2.04361 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-07-04 04:05:16
IDJOB=4523579
IDBENCH=180365
IDSOLVER=3374
FILE ID=nodeC021/4523579-1751594716
RUNJOBID= nodeC021-1751586917-84184
SLURM_JOB_ID= 9598839
Free space on /tmp= 430876 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB25/normalized-PB25/OPT-LIN/sakai/PB25-bnn-verification-20250419/instances/normalized-bnn_mnist_rot_8_label1_adversarial_norm_2.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4523579-1751594716/watcher-4523579-1751594716 -o /tmp/evaluation-result-4523579-1751594716/solver-4523579-1751594716 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751586917-84184 --watchdog 3760  HOME/opbsolver HOME/instance-4523579-1751594716.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 1a33c023168dcd92e975780dbc5145d9
RANDOM SEED=1221423706

nodeC021 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		: 3599.811
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.56
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		: 3599.734
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.56
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		: 3653.438
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.56
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.410
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.56
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.935
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.56
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.722
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.56
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.321
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.56
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		: 3630.810
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        112940388 kB
MemAvailable:   119284920 kB
Buffers:            1056 kB
Cached:          7077824 kB
SwapCached:           32 kB
Active:          9350808 kB
Inactive:        6615340 kB
Active(anon):    8859892 kB
Inactive(anon):    40828 kB
Active(file):     490916 kB
Inactive(file):  6574512 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33003468 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23696 kB
Writeback:             0 kB
AnonPages:       8890308 kB
Mapped:           108028 kB
Shmem:             13452 kB
KReclaimable:     236288 kB
Slab:             328632 kB
SReclaimable:     236288 kB
SUnreclaim:        92344 kB
KernelStack:        4304 kB
PageTables:        20512 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   11014820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3543040 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430856 MiB
End job on nodeC021 at 2025-07-04 04:12:04