Trace number 4488430

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 NameAnswerobjective functionCPU timeWall clock time
Hybrid-CASHWMaxSATDisjCom+ExactPRS9 2025-06-02? (MO) 986.016 989.151

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/roussel/factor/
normalized-factor-sizeN=440-sizeP=221-sizeQ=440-726468498.opb
MD5SUMb5fa98c77b2f02bc89c0dd9881e13d7c
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark4.43506
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables97901
Total number of constraints291721
Number of constraints which are clauses291720
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint97240
Number of terms in the objective function 221
Biggest coefficient in the objective function 1684996666696914987166688442938726917102321526408785780068975640576
Number of bits for the biggest coefficient in the objective function 221
Sum of the numbers in the objective function 3369993333393829974333376885877453834204643052817571560137951281151
Number of bits of the sum of numbers in the objective function 221
Biggest number in a constraint 2392032866531905486790942578809394338145620987608332988883503686824375178865503049616412016019962016447144819201720664620106359620960485637227891297994520232330261783830994590149049944504587400511488
Number of bits of the biggest number in a constraint 660
Biggest sum of numbers in a constraint 9568131466127621947163770315237577352582483950433331955534014747295513459689730629073816418642253180734108769246219889599930392714811235131541912049967060836868994739843120196423842159639336839621523
Number of bits of the biggest sum of numbers661
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: 63708 MiB (62162 MiB free)
  memory of node 1: 64465 MiB (63050 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4488430-1751330779/watcher-4488430-1751330779 -o /tmp/evaluation-result-4488430-1751330779/solver-4488430-1751330779 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751326314-45391 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCom+ExactPRS9 HOME/instance-4488430-1751330779.opb 3600 HOME 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100061 s]*
/proc/loadavg: 4.15 4.15 4.11 5/272 47763
/proc/meminfo: memFree=128217564/131250000 swapFree=33010684/33010684
[pid=47759] ppid=47756 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/47759/stat : 47759 (Hybrid-CASHWMax) S 47756 47759 45381 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 48754536 4427776 736 18446744073709551615 94125451476992 94125452371525 140736346367776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94125452610576 94125452658320 94125464227840 140736346376533 140736346376688 140736346376688 140736346382290 0
/proc/47759/statm: 1081 736 672 219 0 143 0
[pid=47762] ppid=47759 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/47762/stat : 47762 (timeout) S 47759 47762 45381 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 48754537 2723840 352 18446744073709551615 93937020522496 93937020539009 140730851163424 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93937020553776 93937020555864 93937052516352 140730851170712 140730851170850 140730851170850 140730851176423 0
/proc/47762/statm: 665 352 352 5 0 90 0
[pid=47763] ppid=47762 vsize=36928 memory=18176 CPUtime=0.08 cores=0,2
/proc/47763/stat : 47763 (CASHWMaxSAT-Dis) R 47762 47762 45381 0 -1 4194304 3924 0 0 0 7 1 0 0 20 0 1 0 48754538 37814272 4544 18446744073709551615 4198400 14093885 140731186486128 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23097344 140731186493853 140731186493979 140731186493979 140731186499552 0
/proc/47763/statm: 9232 4544 736 2416 0 6334 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 43912 KiB
Current children cumulated memory: 22528 KiB

[startup+0.205555 s]*
/proc/loadavg: 4.15 4.15 4.11 5/272 47763
/proc/meminfo: memFree=128199924/131250000 swapFree=33010684/33010684
[pid=47759] ppid=47756 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/47759/stat : 47759 (Hybrid-CASHWMax) S 47756 47759 45381 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 48754536 4427776 736 18446744073709551615 94125451476992 94125452371525 140736346367776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94125452610576 94125452658320 94125464227840 140736346376533 140736346376688 140736346376688 140736346382290 0
/proc/47759/statm: 1081 736 672 219 0 143 0
[pid=47762] ppid=47759 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/47762/stat : 47762 (timeout) S 47759 47762 45381 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 48754537 2723840 352 18446744073709551615 93937020522496 93937020539009 140730851163424 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93937020553776 93937020555864 93937052516352 140730851170712 140730851170850 140730851170850 140730851176423 0
/proc/47762/statm: 665 352 352 5 0 90 0
[pid=47763] ppid=47762 vsize=56432 memory=37344 CPUtime=0.17 cores=0,2
/proc/47763/stat : 47763 (CASHWMaxSAT-Dis) R 47762 47762 45381 0 -1 4194304 8760 0 0 0 16 1 0 0 20 0 1 0 48754538 57786368 9336 18446744073709551615 4198400 14093885 140731186486128 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23097344 140731186493853 140731186493979 140731186493979 140731186499552 0
/proc/47763/statm: 14108 9336 736 2416 0 11210 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 63416 KiB
Current children cumulated memory: 41696 KiB

