Trace number 4514899

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AI448PBSolver 2025-05-31? (TO) 3600.15 3614.78

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib3/normalized-seymour.0.u.opb
MD5SUM8ef3131177365cbfba34b2238fc87839
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1372
Total number of constraints4945
Number of constraints which are clauses4944
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint1372
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 422
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1794
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514899-1751228859/watcher-4514899-1751228859 -o /tmp/evaluation-result-4514899-1751228859/solver-4514899-1751228859 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751228859-35265 --watchdog 3760 HOME/solve.sh HOME/instance-4514899-1751228859.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=35314, runsolver pid=35307

[startup+0.10011 s]*
/proc/loadavg: 2.13 2.19 3.53 6/256 35336
/proc/meminfo: memFree=129921060/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=12964 memory=7936 CPUtime=0.05 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 1533 0 0 0 4 1 0 0 20 0 1 0 38565019 13275136 1984 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 3241 1984 544 108 0 1758 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 17156 KiB
Current children cumulated memory: 10880 KiB

[startup+0.214204 s]*
/proc/loadavg: 2.13 2.19 3.53 6/255 35336
/proc/meminfo: memFree=129894276/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=20684 memory=14976 CPUtime=0.17 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 3312 0 0 0 15 2 0 0 20 0 1 0 38565019 21180416 3744 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 5171 3744 544 108 0 3688 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 24876 KiB
Current children cumulated memory: 17920 KiB

[startup+0.314293 s]*
/proc/loadavg: 2.13 2.19 3.53 6/255 35336
/proc/meminfo: memFree=129893268/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=26124 memory=20352 CPUtime=0.26 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 4645 0 0 0 24 2 0 0 20 0 1 0 38565019 26750976 5088 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 6531 5088 544 108 0 5048 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 30316 KiB
Current children cumulated memory: 23296 KiB

[startup+0.700444 s]
/proc/loadavg: 2.13 2.19 3.53 6/255 35336
/proc/meminfo: memFree=129892688/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=39436 memory=32384 CPUtime=0.63 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 7646 0 0 0 59 4 0 0 20 0 1 0 38565019 40382464 8096 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 9859 8096 544 108 0 8376 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 43628 KiB
Current children cumulated memory: 35328 KiB

[startup+1.50043 s]
/proc/loadavg: 2.13 2.19 3.53 6/255 35336
/proc/meminfo: memFree=129876104/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=70336 memory=57984 CPUtime=1.43 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 14039 0 0 0 137 6 0 0 20 0 1 0 38565019 72024064 14496 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 17584 14496 576 108 0 16101 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 74528 KiB
Current children cumulated memory: 60928 KiB

[startup+3.11345 s]
/proc/loadavg: 2.36 2.24 3.54 6/255 35336
/proc/meminfo: memFree=129788844/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=129336 memory=101120 CPUtime=3.03 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 24826 0 0 0 295 8 0 0 20 0 1 0 38565019 132440064 25280 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 32334 25280 576 108 0 30851 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 133528 KiB
Current children cumulated memory: 104064 KiB

[startup+6.30039 s]
/proc/loadavg: 2.36 2.24 3.54 6/255 35336
/proc/meminfo: memFree=129733112/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=149408 memory=128640 CPUtime=6.22 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 31678 0 0 0 612 10 0 0 20 0 1 0 38565019 152993792 32160 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 37352 32160 576 108 0 35869 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 153600 KiB
Current children cumulated memory: 131584 KiB

[startup+12.7004 s]
/proc/loadavg: 2.58 2.28 3.55 6/255 35336
/proc/meminfo: memFree=129612672/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=273372 memory=215808 CPUtime=12.59 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 53488 0 0 0 1245 14 0 0 20 0 1 0 38565019 279932928 53952 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 68343 53952 576 108 0 66860 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 277564 KiB
Current children cumulated memory: 218752 KiB

[startup+25.5004 s]
/proc/loadavg: 3.03 2.40 3.56 6/251 35419
/proc/meminfo: memFree=129550252/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=368404 memory=268288 CPUtime=25.36 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 66621 0 0 0 2518 18 0 0 20 0 1 0 38565019 377245696 67072 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 92101 67072 576 108 0 90618 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 372596 KiB
Current children cumulated memory: 271232 KiB

[startup+51.1134 s]
/proc/loadavg: 3.36 2.53 3.58 6/255 35481
/proc/meminfo: memFree=125119748/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=411184 memory=349220 CPUtime=50.87 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 87122 0 0 0 5064 23 0 0 20 0 1 0 38565019 421052416 87305 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 102796 87305 576 108 0 101313 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 415376 KiB
Current children cumulated memory: 352164 KiB

