Trace number 4517087

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.00a1UNSAT 27.6472 27.8274

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.32/0.45	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4517087-1751232179.opb
0.32/0.45	c Solving mode: decision
0.32/0.45	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.32/0.45	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.32/0.45	c original problem has 656 variables (656 bin, 0 int, 0 impl, 0 cont) and 1651 constraints
0.32/0.45	c presolving:
0.32/0.45	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.32/0.45	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.32/0.45	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.32/0.45	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.32/0.45	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.32/0.45	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.32/0.45	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.32/0.45	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.32/0.45	c    (0.0s) probing: 52/350 (14.9%) - 0 fixings, 0 aggregations, 3 implications, 0 bound changes
0.32/0.45	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.32/0.45	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.32/0.45	c    (0.0s) no symmetry present (symcode time: 0.00)
0.32/0.45	c presolving (9 rounds: 9 fast, 4 medium, 3 exhaustive):
0.32/0.45	c  450 deleted vars, 1648 deleted constraints, 256 added constraints, 16 tightened bounds, 0 added holes, 2 changed sides, 63 changed coefficients
0.32/0.45	c  0 implications, 518 cliques
0.32/0.45	c presolved problem has 350 variables (350 bin, 0 int, 0 impl, 0 cont) and 259 constraints
0.32/0.45	c       1 constraints of type <knapsack>
0.32/0.45	c     256 constraints of type <and>
0.32/0.45	c       2 constraints of type <linear>
0.32/0.45	c transformed objective value is always integral (scale: 1)
0.32/0.45	c Presolving Time: 0.04
0.32/0.45	c 
0.32/0.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.32/0.45	c * 0.1s|     1 |     0 |     2 |     - |    LP  |   0 | 350 | 277 | 515 |   0 |  0 |  18 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.32/0.45	c   0.1s|     1 |     0 |     2 |     - |  8755k |   0 | 350 | 277 | 515 |   0 |  0 |  18 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.32/0.45	c 
0.32/0.45	c SCIP Status        : problem is solved [optimal solution found]
0.32/0.45	c Solving Time (sec) : 0.06
0.32/0.45	c Solving Nodes      : 1
0.32/0.45	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.32/0.45	c Dual Bound         : +0.00000000000000e+00
0.32/0.45	c Gap                : 0.00 %
0.32/0.45	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.32/0.45	c   Computed activity: 0
0.32/0.45	c   Required: activity >= 1
0.32/0.45	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.32/0.45	c SCIP found a solution, but it is not feasible according to the original problem.
0.32/0.45	c ----------------------------------------------------------------------
0.32/0.45	c executing external solver (fallback): HOME/naps-1.03a6
0.32/0.45	c ----------------------------------------------------------------------
0.32/0.45	c command: HOME/naps-1.03a6 HOME/instance-4517087-1751232179.opb
0.32/0.46	c NaPS 1.03a6.
0.32/0.46	c Input file name: HOME/instance-4517087-1751232179.opb
27.49/27.78	c _____________________________________________________________________________
27.49/27.78	c std/band forms        : 1,2
27.49/27.78	c 2cl/3cl ITE-codings   : 31,8130
27.49/27.78	c BDD/srt/adr Max costs : 4592,0,0
27.49/27.78	c BDDraw/bin/mul/srt/adr: 3,0,0,0,0
27.49/27.78	c BDD nodes             : 9281
27.49/27.78	c Es1/CC detections     : 0,0
27.49/27.78	c CC sort               : 0
27.49/27.78	c SAT/UNSAT calls       : 0,1
27.49/27.78	c regenrated variables  : 0
27.49/27.78	c eliminated fixed lits : 778
27.49/27.78	c goal lit flips        : 0
27.49/27.78	c goal stages           : 0
27.49/27.78	c goal shrink           : 0
27.49/27.78	c goal coeff separations: 0
27.49/27.78	c restarts              : 12256
27.49/27.78	c conflicts             : 314652         (11572 /sec)
27.49/27.78	c decisions             : 625337         (22998 /sec)
27.49/27.78	c propagations          : 180977408      (6655801 /sec)
27.49/27.78	c inspects              : 0              (0 /sec)
27.49/27.78	c CPU time (solving tm) : 27.19 s        (27.02 s, SAT 0 s, UNSAT 27.02 s)
27.49/27.78	c Time for Opt-base     : 0 s
27.49/27.78	c Steps for Opt-base    : 0
27.49/27.78	c Time for BDD coding   : 0.1323 s
27.49/27.78	c Time for srt coding   : 0 s
27.49/27.78	c _____________________________________________________________________________
27.49/27.78	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: 63794 MiB (59037 MiB free)
  memory of node 1: 64507 MiB (63834 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4517087-1751232179/watcher-4517087-1751232179 -o /tmp/evaluation-result-4517087-1751232179/solver-4517087-1751232179 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751226828-31370 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4517087-1751232179.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100073 s]*
