Trace number 4501996

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
CASHWMaxSATDisjCad-S 2025-06-01? (TO) 3600.07 3611.3

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j90/normalized-j9029_2-sat.opb
MD5SUM9dbe363344c0fe5585984e30a944da25
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23114
Total number of constraints76854
Number of constraints which are clauses76350
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints504
Minimum length of a constraint1
Maximum length of a constraint90
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 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 532
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.06/3611.30	s UNKNOWN

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 (62748 MiB free)
  memory of node 1: 64465 MiB (63659 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4501996-1751140892/watcher-4501996-1751140892 -o /tmp/evaluation-result-4501996-1751140892/solver-4501996-1751140892 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751133631-11388 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4501996-1751140892.opb -total-t=3600 -no-par -v0 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=12718, runsolver pid=12715

[startup+0.100064 s]*
/proc/loadavg: 4.10 4.12 4.09 7/262 12719
/proc/meminfo: memFree=129415136/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=39560 memory=25064 CPUtime=0.09 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 5695 0 0 0 9 0 0 0 20 0 1 0 29767800 40509440 6266 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 9890 6266 864 2593 0 6783 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 39560 KiB
Current children cumulated memory: 25064 KiB

[startup+0.205298 s]*
/proc/loadavg: 4.10 4.12 4.09 5/262 12719
/proc/meminfo: memFree=129399260/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=58736 memory=43744 CPUtime=0.2 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 10632 0 0 0 19 1 0 0 20 0 1 0 29767800 60145664 10936 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 14684 10936 864 2593 0 11577 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 58736 KiB
Current children cumulated memory: 43744 KiB

[startup+0.305604 s]*
/proc/loadavg: 4.10 4.12 4.09 5/262 12719
/proc/meminfo: memFree=129381620/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=72064 memory=56672 CPUtime=0.3 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 13870 0 0 0 28 2 0 0 20 0 1 0 29767800 73793536 14168 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 18016 14168 864 2593 0 14909 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 72064 KiB
Current children cumulated memory: 56672 KiB

[startup+0.700178 s]
/proc/loadavg: 4.10 4.12 4.09 5/262 12719
/proc/meminfo: memFree=129365492/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=123040 memory=103748 CPUtime=0.69 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 24722 0 0 0 65 4 0 0 20 0 1 0 29767800 125992960 25937 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 30760 25937 896 2593 0 27653 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 123040 KiB
Current children cumulated memory: 103748 KiB

[startup+1.50015 s]
/proc/loadavg: 4.10 4.12 4.09 5/262 12719
/proc/meminfo: memFree=129281568/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=231644 memory=207440 CPUtime=1.48 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 40074 0 0 0 140 8 0 0 20 0 1 0 29767800 237203456 51860 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 57911 51860 960 2593 0 54804 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 231644 KiB
Current children cumulated memory: 207440 KiB

[startup+3.10555 s]
/proc/loadavg: 4.09 4.12 4.09 5/262 12719
/proc/meminfo: memFree=129170300/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=255224 memory=231020 CPUtime=3.08 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 41639 0 0 0 299 9 0 0 20 0 1 0 29767800 261349376 57755 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 63806 57755 960 2593 0 60699 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 255224 KiB
Current children cumulated memory: 231020 KiB

[startup+6.30017 s]
/proc/loadavg: 4.09 4.12 4.09 4/258 12724
/proc/meminfo: memFree=129334000/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=272752 memory=251236 CPUtime=6.27 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 44446 0 0 0 617 10 0 0 20 0 1 0 29767800 279298048 62809 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 68188 62809 960 2593 0 65081 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 272752 KiB
Current children cumulated memory: 251236 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.13 4.10 5/262 12854
/proc/meminfo: memFree=128794876/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=308616 memory=289204 CPUtime=12.65 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 45808 0 0 0 1254 11 0 0 20 0 1 0 29767800 316022784 72301 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 77154 72301 960 2593 0 74047 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 308616 KiB
Current children cumulated memory: 289204 KiB

[startup+25.5002 s]
/proc/loadavg: 4.20 4.14 4.10 6/262 12855
/proc/meminfo: memFree=128765904/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=309784 memory=290484 CPUtime=25.41 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 46141 0 0 0 2530 11 0 0 20 0 1 0 29767800 317218816 72621 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 77446 72621 960 2593 0 74339 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 309784 KiB
Current children cumulated memory: 290484 KiB

[startup+51.1056 s]
/proc/loadavg: 4.13 4.13 4.09 5/263 12903
/proc/meminfo: memFree=128525296/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=287892 memory=268600 CPUtime=50.91 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 51675 0 0 0 5076 15 0 0 20 0 1 0 29767800 294801408 67150 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 71973 67150 960 2593 0 68866 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 287892 KiB
Current children cumulated memory: 268600 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/265 12907
/proc/meminfo: memFree=128505628/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=290464 memory=271580 CPUtime=101.91 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 57063 0 0 0 10171 20 0 0 20 0 1 0 29767800 297435136 67895 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 72616 67895 960 2593 0 69509 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 290464 KiB
Current children cumulated memory: 271580 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/265 12909
/proc/meminfo: memFree=128443216/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=317068 memory=298128 CPUtime=161.68 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 59229 0 0 0 16147 21 0 0 20 0 1 0 29767800 324677632 74532 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 79267 74532 960 2593 0 76160 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 317068 KiB
Current children cumulated memory: 298128 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/265 12911
/proc/meminfo: memFree=128493120/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=291120 memory=272236 CPUtime=221.44 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 60229 0 0 0 22122 22 0 0 20 0 1 0 29767800 298106880 68059 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 72780 68059 960 2593 0 69673 0
Current children cumulated CPU time: 221.44 s
Current children cumulated vsize: 291120 KiB
Current children cumulated memory: 272236 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/265 12913
/proc/meminfo: memFree=128515296/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=291120 memory=272260 CPUtime=281.21 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 62038 0 0 0 28097 24 0 0 20 0 1 0 29767800 298106880 68065 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 72780 68065 960 2593 0 69673 0
Current children cumulated CPU time: 281.21 s
Current children cumulated vsize: 291120 KiB
Current children cumulated memory: 272260 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/265 12915
/proc/meminfo: memFree=128475012/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=298896 memory=280164 CPUtime=340.99 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 63131 0 0 0 34075 24 0 0 20 0 1 0 29767800 306069504 70041 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 74724 70041 960 2593 0 71617 0
Current children cumulated CPU time: 340.99 s
Current children cumulated vsize: 298896 KiB
Current children cumulated memory: 280164 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/262 12917
/proc/meminfo: memFree=128426940/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=300468 memory=281992 CPUtime=400.8 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 64323 0 0 0 40055 25 0 0 20 0 1 0 29767800 307679232 70498 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 75117 70498 960 2593 0 72010 0
Current children cumulated CPU time: 400.8 s
Current children cumulated vsize: 300468 KiB
Current children cumulated memory: 281992 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 4.11 4.09 5/262 12919
/proc/meminfo: memFree=128412760/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=329600 memory=311012 CPUtime=460.61 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 64452 0 0 0 46035 26 0 0 20 0 1 0 29767800 337510400 77753 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 82400 77753 960 2593 0 79293 0
Current children cumulated CPU time: 460.61 s

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

Current children cumulated memory: 281296 KiB

[startup+2922.3 s]
/proc/loadavg: 4.05 4.12 4.09 5/264 13032
/proc/meminfo: memFree=128415928/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=305444 memory=281876 CPUtime=2913.13 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 120460 0 0 0 291226 87 0 0 20 0 1 0 29767800 312774656 70469 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 76361 70469 960 2593 0 73254 0
Current children cumulated CPU time: 2913.13 s
Current children cumulated vsize: 305444 KiB
Current children cumulated memory: 281876 KiB

[startup+2982.3 s]
/proc/loadavg: 4.32 4.20 4.12 5/266 13041
/proc/meminfo: memFree=128381136/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=305476 memory=281928 CPUtime=2972.95 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 121644 0 0 0 297206 89 0 0 20 0 1 0 29767800 312807424 70482 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 76369 70482 960 2593 0 73262 0
Current children cumulated CPU time: 2972.95 s
Current children cumulated vsize: 305476 KiB
Current children cumulated memory: 281928 KiB

[startup+3042.3 s]
/proc/loadavg: 4.22 4.19 4.12 5/266 13046
/proc/meminfo: memFree=128376632/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=305668 memory=282120 CPUtime=3032.77 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 122369 0 0 0 303187 90 0 0 20 0 1 0 29767800 313004032 70530 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 76417 70530 960 2593 0 73310 0
Current children cumulated CPU time: 3032.77 s
Current children cumulated vsize: 305668 KiB
Current children cumulated memory: 282120 KiB

[startup+3102.3 s]
/proc/loadavg: 4.19 4.18 4.12 5/266 13048
/proc/meminfo: memFree=128369228/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=306448 memory=282900 CPUtime=3092.59 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 124066 0 0 0 309167 92 0 0 20 0 1 0 29767800 313802752 70725 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 76612 70725 960 2593 0 73505 0
Current children cumulated CPU time: 3092.59 s
Current children cumulated vsize: 306448 KiB
Current children cumulated memory: 282900 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.17 4.12 5/266 13050
/proc/meminfo: memFree=128370780/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=306700 memory=283152 CPUtime=3152.4 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 124633 0 0 0 315148 92 0 0 20 0 1 0 29767800 314060800 70788 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 76675 70788 960 2593 0 73568 0
Current children cumulated CPU time: 3152.4 s
Current children cumulated vsize: 306700 KiB
Current children cumulated memory: 283152 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.15 4.11 5/266 13052
/proc/meminfo: memFree=128375928/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=308280 memory=284696 CPUtime=3212.23 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 125495 0 0 0 321129 94 0 0 20 0 1 0 29767800 315678720 71174 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 77070 71174 960 2593 0 73963 0
Current children cumulated CPU time: 3212.23 s
Current children cumulated vsize: 308280 KiB
Current children cumulated memory: 284696 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/264 13054
/proc/meminfo: memFree=128361072/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=308996 memory=285412 CPUtime=3272.05 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 127009 0 0 0 327109 96 0 0 20 0 1 0 29767800 316411904 71353 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 77249 71353 960 2593 0 74142 0
Current children cumulated CPU time: 3272.05 s
Current children cumulated vsize: 308996 KiB
Current children cumulated memory: 285412 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.12 4.10 5/261 13056
/proc/meminfo: memFree=128348508/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=309452 memory=285868 CPUtime=3331.86 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 128344 0 0 0 333089 97 0 0 20 0 1 0 29767800 316878848 71467 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 77363 71467 960 2593 0 74256 0
Current children cumulated CPU time: 3331.86 s
Current children cumulated vsize: 309452 KiB
Current children cumulated memory: 285868 KiB

[startup+3402.3 s]
/proc/loadavg: 4.41 4.20 4.12 5/261 13058
/proc/meminfo: memFree=128354412/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=310108 memory=286524 CPUtime=3391.68 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 129748 0 0 0 339069 99 0 0 20 0 1 0 29767800 317550592 71631 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 77527 71631 960 2593 0 74420 0
Current children cumulated CPU time: 3391.68 s
Current children cumulated vsize: 310108 KiB
Current children cumulated memory: 286524 KiB

[startup+3462.3 s]
/proc/loadavg: 4.27 4.19 4.12 5/261 13060
/proc/meminfo: memFree=128350392/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=318028 memory=294708 CPUtime=3451.5 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 130899 0 0 0 345050 100 0 0 20 0 1 0 29767800 325660672 73677 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 79507 73677 960 2593 0 76400 0
Current children cumulated CPU time: 3451.5 s
Current children cumulated vsize: 318028 KiB
Current children cumulated memory: 294708 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.17 4.12 5/261 13061
/proc/meminfo: memFree=128356880/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=318332 memory=295124 CPUtime=3511.32 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 131578 0 0 0 351031 101 0 0 20 0 1 0 29767800 325971968 73781 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 79583 73781 960 2593 0 76476 0
Current children cumulated CPU time: 3511.32 s
Current children cumulated vsize: 318332 KiB
Current children cumulated memory: 295124 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.14 4.10 5/263 13080
/proc/meminfo: memFree=128365920/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=319008 memory=295800 CPUtime=3571.14 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 133165 0 0 0 357011 103 0 0 20 0 1 0 29767800 326664192 73950 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 79752 73950 960 2593 0 76645 0
Current children cumulated CPU time: 3571.14 s
Current children cumulated vsize: 319008 KiB
Current children cumulated memory: 295800 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.3 s]
/proc/loadavg: 4.01 4.12 4.10 4/258 13113
/proc/meminfo: memFree=128749612/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=319216 memory=296184 CPUtime=3600.06 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 133353 0 0 0 359903 103 0 0 20 0 1 0 29767800 326877184 74046 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 79804 74046 960 2593 0 76697 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 319216 KiB
Current children cumulated memory: 296184 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3611.3 s]
# the end of solver process 12718 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3599.03 s, system=1.03343 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3611.3 s]
/proc/loadavg: 4.01 4.12 4.10 4/258 13113
/proc/meminfo: memFree=128749612/131249988 swapFree=33010684/33010684
[pid=12718] ppid=12715 vsize=319216 memory=296184 CPUtime=3600.06 cores=5,7
/proc/12718/stat : 12718 (CASHWMaxSAT-Dis) R 12715 12718 11370 0 -1 4194304 133353 0 0 0 359903 103 0 0 20 0 1 0 29767800 326877184 74046 18446744073709551615 4198400 14817773 140730993438768 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 39038976 140730993441130 140730993441245 140730993441245 140730993446847 0
/proc/12718/statm: 79804 74046 960 2593 0 76697 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 319216 KiB
Current children cumulated memory: 296184 KiB