[startup+102.3 s]
/proc/loadavg: 3.78 2.77 3.61 6/256 35484
/proc/meminfo: memFree=122671864/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=605124 memory=454356 CPUtime=101.87 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 113417 0 0 0 10154 33 0 0 20 0 1 0 38565019 619646976 113589 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 151281 113589 576 108 0 149798 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 609316 KiB
Current children cumulated memory: 457300 KiB

[startup+162.3 s]
/proc/loadavg: 3.96 3.01 3.64 6/256 35486
/proc/meminfo: memFree=121375912/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=758724 memory=629472 CPUtime=161.66 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 156543 0 0 0 16119 47 0 0 20 0 1 0 38565019 776933376 157368 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 189681 157368 576 108 0 188198 0
Current children cumulated CPU time: 161.66 s
Current children cumulated vsize: 762916 KiB
Current children cumulated memory: 632416 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 3.23 3.67 6/257 35494
/proc/meminfo: memFree=118844996/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=1047616 memory=725796 CPUtime=221.45 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 179029 0 0 0 22090 55 0 0 20 0 1 0 38565019 1072758784 181449 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 261904 181449 576 108 0 260421 0
Current children cumulated CPU time: 221.45 s
Current children cumulated vsize: 1051808 KiB

################
# More data... #
################

/proc/35331/statm: 751152 580238 576 108 0 749669 0
Current children cumulated CPU time: 3089.63 s
Current children cumulated vsize: 3008800 KiB
Current children cumulated memory: 2323896 KiB

[startup+3162.3 s]
/proc/loadavg: 3.07 3.09 3.23 5/251 35670
/proc/meminfo: memFree=118820952/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=3027360 memory=2329400 CPUtime=3149.41 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 526125 0 0 0 314717 224 0 0 20 0 1 0 38565019 3100016640 582350 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 756840 582350 576 108 0 755357 0
Current children cumulated CPU time: 3149.41 s
Current children cumulated vsize: 3031552 KiB
Current children cumulated memory: 2332344 KiB

[startup+3222.3 s]
/proc/loadavg: 3.14 3.10 3.23 5/251 35685
/proc/meminfo: memFree=118708996/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=3032480 memory=2338104 CPUtime=3209.17 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 528404 0 0 0 320692 225 0 0 20 0 1 0 38565019 3105259520 584526 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 758120 584526 576 108 0 756637 0
Current children cumulated CPU time: 3209.17 s
Current children cumulated vsize: 3036672 KiB
Current children cumulated memory: 2341048 KiB

[startup+3282.3 s]
/proc/loadavg: 3.11 3.09 3.21 5/248 35691
/proc/meminfo: memFree=118622192/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=3039648 memory=2350520 CPUtime=3268.94 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 531527 0 0 0 326666 228 0 0 20 0 1 0 38565019 3112599552 587630 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 759912 587630 576 108 0 758429 0
Current children cumulated CPU time: 3268.94 s
Current children cumulated vsize: 3043840 KiB
Current children cumulated memory: 2353464 KiB

[startup+3342.3 s]
/proc/loadavg: 3.08 3.09 3.20 5/248 35693
/proc/meminfo: memFree=118573812/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=3052064 memory=2361016 CPUtime=3328.71 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 534225 0 0 0 332642 229 0 0 20 0 1 0 38565019 3125313536 590254 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 763016 590254 576 108 0 761533 0
Current children cumulated CPU time: 3328.71 s
Current children cumulated vsize: 3056256 KiB
Current children cumulated memory: 2363960 KiB

[startup+3402.3 s]
/proc/loadavg: 3.13 3.10 3.20 5/247 35695
/proc/meminfo: memFree=118518460/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=3055392 memory=2370360 CPUtime=3388.48 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 536443 0 0 0 338617 231 0 0 20 0 1 0 38565019 3128721408 592590 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 763848 592590 576 108 0 762365 0
Current children cumulated CPU time: 3388.48 s
Current children cumulated vsize: 3059584 KiB
Current children cumulated memory: 2373304 KiB

[startup+3462.3 s]
/proc/loadavg: 3.10 3.09 3.19 5/247 35697
/proc/meminfo: memFree=118717328/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=3065120 memory=2383160 CPUtime=3448.24 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 538331 0 0 0 344592 232 0 0 20 0 1 0 38565019 3138682880 595790 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 766280 595790 576 108 0 764797 0
Current children cumulated CPU time: 3448.24 s
Current children cumulated vsize: 3069312 KiB
Current children cumulated memory: 2386104 KiB

