Trace number 4485517

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) 289.007 289.925

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.46/0.57	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4485517-1751286421.opb
0.46/0.57	c Solving mode: optimization
0.46/0.57	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.46/0.57	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.46/0.57	c [cons_linear.c:17896] ERROR: coefficient of variable <x16258> is infinite.
0.46/0.57	c [reader_opb.c:1574] ERROR: Error <-9> in function call
0.46/0.57	c [reader_opb.c:1744] ERROR: Error <-9> in function call
0.46/0.57	c [reader_opb.c:4058] ERROR: Error <-9> in function call
0.46/0.57	c [reader_opb.c:4278] ERROR: Error <-9> in function call
0.46/0.57	c [reader.c:241] ERROR: Error <-9> in function call
0.46/0.57	c [scip_prob.c:389] ERROR: Error <-9> in function call
0.46/0.57	c SCIP failed to read or presolve the input problem.
0.46/0.57	c Reason: SCIP: error in input data!
0.46/0.57	c ----------------------------------------------------------------------
0.46/0.57	c executing external solver (fallback): HOME/naps-1.03a6
0.46/0.57	c ----------------------------------------------------------------------
0.46/0.57	c command: HOME/naps-1.03a6 HOME/instance-4485517-1751286421.opb
0.46/0.58	c NaPS 1.03a6.
0.46/0.58	c Input file name: HOME/instance-4485517-1751286421.opb
281.96/282.98	c single stage optimization mode
288.44/289.40	c
288.44/289.40	c *** TERMINATED *** by signal 15
288.44/289.40	c _____________________________________________________________________________
288.44/289.40	c std/band forms        : 2379,11
288.44/289.40	c 2cl/3cl ITE-codings   : 26761471,214368
288.44/289.40	c BDD/srt/adr Max costs : 612451,26491433,0
288.44/289.40	c BDDraw/bin/mul/srt/adr: 485,0,1901,4,0
288.44/289.40	c BDD nodes             : 29640540
288.44/289.40	c Es1/CC detections     : 0,0
288.44/289.40	c CC sort               : 0
288.44/289.40	c SAT/UNSAT calls       : 0,0
288.44/289.40	c regenrated variables  : 0
288.44/289.40	c eliminated fixed lits : 17131
288.44/289.40	c goal lit flips        : 0
288.44/289.40	c goal stages           : 1
288.44/289.40	c goal shrink           : 0
288.44/289.40	c goal coeff separations: 570
288.44/289.40	c restarts              : 0
288.44/289.40	c conflicts             : 0              (0 /sec)
288.44/289.40	c decisions             : 0              (0 /sec)
288.44/289.40	c propagations          : 0              (0 /sec)
288.44/289.40	c inspects              : 0              (0 /sec)
288.44/289.40	c CPU time (solving tm) : 276.8 s        (6.138 s, SAT 0 s, UNSAT 0 s)
288.44/289.40	c Time for Opt-base     : 72.92 s
288.44/289.40	c Steps for Opt-base    : 316487695
288.44/289.40	c Time for BDD coding   : 174.2 s
288.44/289.40	c Time for srt coding   : 14.49 s
288.44/289.40	c _____________________________________________________________________________
0.52/289.84	c received SIGTERM, forwarding to pbsolver...
0.52/289.84	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: 63837 MiB (60012 MiB free)
  memory of node 1: 64465 MiB (62226 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4485517-1751286421/watcher-4485517-1751286421 -o /tmp/evaluation-result-4485517-1751286421/solver-4485517-1751286421 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751280833-40129 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4485517-1751286421.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
solver pid=41275, runsolver pid=41272
Current StackSize limit: 8192 KiB


[startup+0.100071 s]*
/proc/loadavg: 4.11 4.12 4.13 5/256 41280
/proc/meminfo: memFree=125173056/131382112 swapFree=33010684/33010684
[pid=41275] ppid=41272 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41275/stat : 41275 (scip-naps-1.00.) S 41272 41275 40118 0 -1 4194304 258 1065 0 0 0 0 0 0 20 0 1 0 44321546 4292608 768 18446744073709551615 93893531414528 93893532309061 140736456452592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93893532548112 93893532595856 93893551726592 140736456460705 140736456460802 140736456460802 140736456466404 0
/proc/41275/statm: 1048 768 704 219 0 110 0
[pid=41280] ppid=41275 vsize=12828 memory=9984 CPUtime=0.05 cores=4,6
/proc/41280/stat : 41280 (python3) D 41275 41275 40118 0 -1 4194304 1491 0 0 0 5 0 0 0 20 0 1 0 44321549 13135872 2496 18446744073709551615 93858841231360 93858841231737 140737043869920 0 0 0 0 16781312 2 1 0 0 17 4 0 0 0 0 0 93858841243032 93858841243652 93858849615872 140737043876199 140737043876386 140737043876386 140737043881959 0
/proc/41280/statm: 3207 2496 1184 1 0 1410 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 17020 KiB
Current children cumulated memory: 13056 KiB

[startup+0.213398 s]*
/proc/loadavg: 4.11 4.12 4.13 5/256 41280
/proc/meminfo: memFree=125172832/131382112 swapFree=33010684/33010684
[pid=41275] ppid=41272 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41275/stat : 41275 (scip-naps-1.00.) S 41272 41275 40118 0 -1 4194304 258 1065 0 0 0 0 0 0 20 0 1 0 44321546 4292608 768 18446744073709551615 93893531414528 93893532309061 140736456452592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93893532548112 93893532595856 93893551726592 140736456460705 140736456460802 140736456460802 140736456466404 0
/proc/41275/statm: 1048 768 704 219 0 110 0
[pid=41280] ppid=41275 vsize=1186240 memory=30764 CPUtime=0.15 cores=4,6
/proc/41280/stat : 41280 (python3) R 41275 41275 40118 0 -1 4194304 3544 0 0 0 13 2 0 0 20 0 1 0 44321549 1214709760 7691 18446744073709551615 93858841231360 93858841231737 140737043869920 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93858841243032 93858841243652 93858849615872 140737043876199 140737043876386 140737043876386 140737043881959 0
/proc/41280/statm: 296560 7691 4818 1 0 268582 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 1190432 KiB
Current children cumulated memory: 33836 KiB

[startup+0.31339 s]*
/proc/loadavg: 4.11 4.12 4.13 5/256 41280
/proc/meminfo: memFree=125172832/131382112 swapFree=33010684/33010684
[pid=41275] ppid=41272 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41275/stat : 41275 (scip-naps-1.00.) S 41272 41275 40118 0 -1 4194304 258 1065 0 0 0 0 0 0 20 0 1 0 44321546 4292608 768 18446744073709551615 93893531414528 93893532309061 140736456452592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93893532548112 93893532595856 93893551726592 140736456460705 140736456460802 140736456460802 140736456466404 0
/proc/41275/statm: 1048 768 704 219 0 110 0
[pid=41280] ppid=41275 vsize=1190472 memory=35756 CPUtime=0.25 cores=4,6
/proc/41280/stat : 41280 (python3) R 41275 41275 40118 0 -1 4194304 4540 0 0 0 22 3 0 0 20 0 1 0 44321549 1219043328 8939 18446744073709551615 93858841231360 93858841231737 140737043869920 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93858841243032 93858841243652 93858849615872 140737043876199 140737043876386 140737043876386 140737043881959 0
/proc/41280/statm: 297682 8939 5074 1 0 269573 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1194664 KiB
Current children cumulated memory: 38828 KiB

[startup+0.700377 s]
/proc/loadavg: 4.11 4.12 4.13 5/256 41280
/proc/meminfo: memFree=125180356/131382112 swapFree=33010684/33010684
[pid=41275] ppid=41272 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41275/stat : 41275 (scip-naps-1.00.) S 41272 41275 40118 0 -1 4194304 258 1065 0 0 0 0 0 0 20 0 1 0 44321546 4292608 768 18446744073709551615 93893531414528 93893532309061 140736456452592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93893532548112 93893532595856 93893551726592 140736456460705 140736456460802 140736456460802 140736456466404 0
/proc/41275/statm: 1048 768 704 219 0 110 0
[pid=41280] ppid=41275 vsize=1251488 memory=101164 CPUtime=0.5 cores=4,6
/proc/41280/stat : 41280 (python3) S 41275 41275 40118 0 -1 4194304 18767 0 0 0 42 8 0 0 20 0 1 0 44321549 1281523712 25291 18446744073709551615 93858841231360 93858841231737 140737043869920 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93858841243032 93858841243652 93858849615872 140737043876199 140737043876386 140737043876386 140737043881959 0
/proc/41280/statm: 312872 25291 7602 1 0 284230 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 1255680 KiB
Current children cumulated memory: 104236 KiB

[startup+1.50038 s]
/proc/loadavg: 4.11 4.12 4.13 5/257 41281
/proc/meminfo: memFree=125160772/131382112 swapFree=33010684/33010684
[pid=41275] ppid=41272 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41275/stat : 41275 (scip-naps-1.00.) S 41272 41275 40118 0 -1 4194304 258 1065 0 0 0 0 0 0 20 0 1 0 44321546 4292608 768 18446744073709551615 93893531414528 93893532309061 140736456452592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93893532548112 93893532595856 93893551726592 140736456460705 140736456460802 140736456460802 140736456466404 0
/proc/41275/statm: 1048 768 704 219 0 110 0
[pid=41280] ppid=41275 vsize=1251488 memory=101164 CPUtime=0.5 cores=4,6
/proc/41280/stat : 41280 (python3) S 41275 41275 40118 0 -1 4194304 18767 0 0 0 42 8 0 0 20 0 1 0 44321549 1281523712 25291 18446744073709551615 93858841231360 93858841231737 140737043869920 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93858841243032 93858841243652 93858849615872 140737043876199 140737043876386 140737043876386 140737043881959 0
/proc/41280/statm: 312872 25291 7602 1 0 284230 0
[pid=41281] ppid=41280 vsize=37404 memory=33232 CPUtime=0.89 cores=4,6
/proc/41281/stat : 41281 (naps-1.03a6) R 41280 41281 41281 0 -1 4194304 8558 0 0 0 87 2 0 0 20 0 1 0 44321604 38301696 8308 18446744073709551615 4198400 7047149 140729057651072 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 40161280 140729057659265 140729057659379 140729057659379 140729057664969 0
/proc/41281/statm: 9351 8308 544 696 0 8512 0
Current children cumulated CPU time: 1.39 s
Current children cumulated vsize: 1293084 KiB
Current children cumulated memory: 137468 KiB

[startup+3.1055 s]
/proc/loadavg: 4.11 4.12 4.13 5/254 41295
/proc/meminfo: memFree=126389500/131382112 swapFree=33010684/33010684
[pid=41275] ppid=41272 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41275/stat : 41275 (scip-naps-1.00.) S 41272 41275 40118 0 -1 4194304 258 1065 0 0 0 0 0 0 20 0 1 0 44321546 4292608 768 18446744073709551615 93893531414528 93893532309061 140736456452592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93893532548112 93893532595856 93893551726592 140736456460705 140736456460802 140736456460802 140736456466404 0
/proc/41275/statm: 1048 768 704 219 0 110 0
[pid=41280] ppid=41275 vsize=1251488 memory=101164 CPUtime=0.5 cores=4,6
/proc/41280/stat : 41280 (python3) S 41275 41275 40118 0 -1 4194304 18767 0 0 0 42 8 0 0 20 0 1 0 44321549 1281523712 25291 18446744073709551615 93858841231360 93858841231737 140737043869920 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93858841243032 93858841243652 93858849615872 140737043876199 140737043876386 140737043876386 140737043881959 0
/proc/41280/statm: 312872 25291 7602 1 0 284230 0
[pid=41281] ppid=41280 vsize=67668 memory=61904 CPUtime=2.48 cores=4,6
/proc/41281/stat : 41281 (naps-1.03a6) R 41280 41281 41281 0 -1 4194304 15720 0 0 0 243 5 0 0 20 0 1 0 44321604 69292032 15476 18446744073709551615 4198400 7047149 140729057651072 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 40161280 140729057659265 140729057659379 140729057659379 140729057664969 0
/proc/41281/statm: 16917 15476 544 696 0 16078 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 1323348 KiB
Current children cumulated memory: 166140 KiB

[startup+6.30021 s]
/proc/loadavg: 4.10 4.12 4.13 5/256 41330
/proc/meminfo: memFree=126329052/131382112 swapFree=33010684/33010684
[pid=41275] ppid=41272 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41275/stat : 41275 (scip-naps-1.00.) S 41272 41275 40118 0 -1 4194304 258 1065 0 0 0 0 0 0 20 0 1 0 44321546 4292608 768 18446744073709551615 93893531414528 93893532309061 140736456452592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93893532548112 93893532595856 93893551726592 140736456460705 140736456460802 140736456460802 140736456466404 0
/proc/41275/statm: 1048 768 704 219 0 110 0
[pid=41280] ppid=41275 vsize=1251488 memory=101164 CPUtime=0.5 cores=4,6
/proc/41280/stat : 41280 (python3) S 41275 41275 40118 0 -1 4194304 18767 0 0 0 42 8 0 0 20 0 1 0 44321549 1281523712 25291 18446744073709551615 93858841231360 93858841231737 140737043869920 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93858841243032 93858841243652 93858849615872 140737043876199 140737043876386 140737043876386 140737043881959 0
/proc/41280/statm: 312872 25291 7602 1 0 284230 0
[pid=41281] ppid=41280 vsize=67668 memory=61904 CPUtime=5.65 cores=4,6
/proc/41281/stat : 41281 (naps-1.03a6) R 41280 41281 41281 0 -1 4194304 15720 0 0 0 560 5 0 0 20 0 1 0 44321604 69292032 15476 18446744073709551615 4198400 7047149 140729057651072 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 40161280 140729057659265 140729057659379 140729057659379 140729057664969 0
/proc/41281/statm: 16917 15476 544 696 0 16078 0
Current children cumulated CPU time: 6.15 s
Current children cumulated vsize: 1323348 KiB
Current children cumulated memory: 166140 KiB

[startup+12.7005 s]
/proc/loadavg: 4.09 4.11 4.12 5/256 41330
/proc/meminfo: memFree=126256948/131382112 swapFree=33010684/33010684
[pid=41275] ppid=41272 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41275/stat : 41275 (scip-naps-1.00.) S 41272 41275 40118 0 -1 4194304 258 1065 0 0 0 0 0 0 20 0 1 0 44321546 4292608 768 18446744073709551615 93893531414528 93893532309061 140736456452592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93893532548112 93893532595856 93893551726592 140736456460705 140736456460802 140736456460802 140736456466404 0
/proc/41275/statm: 1048 768 704 219 0 110 0
[pid=41280] ppid=41275 vsize=1251488 memory=101164 CPUtime=0.5 cores=4,6
/proc/41280/stat : 41280 (python3) S 41275 41275 40118 0 -1 4194304 18767 0 0 0 42 8 0 0 20 0 1 0 44321549 1281523712 25291 18446744073709551615 93858841231360 93858841231737 140737043869920 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93858841243032 93858841243652 93858849615872 140737043876199 140737043876386 140737043876386 140737043881959 0
/proc/41280/statm: 312872 25291 7602 1 0 284230 0
[pid=41281] ppid=41280 vsize=67668 memory=61904 CPUtime=12.02 cores=4,6
/proc/41281/stat : 41281 (naps-1.03a6) R 41280 41281 41281 0 -1 4194304 15720 0 0 0 1197 5 0 0 20 0 1 0 44321604 69292032 15476 18446744073709551615 4198400 7047149 140729057651072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 40161280 140729057659265 140729057659379 140729057659379 140729057664969 0
/proc/41281/statm: 16917 15476 544 696 0 16078 0
Current children cumulated CPU time: 12.52 s
Current children cumulated vsize: 1323348 KiB
Current children cumulated memory: 166140 KiB

[startup+25.5006 s]
/proc/loadavg: 4.15 4.12 4.13 5/256 41330
/proc/meminfo: memFree=126345716/131382112 swapFree=33010684/33010684
[pid=41275] ppid=41272 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41275/stat : 41275 (scip-naps-1.00.) S 41272 41275 40118 0 -1 4194304 258 1065 0 0 0 0 0 0 20 0 1 0 44321546 4292608 768 18446744073709551615 93893531414528 93893532309061 140736456452592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93893532548112 93893532595856 93893551726592 140736456460705 140736456460802 140736456460802 140736456466404 0
/proc/41275/statm: 1048 768 704 219 0 110 0
[pid=41280] ppid=41275 vsize=1251488 memory=101164 CPUtime=0.5 cores=4,6
/proc/41280/stat : 41280 (python3) S 41275 41275 40118 0 -1 4194304 18767 0 0 0 42 8 0 0 20 0 1 0 44321549 1281523712 25291 18446744073709551615 93858841231360 93858841231737 140737043869920 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93858841243032 93858841243652 93858849615872 140737043876199 140737043876386 140737043876386 140737043881959 0
/proc/41280/statm: 312872 25291 7602 1 0 284230 0
[pid=41281] ppid=41280 vsize=189856 memory=183528 CPUtime=24.78 cores=4,6
/proc/41281/stat : 41281 (naps-1.03a6) R 41280 41281 41281 0 -1 4194304 33564 0 0 0 2467 11 0 0 20 0 1 0 44321604 194412544 45882 18446744073709551615 4198400 7047149 140729057651072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 40161280 140729057659265 140729057659379 140729057659379 140729057664969 0
/proc/41281/statm: 47464 45882 544 696 0 46625 0
Current children cumulated CPU time: 25.28 s
Current children cumulated vsize: 1445536 KiB
Current children cumulated memory: 287764 KiB

[startup+51.113 s]
/proc/loadavg: 4.10 4.11 4.12 5/255 41331
/proc/meminfo: memFree=126388700/131382112 swapFree=33010684/33010684
[pid=41275] ppid=41272 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41275/stat : 41275 (scip-naps-1.00.) S 41272 41275 40118 0 -1 4194304 258 1065 0 0 0 0 0 0 20 0 1 0 44321546 4292608 768 18446744073709551615 93893531414528 93893532309061 140736456452592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93893532548112 93893532595856 93893551726592 140736456460705 140736456460802 140736456460802 140736456466404 0
/proc/41275/statm: 1048 768 704 219 0 110 0
[pid=41280] ppid=41275 vsize=1251488 memory=101164 CPUtime=0.5 cores=4,6
/proc/41280/stat : 41280 (python3) S 41275 41275 40118 0 -1 4194304 18767 0 0 0 42 8 0 0 20 0 1 0 44321549 1281523712 25291 18446744073709551615 93858841231360 93858841231737 140737043869920 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93858841243032 93858841243652 93858849615872 140737043876199 140737043876386 140737043876386 140737043881959 0
/proc/41280/statm: 312872 25291 7602 1 0 284230 0
[pid=41281] ppid=41280 vsize=484064 memory=462132 CPUtime=50.32 cores=4,6
/proc/41281/stat : 41281 (naps-1.03a6) R 41280 41281 41281 0 -1 4194304 60870 0 0 0 5008 24 0 0 20 0 1 0 44321604 495681536 115533 18446744073709551615 4198400 7047149 140729057651072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 40161280 140729057659265 140729057659379 140729057659379 140729057664969 0
/proc/41281/statm: 121016 115533 544 696 0 120177 0
Current children cumulated CPU time: 50.82 s
Current children cumulated vsize: 1739744 KiB
Current children cumulated memory: 566368 KiB

[startup+102.301 s]
/proc/loadavg: 4.08 4.11 4.12 5/255 41332
/proc/meminfo: memFree=126440864/131382112 swapFree=33010684/33010684
[pid=41275] ppid=41272 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41275/stat : 41275 (scip-naps-1.00.) S 41272 41275 40118 0 -1 4194304 258 1065 0 0 0 0 0 0 20 0 1 0 44321546 4292608 768 18446744073709551615 93893531414528 93893532309061 140736456452592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93893532548112 93893532595856 93893551726592 140736456460705 140736456460802 140736456460802 140736456466404 0
/proc/41275/statm: 1048 768 704 219 0 110 0
[pid=41280] ppid=41275 vsize=1251488 memory=101164 CPUtime=0.5 cores=4,6
/proc/41280/stat : 41280 (python3) S 41275 41275 40118 0 -1 4194304 18767 0 0 0 42 8 0 0 20 0 1 0 44321549 1281523712 25291 18446744073709551615 93858841231360 93858841231737 140737043869920 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93858841243032 93858841243652 93858849615872 140737043876199 140737043876386 140737043876386 140737043881959 0
/proc/41280/statm: 312872 25291 7602 1 0 284230 0
[pid=41281] ppid=41280 vsize=1114468 memory=1084256 CPUtime=101.35 cores=4,6
/proc/41281/stat : 41281 (naps-1.03a6) R 41280 41281 41281 0 -1 4194304 149462 0 0 0 10082 53 0 0 20 0 1 0 44321604 1141215232 271064 18446744073709551615 4198400 7047149 140729057651072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 40161280 140729057659265 140729057659379 140729057659379 140729057664969 0
/proc/41281/statm: 278617 271064 544 696 0 277778 0
Current children cumulated CPU time: 101.85 s
Current children cumulated vsize: 2370148 KiB
Current children cumulated memory: 1188492 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.12 4.12 5/256 41335
/proc/meminfo: memFree=126235764/131382112 swapFree=33010684/33010684
[pid=41275] ppid=41272 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41275/stat : 41275 (scip-naps-1.00.) S 41272 41275 40118 0 -1 4194304 258 1065 0 0 0 0 0 0 20 0 1 0 44321546 4292608 768 18446744073709551615 93893531414528 93893532309061 140736456452592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93893532548112 93893532595856 93893551726592 140736456460705 140736456460802 140736456460802 140736456466404 0
/proc/41275/statm: 1048 768 704 219 0 110 0
[pid=41280] ppid=41275 vsize=1251488 memory=101164 CPUtime=0.5 cores=4,6
/proc/41280/stat : 41280 (python3) S 41275 41275 40118 0 -1 4194304 18767 0 0 0 42 8 0 0 20 0 1 0 44321549 1281523712 25291 18446744073709551615 93858841231360 93858841231737 140737043869920 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93858841243032 93858841243652 93858849615872 140737043876199 140737043876386 140737043876386 140737043881959 0
/proc/41280/statm: 312872 25291 7602 1 0 284230 0
[pid=41281] ppid=41280 vsize=1651112 memory=1622500 CPUtime=161.18 cores=4,6
/proc/41281/stat : 41281 (naps-1.03a6) R 41280 41281 41281 0 -1 4194304 173848 0 0 0 16041 77 0 0 20 0 1 0 44321604 1690738688 405625 18446744073709551615 4198400 7047149 140729057651072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 40161280 140729057659265 140729057659379 140729057659379 140729057664969 0
/proc/41281/statm: 412778 405625 544 696 0 411939 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 2906792 KiB
Current children cumulated memory: 1726736 KiB

[startup+222.301 s]
/proc/loadavg: 4.10 4.11 4.11 5/256 41337
/proc/meminfo: memFree=125999868/131382112 swapFree=33010684/33010684
[pid=41275] ppid=41272 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41275/stat : 41275 (scip-naps-1.00.) S 41272 41275 40118 0 -1 4194304 258 1065 0 0 0 0 0 0 20 0 1 0 44321546 4292608 768 18446744073709551615 93893531414528 93893532309061 140736456452592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93893532548112 93893532595856 93893551726592 140736456460705 140736456460802 140736456460802 140736456466404 0
/proc/41275/statm: 1048 768 704 219 0 110 0
[pid=41280] ppid=41275 vsize=1251488 memory=101164 CPUtime=0.5 cores=4,6
/proc/41280/stat : 41280 (python3) S 41275 41275 40118 0 -1 4194304 18767 0 0 0 42 8 0 0 20 0 1 0 44321549 1281523712 25291 18446744073709551615 93858841231360 93858841231737 140737043869920 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93858841243032 93858841243652 93858849615872 140737043876199 140737043876386 140737043876386 140737043881959 0
/proc/41280/statm: 312872 25291 7602 1 0 284230 0
[pid=41281] ppid=41280 vsize=1957588 memory=1840820 CPUtime=221.02 cores=4,6
/proc/41281/stat : 41281 (naps-1.03a6) R 41280 41281 41281 0 -1 4194304 211578 0 0 0 22013 89 0 0 20 0 1 0 44321604 2004570112 460205 18446744073709551615 4198400 7047149 140729057651072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 40161280 140729057659265 140729057659379 140729057659379 140729057664969 0
/proc/41281/statm: 489397 460205 544 696 0 488558 0
Current children cumulated CPU time: 221.52 s
Current children cumulated vsize: 3213268 KiB
Current children cumulated memory: 1945056 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.12 4.11 5/256 41339
/proc/meminfo: memFree=99565056/131382112 swapFree=33010684/33010684
[pid=41275] ppid=41272 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41275/stat : 41275 (scip-naps-1.00.) S 41272 41275 40118 0 -1 4194304 258 1065 0 0 0 0 0 0 20 0 1 0 44321546 4292608 768 18446744073709551615 93893531414528 93893532309061 140736456452592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93893532548112 93893532595856 93893551726592 140736456460705 140736456460802 140736456460802 140736456466404 0
/proc/41275/statm: 1048 768 704 219 0 110 0
[pid=41280] ppid=41275 vsize=1251488 memory=101164 CPUtime=0.5 cores=4,6
/proc/41280/stat : 41280 (python3) S 41275 41275 40118 0 -1 4194304 18767 0 0 0 42 8 0 0 20 0 1 0 44321549 1281523712 25291 18446744073709551615 93858841231360 93858841231737 140737043869920 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93858841243032 93858841243652 93858849615872 140737043876199 140737043876386 140737043876386 140737043881959 0
/proc/41280/statm: 312872 25291 7602 1 0 284230 0
[pid=41281] ppid=41280 vsize=29148816 memory=28231564 CPUtime=280.87 cores=4,6
/proc/41281/stat : 41281 (naps-1.03a6) R 41280 41281 41281 0 -1 4194304 2570210 0 0 0 27010 1077 0 0 20 0 1 0 44321604 29848387584 7057891 18446744073709551615 4198400 7047149 140729057651072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 40161280 140729057659265 140729057659379 140729057659379 140729057664969 0
/proc/41281/statm: 7287204 7057891 544 696 0 7286365 0
Current children cumulated CPU time: 281.37 s
Current children cumulated vsize: 30404496 KiB
Current children cumulated memory: 28335800 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+289.4 s]
/proc/loadavg: 4.13 4.12 4.11 5/256 41339
/proc/meminfo: memFree=98210652/131382112 swapFree=33010684/33010684
[pid=41275] ppid=41272 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/41275/stat : 41275 (scip-naps-1.00.) S 41272 41275 40118 0 -1 4194304 258 1065 0 0 0 0 0 0 20 0 1 0 44321546 4292608 768 18446744073709551615 93893531414528 93893532309061 140736456452592 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93893532548112 93893532595856 93893551726592 140736456460705 140736456460802 140736456460802 140736456466404 0
/proc/41275/statm: 1048 768 704 219 0 110 0
[pid=41280] ppid=41275 vsize=1251488 memory=101164 CPUtime=0.5 cores=4,6
/proc/41280/stat : 41280 (python3) S 41275 41275 40118 0 -1 4194304 18767 0 0 0 42 8 0 0 20 0 1 0 44321549 1281523712 25291 18446744073709551615 93858841231360 93858841231737 140737043869920 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 93858841243032 93858841243652 93858849615872 140737043876199 140737043876386 140737043876386 140737043881959 0
/proc/41280/statm: 312872 25291 7602 1 0 284230 0
[pid=41281] ppid=41280 vsize=30493104 memory=29540592 CPUtime=287.94 cores=4,6
/proc/41281/stat : 41281 (naps-1.03a6) R 41280 41281 41281 0 -1 4194304 2673763 0 0 0 27680 1114 0 0 20 0 1 0 44321604 31224938496 7385148 18446744073709551615 4198400 7047149 140729057651072 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 40161280 140729057659265 140729057659379 140729057659379 140729057664969 0
/proc/41281/statm: 7623276 7385148 576 696 0 7622437 0
Current children cumulated CPU time: 288.44 s
Current children cumulated vsize: 31748784 KiB
Current children cumulated memory: 29644828 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=0.006979 s, system=0.010308 s

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

