Trace number 4506117

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+ExactPRS 2025-06-01? (MO) 1264.86 1268.42

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_fibo_10null10mast_rapportOE2.0_TMAX15_K192_cod1.opb
MD5SUMb14a0a898e5e623e09f97d156db7ef84
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 benchmark-66663
Best CPU time to get the best result obtained on this benchmark318.596
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 306555
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 621460138
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 621460138
Number of bits of the biggest sum of numbers30
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 (54629 MiB free)
  memory of node 1: 64465 MiB (61643 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4506117-1751488515/watcher-4506117-1751488515 -o /tmp/evaluation-result-4506117-1751488515/solver-4506117-1751488515 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751480037-68310 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCom+ExactPRS HOME/instance-4506117-1751488515.opb 3600 HOME 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=69637, runsolver pid=69634

[startup+0.100062 s]*
/proc/loadavg: 4.48 4.19 4.12 5/272 69641
/proc/meminfo: memFree=119030004/131250000 swapFree=33010684/33010684
[pid=69637] ppid=69634 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/69637/stat : 69637 (Hybrid-CASHWMax) S 69634 69637 68297 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 64474075 4427776 768 18446744073709551615 94705306898432 94705307792965 140732828164096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94705308032016 94705308079760 94705336340480 140732828170583 140732828170737 140732828170737 140732828176339 0
/proc/69637/statm: 1081 768 704 219 0 143 0
[pid=69640] ppid=69637 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69640/stat : 69640 (timeout) S 69637 69640 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64474077 2723840 352 18446744073709551615 94376151904256 94376151920769 140728883941568 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94376151935536 94376151937624 94376161923072 140728883943830 140728883943970 140728883943970 140728883949543 0
/proc/69640/statm: 665 352 352 5 0 90 0
[pid=69641] ppid=69640 vsize=67576 memory=43664 CPUtime=0.07 cores=5,7
/proc/69641/stat : 69641 (CASHWMaxSAT-Dis) R 69640 69640 68297 0 -1 4194304 10400 0 0 0 6 1 0 0 20 0 1 0 64474077 69197824 10916 18446744073709551615 4198400 14093885 140720497805040 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27639808 140720497809820 140720497809947 140720497809947 140720497815520 0
/proc/69641/statm: 16894 10916 736 2416 0 13996 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 74560 KiB
Current children cumulated memory: 48144 KiB

[startup+0.205904 s]*
/proc/loadavg: 4.48 4.19 4.12 5/272 69641
/proc/meminfo: memFree=118978572/131250000 swapFree=33010684/33010684
[pid=69637] ppid=69634 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/69637/stat : 69637 (Hybrid-CASHWMax) S 69634 69637 68297 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 64474075 4427776 768 18446744073709551615 94705306898432 94705307792965 140732828164096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94705308032016 94705308079760 94705336340480 140732828170583 140732828170737 140732828170737 140732828176339 0
/proc/69637/statm: 1081 768 704 219 0 143 0
[pid=69640] ppid=69637 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69640/stat : 69640 (timeout) S 69637 69640 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64474077 2723840 352 18446744073709551615 94376151904256 94376151920769 140728883941568 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94376151935536 94376151937624 94376161923072 140728883943830 140728883943970 140728883943970 140728883949543 0
/proc/69640/statm: 665 352 352 5 0 90 0
[pid=69641] ppid=69640 vsize=123428 memory=93620 CPUtime=0.18 cores=5,7
/proc/69641/stat : 69641 (CASHWMaxSAT-Dis) R 69640 69640 68297 0 -1 4194304 22637 0 0 0 15 3 0 0 20 0 1 0 64474077 126390272 23405 18446744073709551615 4198400 14093885 140720497805040 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27639808 140720497809820 140720497809947 140720497809947 140720497815520 0
/proc/69641/statm: 30857 23405 736 2416 0 27959 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 130412 KiB
Current children cumulated memory: 98100 KiB

[startup+0.305837 s]*
/proc/loadavg: 4.48 4.19 4.12 5/272 69641
/proc/meminfo: memFree=118927604/131250000 swapFree=33010684/33010684
[pid=69637] ppid=69634 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/69637/stat : 69637 (Hybrid-CASHWMax) S 69634 69637 68297 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 64474075 4427776 768 18446744073709551615 94705306898432 94705307792965 140732828164096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94705308032016 94705308079760 94705336340480 140732828170583 140732828170737 140732828170737 140732828176339 0
/proc/69637/statm: 1081 768 704 219 0 143 0
[pid=69640] ppid=69637 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69640/stat : 69640 (timeout) S 69637 69640 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64474077 2723840 352 18446744073709551615 94376151904256 94376151920769 140728883941568 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94376151935536 94376151937624 94376161923072 140728883943830 140728883943970 140728883943970 140728883949543 0
/proc/69640/statm: 665 352 352 5 0 90 0
[pid=69641] ppid=69640 vsize=162920 memory=136752 CPUtime=0.28 cores=5,7
/proc/69641/stat : 69641 (CASHWMaxSAT-Dis) R 69640 69640 68297 0 -1 4194304 33096 0 0 0 23 5 0 0 20 0 1 0 64474077 166830080 34188 18446744073709551615 4198400 14093885 140720497805040 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27639808 140720497809820 140720497809947 140720497809947 140720497815520 0
/proc/69641/statm: 40730 34188 736 2416 0 37832 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 169904 KiB
Current children cumulated memory: 141232 KiB

[startup+0.700241 s]
/proc/loadavg: 4.48 4.19 4.12 5/272 69641
/proc/meminfo: memFree=118903536/131250000 swapFree=33010684/33010684
[pid=69637] ppid=69634 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/69637/stat : 69637 (Hybrid-CASHWMax) S 69634 69637 68297 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 64474075 4427776 768 18446744073709551615 94705306898432 94705307792965 140732828164096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94705308032016 94705308079760 94705336340480 140732828170583 140732828170737 140732828170737 140732828176339 0
/proc/69637/statm: 1081 768 704 219 0 143 0
[pid=69640] ppid=69637 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69640/stat : 69640 (timeout) S 69637 69640 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64474077 2723840 352 18446744073709551615 94376151904256 94376151920769 140728883941568 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94376151935536 94376151937624 94376161923072 140728883943830 140728883943970 140728883943970 140728883949543 0
/proc/69640/statm: 665 352 352 5 0 90 0
[pid=69641] ppid=69640 vsize=220804 memory=183352 CPUtime=0.67 cores=5,7
/proc/69641/stat : 69641 (CASHWMaxSAT-Dis) R 69640 69640 68297 0 -1 4194304 44022 0 0 0 60 7 0 0 20 0 1 0 64474077 226103296 45838 18446744073709551615 4198400 14093885 140720497805040 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27639808 140720497809820 140720497809947 140720497809947 140720497815520 0
/proc/69641/statm: 55201 45838 736 2416 0 52303 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 227788 KiB
Current children cumulated memory: 187832 KiB

[startup+1.50023 s]
/proc/loadavg: 4.48 4.19 4.12 5/272 69641
/proc/meminfo: memFree=118855404/131250000 swapFree=33010684/33010684
[pid=69637] ppid=69634 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/69637/stat : 69637 (Hybrid-CASHWMax) S 69634 69637 68297 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 64474075 4427776 768 18446744073709551615 94705306898432 94705307792965 140732828164096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94705308032016 94705308079760 94705336340480 140732828170583 140732828170737 140732828170737 140732828176339 0
/proc/69637/statm: 1081 768 704 219 0 143 0
[pid=69640] ppid=69637 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69640/stat : 69640 (timeout) S 69637 69640 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64474077 2723840 352 18446744073709551615 94376151904256 94376151920769 140728883941568 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94376151935536 94376151937624 94376161923072 140728883943830 140728883943970 140728883943970 140728883949543 0
/proc/69640/statm: 665 352 352 5 0 90 0
[pid=69641] ppid=69640 vsize=290976 memory=262940 CPUtime=1.46 cores=5,7
/proc/69641/stat : 69641 (CASHWMaxSAT-Dis) R 69640 69640 68297 0 -1 4194304 62884 0 0 0 136 10 0 0 20 0 1 0 64474077 297959424 65735 18446744073709551615 4198400 14093885 140720497805040 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27639808 140720497809820 140720497809947 140720497809947 140720497815520 0
/proc/69641/statm: 72744 65735 736 2416 0 69846 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 297960 KiB
Current children cumulated memory: 267420 KiB

[startup+3.10565 s]
/proc/loadavg: 4.48 4.19 4.12 5/272 69641
/proc/meminfo: memFree=118583000/131250000 swapFree=33010684/33010684
[pid=69637] ppid=69634 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/69637/stat : 69637 (Hybrid-CASHWMax) S 69634 69637 68297 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 64474075 4427776 768 18446744073709551615 94705306898432 94705307792965 140732828164096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94705308032016 94705308079760 94705336340480 140732828170583 140732828170737 140732828170737 140732828176339 0
/proc/69637/statm: 1081 768 704 219 0 143 0
[pid=69640] ppid=69637 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69640/stat : 69640 (timeout) S 69637 69640 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64474077 2723840 352 18446744073709551615 94376151904256 94376151920769 140728883941568 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94376151935536 94376151937624 94376161923072 140728883943830 140728883943970 140728883943970 140728883949543 0
/proc/69640/statm: 665 352 352 5 0 90 0
[pid=69641] ppid=69640 vsize=511660 memory=484224 CPUtime=3.06 cores=5,7
/proc/69641/stat : 69641 (CASHWMaxSAT-Dis) R 69640 69640 68297 0 -1 4194304 117693 0 0 0 287 19 0 0 20 0 1 0 64474077 523939840 121056 18446744073709551615 4198400 14093885 140720497805040 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27639808 140720497809820 140720497809947 140720497809947 140720497815520 0
/proc/69641/statm: 127915 121056 736 2416 0 125017 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 518644 KiB
Current children cumulated memory: 488704 KiB

[startup+6.30022 s]
/proc/loadavg: 4.52 4.20 4.13 5/272 69641
/proc/meminfo: memFree=118248264/131250000 swapFree=33010684/33010684
[pid=69637] ppid=69634 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/69637/stat : 69637 (Hybrid-CASHWMax) S 69634 69637 68297 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 64474075 4427776 768 18446744073709551615 94705306898432 94705307792965 140732828164096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94705308032016 94705308079760 94705336340480 140732828170583 140732828170737 140732828170737 140732828176339 0
/proc/69637/statm: 1081 768 704 219 0 143 0
[pid=69640] ppid=69637 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69640/stat : 69640 (timeout) S 69637 69640 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64474077 2723840 352 18446744073709551615 94376151904256 94376151920769 140728883941568 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94376151935536 94376151937624 94376161923072 140728883943830 140728883943970 140728883943970 140728883949543 0
/proc/69640/statm: 665 352 352 5 0 90 0
[pid=69641] ppid=69640 vsize=890900 memory=857812 CPUtime=6.26 cores=5,7
/proc/69641/stat : 69641 (CASHWMaxSAT-Dis) R 69640 69640 68297 0 -1 4194304 191106 0 0 0 591 35 0 0 20 0 1 0 64474077 912281600 214453 18446744073709551615 4198400 14093885 140720497805040 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27639808 140720497809820 140720497809947 140720497809947 140720497815520 0
/proc/69641/statm: 222725 214453 768 2416 0 219827 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 897884 KiB
Current children cumulated memory: 862292 KiB

[startup+12.7002 s]
/proc/loadavg: 4.48 4.20 4.12 5/271 69641
/proc/meminfo: memFree=117906324/131250000 swapFree=33010684/33010684
[pid=69637] ppid=69634 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/69637/stat : 69637 (Hybrid-CASHWMax) S 69634 69637 68297 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 64474075 4427776 768 18446744073709551615 94705306898432 94705307792965 140732828164096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94705308032016 94705308079760 94705336340480 140732828170583 140732828170737 140732828170737 140732828176339 0
/proc/69637/statm: 1081 768 704 219 0 143 0
[pid=69640] ppid=69637 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69640/stat : 69640 (timeout) S 69637 69640 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64474077 2723840 352 18446744073709551615 94376151904256 94376151920769 140728883941568 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94376151935536 94376151937624 94376161923072 140728883943830 140728883943970 140728883943970 140728883949543 0
/proc/69640/statm: 665 352 352 5 0 90 0
[pid=69641] ppid=69640 vsize=1417708 memory=1342024 CPUtime=12.64 cores=5,7
/proc/69641/stat : 69641 (CASHWMaxSAT-Dis) R 69640 69640 68297 0 -1 4194304 231262 0 0 0 1216 48 0 0 20 0 1 0 64474077 1451732992 335506 18446744073709551615 4198400 14093885 140720497805040 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27639808 140720497809820 140720497809947 140720497809947 140720497815520 0
/proc/69641/statm: 354427 335506 768 2416 0 351529 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1424692 KiB
Current children cumulated memory: 1346504 KiB

[startup+25.5002 s]
/proc/loadavg: 4.37 4.19 4.12 5/271 69641
/proc/meminfo: memFree=115867568/131250000 swapFree=33010684/33010684
[pid=69637] ppid=69634 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/69637/stat : 69637 (Hybrid-CASHWMax) S 69634 69637 68297 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 64474075 4427776 768 18446744073709551615 94705306898432 94705307792965 140732828164096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94705308032016 94705308079760 94705336340480 140732828170583 140732828170737 140732828170737 140732828176339 0
/proc/69637/statm: 1081 768 704 219 0 143 0
[pid=69640] ppid=69637 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69640/stat : 69640 (timeout) S 69637 69640 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64474077 2723840 352 18446744073709551615 94376151904256 94376151920769 140728883941568 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94376151935536 94376151937624 94376161923072 140728883943830 140728883943970 140728883943970 140728883949543 0
/proc/69640/statm: 665 352 352 5 0 90 0
[pid=69641] ppid=69640 vsize=3341092 memory=3010552 CPUtime=25.4 cores=5,7
/proc/69641/stat : 69641 (CASHWMaxSAT-Dis) R 69640 69640 68297 0 -1 4194304 371931 0 0 0 2442 98 0 0 20 0 1 0 64474077 3421278208 752638 18446744073709551615 4198400 14093885 140720497805040 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27639808 140720497809820 140720497809947 140720497809947 140720497815520 0
/proc/69641/statm: 835273 752638 768 2416 0 832375 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 3348076 KiB
Current children cumulated memory: 3015032 KiB

[startup+51.1057 s]
/proc/loadavg: 4.25 4.17 4.12 5/272 69642
/proc/meminfo: memFree=115734868/131250000 swapFree=33010684/33010684
[pid=69637] ppid=69634 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/69637/stat : 69637 (Hybrid-CASHWMax) S 69634 69637 68297 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 64474075 4427776 768 18446744073709551615 94705306898432 94705307792965 140732828164096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94705308032016 94705308079760 94705336340480 140732828170583 140732828170737 140732828170737 140732828176339 0
/proc/69637/statm: 1081 768 704 219 0 143 0
[pid=69640] ppid=69637 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69640/stat : 69640 (timeout) S 69637 69640 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64474077 2723840 352 18446744073709551615 94376151904256 94376151920769 140728883941568 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94376151935536 94376151937624 94376161923072 140728883943830 140728883943970 140728883943970 140728883949543 0
/proc/69640/statm: 665 352 352 5 0 90 0
[pid=69641] ppid=69640 vsize=3547728 memory=3215872 CPUtime=50.93 cores=5,7
/proc/69641/stat : 69641 (CASHWMaxSAT-Dis) R 69640 69640 68297 0 -1 4194304 422820 0 0 0 4985 108 0 0 20 0 1 0 64474077 3632873472 803968 18446744073709551615 4198400 14093885 140720497805040 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27639808 140720497809820 140720497809947 140720497809947 140720497815520 0
/proc/69641/statm: 886932 803968 768 2416 0 884034 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 3554712 KiB
Current children cumulated memory: 3220352 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.16 4.11 5/272 69644
/proc/meminfo: memFree=115409424/131250000 swapFree=33010684/33010684
[pid=69637] ppid=69634 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/69637/stat : 69637 (Hybrid-CASHWMax) S 69634 69637 68297 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 64474075 4427776 768 18446744073709551615 94705306898432 94705307792965 140732828164096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94705308032016 94705308079760 94705336340480 140732828170583 140732828170737 140732828170737 140732828176339 0
/proc/69637/statm: 1081 768 704 219 0 143 0
[pid=69640] ppid=69637 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69640/stat : 69640 (timeout) S 69637 69640 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64474077 2723840 352 18446744073709551615 94376151904256 94376151920769 140728883941568 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94376151935536 94376151937624 94376161923072 140728883943830 140728883943970 140728883943970 140728883949543 0

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

/proc/69640/statm: 665 352 352 5 0 90 0
[pid=69641] ppid=69640 vsize=15123092 memory=13503964 CPUtime=1119.18 cores=5,7
/proc/69641/stat : 69641 (CASHWMaxSAT-Dis) R 69640 69640 68297 0 -1 4194304 2996973 0 0 0 111328 590 0 0 20 0 1 0 64474077 15486046208 3375991 18446744073709551615 4198400 14093885 140720497805040 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27639808 140720497809820 140720497809947 140720497809947 140720497815520 0
/proc/69641/statm: 3780773 3375991 768 2416 0 3777875 0
Current children cumulated CPU time: 1119.18 s
Current children cumulated vsize: 15130076 KiB
Current children cumulated memory: 13508444 KiB

[startup+1182.3 s]
/proc/loadavg: 4.09 4.18 4.14 5/272 70341
/proc/meminfo: memFree=109254084/131250000 swapFree=33010684/33010684
[pid=69637] ppid=69634 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/69637/stat : 69637 (Hybrid-CASHWMax) S 69634 69637 68297 0 -1 4194304 250 103 0 0 0 0 0 0 20 0 1 0 64474075 4427776 768 18446744073709551615 94705306898432 94705307792965 140732828164096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94705308032016 94705308079760 94705336340480 140732828170583 140732828170737 140732828170737 140732828176339 0
/proc/69637/statm: 1081 768 704 219 0 143 0
[pid=69640] ppid=69637 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/69640/stat : 69640 (timeout) S 69637 69640 68297 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 64474077 2723840 352 18446744073709551615 94376151904256 94376151920769 140728883941568 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94376151935536 94376151937624 94376161923072 140728883943830 140728883943970 140728883943970 140728883949543 0
/proc/69640/statm: 665 352 352 5 0 90 0
[pid=69641] ppid=69640 vsize=15493944 memory=13861468 CPUtime=1179 cores=5,7
/proc/69641/stat : 69641 (CASHWMaxSAT-Dis) R 69640 69640 68297 0 -1 4194304 3086446 0 0 0 117293 607 0 0 20 0 1 0 64474077 15865798656 3465367 18446744073709551615 4198400 14093885 140720497805040 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 15976432 16051504 27639808 140720497809820 140720497809947 140720497809947 140720497815520 0
/proc/69641/statm: 3873486 3465367 768 2416 0 3870588 0
Current children cumulated CPU time: 1179 s
Current children cumulated vsize: 15500928 KiB
Current children cumulated memory: 13865948 KiB

[startup+1242.3 s]
/proc/loadavg: 4.13 4.18 4.14 5/271 70345
/proc/meminfo: memFree=110323132/131250000 swapFree=33010684/33010684
[pid=69637] ppid=69634 vsize=4324 memory=3072 CPUtime=1195.16 cores=5,7
/proc/69637/stat : 69637 (Hybrid-CASHWMax) S 69634 69637 68297 0 -1 4194304 284 3110193 0 0 0 0 118856 660 20 0 1 0 64474075 4427776 768 18446744073709551615 94705306898432 94705307792965 140732828164096 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94705308032016 94705308079760 94705336340480 140732828170583 140732828170737 140732828170737 140732828176339 0
/proc/69637/statm: 1081 768 704 219 0 143 0
[pid=70342] ppid=69637 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/70342/stat : 70342 (timeout) S 69637 70342 68297 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 64593926 2723840 320 18446744073709551615 94425731350528 94425731367041 140728448818688 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94425731381808 94425731383896 94425757913088 140728448821638 140728448821794 140728448821794 140728448827367 0
/proc/70342/statm: 665 320 320 5 0 90 0
[pid=70343] ppid=70342 vsize=13307864 memory=13044752 CPUtime=43.62 cores=5,7
/proc/70343/stat : 70343 (ExactPR-S) R 70342 70342 68297 0 -1 4194304 3091507 0 0 0 3903 459 0 0 20 0 1 0 64593927 13627252736 3261188 18446744073709551615 94053595201536 94053604501573 140736386409232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94053606287680 94053606326760 94053621825536 140736386415006 140736386415143 140736386415143 140736386420716 0
/proc/70343/statm: 3326966 3261188 1824 2271 0 3321604 0
Current children cumulated CPU time: 1238.78 s
Current children cumulated vsize: 13314848 KiB
Current children cumulated memory: 13049104 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1265.3 s]
/proc/loadavg: 4.09 4.16 4.14 5/271 70345
/proc/meminfo: memFree=91800016/131250000 swapFree=33010684/33010684
[pid=69637] ppid=69634 vsize=4324 memory=3072 CPUtime=1195.16 cores=5,7
/proc/69637/stat : 69637 (Hybrid-CASHWMax) S 69634 69637 68297 0 -1 4194304 284 3110193 0 0 0 0 118856 660 20 0 1 0 64474075 4427776 768 18446744073709551615 94705306898432 94705307792965 140732828164096 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94705308032016 94705308079760 94705336340480 140732828170583 140732828170737 140732828170737 140732828176339 0
/proc/69637/statm: 1081 768 704 219 0 143 0
[pid=70342] ppid=69637 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/70342/stat : 70342 (timeout) S 69637 70342 68297 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 64593926 2723840 320 18446744073709551615 94425731350528 94425731367041 140728448818688 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94425731381808 94425731383896 94425757913088 140728448821638 140728448821794 140728448821794 140728448827367 0
/proc/70342/statm: 665 320 320 5 0 90 0
[pid=70343] ppid=70342 vsize=31758680 memory=31494288 CPUtime=66.56 cores=5,7
/proc/70343/stat : 70343 (ExactPR-S) R 70342 70342 68297 0 -1 4194304 7703893 0 0 0 5548 1108 0 0 20 0 1 0 64593927 32520888320 7873572 18446744073709551615 94053595201536 94053604501573 140736386409232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94053606287680 94053606326760 94053621825536 140736386415006 140736386415143 140736386415143 140736386420716 0
/proc/70343/statm: 7939670 7873572 1824 2271 0 7934308 0
Current children cumulated CPU time: 1261.72 s
Current children cumulated vsize: 31765664 KiB
Current children cumulated memory: 31498640 KiB

