Trace number 4530033

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a2UNSAT 26.8699 27.031

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/
inequalities/ineq5/normalized-16array_alg_ineq5.opb
MD5SUM2e54c08f901c8d3e55b254d9ae7919ac
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.034052
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables656
Total number of constraints1651
Number of constraints which are clauses1632
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints3
Minimum length of a constraint1
Maximum length of a constraint288
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2147483648
Number of bits of the biggest number in a constraint 32
Biggest sum of numbers in a constraint 8589934591
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.07/0.18	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4530033-1752261624.opb
0.07/0.18	c Solving mode: decision
0.07/0.18	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.07/0.18	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.07/0.18	c original problem has 656 variables (656 bin, 0 int, 0 impl, 0 cont) and 1651 constraints
0.07/0.18	c presolving:
0.07/0.18	c (round 1, fast)       162 del vars, 16 del conss, 0 add conss, 16 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 656 clqs
0.07/0.18	c (round 2, fast)       314 del vars, 608 del conss, 0 add conss, 16 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 785 clqs
0.07/0.18	c (round 3, fast)       322 del vars, 624 del conss, 0 add conss, 16 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 769 clqs
0.07/0.18	c (round 4, medium)     450 del vars, 624 del conss, 0 add conss, 16 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 513 clqs
0.07/0.18	c (round 5, fast)       450 del vars, 880 del conss, 0 add conss, 16 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 513 clqs
0.07/0.18	c (round 6, exhaustive) 450 del vars, 880 del conss, 0 add conss, 16 chg bounds, 0 chg sides, 0 chg coeffs, 769 upgd conss, 0 impls, 513 clqs
0.07/0.18	c (round 7, fast)       450 del vars, 880 del conss, 0 add conss, 16 chg bounds, 2 chg sides, 63 chg coeffs, 769 upgd conss, 0 impls, 513 clqs
0.07/0.18	c (round 8, exhaustive) 450 del vars, 1648 del conss, 256 add conss, 16 chg bounds, 2 chg sides, 63 chg coeffs, 769 upgd conss, 0 impls, 515 clqs
0.07/0.18	c    (0.0s) probing: 52/350 (14.9%) - 0 fixings, 0 aggregations, 3 implications, 0 bound changes
0.07/0.18	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.07/0.18	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.07/0.18	c    (0.0s) no symmetry present (symcode time: 0.00)
0.07/0.18	c presolving (9 rounds: 9 fast, 4 medium, 3 exhaustive):
0.07/0.18	c  450 deleted vars, 1648 deleted constraints, 256 added constraints, 16 tightened bounds, 0 added holes, 2 changed sides, 63 changed coefficients
0.07/0.18	c  0 implications, 518 cliques
0.07/0.18	c presolved problem has 350 variables (350 bin, 0 int, 0 impl, 0 cont) and 259 constraints
0.07/0.18	c       1 constraints of type <knapsack>
0.07/0.18	c     256 constraints of type <and>
0.07/0.18	c       2 constraints of type <linear>
0.07/0.18	c transformed objective value is always integral (scale: 1)
0.07/0.18	c Presolving Time: 0.01
0.07/0.18	c 
0.07/0.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.07/0.18	c * 0.0s|     1 |     0 |     2 |     - |    LP  |   0 | 350 | 277 | 515 |   0 |  0 |  18 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.07/0.18	c   0.0s|     1 |     0 |     2 |     - |  8755k |   0 | 350 | 277 | 515 |   0 |  0 |  18 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.07/0.18	c 
0.07/0.18	c SCIP Status        : problem is solved [optimal solution found]
0.07/0.18	c Solving Time (sec) : 0.03
0.07/0.18	c Solving Nodes      : 1
0.07/0.18	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.07/0.18	c Dual Bound         : +0.00000000000000e+00
0.07/0.18	c Gap                : 0.00 %
0.07/0.18	c [VIOLATION] Line 127: +1 x625 -1 x593 +2 x626 -2 x594 +4 x627 -4 x595 +8 x628 -8 x596 +16 x629 -16 x597 +32 x630 -32 x598 +64 x631 -64 x599 +128 x632 -128 x600 +256 x633 -256 x601 +512 x634 -512 x602 +1024 x635 -1024 x603 +2048 x636 -2048 x604 +4096 x637 -4096 x605 +8192 x638 -8192 x606 +16384 x639 -16384 x607 +32768 x640 -32768 x608 +65536 x641 -65536 x609 +131072 x642 -131072 x610 +262144 x643 -262144 x611 +524288 x644 -524288 x612 +1048576 x645 -1048576 x613 +2097152 x646 -2097152 x614 +4194304 x647 -4194304 x615 +8388608 x648 -8388608 x616 +16777216 x649 -16777216 x617 +33554432 x650 -33554432 x618 +67108864 x651 -67108864 x619 +134217728 x652 -134217728 x620 +268435456 x653 -268435456 x621 +536870912 x654 -536870912 x622 +1073741824 x655 -1073741824 x623 +2147483648 x656 -2147483648 x624 >= 1 ;
0.07/0.18	c   Computed activity: 0
0.07/0.18	c   Required: activity >= 1
0.07/0.18	c   Variable assignments: {x625=0, x593=0, x626=0, x594=0, x627=0, x595=0, x628=0, x596=0, x629=0, x597=0, x630=0, x598=0, x631=0, x599=0, x632=0, x600=0, x633=0, x601=0, x634=0, x602=0, x635=0, x603=0, x636=0, x604=0, x637=0, x605=0, x638=0, x606=0, x639=0, x607=0, x640=0, x608=0, x641=0, x609=0, x642=0, x610=0, x643=0, x611=0, x644=0, x612=0, x645=0, x613=0, x646=0, x614=0, x647=0, x615=0, x648=0, x616=0, x649=0, x617=0, x650=0, x618=0, x651=0, x619=0, x652=0, x620=0, x653=0, x621=0, x654=0, x622=0, x655=0, x623=0, x656=0, x624=0}}
0.07/0.18	c SCIP found a solution, but it is not feasible according to the original problem.
0.07/0.18	c ----------------------------------------------------------------------
0.07/0.18	c executing external solver (fallback): HOME/naps-1.03a6
0.07/0.18	c ----------------------------------------------------------------------
0.07/0.18	c command: HOME/naps-1.03a6 HOME/instance-4530033-1752261624.opb
0.07/0.18	c NaPS 1.03a6.
0.07/0.18	c Input file name: HOME/instance-4530033-1752261624.opb
26.82/27.00	c s UNSATISFIABLE
26.82/27.00	c _____________________________________________________________________________
26.82/27.00	c std/band forms        : 1,2
26.82/27.00	c 2cl/3cl ITE-codings   : 31,8130
26.82/27.00	c BDD/srt/adr Max costs : 4592,0,0
26.82/27.00	c BDDraw/bin/mul/srt/adr: 3,0,0,0,0
26.82/27.00	c BDD nodes             : 9281
26.82/27.00	c Es1/CC detections     : 0,0
26.82/27.00	c CC sort               : 0
26.82/27.00	c SAT/UNSAT calls       : 0,1
26.82/27.00	c regenrated variables  : 0
26.82/27.00	c eliminated fixed lits : 778
26.82/27.00	c goal lit flips        : 0
26.82/27.00	c goal stages           : 0
26.82/27.00	c goal shrink           : 0
26.82/27.00	c goal coeff separations: 0
26.82/27.00	c restarts              : 12256
26.82/27.00	c conflicts             : 314652         (11818 /sec)
26.82/27.00	c decisions             : 625337         (23487 /sec)
26.82/27.00	c propagations          : 180977408      (6797233 /sec)
26.82/27.00	c inspects              : 0              (0 /sec)
26.82/27.00	c CPU time (solving tm) : 26.63 s        (26.56 s, SAT 0 s, UNSAT 26.56 s)
26.82/27.00	c Time for Opt-base     : 0 s
26.82/27.00	c Steps for Opt-base    : 0
26.82/27.00	c Time for BDD coding   : 0.04699 s
26.82/27.00	c Time for srt coding   : 0 s
26.82/27.00	c _____________________________________________________________________________
26.82/27.01	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530033-1752261624/watcher-4530033-1752261624 -o /tmp/evaluation-result-4530033-1752261624/solver-4530033-1752261624 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1752258008-113131 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530033-1752261624.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=114129, runsolver pid=114126
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 4.15 4.10 4.06 5/267 114134
/proc/meminfo: memFree=127167956/131250000 swapFree=33010416/33010684
[pid=114129] ppid=114126 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/114129/stat : 114129 (scip-naps-1.00a) S 114126 114129 113120 0 -1 4194304 254 331 0 0 0 0 0 0 20 0 1 0 141842313 4292608 736 18446744073709551615 94864258535424 94864259429957 140727593242736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94864259669008 94864259716752 94864290869248 140727593245083 140727593245182 140727593245182 140727593250786 0
/proc/114129/statm: 1048 736 672 219 0 110 0
[pid=114134] ppid=114129 vsize=1187384 memory=32232 CPUtime=0.07 cores=4,6
/proc/114134/stat : 114134 (python3) R 114129 114129 113120 0 -1 4194304 3805 0 0 0 6 1 0 0 20 0 1 0 141842315 1215881216 8058 18446744073709551615 94470600527872 94470600528249 140721105898448 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94470600539544 94470600540164 94470612611072 140721105905999 140721105906208 140721105906208 140721105911783 0
/proc/114134/statm: 296846 8058 4890 1 0 268868 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1191576 KiB
Current children cumulated memory: 35176 KiB

