Trace number 4547863

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-07-23? (MO) 590.386 592.002

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw256/normalized-hw256-vm95p-dec.opb.negationfix.opb
MD5SUM4a42be2aaf272439af058ac9b796a856
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2.94313
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables661504
Total number of constraints5680
Number of constraints which are clauses2583
Number of constraints which are cardinality constraints (but not clauses)2583
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2584
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 935283
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2150318
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547863-1753272620/watcher-4547863-1753272620 -o /tmp/evaluation-result-4547863-1753272620/solver-4547863-1753272620 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1753272569-193828 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4547863-1753272620.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=194228, runsolver pid=194224
Current StackSize limit: 8192 KiB


[startup+0.100112 s]*
/proc/loadavg: 2.39 0.78 0.98 5/255 194235
/proc/meminfo: memFree=104354688/131382116 swapFree=33005528/33010684
[pid=194228] ppid=194224 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194228/stat : 194228 (Hybrid-CASHWMax) S 194224 194228 193808 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242941514 4427776 736 18446744073709551615 94786571370496 94786572265029 140734353893088 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94786572504080 94786572551824 94786595319808 140734353897813 140734353897967 140734353897967 140734353903571 0
/proc/194228/statm: 1081 736 672 219 0 143 0
[pid=194232] ppid=194228 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194232/stat : 194232 (timeout) S 194228 194232 193808 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941517 2723840 352 18446744073709551615 94139900547072 94139900563585 140727358991264 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94139900578352 94139900580440 94139920683008 140727358998942 140727358999072 140727358999072 140727359004647 0
/proc/194232/statm: 665 352 352 5 0 90 0
[pid=194233] ppid=194232 vsize=30428 memory=11776 CPUtime=0.06 cores=5,7
/proc/194233/stat : 194233 (CASHWMaxSAT-Dis) R 194232 194232 193808 0 -1 4194304 2333 0 0 0 6 0 0 0 20 0 1 0 242941518 31158272 2944 18446744073709551615 4198400 14093885 140728235758608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 53018624 140728235764132 140728235764249 140728235764249 140728235769824 0
/proc/194233/statm: 7607 2944 736 2416 0 4709 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 37412 KiB
Current children cumulated memory: 16128 KiB

[startup+0.214094 s]*
/proc/loadavg: 2.39 0.78 0.98 5/255 194235
/proc/meminfo: memFree=104361496/131382116 swapFree=33005528/33010684
[pid=194228] ppid=194224 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194228/stat : 194228 (Hybrid-CASHWMax) S 194224 194228 193808 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242941514 4427776 736 18446744073709551615 94786571370496 94786572265029 140734353893088 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94786572504080 94786572551824 94786595319808 140734353897813 140734353897967 140734353897967 140734353903571 0
/proc/194228/statm: 1081 736 672 219 0 143 0
[pid=194232] ppid=194228 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194232/stat : 194232 (timeout) S 194228 194232 193808 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941517 2723840 352 18446744073709551615 94139900547072 94139900563585 140727358991264 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94139900578352 94139900580440 94139920683008 140727358998942 140727358999072 140727358999072 140727359004647 0
/proc/194232/statm: 665 352 352 5 0 90 0
[pid=194233] ppid=194232 vsize=42128 memory=21736 CPUtime=0.18 cores=5,7
/proc/194233/stat : 194233 (CASHWMaxSAT-Dis) R 194232 194232 193808 0 -1 4194304 4902 0 0 0 17 1 0 0 20 0 1 0 242941518 43139072 5434 18446744073709551615 4198400 14093885 140728235758608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 53018624 140728235764132 140728235764249 140728235764249 140728235769824 0
/proc/194233/statm: 10532 5434 736 2416 0 7634 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 49112 KiB
Current children cumulated memory: 26088 KiB