Sending SIGTERM to process tree (bottom up)

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

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

Sending SIGKILL to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=1245.48 s, system=19.3854 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+1265.6 s]
/proc/loadavg: 4.09 4.16 4.14 6/270 70345
/proc/meminfo: memFree=91488868/131250000 swapFree=33010684/33010684
[pid=70342] ppid=69634 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/70342/stat : 70342 (timeout) S 69634 70342 68297 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 64593926 2723840 320 18446744073709551615 94425731350528 94425731367041 140728448818688 0 0 0 0 3293184 73735 1 0 0 17 5 0 0 0 0 0 94425731381808 94425731383896 94425757913088 140728448821638 140728448821794 140728448821794 140728448827367 0
/proc/70342/statm: 665 320 320 5 0 90 0
[pid=70343] ppid=70342 vsize=31997556 memory=31733008 CPUtime=66.85 cores=5,7
/proc/70343/stat : 70343 (ExactPR-S) R 70342 70342 68297 0 -1 4194304 7763597 0 0 0 5569 1116 0 0 20 0 1 0 64593927 32765497344 7933252 18446744073709551615 94053595201536 94053604501573 140736386409232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94053606287680 94053606326760 94053621825536 140736386415006 140736386415143 140736386415143 140736386420716 0
/proc/70343/statm: 7999389 7933252 1824 2271 0 7994027 0
Current cumulated CPU time of completed processes: 1195.18 s
Current children cumulated CPU time: 66.85 s
Current children cumulated vsize: 32000216 KiB
Current children cumulated memory: 31734288 KiB