[startup+0.205903 s]*
/proc/loadavg: 4.15 4.10 4.06 5/268 114135
/proc/meminfo: memFree=127138436/131250000 swapFree=33010416/33010684
[pid=114129] ppid=114126 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/114129/stat : 114129 (scip-naps-1.00a) S 114126 114129 113120 0 -1 4194304 254 331 0 0 0 0 0 0 20 0 1 0 141842313 4292608 736 18446744073709551615 94864258535424 94864259429957 140727593242736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94864259669008 94864259716752 94864290869248 140727593245083 140727593245182 140727593245182 140727593250786 0
/proc/114129/statm: 1048 736 672 219 0 110 0
[pid=114134] ppid=114129 vsize=1206876 memory=60392 CPUtime=0.14 cores=4,6
/proc/114134/stat : 114134 (python3) S 114129 114129 113120 0 -1 4194304 7934 0 0 0 12 2 0 0 20 0 1 0 141842315 1235841024 15098 18446744073709551615 94470600527872 94470600528249 140721105898448 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94470600539544 94470600540164 94470612611072 140721105905999 140721105906208 140721105906208 140721105911783 0
/proc/114134/statm: 301719 15098 8218 1 0 273077 0
[pid=114135] ppid=114134 vsize=5920 memory=4480 CPUtime=0.01 cores=4,6
/proc/114135/stat : 114135 (naps-1.03a6) R 114134 114135 114135 0 -1 4194304 824 0 0 0 1 0 0 0 20 0 1 0 141842331 6062080 1120 18446744073709551615 4198400 7047149 140728439630208 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 29302784 140728439638399 140728439638513 140728439638513 140728439644105 0
/proc/114135/statm: 1480 1120 544 696 0 641 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 1216988 KiB
Current children cumulated memory: 67816 KiB

