Trace number 4530074

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP-NaPS 1.00a2? (MO) 287.323 289.243

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-biella1.opb
MD5SUM544c048089694b51508f2abafcc5af71
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark34229441638400
Best CPU time to get the best result obtained on this benchmark3600.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables42650
Total number of constraints1202
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1202
Minimum length of a constraint38
Maximum length of a constraint42650
Number of terms in the objective function 42650
Biggest coefficient in the objective function 536870912000000000000
Number of bits for the biggest coefficient in the objective function 69
Sum of the numbers in the objective function 4779625155602030321168
Number of bits of the sum of numbers in the objective function 73
Biggest number in a constraint 536870912000000000000
Number of bits of the biggest number in a constraint 69
Biggest sum of numbers in a constraint 4779727555602030321168
Number of bits of the biggest sum of numbers73
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.53/1.55	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4530074-1752252353.opb
0.53/1.55	c Solving mode: optimization
0.53/1.55	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.53/1.55	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.53/1.55	c [cons_linear.c:17896] ERROR: coefficient of variable <x16258> is infinite.
0.53/1.55	c [reader_opb.c:1574] ERROR: Error <-9> in function call
0.53/1.55	c [reader_opb.c:1744] ERROR: Error <-9> in function call
0.53/1.55	c [reader_opb.c:4058] ERROR: Error <-9> in function call
0.53/1.55	c [reader_opb.c:4278] ERROR: Error <-9> in function call
0.53/1.55	c [reader.c:241] ERROR: Error <-9> in function call
0.53/1.55	c [scip_prob.c:389] ERROR: Error <-9> in function call
0.53/1.55	c SCIP failed to read or presolve the input problem.
0.53/1.55	c Reason: SCIP: error in input data!
0.53/1.55	c ----------------------------------------------------------------------
0.53/1.55	c executing external solver (fallback): HOME/naps-1.03a6
0.53/1.55	c ----------------------------------------------------------------------
0.53/1.55	c command: HOME/naps-1.03a6 HOME/instance-4530074-1752252353.opb
0.53/1.56	c NaPS 1.03a6.
0.53/1.56	c Input file name: HOME/instance-4530074-1752252353.opb
280.67/282.64	c single stage optimization mode
286.76/288.70	c
286.76/288.70	c *** TERMINATED *** by signal 15
286.76/288.70	c s UNKNOWN
286.76/288.70	c _____________________________________________________________________________
286.76/288.70	c std/band forms        : 2379,11
286.76/288.70	c 2cl/3cl ITE-codings   : 26761471,214368
286.76/288.70	c BDD/srt/adr Max costs : 612451,26491433,0
286.76/288.70	c BDDraw/bin/mul/srt/adr: 485,0,1901,4,0
286.76/288.70	c BDD nodes             : 29640540
286.76/288.70	c Es1/CC detections     : 0,0
286.76/288.70	c CC sort               : 0
286.76/288.70	c SAT/UNSAT calls       : 0,0
286.76/288.70	c regenrated variables  : 0
286.76/288.70	c eliminated fixed lits : 17131
286.76/288.70	c goal lit flips        : 0
286.76/288.70	c goal stages           : 1
286.76/288.70	c goal shrink           : 0
286.76/288.70	c goal coeff separations: 570
286.76/288.70	c restarts              : 0
286.76/288.70	c conflicts             : 0              (0 /sec)
286.76/288.70	c decisions             : 0              (0 /sec)
286.76/288.70	c propagations          : 0              (0 /sec)
286.76/288.70	c inspects              : 0              (0 /sec)
286.76/288.70	c CPU time (solving tm) : 274.9 s        (5.777 s, SAT 0 s, UNSAT 0 s)
286.76/288.70	c Time for Opt-base     : 72.66 s
286.76/288.70	c Steps for Opt-base    : 316487695
286.76/288.70	c Time for BDD coding   : 173.6 s
286.76/288.70	c Time for srt coding   : 14.13 s
286.76/288.70	c _____________________________________________________________________________
286.76/288.70	c received SIGTERM, forwarding to pbsolver...
0.60/289.15	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (62625 MiB free)
  memory of node 1: 64507 MiB (62711 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530074-1752252353/watcher-4530074-1752252353 -o /tmp/evaluation-result-4530074-1752252353/solver-4530074-1752252353 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1752252353-115630 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530074-1752252353.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=115691, runsolver pid=115678

[startup+0.100072 s]*
/proc/loadavg: 1.33 1.86 2.99 7/255 115705
/proc/meminfo: memFree=128338740/131382112 swapFree=33009904/33010684
[pid=115691] ppid=115678 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/115691/stat : 115691 (scip-naps-1.00a) S 115678 115691 114794 0 -1 4194304 258 1066 0 0 0 0 0 1 20 0 1 0 140914215 4292608 736 18446744073709551615 93975732121600 93975733016133 140732199306336 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93975733255184 93975733302928 93975738257408 140732199311771 140732199311870 140732199311870 140732199317474 0
/proc/115691/statm: 1048 736 672 219 0 110 0
[pid=115705] ppid=115691 vsize=12512 memory=9984 CPUtime=0.06 cores=4,6
/proc/115705/stat : 115705 (python3) R 115691 115691 114794 0 -1 4194304 1477 0 0 0 5 1 0 0 20 0 1 0 140914219 12812288 2496 18446744073709551615 94737408393216 94737408393593 140737422992912 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94737408404888 94737408405508 94737436438528 140737422997854 140737422998048 140737422998048 140737423003623 0
/proc/115705/statm: 3128 2496 1184 1 0 1340 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 16704 KiB
Current children cumulated memory: 12928 KiB

[startup+0.214269 s]*
/proc/loadavg: 1.33 1.86 2.99 2/255 115705
/proc/meminfo: memFree=128326104/131382112 swapFree=33009904/33010684
[pid=115691] ppid=115678 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/115691/stat : 115691 (scip-naps-1.00a) S 115678 115691 114794 0 -1 4194304 258 1066 0 0 0 0 0 1 20 0 1 0 140914215 4292608 736 18446744073709551615 93975732121600 93975733016133 140732199306336 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93975733255184 93975733302928 93975738257408 140732199311771 140732199311870 140732199311870 140732199317474 0
/proc/115691/statm: 1048 736 672 219 0 110 0
[pid=115705] ppid=115691 vsize=60368 memory=22912 CPUtime=0.12 cores=4,6
/proc/115705/stat : 115705 (python3) D 115691 115691 114794 0 -1 4194304 2774 0 0 0 10 2 0 0 20 0 1 0 140914219 61816832 5728 18446744073709551615 94737408393216 94737408393593 140737422992912 0 0 0 0 16781312 2 1 0 0 17 4 0 0 0 0 0 94737408404888 94737408405508 94737436438528 140737422997854 140737422998048 140737422998048 140737423003623 0
/proc/115705/statm: 15092 5728 3360 1 0 3808 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 64560 KiB
Current children cumulated memory: 25856 KiB

[startup+0.313534 s]*
/proc/loadavg: 1.33 1.86 2.99 3/255 115705
/proc/meminfo: memFree=128323080/131382112 swapFree=33009904/33010684
[pid=115691] ppid=115678 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/115691/stat : 115691 (scip-naps-1.00a) S 115678 115691 114794 0 -1 4194304 258 1066 0 0 0 0 0 1 20 0 1 0 140914215 4292608 736 18446744073709551615 93975732121600 93975733016133 140732199306336 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93975733255184 93975733302928 93975738257408 140732199311771 140732199311870 140732199311870 140732199317474 0
/proc/115691/statm: 1048 736 672 219 0 110 0
[pid=115705] ppid=115691 vsize=68060 memory=23040 CPUtime=0.12 cores=4,6
/proc/115705/stat : 115705 (python3) D 115691 115691 114794 0 -1 4194304 2781 0 4 0 10 2 0 0 20 0 1 0 140914219 69693440 5760 18446744073709551615 94737408393216 94737408393593 140737422992912 0 0 0 0 16781312 2 1 0 0 17 4 0 0 0 0 0 94737408404888 94737408405508 94737436438528 140737422997854 140737422998048 140737422998048 140737423003623 0
/proc/115705/statm: 17015 5760 3392 1 0 3883 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 72252 KiB
Current children cumulated memory: 25984 KiB

[startup+0.700356 s]
/proc/loadavg: 1.33 1.86 2.99 3/256 115706
/proc/meminfo: memFree=128321860/131382112 swapFree=33009904/33010684
[pid=115691] ppid=115678 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/115691/stat : 115691 (scip-naps-1.00a) S 115678 115691 114794 0 -1 4194304 258 1066 0 0 0 0 0 1 20 0 1 0 140914215 4292608 736 18446744073709551615 93975732121600 93975733016133 140732199306336 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93975733255184 93975733302928 93975738257408 140732199311771 140732199311870 140732199311870 140732199317474 0
/proc/115691/statm: 1048 736 672 219 0 110 0
[pid=115705] ppid=115691 vsize=125052 memory=25344 CPUtime=0.14 cores=4,6
/proc/115705/stat : 115705 (python3) D 115691 115691 114794 0 -1 4194304 2888 0 19 0 11 3 0 0 20 0 1 0 140914219 128053248 6336 18446744073709551615 94737408393216 94737408393593 140737422992912 0 0 0 0 16781312 2 1 0 0 17 4 0 0 0 0 0 94737408404888 94737408405508 94737436438528 140737422997854 140737422998048 140737422998048 140737423003623 0
/proc/115705/statm: 31263 6336 3904 1 0 3957 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 129244 KiB
Current children cumulated memory: 28288 KiB

[startup+1.50046 s]
/proc/loadavg: 1.33 1.86 2.99 3/256 115706
/proc/meminfo: memFree=128293880/131382112 swapFree=33009904/33010684
[pid=115691] ppid=115678 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/115691/stat : 115691 (scip-naps-1.00a) S 115678 115691 114794 0 -1 4194304 258 1066 0 0 0 0 0 1 20 0 1 0 140914215 4292608 736 18446744073709551615 93975732121600 93975733016133 140732199306336 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93975733255184 93975733302928 93975738257408 140732199311771 140732199311870 140732199311870 140732199317474 0
/proc/115691/statm: 1048 736 672 219 0 110 0
[pid=115705] ppid=115691 vsize=1250708 memory=99904 CPUtime=0.52 cores=4,6
/proc/115705/stat : 115705 (python3) R 115691 115691 114794 0 -1 4194304 18332 0 136 0 40 12 0 0 20 0 1 0 140914219 1280724992 24976 18446744073709551615 94737408393216 94737408393593 140737422992912 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94737408404888 94737408405508 94737436438528 140737422997854 140737422998048 140737422998048 140737423003623 0
/proc/115705/statm: 312677 24976 7472 1 0 284035 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 1254900 KiB
Current children cumulated memory: 102848 KiB

[startup+3.11315 s]
/proc/loadavg: 1.33 1.86 2.99 7/260 115710
/proc/meminfo: memFree=127843000/131382112 swapFree=33009904/33010684
[pid=115691] ppid=115678 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/115691/stat : 115691 (scip-naps-1.00a) S 115678 115691 114794 0 -1 4194304 258 1066 0 0 0 0 0 1 20 0 1 0 140914215 4292608 736 18446744073709551615 93975732121600 93975733016133 140732199306336 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93975733255184 93975733302928 93975738257408 140732199311771 140732199311870 140732199311870 140732199317474 0
/proc/115691/statm: 1048 736 672 219 0 110 0
[pid=115705] ppid=115691 vsize=1251544 memory=100672 CPUtime=0.58 cores=4,6
/proc/115705/stat : 115705 (python3) S 115691 115691 114794 0 -1 4194304 18692 0 136 0 45 13 0 0 20 0 1 0 140914219 1281581056 25168 18446744073709551615 94737408393216 94737408393593 140737422992912 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94737408404888 94737408405508 94737436438528 140737422997854 140737422998048 140737422998048 140737423003623 0
/proc/115705/statm: 312886 25168 7472 1 0 284244 0
[pid=115710] ppid=115705 vsize=51352 memory=45600 CPUtime=1.54 cores=4,6
/proc/115710/stat : 115710 (naps-1.03a6) R 115705 115710 115710 0 -1 4194304 11660 0 0 0 147 7 0 0 20 0 1 0 140914371 52584448 11400 18446744073709551615 4198400 7047149 140733232771408 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 20123648 140733232773503 140733232773617 140733232773617 140733232779209 0
/proc/115710/statm: 12838 11400 544 696 0 11999 0
Current children cumulated CPU time: 2.13 s
Current children cumulated vsize: 1307088 KiB
Current children cumulated memory: 149216 KiB
heavy processes:

[startup+6.30047 s]
/proc/loadavg: 1.55 1.89 2.99 7/260 115710
/proc/meminfo: memFree=127538880/131382112 swapFree=33009904/33010684
[pid=115691] ppid=115678 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/115691/stat : 115691 (scip-naps-1.00a) S 115678 115691 114794 0 -1 4194304 258 1066 0 0 0 0 0 1 20 0 1 0 140914215 4292608 736 18446744073709551615 93975732121600 93975733016133 140732199306336 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93975733255184 93975733302928 93975738257408 140732199311771 140732199311870 140732199311870 140732199317474 0
/proc/115691/statm: 1048 736 672 219 0 110 0
[pid=115705] ppid=115691 vsize=1251544 memory=100672 CPUtime=0.58 cores=4,6
/proc/115705/stat : 115705 (python3) S 115691 115691 114794 0 -1 4194304 18692 0 136 0 45 13 0 0 20 0 1 0 140914219 1281581056 25168 18446744073709551615 94737408393216 94737408393593 140737422992912 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94737408404888 94737408405508 94737436438528 140737422997854 140737422998048 140737422998048 140737423003623 0
/proc/115705/statm: 312886 25168 7472 1 0 284244 0
[pid=115710] ppid=115705 vsize=67668 memory=61856 CPUtime=4.72 cores=4,6
/proc/115710/stat : 115710 (naps-1.03a6) R 115705 115710 115710 0 -1 4194304 15726 0 0 0 464 8 0 0 20 0 1 0 140914371 69292032 15464 18446744073709551615 4198400 7047149 140733232771408 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 20123648 140733232773503 140733232773617 140733232773617 140733232779209 0
/proc/115710/statm: 16917 15464 544 696 0 16078 0
Current children cumulated CPU time: 5.31 s
Current children cumulated vsize: 1323404 KiB
Current children cumulated memory: 165472 KiB

[startup+12.7004 s]
/proc/loadavg: 1.74 1.93 3.00 7/260 115711
/proc/meminfo: memFree=127502688/131382112 swapFree=33009904/33010684
[pid=115691] ppid=115678 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/115691/stat : 115691 (scip-naps-1.00a) S 115678 115691 114794 0 -1 4194304 258 1066 0 0 0 0 0 1 20 0 1 0 140914215 4292608 736 18446744073709551615 93975732121600 93975733016133 140732199306336 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93975733255184 93975733302928 93975738257408 140732199311771 140732199311870 140732199311870 140732199317474 0
/proc/115691/statm: 1048 736 672 219 0 110 0
[pid=115705] ppid=115691 vsize=1251544 memory=100672 CPUtime=0.58 cores=4,6
/proc/115705/stat : 115705 (python3) S 115691 115691 114794 0 -1 4194304 18692 0 136 0 45 13 0 0 20 0 1 0 140914219 1281581056 25168 18446744073709551615 94737408393216 94737408393593 140737422992912 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94737408404888 94737408405508 94737436438528 140737422997854 140737422998048 140737422998048 140737423003623 0
/proc/115705/statm: 312886 25168 7472 1 0 284244 0
[pid=115710] ppid=115705 vsize=67668 memory=61856 CPUtime=11.1 cores=4,6
/proc/115710/stat : 115710 (naps-1.03a6) R 115705 115710 115710 0 -1 4194304 15726 0 0 0 1102 8 0 0 20 0 1 0 140914371 69292032 15464 18446744073709551615 4198400 7047149 140733232771408 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 20123648 140733232773503 140733232773617 140733232773617 140733232779209 0
/proc/115710/statm: 16917 15464 544 696 0 16078 0
Current children cumulated CPU time: 11.69 s
Current children cumulated vsize: 1323404 KiB
Current children cumulated memory: 165472 KiB

[startup+25.5005 s]
/proc/loadavg: 2.31 2.05 3.02 7/259 115711
/proc/meminfo: memFree=127293424/131382112 swapFree=33009904/33010684
[pid=115691] ppid=115678 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/115691/stat : 115691 (scip-naps-1.00a) S 115678 115691 114794 0 -1 4194304 258 1066 0 0 0 0 0 1 20 0 1 0 140914215 4292608 736 18446744073709551615 93975732121600 93975733016133 140732199306336 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93975733255184 93975733302928 93975738257408 140732199311771 140732199311870 140732199311870 140732199317474 0
/proc/115691/statm: 1048 736 672 219 0 110 0
[pid=115705] ppid=115691 vsize=1251544 memory=100672 CPUtime=0.58 cores=4,6
/proc/115705/stat : 115705 (python3) S 115691 115691 114794 0 -1 4194304 18692 0 136 0 45 13 0 0 20 0 1 0 140914219 1281581056 25168 18446744073709551615 94737408393216 94737408393593 140737422992912 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94737408404888 94737408405508 94737436438528 140737422997854 140737422998048 140737422998048 140737423003623 0
/proc/115705/statm: 312886 25168 7472 1 0 284244 0
[pid=115710] ppid=115705 vsize=189848 memory=183180 CPUtime=23.85 cores=4,6
/proc/115710/stat : 115710 (naps-1.03a6) R 115705 115710 115710 0 -1 4194304 34491 0 0 0 2373 12 0 0 20 0 1 0 140914371 194404352 45795 18446744073709551615 4198400 7047149 140733232771408 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 20123648 140733232773503 140733232773617 140733232773617 140733232779209 0
/proc/115710/statm: 47462 45795 544 696 0 46623 0
Current children cumulated CPU time: 24.44 s
Current children cumulated vsize: 1445584 KiB
Current children cumulated memory: 286796 KiB

[startup+51.1133 s]
/proc/loadavg: 3.04 2.24 3.06 7/259 115711
/proc/meminfo: memFree=126978860/131382112 swapFree=33009904/33010684
[pid=115691] ppid=115678 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/115691/stat : 115691 (scip-naps-1.00a) S 115678 115691 114794 0 -1 4194304 258 1066 0 0 0 0 0 1 20 0 1 0 140914215 4292608 736 18446744073709551615 93975732121600 93975733016133 140732199306336 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93975733255184 93975733302928 93975738257408 140732199311771 140732199311870 140732199311870 140732199317474 0
/proc/115691/statm: 1048 736 672 219 0 110 0
[pid=115705] ppid=115691 vsize=1251544 memory=100672 CPUtime=0.58 cores=4,6
/proc/115705/stat : 115705 (python3) S 115691 115691 114794 0 -1 4194304 18692 0 136 0 45 13 0 0 20 0 1 0 140914219 1281581056 25168 18446744073709551615 94737408393216 94737408393593 140737422992912 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94737408404888 94737408405508 94737436438528 140737422997854 140737422998048 140737422998048 140737423003623 0
/proc/115705/statm: 312886 25168 7472 1 0 284244 0
[pid=115710] ppid=115705 vsize=483664 memory=463424 CPUtime=49.37 cores=4,6
/proc/115710/stat : 115710 (naps-1.03a6) R 115705 115710 115710 0 -1 4194304 62674 0 0 0 4913 24 0 0 20 0 1 0 140914371 495271936 115856 18446744073709551615 4198400 7047149 140733232771408 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 20123648 140733232773503 140733232773617 140733232773617 140733232779209 0
/proc/115710/statm: 120916 115856 544 696 0 120077 0
Current children cumulated CPU time: 49.96 s
Current children cumulated vsize: 1739400 KiB
Current children cumulated memory: 567040 KiB

[startup+102.301 s]
/proc/loadavg: 3.66 2.53 3.12 7/260 115714
/proc/meminfo: memFree=126335540/131382112 swapFree=33009904/33010684
[pid=115691] ppid=115678 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/115691/stat : 115691 (scip-naps-1.00a) S 115678 115691 114794 0 -1 4194304 258 1066 0 0 0 0 0 1 20 0 1 0 140914215 4292608 736 18446744073709551615 93975732121600 93975733016133 140732199306336 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93975733255184 93975733302928 93975738257408 140732199311771 140732199311870 140732199311870 140732199317474 0
/proc/115691/statm: 1048 736 672 219 0 110 0
[pid=115705] ppid=115691 vsize=1251544 memory=100672 CPUtime=0.58 cores=4,6
/proc/115705/stat : 115705 (python3) S 115691 115691 114794 0 -1 4194304 18692 0 136 0 45 13 0 0 20 0 1 0 140914219 1281581056 25168 18446744073709551615 94737408393216 94737408393593 140737422992912 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94737408404888 94737408405508 94737436438528 140737422997854 140737422998048 140737422998048 140737423003623 0
/proc/115705/statm: 312886 25168 7472 1 0 284244 0
[pid=115710] ppid=115705 vsize=1114464 memory=1083912 CPUtime=100.39 cores=4,6
/proc/115710/stat : 115710 (naps-1.03a6) R 115705 115710 115710 0 -1 4194304 150858 0 0 0 9988 51 0 0 20 0 1 0 140914371 1141211136 270978 18446744073709551615 4198400 7047149 140733232771408 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 20123648 140733232773503 140733232773617 140733232773617 140733232779209 0
/proc/115710/statm: 278616 270978 544 696 0 277777 0
Current children cumulated CPU time: 100.98 s
Current children cumulated vsize: 2370200 KiB
Current children cumulated memory: 1187528 KiB

[startup+162.3 s]
/proc/loadavg: 3.97 2.83 3.18 7/260 115716
/proc/meminfo: memFree=125610244/131382112 swapFree=33009904/33010684
[pid=115691] ppid=115678 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/115691/stat : 115691 (scip-naps-1.00a) S 115678 115691 114794 0 -1 4194304 258 1066 0 0 0 0 0 1 20 0 1 0 140914215 4292608 736 18446744073709551615 93975732121600 93975733016133 140732199306336 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93975733255184 93975733302928 93975738257408 140732199311771 140732199311870 140732199311870 140732199317474 0
/proc/115691/statm: 1048 736 672 219 0 110 0
[pid=115705] ppid=115691 vsize=1251544 memory=100672 CPUtime=0.58 cores=4,6
/proc/115705/stat : 115705 (python3) S 115691 115691 114794 0 -1 4194304 18692 0 136 0 45 13 0 0 20 0 1 0 140914219 1281581056 25168 18446744073709551615 94737408393216 94737408393593 140737422992912 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94737408404888 94737408405508 94737436438528 140737422997854 140737422998048 140737422998048 140737423003623 0
/proc/115705/statm: 312886 25168 7472 1 0 284244 0
[pid=115710] ppid=115705 vsize=1651240 memory=1622256 CPUtime=160.18 cores=4,6
/proc/115710/stat : 115710 (naps-1.03a6) R 115705 115710 115710 0 -1 4194304 175809 0 0 0 15942 76 0 0 20 0 1 0 140914371 1690869760 405564 18446744073709551615 4198400 7047149 140733232771408 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 20123648 140733232773503 140733232773617 140733232773617 140733232779209 0
/proc/115710/statm: 412810 405564 544 696 0 411971 0
Current children cumulated CPU time: 160.77 s
Current children cumulated vsize: 2906976 KiB
Current children cumulated memory: 1725872 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 3.06 3.24 7/260 115718
/proc/meminfo: memFree=125376144/131382112 swapFree=33009904/33010684
[pid=115691] ppid=115678 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/115691/stat : 115691 (scip-naps-1.00a) S 115678 115691 114794 0 -1 4194304 258 1066 0 0 0 0 0 1 20 0 1 0 140914215 4292608 736 18446744073709551615 93975732121600 93975733016133 140732199306336 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93975733255184 93975733302928 93975738257408 140732199311771 140732199311870 140732199311870 140732199317474 0
/proc/115691/statm: 1048 736 672 219 0 110 0
[pid=115705] ppid=115691 vsize=1251544 memory=100672 CPUtime=0.58 cores=4,6
/proc/115705/stat : 115705 (python3) S 115691 115691 114794 0 -1 4194304 18692 0 136 0 45 13 0 0 20 0 1 0 140914219 1281581056 25168 18446744073709551615 94737408393216 94737408393593 140737422992912 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94737408404888 94737408405508 94737436438528 140737422997854 140737422998048 140737422998048 140737423003623 0
/proc/115705/statm: 312886 25168 7472 1 0 284244 0
[pid=115710] ppid=115705 vsize=1989160 memory=1886396 CPUtime=219.99 cores=4,6
/proc/115710/stat : 115710 (naps-1.03a6) R 115705 115710 115710 0 -1 4194304 221392 0 0 0 21911 88 0 0 20 0 1 0 140914371 2036899840 471599 18446744073709551615 4198400 7047149 140733232771408 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 20123648 140733232773503 140733232773617 140733232773617 140733232779209 0
/proc/115710/statm: 497290 471599 544 696 0 496451 0
Current children cumulated CPU time: 220.58 s
Current children cumulated vsize: 3244896 KiB
Current children cumulated memory: 1990012 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.26 3.30 6/261 115771
/proc/meminfo: memFree=99093536/131382112 swapFree=33009904/33010684
[pid=115691] ppid=115678 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/115691/stat : 115691 (scip-naps-1.00a) S 115678 115691 114794 0 -1 4194304 258 1066 0 0 0 0 0 1 20 0 1 0 140914215 4292608 736 18446744073709551615 93975732121600 93975733016133 140732199306336 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93975733255184 93975733302928 93975738257408 140732199311771 140732199311870 140732199311870 140732199317474 0
/proc/115691/statm: 1048 736 672 219 0 110 0
[pid=115705] ppid=115691 vsize=1251544 memory=100672 CPUtime=0.58 cores=4,6
/proc/115705/stat : 115705 (python3) S 115691 115691 114794 0 -1 4194304 18692 0 136 0 45 13 0 0 20 0 1 0 140914219 1281581056 25168 18446744073709551615 94737408393216 94737408393593 140737422992912 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94737408404888 94737408405508 94737436438528 140737422997854 140737422998048 140737422998048 140737423003623 0
/proc/115705/statm: 312886 25168 7472 1 0 284244 0
[pid=115710] ppid=115705 vsize=29228012 memory=28331128 CPUtime=279.79 cores=4,6
/proc/115710/stat : 115710 (naps-1.03a6) R 115705 115710 115710 0 -1 4194304 2595808 0 0 0 26886 1093 0 0 20 0 1 0 140914371 29929484288 7082782 18446744073709551615 4198400 7047149 140733232771408 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 20123648 140733232773503 140733232773617 140733232773617 140733232779209 0
/proc/115710/statm: 7307003 7082782 544 696 0 7306164 0
Current children cumulated CPU time: 280.38 s
Current children cumulated vsize: 30483748 KiB
Current children cumulated memory: 28434744 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+288.7 s]
/proc/loadavg: 4.10 3.28 3.31 6/261 115771
/proc/meminfo: memFree=97874204/131382112 swapFree=33009904/33010684
[pid=115691] ppid=115678 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/115691/stat : 115691 (scip-naps-1.00a) S 115678 115691 114794 0 -1 4194304 258 1066 0 0 0 0 0 1 20 0 1 0 140914215 4292608 736 18446744073709551615 93975732121600 93975733016133 140732199306336 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93975733255184 93975733302928 93975738257408 140732199311771 140732199311870 140732199311870 140732199317474 0
/proc/115691/statm: 1048 736 672 219 0 110 0
[pid=115705] ppid=115691 vsize=1251544 memory=100672 CPUtime=0.58 cores=4,6
/proc/115705/stat : 115705 (python3) S 115691 115691 114794 0 -1 4194304 18692 0 136 0 45 13 0 0 20 0 1 0 140914219 1281581056 25168 18446744073709551615 94737408393216 94737408393593 140737422992912 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 94737408404888 94737408405508 94737436438528 140737422997854 140737422998048 140737422998048 140737423003623 0
/proc/115705/statm: 312886 25168 7472 1 0 284244 0
[pid=115710] ppid=115705 vsize=30540812 memory=29522232 CPUtime=286.17 cores=4,6
/proc/115710/stat : 115710 (naps-1.03a6) R 115705 115710 115710 0 -1 4194304 2674939 0 0 0 27490 1127 0 0 20 0 1 0 140914371 31273791488 7380558 18446744073709551615 4198400 7047149 140733232771408 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 20123648 140733232773503 140733232773617 140733232773617 140733232779209 0
/proc/115710/statm: 7635203 7380558 576 696 0 7634364 0
Current children cumulated CPU time: 286.76 s
Current children cumulated vsize: 31796548 KiB
Current children cumulated memory: 29625848 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=0.00401 s, system=0.016621 s
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=275.417 s, system=11.9053 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+288.81 s]*
/proc/loadavg: 4.10 3.28 3.31 5/260 115771
/proc/meminfo: memFree=100108776/131382112 swapFree=33009904/33010684
[pid=115705] ppid=115678 vsize=1251544 memory=100672 CPUtime=0.58 cores=4,6
/proc/115705/stat : 115705 (python3) S 115678 115691 114794 0 -1 4194304 18712 0 136 0 45 13 0 0 20 0 1 0 140914219 1281581056 25168 18446744073709551615 94737408393216 94737408393593 140737422992912 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 94737408404888 94737408405508 94737436438528 140737422997854 140737422998048 140737422998048 140737423003623 0
/proc/115705/statm: 312886 25168 7472 1 0 284244 0
Current cumulated CPU time of completed processes: 0.020631 s
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 1251544 KiB
Current children cumulated memory: 100672 KiB

