Trace number 4515043

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? (MO) 1402.32 1408.09

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-ivu59.0.u.opb
MD5SUM35958f80d7fcf653e073babd26915af5
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 variables2569996
Total number of constraints3437
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)3436
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint18
Maximum length of a constraint2569996
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 46418
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 500045678
Number of bits of the biggest sum of numbers29
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 (62330 MiB free)
  memory of node 1: 64465 MiB (63752 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=35476, runsolver pid=35473

[startup+0.100076 s]*
/proc/loadavg: 3.11 2.43 3.57 5/256 35480
/proc/meminfo: memFree=129044856/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 305 115 0 0 0 0 0 0 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0
/proc/35476/statm: 1048 736 672 219 0 110 0
[pid=35479] ppid=35476 vsize=2792 memory=1408 CPUtime=0.02 cores=0,2
/proc/35479/stat : 35479 (cat) S 35476 35476 30453 0 -1 4194304 135 0 0 0 0 2 0 0 20 0 1 0 38567870 2859008 352 18446744073709551615 94846294769664 94846294784721 140735574928592 0 0 0 0 0 0 1 0 0 17 2 0 0 0 0 0 94846294796944 94846294798440 94846313168896 140735574931939 140735574932010 140735574932010 140735574937579 0
/proc/35479/statm: 698 352 320 4 0 124 0
[pid=35480] ppid=35476 vsize=87368 memory=47792 CPUtime=0.07 cores=0,2
/proc/35480/stat : 35480 (solve_pb) R 35476 35476 30453 0 -1 4194304 4883 0 0 0 5 2 0 0 20 0 1 0 38567870 89464832 11948 18446744073709551615 93848824341504 93848824779648 140736713388640 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93848824808368 93848824810784 93848852508672 140736713390468 140736713390532 140736713390532 140736713396152 0
/proc/35480/statm: 21842 11948 544 108 0 20359 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 94352 KiB
Current children cumulated memory: 52144 KiB

[startup+0.213608 s]*
/proc/loadavg: 3.11 2.43 3.57 5/256 35480
/proc/meminfo: memFree=129019260/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 305 115 0 0 0 0 0 0 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0
/proc/35476/statm: 1048 736 672 219 0 110 0
[pid=35479] ppid=35476 vsize=2792 memory=1408 CPUtime=0.02 cores=0,2
/proc/35479/stat : 35479 (cat) S 35476 35476 30453 0 -1 4194304 135 0 0 0 0 2 0 0 20 0 1 0 38567870 2859008 352 18446744073709551615 94846294769664 94846294784721 140735574928592 0 0 0 0 0 0 1 0 0 17 2 0 0 0 0 0 94846294796944 94846294798440 94846313168896 140735574931939 140735574932010 140735574932010 140735574937579 0
/proc/35479/statm: 698 352 320 4 0 124 0
[pid=35480] ppid=35476 vsize=136520 memory=76776 CPUtime=0.18 cores=0,2
/proc/35480/stat : 35480 (solve_pb) R 35476 35476 30453 0 -1 4194304 5997 0 0 0 15 3 0 0 20 0 1 0 38567870 139796480 19194 18446744073709551615 93848824341504 93848824779648 140736713388640 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93848824808368 93848824810784 93848852508672 140736713390468 140736713390532 140736713390532 140736713396152 0
/proc/35480/statm: 34130 19194 544 108 0 32647 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 143504 KiB
Current children cumulated memory: 81128 KiB

[startup+0.313307 s]*
/proc/loadavg: 3.11 2.43 3.57 5/256 35480
/proc/meminfo: memFree=128990720/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 305 115 0 0 0 0 0 0 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0
/proc/35476/statm: 1048 736 672 219 0 110 0
[pid=35479] ppid=35476 vsize=2792 memory=1408 CPUtime=0.03 cores=0,2
/proc/35479/stat : 35479 (cat) S 35476 35476 30453 0 -1 4194304 135 0 0 0 0 3 0 0 20 0 1 0 38567870 2859008 352 18446744073709551615 94846294769664 94846294784721 140735574928592 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94846294796944 94846294798440 94846313168896 140735574931939 140735574932010 140735574932010 140735574937579 0
/proc/35479/statm: 698 352 320 4 0 124 0
[pid=35480] ppid=35476 vsize=166468 memory=97640 CPUtime=0.28 cores=0,2
/proc/35480/stat : 35480 (solve_pb) R 35476 35476 30453 0 -1 4194304 11213 0 0 0 24 4 0 0 20 0 1 0 38567870 170463232 24410 18446744073709551615 93848824341504 93848824779648 140736713388640 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93848824808368 93848824810784 93848852508672 140736713390468 140736713390532 140736713390532 140736713396152 0
/proc/35480/statm: 41617 24410 544 108 0 40134 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 173452 KiB
Current children cumulated memory: 101992 KiB

[startup+0.700426 s]
/proc/loadavg: 3.11 2.43 3.57 5/256 35480
/proc/meminfo: memFree=128921672/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 305 115 0 0 0 0 0 0 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0
/proc/35476/statm: 1048 736 672 219 0 110 0
[pid=35479] ppid=35476 vsize=2792 memory=1408 CPUtime=0.07 cores=0,2
/proc/35479/stat : 35479 (cat) S 35476 35476 30453 0 -1 4194304 135 0 0 0 0 7 0 0 20 0 1 0 38567870 2859008 352 18446744073709551615 94846294769664 94846294784721 140735574928592 0 0 0 0 0 0 1 0 0 17 2 0 0 0 0 0 94846294796944 94846294798440 94846313168896 140735574931939 140735574932010 140735574932010 140735574937579 0
/proc/35479/statm: 698 352 320 4 0 124 0
[pid=35480] ppid=35476 vsize=285452 memory=180840 CPUtime=0.63 cores=0,2
/proc/35480/stat : 35480 (solve_pb) R 35476 35476 30453 0 -1 4194304 32026 0 0 0 55 8 0 0 20 0 1 0 38567870 292302848 45210 18446744073709551615 93848824341504 93848824779648 140736713388640 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93848824808368 93848824810784 93848852508672 140736713390468 140736713390532 140736713390532 140736713396152 0
/proc/35480/statm: 71491 45210 544 108 0 70008 0
Current children cumulated CPU time: 0.7 s
Current children cumulated vsize: 292436 KiB
Current children cumulated memory: 185192 KiB

[startup+1.50041 s]
/proc/loadavg: 3.11 2.43 3.57 5/256 35480
/proc/meminfo: memFree=128734184/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 305 115 0 0 0 0 0 0 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0
/proc/35476/statm: 1048 736 672 219 0 110 0
[pid=35479] ppid=35476 vsize=2792 memory=1408 CPUtime=0.14 cores=0,2
/proc/35479/stat : 35479 (cat) S 35476 35476 30453 0 -1 4194304 135 0 0 0 0 14 0 0 20 0 1 0 38567870 2859008 352 18446744073709551615 94846294769664 94846294784721 140735574928592 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94846294796944 94846294798440 94846313168896 140735574931939 140735574932010 140735574932010 140735574937579 0
/proc/35479/statm: 698 352 320 4 0 124 0
[pid=35480] ppid=35476 vsize=478716 memory=317800 CPUtime=1.4 cores=0,2
/proc/35480/stat : 35480 (solve_pb) R 35476 35476 30453 0 -1 4194304 66278 0 0 0 121 19 0 0 20 0 1 0 38567870 490205184 79450 18446744073709551615 93848824341504 93848824779648 140736713388640 0 0 0 0 4096 1088 0 0 0 17 2 0 0 0 0 0 93848824808368 93848824810784 93848852508672 140736713390468 140736713390532 140736713390532 140736713396152 0
/proc/35480/statm: 119679 79450 544 108 0 118196 0
Current children cumulated CPU time: 1.54 s
Current children cumulated vsize: 485700 KiB
Current children cumulated memory: 322152 KiB

[startup+3.10549 s]
/proc/loadavg: 3.11 2.43 3.57 5/256 35480
/proc/meminfo: memFree=128401544/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 305 115 0 0 0 0 0 0 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0
/proc/35476/statm: 1048 736 672 219 0 110 0
[pid=35479] ppid=35476 vsize=2792 memory=1408 CPUtime=0.26 cores=0,2
/proc/35479/stat : 35479 (cat) S 35476 35476 30453 0 -1 4194304 135 0 0 0 0 26 0 0 20 0 1 0 38567870 2859008 352 18446744073709551615 94846294769664 94846294784721 140735574928592 0 0 0 0 0 0 1 0 0 17 2 0 0 0 0 0 94846294796944 94846294798440 94846313168896 140735574931939 140735574932010 140735574932010 140735574937579 0
/proc/35479/statm: 698 352 320 4 0 124 0
[pid=35480] ppid=35476 vsize=813604 memory=554088 CPUtime=2.95 cores=0,2
/proc/35480/stat : 35480 (solve_pb) R 35476 35476 30453 0 -1 4194304 125349 0 0 0 256 39 0 0 20 0 1 0 38567870 833130496 138522 18446744073709551615 93848824341504 93848824779648 140736713388640 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93848824808368 93848824810784 93848852508672 140736713390468 140736713390532 140736713390532 140736713396152 0
/proc/35480/statm: 203401 138522 544 108 0 201918 0
Current children cumulated CPU time: 3.21 s
Current children cumulated vsize: 820588 KiB
Current children cumulated memory: 558440 KiB

[startup+6.30039 s]
/proc/loadavg: 3.18 2.45 3.57 5/255 35481
/proc/meminfo: memFree=127370320/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0.31 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 306 253 0 0 0 0 0 31 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0
/proc/35476/statm: 1048 736 672 219 0 110 0
[pid=35480] ppid=35476 vsize=2228176 memory=1626076 CPUtime=6.1 cores=0,2
/proc/35480/stat : 35480 (solve_pb) R 35476 35476 30453 0 -1 4194304 315641 0 0 0 508 102 0 0 20 0 1 0 38567870 2281652224 406519 18446744073709551615 93848824341504 93848824779648 140736713388640 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93848824808368 93848824810784 93848852508672 140736713390468 140736713390532 140736713390532 140736713396152 0
/proc/35480/statm: 557044 406519 544 108 0 555561 0
Current children cumulated CPU time: 6.41 s
Current children cumulated vsize: 2232368 KiB
Current children cumulated memory: 1629020 KiB

[startup+12.7004 s]
/proc/loadavg: 3.25 2.48 3.57 5/255 35481
/proc/meminfo: memFree=125776744/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0.31 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 306 253 0 0 0 0 0 31 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0
/proc/35476/statm: 1048 736 672 219 0 110 0
[pid=35480] ppid=35476 vsize=4361716 memory=3244052 CPUtime=12.48 cores=0,2
/proc/35480/stat : 35480 (solve_pb) R 35476 35476 30453 0 -1 4194304 612881 0 0 0 1084 164 0 0 20 0 1 0 38567870 4466397184 811013 18446744073709551615 93848824341504 93848824779648 140736713388640 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93848824808368 93848824810784 93848852508672 140736713390468 140736713390532 140736713390532 140736713396152 0
/proc/35480/statm: 1090429 811013 544 108 0 1088946 0
Current children cumulated CPU time: 12.79 s
Current children cumulated vsize: 4365908 KiB
Current children cumulated memory: 3246996 KiB

[startup+25.5004 s]
/proc/loadavg: 3.41 2.55 3.58 5/255 35481
/proc/meminfo: memFree=125000040/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0.31 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 306 253 0 0 0 0 0 31 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0
/proc/35476/statm: 1048 736 672 219 0 110 0
[pid=35480] ppid=35476 vsize=5157068 memory=3852192 CPUtime=25.24 cores=0,2
/proc/35480/stat : 35480 (solve_pb) R 35476 35476 30453 0 -1 4194304 676014 0 0 0 2346 178 0 0 20 0 1 0 38567870 5280837632 963048 18446744073709551615 93848824341504 93848824779648 140736713388640 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93848824808368 93848824810784 93848852508672 140736713390468 140736713390532 140736713390532 140736713396152 0
/proc/35480/statm: 1289267 963048 544 108 0 1287784 0
Current children cumulated CPU time: 25.55 s
Current children cumulated vsize: 5161260 KiB
Current children cumulated memory: 3855136 KiB

[startup+51.1131 s]
/proc/loadavg: 3.69 2.69 3.60 5/255 35481
/proc/meminfo: memFree=123892680/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0.31 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 306 253 0 0 0 0 0 31 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0
/proc/35476/statm: 1048 736 672 219 0 110 0
[pid=35480] ppid=35476 vsize=6102988 memory=4574092 CPUtime=50.77 cores=0,2
/proc/35480/stat : 35480 (solve_pb) R 35476 35476 30453 0 -1 4194304 792105 0 0 0 4872 205 0 0 20 0 1 0 38567870 6249459712 1143523 18446744073709551615 93848824341504 93848824779648 140736713388640 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93848824808368 93848824810784 93848852508672 140736713390468 140736713390532 140736713390532 140736713396152 0
/proc/35480/statm: 1525747 1143523 544 108 0 1524264 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 6107180 KiB
Current children cumulated memory: 4577036 KiB

[startup+102.3 s]
/proc/loadavg: 3.93 2.91 3.63 5/256 35484
/proc/meminfo: memFree=122011292/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0.31 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 306 253 0 0 0 0 0 31 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0
/proc/35476/statm: 1048 736 672 219 0 110 0
[pid=35480] ppid=35476 vsize=7453360 memory=5685664 CPUtime=101.78 cores=0,2
/proc/35480/stat : 35480 (solve_pb) R 35476 35476 30453 0 -1 4194304 984599 0 0 0 9935 243 0 0 20 0 1 0 38567870 7632240640 1421416 18446744073709551615 93848824341504 93848824779648 140736713388640 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93848824808368 93848824810784 93848852508672 140736713390468 140736713390532 140736713390532 140736713396152 0
/proc/35480/statm: 1863340 1421416 608 108 0 1861857 0
Current children cumulated CPU time: 102.09 s
Current children cumulated vsize: 7457552 KiB
Current children cumulated memory: 5688608 KiB

[startup+162.3 s]
/proc/loadavg: 4.03 3.12 3.66 5/256 35487
/proc/meminfo: memFree=119515716/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0.31 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 306 253 0 0 0 0 0 31 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0

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

Current children cumulated memory: 20548516 KiB

[startup+942.3 s]
/proc/loadavg: 4.12 4.05 3.95 5/254 35524
/proc/meminfo: memFree=101395472/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0.31 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 306 253 0 0 0 0 0 31 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0
/proc/35476/statm: 1048 736 672 219 0 110 0
[pid=35480] ppid=35476 vsize=26948176 memory=21194592 CPUtime=938.3 cores=0,2
/proc/35480/stat : 35480 (solve_pb) R 35476 35476 30453 0 -1 4194304 3702202 0 0 0 93055 775 0 0 20 0 1 0 38567870 27594932224 5298648 18446744073709551615 93848824341504 93848824779648 140736713388640 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93848824808368 93848824810784 93848852508672 140736713390468 140736713390532 140736713390532 140736713396152 0
/proc/35480/statm: 6737044 5298648 608 108 0 6735561 0
Current children cumulated CPU time: 938.61 s
Current children cumulated vsize: 26952368 KiB
Current children cumulated memory: 21197536 KiB

[startup+1002.3 s]
/proc/loadavg: 4.15 4.07 3.96 5/254 35526
/proc/meminfo: memFree=101801624/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0.31 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 306 253 0 0 0 0 0 31 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0
/proc/35476/statm: 1048 736 672 219 0 110 0
[pid=35480] ppid=35476 vsize=27616256 memory=21615864 CPUtime=998.04 cores=0,2
/proc/35480/stat : 35480 (solve_pb) R 35476 35476 30453 0 -1 4194304 3732219 0 0 0 99018 786 0 0 20 0 1 0 38567870 28279046144 5403966 18446744073709551615 93848824341504 93848824779648 140736713388640 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93848824808368 93848824810784 93848852508672 140736713390468 140736713390532 140736713390532 140736713396152 0
/proc/35480/statm: 6904064 5403966 608 108 0 6902581 0
Current children cumulated CPU time: 998.35 s
Current children cumulated vsize: 27620448 KiB
Current children cumulated memory: 21618808 KiB

[startup+1062.3 s]
/proc/loadavg: 4.11 4.07 3.98 5/254 35528
/proc/meminfo: memFree=100983332/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0.31 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 306 253 0 0 0 0 0 31 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0
/proc/35476/statm: 1048 736 672 219 0 110 0
[pid=35480] ppid=35476 vsize=28414780 memory=22153072 CPUtime=1057.79 cores=0,2
/proc/35480/stat : 35480 (solve_pb) R 35476 35476 30453 0 -1 4194304 3781185 0 0 0 104976 803 0 0 20 0 1 0 38567870 29096734720 5538268 18446744073709551615 93848824341504 93848824779648 140736713388640 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93848824808368 93848824810784 93848852508672 140736713390468 140736713390532 140736713390532 140736713396152 0
/proc/35480/statm: 7103695 5538268 608 108 0 7102212 0
Current children cumulated CPU time: 1058.1 s
Current children cumulated vsize: 28418972 KiB
Current children cumulated memory: 22156016 KiB

[startup+1122.3 s]
/proc/loadavg: 4.16 4.09 3.99 5/254 35530
/proc/meminfo: memFree=100311764/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0.31 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 306 253 0 0 0 0 0 31 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0
/proc/35476/statm: 1048 736 672 219 0 110 0
[pid=35480] ppid=35476 vsize=29024044 memory=22549204 CPUtime=1117.54 cores=0,2
/proc/35480/stat : 35480 (solve_pb) R 35476 35476 30453 0 -1 4194304 3810305 0 0 0 110940 814 0 0 20 0 1 0 38567870 29720621056 5637301 18446744073709551615 93848824341504 93848824779648 140736713388640 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93848824808368 93848824810784 93848852508672 140736713390468 140736713390532 140736713390532 140736713396152 0
/proc/35480/statm: 7256011 5637301 608 108 0 7254528 0
Current children cumulated CPU time: 1117.85 s
Current children cumulated vsize: 29028236 KiB
Current children cumulated memory: 22552148 KiB

[startup+1182.3 s]
/proc/loadavg: 4.12 4.09 4.00 5/254 35532
/proc/meminfo: memFree=99856772/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0.31 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 306 253 0 0 0 0 0 31 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0
/proc/35476/statm: 1048 736 672 219 0 110 0
[pid=35480] ppid=35476 vsize=29422140 memory=22810556 CPUtime=1177.28 cores=0,2
/proc/35480/stat : 35480 (solve_pb) R 35476 35476 30453 0 -1 4194304 3827765 0 0 0 116907 821 0 0 20 0 1 0 38567870 30128271360 5702639 18446744073709551615 93848824341504 93848824779648 140736713388640 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93848824808368 93848824810784 93848852508672 140736713390468 140736713390532 140736713390532 140736713396152 0
/proc/35480/statm: 7355535 5702639 608 108 0 7354052 0
Current children cumulated CPU time: 1177.59 s
Current children cumulated vsize: 29426332 KiB
Current children cumulated memory: 22813500 KiB

[startup+1242.3 s]
/proc/loadavg: 4.09 4.08 4.00 5/254 35536
/proc/meminfo: memFree=99211320/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0.31 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 306 253 0 0 0 0 0 31 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0
/proc/35476/statm: 1048 736 672 219 0 110 0
[pid=35480] ppid=35476 vsize=29975132 memory=23180116 CPUtime=1237 cores=0,2
/proc/35480/stat : 35480 (solve_pb) R 35476 35476 30453 0 -1 4194304 3856628 0 0 0 122867 833 0 0 20 0 1 0 38567870 30694535168 5795029 18446744073709551615 93848824341504 93848824779648 140736713388640 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93848824808368 93848824810784 93848852508672 140736713390468 140736713390532 140736713390532 140736713396152 0
/proc/35480/statm: 7493783 5795029 608 108 0 7492300 0
Current children cumulated CPU time: 1237.31 s
Current children cumulated vsize: 29979324 KiB
Current children cumulated memory: 23183060 KiB

[startup+1302.3 s]
/proc/loadavg: 4.55 4.20 4.04 5/253 35538
/proc/meminfo: memFree=98648616/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0.31 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 306 253 0 0 0 0 0 31 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0
/proc/35476/statm: 1048 736 672 219 0 110 0
[pid=35480] ppid=35476 vsize=30453936 memory=23495848 CPUtime=1296.72 cores=0,2
/proc/35480/stat : 35480 (solve_pb) R 35476 35476 30453 0 -1 4194304 3880690 0 0 0 128830 842 0 0 20 0 1 0 38567870 31184830464 5873962 18446744073709551615 93848824341504 93848824779648 140736713388640 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93848824808368 93848824810784 93848852508672 140736713390468 140736713390532 140736713390532 140736713396152 0
/proc/35480/statm: 7613484 5873962 608 108 0 7612001 0
Current children cumulated CPU time: 1297.03 s
Current children cumulated vsize: 30458128 KiB
Current children cumulated memory: 23498792 KiB

[startup+1362.3 s]
/proc/loadavg: 4.60 4.29 4.09 5/253 35540
/proc/meminfo: memFree=98076520/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0.31 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 306 253 0 0 0 0 0 31 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0
/proc/35476/statm: 1048 736 672 219 0 110 0
[pid=35480] ppid=35476 vsize=31070024 memory=23898776 CPUtime=1356.43 cores=0,2
/proc/35480/stat : 35480 (solve_pb) R 35476 35476 30453 0 -1 4194304 3911793 0 0 0 134790 853 0 0 20 0 1 0 38567870 31815704576 5974694 18446744073709551615 93848824341504 93848824779648 140736713388640 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93848824808368 93848824810784 93848852508672 140736713390468 140736713390532 140736713390532 140736713396152 0
/proc/35480/statm: 7767506 5974694 608 108 0 7766023 0
Current children cumulated CPU time: 1356.74 s
Current children cumulated vsize: 31074216 KiB
Current children cumulated memory: 23901720 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1407.5 s]
/proc/loadavg: 4.34 4.27 4.09 5/254 35546
/proc/meminfo: memFree=97547428/131382112 swapFree=33010684/33010684
[pid=35476] ppid=35473 vsize=4192 memory=2944 CPUtime=0.31 cores=0,2
/proc/35476/stat : 35476 (bash) S 35473 35476 30453 0 -1 4194304 306 253 0 0 0 0 0 31 20 0 1 0 38567868 4292608 736 18446744073709551615 93962389782528 93962390677061 140730777126064 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93962390916112 93962390963856 93962419920896 140730777131412 140730777131528 140730777131528 140730777137130 0
/proc/35476/statm: 1048 736 672 219 0 110 0
[pid=35480] ppid=35476 vsize=31749188 memory=24342296 CPUtime=1401.41 cores=0,2
/proc/35480/stat : 35480 (solve_pb) R 35476 35476 30453 0 -1 4194304 3945094 0 0 0 139275 866 0 0 20 0 1 0 38567870 32511168512 6085542 18446744073709551615 93848824341504 93848824779648 140736713388640 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93848824808368 93848824810784 93848852508672 140736713390468 140736713390532 140736713390532 140736713396152 0
/proc/35480/statm: 7937297 6085542 608 108 0 7935814 0
Current children cumulated CPU time: 1401.72 s
Current children cumulated vsize: 31753380 KiB
Current children cumulated memory: 24345240 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=1392.76 s, system=9.56734 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+1407.61 s]*
/proc/loadavg: 4.34 4.27 4.09 5/253 35546
/proc/meminfo: memFree=101728400/131382112 swapFree=33010684/33010684
Current cumulated CPU time of completed processes: 0.320768 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+1408 s]*
/proc/loadavg: 4.34 4.27 4.09 5/253 35546
/proc/meminfo: memFree=117802832/131382112 swapFree=33010684/33010684
Current cumulated CPU time of completed processes: 0.320768 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 1408.09
CPU time (s): 1402.32
CPU user time (s): 1392.76
CPU system time (s): 9.56734
CPU usage (%): 99.5905
Max. virtual memory (cumulated for all children) (KiB): 31753380
Max. memory (cumulated for all children) (KiB): 24345240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1392.76
system time used= 9.56734
maximum resident set size= 24342296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3945676
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= 20839
involuntary context switches= 3849