# cumulated CPU time of all completed processes:  user=277.299 s, system=11.7085 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+289.613 s]
/proc/loadavg: 4.13 4.12 4.11 5/255 41339
/proc/meminfo: memFree=100498212/131382112 swapFree=33010684/33010684
[pid=41280] ppid=41272 vsize=1251488 memory=101164 CPUtime=0.5 cores=4,6
/proc/41280/stat : 41280 (python3) S 41272 41275 40118 0 -1 4194304 18781 0 0 0 42 8 0 0 20 0 1 0 44321549 1281523712 25291 18446744073709551615 93858841231360 93858841231737 140737043869920 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 93858841243032 93858841243652 93858849615872 140737043876199 140737043876386 140737043876386 140737043881959 0
/proc/41280/statm: 312872 25291 7602 1 0 284230 0
Current cumulated CPU time of completed processes: 0.017287 s
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 1251488 KiB
Current children cumulated memory: 101164 KiB

[startup+289.8 s]
/proc/loadavg: 4.13 4.12 4.11 5/255 41339
/proc/meminfo: memFree=100498212/131382112 swapFree=33010684/33010684
[pid=41280] ppid=41272 vsize=1251488 memory=101164 CPUtime=0.5 cores=4,6
/proc/41280/stat : 41280 (python3) S 41272 41275 40118 0 -1 4194304 18781 0 0 0 42 8 0 0 20 0 1 0 44321549 1281523712 25291 18446744073709551615 93858841231360 93858841231737 140737043869920 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 93858841243032 93858841243652 93858849615872 140737043876199 140737043876386 140737043876386 140737043881959 0
/proc/41280/statm: 312872 25291 7602 1 0 284230 0
Current cumulated CPU time of completed processes: 0.017287 s
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 1251488 KiB
Current children cumulated memory: 101164 KiB