[startup+0.313948 s]*
/proc/loadavg: 2.39 0.78 0.98 5/255 194235
/proc/meminfo: memFree=104351668/131382116 swapFree=33005528/33010684
[pid=194228] ppid=194224 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194228/stat : 194228 (Hybrid-CASHWMax) S 194224 194228 193808 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242941514 4427776 736 18446744073709551615 94786571370496 94786572265029 140734353893088 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94786572504080 94786572551824 94786595319808 140734353897813 140734353897967 140734353897967 140734353903571 0
/proc/194228/statm: 1081 736 672 219 0 143 0
[pid=194232] ppid=194228 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194232/stat : 194232 (timeout) S 194228 194232 193808 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941517 2723840 352 18446744073709551615 94139900547072 94139900563585 140727358991264 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94139900578352 94139900580440 94139920683008 140727358998942 140727358999072 140727358999072 140727359004647 0
/proc/194232/statm: 665 352 352 5 0 90 0
[pid=194233] ppid=194232 vsize=55908 memory=31148 CPUtime=0.28 cores=5,7
/proc/194233/stat : 194233 (CASHWMaxSAT-Dis) R 194232 194232 193808 0 -1 4194304 7410 0 0 0 26 2 0 0 20 0 1 0 242941518 57249792 7787 18446744073709551615 4198400 14093885 140728235758608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 53018624 140728235764132 140728235764249 140728235764249 140728235769824 0
/proc/194233/statm: 13977 7787 736 2416 0 11079 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 62892 KiB
Current children cumulated memory: 35500 KiB

[startup+0.700417 s]
/proc/loadavg: 2.39 0.78 0.98 5/253 194235
/proc/meminfo: memFree=104328420/131382116 swapFree=33005528/33010684
[pid=194228] ppid=194224 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194228/stat : 194228 (Hybrid-CASHWMax) S 194224 194228 193808 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242941514 4427776 736 18446744073709551615 94786571370496 94786572265029 140734353893088 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94786572504080 94786572551824 94786595319808 140734353897813 140734353897967 140734353897967 140734353903571 0
/proc/194228/statm: 1081 736 672 219 0 143 0
[pid=194232] ppid=194228 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194232/stat : 194232 (timeout) S 194228 194232 193808 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941517 2723840 352 18446744073709551615 94139900547072 94139900563585 140727358991264 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94139900578352 94139900580440 94139920683008 140727358998942 140727358999072 140727358999072 140727359004647 0
/proc/194232/statm: 665 352 352 5 0 90 0
[pid=194233] ppid=194232 vsize=99188 memory=65432 CPUtime=0.65 cores=5,7
/proc/194233/stat : 194233 (CASHWMaxSAT-Dis) R 194232 194232 193808 0 -1 4194304 15825 0 0 0 61 4 0 0 20 0 1 0 242941518 101568512 16358 18446744073709551615 4198400 14093885 140728235758608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 53018624 140728235764132 140728235764249 140728235764249 140728235769824 0
/proc/194233/statm: 24797 16358 736 2416 0 21899 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 106172 KiB
Current children cumulated memory: 69784 KiB

[startup+1.50047 s]
/proc/loadavg: 2.52 0.83 0.99 5/260 194248
/proc/meminfo: memFree=104250048/131382116 swapFree=33005528/33010684
[pid=194228] ppid=194224 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194228/stat : 194228 (Hybrid-CASHWMax) S 194224 194228 193808 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242941514 4427776 736 18446744073709551615 94786571370496 94786572265029 140734353893088 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94786572504080 94786572551824 94786595319808 140734353897813 140734353897967 140734353897967 140734353903571 0
/proc/194228/statm: 1081 736 672 219 0 143 0
[pid=194232] ppid=194228 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194232/stat : 194232 (timeout) S 194228 194232 193808 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941517 2723840 352 18446744073709551615 94139900547072 94139900563585 140727358991264 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94139900578352 94139900580440 94139920683008 140727358998942 140727358999072 140727358999072 140727359004647 0
/proc/194232/statm: 665 352 352 5 0 90 0
[pid=194233] ppid=194232 vsize=211956 memory=161056 CPUtime=1.45 cores=5,7
/proc/194233/stat : 194233 (CASHWMaxSAT-Dis) R 194232 194232 193808 0 -1 4194304 37235 0 0 0 136 9 0 0 20 0 1 0 242941518 217042944 40264 18446744073709551615 4198400 14093885 140728235758608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 53018624 140728235764132 140728235764249 140728235764249 140728235769824 0
/proc/194233/statm: 52989 40264 736 2416 0 50091 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 218940 KiB
Current children cumulated memory: 165408 KiB