[startup+1266.4 s]
/proc/loadavg: 4.09 4.16 4.14 5/270 70345
/proc/meminfo: memFree=91012336/131250000 swapFree=33010684/33010684
[pid=70342] ppid=69634 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/70342/stat : 70342 (timeout) S 69634 70342 68297 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 64593926 2723840 320 18446744073709551615 94425731350528 94425731367041 140728448818688 0 0 0 0 3293184 73735 1 0 0 17 5 0 0 0 0 0 94425731381808 94425731383896 94425757913088 140728448821638 140728448821794 140728448821794 140728448827367 0
/proc/70342/statm: 665 320 320 5 0 90 0
[pid=70343] ppid=70342 vsize=32633524 memory=32370448 CPUtime=67.66 cores=5,7
/proc/70343/stat : 70343 (ExactPR-S) R 70342 70342 68297 0 -1 4194304 7922939 0 0 0 5627 1139 0 0 20 0 1 0 64593927 33416728576 8092612 18446744073709551615 94053595201536 94053604501573 140736386409232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94053606287680 94053606326760 94053621825536 140736386415006 140736386415143 140736386415143 140736386420716 0
/proc/70343/statm: 8158381 8092612 1824 2271 0 8153019 0
Current cumulated CPU time of completed processes: 1195.18 s
Current children cumulated CPU time: 67.66 s
Current children cumulated vsize: 32636184 KiB
Current children cumulated memory: 32371728 KiB