[startup+289.2 s]
/proc/loadavg: 4.10 3.28 3.31 6/260 115771
/proc/meminfo: memFree=105029516/131382112 swapFree=33009904/33010684
[pid=115705] ppid=115678 vsize=1251544 memory=100800 CPUtime=287.24 cores=4,6
/proc/115705/stat : 115705 (python3) R 115678 115691 114794 0 -1 4194304 29655 2674941 136 0 48 14 27490 1172 20 0 1 0 140914219 1281581056 25200 18446744073709551615 94737408393216 94737408393593 140737422992912 0 0 0 0 16781312 0 0 0 0 17 6 0 0 0 0 0 94737408404888 94737408405508 94737436438528 140737422997854 140737422998048 140737422998048 140737423003623 0
/proc/115705/statm: 312886 25200 7504 1 0 284244 0
Current cumulated CPU time of completed processes: 0.020631 s
Current children cumulated CPU time: 287.24 s
Current children cumulated vsize: 1251544 KiB
Current children cumulated memory: 100800 KiB

Child status: 0

Real time (s): 289.243
CPU time (s): 287.323
CPU user time (s): 275.417
CPU system time (s): 11.9053
CPU usage (%): 99.336
Max. virtual memory (cumulated for all children) (KiB): 31796548
Max. memory (cumulated for all children) (KiB): 29625848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 275.417
system time used= 11.9053
maximum resident set size= 29524280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2708908
page faults= 136
swaps= 0
block input operations= 24744
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 789
involuntary context switches= 395


