Trace number 4522312

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
NaPS naps-1.03a6UNSAT 110.267 110.617

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/
opt/miplib2010/normalized-ns1769397.opb
MD5SUMd0e5186d4a85a790e67c4702cfcdde79
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.41322
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3772
Total number of constraints5527
Number of constraints which are clauses1716
Number of constraints which are cardinality constraints (but not clauses)425
Number of constraints which are nor clauses,nor cardinality constraints3386
Minimum length of a constraint1
Maximum length of a constraint470
Number of terms in the objective function 39
Biggest coefficient in the objective function 39
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 780
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1998
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 13358
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c NaPS 1.03a6.
0.00/0.01	c Input file name: HOME/instance-4522312-1751585984.opb
6.65/6.70	c single stage optimization mode
110.04/110.48	s UNSATISFIABLE
110.04/110.48	c _____________________________________________________________________________
110.04/110.48	c std/band forms        : 3761,0
110.04/110.48	c 2cl/3cl ITE-codings   : 131100,0
110.04/110.48	c BDD/srt/adr Max costs : 612003,86986,0
110.04/110.48	c BDDraw/bin/mul/srt/adr: 3323,0,0,438,0
110.04/110.48	c BDD nodes             : 792262
110.04/110.48	c Es1/CC detections     : 0,0
110.04/110.48	c CC sort               : 420
110.04/110.48	c SAT/UNSAT calls       : 0,1
110.04/110.48	c regenrated variables  : 0
110.04/110.48	c eliminated fixed lits : 144
110.04/110.48	c goal lit flips        : 0
110.04/110.48	c goal stages           : 1
110.04/110.48	c goal shrink           : 0
110.04/110.48	c goal coeff separations: 0
110.04/110.48	c restarts              : 1288
110.04/110.48	c conflicts             : 44131          (403 /sec)
110.04/110.48	c decisions             : 336854         (3078 /sec)
110.04/110.48	c propagations          : 333592326      (3048550 /sec)
110.04/110.48	c inspects              : 0              (0 /sec)
110.04/110.48	c CPU time (solving tm) : 109.4 s        (103.1 s, SAT 0 s, UNSAT 103.1 s)
110.04/110.48	c Time for Opt-base     : 0.3593 s
110.04/110.48	c Steps for Opt-base    : 2123460
110.04/110.48	c Time for BDD coding   : 2.916 s
110.04/110.48	c Time for srt coding   : 1.053 s
110.04/110.48	c _____________________________________________________________________________

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 (54850 MiB free)
  memory of node 1: 64465 MiB (50416 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4522312-1751585984/watcher-4522312-1751585984 -o /tmp/evaluation-result-4522312-1751585984/solver-4522312-1751585984 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751582056-81472 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4522312-1751585984.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100065 s]*
/proc/loadavg: 4.04 4.09 4.09 5/269 82469
/proc/meminfo: memFree=107785880/131249996 swapFree=33010160/33010684
[pid=82465] ppid=82462 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/82465/stat : 82465 (naps-1.03a6.sh) S 82462 82465 81459 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 74277087 4292608 768 18446744073709551615 94187119632384 94187120526917 140737390335232 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94187120765968 94187120813712 94187152736256 140737390340519 140737390340613 140737390340613 140737390346215 0
/proc/82465/statm: 1048 768 704 219 0 110 0
[pid=82469] ppid=82465 vsize=11832 memory=9088 CPUtime=0.08 cores=5,7
/proc/82469/stat : 82469 (naps-1.03a6) R 82465 82465 81459 0 -1 4194304 1819 0 0 0 8 0 0 0 20 0 1 0 74277089 12115968 2272 18446744073709551615 4198400 7047149 140734109673120 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7573272 7623312 19279872 140734109682036 140734109682150 140734109682150 140734109687753 0
/proc/82469/statm: 2958 2272 544 696 0 2119 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 16024 KiB
Current children cumulated memory: 12160 KiB