[startup+3.11361 s]
/proc/loadavg: 2.52 0.83 0.99 5/260 194248
/proc/meminfo: memFree=103901524/131382116 swapFree=33005528/33010684
[pid=194228] ppid=194224 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194228/stat : 194228 (Hybrid-CASHWMax) S 194224 194228 193808 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242941514 4427776 736 18446744073709551615 94786571370496 94786572265029 140734353893088 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94786572504080 94786572551824 94786595319808 140734353897813 140734353897967 140734353897967 140734353903571 0
/proc/194228/statm: 1081 736 672 219 0 143 0
[pid=194232] ppid=194228 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194232/stat : 194232 (timeout) S 194228 194232 193808 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941517 2723840 352 18446744073709551615 94139900547072 94139900563585 140727358991264 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94139900578352 94139900580440 94139920683008 140727358998942 140727358999072 140727358999072 140727359004647 0
/proc/194232/statm: 665 352 352 5 0 90 0
[pid=194233] ppid=194232 vsize=399988 memory=295016 CPUtime=3.06 cores=5,7
/proc/194233/stat : 194233 (CASHWMaxSAT-Dis) R 194232 194232 193808 0 -1 4194304 64428 0 0 0 292 14 0 0 20 0 1 0 242941518 409587712 73754 18446744073709551615 4198400 14093885 140728235758608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 53018624 140728235764132 140728235764249 140728235764249 140728235769824 0
/proc/194233/statm: 99997 73754 736 2416 0 97099 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 406972 KiB
Current children cumulated memory: 299368 KiB

[startup+6.30045 s]
/proc/loadavg: 2.72 0.90 1.02 5/260 194249
/proc/meminfo: memFree=103504048/131382116 swapFree=33005528/33010684
[pid=194228] ppid=194224 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194228/stat : 194228 (Hybrid-CASHWMax) S 194224 194228 193808 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242941514 4427776 736 18446744073709551615 94786571370496 94786572265029 140734353893088 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94786572504080 94786572551824 94786595319808 140734353897813 140734353897967 140734353897967 140734353903571 0
/proc/194228/statm: 1081 736 672 219 0 143 0
[pid=194232] ppid=194228 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194232/stat : 194232 (timeout) S 194228 194232 193808 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941517 2723840 352 18446744073709551615 94139900547072 94139900563585 140727358991264 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94139900578352 94139900580440 94139920683008 140727358998942 140727358999072 140727358999072 140727359004647 0
/proc/194232/statm: 665 352 352 5 0 90 0
[pid=194233] ppid=194232 vsize=639696 memory=468456 CPUtime=6.23 cores=5,7
/proc/194233/stat : 194233 (CASHWMaxSAT-Dis) R 194232 194232 193808 0 -1 4194304 107800 0 0 0 600 23 0 0 20 0 1 0 242941518 655048704 117114 18446744073709551615 4198400 14093885 140728235758608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 53018624 140728235764132 140728235764249 140728235764249 140728235769824 0
/proc/194233/statm: 159924 117114 736 2416 0 157026 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 646680 KiB
Current children cumulated memory: 472808 KiB