[startup+289.9 s]
/proc/loadavg: 4.13 4.12 4.11 5/255 41339
/proc/meminfo: memFree=100498212/131382112 swapFree=33010684/33010684
[pid=41280] ppid=41272 vsize=1251488 memory=101292 CPUtime=288.95 cores=4,6
/proc/41280/stat : 41280 (python3) R 41272 41275 40118 0 -1 4194304 31934 2673766 0 0 47 10 27680 1158 20 0 1 0 44321549 1281523712 25323 18446744073709551615 93858841231360 93858841231737 140737043869920 0 0 0 0 16781312 0 0 0 0 17 6 0 0 0 0 0 93858841243032 93858841243652 93858849615872 140737043876199 140737043876386 140737043876386 140737043881959 0
/proc/41280/statm: 312872 25323 7634 1 0 284230 0
Current cumulated CPU time of completed processes: 0.017287 s
Current children cumulated CPU time: 288.95 s
Current children cumulated vsize: 1251488 KiB
Current children cumulated memory: 101292 KiB

Child status: 0

Real time (s): 289.925
CPU time (s): 289.007
CPU user time (s): 277.299
CPU system time (s): 11.7085
CPU usage (%): 99.6837
Max. virtual memory (cumulated for all children) (KiB): 31748784
Max. memory (cumulated for all children) (KiB): 29644828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 277.299
system time used= 11.7085
maximum resident set size= 29582168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2707746
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= 358
involuntary context switches= 1840


