Trace number 4543345

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.11 3619.21

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/domset/
domset_large_fixedcols_final/normalized-domset-hexgrid-fixedcols_03_058.opb
MD5SUM3c2aa4644140c0a520c3ebe8e754a206
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.005004
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables174
Total number of constraints175
Number of constraints which are clauses174
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint174
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 43
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 217
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (50512 MiB free)
  memory of node 1: 64465 MiB (52714 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543345-1753224421/watcher-4543345-1753224421 -o /tmp/evaluation-result-4543345-1753224421/solver-4543345-1753224421 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1753224419-160938 --watchdog 3760 HOME/solve.sh HOME/instance-4543345-1753224421.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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.el
Current StackSize limit: 8192 KiB

solver pid=161097, runsolver pid=161090

[startup+0.100072 s]*
/proc/loadavg: 0.98 1.17 1.64 6/255 161104
/proc/meminfo: memFree=105689156/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=8156 memory=4352 CPUtime=0.05 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 602 0 0 0 5 0 0 0 20 0 1 0 238121497 8351744 1088 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 3 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 2039 1088 608 108 0 556 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 12348 KiB
Current children cumulated memory: 7296 KiB

[startup+0.213744 s]*
/proc/loadavg: 0.98 1.17 1.64 6/255 161104
/proc/meminfo: memFree=105681092/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=10112 memory=6272 CPUtime=0.16 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 1068 0 0 0 16 0 0 0 20 0 1 0 238121497 10354688 1568 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 2528 1568 608 108 0 1045 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 14304 KiB
Current children cumulated memory: 9216 KiB

[startup+0.313636 s]*
/proc/loadavg: 0.98 1.17 1.64 6/255 161104
/proc/meminfo: memFree=105673028/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=11056 memory=7168 CPUtime=0.26 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 1298 0 0 0 26 0 0 0 20 0 1 0 238121497 11321344 1792 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 2764 1792 608 108 0 1281 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15248 KiB
Current children cumulated memory: 10112 KiB

[startup+0.700415 s]
/proc/loadavg: 0.98 1.17 1.64 6/255 161104
/proc/meminfo: memFree=105664964/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=14716 memory=10624 CPUtime=0.63 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 2170 0 0 0 63 0 0 0 20 0 1 0 238121497 15069184 2656 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 3679 2656 608 108 0 2196 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 18908 KiB
Current children cumulated memory: 13568 KiB

[startup+1.50038 s]
/proc/loadavg: 0.98 1.17 1.64 4/253 161118
/proc/meminfo: memFree=105637220/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=20816 memory=16256 CPUtime=1.43 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 3582 0 0 0 142 1 0 0 20 0 1 0 238121497 21315584 4064 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 5204 4064 608 108 0 3721 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 25008 KiB
Current children cumulated memory: 19200 KiB

[startup+3.11313 s]
/proc/loadavg: 1.30 1.24 1.66 5/255 161152
/proc/meminfo: memFree=105592464/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=31608 memory=25728 CPUtime=3.04 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 5962 0 0 0 302 2 0 0 20 0 1 0 238121497 32366592 6432 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 7902 6432 608 108 0 6419 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 35800 KiB
Current children cumulated memory: 28672 KiB

[startup+6.30042 s]
/proc/loadavg: 1.30 1.24 1.66 5/255 161152
/proc/meminfo: memFree=105510032/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=45568 memory=36480 CPUtime=6.21 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 8642 0 0 0 619 2 0 0 20 0 1 0 238121497 46661632 9120 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 11392 9120 608 108 0 9909 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 49760 KiB
Current children cumulated memory: 39424 KiB

[startup+12.7004 s]
/proc/loadavg: 1.79 1.35 1.69 5/255 161152
/proc/meminfo: memFree=105403704/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=59600 memory=45440 CPUtime=12.59 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 10902 0 0 0 1256 3 0 0 20 0 1 0 238121497 61030400 11360 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 14900 11360 608 108 0 13417 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 63792 KiB
Current children cumulated memory: 48384 KiB

[startup+25.5004 s]
/proc/loadavg: 2.13 1.43 1.71 5/255 161152
/proc/meminfo: memFree=105261828/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=85076 memory=62336 CPUtime=25.35 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 15169 0 0 0 2531 4 0 0 20 0 1 0 238121497 87117824 15584 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 21269 15584 608 108 0 19786 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 89268 KiB
Current children cumulated memory: 65280 KiB

[startup+51.1134 s]
/proc/loadavg: 2.84 1.66 1.78 5/257 161156
/proc/meminfo: memFree=105092376/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=103800 memory=81920 CPUtime=50.88 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 20139 0 0 0 5082 6 0 0 20 0 1 0 238121497 106291200 20480 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 25950 20480 608 108 0 24467 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 107992 KiB
Current children cumulated memory: 84864 KiB

[startup+102.3 s]
/proc/loadavg: 3.85 2.14 1.94 5/257 161157
/proc/meminfo: memFree=104854020/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=147368 memory=108252 CPUtime=101.88 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 26809 0 0 0 10179 9 0 0 20 0 1 0 238121497 150904832 27063 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 36842 27063 608 108 0 35359 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 151560 KiB
Current children cumulated memory: 111196 KiB

[startup+162.3 s]
/proc/loadavg: 3.95 2.49 2.07 5/258 161160
/proc/meminfo: memFree=104545360/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=165824 memory=131640 CPUtime=161.64 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 32122 0 0 0 16151 13 0 0 20 0 1 0 238121497 169803776 32910 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 41456 32910 608 108 0 39973 0
Current children cumulated CPU time: 161.64 s
Current children cumulated vsize: 170016 KiB
Current children cumulated memory: 134584 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 2.81 2.21 5/257 161162
/proc/meminfo: memFree=104354396/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=185432 memory=155576 CPUtime=221.33 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 38118 0 0 0 22118 15 0 0 20 0 1 0 238121497 189882368 38894 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 46358 38894 608 108 0 44875 0
Current children cumulated CPU time: 221.33 s
Current children cumulated vsize: 189624 KiB

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

/proc/161104/statm: 158197 136065 608 108 0 156714 0
Current children cumulated CPU time: 3026.09 s
Current children cumulated vsize: 636980 KiB
Current children cumulated memory: 547204 KiB

[startup+3102.3 s]
/proc/loadavg: 4.75 4.42 4.17 5/254 161456
/proc/meminfo: memFree=101742296/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=643296 memory=552836 CPUtime=3085.79 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 105359 0 0 0 308478 101 0 0 20 0 1 0 238121497 658735104 138209 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 160824 138209 608 108 0 159341 0
Current children cumulated CPU time: 3085.79 s
Current children cumulated vsize: 647488 KiB
Current children cumulated memory: 555780 KiB

[startup+3162.3 s]
/proc/loadavg: 4.41 4.38 4.18 5/254 161458
/proc/meminfo: memFree=101671152/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=653660 memory=562308 CPUtime=3145.49 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 107716 0 0 0 314445 104 0 0 20 0 1 0 238121497 669347840 140577 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 163415 140577 608 108 0 161932 0
Current children cumulated CPU time: 3145.49 s
Current children cumulated vsize: 657852 KiB
Current children cumulated memory: 565252 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.31 4.16 5/255 161461
/proc/meminfo: memFree=101617260/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=654684 memory=567584 CPUtime=3205.2 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 108000 0 0 0 320415 105 0 0 20 0 1 0 238121497 670396416 141896 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 163671 141896 608 108 0 162188 0
Current children cumulated CPU time: 3205.2 s
Current children cumulated vsize: 658876 KiB
Current children cumulated memory: 570528 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.28 4.16 5/255 161464
/proc/meminfo: memFree=101603104/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=654684 memory=570580 CPUtime=3264.89 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 108251 0 0 0 326383 106 0 0 20 0 1 0 238121497 670396416 142645 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 163671 142645 608 108 0 162188 0
Current children cumulated CPU time: 3264.89 s
Current children cumulated vsize: 658876 KiB
Current children cumulated memory: 573524 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.25 4.16 5/255 161466
/proc/meminfo: memFree=101548120/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=654684 memory=571604 CPUtime=3324.6 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 108519 0 0 0 332352 108 0 0 20 0 1 0 238121497 670396416 142901 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 163671 142901 608 108 0 162188 0
Current children cumulated CPU time: 3324.6 s
Current children cumulated vsize: 658876 KiB
Current children cumulated memory: 574548 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.21 4.15 5/255 161468
/proc/meminfo: memFree=101551892/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=654684 memory=572756 CPUtime=3384.29 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 108800 0 0 0 338321 108 0 0 20 0 1 0 238121497 670396416 143189 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 163671 143189 608 108 0 162188 0
Current children cumulated CPU time: 3384.29 s
Current children cumulated vsize: 658876 KiB
Current children cumulated memory: 575700 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.19 4.15 5/255 161470
/proc/meminfo: memFree=101535800/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=654684 memory=573780 CPUtime=3443.99 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 109049 0 0 0 344290 109 0 0 20 0 1 0 238121497 670396416 143445 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 163671 143445 608 108 0 162188 0
Current children cumulated CPU time: 3443.99 s
Current children cumulated vsize: 658876 KiB
Current children cumulated memory: 576724 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.17 4.14 6/254 161472
/proc/meminfo: memFree=101535376/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=658780 memory=574804 CPUtime=3503.67 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 109332 0 0 0 350258 109 0 0 20 0 1 0 238121497 674590720 143701 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 164695 143701 608 108 0 163212 0
Current children cumulated CPU time: 3503.67 s
Current children cumulated vsize: 662972 KiB
Current children cumulated memory: 577748 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.15 4.14 6/254 161481
/proc/meminfo: memFree=101548080/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=661340 memory=577944 CPUtime=3563.36 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 109601 0 0 0 356225 111 0 0 20 0 1 0 238121497 677212160 144486 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 165335 144486 608 108 0 163852 0
Current children cumulated CPU time: 3563.36 s
Current children cumulated vsize: 665532 KiB
Current children cumulated memory: 580888 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3619.2 s]
/proc/loadavg: 4.58 4.26 4.17 3/244 161499
/proc/meminfo: memFree=104776188/131382112 swapFree=33001664/33010684
[pid=161097] ppid=161090 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161097/stat : 161097 (bash) S 161090 161097 160926 0 -1 4194304 304 223 0 0 0 0 0 0 20 0 1 0 238121494 4292608 736 18446744073709551615 94866403250176 94866404144709 140733441712800 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94866404383760 94866404431504 94866436665344 140733441714578 140733441714694 140733441714694 140733441720298 0
/proc/161097/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161097 vsize=661340 memory=579352 CPUtime=3600.06 cores=1,3
/proc/161104/stat : 161104 (solve_pb) R 161097 161097 160926 0 -1 4194304 109955 0 0 0 359895 111 0 0 20 0 1 0 238121497 677212160 144838 18446744073709551615 93920870568960 93920871007104 140723006210064 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93920871035824 93920871038240 93920888766464 140723006216578 140723006216642 140723006216642 140723006222264 0
/proc/161104/statm: 165335 144838 608 108 0 163852 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 665532 KiB
Current children cumulated memory: 582296 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3598.96 s, system=1.144 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): 3619.21
CPU time (s): 3600.11
CPU user time (s): 3598.96
CPU system time (s): 1.144
CPU usage (%): 99.4721
Max. virtual memory (cumulated for all children) (KiB): 665532
Max. memory (cumulated for all children) (KiB): 582296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.96
system time used= 1.144
maximum resident set size= 579352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110482
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= 422
involuntary context switches= 4853


