Trace number 4496069

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
Picat 2025-06-16? (TO) 3600.02 3610.9

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-prob3.opb
MD5SUMb3a7e12d93ab079a38c8d0bc0b1ef8cc
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.287969
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint52
Maximum length of a constraint52
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 5842800
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 78219574
Number of bits of the biggest sum of numbers27
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c solving HOME/instance-4496069-1751154091.opb (Picat 3.9b6)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4496069-1751154091/watcher-4496069-1751154091 -o /tmp/evaluation-result-4496069-1751154091/solver-4496069-1751154091 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751146846-14035 --watchdog 3760 pb_picat HOME/instance-4496069-1751154091.opb 

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=15030, runsolver pid=15027

[startup+0.100067 s]*
/proc/loadavg: 4.11 4.13 4.12 5/251 15031
/proc/meminfo: memFree=130330328/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2027276 memory=20176 CPUtime=0.09 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 962 0 0 0 8 1 0 0 20 0 1 0 31087896 2075930624 5044 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 506819 5044 1728 343 0 503883 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027276 KiB
Current children cumulated memory: 20176 KiB

[startup+0.213081 s]*
/proc/loadavg: 4.11 4.13 4.12 5/251 15031
/proc/meminfo: memFree=130330328/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2027932 memory=20688 CPUtime=0.2 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 1094 0 0 0 19 1 0 0 20 0 1 0 31087896 2076602368 5172 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 506983 5172 1728 343 0 504047 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2027932 KiB
Current children cumulated memory: 20688 KiB

[startup+0.312204 s]*
/proc/loadavg: 4.11 4.13 4.12 5/251 15031
/proc/meminfo: memFree=130330328/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2028444 memory=20944 CPUtime=0.3 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 1175 0 0 0 28 2 0 0 20 0 1 0 31087896 2077126656 5236 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 507111 5236 1728 343 0 504175 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2028444 KiB
Current children cumulated memory: 20944 KiB

[startup+0.700242 s]
/proc/loadavg: 4.11 4.13 4.12 5/251 15031
/proc/meminfo: memFree=130330328/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2029964 memory=22480 CPUtime=0.67 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 1573 0 0 0 65 2 0 0 20 0 1 0 31087896 2078683136 5620 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 507491 5620 1728 343 0 504555 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 2029964 KiB
Current children cumulated memory: 22480 KiB

[startup+1.50024 s]
/proc/loadavg: 4.11 4.13 4.12 5/251 15031
/proc/meminfo: memFree=130329824/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2030092 memory=22728 CPUtime=1.47 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 2307 0 0 0 145 2 0 0 20 0 1 0 31087896 2078814208 5682 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 507523 5682 1728 343 0 504587 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2030092 KiB
Current children cumulated memory: 22728 KiB

[startup+3.11243 s]
/proc/loadavg: 4.11 4.13 4.12 5/251 15031
/proc/meminfo: memFree=130329100/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2032140 memory=23872 CPUtime=3.08 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 4374 0 0 0 306 2 0 0 20 0 1 0 31087896 2080911360 5968 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 508035 5968 1728 343 0 505099 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2032140 KiB
Current children cumulated memory: 23872 KiB

[startup+6.30024 s]
/proc/loadavg: 4.10 4.13 4.12 5/251 15031
/proc/meminfo: memFree=130324060/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2033708 memory=25220 CPUtime=6.26 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 9183 0 0 0 623 3 0 0 20 0 1 0 31087896 2082516992 6305 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 508427 6305 1728 343 0 505491 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2033708 KiB
Current children cumulated memory: 25220 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.13 4.12 5/251 15031
/proc/meminfo: memFree=130322548/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2034732 memory=27448 CPUtime=12.64 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 17255 0 0 0 1260 4 0 0 20 0 1 0 31087896 2083565568 6862 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 508683 6862 1728 343 0 505747 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2034732 KiB
Current children cumulated memory: 27448 KiB