[startup+0.305497 s]*
/proc/loadavg: 4.15 4.15 4.11 5/272 47763
/proc/meminfo: memFree=128183796/131250000 swapFree=33010684/33010684
[pid=47759] ppid=47756 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/47759/stat : 47759 (Hybrid-CASHWMax) S 47756 47759 45381 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 48754536 4427776 736 18446744073709551615 94125451476992 94125452371525 140736346367776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94125452610576 94125452658320 94125464227840 140736346376533 140736346376688 140736346376688 140736346382290 0
/proc/47759/statm: 1081 736 672 219 0 143 0
[pid=47762] ppid=47759 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/47762/stat : 47762 (timeout) S 47759 47762 45381 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 48754537 2723840 352 18446744073709551615 93937020522496 93937020539009 140730851163424 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93937020553776 93937020555864 93937052516352 140730851170712 140730851170850 140730851170850 140730851176423 0
/proc/47762/statm: 665 352 352 5 0 90 0
[pid=47763] ppid=47762 vsize=74696 memory=55400 CPUtime=0.28 cores=0,2
/proc/47763/stat : 47763 (CASHWMaxSAT-Dis) R 47762 47762 45381 0 -1 4194304 13348 0 0 0 26 2 0 0 20 0 1 0 48754538 76488704 13850 18446744073709551615 4198400 14093885 140731186486128 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23097344 140731186493853 140731186493979 140731186493979 140731186499552 0
/proc/47763/statm: 18674 13850 736 2416 0 15776 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 81680 KiB
Current children cumulated memory: 59752 KiB

[startup+0.700168 s]
/proc/loadavg: 4.15 4.15 4.11 5/272 47763
/proc/meminfo: memFree=128152112/131250000 swapFree=33010684/33010684
[pid=47759] ppid=47756 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/47759/stat : 47759 (Hybrid-CASHWMax) S 47756 47759 45381 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 48754536 4427776 736 18446744073709551615 94125451476992 94125452371525 140736346367776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94125452610576 94125452658320 94125464227840 140736346376533 140736346376688 140736346376688 140736346382290 0
/proc/47759/statm: 1081 736 672 219 0 143 0
[pid=47762] ppid=47759 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/47762/stat : 47762 (timeout) S 47759 47762 45381 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 48754537 2723840 352 18446744073709551615 93937020522496 93937020539009 140730851163424 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93937020553776 93937020555864 93937052516352 140730851170712 140730851170850 140730851170850 140730851176423 0
/proc/47762/statm: 665 352 352 5 0 90 0
[pid=47763] ppid=47762 vsize=146096 memory=125820 CPUtime=0.66 cores=0,2
/proc/47763/stat : 47763 (CASHWMaxSAT-Dis) R 47762 47762 45381 0 -1 4194304 31138 0 0 0 61 5 0 0 20 0 1 0 48754538 149602304 31455 18446744073709551615 4198400 14093885 140731186486128 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23097344 140731186493853 140731186493979 140731186493979 140731186499552 0
/proc/47763/statm: 36524 31455 736 2416 0 33626 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 153080 KiB
Current children cumulated memory: 130172 KiB