[startup+3522.3 s]
/proc/loadavg: 3.08 3.09 3.18 5/246 35699
/proc/meminfo: memFree=118641984/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=3077152 memory=2400056 CPUtime=3508.01 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 540241 0 0 0 350568 233 0 0 20 0 1 0 38565019 3151003648 600014 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 769288 600014 576 108 0 767805 0
Current children cumulated CPU time: 3508.01 s
Current children cumulated vsize: 3081344 KiB
Current children cumulated memory: 2403000 KiB

[startup+3582.3 s]
/proc/loadavg: 3.08 3.09 3.17 5/246 35701
/proc/meminfo: memFree=118561972/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=3083296 memory=2407736 CPUtime=3567.77 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 542026 0 0 0 356543 234 0 0 20 0 1 0 38565019 3157295104 601934 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 770824 601934 576 108 0 769341 0
Current children cumulated CPU time: 3567.77 s
Current children cumulated vsize: 3087488 KiB
Current children cumulated memory: 2410680 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3614.7 s]
/proc/loadavg: 3.11 3.09 3.17 3/239 35734
/proc/meminfo: memFree=119165272/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=3087392 memory=2411576 CPUtime=3600.05 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 542959 0 0 0 359770 235 0 0 20 0 1 0 38565019 3161489408 602894 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 771848 602894 576 108 0 770365 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 3091584 KiB
Current children cumulated memory: 2414520 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3597.7 s, system=2.44906 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+3614.7 s]
/proc/loadavg: 3.11 3.09 3.17 3/239 35734
/proc/meminfo: memFree=119165272/131382112 swapFree=33010684/33010684
[pid=35314] ppid=35307 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/35314/stat : 35314 (bash) S 35307 35314 30453 0 -1 4194304 310 257 0 0 0 0 0 0 20 0 1 0 38565015 4292608 736 18446744073709551615 93930396635136 93930397529669 140734619769680 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93930397768720 93930397816464 93930420195328 140734619773332 140734619773448 140734619773448 140734619779050 0
/proc/35314/statm: 1048 736 672 219 0 110 0
[pid=35331] ppid=35314 vsize=3087392 memory=2411576 CPUtime=3600.05 cores=4,6
/proc/35331/stat : 35331 (solve_pb) R 35314 35314 30453 0 -1 4194304 542959 0 0 0 359770 235 0 0 20 0 1 0 38565019 3161489408 602894 18446744073709551615 94627692073984 94627692512128 140730162981888 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94627692540848 94627692543264 94627720011776 140730162985348 140730162985412 140730162985412 140730162991032 0
/proc/35331/statm: 771848 602894 576 108 0 770365 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 3091584 KiB
Current children cumulated memory: 2414520 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3614.78
CPU time (s): 3600.15
CPU user time (s): 3597.7
CPU system time (s): 2.44906
CPU usage (%): 99.5953
Max. virtual memory (cumulated for all children) (KiB): 3091584
Max. memory (cumulated for all children) (KiB): 2414520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.7
system time used= 2.44907
maximum resident set size= 2411576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 543526
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= 617
involuntary context switches= 5734


# summary of solver processes directly reported to runsolver:
#   pid: 35314,35331
#   total CPU time (s): 3600.15
#   total CPU user time (s): 3597.7
#   total CPU system time (s): 2.44906

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.6601 second user time and 37.5953 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-06-29 22:27:39
IDJOB=4514899
IDBENCH=163980
IDSOLVER=3321
FILE ID=nodeC007/4514899-1751228859
RUNJOBID= nodeC007-1751228859-35265
SLURM_JOB_ID= 9587673
Free space on /tmp= 433016 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib3/normalized-seymour.0.u.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514899-1751228859/watcher-4514899-1751228859 -o /tmp/evaluation-result-4514899-1751228859/solver-4514899-1751228859 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751228859-35265 --watchdog 3760  HOME/solve.sh HOME/instance-4514899-1751228859.opb

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

MD5SUM BENCH= 8ef3131177365cbfba34b2238fc87839
RANDOM SEED=748310933

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129918324 kB
MemAvailable:   129905012 kB
Buffers:            3280 kB
Cached:           796088 kB
SwapCached:            0 kB
Active:           315568 kB
Inactive:         550768 kB
Active(anon):      84932 kB
Inactive(anon):        0 kB
Active(file):     230636 kB
Inactive(file):   550768 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4956 kB
Writeback:             4 kB
AnonPages:         69800 kB
Mapped:           102332 kB
Shmem:             17960 kB
KReclaimable:      89824 kB
Slab:             171252 kB
SReclaimable:      89824 kB
SUnreclaim:        81428 kB
KernelStack:        3888 kB
PageTables:         2824 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     332008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149256 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433016 MiB
End job on nodeC007 at 2025-06-29 23:27:54