[startup+0.305954 s]*
/proc/loadavg: 4.15 4.10 4.06 5/268 114135
/proc/meminfo: memFree=127132892/131250000 swapFree=33010416/33010684
[pid=114129] ppid=114126 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/114129/stat : 114129 (scip-naps-1.00a) S 114126 114129 113120 0 -1 4194304 254 331 0 0 0 0 0 0 20 0 1 0 141842313 4292608 736 18446744073709551615 94864258535424 94864259429957 140727593242736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94864259669008 94864259716752 94864290869248 140727593245083 140727593245182 140727593245182 140727593250786 0
/proc/114129/statm: 1048 736 672 219 0 110 0
[pid=114134] ppid=114129 vsize=1206876 memory=60392 CPUtime=0.14 cores=4,6
/proc/114134/stat : 114134 (python3) S 114129 114129 113120 0 -1 4194304 7934 0 0 0 12 2 0 0 20 0 1 0 141842315 1235841024 15098 18446744073709551615 94470600527872 94470600528249 140721105898448 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94470600539544 94470600540164 94470612611072 140721105905999 140721105906208 140721105906208 140721105911783 0
/proc/114134/statm: 301719 15098 8218 1 0 273077 0
[pid=114135] ppid=114134 vsize=11628 memory=8844 CPUtime=0.11 cores=4,6
/proc/114135/stat : 114135 (naps-1.03a6) R 114134 114135 114135 0 -1 4194304 2467 0 0 0 11 0 0 0 20 0 1 0 141842331 11907072 2211 18446744073709551615 4198400 7047149 140728439630208 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 29302784 140728439638399 140728439638513 140728439638513 140728439644105 0
/proc/114135/statm: 2907 2211 544 696 0 2068 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1222696 KiB
Current children cumulated memory: 72180 KiB