[startup+0.205789 s]*
/proc/loadavg: 4.04 4.09 4.09 5/269 82469
/proc/meminfo: memFree=107777816/131249996 swapFree=33010160/33010684
[pid=82465] ppid=82462 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/82465/stat : 82465 (naps-1.03a6.sh) S 82462 82465 81459 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 74277087 4292608 768 18446744073709551615 94187119632384 94187120526917 140737390335232 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94187120765968 94187120813712 94187152736256 140737390340519 140737390340613 140737390340613 140737390346215 0
/proc/82465/statm: 1048 768 704 219 0 110 0
[pid=82469] ppid=82465 vsize=18864 memory=14976 CPUtime=0.18 cores=5,7
/proc/82469/stat : 82469 (naps-1.03a6) R 82465 82465 81459 0 -1 4194304 3306 0 0 0 18 0 0 0 20 0 1 0 74277089 19316736 3744 18446744073709551615 4198400 7047149 140734109673120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19279872 140734109682036 140734109682150 140734109682150 140734109687753 0
/proc/82469/statm: 4716 3744 544 696 0 3877 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 23056 KiB
Current children cumulated memory: 18048 KiB

[startup+0.305727 s]*
/proc/loadavg: 4.04 4.09 4.09 5/269 82469
/proc/meminfo: memFree=107777060/131249996 swapFree=33010160/33010684
[pid=82465] ppid=82462 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/82465/stat : 82465 (naps-1.03a6.sh) S 82462 82465 81459 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 74277087 4292608 768 18446744073709551615 94187119632384 94187120526917 140737390335232 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94187120765968 94187120813712 94187152736256 140737390340519 140737390340613 140737390340613 140737390346215 0
/proc/82465/statm: 1048 768 704 219 0 110 0
[pid=82469] ppid=82465 vsize=30636 memory=24624 CPUtime=0.28 cores=5,7
/proc/82469/stat : 82469 (naps-1.03a6) R 82465 82465 81459 0 -1 4194304 6267 0 0 0 27 1 0 0 20 0 1 0 74277089 31371264 6156 18446744073709551615 4198400 7047149 140734109673120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19279872 140734109682036 140734109682150 140734109682150 140734109687753 0
/proc/82469/statm: 7659 6156 544 696 0 6820 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 34828 KiB
Current children cumulated memory: 27696 KiB

[startup+0.700211 s]
/proc/loadavg: 4.04 4.09 4.09 5/269 82469
/proc/meminfo: memFree=107771516/131249996 swapFree=33010160/33010684
[pid=82465] ppid=82462 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/82465/stat : 82465 (naps-1.03a6.sh) S 82462 82465 81459 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 74277087 4292608 768 18446744073709551615 94187119632384 94187120526917 140737390335232 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94187120765968 94187120813712 94187152736256 140737390340519 140737390340613 140737390340613 140737390346215 0
/proc/82465/statm: 1048 768 704 219 0 110 0
[pid=82469] ppid=82465 vsize=49784 memory=43356 CPUtime=0.66 cores=5,7
/proc/82469/stat : 82469 (naps-1.03a6) R 82465 82465 81459 0 -1 4194304 9362 0 0 0 65 1 0 0 20 0 1 0 74277089 50978816 10839 18446744073709551615 4198400 7047149 140734109673120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19279872 140734109682036 140734109682150 140734109682150 140734109687753 0
/proc/82469/statm: 12446 10839 544 696 0 11607 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 53976 KiB
Current children cumulated memory: 46428 KiB

[startup+1.50019 s]
/proc/loadavg: 4.04 4.09 4.09 5/269 82469
/proc/meminfo: memFree=107729996/131249996 swapFree=33010160/33010684
[pid=82465] ppid=82462 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/82465/stat : 82465 (naps-1.03a6.sh) S 82462 82465 81459 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 74277087 4292608 768 18446744073709551615 94187119632384 94187120526917 140737390335232 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94187120765968 94187120813712 94187152736256 140737390340519 140737390340613 140737390340613 140737390346215 0
/proc/82465/statm: 1048 768 704 219 0 110 0
[pid=82469] ppid=82465 vsize=153816 memory=139632 CPUtime=1.47 cores=5,7
/proc/82469/stat : 82469 (naps-1.03a6) R 82465 82465 81459 0 -1 4194304 24983 0 0 0 142 5 0 0 20 0 1 0 74277089 157507584 34908 18446744073709551615 4198400 7047149 140734109673120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19279872 140734109682036 140734109682150 140734109682150 140734109687753 0
/proc/82469/statm: 38454 34908 544 696 0 37615 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 158008 KiB
Current children cumulated memory: 142704 KiB