# summary of solver processes directly reported to runsolver:
#   pid: 115691,115705
#   total CPU time (s): 287.323
#   total CPU user time (s): 275.417
#   total CPU system time (s): 11.9053

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.8274 second user time and 2.97143 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-07-11 18:45:53
IDJOB=4530074
IDBENCH=146799
IDSOLVER=3388
FILE ID=nodeC001/4530074-1752252353
RUNJOBID= nodeC001-1752252353-115630
SLURM_JOB_ID= 9682560
Free space on /tmp= 432496 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-biella1.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530074-1752252353/watcher-4530074-1752252353 -o /tmp/evaluation-result-4530074-1752252353/solver-4530074-1752252353 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1752252353-115630 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530074-1752252353.opb

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

MD5SUM BENCH= 544c048089694b51508f2abafcc5af71
RANDOM SEED=709140484

nodeC001 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		: 1197.510
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	: 6983.49
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		: 1197.175
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	: 6983.49
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.166
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	: 6983.49
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.146
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	: 6983.49
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		: 1197.057
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	: 6983.49
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.496
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	: 6983.49
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		: 1197.241
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	: 6983.49
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		: 1196.213
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	: 6983.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        128333376 kB
MemAvailable:   129884636 kB
Buffers:            1668 kB
Cached:          2333092 kB
SwapCached:          128 kB
Active:           318860 kB
Inactive:        2083444 kB
Active(anon):      57488 kB
Inactive(anon):    27832 kB
Active(file):     261372 kB
Inactive(file):  2055612 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             30128 kB
Writeback:            12 kB
AnonPages:         70660 kB
Mapped:           105316 kB
Shmem:             17776 kB
KReclaimable:     147424 kB
Slab:             236436 kB
SReclaimable:     147424 kB
SUnreclaim:        89012 kB
KernelStack:        3840 kB
PageTables:         2972 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     343956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149240 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432480 MiB
End job on nodeC001 at 2025-07-11 18:50:43