Child status: 0

Real time (s): 3611.3
CPU time (s): 3600.07
CPU user time (s): 3599.03
CPU system time (s): 1.03343
CPU usage (%): 99.6889
Max. virtual memory (cumulated for all children) (KiB): 365092
Max. memory (cumulated for all children) (KiB): 346560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.03
system time used= 1.03343
maximum resident set size= 346560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133353
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 50
involuntary context switches= 20230


# summary of solver processes directly reported to runsolver:
#   pid: 12718
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.03
#   total CPU system time (s): 1.03343

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.80613 second user time and 15.9765 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-06-28 22:01:32
IDJOB=4501996
IDBENCH=153060
IDSOLVER=3322
FILE ID=nodeC031/4501996-1751140892
RUNJOBID= nodeC031-1751133631-11388
SLURM_JOB_ID= 9587431
Free space on /tmp= 433012 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB10/DEC-LIN/oliveras/j90/normalized-j9029_2-sat.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4501996-1751140892/watcher-4501996-1751140892 -o /tmp/evaluation-result-4501996-1751140892/solver-4501996-1751140892 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751133631-11388 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4501996-1751140892.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 9dbe363344c0fe5585984e30a944da25
RANDOM SEED=1309337057

nodeC031 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		: 3599.900
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	: 6999.78
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.930
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	: 6999.78
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		: 3599.816
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	: 6999.78
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		: 3600.040
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	: 6999.78
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		: 3599.893
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	: 6999.78
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		: 3599.887
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	: 6999.78
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		: 3546.266
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	: 6999.78
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		: 3602.194
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	: 6999.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        129442556 kB
MemAvailable:   129052532 kB
Buffers:            3280 kB
Cached:           386112 kB
SwapCached:            0 kB
Active:          1013316 kB
Inactive:         179520 kB
Active(anon):     821508 kB
Inactive(anon):        0 kB
Active(file):     191808 kB
Inactive(file):   179520 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             26012 kB
Writeback:             0 kB
AnonPages:        806556 kB
Mapped:           115776 kB
Shmem:             18064 kB
KReclaimable:      83980 kB
Slab:             165872 kB
SReclaimable:      83980 kB
SUnreclaim:        81892 kB
KernelStack:        4224 kB
PageTables:         4560 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    1189304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    538624 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432996 MiB
End job on nodeC031 at 2025-06-28 23:01:44