/proc/loadavg: 4.12 4.13 4.11 5/257 34935
/proc/meminfo: memFree=125816760/131382116 swapFree=33010684/33010684
[pid=34930] ppid=34927 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/34930/stat : 34930 (scip-naps-1.00.) S 34927 34930 31357 0 -1 4194304 256 327 0 0 0 0 0 0 20 0 1 0 38897650 4292608 736 18446744073709551615 94136080928768 94136081823301 140723536052064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94136082062352 94136082110096 94136094453760 140723536054689 140723536054786 140723536054786 140723536060388 0
/proc/34930/statm: 1048 736 672 219 0 110 0
[pid=34935] ppid=34930 vsize=13120 memory=10368 CPUtime=0.05 cores=5,7
/proc/34935/stat : 34935 (python3) R 34930 34930 31357 0 -1 4194304 1580 0 0 0 4 1 0 0 20 0 1 0 38897653 13434880 2592 18446744073709551615 94309566160896 94309566161273 140737256251600 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94309566172568 94309566173188 94309588951040 140737256257880 140737256258082 140737256258082 140737256263655 0
/proc/34935/statm: 3280 2592 1216 1 0 1457 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 17312 KiB
Current children cumulated memory: 13312 KiB

[startup+0.213578 s]*
/proc/loadavg: 4.12 4.13 4.11 5/257 34935
/proc/meminfo: memFree=125816760/131382116 swapFree=33010684/33010684
[pid=34930] ppid=34927 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/34930/stat : 34930 (scip-naps-1.00.) S 34927 34930 31357 0 -1 4194304 256 327 0 0 0 0 0 0 20 0 1 0 38897650 4292608 736 18446744073709551615 94136080928768 94136081823301 140723536052064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94136082062352 94136082110096 94136094453760 140723536054689 140723536054786 140723536054786 140723536060388 0
/proc/34930/statm: 1048 736 672 219 0 110 0
[pid=34935] ppid=34930 vsize=1186044 memory=30668 CPUtime=0.15 cores=5,7
/proc/34935/stat : 34935 (python3) R 34930 34930 31357 0 -1 4194304 3503 0 0 0 13 2 0 0 20 0 1 0 38897653 1214509056 7667 18446744073709551615 94309566160896 94309566161273 140737256251600 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94309566172568 94309566173188 94309588951040 140737256257880 140737256258082 140737256258082 140737256263655 0
/proc/34935/statm: 296511 7667 4787 1 0 268579 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 1190236 KiB
Current children cumulated memory: 33612 KiB

[startup+0.317452 s]*
/proc/loadavg: 4.12 4.13 4.11 5/257 34935
/proc/meminfo: memFree=125816760/131382116 swapFree=33010684/33010684
[pid=34930] ppid=34927 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/34930/stat : 34930 (scip-naps-1.00.) S 34927 34930 31357 0 -1 4194304 256 327 0 0 0 0 0 0 20 0 1 0 38897650 4292608 736 18446744073709551615 94136080928768 94136081823301 140723536052064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94136082062352 94136082110096 94136094453760 140723536054689 140723536054786 140723536054786 140723536060388 0
/proc/34930/statm: 1048 736 672 219 0 110 0
[pid=34935] ppid=34930 vsize=1189948 memory=34892 CPUtime=0.24 cores=5,7
/proc/34935/stat : 34935 (python3) R 34930 34930 31357 0 -1 4194304 4353 0 0 0 21 3 0 0 20 0 1 0 38897653 1218506752 8723 18446744073709551615 94309566160896 94309566161273 140737256251600 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94309566172568 94309566173188 94309588951040 140737256257880 140737256258082 140737256258082 140737256263655 0
/proc/34935/statm: 297487 8723 5043 1 0 269396 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 1194140 KiB
Current children cumulated memory: 37836 KiB