[startup+1.50017 s]
/proc/loadavg: 4.15 4.15 4.11 5/272 47763
/proc/meminfo: memFree=128055596/131250000 swapFree=33010684/33010684
[pid=47759] ppid=47756 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/47759/stat : 47759 (Hybrid-CASHWMax) S 47756 47759 45381 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 48754536 4427776 736 18446744073709551615 94125451476992 94125452371525 140736346367776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94125452610576 94125452658320 94125464227840 140736346376533 140736346376688 140736346376688 140736346382290 0
/proc/47759/statm: 1081 736 672 219 0 143 0
[pid=47762] ppid=47759 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/47762/stat : 47762 (timeout) S 47759 47762 45381 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 48754537 2723840 352 18446744073709551615 93937020522496 93937020539009 140730851163424 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93937020553776 93937020555864 93937052516352 140730851170712 140730851170850 140730851170850 140730851176423 0
/proc/47762/statm: 665 352 352 5 0 90 0
[pid=47763] ppid=47762 vsize=263076 memory=237584 CPUtime=1.46 cores=0,2
/proc/47763/stat : 47763 (CASHWMaxSAT-Dis) R 47762 47762 45381 0 -1 4194304 59423 0 0 0 137 9 0 0 20 0 1 0 48754538 269389824 59396 18446744073709551615 4198400 14093885 140731186486128 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23097344 140731186493853 140731186493979 140731186493979 140731186499552 0
/proc/47763/statm: 65769 59396 736 2416 0 62871 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 270060 KiB
Current children cumulated memory: 241936 KiB

[startup+3.10552 s]
/proc/loadavg: 4.14 4.15 4.11 5/273 47765
/proc/meminfo: memFree=127920020/131250000 swapFree=33010684/33010684
[pid=47759] ppid=47756 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/47759/stat : 47759 (Hybrid-CASHWMax) S 47756 47759 45381 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 48754536 4427776 736 18446744073709551615 94125451476992 94125452371525 140736346367776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94125452610576 94125452658320 94125464227840 140736346376533 140736346376688 140736346376688 140736346382290 0
/proc/47759/statm: 1081 736 672 219 0 143 0
[pid=47762] ppid=47759 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/47762/stat : 47762 (timeout) S 47759 47762 45381 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 48754537 2723840 352 18446744073709551615 93937020522496 93937020539009 140730851163424 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93937020553776 93937020555864 93937052516352 140730851170712 140730851170850 140730851170850 140730851176423 0
/proc/47762/statm: 665 352 352 5 0 90 0
[pid=47763] ppid=47762 vsize=348796 memory=321692 CPUtime=3.07 cores=0,2
/proc/47763/stat : 47763 (CASHWMaxSAT-Dis) R 47762 47762 45381 0 -1 4194304 82045 0 0 0 293 14 0 0 20 0 1 0 48754538 357167104 80423 18446744073709551615 4198400 14093885 140731186486128 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23097344 140731186493853 140731186493979 140731186493979 140731186499552 0
/proc/47763/statm: 87199 80423 736 2416 0 84301 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 355780 KiB
Current children cumulated memory: 326044 KiB

[startup+6.3002 s]
/proc/loadavg: 4.14 4.15 4.11 5/273 47765
/proc/meminfo: memFree=127916176/131250000 swapFree=33010684/33010684
[pid=47759] ppid=47756 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/47759/stat : 47759 (Hybrid-CASHWMax) S 47756 47759 45381 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 48754536 4427776 736 18446744073709551615 94125451476992 94125452371525 140736346367776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94125452610576 94125452658320 94125464227840 140736346376533 140736346376688 140736346376688 140736346382290 0
/proc/47759/statm: 1081 736 672 219 0 143 0
[pid=47762] ppid=47759 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/47762/stat : 47762 (timeout) S 47759 47762 45381 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 48754537 2723840 352 18446744073709551615 93937020522496 93937020539009 140730851163424 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93937020553776 93937020555864 93937052516352 140730851170712 140730851170850 140730851170850 140730851176423 0
/proc/47762/statm: 665 352 352 5 0 90 0
[pid=47763] ppid=47762 vsize=348796 memory=321692 CPUtime=6.25 cores=0,2
/proc/47763/stat : 47763 (CASHWMaxSAT-Dis) R 47762 47762 45381 0 -1 4194304 82045 0 0 0 611 14 0 0 20 0 1 0 48754538 357167104 80423 18446744073709551615 4198400 14093885 140731186486128 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23097344 140731186493853 140731186493979 140731186493979 140731186499552 0
/proc/47763/statm: 87199 80423 736 2416 0 84301 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 355780 KiB
Current children cumulated memory: 326044 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.15 4.11 5/273 47765
/proc/meminfo: memFree=127904140/131250000 swapFree=33010684/33010684
[pid=47759] ppid=47756 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/47759/stat : 47759 (Hybrid-CASHWMax) S 47756 47759 45381 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 48754536 4427776 736 18446744073709551615 94125451476992 94125452371525 140736346367776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94125452610576 94125452658320 94125464227840 140736346376533 140736346376688 140736346376688 140736346382290 0
/proc/47759/statm: 1081 736 672 219 0 143 0
[pid=47762] ppid=47759 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/47762/stat : 47762 (timeout) S 47759 47762 45381 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 48754537 2723840 352 18446744073709551615 93937020522496 93937020539009 140730851163424 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93937020553776 93937020555864 93937052516352 140730851170712 140730851170850 140730851170850 140730851176423 0
/proc/47762/statm: 665 352 352 5 0 90 0
[pid=47763] ppid=47762 vsize=348796 memory=321692 CPUtime=12.63 cores=0,2
/proc/47763/stat : 47763 (CASHWMaxSAT-Dis) R 47762 47762 45381 0 -1 4194304 82045 0 0 0 1249 14 0 0 20 0 1 0 48754538 357167104 80423 18446744073709551615 4198400 14093885 140731186486128 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23097344 140731186493853 140731186493979 140731186493979 140731186499552 0
/proc/47763/statm: 87199 80423 736 2416 0 84301 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 355780 KiB
Current children cumulated memory: 326044 KiB