[startup+0.700244 s]
/proc/loadavg: 4.15 4.10 4.06 5/268 114135
/proc/meminfo: memFree=127131884/131250000 swapFree=33010416/33010684
[pid=114129] ppid=114126 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/114129/stat : 114129 (scip-naps-1.00a) S 114126 114129 113120 0 -1 4194304 254 331 0 0 0 0 0 0 20 0 1 0 141842313 4292608 736 18446744073709551615 94864258535424 94864259429957 140727593242736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94864259669008 94864259716752 94864290869248 140727593245083 140727593245182 140727593245182 140727593250786 0
/proc/114129/statm: 1048 736 672 219 0 110 0
[pid=114134] ppid=114129 vsize=1206876 memory=60392 CPUtime=0.14 cores=4,6
/proc/114134/stat : 114134 (python3) S 114129 114129 113120 0 -1 4194304 7934 0 0 0 12 2 0 0 20 0 1 0 141842315 1235841024 15098 18446744073709551615 94470600527872 94470600528249 140721105898448 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94470600539544 94470600540164 94470612611072 140721105905999 140721105906208 140721105906208 140721105911783 0
/proc/114134/statm: 301719 15098 8218 1 0 273077 0
[pid=114135] ppid=114134 vsize=11280 memory=9236 CPUtime=0.49 cores=4,6
/proc/114135/stat : 114135 (naps-1.03a6) R 114134 114135 114135 0 -1 4194304 2666 0 0 0 49 0 0 0 20 0 1 0 141842331 11550720 2309 18446744073709551615 4198400 7047149 140728439630208 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29302784 140728439638399 140728439638513 140728439638513 140728439644105 0
/proc/114135/statm: 2820 2309 544 696 0 1981 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 1222348 KiB
Current children cumulated memory: 72572 KiB

[startup+1.50027 s]
/proc/loadavg: 4.13 4.10 4.05 5/267 114141
/proc/meminfo: memFree=127136068/131250000 swapFree=33010416/33010684
[pid=114129] ppid=114126 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/114129/stat : 114129 (scip-naps-1.00a) S 114126 114129 113120 0 -1 4194304 254 331 0 0 0 0 0 0 20 0 1 0 141842313 4292608 736 18446744073709551615 94864258535424 94864259429957 140727593242736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94864259669008 94864259716752 94864290869248 140727593245083 140727593245182 140727593245182 140727593250786 0
/proc/114129/statm: 1048 736 672 219 0 110 0
[pid=114134] ppid=114129 vsize=1206876 memory=60392 CPUtime=0.14 cores=4,6
/proc/114134/stat : 114134 (python3) S 114129 114129 113120 0 -1 4194304 7934 0 0 0 12 2 0 0 20 0 1 0 141842315 1235841024 15098 18446744073709551615 94470600527872 94470600528249 140721105898448 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94470600539544 94470600540164 94470612611072 140721105905999 140721105906208 140721105906208 140721105911783 0
/proc/114134/statm: 301719 15098 8218 1 0 273077 0
[pid=114135] ppid=114134 vsize=13200 memory=10512 CPUtime=1.28 cores=4,6
/proc/114135/stat : 114135 (naps-1.03a6) R 114134 114135 114135 0 -1 4194304 3245 0 0 0 128 0 0 0 20 0 1 0 141842331 13516800 2628 18446744073709551615 4198400 7047149 140728439630208 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29302784 140728439638399 140728439638513 140728439638513 140728439644105 0
/proc/114135/statm: 3300 2628 544 696 0 2461 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 1224268 KiB
Current children cumulated memory: 73848 KiB

