Trace number 4544359

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.24 3611.69

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
extended-even-colouring/grids_rational_opb/normalized-ec_grid_rational_06_170.opb
MD5SUM8004cad3253210c4fb1dfbb021092d0c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.133464
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6123
Total number of constraints5104
Number of constraints which are clauses4082
Number of constraints which are cardinality constraints (but not clauses)1021
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint4082
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 4082
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 12246
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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: 63665 MiB (61895 MiB free)
  memory of node 1: 64507 MiB (55503 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544359-1753229797/watcher-4544359-1753229797 -o /tmp/evaluation-result-4544359-1753229797/solver-4544359-1753229797 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753222566-179252 --watchdog 3760 HOME/solve.sh HOME/instance-4544359-1753229797.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=180740, runsolver pid=180737
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 4.14 4.12 4.09 5/266 180744
/proc/meminfo: memFree=120216064/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=18756 memory=13824 CPUtime=0.07 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 3046 0 0 0 7 0 0 0 20 0 1 0 238657443 19206144 3456 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 4689 3456 544 108 0 3206 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 22948 KiB
Current children cumulated memory: 16768 KiB

[startup+0.205987 s]*
/proc/loadavg: 4.14 4.12 4.09 5/266 180744
/proc/meminfo: memFree=120214048/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=27116 memory=22272 CPUtime=0.18 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 5128 0 0 0 18 0 0 0 20 0 1 0 238657443 27766784 5568 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 6779 5568 576 108 0 5296 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 31308 KiB
Current children cumulated memory: 25216 KiB

[startup+0.305797 s]*
/proc/loadavg: 4.14 4.12 4.09 5/266 180744
/proc/meminfo: memFree=120199936/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=38252 memory=33536 CPUtime=0.27 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 7920 0 0 0 27 0 0 0 20 0 1 0 238657443 39170048 8384 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 9563 8384 576 108 0 8080 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 42444 KiB
Current children cumulated memory: 36480 KiB

[startup+0.700213 s]
/proc/loadavg: 4.14 4.12 4.09 5/266 180744
/proc/meminfo: memFree=120191940/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=56156 memory=51328 CPUtime=0.66 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 12384 0 0 0 65 1 0 0 20 0 1 0 238657443 57503744 12832 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 14039 12832 576 108 0 12556 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 60348 KiB
Current children cumulated memory: 54272 KiB

[startup+1.50021 s]
/proc/loadavg: 4.14 4.12 4.09 5/266 180744
/proc/meminfo: memFree=120175812/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=73696 memory=68864 CPUtime=1.46 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 16754 0 0 0 143 3 0 0 20 0 1 0 238657443 75464704 17216 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 18424 17216 576 108 0 16941 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 77888 KiB
Current children cumulated memory: 71808 KiB

[startup+3.10584 s]
/proc/loadavg: 4.13 4.11 4.09 4/261 180752
/proc/meminfo: memFree=120530700/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=119372 memory=107136 CPUtime=3.06 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 26335 0 0 0 301 5 0 0 20 0 1 0 238657443 122236928 26784 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 29843 26784 576 108 0 28360 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 123564 KiB
Current children cumulated memory: 110080 KiB

[startup+6.3002 s]
/proc/loadavg: 4.13 4.11 4.09 4/261 180800
/proc/meminfo: memFree=121275108/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=200452 memory=174336 CPUtime=6.24 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 43121 0 0 0 616 8 0 0 20 0 1 0 238657443 205262848 43584 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 50113 43584 576 108 0 48630 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 204644 KiB
Current children cumulated memory: 177280 KiB

[startup+12.7001 s]
/proc/loadavg: 4.12 4.11 4.09 5/266 180840
/proc/meminfo: memFree=120915496/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=278740 memory=262656 CPUtime=12.61 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 65216 0 0 0 1249 12 0 0 20 0 1 0 238657443 285429760 65664 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 69685 65664 576 108 0 68202 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 282932 KiB
Current children cumulated memory: 265600 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.11 4.09 5/266 180841
/proc/meminfo: memFree=120449664/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=542808 memory=467756 CPUtime=25.37 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 118863 0 0 0 2513 24 0 0 20 0 1 0 238657443 555835392 116939 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 135702 116939 576 108 0 134219 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 547000 KiB
Current children cumulated memory: 470700 KiB

[startup+51.1056 s]
/proc/loadavg: 4.12 4.11 4.09 5/267 180842
/proc/meminfo: memFree=119822008/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=797080 memory=649388 CPUtime=50.9 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 164247 0 0 0 5057 33 0 0 20 0 1 0 238657443 816209920 162347 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 199270 162347 576 108 0 197787 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 801272 KiB
Current children cumulated memory: 652332 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.13 4.10 5/267 180844
/proc/meminfo: memFree=118702092/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=1290292 memory=1041068 CPUtime=101.94 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 262192 0 0 0 10143 51 0 0 20 0 1 0 238657443 1321259008 260267 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 322573 260267 576 108 0 321090 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 1294484 KiB
Current children cumulated memory: 1044012 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/267 180893
/proc/meminfo: memFree=125203244/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=2022784 memory=1589932 CPUtime=161.75 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 399389 0 0 0 16099 76 0 0 20 0 1 0 238657443 2071330816 397483 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 505696 397483 576 108 0 504213 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 2026976 KiB
Current children cumulated memory: 1592876 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/267 180899
/proc/meminfo: memFree=124655540/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=2132560 memory=1763444 CPUtime=221.59 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 443956 0 0 0 22071 88 0 0 20 0 1 0 238657443 2183741440 440861 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 533140 440861 576 108 0 531657 0
Current children cumulated CPU time: 221.59 s

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

[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=5841964 memory=4857000 CPUtime=3092.69 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 1174871 0 0 0 308976 293 0 0 20 0 1 0 238657443 5982171136 1214250 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 1460491 1214250 576 108 0 1459008 0
Current children cumulated CPU time: 3092.69 s
Current children cumulated vsize: 5846156 KiB
Current children cumulated memory: 4859944 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/269 181048
/proc/meminfo: memFree=117763972/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=5864000 memory=4871592 CPUtime=3152.48 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 1178499 0 0 0 314954 294 0 0 20 0 1 0 238657443 6004736000 1217898 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 1466000 1217898 576 108 0 1464517 0
Current children cumulated CPU time: 3152.48 s
Current children cumulated vsize: 5868192 KiB
Current children cumulated memory: 4874536 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/269 181054
/proc/meminfo: memFree=117691580/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=5896556 memory=4889640 CPUtime=3212.29 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 1183024 0 0 0 320933 296 0 0 20 0 1 0 238657443 6038073344 1222410 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 1474139 1222410 576 108 0 1472656 0
Current children cumulated CPU time: 3212.29 s
Current children cumulated vsize: 5900748 KiB
Current children cumulated memory: 4892584 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/269 181057
/proc/meminfo: memFree=117513572/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=5996868 memory=5018408 CPUtime=3272.07 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 1215217 0 0 0 326903 304 0 0 20 0 1 0 238657443 6140792832 1254602 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 1499217 1254602 576 108 0 1497734 0
Current children cumulated CPU time: 3272.07 s
Current children cumulated vsize: 6001060 KiB
Current children cumulated memory: 5021352 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/268 181059
/proc/meminfo: memFree=117354736/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=6088204 memory=5115308 CPUtime=3331.87 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 1239667 0 0 0 332876 311 0 0 20 0 1 0 238657443 6234320896 1278827 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 1522051 1278827 576 108 0 1520568 0
Current children cumulated CPU time: 3331.87 s
Current children cumulated vsize: 6092396 KiB
Current children cumulated memory: 5118252 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/268 181061
/proc/meminfo: memFree=117242376/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=6110012 memory=5140780 CPUtime=3391.65 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 1246034 0 0 0 338852 313 0 0 20 0 1 0 238657443 6256652288 1285195 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 1527503 1285195 576 108 0 1526020 0
Current children cumulated CPU time: 3391.65 s
Current children cumulated vsize: 6114204 KiB
Current children cumulated memory: 5143724 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/268 181062
/proc/meminfo: memFree=117135744/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=6115904 memory=5154732 CPUtime=3451.42 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 1249507 0 0 0 344827 315 0 0 20 0 1 0 238657443 6262685696 1288683 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 1528976 1288683 576 108 0 1527493 0
Current children cumulated CPU time: 3451.42 s
Current children cumulated vsize: 6120096 KiB
Current children cumulated memory: 5157676 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/268 181064
/proc/meminfo: memFree=117006996/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=6127440 memory=5167148 CPUtime=3511.18 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 1252613 0 0 0 350802 316 0 0 20 0 1 0 238657443 6274498560 1291787 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 1531860 1291787 576 108 0 1530377 0
Current children cumulated CPU time: 3511.18 s
Current children cumulated vsize: 6131632 KiB
Current children cumulated memory: 5170092 KiB

[startup+3582.3 s]
/proc/loadavg: 4.43 4.21 4.12 5/269 181069
/proc/meminfo: memFree=116864056/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=6171484 memory=5177900 CPUtime=3570.95 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 1255310 0 0 0 356777 318 0 0 20 0 1 0 238657443 6319599616 1294475 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 1542871 1294475 576 108 0 1541388 0
Current children cumulated CPU time: 3570.95 s
Current children cumulated vsize: 6175676 KiB
Current children cumulated memory: 5180844 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.5 s]
/proc/loadavg: 4.34 4.21 4.12 5/268 181071
/proc/meminfo: memFree=116809712/131249996 swapFree=33010416/33010684
[pid=180740] ppid=180737 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/180740/stat : 180740 (bash) S 180737 180740 179241 0 -1 4194304 312 260 0 0 0 0 0 0 20 0 1 0 238657442 4292608 736 18446744073709551615 94880361594880 94880362489413 140735795494496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94880362728464 94880362776208 94880379895808 140735795501458 140735795501574 140735795501574 140735795507178 0
/proc/180740/statm: 1048 736 672 219 0 110 0
[pid=180744] ppid=180740 vsize=6181480 memory=5183532 CPUtime=3600.03 cores=4,6
/proc/180744/stat : 180744 (solve_pb) R 180740 180740 179241 0 -1 4194304 1256705 0 0 0 359685 318 0 0 20 0 1 0 238657443 6329835520 1295883 18446744073709551615 94206079996928 94206080435072 140729212425120 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94206080463792 94206080466208 94206092337152 140729212426626 140729212426690 140729212426690 140729212432312 0
/proc/180744/statm: 1545370 1295883 576 108 0 1543887 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 6185672 KiB
Current children cumulated memory: 5186476 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3596.86 s, system=3.38461 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+3611.6 s]*
/proc/loadavg: 4.34 4.21 4.12 5/267 181071
/proc/meminfo: memFree=120848884/131249996 swapFree=33010416/33010684
Current cumulated CPU time of completed processes: 0.007077 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): 3611.69
CPU time (s): 3600.24
CPU user time (s): 3596.86
CPU system time (s): 3.38461
CPU usage (%): 99.683
Max. virtual memory (cumulated for all children) (KiB): 6185672
Max. memory (cumulated for all children) (KiB): 5186476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.86
system time used= 3.38461
maximum resident set size= 5183532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1257277
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= 483
involuntary context switches= 5008