[startup+1266.8 s]
/proc/loadavg: 4.09 4.16 4.14 5/270 70345
/proc/meminfo: memFree=91012336/131250000 swapFree=33010684/33010684
[pid=70342] ppid=69634 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/70342/stat : 70342 (timeout) S 69634 70342 68297 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 64593926 2723840 320 18446744073709551615 94425731350528 94425731367041 140728448818688 0 0 0 0 3293184 73735 1 0 0 17 5 0 0 0 0 0 94425731381808 94425731383896 94425757913088 140728448821638 140728448821794 140728448821794 140728448827367 0
/proc/70342/statm: 665 320 320 5 0 90 0
[pid=70343] ppid=70342 vsize=32949956 memory=32686864 CPUtime=68.05 cores=5,7
/proc/70343/stat : 70343 (ExactPR-S) R 70342 70342 68297 0 -1 4194304 8002048 0 0 0 5655 1150 0 0 20 0 1 0 64593927 33740754944 8171716 18446744073709551615 94053595201536 94053604501573 140736386409232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94053606287680 94053606326760 94053621825536 140736386415006 140736386415143 140736386415143 140736386420716 0
/proc/70343/statm: 8237489 8171716 1824 2271 0 8232127 0
Current cumulated CPU time of completed processes: 1195.18 s
Current children cumulated CPU time: 68.05 s
Current children cumulated vsize: 32952616 KiB
Current children cumulated memory: 32688144 KiB