[startup+12.7005 s]
/proc/loadavg: 2.82 0.95 1.03 5/260 194249
/proc/meminfo: memFree=102383620/131382116 swapFree=33005528/33010684
[pid=194228] ppid=194224 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194228/stat : 194228 (Hybrid-CASHWMax) S 194224 194228 193808 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242941514 4427776 736 18446744073709551615 94786571370496 94786572265029 140734353893088 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94786572504080 94786572551824 94786595319808 140734353897813 140734353897967 140734353897967 140734353903571 0
/proc/194228/statm: 1081 736 672 219 0 143 0
[pid=194232] ppid=194228 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194232/stat : 194232 (timeout) S 194228 194232 193808 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941517 2723840 352 18446744073709551615 94139900547072 94139900563585 140727358991264 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94139900578352 94139900580440 94139920683008 140727358998942 140727358999072 140727358999072 140727359004647 0
/proc/194232/statm: 665 352 352 5 0 90 0
[pid=194233] ppid=194232 vsize=1207528 memory=973368 CPUtime=12.62 cores=5,7
/proc/194233/stat : 194233 (CASHWMaxSAT-Dis) R 194232 194232 193808 0 -1 4194304 152946 0 0 0 1219 43 0 0 20 0 1 0 242941518 1236508672 243342 18446744073709551615 4198400 14093885 140728235758608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 53018624 140728235764132 140728235764249 140728235764249 140728235769824 0
/proc/194233/statm: 301882 243342 768 2416 0 298984 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1214512 KiB
Current children cumulated memory: 977720 KiB

[startup+25.5005 s]
/proc/loadavg: 3.01 1.06 1.06 5/260 194249
/proc/meminfo: memFree=100198112/131382116 swapFree=33005528/33010684
[pid=194228] ppid=194224 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194228/stat : 194228 (Hybrid-CASHWMax) S 194224 194228 193808 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242941514 4427776 736 18446744073709551615 94786571370496 94786572265029 140734353893088 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94786572504080 94786572551824 94786595319808 140734353897813 140734353897967 140734353897967 140734353903571 0
/proc/194228/statm: 1081 736 672 219 0 143 0
[pid=194232] ppid=194228 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194232/stat : 194232 (timeout) S 194228 194232 193808 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941517 2723840 352 18446744073709551615 94139900547072 94139900563585 140727358991264 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94139900578352 94139900580440 94139920683008 140727358998942 140727358999072 140727358999072 140727359004647 0
/proc/194232/statm: 665 352 352 5 0 90 0
[pid=194233] ppid=194232 vsize=2214020 memory=1832404 CPUtime=25.38 cores=5,7
/proc/194233/stat : 194233 (CASHWMaxSAT-Dis) R 194232 194232 193808 0 -1 4194304 240223 0 0 0 2464 74 0 0 20 0 1 0 242941518 2267156480 458101 18446744073709551615 4198400 14093885 140728235758608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 53018624 140728235764132 140728235764249 140728235764249 140728235769824 0
/proc/194233/statm: 553505 458101 768 2416 0 550607 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 2221004 KiB
Current children cumulated memory: 1836756 KiB

[startup+51.1139 s]
/proc/loadavg: 3.48 1.35 1.16 5/260 194249
/proc/meminfo: memFree=98625948/131382116 swapFree=33005528/33010684
[pid=194228] ppid=194224 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194228/stat : 194228 (Hybrid-CASHWMax) S 194224 194228 193808 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242941514 4427776 736 18446744073709551615 94786571370496 94786572265029 140734353893088 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94786572504080 94786572551824 94786595319808 140734353897813 140734353897967 140734353897967 140734353903571 0
/proc/194228/statm: 1081 736 672 219 0 143 0
[pid=194232] ppid=194228 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194232/stat : 194232 (timeout) S 194228 194232 193808 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941517 2723840 352 18446744073709551615 94139900547072 94139900563585 140727358991264 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94139900578352 94139900580440 94139920683008 140727358998942 140727358999072 140727358999072 140727359004647 0
/proc/194232/statm: 665 352 352 5 0 90 0
[pid=194233] ppid=194232 vsize=3295372 memory=2964372 CPUtime=50.92 cores=5,7
/proc/194233/stat : 194233 (CASHWMaxSAT-Dis) R 194232 194232 193808 0 -1 4194304 337794 0 0 0 4972 120 0 0 20 0 1 0 242941518 3374460928 741093 18446744073709551615 4198400 14093885 140728235758608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 53018624 140728235764132 140728235764249 140728235764249 140728235769824 0
/proc/194233/statm: 823843 741093 768 2416 0 820945 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 3302356 KiB
Current children cumulated memory: 2968724 KiB

