Trace number 4498581

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.00a1? (MO) 228.542 229.352

General information on the benchmark

NamePB24/normalized-PB09/OPT-LIN/aries-da_nrp/
normalized-aries-da_network_1000_5__369_766__2048.opb
MD5SUM760396d2ac3ca07c4585eda9e150afe7
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark87132
Best CPU time to get the best result obtained on this benchmark324.795
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10240998
Total number of constraints6000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5002
Number of constraints which are nor clauses,nor cardinality constraints998
Minimum length of a constraint2048
Maximum length of a constraint83969
Number of terms in the objective function 10240000
Biggest coefficient in the objective function 122979
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 351702657024
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 122979
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 351702657024
Number of bits of the biggest sum of numbers39
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

221.09/221.95	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4498581-1751391100.opb
221.09/221.95	c Solving mode: optimization
221.09/221.95	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
221.09/221.95	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
221.09/221.95	c original problem has 10240998 variables (10240998 bin, 0 int, 0 impl, 0 cont) and 6000 constraints
221.09/221.95	c presolving:
221.09/221.95	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6000 upgd conss, 0 impls, 5002 clqs
221.09/221.95	c    (199.3s) probing: 51/10240998 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
221.09/221.95	c    (199.3s) probing aborted: 50/50 successive totally useless probings
221.09/221.95	c    (199.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
221.09/221.95	c [/__w/scipoptsuite-deploy/scipoptsuite-deploy/scip-921/src/blockmemshell/memory.c:1066] ERROR: Insufficient memory for allocation of 1310847832 bytes.
221.09/221.95	c [/__w/scipoptsuite-deploy/scipoptsuite-deploy/scip-921/src/scip/symmetry_graph.c:78] ERROR: Insufficient memory for new chunk.
221.09/221.95	c [symmetry_graph.c:78] ERROR: Error <-1> in function call
221.09/221.95	c [prop_symmetry.c:1767] ERROR: Error <-1> in function call
221.09/221.95	c [prop_symmetry.c:2243] ERROR: Error <-1> in function call
221.09/221.95	c [prop_symmetry.c:6284] ERROR: Error <-1> in function call
221.09/221.95	c [prop_symmetry.c:6497] ERROR: Error <-1> in function call
221.09/221.95	c [prop.c:604] ERROR: Error <-1> in function call
221.09/221.95	c [scip_solve.c:930] ERROR: Error <-1> in function call
221.09/221.95	c [scip_solve.c:1079] ERROR: Error <-1> in function call
221.09/221.95	c [scip_solve.c:1079] ERROR: Error <-1> in function call
221.09/221.95	c [scip_solve.c:1250] ERROR: Error <-1> in function call
221.09/221.95	c [scip_solve.c:2373] ERROR: Error <-1> in function call
221.09/221.95	c SCIP failed to read or presolve the input problem.
221.09/221.95	c Reason: SCIP: insufficient memory error!
221.09/221.95	c ----------------------------------------------------------------------
221.09/221.95	c executing external solver (fallback): HOME/naps-1.03a6
221.09/221.95	c ----------------------------------------------------------------------
221.09/221.95	c command: HOME/naps-1.03a6 HOME/instance-4498581-1751391100.opb
221.35/222.35	c NaPS 1.03a6.
221.35/222.35	c Input file name: HOME/instance-4498581-1751391100.opb
226.17/227.00	c
226.17/227.00	c *** TERMINATED *** by signal 15
226.17/227.00	c _____________________________________________________________________________
226.17/227.00	c std/band forms        : 0,0
226.17/227.00	c 2cl/3cl ITE-codings   : 0,0
226.17/227.00	c BDD/srt/adr Max costs : 0,0,0
226.17/227.00	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
226.17/227.00	c BDD nodes             : 0
226.17/227.00	c Es1/CC detections     : 0,0
226.17/227.00	c CC sort               : 0
226.17/227.00	c SAT/UNSAT calls       : 0,0
226.17/227.00	c regenrated variables  : 0
226.17/227.00	c eliminated fixed lits : 0
226.17/227.00	c goal lit flips        : 0
226.17/227.00	c goal stages           : 0
226.17/227.00	c goal shrink           : 0
226.17/227.00	c goal coeff separations: 0
226.17/227.00	c restarts              : 0
226.17/227.00	c conflicts             : 0              (0 /sec)
226.17/227.00	c decisions             : 0              (0 /sec)
226.17/227.00	c propagations          : 0              (0 /sec)
226.17/227.00	c inspects              : 0              (0 /sec)
226.17/227.00	c CPU time (solving tm) : 4.169 s        (0 s, SAT 0 s, UNSAT 0 s)
226.17/227.00	c Time for Opt-base     : 0 s
226.17/227.00	c Steps for Opt-base    : 0
226.17/227.00	c Time for BDD coding   : 0 s
226.17/227.00	c Time for srt coding   : 0 s
226.17/227.00	c _____________________________________________________________________________
226.17/227.03	c received SIGTERM, forwarding to pbsolver...
226.17/227.03	s UNKNOWN
227.57/228.45	   (205.8s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
227.57/228.45	c [/__w/scipoptsuite-deploy/scipoptsuite-deploy/scip-921/src/blockmemshell/memory.c:1066] ERROR: Insufficient memory for allocation of 655423960 bytes.
227.57/228.45	c [/__w/scipoptsuite-deploy/scipoptsuite-deploy/scip-921/src/scip/symmetry_graph.c:77] ERROR: Insufficient memory for new chunk.
227.57/228.45	c [symmetry_graph.c:77] ERROR: Error <-1> in function call
227.57/228.45	c [prop_symmetry.c:1767] ERROR: Error <-1> in function call
227.57/228.45	c [prop_symmetry.c:2243] ERROR: Error <-1> in function call
227.57/228.45	c [prop_symmetry.c:6284] ERROR: Error <-1> in function call
227.57/228.45	c [prop_symmetry.c:6430] ERROR: Error <-1> in function call
227.57/228.45	c [prop.c:460] ERROR: Error <-1> in function call
227.57/228.45	c [set.c:5538] ERROR: Error <-1> in function call
227.57/228.45	c [scip_solve.c:580] ERROR: Error <-1> in function call
227.57/228.45	c [scip_solve.c:3380] ERROR: Error <-1> in function call
227.57/228.45	c [scip_prob.c:706] ERROR: Error <-1> in function call
227.57/228.45	c [scip_general.c:359] ERROR: Error <-1> in function call
227.57/228.45	c Traceback (most recent call last):
227.57/228.45	c   File "src/pyscipopt/scip.pxi", line 303, in pyscipopt.scip.PY_SCIP_CALL
227.57/228.45	c MemoryError: SCIP: insufficient memory error!
227.57/228.45	c Exception ignored in: 'pyscipopt.scip.Model.__dealloc__'
227.57/228.45	c Traceback (most recent call last):
227.57/228.45	c   File "src/pyscipopt/scip.pxi", line 303, in pyscipopt.scip.PY_SCIP_CALL
227.57/228.45	c MemoryError: SCIP: insufficient memory error!

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4498581-1751391100/watcher-4498581-1751391100 -o /tmp/evaluation-result-4498581-1751391100/solver-4498581-1751391100 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751386400-51590 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4498581-1751391100.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=53611, runsolver pid=53608
Current StackSize limit: 8192 KiB


[startup+0.100067 s]*
/proc/loadavg: 4.09 4.11 4.10 5/270 53615
/proc/meminfo: memFree=125909356/131250000 swapFree=33010684/33010684
[pid=53611] ppid=53608 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/53611/stat : 53611 (scip-naps-1.00.) S 53608 53611 51580 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 54732924 4292608 736 18446744073709551615 94660044886016 94660045780549 140737295818672 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94660046019600 94660046067344 94660061057024 140737295825313 140737295825410 140737295825410 140737295831012 0
/proc/53611/statm: 1048 736 672 219 0 110 0
[pid=53615] ppid=53611 vsize=101648 memory=99964 CPUtime=0.07 cores=0,2
/proc/53615/stat : 53615 (grep) R 53611 53611 51580 0 -1 4194304 3775 0 0 0 2 5 0 0 20 0 1 0 54732926 104087552 24991 18446744073709551615 94835220815872 94835220919121 140735543422112 0 0 0 0 0 1024 0 0 0 17 0 0 0 0 0 0 94835220951120 94835220955376 94835229753344 140735543425495 140735543425576 140735543425576 140735543431146 0
/proc/53615/statm: 25412 24991 384 26 0 24686 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 105840 KiB
Current children cumulated memory: 102908 KiB

[startup+0.205967 s]*
/proc/loadavg: 4.09 4.11 4.10 4/270 53616
/proc/meminfo: memFree=125811052/131250000 swapFree=33010684/33010684
[pid=53611] ppid=53608 vsize=4192 memory=2944 CPUtime=0.16 cores=0,2
/proc/53611/stat : 53611 (scip-naps-1.00.) S 53608 53611 51580 0 -1 4194304 254 4594 0 0 0 0 6 10 20 0 1 0 54732924 4292608 736 18446744073709551615 94660044886016 94660045780549 140737295818672 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94660046019600 94660046067344 94660061057024 140737295825313 140737295825410 140737295825410 140737295831012 0
/proc/53611/statm: 1048 736 672 219 0 110 0
[pid=53616] ppid=53611 vsize=7696 memory=2944 CPUtime=0 cores=0,2
/proc/53616/stat : 53616 (python3) R 53611 53611 51580 0 -1 4194304 181 0 0 0 0 0 0 0 20 0 1 0 54732944 7880704 736 18446744073709551615 94538216615936 94538216616313 140727888523056 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94538216627608 94538216628228 94538238386176 140727888529767 140727888529954 140727888529954 140727888535527 0
/proc/53616/statm: 1924 736 672 1 0 180 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 11888 KiB
Current children cumulated memory: 5888 KiB

[startup+0.305578 s]*
/proc/loadavg: 4.08 4.11 4.10 5/270 53616
/proc/meminfo: memFree=125799208/131250000 swapFree=33010684/33010684
[pid=53611] ppid=53608 vsize=4192 memory=2944 CPUtime=0.16 cores=0,2
/proc/53611/stat : 53611 (scip-naps-1.00.) S 53608 53611 51580 0 -1 4194304 254 4594 0 0 0 0 6 10 20 0 1 0 54732924 4292608 736 18446744073709551615 94660044886016 94660045780549 140737295818672 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94660046019600 94660046067344 94660061057024 140737295825313 140737295825410 140737295825410 140737295831012 0
/proc/53611/statm: 1048 736 672 219 0 110 0
[pid=53616] ppid=53611 vsize=1189540 memory=34500 CPUtime=0.08 cores=0,2
/proc/53616/stat : 53616 (python3) R 53611 53611 51580 0 -1 4194304 4274 0 0 0 7 1 0 0 20 0 1 0 54732944 1218088960 8625 18446744073709551615 94538216615936 94538216616313 140727888523056 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94538216627608 94538216628228 94538238386176 140727888529767 140727888529954 140727888529954 140727888535527 0
/proc/53616/statm: 297385 8625 5041 1 0 269294 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 1193732 KiB
Current children cumulated memory: 37444 KiB

[startup+0.700217 s]
/proc/loadavg: 4.08 4.11 4.10 5/270 53616
/proc/meminfo: memFree=125497568/131250000 swapFree=33010684/33010684
[pid=53611] ppid=53608 vsize=4192 memory=2944 CPUtime=0.16 cores=0,2
/proc/53611/stat : 53611 (scip-naps-1.00.) S 53608 53611 51580 0 -1 4194304 254 4594 0 0 0 0 6 10 20 0 1 0 54732924 4292608 736 18446744073709551615 94660044886016 94660045780549 140737295818672 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94660046019600 94660046067344 94660061057024 140737295825313 140737295825410 140737295825410 140737295831012 0
/proc/53611/statm: 1048 736 672 219 0 110 0
[pid=53616] ppid=53611 vsize=2201284 memory=1049096 CPUtime=0.47 cores=0,2
/proc/53616/stat : 53616 (python3) R 53611 53611 51580 0 -1 4194304 29725 0 0 0 23 24 0 0 20 0 1 0 54732944 2254114816 262274 18446744073709551615 94538216615936 94538216616313 140727888523056 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94538216627608 94538216628228 94538238386176 140727888529767 140727888529954 140727888529954 140727888535527 0
/proc/53616/statm: 550321 262274 7569 1 0 521679 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 2205476 KiB
Current children cumulated memory: 1052040 KiB

[startup+1.50021 s]
/proc/loadavg: 4.08 4.11 4.10 5/270 53616
/proc/meminfo: memFree=124683768/131250000 swapFree=33010684/33010684
[pid=53611] ppid=53608 vsize=4192 memory=2944 CPUtime=0.16 cores=0,2
/proc/53611/stat : 53611 (scip-naps-1.00.) S 53608 53611 51580 0 -1 4194304 254 4594 0 0 0 0 6 10 20 0 1 0 54732924 4292608 736 18446744073709551615 94660044886016 94660045780549 140737295818672 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94660046019600 94660046067344 94660061057024 140737295825313 140737295825410 140737295825410 140737295831012 0
/proc/53611/statm: 1048 736 672 219 0 110 0
[pid=53616] ppid=53611 vsize=2971140 memory=1816180 CPUtime=1.26 cores=0,2
/proc/53616/stat : 53616 (python3) R 53611 53611 51580 0 -1 4194304 212301 0 0 0 75 51 0 0 20 0 1 0 54732944 3042447360 454045 18446744073709551615 94538216615936 94538216616313 140727888523056 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94538216627608 94538216628228 94538238386176 140727888529767 140727888529954 140727888529954 140727888535527 0
/proc/53616/statm: 742785 454045 7569 1 0 714143 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 2975332 KiB
Current children cumulated memory: 1819124 KiB

[startup+3.10576 s]
/proc/loadavg: 4.08 4.11 4.10 5/270 53616
/proc/meminfo: memFree=122797240/131250000 swapFree=33010684/33010684
[pid=53611] ppid=53608 vsize=4192 memory=2944 CPUtime=0.16 cores=0,2
/proc/53611/stat : 53611 (scip-naps-1.00.) S 53608 53611 51580 0 -1 4194304 254 4594 0 0 0 0 6 10 20 0 1 0 54732924 4292608 736 18446744073709551615 94660044886016 94660045780549 140737295818672 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94660046019600 94660046067344 94660061057024 140737295825313 140737295825410 140737295825410 140737295831012 0
/proc/53611/statm: 1048 736 672 219 0 110 0
[pid=53616] ppid=53611 vsize=4483276 memory=3324760 CPUtime=2.86 cores=0,2
/proc/53616/stat : 53616 (python3) R 53611 53611 51580 0 -1 4194304 540401 0 0 0 183 103 0 0 20 0 1 0 54732944 4590874624 831190 18446744073709551615 94538216615936 94538216616313 140727888523056 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94538216627608 94538216628228 94538238386176 140727888529767 140727888529954 140727888529954 140727888535527 0
/proc/53616/statm: 1120819 831190 7569 1 0 1092177 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 4487468 KiB
Current children cumulated memory: 3327704 KiB

[startup+6.30021 s]
/proc/loadavg: 4.07 4.11 4.10 5/270 53616
/proc/meminfo: memFree=119966552/131250000 swapFree=33010684/33010684
[pid=53611] ppid=53608 vsize=4192 memory=2944 CPUtime=0.16 cores=0,2
/proc/53611/stat : 53611 (scip-naps-1.00.) S 53608 53611 51580 0 -1 4194304 254 4594 0 0 0 0 6 10 20 0 1 0 54732924 4292608 736 18446744073709551615 94660044886016 94660045780549 140737295818672 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94660046019600 94660046067344 94660061057024 140737295825313 140737295825410 140737295825410 140737295831012 0
/proc/53611/statm: 1048 736 672 219 0 110 0
[pid=53616] ppid=53611 vsize=7568220 memory=6394268 CPUtime=6.05 cores=0,2
/proc/53616/stat : 53616 (python3) R 53611 53611 51580 0 -1 4194304 1202042 0 0 0 397 208 0 0 20 0 1 0 54732944 7749857280 1598567 18446744073709551615 94538216615936 94538216616313 140727888523056 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94538216627608 94538216628228 94538238386176 140727888529767 140727888529954 140727888529954 140727888535527 0
/proc/53616/statm: 1892055 1598567 7569 1 0 1863413 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 7572412 KiB
Current children cumulated memory: 6397212 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.12 4.10 5/270 53616
/proc/meminfo: memFree=114646088/131250000 swapFree=33010684/33010684
[pid=53611] ppid=53608 vsize=4192 memory=2944 CPUtime=0.16 cores=0,2
/proc/53611/stat : 53611 (scip-naps-1.00.) S 53608 53611 51580 0 -1 4194304 254 4594 0 0 0 0 6 10 20 0 1 0 54732924 4292608 736 18446744073709551615 94660044886016 94660045780549 140737295818672 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94660046019600 94660046067344 94660061057024 140737295825313 140737295825410 140737295825410 140737295831012 0
/proc/53611/statm: 1048 736 672 219 0 110 0
[pid=53616] ppid=53611 vsize=12562820 memory=11396892 CPUtime=12.44 cores=0,2
/proc/53616/stat : 53616 (python3) R 53611 53611 51580 0 -1 4194304 2292290 0 0 0 873 371 0 0 20 0 1 0 54732944 12864327680 2849223 18446744073709551615 94538216615936 94538216616313 140727888523056 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94538216627608 94538216628228 94538238386176 140727888529767 140727888529954 140727888529954 140727888535527 0
/proc/53616/statm: 3140705 2849223 7601 1 0 3112063 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 12567012 KiB
Current children cumulated memory: 11399836 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.12 4.10 5/270 53616
/proc/meminfo: memFree=113864232/131250000 swapFree=33010684/33010684
[pid=53611] ppid=53608 vsize=4192 memory=2944 CPUtime=0.16 cores=0,2
/proc/53611/stat : 53611 (scip-naps-1.00.) S 53608 53611 51580 0 -1 4194304 254 4594 0 0 0 0 6 10 20 0 1 0 54732924 4292608 736 18446744073709551615 94660044886016 94660045780549 140737295818672 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94660046019600 94660046067344 94660061057024 140737295825313 140737295825410 140737295825410 140737295831012 0
/proc/53611/statm: 1048 736 672 219 0 110 0
[pid=53616] ppid=53611 vsize=13400600 memory=12176040 CPUtime=25.21 cores=0,2
/proc/53616/stat : 53616 (python3) R 53611 53611 51580 0 -1 4194304 2978970 0 0 0 2040 481 0 0 20 0 1 0 54732944 13722214400 3044010 18446744073709551615 94538216615936 94538216616313 140727888523056 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94538216627608 94538216628228 94538238386176 140727888529767 140727888529954 140727888529954 140727888535527 0
/proc/53616/statm: 3350150 3044010 7793 1 0 3321508 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 13404792 KiB
Current children cumulated memory: 12178984 KiB

[startup+51.1055 s]
/proc/loadavg: 4.13 4.12 4.10 5/271 53618
/proc/meminfo: memFree=102135144/131250000 swapFree=33010684/33010684
[pid=53611] ppid=53608 vsize=4192 memory=2944 CPUtime=0.16 cores=0,2
/proc/53611/stat : 53611 (scip-naps-1.00.) S 53608 53611 51580 0 -1 4194304 254 4594 0 0 0 0 6 10 20 0 1 0 54732924 4292608 736 18446744073709551615 94660044886016 94660045780549 140737295818672 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94660046019600 94660046067344 94660061057024 140737295825313 140737295825410 140737295825410 140737295831012 0
/proc/53611/statm: 1048 736 672 219 0 110 0
[pid=53616] ppid=53611 vsize=25248312 memory=23813104 CPUtime=50.72 cores=0,2
/proc/53616/stat : 53616 (python3) R 53611 53611 51580 0 -1 4194304 5473925 0 0 0 4178 894 0 0 20 0 1 0 54732944 25854271488 5953276 18446744073709551615 94538216615936 94538216616313 140727888523056 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94538216627608 94538216628228 94538238386176 140727888529767 140727888529954 140727888529954 140727888535527 0
/proc/53616/statm: 6312078 5953276 7889 1 0 6283436 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 25252504 KiB
Current children cumulated memory: 23816048 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.12 4.10 5/271 53620
/proc/meminfo: memFree=98856364/131250000 swapFree=33010684/33010684
[pid=53611] ppid=53608 vsize=4192 memory=2944 CPUtime=0.16 cores=0,2
/proc/53611/stat : 53611 (scip-naps-1.00.) S 53608 53611 51580 0 -1 4194304 254 4594 0 0 0 0 6 10 20 0 1 0 54732924 4292608 736 18446744073709551615 94660044886016 94660045780549 140737295818672 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94660046019600 94660046067344 94660061057024 140737295825313 140737295825410 140737295825410 140737295831012 0
/proc/53611/statm: 1048 736 672 219 0 110 0
[pid=53616] ppid=53611 vsize=29199800 memory=27063124 CPUtime=101.75 cores=0,2
/proc/53616/stat : 53616 (python3) R 53611 53611 51580 0 -1 4194304 6206963 0 0 0 9156 1019 0 0 20 0 1 0 54732944 29900595200 6765781 18446744073709551615 94538216615936 94538216616313 140727888523056 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94538216627608 94538216628228 94538238386176 140727888529767 140727888529954 140727888529954 140727888535527 0
/proc/53616/statm: 7299950 6765781 7889 1 0 7271308 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 29203992 KiB
Current children cumulated memory: 27066068 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/271 53625
/proc/meminfo: memFree=98315924/131250000 swapFree=33010684/33010684
[pid=53611] ppid=53608 vsize=4192 memory=2944 CPUtime=0.16 cores=0,2
/proc/53611/stat : 53611 (scip-naps-1.00.) S 53608 53611 51580 0 -1 4194304 254 4594 0 0 0 0 6 10 20 0 1 0 54732924 4292608 736 18446744073709551615 94660044886016 94660045780549 140737295818672 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94660046019600 94660046067344 94660061057024 140737295825313 140737295825410 140737295825410 140737295831012 0
/proc/53611/statm: 1048 736 672 219 0 110 0
[pid=53616] ppid=53611 vsize=29248232 memory=27584064 CPUtime=161.53 cores=0,2
/proc/53616/stat : 53616 (python3) R 53611 53611 51580 0 -1 4194304 6209552 0 0 0 15120 1033 0 0 20 0 1 0 54732944 29950189568 6896016 18446744073709551615 94538216615936 94538216616313 140727888523056 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94538216627608 94538216628228 94538238386176 140727888529767 140727888529954 140727888529954 140727888535527 0
/proc/53616/statm: 7312058 6896016 7889 1 0 7283416 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 29252424 KiB
Current children cumulated memory: 27587008 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/270 53627
/proc/meminfo: memFree=98304040/131250000 swapFree=33010684/33010684
[pid=53611] ppid=53608 vsize=4192 memory=2944 CPUtime=0.16 cores=0,2
/proc/53611/stat : 53611 (scip-naps-1.00.) S 53608 53611 51580 0 -1 4194304 254 4594 0 0 0 0 6 10 20 0 1 0 54732924 4292608 736 18446744073709551615 94660044886016 94660045780549 140737295818672 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94660046019600 94660046067344 94660061057024 140737295825313 140737295825410 140737295825410 140737295831012 0
/proc/53611/statm: 1048 736 672 219 0 110 0
[pid=53616] ppid=53611 vsize=30528360 memory=27584192 CPUtime=221.19 cores=0,2
/proc/53616/stat : 53616 (python3) S 53611 53611 51580 0 -1 4194304 6210047 0 0 0 21062 1057 0 0 20 0 1 0 54732944 31261040640 6896048 18446744073709551615 94538216615936 94538216616313 140727888523056 0 0 0 0 16781312 2 1 0 0 17 0 0 0 0 0 0 94538216627608 94538216628228 94538238386176 140727888529767 140727888529954 140727888529954 140727888535527 0
/proc/53616/statm: 7632090 6896048 7921 1 0 7603448 0
Current children cumulated CPU time: 221.35 s
Current children cumulated vsize: 30532552 KiB
Current children cumulated memory: 27587136 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+227 s]*
/proc/loadavg: 4.15 4.12 4.09 5/271 53628
/proc/meminfo: memFree=97076104/131250000 swapFree=33010684/33010684
[pid=53611] ppid=53608 vsize=4192 memory=2944 CPUtime=0.16 cores=0,2
/proc/53611/stat : 53611 (scip-naps-1.00.) S 53608 53611 51580 0 -1 4194304 254 4594 0 0 0 0 6 10 20 0 1 0 54732924 4292608 736 18446744073709551615 94660044886016 94660045780549 140737295818672 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94660046019600 94660046067344 94660061057024 140737295825313 140737295825410 140737295825410 140737295831012 0
/proc/53611/statm: 1048 736 672 219 0 110 0
[pid=53616] ppid=53611 vsize=30528360 memory=27584192 CPUtime=221.19 cores=0,2
/proc/53616/stat : 53616 (python3) S 53611 53611 51580 0 -1 4194304 6210130 0 0 0 21062 1057 0 0 20 0 1 0 54732944 31261040640 6896048 18446744073709551615 94538216615936 94538216616313 140727888523056 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94538216627608 94538216628228 94538238386176 140727888529767 140727888529954 140727888529954 140727888535527 0
/proc/53616/statm: 7632090 6896048 7921 1 0 7603448 0
[pid=53628] ppid=53616 vsize=1212912 memory=1177092 CPUtime=4.82 cores=0,2
/proc/53628/stat : 53628 (naps-1.03a6) R 53616 53628 53628 0 -1 4194304 210486 0 0 0 416 66 0 0 20 0 1 0 54755140 1242021888 294273 18446744073709551615 4198400 7047149 140721043557280 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36003840 140721043560833 140721043560947 140721043560947 140721043566537 0
/proc/53628/statm: 303228 294273 512 696 0 302389 0
Current children cumulated CPU time: 226.17 s
Current children cumulated vsize: 31745464 KiB
Current children cumulated memory: 28764228 KiB

Sending SIGTERM to process tree (bottom up)

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

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

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

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

Solver just ended.
Dumping a history of the last processes samples

[startup+227.205 s]
/proc/loadavg: 4.15 4.12 4.09 5/269 53628
/proc/meminfo: memFree=97725960/131250000 swapFree=33010684/33010684
[pid=53616] ppid=53608 vsize=30596460 memory=27584192 CPUtime=226.2 cores=0,2
/proc/53616/stat : 53616 (python3) R 53608 53611 51580 0 -1 4194304 6419255 210493 0 0 21068 1068 416 68 20 0 1 0 54732944 31330775040 6896048 18446744073709551615 94538216615936 94538216616313 140727888523056 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 94538216627608 94538216628228 94538238386176 140727888529767 140727888529954 140727888529954 140727888535527 0
/proc/53616/statm: 7649115 6896048 7921 1 0 7620473 0
Current cumulated CPU time of completed processes: 0.175943 s
Current children cumulated CPU time: 226.2 s
Current children cumulated vsize: 30596460 KiB
Current children cumulated memory: 27584192 KiB

[startup+228 s]*
/proc/loadavg: 4.15 4.12 4.09 5/269 53628
/proc/meminfo: memFree=97734024/131250000 swapFree=33010684/33010684
[pid=53616] ppid=53608 vsize=30596460 memory=27584192 CPUtime=227 cores=0,2
/proc/53616/stat : 53616 (python3) R 53608 53611 51580 0 -1 4194304 7290533 210493 0 0 21102 1114 416 68 20 0 1 0 54732944 31330775040 6896048 18446744073709551615 94538216615936 94538216616313 140727888523056 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94538216627608 94538216628228 94538238386176 140727888529767 140727888529954 140727888529954 140727888535527 0
/proc/53616/statm: 7649115 6896048 7921 1 0 7620473 0
Current cumulated CPU time of completed processes: 0.175943 s
Current children cumulated CPU time: 227 s
Current children cumulated vsize: 30596460 KiB
Current children cumulated memory: 27584192 KiB

[startup+228.8 s]
/proc/loadavg: 4.15 4.12 4.09 5/269 53628
/proc/meminfo: memFree=100674904/131250000 swapFree=33010684/33010684
Current cumulated CPU time of completed processes: 0.175943 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+229 s]*
/proc/loadavg: 4.15 4.12 4.09 5/269 53628
/proc/meminfo: memFree=115187412/131250000 swapFree=33010684/33010684
Current cumulated CPU time of completed processes: 0.175943 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 229.352
CPU time (s): 228.542
CPU user time (s): 215.682
CPU system time (s): 12.86
CPU usage (%): 99.6472
Max. virtual memory (cumulated for all children) (KiB): 31745464
Max. memory (cumulated for all children) (KiB): 28764228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 215.682
system time used= 12.86
maximum resident set size= 27584832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7577603
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= 346
involuntary context switches= 363