[startup+3.10559 s]
/proc/loadavg: 4.04 4.09 4.08 5/270 82471
/proc/meminfo: memFree=106714116/131249996 swapFree=33010160/33010684
[pid=82465] ppid=82462 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/82465/stat : 82465 (naps-1.03a6.sh) S 82462 82465 81459 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 74277087 4292608 768 18446744073709551615 94187119632384 94187120526917 140737390335232 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94187120765968 94187120813712 94187152736256 140737390340519 140737390340613 140737390340613 140737390346215 0
/proc/82465/statm: 1048 768 704 219 0 110 0
[pid=82469] ppid=82465 vsize=316176 memory=308444 CPUtime=3.07 cores=5,7
/proc/82469/stat : 82469 (naps-1.03a6) R 82465 82465 81459 0 -1 4194304 65666 0 0 0 296 11 0 0 20 0 1 0 74277089 323764224 77111 18446744073709551615 4198400 7047149 140734109673120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19279872 140734109682036 140734109682150 140734109682150 140734109687753 0
/proc/82469/statm: 79044 77111 544 696 0 78205 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 320368 KiB
Current children cumulated memory: 311516 KiB

[startup+6.3002 s]
/proc/loadavg: 4.04 4.09 4.08 5/270 82471
/proc/meminfo: memFree=106331956/131249996 swapFree=33010160/33010684
[pid=82465] ppid=82462 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/82465/stat : 82465 (naps-1.03a6.sh) S 82462 82465 81459 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 74277087 4292608 768 18446744073709551615 94187119632384 94187120526917 140737390335232 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94187120765968 94187120813712 94187152736256 140737390340519 140737390340613 140737390340613 140737390346215 0
/proc/82465/statm: 1048 768 704 219 0 110 0
[pid=82469] ppid=82465 vsize=907660 memory=870872 CPUtime=6.25 cores=5,7
/proc/82469/stat : 82469 (naps-1.03a6) R 82465 82465 81459 0 -1 4194304 96931 0 0 0 598 27 0 0 20 0 1 0 74277089 929443840 217718 18446744073709551615 4198400 7047149 140734109673120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19279872 140734109682036 140734109682150 140734109682150 140734109687753 0
/proc/82469/statm: 226915 217718 544 696 0 226076 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 911852 KiB
Current children cumulated memory: 873944 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.11 4.09 5/270 82471
/proc/meminfo: memFree=106476312/131249996 swapFree=33010160/33010684
[pid=82465] ppid=82462 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/82465/stat : 82465 (naps-1.03a6.sh) S 82462 82465 81459 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 74277087 4292608 768 18446744073709551615 94187119632384 94187120526917 140737390335232 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94187120765968 94187120813712 94187152736256 140737390340519 140737390340613 140737390340613 140737390346215 0
/proc/82465/statm: 1048 768 704 219 0 110 0
[pid=82469] ppid=82465 vsize=1183476 memory=1141516 CPUtime=12.63 cores=5,7
/proc/82469/stat : 82469 (naps-1.03a6) R 82465 82465 81459 0 -1 4194304 120033 0 0 0 1217 46 0 0 20 0 1 0 74277089 1211879424 285379 18446744073709551615 4198400 7047149 140734109673120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19279872 140734109682036 140734109682150 140734109682150 140734109687753 0
/proc/82469/statm: 295869 285379 608 696 0 295030 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1187668 KiB
Current children cumulated memory: 1144588 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.10 4.09 5/269 82471
/proc/meminfo: memFree=102719260/131249996 swapFree=33010160/33010684
[pid=82465] ppid=82462 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/82465/stat : 82465 (naps-1.03a6.sh) S 82462 82465 81459 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 74277087 4292608 768 18446744073709551615 94187119632384 94187120526917 140737390335232 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94187120765968 94187120813712 94187152736256 140737390340519 140737390340613 140737390340613 140737390346215 0
/proc/82465/statm: 1048 768 704 219 0 110 0
[pid=82469] ppid=82465 vsize=1258340 memory=1228256 CPUtime=25.4 cores=5,7
/proc/82469/stat : 82469 (naps-1.03a6) R 82465 82465 81459 0 -1 4194304 123412 0 0 0 2483 57 0 0 20 0 1 0 74277089 1288540160 307064 18446744073709551615 4198400 7047149 140734109673120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19279872 140734109682036 140734109682150 140734109682150 140734109687753 0
/proc/82469/statm: 314585 307064 608 696 0 313746 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1262532 KiB
Current children cumulated memory: 1231328 KiB