[startup+102.3 s]
/proc/loadavg: 3.85 1.78 1.32 5/261 194252
/proc/meminfo: memFree=95405868/131382116 swapFree=33005528/33010684
[pid=194228] ppid=194224 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194228/stat : 194228 (Hybrid-CASHWMax) S 194224 194228 193808 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242941514 4427776 736 18446744073709551615 94786571370496 94786572265029 140734353893088 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94786572504080 94786572551824 94786595319808 140734353897813 140734353897967 140734353897967 140734353903571 0
/proc/194228/statm: 1081 736 672 219 0 143 0

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

Current children cumulated CPU time: 341.33 s
Current children cumulated vsize: 9706968 KiB
Current children cumulated memory: 8771880 KiB

[startup+402.3 s]
/proc/loadavg: 4.21 3.40 2.16 5/258 194263
/proc/meminfo: memFree=85953004/131382116 swapFree=33005528/33010684
[pid=194228] ppid=194224 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194228/stat : 194228 (Hybrid-CASHWMax) S 194224 194228 193808 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 242941514 4427776 736 18446744073709551615 94786571370496 94786572265029 140734353893088 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94786572504080 94786572551824 94786595319808 140734353897813 140734353897967 140734353897967 140734353903571 0
/proc/194228/statm: 1081 736 672 219 0 143 0
[pid=194232] ppid=194228 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194232/stat : 194232 (timeout) S 194228 194232 193808 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242941517 2723840 352 18446744073709551615 94139900547072 94139900563585 140727358991264 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94139900578352 94139900580440 94139920683008 140727358998942 140727358999072 140727358999072 140727359004647 0
/proc/194232/statm: 665 352 352 5 0 90 0
[pid=194233] ppid=194232 vsize=9971232 memory=9314904 CPUtime=401.18 cores=5,7
/proc/194233/stat : 194233 (CASHWMaxSAT-Dis) R 194232 194232 193808 0 -1 4194304 869272 0 0 0 39736 382 0 0 20 0 1 0 242941518 10210541568 2328726 18446744073709551615 4198400 14093885 140728235758608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 53018624 140728235764132 140728235764249 140728235764249 140728235769824 0
/proc/194233/statm: 2492808 2328726 768 2416 0 2489910 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 9978216 KiB
Current children cumulated memory: 9319256 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 3.53 2.29 5/258 194269
/proc/meminfo: memFree=96236004/131382116 swapFree=33005528/33010684
[pid=194228] ppid=194224 vsize=4324 memory=2944 CPUtime=459.04 cores=5,7
/proc/194228/stat : 194228 (Hybrid-CASHWMax) S 194224 194228 193808 0 -1 4194304 282 880058 0 0 0 0 45496 408 20 0 1 0 242941514 4427776 736 18446744073709551615 94786571370496 94786572265029 140734353893088 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94786572504080 94786572551824 94786595319808 140734353897813 140734353897967 140734353897967 140734353903571 0
/proc/194228/statm: 1081 736 672 219 0 143 0
[pid=194268] ppid=194228 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194268/stat : 194268 (timeout) S 194228 194268 193808 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242987545 2723840 352 18446744073709551615 94647755497472 94647755513985 140725665111360 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94647755528752 94647755530840 94647768530944 140725665114502 140725665114656 140725665114656 140725665120231 0
/proc/194268/statm: 665 352 352 5 0 90 0
[pid=194269] ppid=194268 vsize=829420 memory=771044 CPUtime=1.96 cores=5,7
/proc/194269/stat : 194269 (SynLSCD) R 194268 194268 193808 0 -1 4194304 91025 0 0 0 173 23 0 0 20 0 1 0 242987546 849326080 192729 18446744073709551615 94818176581632 94818179016233 140722279142368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94818179497208 94818179530240 94818214068224 140722279143840 140722279143975 140722279143975 140722279149550 0
/proc/194269/statm: 207355 192729 2240 595 0 192022 0
Current children cumulated CPU time: 461 s
Current children cumulated vsize: 836404 KiB
Current children cumulated memory: 775396 KiB