[startup+25.5003 s]
/proc/loadavg: 4.15 4.14 4.13 5/251 15031
/proc/meminfo: memFree=130317192/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2033492 memory=25496 CPUtime=25.41 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 33376 0 0 0 2533 8 0 0 20 0 1 0 31087896 2082295808 6374 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 508373 6374 1728 343 0 505437 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2033492 KiB
Current children cumulated memory: 25496 KiB

[startup+51.1128 s]
/proc/loadavg: 4.10 4.12 4.12 5/251 15032
/proc/meminfo: memFree=130314420/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2039800 memory=32300 CPUtime=50.96 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 63484 0 0 0 5082 14 0 0 20 0 1 0 31087896 2088755200 8075 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 509950 8075 1728 343 0 507014 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2039800 KiB
Current children cumulated memory: 32300 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.12 4.12 5/250 15035
/proc/meminfo: memFree=130311428/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2042216 memory=29780 CPUtime=102 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 100737 0 0 0 10180 20 0 0 20 0 1 0 31087896 2091229184 7445 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 510554 7445 1728 343 0 507618 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 2042216 KiB
Current children cumulated memory: 29780 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.12 4.12 5/250 15037
/proc/meminfo: memFree=130310300/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2042756 memory=34360 CPUtime=161.84 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 149605 0 0 0 16155 29 0 0 20 0 1 0 31087896 2091782144 8590 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 510689 8590 1728 343 0 507753 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 2042756 KiB
Current children cumulated memory: 34360 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.11 4.11 5/252 15042
/proc/meminfo: memFree=130288484/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2042756 memory=34188 CPUtime=221.67 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 181288 0 0 0 22131 36 0 0 20 0 1 0 31087896 2091782144 8547 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 510689 8547 1728 343 0 507753 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 2042756 KiB
Current children cumulated memory: 34188 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.11 4.10 5/252 15044
/proc/meminfo: memFree=130285964/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2050948 memory=36436 CPUtime=281.5 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 213080 0 0 0 28107 43 0 0 20 0 1 0 31087896 2100170752 9109 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 512737 9109 1728 343 0 509801 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 2050948 KiB
Current children cumulated memory: 36436 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.10 4.10 5/252 15048
/proc/meminfo: memFree=130272812/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2050948 memory=35588 CPUtime=341.33 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 244665 0 0 0 34081 52 0 0 20 0 1 0 31087896 2100170752 8897 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 512737 8897 1728 343 0 509801 0
Current children cumulated CPU time: 341.33 s
Current children cumulated vsize: 2050948 KiB
Current children cumulated memory: 35588 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/252 15054
/proc/meminfo: memFree=130273096/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2055044 memory=37840 CPUtime=401.16 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 278641 0 0 0 40054 62 0 0 20 0 1 0 31087896 2104365056 9460 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 513761 9460 1728 343 0 510825 0
Current children cumulated CPU time: 401.16 s
Current children cumulated vsize: 2055044 KiB
Current children cumulated memory: 37840 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/252 15055
/proc/meminfo: memFree=130274120/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2050948 memory=39192 CPUtime=460.99 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 298058 0 0 0 46033 66 0 0 20 0 1 0 31087896 2100170752 9798 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 512737 9798 1728 343 0 509801 0
Current children cumulated CPU time: 460.99 s

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