[startup+25.5002 s]
/proc/loadavg: 4.17 4.16 4.11 5/273 47765
/proc/meminfo: memFree=127869432/131250000 swapFree=33010684/33010684
[pid=47759] ppid=47756 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/47759/stat : 47759 (Hybrid-CASHWMax) S 47756 47759 45381 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 48754536 4427776 736 18446744073709551615 94125451476992 94125452371525 140736346367776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94125452610576 94125452658320 94125464227840 140736346376533 140736346376688 140736346376688 140736346382290 0
/proc/47759/statm: 1081 736 672 219 0 143 0
[pid=47762] ppid=47759 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/47762/stat : 47762 (timeout) S 47759 47762 45381 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 48754537 2723840 352 18446744073709551615 93937020522496 93937020539009 140730851163424 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93937020553776 93937020555864 93937052516352 140730851170712 140730851170850 140730851170850 140730851176423 0
/proc/47762/statm: 665 352 352 5 0 90 0
[pid=47763] ppid=47762 vsize=371168 memory=347628 CPUtime=25.39 cores=0,2
/proc/47763/stat : 47763 (CASHWMaxSAT-Dis) R 47762 47762 45381 0 -1 4194304 88009 0 0 0 2524 15 0 0 20 0 1 0 48754538 380076032 86907 18446744073709551615 4198400 14093885 140731186486128 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23097344 140731186493853 140731186493979 140731186493979 140731186499552 0
/proc/47763/statm: 92792 86907 768 2416 0 89894 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 378152 KiB
Current children cumulated memory: 351980 KiB

[startup+51.1055 s]
/proc/loadavg: 4.11 4.14 4.11 5/273 47873
/proc/meminfo: memFree=126390404/131250000 swapFree=33010684/33010684
[pid=47759] ppid=47756 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/47759/stat : 47759 (Hybrid-CASHWMax) S 47756 47759 45381 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 48754536 4427776 736 18446744073709551615 94125451476992 94125452371525 140736346367776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94125452610576 94125452658320 94125464227840 140736346376533 140736346376688 140736346376688 140736346382290 0
/proc/47759/statm: 1081 736 672 219 0 143 0
[pid=47762] ppid=47759 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/47762/stat : 47762 (timeout) S 47759 47762 45381 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 48754537 2723840 352 18446744073709551615 93937020522496 93937020539009 140730851163424 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93937020553776 93937020555864 93937052516352 140730851170712 140730851170850 140730851170850 140730851176423 0
/proc/47762/statm: 665 352 352 5 0 90 0
[pid=47763] ppid=47762 vsize=1847636 memory=1817324 CPUtime=50.93 cores=0,2
/proc/47763/stat : 47763 (CASHWMaxSAT-Dis) R 47762 47762 45381 0 -1 4194304 455418 0 0 0 5024 69 0 0 20 0 1 0 48754538 1891979264 454331 18446744073709551615 4198400 14093885 140731186486128 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23097344 140731186493853 140731186493979 140731186493979 140731186499552 0
/proc/47763/statm: 461909 454331 768 2416 0 459011 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 1854620 KiB
Current children cumulated memory: 1821676 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/273 47874
/proc/meminfo: memFree=126481740/131250000 swapFree=33010684/33010684
[pid=47759] ppid=47756 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/47759/stat : 47759 (Hybrid-CASHWMax) S 47756 47759 45381 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 48754536 4427776 736 18446744073709551615 94125451476992 94125452371525 140736346367776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94125452610576 94125452658320 94125464227840 140736346376533 140736346376688 140736346376688 140736346382290 0
/proc/47759/statm: 1081 736 672 219 0 143 0
[pid=47762] ppid=47759 vsize=2660 memory=1408 CPUtime=0 cores=0,2

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