[startup+1267.2 s]
/proc/loadavg: 4.09 4.16 4.14 5/270 70345
/proc/meminfo: memFree=90222316/131250000 swapFree=33010684/33010684
[pid=70342] ppid=69634 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/70342/stat : 70342 (timeout) S 69634 70342 68297 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 64593926 2723840 320 18446744073709551615 94425731350528 94425731367041 140728448818688 0 0 0 0 3293184 73735 1 0 0 17 5 0 0 0 0 0 94425731381808 94425731383896 94425757913088 140728448821638 140728448821794 140728448821794 140728448827367 0
/proc/70342/statm: 665 320 320 5 0 90 0
[pid=70343] ppid=70342 vsize=33269492 memory=33006352 CPUtime=68.45 cores=5,7
/proc/70343/stat : 70343 (ExactPR-S) R 70342 70342 68297 0 -1 4194304 8081932 0 0 0 5683 1162 0 0 20 0 1 0 64593927 34067959808 8251588 18446744073709551615 94053595201536 94053604501573 140736386409232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94053606287680 94053606326760 94053621825536 140736386415006 140736386415143 140736386415143 140736386420716 0
/proc/70343/statm: 8317373 8251588 1824 2271 0 8312011 0
Current cumulated CPU time of completed processes: 1195.18 s
Current children cumulated CPU time: 68.45 s
Current children cumulated vsize: 33272152 KiB
Current children cumulated memory: 33007632 KiB