Current children cumulated memory: 63524 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/252 15322
/proc/meminfo: memFree=129786032/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2085296 memory=67620 CPUtime=2913.48 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 798727 0 0 0 291128 220 0 0 20 0 1 0 31087896 2135343104 16905 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 521324 16905 1728 343 0 518388 0
Current children cumulated CPU time: 2913.48 s
Current children cumulated vsize: 2085296 KiB
Current children cumulated memory: 67620 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/252 15323
/proc/meminfo: memFree=129778988/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2077104 memory=63524 CPUtime=2973.3 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 805570 0 0 0 297108 222 0 0 20 0 1 0 31087896 2126954496 15881 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 519276 15881 1728 343 0 516340 0
Current children cumulated CPU time: 2973.3 s
Current children cumulated vsize: 2077104 KiB
Current children cumulated memory: 63524 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/252 15325
/proc/meminfo: memFree=129754312/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2077104 memory=63524 CPUtime=3033.11 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 811089 0 0 0 303088 223 0 0 20 0 1 0 31087896 2126954496 15881 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 519276 15881 1728 343 0 516340 0
Current children cumulated CPU time: 3033.11 s
Current children cumulated vsize: 2077104 KiB
Current children cumulated memory: 63524 KiB

[startup+3102.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/252 15327
/proc/meminfo: memFree=129796212/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2085296 memory=64292 CPUtime=3092.93 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 816795 0 0 0 309068 225 0 0 20 0 1 0 31087896 2135343104 16073 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 521324 16073 1728 343 0 518388 0
Current children cumulated CPU time: 3092.93 s
Current children cumulated vsize: 2085296 KiB
Current children cumulated memory: 64292 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/251 15329
/proc/meminfo: memFree=129780400/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2085296 memory=67620 CPUtime=3152.75 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 824466 0 0 0 315047 228 0 0 20 0 1 0 31087896 2135343104 16905 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 521324 16905 1728 343 0 518388 0
Current children cumulated CPU time: 3152.75 s
Current children cumulated vsize: 2085296 KiB
Current children cumulated memory: 67620 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/251 15331
/proc/meminfo: memFree=129792340/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2085296 memory=67620 CPUtime=3212.57 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 833650 0 0 0 321026 231 0 0 20 0 1 0 31087896 2135343104 16905 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 521324 16905 1728 343 0 518388 0
Current children cumulated CPU time: 3212.57 s
Current children cumulated vsize: 2085296 KiB
Current children cumulated memory: 67620 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/251 15333
/proc/meminfo: memFree=129769336/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2101680 memory=72228 CPUtime=3272.39 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 839670 0 0 0 327007 232 0 0 20 0 1 0 31087896 2152120320 18057 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 525420 18057 1728 343 0 522484 0
Current children cumulated CPU time: 3272.39 s
Current children cumulated vsize: 2101680 KiB
Current children cumulated memory: 72228 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/251 15335
/proc/meminfo: memFree=129757652/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2085296 memory=67620 CPUtime=3332.2 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 844554 0 0 0 332986 234 0 0 20 0 1 0 31087896 2135343104 16905 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 521324 16905 1728 343 0 518388 0
Current children cumulated CPU time: 3332.2 s
Current children cumulated vsize: 2085296 KiB
Current children cumulated memory: 67620 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/251 15339
/proc/meminfo: memFree=129784652/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2085296 memory=71716 CPUtime=3392.02 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 852039 0 0 0 338966 236 0 0 20 0 1 0 31087896 2135343104 17929 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 521324 17929 1728 343 0 518388 0
Current children cumulated CPU time: 3392.02 s
Current children cumulated vsize: 2085296 KiB
Current children cumulated memory: 71716 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/251 15346
/proc/meminfo: memFree=129752988/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2085296 memory=68644 CPUtime=3451.84 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 858200 0 0 0 344945 239 0 0 20 0 1 0 31087896 2135343104 17161 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 521324 17161 1728 343 0 518388 0
Current children cumulated CPU time: 3451.84 s
Current children cumulated vsize: 2085296 KiB
Current children cumulated memory: 68644 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/251 15348
/proc/meminfo: memFree=129765132/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2085296 memory=68004 CPUtime=3511.66 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 860955 0 0 0 350926 240 0 0 20 0 1 0 31087896 2135343104 17001 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 521324 17001 1728 343 0 518388 0
Current children cumulated CPU time: 3511.66 s
Current children cumulated vsize: 2085296 KiB
Current children cumulated memory: 68004 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/252 15351
/proc/meminfo: memFree=129761128/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2077104 memory=67620 CPUtime=3571.5 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 866567 0 0 0 356907 243 0 0 20 0 1 0 31087896 2126954496 16905 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 519276 16905 1728 343 0 516340 0
Current children cumulated CPU time: 3571.5 s
Current children cumulated vsize: 2077104 KiB
Current children cumulated memory: 67620 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.9 s]
/proc/loadavg: 3.95 4.05 4.08 4/246 15383
/proc/meminfo: memFree=129836324/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2085296 memory=68644 CPUtime=3600 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 870252 0 0 0 359757 243 0 0 20 0 1 0 31087896 2135343104 17161 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 521324 17161 1728 343 0 518388 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2085296 KiB
Current children cumulated memory: 68644 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.58 s, system=2.44108 s

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