[startup+3.10584 s]
/proc/loadavg: 4.13 4.10 4.05 5/271 114171
/proc/meminfo: memFree=127170380/131250000 swapFree=33010416/33010684
[pid=114129] ppid=114126 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/114129/stat : 114129 (scip-naps-1.00a) S 114126 114129 113120 0 -1 4194304 254 331 0 0 0 0 0 0 20 0 1 0 141842313 4292608 736 18446744073709551615 94864258535424 94864259429957 140727593242736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94864259669008 94864259716752 94864290869248 140727593245083 140727593245182 140727593245182 140727593250786 0
/proc/114129/statm: 1048 736 672 219 0 110 0
[pid=114134] ppid=114129 vsize=1206876 memory=60392 CPUtime=0.14 cores=4,6
/proc/114134/stat : 114134 (python3) S 114129 114129 113120 0 -1 4194304 7934 0 0 0 12 2 0 0 20 0 1 0 141842315 1235841024 15098 18446744073709551615 94470600527872 94470600528249 140721105898448 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94470600539544 94470600540164 94470612611072 140721105905999 140721105906208 140721105906208 140721105911783 0
/proc/114134/statm: 301719 15098 8218 1 0 273077 0
[pid=114135] ppid=114134 vsize=14224 memory=10768 CPUtime=2.88 cores=4,6
/proc/114135/stat : 114135 (naps-1.03a6) R 114134 114135 114135 0 -1 4194304 3306 0 0 0 286 2 0 0 20 0 1 0 141842331 14565376 2692 18446744073709551615 4198400 7047149 140728439630208 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29302784 140728439638399 140728439638513 140728439638513 140728439644105 0
/proc/114135/statm: 3556 2692 544 696 0 2717 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 1225292 KiB
Current children cumulated memory: 74104 KiB

[startup+6.30022 s]
/proc/loadavg: 4.12 4.09 4.05 5/271 114171
/proc/meminfo: memFree=127168620/131250000 swapFree=33010416/33010684
[pid=114129] ppid=114126 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/114129/stat : 114129 (scip-naps-1.00a) S 114126 114129 113120 0 -1 4194304 254 331 0 0 0 0 0 0 20 0 1 0 141842313 4292608 736 18446744073709551615 94864258535424 94864259429957 140727593242736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94864259669008 94864259716752 94864290869248 140727593245083 140727593245182 140727593245182 140727593250786 0
/proc/114129/statm: 1048 736 672 219 0 110 0
[pid=114134] ppid=114129 vsize=1206876 memory=60392 CPUtime=0.14 cores=4,6
/proc/114134/stat : 114134 (python3) S 114129 114129 113120 0 -1 4194304 7934 0 0 0 12 2 0 0 20 0 1 0 141842315 1235841024 15098 18446744073709551615 94470600527872 94470600528249 140721105898448 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94470600539544 94470600540164 94470612611072 140721105905999 140721105906208 140721105906208 140721105911783 0
/proc/114134/statm: 301719 15098 8218 1 0 273077 0
[pid=114135] ppid=114134 vsize=13160 memory=10684 CPUtime=6.07 cores=4,6
/proc/114135/stat : 114135 (naps-1.03a6) R 114134 114135 114135 0 -1 4194304 3486 0 0 0 605 2 0 0 20 0 1 0 141842331 13475840 2671 18446744073709551615 4198400 7047149 140728439630208 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29302784 140728439638399 140728439638513 140728439638513 140728439644105 0
/proc/114135/statm: 3290 2671 544 696 0 2451 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 1224228 KiB
Current children cumulated memory: 74020 KiB