Current children cumulated CPU time: 700.05 s
Current children cumulated vsize: 2527492 KiB
Current children cumulated memory: 2440564 KiB

[startup+762.3 s]
/proc/loadavg: 4.13 4.18 4.13 5/273 47962
/proc/meminfo: memFree=126042120/131250000 swapFree=33010684/33010684
[pid=47759] ppid=47756 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/47759/stat : 47759 (Hybrid-CASHWMax) S 47756 47759 45381 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 48754536 4427776 736 18446744073709551615 94125451476992 94125452371525 140736346367776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94125452610576 94125452658320 94125464227840 140736346376533 140736346376688 140736346376688 140736346382290 0
/proc/47759/statm: 1081 736 672 219 0 143 0
[pid=47762] ppid=47759 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/47762/stat : 47762 (timeout) S 47759 47762 45381 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 48754537 2723840 352 18446744073709551615 93937020522496 93937020539009 140730851163424 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93937020553776 93937020555864 93937052516352 140730851170712 140730851170850 140730851170850 140730851176423 0
/proc/47762/statm: 665 352 352 5 0 90 0
[pid=47763] ppid=47762 vsize=2652768 memory=2548852 CPUtime=759.85 cores=0,2
/proc/47763/stat : 47763 (CASHWMaxSAT-Dis) R 47762 47762 45381 0 -1 4194304 549022 0 0 0 75849 136 0 0 20 0 1 0 48754538 2716434432 637213 18446744073709551615 4198400 14093885 140731186486128 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23097344 140731186493853 140731186493979 140731186493979 140731186499552 0
/proc/47763/statm: 663192 637213 1024 2416 0 660294 0
Current children cumulated CPU time: 759.85 s
Current children cumulated vsize: 2659752 KiB
Current children cumulated memory: 2553204 KiB

[startup+822.3 s]
/proc/loadavg: 4.09 4.16 4.12 5/273 47964
/proc/meminfo: memFree=126239584/131250000 swapFree=33010684/33010684
[pid=47759] ppid=47756 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/47759/stat : 47759 (Hybrid-CASHWMax) S 47756 47759 45381 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 48754536 4427776 736 18446744073709551615 94125451476992 94125452371525 140736346367776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94125452610576 94125452658320 94125464227840 140736346376533 140736346376688 140736346376688 140736346382290 0
/proc/47759/statm: 1081 736 672 219 0 143 0
[pid=47762] ppid=47759 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/47762/stat : 47762 (timeout) S 47759 47762 45381 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 48754537 2723840 352 18446744073709551615 93937020522496 93937020539009 140730851163424 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93937020553776 93937020555864 93937052516352 140730851170712 140730851170850 140730851170850 140730851176423 0
/proc/47762/statm: 665 352 352 5 0 90 0
[pid=47763] ppid=47762 vsize=2389032 memory=2321696 CPUtime=819.66 cores=0,2
/proc/47763/stat : 47763 (CASHWMaxSAT-Dis) R 47762 47762 45381 0 -1 4194304 551170 0 0 0 81823 143 0 0 20 0 1 0 48754538 2446368768 580424 18446744073709551615 4198400 14093885 140731186486128 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23097344 140731186493853 140731186493979 140731186493979 140731186499552 0
/proc/47763/statm: 597258 580424 1024 2416 0 594360 0
Current children cumulated CPU time: 819.66 s
Current children cumulated vsize: 2396016 KiB
Current children cumulated memory: 2326048 KiB