[startup+51.1057 s]
/proc/loadavg: 4.06 4.09 4.09 5/269 82471
/proc/meminfo: memFree=100987544/131249996 swapFree=33010160/33010684
[pid=82465] ppid=82462 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/82465/stat : 82465 (naps-1.03a6.sh) S 82462 82465 81459 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 74277087 4292608 768 18446744073709551615 94187119632384 94187120526917 140737390335232 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94187120765968 94187120813712 94187152736256 140737390340519 140737390340613 140737390340613 140737390346215 0
/proc/82465/statm: 1048 768 704 219 0 110 0
[pid=82469] ppid=82465 vsize=1116740 memory=993568 CPUtime=50.92 cores=5,7
/proc/82469/stat : 82469 (naps-1.03a6) R 82465 82465 81459 0 -1 4194304 128656 0 0 0 5024 68 0 0 20 0 1 0 74277089 1143541760 248392 18446744073709551615 4198400 7047149 140734109673120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19279872 140734109682036 140734109682150 140734109682150 140734109687753 0
/proc/82469/statm: 279185 248392 608 696 0 278346 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1120932 KiB
Current children cumulated memory: 996640 KiB

[startup+102.3 s]
/proc/loadavg: 4.21 4.12 4.10 5/268 82474
/proc/meminfo: memFree=100926624/131249996 swapFree=33010160/33010684
[pid=82465] ppid=82462 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/82465/stat : 82465 (naps-1.03a6.sh) S 82462 82465 81459 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 74277087 4292608 768 18446744073709551615 94187119632384 94187120526917 140737390335232 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94187120765968 94187120813712 94187152736256 140737390340519 140737390340613 140737390340613 140737390346215 0
/proc/82465/statm: 1048 768 704 219 0 110 0
[pid=82469] ppid=82465 vsize=1116740 memory=1044856 CPUtime=101.96 cores=5,7
/proc/82469/stat : 82469 (naps-1.03a6) R 82465 82465 81459 0 -1 4194304 128703 0 0 0 10127 69 0 0 20 0 1 0 74277089 1143541760 261214 18446744073709551615 4198400 7047149 140734109673120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19279872 140734109682036 140734109682150 140734109682150 140734109687753 0
/proc/82469/statm: 279185 261214 608 696 0 278346 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 1120932 KiB
Current children cumulated memory: 1047928 KiB

[startup+110.617 s]
# the end of solver process 82465 was just reported to runsolver
# Child status: 30

# cumulated CPU time of all completed processes:  user=109.538 s, system=0.728302 s

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

[startup+102.4 s]
/proc/loadavg: 4.21 4.12 4.10 5/268 82474
/proc/meminfo: memFree=100926624/131249996 swapFree=33010160/33010684
[pid=82465] ppid=82462 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/82465/stat : 82465 (naps-1.03a6.sh) S 82462 82465 81459 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 74277087 4292608 768 18446744073709551615 94187119632384 94187120526917 140737390335232 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94187120765968 94187120813712 94187152736256 140737390340519 140737390340613 140737390340613 140737390346215 0
/proc/82465/statm: 1048 768 704 219 0 110 0
[pid=82469] ppid=82465 vsize=1116740 memory=1046904 CPUtime=102.05 cores=5,7
/proc/82469/stat : 82469 (naps-1.03a6) R 82465 82465 81459 0 -1 4194304 128704 0 0 0 10136 69 0 0 20 0 1 0 74277089 1143541760 261726 18446744073709551615 4198400 7047149 140734109673120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19279872 140734109682036 140734109682150 140734109682150 140734109687753 0
/proc/82469/statm: 279185 261726 608 696 0 278346 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 1120932 KiB
Current children cumulated memory: 1049976 KiB