[startup+12.7002 s]
/proc/loadavg: 4.03 4.08 4.05 5/272 114322
/proc/meminfo: memFree=127158676/131250000 swapFree=33010416/33010684
[pid=114129] ppid=114126 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/114129/stat : 114129 (scip-naps-1.00a) S 114126 114129 113120 0 -1 4194304 254 331 0 0 0 0 0 0 20 0 1 0 141842313 4292608 736 18446744073709551615 94864258535424 94864259429957 140727593242736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94864259669008 94864259716752 94864290869248 140727593245083 140727593245182 140727593245182 140727593250786 0
/proc/114129/statm: 1048 736 672 219 0 110 0
[pid=114134] ppid=114129 vsize=1206876 memory=60392 CPUtime=0.14 cores=4,6
/proc/114134/stat : 114134 (python3) S 114129 114129 113120 0 -1 4194304 7934 0 0 0 12 2 0 0 20 0 1 0 141842315 1235841024 15098 18446744073709551615 94470600527872 94470600528249 140721105898448 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94470600539544 94470600540164 94470612611072 140721105905999 140721105906208 140721105906208 140721105911783 0
/proc/114134/statm: 301719 15098 8218 1 0 273077 0
[pid=114135] ppid=114134 vsize=13768 memory=11052 CPUtime=12.4 cores=4,6
/proc/114135/stat : 114135 (naps-1.03a6) R 114134 114135 114135 0 -1 4194304 3989 0 0 0 1234 6 0 0 20 0 1 0 141842331 14098432 2763 18446744073709551615 4198400 7047149 140728439630208 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29302784 140728439638399 140728439638513 140728439638513 140728439644105 0
/proc/114135/statm: 3442 2763 544 696 0 2603 0
Current children cumulated CPU time: 12.54 s
Current children cumulated vsize: 1224836 KiB
Current children cumulated memory: 74388 KiB

[startup+25.5002 s]
/proc/loadavg: 4.03 4.07 4.05 5/272 114322
/proc/meminfo: memFree=127137928/131250000 swapFree=33010416/33010684
[pid=114129] ppid=114126 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/114129/stat : 114129 (scip-naps-1.00a) S 114126 114129 113120 0 -1 4194304 254 331 0 0 0 0 0 0 20 0 1 0 141842313 4292608 736 18446744073709551615 94864258535424 94864259429957 140727593242736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94864259669008 94864259716752 94864290869248 140727593245083 140727593245182 140727593245182 140727593250786 0
/proc/114129/statm: 1048 736 672 219 0 110 0
[pid=114134] ppid=114129 vsize=1206876 memory=60392 CPUtime=0.14 cores=4,6
/proc/114134/stat : 114134 (python3) S 114129 114129 113120 0 -1 4194304 7934 0 0 0 12 2 0 0 20 0 1 0 141842315 1235841024 15098 18446744073709551615 94470600527872 94470600528249 140721105898448 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94470600539544 94470600540164 94470612611072 140721105905999 140721105906208 140721105906208 140721105911783 0
/proc/114134/statm: 301719 15098 8218 1 0 273077 0
[pid=114135] ppid=114134 vsize=14792 memory=11948 CPUtime=25.17 cores=4,6
/proc/114135/stat : 114135 (naps-1.03a6) R 114134 114135 114135 0 -1 4194304 4217 0 0 0 2511 6 0 0 20 0 1 0 141842331 15147008 2987 18446744073709551615 4198400 7047149 140728439630208 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29302784 140728439638399 140728439638513 140728439638513 140728439644105 0
/proc/114135/statm: 3698 2987 544 696 0 2859 0
Current children cumulated CPU time: 25.31 s
Current children cumulated vsize: 1225860 KiB
Current children cumulated memory: 75284 KiB

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

# cumulated CPU time of all completed processes:  user=26.7717 s, system=0.098226 s

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

[startup+25.6002 s]
/proc/loadavg: 4.03 4.07 4.05 5/272 114322
/proc/meminfo: memFree=127137928/131250000 swapFree=33010416/33010684
[pid=114129] ppid=114126 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/114129/stat : 114129 (scip-naps-1.00a) S 114126 114129 113120 0 -1 4194304 254 331 0 0 0 0 0 0 20 0 1 0 141842313 4292608 736 18446744073709551615 94864258535424 94864259429957 140727593242736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94864259669008 94864259716752 94864290869248 140727593245083 140727593245182 140727593245182 140727593250786 0
/proc/114129/statm: 1048 736 672 219 0 110 0
[pid=114134] ppid=114129 vsize=1206876 memory=60392 CPUtime=0.14 cores=4,6
/proc/114134/stat : 114134 (python3) S 114129 114129 113120 0 -1 4194304 7934 0 0 0 12 2 0 0 20 0 1 0 141842315 1235841024 15098 18446744073709551615 94470600527872 94470600528249 140721105898448 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94470600539544 94470600540164 94470612611072 140721105905999 140721105906208 140721105906208 140721105911783 0
/proc/114134/statm: 301719 15098 8218 1 0 273077 0
[pid=114135] ppid=114134 vsize=14792 memory=11948 CPUtime=25.27 cores=4,6
/proc/114135/stat : 114135 (naps-1.03a6) R 114134 114135 114135 0 -1 4194304 4217 0 0 0 2521 6 0 0 20 0 1 0 141842331 15147008 2987 18446744073709551615 4198400 7047149 140728439630208 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29302784 140728439638399 140728439638513 140728439638513 140728439644105 0
/proc/114135/statm: 3698 2987 544 696 0 2859 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1225860 KiB
Current children cumulated memory: 75284 KiB