[startup+0.700343 s]
/proc/loadavg: 4.12 4.13 4.11 6/258 34936
/proc/meminfo: memFree=125797896/131382116 swapFree=33010684/33010684
[pid=34930] ppid=34927 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/34930/stat : 34930 (scip-naps-1.00.) S 34927 34930 31357 0 -1 4194304 256 327 0 0 0 0 0 0 20 0 1 0 38897650 4292608 736 18446744073709551615 94136080928768 94136081823301 140723536052064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94136082062352 94136082110096 94136094453760 140723536054689 140723536054786 140723536054786 140723536060388 0
/proc/34930/statm: 1048 736 672 219 0 110 0
[pid=34935] ppid=34930 vsize=1206804 memory=60236 CPUtime=0.35 cores=5,7
/proc/34935/stat : 34935 (python3) S 34930 34930 31357 0 -1 4194304 7951 0 0 0 31 4 0 0 20 0 1 0 38897653 1235767296 15059 18446744073709551615 94309566160896 94309566161273 140737256251600 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94309566172568 94309566173188 94309588951040 140737256257880 140737256258082 140737256258082 140737256263655 0
/proc/34935/statm: 301701 15059 8211 1 0 273059 0
[pid=34936] ppid=34935 vsize=11628 memory=8592 CPUtime=0.23 cores=5,7
/proc/34936/stat : 34936 (naps-1.03a6) R 34935 34936 34936 0 -1 4194304 2379 0 0 0 23 0 0 0 20 0 1 0 38897696 11907072 2148 18446744073709551615 4198400 7047149 140732306648144 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37179392 140732306655617 140732306655731 140732306655731 140732306661321 0
/proc/34936/statm: 2907 2148 544 696 0 2068 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 1222624 KiB
Current children cumulated memory: 71772 KiB

[startup+1.50042 s]
/proc/loadavg: 4.12 4.13 4.11 5/258 34936
/proc/meminfo: memFree=125792036/131382116 swapFree=33010684/33010684
[pid=34930] ppid=34927 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/34930/stat : 34930 (scip-naps-1.00.) S 34927 34930 31357 0 -1 4194304 256 327 0 0 0 0 0 0 20 0 1 0 38897650 4292608 736 18446744073709551615 94136080928768 94136081823301 140723536052064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94136082062352 94136082110096 94136094453760 140723536054689 140723536054786 140723536054786 140723536060388 0
/proc/34930/statm: 1048 736 672 219 0 110 0
[pid=34935] ppid=34930 vsize=1206804 memory=60236 CPUtime=0.35 cores=5,7
/proc/34935/stat : 34935 (python3) S 34930 34930 31357 0 -1 4194304 7951 0 0 0 31 4 0 0 20 0 1 0 38897653 1235767296 15059 18446744073709551615 94309566160896 94309566161273 140737256251600 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94309566172568 94309566173188 94309588951040 140737256257880 140737256258082 140737256258082 140737256263655 0
/proc/34935/statm: 301701 15059 8211 1 0 273059 0
[pid=34936] ppid=34935 vsize=11504 memory=9360 CPUtime=1.02 cores=5,7
/proc/34936/stat : 34936 (naps-1.03a6) R 34935 34936 34936 0 -1 4194304 2609 0 0 0 102 0 0 0 20 0 1 0 38897696 11780096 2340 18446744073709551615 4198400 7047149 140732306648144 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37179392 140732306655617 140732306655731 140732306655731 140732306661321 0
/proc/34936/statm: 2876 2340 544 696 0 2037 0
Current children cumulated CPU time: 1.37 s
Current children cumulated vsize: 1222500 KiB
Current children cumulated memory: 72540 KiB