# summary of solver processes directly reported to runsolver:
#   pid: 41275,41280
#   total CPU time (s): 289.007
#   total CPU user time (s): 277.299
#   total CPU system time (s): 11.7085

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.72176 second user time and 3.0098 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-30 14:27:02
IDJOB=4485517
IDBENCH=146799
IDSOLVER=3368
FILE ID=nodeC005/4485517-1751286421
RUNJOBID= nodeC005-1751280833-40129
SLURM_JOB_ID= 9594229
Free space on /tmp= 433032 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
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.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4485517-1751286421/watcher-4485517-1751286421 -o /tmp/evaluation-result-4485517-1751286421/solver-4485517-1751286421 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751280833-40129 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4485517-1751286421.opb

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

MD5SUM BENCH= 544c048089694b51508f2abafcc5af71
RANDOM SEED=1533741397

nodeC005 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		: 3643.357
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        125172992 kB
MemAvailable:   125379432 kB
Buffers:            3280 kB
Cached:          1008428 kB
SwapCached:            0 kB
Active:          3111824 kB
Inactive:         709624 kB
Active(anon):    2827700 kB
Inactive(anon):        0 kB
Active(file):     284124 kB
Inactive(file):   709624 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8708 kB
Writeback:             0 kB
AnonPages:       2809684 kB
Mapped:           130760 kB
Shmem:             17960 kB
KReclaimable:     104640 kB
Slab:             187560 kB
SReclaimable:     104640 kB
SUnreclaim:        82920 kB
KernelStack:        4112 kB
PageTables:         9640 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    7269900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1097728 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC005 at 2025-06-30 14:31:52