[startup+26.4001 s]
/proc/loadavg: 4.02 4.07 4.05 5/272 114322
/proc/meminfo: memFree=127137936/131250000 swapFree=33010416/33010684
[pid=114129] ppid=114126 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/114129/stat : 114129 (scip-naps-1.00a) S 114126 114129 113120 0 -1 4194304 254 331 0 0 0 0 0 0 20 0 1 0 141842313 4292608 736 18446744073709551615 94864258535424 94864259429957 140727593242736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94864259669008 94864259716752 94864290869248 140727593245083 140727593245182 140727593245182 140727593250786 0
/proc/114129/statm: 1048 736 672 219 0 110 0
[pid=114134] ppid=114129 vsize=1206876 memory=60392 CPUtime=0.14 cores=4,6
/proc/114134/stat : 114134 (python3) S 114129 114129 113120 0 -1 4194304 7934 0 0 0 12 2 0 0 20 0 1 0 141842315 1235841024 15098 18446744073709551615 94470600527872 94470600528249 140721105898448 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94470600539544 94470600540164 94470612611072 140721105905999 140721105906208 140721105906208 140721105911783 0
/proc/114134/statm: 301719 15098 8218 1 0 273077 0
[pid=114135] ppid=114134 vsize=14792 memory=11948 CPUtime=26.07 cores=4,6
/proc/114135/stat : 114135 (naps-1.03a6) R 114134 114135 114135 0 -1 4194304 4217 0 0 0 2601 6 0 0 20 0 1 0 141842331 15147008 2987 18446744073709551615 4198400 7047149 140728439630208 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29302784 140728439638399 140728439638513 140728439638513 140728439644105 0
/proc/114135/statm: 3698 2987 544 696 0 2859 0
Current children cumulated CPU time: 26.21 s
Current children cumulated vsize: 1225860 KiB
Current children cumulated memory: 75284 KiB

[startup+26.8002 s]
/proc/loadavg: 4.02 4.07 4.05 5/272 114322
/proc/meminfo: memFree=127137936/131250000 swapFree=33010416/33010684
[pid=114129] ppid=114126 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/114129/stat : 114129 (scip-naps-1.00a) S 114126 114129 113120 0 -1 4194304 254 331 0 0 0 0 0 0 20 0 1 0 141842313 4292608 736 18446744073709551615 94864258535424 94864259429957 140727593242736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94864259669008 94864259716752 94864290869248 140727593245083 140727593245182 140727593245182 140727593250786 0
/proc/114129/statm: 1048 736 672 219 0 110 0
[pid=114134] ppid=114129 vsize=1206876 memory=60392 CPUtime=0.14 cores=4,6
/proc/114134/stat : 114134 (python3) S 114129 114129 113120 0 -1 4194304 7934 0 0 0 12 2 0 0 20 0 1 0 141842315 1235841024 15098 18446744073709551615 94470600527872 94470600528249 140721105898448 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94470600539544 94470600540164 94470612611072 140721105905999 140721105906208 140721105906208 140721105911783 0
/proc/114134/statm: 301719 15098 8218 1 0 273077 0
[pid=114135] ppid=114134 vsize=14792 memory=11948 CPUtime=26.47 cores=4,6
/proc/114135/stat : 114135 (naps-1.03a6) R 114134 114135 114135 0 -1 4194304 4217 0 0 0 2641 6 0 0 20 0 1 0 141842331 15147008 2987 18446744073709551615 4198400 7047149 140728439630208 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29302784 140728439638399 140728439638513 140728439638513 140728439644105 0
/proc/114135/statm: 3698 2987 544 696 0 2859 0
Current children cumulated CPU time: 26.61 s
Current children cumulated vsize: 1225860 KiB
Current children cumulated memory: 75284 KiB