[startup+522.3 s]
/proc/loadavg: 4.12 3.64 2.41 5/258 194271
/proc/meminfo: memFree=68287776/131382116 swapFree=33005528/33010684
[pid=194228] ppid=194224 vsize=4324 memory=2944 CPUtime=459.04 cores=5,7
/proc/194228/stat : 194228 (Hybrid-CASHWMax) S 194224 194228 193808 0 -1 4194304 282 880058 0 0 0 0 45496 408 20 0 1 0 242941514 4427776 736 18446744073709551615 94786571370496 94786572265029 140734353893088 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94786572504080 94786572551824 94786595319808 140734353897813 140734353897967 140734353897967 140734353903571 0
/proc/194228/statm: 1081 736 672 219 0 143 0
[pid=194268] ppid=194228 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194268/stat : 194268 (timeout) S 194228 194268 193808 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242987545 2723840 352 18446744073709551615 94647755497472 94647755513985 140725665111360 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94647755528752 94647755530840 94647768530944 140725665114502 140725665114656 140725665114656 140725665120231 0
/proc/194268/statm: 665 352 352 5 0 90 0
[pid=194269] ppid=194268 vsize=11254904 memory=10640740 CPUtime=61.79 cores=5,7
/proc/194269/stat : 194269 (SynLSCD) R 194268 194268 193808 0 -1 4194304 1770550 0 0 0 5714 465 0 0 20 0 1 0 242987546 11525021696 2660185 18446744073709551615 94818176581632 94818179016233 140722279142368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94818179497208 94818179530240 94818214068224 140722279143840 140722279143975 140722279143975 140722279149550 0
/proc/194269/statm: 2813726 2660185 2304 595 0 2798393 0
Current children cumulated CPU time: 520.83 s
Current children cumulated vsize: 11261888 KiB
Current children cumulated memory: 10645092 KiB

[startup+582.3 s]
/proc/loadavg: 4.14 3.74 2.52 5/258 194326
/proc/meminfo: memFree=84398860/131382116 swapFree=33005528/33010684
[pid=194228] ppid=194224 vsize=4324 memory=2944 CPUtime=459.04 cores=5,7
/proc/194228/stat : 194228 (Hybrid-CASHWMax) S 194224 194228 193808 0 -1 4194304 282 880058 0 0 0 0 45496 408 20 0 1 0 242941514 4427776 736 18446744073709551615 94786571370496 94786572265029 140734353893088 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94786572504080 94786572551824 94786595319808 140734353897813 140734353897967 140734353897967 140734353903571 0
/proc/194228/statm: 1081 736 672 219 0 143 0
[pid=194268] ppid=194228 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194268/stat : 194268 (timeout) S 194228 194268 193808 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242987545 2723840 352 18446744073709551615 94647755497472 94647755513985 140725665111360 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94647755528752 94647755530840 94647768530944 140725665114502 140725665114656 140725665114656 140725665120231 0
/proc/194268/statm: 665 352 352 5 0 90 0
[pid=194269] ppid=194268 vsize=20405936 memory=19437344 CPUtime=121.64 cores=5,7
/proc/194269/stat : 194269 (SynLSCD) R 194268 194268 193808 0 -1 4194304 3296552 0 0 0 11322 842 0 0 20 0 1 0 242987546 20895678464 4859336 18446744073709551615 94818176581632 94818179016233 140722279142368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94818179497208 94818179530240 94818214068224 140722279143840 140722279143975 140722279143975 140722279149550 0
/proc/194269/statm: 5101484 4859336 2304 595 0 5086151 0
Current children cumulated CPU time: 580.68 s
Current children cumulated vsize: 20412920 KiB
Current children cumulated memory: 19441696 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+589.4 s]
/proc/loadavg: 4.13 3.75 2.53 5/258 194326
/proc/meminfo: memFree=83735240/131382116 swapFree=33005528/33010684
[pid=194228] ppid=194224 vsize=4324 memory=2944 CPUtime=459.04 cores=5,7
/proc/194228/stat : 194228 (Hybrid-CASHWMax) S 194224 194228 193808 0 -1 4194304 282 880058 0 0 0 0 45496 408 20 0 1 0 242941514 4427776 736 18446744073709551615 94786571370496 94786572265029 140734353893088 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94786572504080 94786572551824 94786595319808 140734353897813 140734353897967 140734353897967 140734353903571 0
/proc/194228/statm: 1081 736 672 219 0 143 0
[pid=194268] ppid=194228 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194268/stat : 194268 (timeout) S 194228 194268 193808 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242987545 2723840 352 18446744073709551615 94647755497472 94647755513985 140725665111360 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94647755528752 94647755530840 94647768530944 140725665114502 140725665114656 140725665114656 140725665120231 0
/proc/194268/statm: 665 352 352 5 0 90 0
[pid=194269] ppid=194268 vsize=32345528 memory=20302208 CPUtime=128.72 cores=5,7
/proc/194269/stat : 194269 (SynLSCD) R 194268 194268 193808 0 -1 4194304 3393393 0 0 0 12000 872 0 0 20 0 1 0 242987546 33121820672 5075552 18446744073709551615 94818176581632 94818179016233 140722279142368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94818179497208 94818179530240 94818214068224 140722279143840 140722279143975 140722279143975 140722279149550 0
/proc/194269/statm: 8086382 5075552 2464 595 0 8071049 0
Current children cumulated CPU time: 587.76 s
Current children cumulated vsize: 32352512 KiB
Current children cumulated memory: 20306560 KiB