[startup+882.3 s]
/proc/loadavg: 4.15 4.16 4.12 5/274 47981
/proc/meminfo: memFree=126256772/131250000 swapFree=33010684/33010684
[pid=47759] ppid=47756 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/47759/stat : 47759 (Hybrid-CASHWMax) S 47756 47759 45381 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 48754536 4427776 736 18446744073709551615 94125451476992 94125452371525 140736346367776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94125452610576 94125452658320 94125464227840 140736346376533 140736346376688 140736346376688 140736346382290 0
/proc/47759/statm: 1081 736 672 219 0 143 0
[pid=47762] ppid=47759 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/47762/stat : 47762 (timeout) S 47759 47762 45381 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 48754537 2723840 352 18446744073709551615 93937020522496 93937020539009 140730851163424 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 93937020553776 93937020555864 93937052516352 140730851170712 140730851170850 140730851170850 140730851176423 0
/proc/47762/statm: 665 352 352 5 0 90 0
[pid=47763] ppid=47762 vsize=2389032 memory=2298952 CPUtime=879.48 cores=0,2
/proc/47763/stat : 47763 (CASHWMaxSAT-Dis) R 47762 47762 45381 0 -1 4194304 553958 0 0 0 87799 149 0 0 20 0 1 0 48754538 2446368768 574738 18446744073709551615 4198400 14093885 140731186486128 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 15976432 16051504 23097344 140731186493853 140731186493979 140731186493979 140731186499552 0
/proc/47763/statm: 597258 574738 1024 2416 0 594360 0
Current children cumulated CPU time: 879.48 s
Current children cumulated vsize: 2396016 KiB
Current children cumulated memory: 2303304 KiB

[startup+942.3 s]
/proc/loadavg: 4.05 4.13 4.11 5/274 47985
/proc/meminfo: memFree=118721252/131250000 swapFree=33010684/33010684
[pid=47759] ppid=47756 vsize=4324 memory=2944 CPUtime=896.18 cores=0,2
/proc/47759/stat : 47759 (Hybrid-CASHWMax) S 47756 47759 45381 0 -1 4194304 283 554659 0 0 0 0 89464 154 20 0 1 0 48754536 4427776 736 18446744073709551615 94125451476992 94125452371525 140736346367776 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94125452610576 94125452658320 94125464227840 140736346376533 140736346376688 140736346376688 140736346382290 0
/proc/47759/statm: 1081 736 672 219 0 143 0
[pid=47982] ppid=47759 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/47982/stat : 47982 (timeout) S 47759 47982 45381 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 48844442 2723840 352 18446744073709551615 94858102091776 94858102108289 140731137843664 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94858102123056 94858102125144 94858106228736 140731137849733 140731137849890 140731137849890 140731137855463 0
/proc/47982/statm: 665 352 352 5 0 90 0
[pid=47983] ppid=47982 vsize=10068772 memory=9985304 CPUtime=43.09 cores=0,2
/proc/47983/stat : 47983 (ExactPR-S9) R 47982 47982 45381 0 -1 4194304 2457267 0 0 0 3935 374 0 0 20 0 1 0 48844442 10310422528 2496326 18446744073709551615 94207208665088 94207217965189 140730721561824 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207219751232 94207219790312 94207240577024 140730721565084 140730721565222 140730721565222 140730721570795 0
/proc/47983/statm: 2517193 2496326 1824 2271 0 2511831 0
Current children cumulated CPU time: 939.27 s
Current children cumulated vsize: 10075756 KiB
Current children cumulated memory: 9989656 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+986 s]*
/proc/loadavg: 4.08 4.13 4.11 5/274 47988
/proc/meminfo: memFree=96735400/131250000 swapFree=33010684/33010684
[pid=47759] ppid=47756 vsize=4324 memory=2944 CPUtime=896.18 cores=0,2
/proc/47759/stat : 47759 (Hybrid-CASHWMax) S 47756 47759 45381 0 -1 4194304 283 554659 0 0 0 0 89464 154 20 0 1 0 48754536 4427776 736 18446744073709551615 94125451476992 94125452371525 140736346367776 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94125452610576 94125452658320 94125464227840 140736346376533 140736346376688 140736346376688 140736346382290 0
/proc/47759/statm: 1081 736 672 219 0 143 0
[pid=47982] ppid=47759 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/47982/stat : 47982 (timeout) S 47759 47982 45381 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 48844442 2723840 352 18446744073709551615 94858102091776 94858102108289 140731137843664 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94858102123056 94858102125144 94858106228736 140731137849733 140731137849890 140731137849890 140731137855463 0
/proc/47982/statm: 665 352 352 5 0 90 0
[pid=47983] ppid=47982 vsize=31762540 memory=31679256 CPUtime=86.67 cores=0,2
/proc/47983/stat : 47983 (ExactPR-S9) R 47982 47982 45381 0 -1 4194304 7880771 0 0 0 7511 1156 0 0 20 0 1 0 48844442 32524840960 7919814 18446744073709551615 94207208665088 94207217965189 140730721561824 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207219751232 94207219790312 94207240577024 140730721565084 140730721565222 140730721565222 140730721570795 0
/proc/47983/statm: 7940635 7919814 1824 2271 0 7935273 0
Current children cumulated CPU time: 982.85 s
Current children cumulated vsize: 31769524 KiB
Current children cumulated memory: 31683608 KiB