[startup+105.6 s]
/proc/loadavg: 4.19 4.12 4.10 5/268 82474
/proc/meminfo: memFree=100429244/131249996 swapFree=33010160/33010684
[pid=82465] ppid=82462 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/82465/stat : 82465 (naps-1.03a6.sh) S 82462 82465 81459 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 74277087 4292608 768 18446744073709551615 94187119632384 94187120526917 140737390335232 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94187120765968 94187120813712 94187152736256 140737390340519 140737390340613 140737390340613 140737390346215 0
/proc/82465/statm: 1048 768 704 219 0 110 0
[pid=82469] ppid=82465 vsize=1116740 memory=1053048 CPUtime=105.25 cores=5,7
/proc/82469/stat : 82469 (naps-1.03a6) R 82465 82465 81459 0 -1 4194304 128707 0 0 0 10455 70 0 0 20 0 1 0 74277089 1143541760 263262 18446744073709551615 4198400 7047149 140734109673120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19279872 140734109682036 140734109682150 140734109682150 140734109687753 0
/proc/82469/statm: 279185 263262 608 696 0 278346 0
Current children cumulated CPU time: 105.25 s
Current children cumulated vsize: 1120932 KiB
Current children cumulated memory: 1056120 KiB

[startup+108.8 s]
/proc/loadavg: 4.18 4.12 4.10 5/268 82474
/proc/meminfo: memFree=100150552/131249996 swapFree=33010160/33010684
[pid=82465] ppid=82462 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/82465/stat : 82465 (naps-1.03a6.sh) S 82462 82465 81459 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 74277087 4292608 768 18446744073709551615 94187119632384 94187120526917 140737390335232 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94187120765968 94187120813712 94187152736256 140737390340519 140737390340613 140737390340613 140737390346215 0
/proc/82465/statm: 1048 768 704 219 0 110 0
[pid=82469] ppid=82465 vsize=1116740 memory=1055096 CPUtime=108.44 cores=5,7
/proc/82469/stat : 82469 (naps-1.03a6) R 82465 82465 81459 0 -1 4194304 128708 0 0 0 10774 70 0 0 20 0 1 0 74277089 1143541760 263774 18446744073709551615 4198400 7047149 140734109673120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19279872 140734109682036 140734109682150 140734109682150 140734109687753 0
/proc/82469/statm: 279185 263774 608 696 0 278346 0
Current children cumulated CPU time: 108.44 s
Current children cumulated vsize: 1120932 KiB
Current children cumulated memory: 1058168 KiB

[startup+109.6 s]
/proc/loadavg: 4.18 4.12 4.10 5/268 82474
/proc/meminfo: memFree=100898072/131249996 swapFree=33010160/33010684
[pid=82465] ppid=82462 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/82465/stat : 82465 (naps-1.03a6.sh) S 82462 82465 81459 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 74277087 4292608 768 18446744073709551615 94187119632384 94187120526917 140737390335232 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94187120765968 94187120813712 94187152736256 140737390340519 140737390340613 140737390340613 140737390346215 0
/proc/82465/statm: 1048 768 704 219 0 110 0
[pid=82469] ppid=82465 vsize=1116740 memory=1055096 CPUtime=109.24 cores=5,7
/proc/82469/stat : 82469 (naps-1.03a6) R 82465 82465 81459 0 -1 4194304 128708 0 0 0 10854 70 0 0 20 0 1 0 74277089 1143541760 263774 18446744073709551615 4198400 7047149 140734109673120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19279872 140734109682036 140734109682150 140734109682150 140734109687753 0
/proc/82469/statm: 279185 263774 608 696 0 278346 0
Current children cumulated CPU time: 109.24 s
Current children cumulated vsize: 1120932 KiB
Current children cumulated memory: 1058168 KiB