[startup+1267.3 s]
/proc/loadavg: 4.09 4.16 4.14 5/270 70345
/proc/meminfo: memFree=90222316/131250000 swapFree=33010684/33010684
[pid=70342] ppid=69634 vsize=2660 memory=1280 CPUtime=0 cores=5,7
/proc/70342/stat : 70342 (timeout) S 69634 70342 68297 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 64593926 2723840 320 18446744073709551615 94425731350528 94425731367041 140728448818688 0 0 0 0 3293184 73735 1 0 0 17 5 0 0 0 0 0 94425731381808 94425731383896 94425757913088 140728448821638 140728448821794 140728448821794 140728448827367 0
/proc/70342/statm: 665 320 320 5 0 90 0
[pid=70343] ppid=70342 vsize=33350152 memory=33086992 CPUtime=68.56 cores=5,7
/proc/70343/stat : 70343 (ExactPR-S) R 70342 70342 68297 0 -1 4194304 8102097 0 0 0 5691 1165 0 0 20 0 1 0 64593927 34150555648 8271748 18446744073709551615 94053595201536 94053604501573 140736386409232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94053606287680 94053606326760 94053621825536 140736386415006 140736386415143 140736386415143 140736386420716 0
/proc/70343/statm: 8337538 8271748 1824 2271 0 8332176 0
Current cumulated CPU time of completed processes: 1195.18 s
Current children cumulated CPU time: 68.56 s
Current children cumulated vsize: 33352812 KiB
Current children cumulated memory: 33088272 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1268.42
CPU time (s): 1264.86
CPU user time (s): 1245.48
CPU system time (s): 19.3854
CPU usage (%): 99.7194
Max. virtual memory (cumulated for all children) (KiB): 33352812
Max. memory (cumulated for all children) (KiB): 33088272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1245.48
system time used= 19.3854
maximum resident set size= 33086992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11212685
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 466
involuntary context switches= 1707