# summary of solver processes directly reported to runsolver:
#   pid: 53611,53616
#   total CPU time (s): 228.542
#   total CPU user time (s): 215.682
#   total CPU system time (s): 12.86

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.39665 second user time and 1.17439 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-01 19:31:44
IDJOB=4498581
IDBENCH=148705
IDSOLVER=3368
FILE ID=nodeC028/4498581-1751391100
RUNJOBID= nodeC028-1751386400-51590
SLURM_JOB_ID= 9598246
Free space on /tmp= 432516 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB09/OPT-LIN/aries-da_nrp/normalized-aries-da_network_1000_5__369_766__2048.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4498581-1751391100/watcher-4498581-1751391100 -o /tmp/evaluation-result-4498581-1751391100/solver-4498581-1751391100 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751386400-51590 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4498581-1751391100.opb

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

MD5SUM BENCH= 760396d2ac3ca07c4585eda9e150afe7
RANDOM SEED=2034570960

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        125999720 kB
MemAvailable:   126515964 kB
Buffers:            3280 kB
Cached:          1322684 kB
SwapCached:            0 kB
Active:          3658436 kB
Inactive:        1014160 kB
Active(anon):    3364700 kB
Inactive(anon):        0 kB
Active(file):     293736 kB
Inactive(file):  1014160 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            521236 kB
Writeback:             0 kB
AnonPages:       3346132 kB
Mapped:           128308 kB
Shmem:             18068 kB
KReclaimable:      95176 kB
Slab:             181304 kB
SReclaimable:      95176 kB
SUnreclaim:        86128 kB
KernelStack:        4352 kB
PageTables:        10524 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    7292340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3712 kB
HardwareCorrupted:     0 kB
AnonHugePages:    428032 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432512 MiB
End job on nodeC028 at 2025-07-01 19:35:33