[startup+3.11299 s]
/proc/loadavg: 4.11 4.13 4.11 5/258 34936
/proc/meminfo: memFree=125777292/131382116 swapFree=33010684/33010684
[pid=34930] ppid=34927 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/34930/stat : 34930 (scip-naps-1.00.) S 34927 34930 31357 0 -1 4194304 256 327 0 0 0 0 0 0 20 0 1 0 38897650 4292608 736 18446744073709551615 94136080928768 94136081823301 140723536052064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94136082062352 94136082110096 94136094453760 140723536054689 140723536054786 140723536054786 140723536060388 0
/proc/34930/statm: 1048 736 672 219 0 110 0
[pid=34935] ppid=34930 vsize=1206804 memory=60236 CPUtime=0.35 cores=5,7
/proc/34935/stat : 34935 (python3) S 34930 34930 31357 0 -1 4194304 7951 0 0 0 31 4 0 0 20 0 1 0 38897653 1235767296 15059 18446744073709551615 94309566160896 94309566161273 140737256251600 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94309566172568 94309566173188 94309588951040 140737256257880 140737256258082 140737256258082 140737256263655 0
/proc/34935/statm: 301701 15059 8211 1 0 273059 0
[pid=34936] ppid=34935 vsize=14224 memory=10748 CPUtime=2.64 cores=5,7
/proc/34936/stat : 34936 (naps-1.03a6) R 34935 34936 34936 0 -1 4194304 3289 0 0 0 263 1 0 0 20 0 1 0 38897696 14565376 2687 18446744073709551615 4198400 7047149 140732306648144 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37179392 140732306655617 140732306655731 140732306655731 140732306661321 0
/proc/34936/statm: 3556 2687 544 696 0 2717 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 1225220 KiB
Current children cumulated memory: 73928 KiB

[startup+6.30046 s]
/proc/loadavg: 4.11 4.13 4.11 5/258 34936
/proc/meminfo: memFree=125782292/131382116 swapFree=33010684/33010684
[pid=34930] ppid=34927 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/34930/stat : 34930 (scip-naps-1.00.) S 34927 34930 31357 0 -1 4194304 256 327 0 0 0 0 0 0 20 0 1 0 38897650 4292608 736 18446744073709551615 94136080928768 94136081823301 140723536052064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94136082062352 94136082110096 94136094453760 140723536054689 140723536054786 140723536054786 140723536060388 0
/proc/34930/statm: 1048 736 672 219 0 110 0
[pid=34935] ppid=34930 vsize=1206804 memory=60236 CPUtime=0.35 cores=5,7
/proc/34935/stat : 34935 (python3) S 34930 34930 31357 0 -1 4194304 7951 0 0 0 31 4 0 0 20 0 1 0 38897653 1235767296 15059 18446744073709551615 94309566160896 94309566161273 140737256251600 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94309566172568 94309566173188 94309588951040 140737256257880 140737256258082 140737256258082 140737256263655 0
/proc/34935/statm: 301701 15059 8211 1 0 273059 0
[pid=34936] ppid=34935 vsize=13160 memory=10588 CPUtime=5.81 cores=5,7
/proc/34936/stat : 34936 (naps-1.03a6) R 34935 34936 34936 0 -1 4194304 3464 0 0 0 580 1 0 0 20 0 1 0 38897696 13475840 2647 18446744073709551615 4198400 7047149 140732306648144 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37179392 140732306655617 140732306655731 140732306655731 140732306661321 0
/proc/34936/statm: 3290 2647 544 696 0 2451 0
Current children cumulated CPU time: 6.16 s
Current children cumulated vsize: 1224156 KiB
Current children cumulated memory: 73768 KiB