Sending SIGTERM to process tree (bottom up)

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

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

Sending SIGKILL to process tree (bottom up)

[startup+988.01 s]
# the end of solver process 47982 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=894.65 s, system=1.55292 s
# this solver process was not waited by its parent and was adopted by runsolver
??? end of watcher thread

[startup+989.15 s]
# the end of solver process 47983 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=971.4 s, system=14.6168 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
Dumping a history of the last processes samples

[startup+987.2 s]
/proc/loadavg: 4.08 4.13 4.11 5/273 47988
/proc/meminfo: memFree=96235700/131250000 swapFree=33010684/33010684
[pid=47982] ppid=47756 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/47982/stat : 47982 (timeout) S 47756 47982 45381 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 48844442 2723840 352 18446744073709551615 94858102091776 94858102108289 140731137843664 0 0 0 0 3293184 73735 1 0 0 17 2 0 0 0 0 0 94858102123056 94858102125144 94858106228736 140731137849733 140731137849890 140731137849890 140731137855463 0
/proc/47982/statm: 665 352 352 5 0 90 0
[pid=47983] ppid=47982 vsize=32355880 memory=32272408 CPUtime=87.86 cores=0,2
/proc/47983/stat : 47983 (ExactPR-S9) R 47982 47982 45381 0 -1 4194304 8029076 0 0 0 7609 1177 0 0 20 0 1 0 48844442 33132421120 8068102 18446744073709551615 94207208665088 94207217965189 140730721561824 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207219751232 94207219790312 94207240577024 140730721565084 140730721565222 140730721565222 140730721570795 0
/proc/47983/statm: 8088970 8068102 1824 2271 0 8083608 0
Current cumulated CPU time of completed processes: 896.201 s
Current children cumulated CPU time: 87.86 s
Current children cumulated vsize: 32358540 KiB
Current children cumulated memory: 32273816 KiB

[startup+987.6 s]
/proc/loadavg: 4.08 4.13 4.11 5/273 47988
/proc/meminfo: memFree=96235700/131250000 swapFree=33010684/33010684
[pid=47982] ppid=47756 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/47982/stat : 47982 (timeout) S 47756 47982 45381 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 48844442 2723840 352 18446744073709551615 94858102091776 94858102108289 140731137843664 0 0 0 0 3293184 73735 1 0 0 17 2 0 0 0 0 0 94858102123056 94858102125144 94858106228736 140731137849733 140731137849890 140731137849890 140731137855463 0
/proc/47982/statm: 665 352 352 5 0 90 0
[pid=47983] ppid=47982 vsize=32554548 memory=32471192 CPUtime=88.26 cores=0,2
/proc/47983/stat : 47983 (ExactPR-S9) R 47982 47982 45381 0 -1 4194304 8078776 0 0 0 7641 1185 0 0 20 0 1 0 48844442 33335857152 8117798 18446744073709551615 94207208665088 94207217965189 140730721561824 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207219751232 94207219790312 94207240577024 140730721565084 140730721565222 140730721565222 140730721570795 0
/proc/47983/statm: 8138637 8117798 1824 2271 0 8133275 0
Current cumulated CPU time of completed processes: 896.201 s
Current children cumulated CPU time: 88.26 s
Current children cumulated vsize: 32557208 KiB
Current children cumulated memory: 32472600 KiB