# summary of solver processes directly reported to runsolver:
#   pid: 180740,180744
#   total CPU time (s): 3600.24
#   total CPU user time (s): 3596.86
#   total CPU system time (s): 3.38461

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.96082 second user time and 18.5601 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-23 02:16:37
IDJOB=4544359
IDBENCH=175392
IDSOLVER=3321
FILE ID=nodeC022/4544359-1753229797
RUNJOBID= nodeC022-1753222566-179252
SLURM_JOB_ID= 9687819
Free space on /tmp= 432808 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/extended-even-colouring/grids_rational_opb/normalized-ec_grid_rational_06_170.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4544359-1753229797/watcher-4544359-1753229797 -o /tmp/evaluation-result-4544359-1753229797/solver-4544359-1753229797 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753222566-179252 --watchdog 3760  HOME/solve.sh HOME/instance-4544359-1753229797.opb

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

MD5SUM BENCH= 8004cad3253210c4fb1dfbb021092d0c
RANDOM SEED=738195378

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        120216064 kB
MemAvailable:   121362692 kB
Buffers:            2128 kB
Cached:          1896380 kB
SwapCached:           32 kB
Active:          9466224 kB
Inactive:         754592 kB
Active(anon):    8346404 kB
Inactive(anon):     2124 kB
Active(file):    1119820 kB
Inactive(file):   752468 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               696 kB
Writeback:             0 kB
AnonPages:       8319840 kB
Mapped:           110820 kB
Shmem:             26220 kB
KReclaimable:     226756 kB
Slab:             324576 kB
SReclaimable:     226756 kB
SUnreclaim:        97820 kB
KernelStack:        4304 kB
PageTables:        23780 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   10533452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3205120 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432796 MiB
End job on nodeC022 at 2025-07-23 03:16:49