[startup+12.7004 s]
/proc/loadavg: 4.10 4.12 4.10 5/258 34936
/proc/meminfo: memFree=125759852/131382116 swapFree=33010684/33010684
[pid=34930] ppid=34927 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/34930/stat : 34930 (scip-naps-1.00.) S 34927 34930 31357 0 -1 4194304 256 327 0 0 0 0 0 0 20 0 1 0 38897650 4292608 736 18446744073709551615 94136080928768 94136081823301 140723536052064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94136082062352 94136082110096 94136094453760 140723536054689 140723536054786 140723536054786 140723536060388 0
/proc/34930/statm: 1048 736 672 219 0 110 0
[pid=34935] ppid=34930 vsize=1206804 memory=60236 CPUtime=0.35 cores=5,7
/proc/34935/stat : 34935 (python3) S 34930 34930 31357 0 -1 4194304 7951 0 0 0 31 4 0 0 20 0 1 0 38897653 1235767296 15059 18446744073709551615 94309566160896 94309566161273 140737256251600 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94309566172568 94309566173188 94309588951040 140737256257880 140737256258082 140737256258082 140737256263655 0
/proc/34935/statm: 301701 15059 8211 1 0 273059 0
[pid=34936] ppid=34935 vsize=13764 memory=10772 CPUtime=12.19 cores=5,7
/proc/34936/stat : 34936 (naps-1.03a6) R 34935 34936 34936 0 -1 4194304 3898 0 0 0 1218 1 0 0 20 0 1 0 38897696 14094336 2693 18446744073709551615 4198400 7047149 140732306648144 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37179392 140732306655617 140732306655731 140732306655731 140732306661321 0
/proc/34936/statm: 3441 2693 544 696 0 2602 0
Current children cumulated CPU time: 12.54 s
Current children cumulated vsize: 1224760 KiB
Current children cumulated memory: 73952 KiB

[startup+25.5004 s]
/proc/loadavg: 4.15 4.13 4.11 7/259 34986
/proc/meminfo: memFree=125796740/131382116 swapFree=33010684/33010684
[pid=34930] ppid=34927 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/34930/stat : 34930 (scip-naps-1.00.) S 34927 34930 31357 0 -1 4194304 256 327 0 0 0 0 0 0 20 0 1 0 38897650 4292608 736 18446744073709551615 94136080928768 94136081823301 140723536052064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94136082062352 94136082110096 94136094453760 140723536054689 140723536054786 140723536054786 140723536060388 0
/proc/34930/statm: 1048 736 672 219 0 110 0
[pid=34935] ppid=34930 vsize=1206804 memory=60236 CPUtime=0.35 cores=5,7
/proc/34935/stat : 34935 (python3) S 34930 34930 31357 0 -1 4194304 7951 0 0 0 31 4 0 0 20 0 1 0 38897653 1235767296 15059 18446744073709551615 94309566160896 94309566161273 140737256251600 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94309566172568 94309566173188 94309588951040 140737256257880 140737256258082 140737256258082 140737256263655 0
/proc/34935/statm: 301701 15059 8211 1 0 273059 0
[pid=34936] ppid=34935 vsize=14780 memory=12052 CPUtime=24.94 cores=5,7
/proc/34936/stat : 34936 (naps-1.03a6) R 34935 34936 34936 0 -1 4194304 4215 0 0 0 2491 3 0 0 20 0 1 0 38897696 15134720 3013 18446744073709551615 4198400 7047149 140732306648144 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37179392 140732306655617 140732306655731 140732306655731 140732306661321 0
/proc/34936/statm: 3695 3013 544 696 0 2856 0
Current children cumulated CPU time: 25.29 s
Current children cumulated vsize: 1225776 KiB
Current children cumulated memory: 75232 KiB

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

# cumulated CPU time of all completed processes:  user=27.5436 s, system=0.10359 s

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

