Trace number 4542682

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.06 3614.02

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
even-colouring/ec-stargrid-04_shuffle/normalized-ec_stargrid_04_036.shuf-2.opb
MD5SUM51f0204441dcd002ae254f35580dbb8b
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 benchmark3.67265
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables577
Total number of constraints290
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints286
Minimum length of a constraint2
Maximum length of a constraint8
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
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: 63794 MiB (60838 MiB free)
  memory of node 1: 64507 MiB (63337 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542682-1753219257/watcher-4542682-1753219257 -o /tmp/evaluation-result-4542682-1753219257/solver-4542682-1753219257 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1753211993-150159 --watchdog 3760 HOME/solve.sh HOME/instance-4542682-1753219257.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100081 s]*
/proc/loadavg: 4.46 4.24 4.18 5/258 151283
/proc/meminfo: memFree=127150544/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=7928 memory=3968 CPUtime=0.06 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 531 0 0 0 6 0 0 0 20 0 1 0 237605070 8118272 992 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 7 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 1982 992 608 108 0 499 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 12120 KiB
Current children cumulated memory: 6912 KiB

[startup+0.218067 s]*
/proc/loadavg: 4.46 4.24 4.18 5/258 151283
/proc/meminfo: memFree=127148840/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=9796 memory=5888 CPUtime=0.16 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 987 0 0 0 16 0 0 0 20 0 1 0 237605070 10031104 1472 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 7 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 2449 1472 608 108 0 966 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 13988 KiB
Current children cumulated memory: 8832 KiB

[startup+0.313832 s]*
/proc/loadavg: 4.46 4.24 4.18 5/258 151283
/proc/meminfo: memFree=127144808/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=11132 memory=7040 CPUtime=0.24 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 1300 0 0 0 24 0 0 0 20 0 1 0 237605070 11399168 1760 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 7 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 2783 1760 608 108 0 1300 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 15324 KiB
Current children cumulated memory: 9984 KiB

[startup+0.700343 s]
/proc/loadavg: 4.46 4.24 4.18 6/258 151283
/proc/meminfo: memFree=127144808/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=15440 memory=11008 CPUtime=0.58 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 2283 0 0 0 58 0 0 0 20 0 1 0 237605070 15810560 2752 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 3860 2752 608 108 0 2377 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 19632 KiB
Current children cumulated memory: 13952 KiB

[startup+1.50042 s]
/proc/loadavg: 4.46 4.24 4.18 5/258 151283
/proc/meminfo: memFree=127144808/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=23800 memory=18432 CPUtime=1.38 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 4133 0 0 0 137 1 0 0 20 0 1 0 237605070 24371200 4608 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 5950 4608 608 108 0 4467 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 27992 KiB
Current children cumulated memory: 21376 KiB

[startup+3.11346 s]
/proc/loadavg: 4.46 4.24 4.18 5/258 151283
/proc/meminfo: memFree=127137248/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=31040 memory=24192 CPUtime=3 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 5593 0 0 0 298 2 0 0 20 0 1 0 237605070 31784960 6048 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 7760 6048 608 108 0 6277 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 35232 KiB
Current children cumulated memory: 27136 KiB

[startup+6.3004 s]
/proc/loadavg: 4.51 4.25 4.18 5/258 151283
/proc/meminfo: memFree=127112756/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=45800 memory=36096 CPUtime=6.17 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 8593 0 0 0 614 3 0 0 20 0 1 0 237605070 46899200 9024 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 11450 9024 608 108 0 9967 0
Current children cumulated CPU time: 6.17 s
Current children cumulated vsize: 49992 KiB
Current children cumulated memory: 39040 KiB

[startup+12.7004 s]
/proc/loadavg: 4.55 4.26 4.19 5/258 151283
/proc/meminfo: memFree=127081852/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=63524 memory=53836 CPUtime=12.55 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 13079 0 0 0 1251 4 0 0 20 0 1 0 237605070 65048576 13459 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 15881 13459 608 108 0 14398 0
Current children cumulated CPU time: 12.55 s
Current children cumulated vsize: 67716 KiB
Current children cumulated memory: 56780 KiB

[startup+25.5004 s]
/proc/loadavg: 4.50 4.27 4.19 5/258 151283
/proc/meminfo: memFree=127053580/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=79936 memory=67156 CPUtime=25.3 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 15918 0 0 0 2525 5 0 0 20 0 1 0 237605070 81854464 16789 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 19984 16789 608 108 0 18501 0
Current children cumulated CPU time: 25.3 s
Current children cumulated vsize: 84128 KiB
Current children cumulated memory: 70100 KiB