[startup+27.0002 s]*
/proc/loadavg: 4.02 4.07 4.05 5/272 114322
/proc/meminfo: memFree=127142032/131250000 swapFree=33010416/33010684
[pid=114129] ppid=114126 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/114129/stat : 114129 (scip-naps-1.00a) S 114126 114129 113120 0 -1 4194304 254 331 0 0 0 0 0 0 20 0 1 0 141842313 4292608 736 18446744073709551615 94864258535424 94864259429957 140727593242736 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94864259669008 94864259716752 94864290869248 140727593245083 140727593245182 140727593245182 140727593250786 0
/proc/114129/statm: 1048 736 672 219 0 110 0
[pid=114134] ppid=114129 vsize=1206876 memory=60392 CPUtime=0.14 cores=4,6
/proc/114134/stat : 114134 (python3) S 114129 114129 113120 0 -1 4194304 7934 0 0 0 12 2 0 0 20 0 1 0 141842315 1235841024 15098 18446744073709551615 94470600527872 94470600528249 140721105898448 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94470600539544 94470600540164 94470612611072 140721105905999 140721105906208 140721105906208 140721105911783 0
/proc/114134/statm: 301719 15098 8218 1 0 273077 0
[pid=114135] ppid=114134 vsize=12984 memory=11112 CPUtime=26.68 cores=4,6
/proc/114135/stat : 114135 (naps-1.03a6) R 114134 114135 114135 0 -1 4194304 4217 0 0 0 2662 6 0 0 20 0 1 0 141842331 13295616 2778 18446744073709551615 4198400 7047149 140728439630208 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 29302784 140728439638399 140728439638513 140728439638513 140728439644105 0
/proc/114135/statm: 3246 2778 544 696 0 2407 0
Current children cumulated CPU time: 26.82 s
Current children cumulated vsize: 1224052 KiB
Current children cumulated memory: 74448 KiB

Child status: 0

Real time (s): 27.031
CPU time (s): 26.8699
CPU user time (s): 26.7717
CPU system time (s): 0.098226
CPU usage (%): 99.4041
Max. virtual memory (cumulated for all children) (KiB): 1225860
Max. memory (cumulated for all children) (KiB): 75284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.7717
system time used= 0.098226
maximum resident set size= 60904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18129
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 355
involuntary context switches= 62


# summary of solver processes directly reported to runsolver:
#   pid: 114129
#   total CPU time (s): 26.8699
#   total CPU user time (s): 26.7717
#   total CPU system time (s): 0.098226

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.070656 second user time and 0.155154 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-11 21:20:24
IDJOB=4530033
IDBENCH=175980
IDSOLVER=3388
FILE ID=nodeC027/4530033-1752261624
RUNJOBID= nodeC027-1752258008-113131
SLURM_JOB_ID= 9682611
Free space on /tmp= 431104 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/inequalities/ineq5/normalized-16array_alg_ineq5.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530033-1752261624/watcher-4530033-1752261624 -o /tmp/evaluation-result-4530033-1752261624/solver-4530033-1752261624 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1752258008-113131 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530033-1752261624.opb

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

MD5SUM BENCH= 2e54c08f901c8d3e55b254d9ae7919ac
RANDOM SEED=1484783143

nodeC027 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.652
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.29
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.860
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.29
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		: 3659.574
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.29
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		: 3597.478
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.29
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.635
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.29
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.650
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.29
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		: 3811.619
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3700.000
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127176464 kB
MemAvailable:   129033964 kB
Buffers:            2488 kB
Cached:          2649720 kB
SwapCached:           12 kB
Active:          1422448 kB
Inactive:        2038896 kB
Active(anon):     824400 kB
Inactive(anon):     2792 kB
Active(file):     598048 kB
Inactive(file):  2036104 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12404 kB
Writeback:             0 kB
AnonPages:        810784 kB
Mapped:           133260 kB
Shmem:             18056 kB
KReclaimable:     124772 kB
Slab:             217360 kB
SReclaimable:     124772 kB
SUnreclaim:        92588 kB
KernelStack:        4304 kB
PageTables:         5124 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    3288304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431160 MiB
End job on nodeC027 at 2025-07-11 21:20:52