[startup+110.4 s]
/proc/loadavg: 4.18 4.12 4.10 5/268 82474
/proc/meminfo: memFree=100909744/131249996 swapFree=33010160/33010684
[pid=82465] ppid=82462 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/82465/stat : 82465 (naps-1.03a6.sh) S 82462 82465 81459 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 74277087 4292608 768 18446744073709551615 94187119632384 94187120526917 140737390335232 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94187120765968 94187120813712 94187152736256 140737390340519 140737390340613 140737390340613 140737390346215 0
/proc/82465/statm: 1048 768 704 219 0 110 0
[pid=82469] ppid=82465 vsize=1116740 memory=1055096 CPUtime=110.04 cores=5,7
/proc/82469/stat : 82469 (naps-1.03a6) R 82465 82465 81459 0 -1 4194304 128708 0 0 0 10934 70 0 0 20 0 1 0 74277089 1143541760 263774 18446744073709551615 4198400 7047149 140734109673120 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 19279872 140734109682036 140734109682150 140734109682150 140734109687753 0
/proc/82469/statm: 279185 263774 608 696 0 278346 0
Current children cumulated CPU time: 110.04 s
Current children cumulated vsize: 1120932 KiB
Current children cumulated memory: 1058168 KiB

[startup+110.6 s]
/proc/loadavg: 4.18 4.12 4.10 5/268 82474
/proc/meminfo: memFree=100909744/131249996 swapFree=33010160/33010684
[pid=82465] ppid=82462 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/82465/stat : 82465 (naps-1.03a6.sh) S 82462 82465 81459 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 74277087 4292608 768 18446744073709551615 94187119632384 94187120526917 140737390335232 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94187120765968 94187120813712 94187152736256 140737390340519 140737390340613 140737390340613 140737390346215 0
/proc/82465/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB

Child status: 30

Real time (s): 110.617
CPU time (s): 110.267
CPU user time (s): 109.538
CPU system time (s): 0.728302
CPU usage (%): 99.6829
Max. virtual memory (cumulated for all children) (KiB): 1527384
Max. memory (cumulated for all children) (KiB): 1316332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 109.538
system time used= 0.728302
maximum resident set size= 1368184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129202
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 132
involuntary context switches= 655


# summary of solver processes directly reported to runsolver:
#   pid: 82465
#   total CPU time (s): 110.267
#   total CPU user time (s): 109.538
#   total CPU system time (s): 0.728302

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.178643 second user time and 0.597152 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-04 01:39:45
IDJOB=4522312
IDBENCH=178741
IDSOLVER=3341
FILE ID=nodeC032/4522312-1751585984
RUNJOBID= nodeC032-1751582056-81472
SLURM_JOB_ID= 9598823
Free space on /tmp= 430480 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2010/normalized-ns1769397.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4522312-1751585984/watcher-4522312-1751585984 -o /tmp/evaluation-result-4522312-1751585984/solver-4522312-1751585984 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751582056-81472 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4522312-1751585984.opb

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

MD5SUM BENCH= d0e5186d4a85a790e67c4702cfcdde79
RANDOM SEED=526068464

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        107793372 kB
MemAvailable:   124296384 kB
Buffers:            2728 kB
Cached:         17181200 kB
SwapCached:           20 kB
Active:          5770424 kB
Inactive:       16811704 kB
Active(anon):    5413124 kB
Inactive(anon):     3124 kB
Active(file):     357300 kB
Inactive(file): 16808580 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:       5401344 kB
Mapped:           111676 kB
Shmem:             18048 kB
KReclaimable:     352740 kB
Slab:             446816 kB
SReclaimable:     352740 kB
SUnreclaim:        94076 kB
KernelStack:        4336 kB
PageTables:        13676 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    5958604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2420736 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430476 MiB
End job on nodeC032 at 2025-07-04 01:41:35