[startup+51.1136 s]
/proc/loadavg: 4.33 4.25 4.18 5/258 151283
/proc/meminfo: memFree=126982080/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=111604 memory=94352 CPUtime=50.84 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 21813 0 0 0 5076 8 0 0 20 0 1 0 237605070 114282496 23588 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 27901 23588 608 108 0 26418 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 115796 KiB
Current children cumulated memory: 97296 KiB

[startup+102.3 s]
/proc/loadavg: 4.26 4.24 4.18 5/258 151289
/proc/meminfo: memFree=126831076/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=162076 memory=125888 CPUtime=101.86 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 28699 0 0 0 10176 10 0 0 20 0 1 0 237605070 165965824 31472 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 40519 31472 608 108 0 39036 0
Current children cumulated CPU time: 101.86 s
Current children cumulated vsize: 166268 KiB
Current children cumulated memory: 128832 KiB

[startup+162.3 s]
/proc/loadavg: 4.19 4.22 4.18 5/258 151338
/proc/meminfo: memFree=126936360/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=190092 memory=158512 CPUtime=161.67 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 35301 0 0 0 16154 13 0 0 20 0 1 0 237605070 194654208 39628 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 47523 39628 608 108 0 46040 0
Current children cumulated CPU time: 161.67 s
Current children cumulated vsize: 194284 KiB
Current children cumulated memory: 161456 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.21 4.18 5/257 151340
/proc/meminfo: memFree=126807724/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=211820 memory=183244 CPUtime=221.46 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 40739 0 0 0 22130 16 0 0 20 0 1 0 237605070 216903680 45811 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 52955 45811 608 108 0 51472 0
Current children cumulated CPU time: 221.46 s
Current children cumulated vsize: 216012 KiB

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

/proc/151283/statm: 178885 163267 608 108 0 177402 0
Current children cumulated CPU time: 3030.47 s
Current children cumulated vsize: 719732 KiB
Current children cumulated memory: 656012 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.13 4.16 5/255 151598
/proc/meminfo: memFree=126529564/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=715540 memory=655148 CPUtime=3090.25 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 120893 0 0 0 308955 70 0 0 20 0 1 0 237605070 732712960 163787 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 178885 163787 608 108 0 177402 0
Current children cumulated CPU time: 3090.25 s
Current children cumulated vsize: 719732 KiB
Current children cumulated memory: 658092 KiB