Sending SIGTERM to process tree (bottom up)

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

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

Sending SIGKILL to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=576.325 s, system=14.0616 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+590.4 s]
/proc/loadavg: 4.13 3.75 2.53 5/257 194326
/proc/meminfo: memFree=81612700/131382116 swapFree=33005528/33010684
[pid=194268] ppid=194224 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194268/stat : 194268 (timeout) S 194224 194268 193808 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242987545 2723840 352 18446744073709551615 94647755497472 94647755513985 140725665111360 0 0 0 0 3293184 73735 1 0 0 17 7 0 0 0 0 0 94647755528752 94647755530840 94647768530944 140725665114502 140725665114656 140725665114656 140725665120231 0
/proc/194268/statm: 665 352 352 5 0 90 0
[pid=194269] ppid=194268 vsize=37074300 memory=22609616 CPUtime=129.72 cores=5,7
/proc/194269/stat : 194269 (SynLSCD) R 194268 194268 193808 0 -1 4194304 3419385 0 0 0 12052 920 0 0 20 0 1 0 242987546 37964083200 5652372 18446744073709551615 94818176581632 94818179016233 140722279142368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94818179497208 94818179530240 94818214068224 140722279143840 140722279143975 140722279143975 140722279149550 0
/proc/194269/statm: 9268608 5652372 2464 595 0 9253275 0
Current cumulated CPU time of completed processes: 459.059 s
Current children cumulated CPU time: 129.72 s
Current children cumulated vsize: 37076960 KiB
Current children cumulated memory: 22611024 KiB

[startup+591.2 s]
/proc/loadavg: 4.12 3.75 2.54 5/257 194326
/proc/meminfo: memFree=80989080/131382116 swapFree=33005528/33010684
[pid=194268] ppid=194224 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194268/stat : 194268 (timeout) S 194224 194268 193808 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242987545 2723840 352 18446744073709551615 94647755497472 94647755513985 140725665111360 0 0 0 0 3293184 73735 1 0 0 17 7 0 0 0 0 0 94647755528752 94647755530840 94647768530944 140725665114502 140725665114656 140725665114656 140725665120231 0
/proc/194268/statm: 665 352 352 5 0 90 0
[pid=194269] ppid=194268 vsize=37363644 memory=22956112 CPUtime=130.52 cores=5,7
/proc/194269/stat : 194269 (SynLSCD) R 194268 194268 193808 0 -1 4194304 3491725 0 0 0 12119 933 0 0 20 0 1 0 242987546 38260371456 5739028 18446744073709551615 94818176581632 94818179016233 140722279142368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94818179497208 94818179530240 94818214068224 140722279143840 140722279143975 140722279143975 140722279149550 0
/proc/194269/statm: 9340911 5739028 2464 595 0 9325578 0
Current cumulated CPU time of completed processes: 459.059 s
Current children cumulated CPU time: 130.52 s
Current children cumulated vsize: 37366304 KiB
Current children cumulated memory: 22957520 KiB