# summary of solver processes directly reported to runsolver:
#   pid: 161097,161104
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3598.96
#   total CPU system time (s): 1.144

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.7118 second user time and 38.6103 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-23 00:47:01
IDJOB=4543345
IDBENCH=172995
IDSOLVER=3321
FILE ID=nodeC005/4543345-1753224421
RUNJOBID= nodeC005-1753224419-160938
SLURM_JOB_ID= 9687834
Free space on /tmp= 433032 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/domset/domset_large_fixedcols_final/normalized-domset-hexgrid-fixedcols_03_058.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543345-1753224421/watcher-4543345-1753224421 -o /tmp/evaluation-result-4543345-1753224421/solver-4543345-1753224421 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1753224419-160938 --watchdog 3760  HOME/solve.sh HOME/instance-4543345-1753224421.opb

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

MD5SUM BENCH= 3c2aa4644140c0a520c3ebe8e754a206
RANDOM SEED=1326431416

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        105697156 kB
MemAvailable:   129765972 kB
Buffers:              12 kB
Cached:         24840216 kB
SwapCached:          776 kB
Active:           589552 kB
Inactive:       24425408 kB
Active(anon):     156912 kB
Inactive(anon):    38384 kB
Active(file):     432640 kB
Inactive(file): 24387024 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33001664 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              2936 kB
Writeback:             0 kB
AnonPages:        177208 kB
Mapped:           104176 kB
Shmem:             20564 kB
KReclaimable:     177556 kB
Slab:             268940 kB
SReclaimable:     177556 kB
SUnreclaim:        91384 kB
KernelStack:        4032 kB
PageTables:         3380 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     514896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433032 MiB
End job on nodeC005 at 2025-07-23 01:47:21