[startup+25.6004 s]
/proc/loadavg: 4.15 4.13 4.11 7/259 34986
/proc/meminfo: memFree=125796740/131382116 swapFree=33010684/33010684
[pid=34930] ppid=34927 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/34930/stat : 34930 (scip-naps-1.00.) S 34927 34930 31357 0 -1 4194304 256 327 0 0 0 0 0 0 20 0 1 0 38897650 4292608 736 18446744073709551615 94136080928768 94136081823301 140723536052064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94136082062352 94136082110096 94136094453760 140723536054689 140723536054786 140723536054786 140723536060388 0
/proc/34930/statm: 1048 736 672 219 0 110 0
[pid=34935] ppid=34930 vsize=1206804 memory=60236 CPUtime=0.35 cores=5,7
/proc/34935/stat : 34935 (python3) S 34930 34930 31357 0 -1 4194304 7951 0 0 0 31 4 0 0 20 0 1 0 38897653 1235767296 15059 18446744073709551615 94309566160896 94309566161273 140737256251600 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94309566172568 94309566173188 94309588951040 140737256257880 140737256258082 140737256258082 140737256263655 0
/proc/34935/statm: 301701 15059 8211 1 0 273059 0
[pid=34936] ppid=34935 vsize=14780 memory=12052 CPUtime=25.04 cores=5,7
/proc/34936/stat : 34936 (naps-1.03a6) R 34935 34936 34936 0 -1 4194304 4215 0 0 0 2501 3 0 0 20 0 1 0 38897696 15134720 3013 18446744073709551615 4198400 7047149 140732306648144 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37179392 140732306655617 140732306655731 140732306655731 140732306661321 0
/proc/34936/statm: 3695 3013 544 696 0 2856 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1225776 KiB
Current children cumulated memory: 75232 KiB

[startup+27.2004 s]
/proc/loadavg: 4.14 4.13 4.11 5/259 34986
/proc/meminfo: memFree=125775760/131382116 swapFree=33010684/33010684
[pid=34930] ppid=34927 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/34930/stat : 34930 (scip-naps-1.00.) S 34927 34930 31357 0 -1 4194304 256 327 0 0 0 0 0 0 20 0 1 0 38897650 4292608 736 18446744073709551615 94136080928768 94136081823301 140723536052064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94136082062352 94136082110096 94136094453760 140723536054689 140723536054786 140723536054786 140723536060388 0
/proc/34930/statm: 1048 736 672 219 0 110 0
[pid=34935] ppid=34930 vsize=1206804 memory=60236 CPUtime=0.35 cores=5,7
/proc/34935/stat : 34935 (python3) S 34930 34930 31357 0 -1 4194304 7951 0 0 0 31 4 0 0 20 0 1 0 38897653 1235767296 15059 18446744073709551615 94309566160896 94309566161273 140737256251600 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94309566172568 94309566173188 94309588951040 140737256257880 140737256258082 140737256258082 140737256263655 0
/proc/34935/statm: 301701 15059 8211 1 0 273059 0
[pid=34936] ppid=34935 vsize=14792 memory=12052 CPUtime=26.64 cores=5,7
/proc/34936/stat : 34936 (naps-1.03a6) R 34935 34936 34936 0 -1 4194304 4215 0 0 0 2661 3 0 0 20 0 1 0 38897696 15147008 3013 18446744073709551615 4198400 7047149 140732306648144 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37179392 140732306655617 140732306655731 140732306655731 140732306661321 0
/proc/34936/statm: 3698 3013 544 696 0 2859 0
Current children cumulated CPU time: 26.99 s
Current children cumulated vsize: 1225788 KiB
Current children cumulated memory: 75232 KiB

[startup+27.6004 s]
/proc/loadavg: 4.14 4.13 4.11 5/259 34986
/proc/meminfo: memFree=125775760/131382116 swapFree=33010684/33010684
[pid=34930] ppid=34927 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/34930/stat : 34930 (scip-naps-1.00.) S 34927 34930 31357 0 -1 4194304 256 327 0 0 0 0 0 0 20 0 1 0 38897650 4292608 736 18446744073709551615 94136080928768 94136081823301 140723536052064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94136082062352 94136082110096 94136094453760 140723536054689 140723536054786 140723536054786 140723536060388 0
/proc/34930/statm: 1048 736 672 219 0 110 0
[pid=34935] ppid=34930 vsize=1206804 memory=60236 CPUtime=0.35 cores=5,7
/proc/34935/stat : 34935 (python3) S 34930 34930 31357 0 -1 4194304 7951 0 0 0 31 4 0 0 20 0 1 0 38897653 1235767296 15059 18446744073709551615 94309566160896 94309566161273 140737256251600 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94309566172568 94309566173188 94309588951040 140737256257880 140737256258082 140737256258082 140737256263655 0
/proc/34935/statm: 301701 15059 8211 1 0 273059 0
[pid=34936] ppid=34935 vsize=14792 memory=12052 CPUtime=27.04 cores=5,7
/proc/34936/stat : 34936 (naps-1.03a6) R 34935 34936 34936 0 -1 4194304 4215 0 0 0 2701 3 0 0 20 0 1 0 38897696 15147008 3013 18446744073709551615 4198400 7047149 140732306648144 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 37179392 140732306655617 140732306655731 140732306655731 140732306661321 0
/proc/34936/statm: 3698 3013 544 696 0 2859 0
Current children cumulated CPU time: 27.39 s
Current children cumulated vsize: 1225788 KiB
Current children cumulated memory: 75232 KiB