[startup+988 s]*
/proc/loadavg: 4.07 4.12 4.11 5/273 47988
/proc/meminfo: memFree=95743796/131250000 swapFree=33010684/33010684
[pid=47982] ppid=47756 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/47982/stat : 47982 (timeout) S 47756 47982 45381 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 48844442 2723840 352 18446744073709551615 94858102091776 94858102108289 140731137843664 0 0 0 0 3293184 73735 1 0 0 17 2 0 0 0 0 0 94858102123056 94858102125144 94858106228736 140731137849733 140731137849890 140731137849890 140731137855463 0
/proc/47982/statm: 665 352 352 5 0 90 0
[pid=47983] ppid=47982 vsize=32753212 memory=32669848 CPUtime=88.66 cores=0,2
/proc/47983/stat : 47983 (ExactPR-S9) R 47982 47982 45381 0 -1 4194304 8128420 0 0 0 7674 1192 0 0 20 0 1 0 48844442 33539289088 8167462 18446744073709551615 94207208665088 94207217965189 140730721561824 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207219751232 94207219790312 94207240577024 140730721565084 140730721565222 140730721565222 140730721570795 0
/proc/47983/statm: 8188303 8167462 1824 2271 0 8182941 0
Current cumulated CPU time of completed processes: 896.201 s
Current children cumulated CPU time: 88.66 s
Current children cumulated vsize: 32755872 KiB
Current children cumulated memory: 32671256 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 989.151
CPU time (s): 986.016
CPU user time (s): 971.4
CPU system time (s): 14.6168
CPU usage (%): 99.6831
Max. virtual memory (cumulated for all children) (KiB): 32755872
Max. memory (cumulated for all children) (KiB): 32671256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 971.4
system time used= 14.6168
maximum resident set size= 32669976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8683495
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 492
involuntary context switches= 1261


# summary of solver processes directly reported to runsolver:
#   pid: 47759,47982,47983
#   total CPU time (s): 986.016
#   total CPU user time (s): 971.4
#   total CPU system time (s): 14.6168

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.18447 second user time and 4.46187 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-07-01 02:46:19
IDJOB=4488430
IDBENCH=147466
IDSOLVER=3330
FILE ID=nodeC014/4488430-1751330779
RUNJOBID= nodeC014-1751326314-45391
SLURM_JOB_ID= 9594360
Free space on /tmp= 432912 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCom+ExactPRS9 2025-06-02
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/roussel/factor/normalized-factor-sizeN=440-sizeP=221-sizeQ=440-726468498.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCom+ExactPRS9 BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4488430-1751330779/watcher-4488430-1751330779 -o /tmp/evaluation-result-4488430-1751330779/solver-4488430-1751330779 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751326314-45391 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCom+ExactPRS9 HOME/instance-4488430-1751330779.opb 3600 HOME

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

MD5SUM BENCH= b5fa98c77b2f02bc89c0dd9881e13d7c
RANDOM SEED=996843636

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128217564 kB
MemAvailable:   128927232 kB
Buffers:            3280 kB
Cached:          1513988 kB
SwapCached:            0 kB
Active:          1149020 kB
Inactive:        1257232 kB
Active(anon):     907052 kB
Inactive(anon):        0 kB
Active(file):     241968 kB
Inactive(file):  1257232 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             43196 kB
Writeback:             4 kB
AnonPages:        890972 kB
Mapped:           114608 kB
Shmem:             18068 kB
KReclaimable:      99412 kB
Slab:             187444 kB
SReclaimable:      99412 kB
SUnreclaim:        88032 kB
KernelStack:        4352 kB
PageTables:         4912 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1273552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    399360 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432892 MiB
End job on nodeC014 at 2025-07-01 03:02:49