[startup+3162.3 s]
/proc/loadavg: 4.22 4.15 4.16 5/255 151604
/proc/meminfo: memFree=126487792/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=715540 memory=657236 CPUtime=3150.03 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 120898 0 0 0 314933 70 0 0 20 0 1 0 237605070 732712960 164309 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 178885 164309 608 108 0 177402 0
Current children cumulated CPU time: 3150.03 s
Current children cumulated vsize: 719732 KiB
Current children cumulated memory: 660180 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.14 4.16 5/255 151607
/proc/meminfo: memFree=126450960/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=715540 memory=657236 CPUtime=3209.82 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 120909 0 0 0 320912 70 0 0 20 0 1 0 237605070 732712960 164309 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 178885 164309 608 108 0 177402 0
Current children cumulated CPU time: 3209.82 s
Current children cumulated vsize: 719732 KiB
Current children cumulated memory: 660180 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.13 4.15 5/255 151609
/proc/meminfo: memFree=126427792/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=715540 memory=659352 CPUtime=3269.6 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 120922 0 0 0 326890 70 0 0 20 0 1 0 237605070 732712960 164838 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 178885 164838 608 108 0 177402 0
Current children cumulated CPU time: 3269.6 s
Current children cumulated vsize: 719732 KiB
Current children cumulated memory: 662296 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.13 4.15 5/255 151611
/proc/meminfo: memFree=126400796/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=715540 memory=659480 CPUtime=3329.38 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 121194 0 0 0 332867 71 0 0 20 0 1 0 237605070 732712960 164870 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 178885 164870 608 108 0 177402 0
Current children cumulated CPU time: 3329.38 s
Current children cumulated vsize: 719732 KiB
Current children cumulated memory: 662424 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.12 4.15 5/255 151613
/proc/meminfo: memFree=126383140/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=715540 memory=661700 CPUtime=3389.16 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 121296 0 0 0 338845 71 0 0 20 0 1 0 237605070 732712960 165425 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 178885 165425 608 108 0 177402 0
Current children cumulated CPU time: 3389.16 s
Current children cumulated vsize: 719732 KiB
Current children cumulated memory: 664644 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.13 4.15 5/256 151617
/proc/meminfo: memFree=126388372/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=717076 memory=663876 CPUtime=3448.92 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 121838 0 0 0 344821 71 0 0 20 0 1 0 237605070 734285824 165969 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 179269 165969 608 108 0 177786 0
Current children cumulated CPU time: 3448.92 s
Current children cumulated vsize: 721268 KiB
Current children cumulated memory: 666820 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.13 4.15 5/256 151620
/proc/meminfo: memFree=126359584/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=721684 memory=666692 CPUtime=3508.68 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 122554 0 0 0 350797 71 0 0 20 0 1 0 237605070 739004416 166673 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 180421 166673 608 108 0 178938 0
Current children cumulated CPU time: 3508.68 s
Current children cumulated vsize: 725876 KiB
Current children cumulated memory: 669636 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.12 4.14 5/256 151622
/proc/meminfo: memFree=126315104/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=733544 memory=676964 CPUtime=3568.44 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 124598 0 0 0 356771 73 0 0 20 0 1 0 237605070 751149056 169241 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 183386 169241 608 108 0 181903 0
Current children cumulated CPU time: 3568.44 s
Current children cumulated vsize: 737736 KiB
Current children cumulated memory: 679908 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3614 s]*
/proc/loadavg: 4.11 4.12 4.14 5/256 151625
/proc/meminfo: memFree=126306788/131382120 swapFree=33010416/33010684
[pid=151279] ppid=151276 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/151279/stat : 151279 (bash) S 151276 151279 150146 0 -1 4194304 309 229 0 0 0 0 0 0 20 0 1 0 237605067 4292608 736 18446744073709551615 94571061313536 94571062208069 140732335466032 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94571062447120 94571062494864 94571063357440 140732335475090 140732335475206 140732335475206 140732335480810 0
/proc/151279/statm: 1048 736 672 219 0 110 0
[pid=151283] ppid=151279 vsize=740416 memory=682340 CPUtime=3600.02 cores=5,7
/proc/151283/stat : 151283 (solve_pb) R 151279 151279 150146 0 -1 4194304 125949 0 0 0 359928 74 0 0 20 0 1 0 237605070 758185984 170585 18446744073709551615 94098689377280 94098689815424 140737385092704 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94098689844144 94098689846560 94098696036352 140737385101698 140737385101762 140737385101762 140737385107384 0
/proc/151283/statm: 185104 170585 608 108 0 183621 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 744608 KiB
Current children cumulated memory: 685284 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3599.29 s, system=0.768769 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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3614.02
CPU time (s): 3600.06
CPU user time (s): 3599.29
CPU system time (s): 0.768769
CPU usage (%): 99.6137
Max. virtual memory (cumulated for all children) (KiB): 744608
Max. memory (cumulated for all children) (KiB): 685284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.29
system time used= 0.768769
maximum resident set size= 682340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126487
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= 519
involuntary context switches= 4066


# summary of solver processes directly reported to runsolver:
#   pid: 151279,151283
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3599.29
#   total CPU system time (s): 0.768769

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.1539 second user time and 38.9191 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-22 23:20:57
IDJOB=4542682
IDBENCH=164553
IDSOLVER=3321
FILE ID=nodeC006/4542682-1753219257
RUNJOBID= nodeC006-1753211993-150159
SLURM_JOB_ID= 9687800
Free space on /tmp= 432716 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/even-colouring/ec-stargrid-04_shuffle/normalized-ec_stargrid_04_036.shuf-2.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542682-1753219257/watcher-4542682-1753219257 -o /tmp/evaluation-result-4542682-1753219257/solver-4542682-1753219257 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1753211993-150159 --watchdog 3760  HOME/solve.sh HOME/instance-4542682-1753219257.opb

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

MD5SUM BENCH= 51f0204441dcd002ae254f35580dbb8b
RANDOM SEED=1349847735

nodeC006 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		: 3660.371
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.32
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		: 3491.656
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.32
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.112
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.32
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		: 3700.000
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.32
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		: 3491.566
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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        127151048 kB
MemAvailable:   127907188 kB
Buffers:            2128 kB
Cached:          1433528 kB
SwapCached:           12 kB
Active:          2906588 kB
Inactive:         455980 kB
Active(anon):    1942264 kB
Inactive(anon):    10792 kB
Active(file):     964324 kB
Inactive(file):   445188 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               704 kB
Writeback:             0 kB
AnonPages:       1928732 kB
Mapped:           109800 kB
Shmem:             26140 kB
KReclaimable:     372124 kB
Slab:             466632 kB
SReclaimable:     372124 kB
SUnreclaim:        94508 kB
KernelStack:        4140 kB
PageTables:         7212 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    2857688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149608 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    356352 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:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432780 MiB
End job on nodeC006 at 2025-07-23 00:21:11