[startup+3610.9 s]
/proc/loadavg: 3.95 4.05 4.08 4/246 15383
/proc/meminfo: memFree=129836324/131382120 swapFree=33010684/33010684
[pid=15030] ppid=15027 vsize=2085296 memory=68644 CPUtime=3600 cores=5,7
/proc/15030/stat : 15030 (pb_picat) R 15027 15030 14022 0 -1 4194304 870252 0 0 0 359757 243 0 0 20 0 1 0 31087896 2135343104 17161 18446744073709551615 94428094042112 94428095443693 140721300053456 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94428095715120 94428097589424 94428112257024 140721300060574 140721300060650 140721300060650 140721300066252 0
/proc/15030/statm: 521324 17161 1728 343 0 518388 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2085296 KiB
Current children cumulated memory: 68644 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.9
CPU time (s): 3600.02
CPU user time (s): 3597.58
CPU system time (s): 2.44108
CPU usage (%): 99.6986
Max. virtual memory (cumulated for all children) (KiB): 2101680
Max. memory (cumulated for all children) (KiB): 79908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.58
system time used= 2.44108
maximum resident set size= 79908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 870252
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= 76
involuntary context switches= 3990


# summary of solver processes directly reported to runsolver:
#   pid: 15030
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3597.58
#   total CPU system time (s): 2.44108

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.8912 second user time and 34.4921 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-06-29 01:41:31
IDJOB=4496069
IDBENCH=148106
IDSOLVER=3346
FILE ID=nodeC002/4496069-1751154091
RUNJOBID= nodeC002-1751146846-14035
SLURM_JOB_ID= 9587468
Free space on /tmp= 433048 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-prob3.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4496069-1751154091/watcher-4496069-1751154091 -o /tmp/evaluation-result-4496069-1751154091/solver-4496069-1751154091 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751146846-14035 --watchdog 3760  pb_picat HOME/instance-4496069-1751154091.opb

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

MD5SUM BENCH= b3a7e12d93ab079a38c8d0bc0b1ef8cc
RANDOM SEED=771688865

nodeC002 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		: 3662.471
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.81
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		: 3662.744
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.81
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.296
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.81
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		: 3700.000
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.81
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		: 3662.454
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.81
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		: 1197.772
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.81
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		: 3700.000
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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.81
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.224
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        130338520 kB
MemAvailable:   129941212 kB
Buffers:            3280 kB
Cached:           371828 kB
SwapCached:            0 kB
Active:           330180 kB
Inactive:         173804 kB
Active(anon):     146836 kB
Inactive(anon):        0 kB
Active(file):     183344 kB
Inactive(file):   173804 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15116 kB
Writeback:             8 kB
AnonPages:        130732 kB
Mapped:           112776 kB
Shmem:             17960 kB
KReclaimable:      84108 kB
Slab:             164632 kB
SReclaimable:      84108 kB
SUnreclaim:        80524 kB
KernelStack:        4016 kB
PageTables:         3356 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    6479152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 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:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433044 MiB
End job on nodeC002 at 2025-06-29 02:41:42