# summary of solver processes directly reported to runsolver:
#   pid: 35476,35480
#   total CPU time (s): 1402.32
#   total CPU user time (s): 1392.76
#   total CPU system time (s): 9.56734

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.4622 second user time and 14.4683 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-06-29 22:28:07
IDJOB=4515043
IDBENCH=164110
IDSOLVER=3321
FILE ID=nodeC007/4515043-1751228883
RUNJOBID= nodeC007-1751228859-35264
SLURM_JOB_ID= 9587673
Free space on /tmp= 432576 MiB

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

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

MD5SUM BENCH= 35958f80d7fcf653e073babd26915af5
RANDOM SEED=112431497

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		: 3591.594
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		: 3651.641
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.183
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.249
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		: 3591.543
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		: 2993.011
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.293
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.407
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:        129116788 kB
MemAvailable:   129547316 kB
Buffers:            3280 kB
Cached:          1239880 kB
SwapCached:            0 kB
Active:           715572 kB
Inactive:         994548 kB
Active(anon):     484920 kB
Inactive(anon):        0 kB
Active(file):     230652 kB
Inactive(file):   994548 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            446716 kB
Writeback:             0 kB
AnonPages:        470432 kB
Mapped:           103660 kB
Shmem:             17960 kB
KReclaimable:      89908 kB
Slab:             171656 kB
SReclaimable:      89908 kB
SUnreclaim:        81748 kB
KernelStack:        4112 kB
PageTables:         4148 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     918996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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= 432580 MiB
End job on nodeC007 at 2025-06-29 22:51:36