# summary of solver processes directly reported to runsolver:
#   pid: 69637,70342,70343
#   total CPU time (s): 1264.86
#   total CPU user time (s): 1245.48
#   total CPU system time (s): 19.3854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.12678 second user time and 6.67549 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-02 22:35:16
IDJOB=4506117
IDBENCH=157841
IDSOLVER=3329
FILE ID=nodeC028/4506117-1751488515
RUNJOBID= nodeC028-1751480037-68310
SLURM_JOB_ID= 9598521
Free space on /tmp= 431308 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCom+ExactPRS 2025-06-01
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_fibo_10null10mast_rapportOE2.0_TMAX15_K192_cod1.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCom+ExactPRS BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4506117-1751488515/watcher-4506117-1751488515 -o /tmp/evaluation-result-4506117-1751488515/solver-4506117-1751488515 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751480037-68310 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCom+ExactPRS HOME/instance-4506117-1751488515.opb 3600 HOME

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

MD5SUM BENCH= b14a0a898e5e623e09f97d156db7ef84
RANDOM SEED=890480241

nodeC028 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.081
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        119063972 kB
MemAvailable:   121020072 kB
Buffers:            3280 kB
Cached:          2758860 kB
SwapCached:            0 kB
Active:          9081792 kB
Inactive:        2449612 kB
Active(anon):    8787332 kB
Inactive(anon):        0 kB
Active(file):     294460 kB
Inactive(file):  2449612 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             56148 kB
Writeback:            76 kB
AnonPages:       8769892 kB
Mapped:           115532 kB
Shmem:             18068 kB
KReclaimable:     102532 kB
Slab:             191660 kB
SReclaimable:     102532 kB
SUnreclaim:        89128 kB
KernelStack:        4384 kB
PageTables:        21468 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    9836260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2125824 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431312 MiB
End job on nodeC028 at 2025-07-02 22:56:24