[startup+591.4 s]
/proc/loadavg: 4.12 3.75 2.54 5/257 194326
/proc/meminfo: memFree=80989080/131382116 swapFree=33005528/33010684
[pid=194268] ppid=194224 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194268/stat : 194268 (timeout) S 194224 194268 193808 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 242987545 2723840 352 18446744073709551615 94647755497472 94647755513985 140725665111360 0 0 0 0 3293184 73735 1 0 0 17 7 0 0 0 0 0 94647755528752 94647755530840 94647768530944 140725665114502 140725665114656 140725665114656 140725665120231 0
/proc/194268/statm: 665 352 352 5 0 90 0
[pid=194269] ppid=194268 vsize=37436376 memory=23045328 CPUtime=130.71 cores=5,7
/proc/194269/stat : 194269 (SynLSCD) R 194268 194268 193808 0 -1 4194304 3509919 0 0 0 12135 936 0 0 20 0 1 0 242987546 38334849024 5761332 18446744073709551615 94818176581632 94818179016233 140722279142368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94818179497208 94818179530240 94818214068224 140722279143840 140722279143975 140722279143975 140722279149550 0
/proc/194269/statm: 9359094 5761332 2464 595 0 9343761 0
Current cumulated CPU time of completed processes: 459.059 s
Current children cumulated CPU time: 130.71 s
Current children cumulated vsize: 37439036 KiB
Current children cumulated memory: 23046736 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 592.002
CPU time (s): 590.386
CPU user time (s): 576.325
CPU system time (s): 14.0616
CPU usage (%): 99.7271
Max. virtual memory (cumulated for all children) (KiB): 37439036
Max. memory (cumulated for all children) (KiB): 23046736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 576.325
system time used= 14.0616
maximum resident set size= 23045328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4390381
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 417
involuntary context switches= 756


# summary of solver processes directly reported to runsolver:
#   pid: 194228,194268,194269
#   total CPU time (s): 590.386
#   total CPU user time (s): 576.325
#   total CPU system time (s): 14.0616

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.56455 second user time and 6.40297 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-23 14:10:21
IDJOB=4547863
IDBENCH=160480
IDSOLVER=3425
FILE ID=nodeC010/4547863-1753272620
RUNJOBID= nodeC010-1753272569-193828
SLURM_JOB_ID= 9690018
Free space on /tmp= 432588 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm95p-dec.opb.negationfix.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547863-1753272620/watcher-4547863-1753272620 -o /tmp/evaluation-result-4547863-1753272620/solver-4547863-1753272620 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1753272569-193828 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4547863-1753272620.opb 3600 HOME

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

MD5SUM BENCH= 4a42be2aaf272439af058ac9b796a856
RANDOM SEED=968735766

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        104363360 kB
MemAvailable:   128622896 kB
Buffers:             228 kB
Cached:         25022600 kB
SwapCached:         4300 kB
Active:          2139448 kB
Inactive:       24186068 kB
Active(anon):    1275844 kB
Inactive(anon):    48676 kB
Active(file):     863604 kB
Inactive(file): 24137392 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005528 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            141340 kB
Writeback:            20 kB
AnonPages:       1301500 kB
Mapped:           111292 kB
Shmem:             21832 kB
KReclaimable:     196336 kB
Slab:             288584 kB
SReclaimable:     196336 kB
SUnreclaim:        92248 kB
KernelStack:        4064 kB
PageTables:         5712 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1703096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149448 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 432572 MiB
End job on nodeC010 at 2025-07-23 14:20:13