[startup+27.8003 s]
/proc/loadavg: 4.14 4.13 4.11 5/259 34986
/proc/meminfo: memFree=125775760/131382116 swapFree=33010684/33010684
[pid=34930] ppid=34927 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/34930/stat : 34930 (scip-naps-1.00.) S 34927 34930 31357 0 -1 4194304 256 327 0 0 0 0 0 0 20 0 1 0 38897650 4292608 736 18446744073709551615 94136080928768 94136081823301 140723536052064 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94136082062352 94136082110096 94136094453760 140723536054689 140723536054786 140723536054786 140723536060388 0
/proc/34930/statm: 1048 736 672 219 0 110 0
[pid=34935] ppid=34930 vsize=1206804 memory=60236 CPUtime=27.59 cores=5,7
/proc/34935/stat : 34935 (python3) R 34930 34930 31357 0 -1 4194304 11619 4216 0 0 32 5 2719 3 20 0 1 0 38897653 1235767296 15059 18446744073709551615 94309566160896 94309566161273 140737256251600 0 0 0 0 16781312 0 0 0 0 17 7 0 0 0 0 0 94309566172568 94309566173188 94309588951040 140737256257880 140737256258082 140737256258082 140737256263655 0
/proc/34935/statm: 301701 15059 8211 1 0 273059 0
Current children cumulated CPU time: 27.59 s
Current children cumulated vsize: 1210996 KiB
Current children cumulated memory: 63180 KiB

Child status: 0

Real time (s): 27.8274
CPU time (s): 27.6472
CPU user time (s): 27.5436
CPU system time (s): 0.10359
CPU usage (%): 99.3525
Max. virtual memory (cumulated for all children) (KiB): 1225788
Max. memory (cumulated for all children) (KiB): 75232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.5436
system time used= 0.10359
maximum resident set size= 60748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18109
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= 352
involuntary context switches= 197


# summary of solver processes directly reported to runsolver:
#   pid: 34930
#   total CPU time (s): 27.6472
#   total CPU user time (s): 27.5436
#   total CPU system time (s): 0.10359

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.174499 second user time and 0.346718 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-06-29 23:22:59
IDJOB=4517087
IDBENCH=175980
IDSOLVER=3368
FILE ID=nodeC011/4517087-1751232179
RUNJOBID= nodeC011-1751226828-31370
SLURM_JOB_ID= 9587684
Free space on /tmp= 433020 MiB

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

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

MD5SUM BENCH= 2e54c08f901c8d3e55b254d9ae7919ac
RANDOM SEED=1456303088

nodeC011 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	: 0xb00001f
cpu MHz		: 3662.896
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3691.647
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.580
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.731
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3663.010
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.291
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.306
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        125821080 kB
MemAvailable:   125631828 kB
Buffers:            3280 kB
Cached:           620296 kB
SwapCached:            0 kB
Active:          4689924 kB
Inactive:         321424 kB
Active(anon):    4405732 kB
Inactive(anon):        0 kB
Active(file):     284192 kB
Inactive(file):   321424 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5824 kB
Writeback:             8 kB
AnonPages:       4385828 kB
Mapped:           127264 kB
Shmem:             17960 kB
KReclaimable:      89136 kB
Slab:             169184 kB
SReclaimable:      89136 kB
SUnreclaim:        80048 kB
KernelStack:        4124 kB
PageTables:        12440 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    8180072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149544 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    901120 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:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433012 MiB
End job on nodeC011 at 2025-06-29 23:23:27