Trace number 4495925

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.04 3611.7

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-cuww4.opb
MD5SUM13439fe0222d33319b9169d149c100b9
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 benchmark0.005377
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables82
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 constraint82
Maximum length of a constraint82
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 104723596
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 1078440737
Number of bits of the biggest sum of numbers31
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.02	c solving HOME/instance-4495925-1751154072.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 (63344 MiB free)
  memory of node 1: 64465 MiB (63989 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=14858, runsolver pid=14855

[startup+0.100069 s]*
/proc/loadavg: 4.15 4.14 4.13 4/247 14859
/proc/meminfo: memFree=130378204/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2029560 memory=19740 CPUtime=0.08 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 1430 0 0 0 8 0 0 0 20 0 1 0 31086002 2078269440 4935 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 507390 4935 1696 343 0 504454 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2029560 KiB
Current children cumulated memory: 19740 KiB

[startup+0.213759 s]*
/proc/loadavg: 4.15 4.14 4.13 4/247 14859
/proc/meminfo: memFree=130378204/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2030072 memory=19868 CPUtime=0.2 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 1483 0 0 0 19 1 0 0 20 0 1 0 31086002 2078793728 4967 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 507518 4967 1696 343 0 504582 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2030072 KiB
Current children cumulated memory: 19868 KiB

[startup+0.312597 s]*
/proc/loadavg: 4.15 4.14 4.13 4/249 14865
/proc/meminfo: memFree=130378204/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2030072 memory=19996 CPUtime=0.3 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 1508 0 0 0 29 1 0 0 20 0 1 0 31086002 2078793728 4999 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 507518 4999 1696 343 0 504582 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2030072 KiB
Current children cumulated memory: 19996 KiB

[startup+0.700513 s]
/proc/loadavg: 4.15 4.14 4.13 5/247 14872
/proc/meminfo: memFree=130378204/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2030292 memory=20016 CPUtime=0.67 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 1713 0 0 0 66 1 0 0 20 0 1 0 31086002 2079019008 5004 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 507573 5004 1696 343 0 504637 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 2030292 KiB
Current children cumulated memory: 20016 KiB

[startup+1.50021 s]
/proc/loadavg: 4.15 4.14 4.13 5/251 14896
/proc/meminfo: memFree=130366232/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2032120 memory=20720 CPUtime=1.46 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 2319 0 0 0 145 1 0 0 20 0 1 0 31086002 2080890880 5180 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 508030 5180 1696 343 0 505094 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 2032120 KiB
Current children cumulated memory: 20720 KiB

[startup+3.11242 s]
/proc/loadavg: 4.14 4.14 4.13 5/251 14896
/proc/meminfo: memFree=130363440/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2034324 memory=22804 CPUtime=3.07 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 4033 0 0 0 306 1 0 0 20 0 1 0 31086002 2083147776 5701 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 508581 5701 1696 343 0 505645 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 2034324 KiB
Current children cumulated memory: 22804 KiB

[startup+6.30022 s]
/proc/loadavg: 4.14 4.14 4.13 5/251 14896
/proc/meminfo: memFree=130358872/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2034576 memory=24816 CPUtime=6.25 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 8575 0 0 0 623 2 0 0 20 0 1 0 31086002 2083405824 6204 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 508644 6204 1696 343 0 505708 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 2034576 KiB
Current children cumulated memory: 24816 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.14 4.13 5/251 14941
/proc/meminfo: memFree=130356888/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2032528 memory=22100 CPUtime=12.64 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 19683 0 0 0 1260 4 0 0 20 0 1 0 31086002 2081308672 5525 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 508132 5525 1696 343 0 505196 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2032528 KiB
Current children cumulated memory: 22100 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.13 4.12 5/251 15031
/proc/meminfo: memFree=130324060/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2041080 memory=29852 CPUtime=25.4 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 40470 0 0 0 2531 9 0 0 20 0 1 0 31086002 2090065920 7463 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 510270 7463 1696 343 0 507334 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2041080 KiB
Current children cumulated memory: 29852 KiB

[startup+51.1128 s]
/proc/loadavg: 4.14 4.13 4.12 5/251 15031
/proc/meminfo: memFree=130316436/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2045448 memory=28680 CPUtime=50.94 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 70990 0 0 0 5078 16 0 0 20 0 1 0 31086002 2094538752 7170 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 511362 7170 1696 343 0 508426 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2045448 KiB
Current children cumulated memory: 28680 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.13 4.12 5/250 15033
/proc/meminfo: memFree=130310656/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2046080 memory=29668 CPUtime=101.99 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 122882 0 0 0 10169 30 0 0 20 0 1 0 31086002 2095185920 7417 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 511520 7417 1696 343 0 508584 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 2046080 KiB
Current children cumulated memory: 29668 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.12 4.11 5/250 15036
/proc/meminfo: memFree=130312064/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2041984 memory=32088 CPUtime=161.82 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 166463 0 0 0 16141 41 0 0 20 0 1 0 31086002 2090991616 8022 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 510496 8022 1696 343 0 507560 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 2041984 KiB
Current children cumulated memory: 32088 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.12 4.11 5/250 15038
/proc/meminfo: memFree=130312380/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2054272 memory=34136 CPUtime=221.66 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 216642 0 0 0 22112 54 0 0 20 0 1 0 31086002 2103574528 8534 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 513568 8534 1696 343 0 510632 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 2054272 KiB
Current children cumulated memory: 34136 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 4.10 4.10 5/252 15043
/proc/meminfo: memFree=130286972/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2054272 memory=40260 CPUtime=281.49 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 249786 0 0 0 28087 62 0 0 20 0 1 0 31086002 2103574528 10065 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 513568 10065 1696 343 0 510632 0
Current children cumulated CPU time: 281.49 s
Current children cumulated vsize: 2054272 KiB
Current children cumulated memory: 40260 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.11 4.10 5/252 15047
/proc/meminfo: memFree=130274576/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2056816 memory=43920 CPUtime=341.31 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 278797 0 0 0 34062 69 0 0 20 0 1 0 31086002 2106179584 10980 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 514204 10980 1696 343 0 511268 0
Current children cumulated CPU time: 341.31 s
Current children cumulated vsize: 2056816 KiB
Current children cumulated memory: 43920 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.10 4.10 5/252 15053
/proc/meminfo: memFree=130273852/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2056816 memory=43664 CPUtime=401.14 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 305981 0 0 0 40038 76 0 0 20 0 1 0 31086002 2106179584 10916 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 514204 10916 1696 343 0 511268 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 2056816 KiB
Current children cumulated memory: 43664 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/252 15055
/proc/meminfo: memFree=130274372/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2056816 memory=46904 CPUtime=460.96 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 334459 0 0 0 46012 84 0 0 20 0 1 0 31086002 2106179584 11726 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 514204 11726 1696 343 0 511268 0
Current children cumulated CPU time: 460.96 s

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

Current children cumulated memory: 86844 KiB

[startup+2922.3 s]
/proc/loadavg: 4.15 4.10 4.09 6/252 15321
/proc/meminfo: memFree=129779792/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2100604 memory=82876 CPUtime=2912.94 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 769085 0 0 0 291028 266 0 0 20 0 1 0 31086002 2151018496 20719 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 525151 20719 1696 343 0 522215 0
Current children cumulated CPU time: 2912.94 s
Current children cumulated vsize: 2100604 KiB
Current children cumulated memory: 82876 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.10 4.09 6/252 15323
/proc/meminfo: memFree=129774368/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2100604 memory=80828 CPUtime=2972.74 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 775792 0 0 0 297004 270 0 0 20 0 1 0 31086002 2151018496 20207 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 525151 20207 1696 343 0 522215 0
Current children cumulated CPU time: 2972.74 s
Current children cumulated vsize: 2100604 KiB
Current children cumulated memory: 80828 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.09 4.09 6/252 15325
/proc/meminfo: memFree=129794668/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2084220 memory=66492 CPUtime=3032.54 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 782766 0 0 0 302981 273 0 0 20 0 1 0 31086002 2134241280 16623 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 521055 16623 1696 343 0 518119 0
Current children cumulated CPU time: 3032.54 s
Current children cumulated vsize: 2084220 KiB
Current children cumulated memory: 66492 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.08 4.09 6/252 15327
/proc/meminfo: memFree=129796100/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2084220 memory=70588 CPUtime=3092.33 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 789008 0 0 0 308956 277 0 0 20 0 1 0 31086002 2134241280 17647 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 521055 17647 1696 343 0 518119 0
Current children cumulated CPU time: 3092.33 s
Current children cumulated vsize: 2084220 KiB
Current children cumulated memory: 70588 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.08 4.09 6/251 15329
/proc/meminfo: memFree=129773532/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2133372 memory=83188 CPUtime=3152.14 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 794088 0 0 0 314933 281 0 0 20 0 1 0 31086002 2184572928 20797 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 533343 20797 1696 343 0 530407 0
Current children cumulated CPU time: 3152.14 s
Current children cumulated vsize: 2133372 KiB
Current children cumulated memory: 83188 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.08 4.09 6/251 15331
/proc/meminfo: memFree=129800428/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2100604 memory=78268 CPUtime=3211.93 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 802755 0 0 0 320908 285 0 0 20 0 1 0 31086002 2151018496 19567 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 525151 19567 1696 343 0 522215 0
Current children cumulated CPU time: 3211.93 s
Current children cumulated vsize: 2100604 KiB
Current children cumulated memory: 78268 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.09 4.09 6/251 15333
/proc/meminfo: memFree=129783540/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2100604 memory=82876 CPUtime=3271.73 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 808572 0 0 0 326884 289 0 0 20 0 1 0 31086002 2151018496 20719 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 525151 20719 1696 343 0 522215 0
Current children cumulated CPU time: 3271.73 s
Current children cumulated vsize: 2100604 KiB
Current children cumulated memory: 82876 KiB

[startup+3342.3 s]
/proc/loadavg: 4.04 4.07 4.08 6/251 15335
/proc/meminfo: memFree=129768036/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2133372 memory=84796 CPUtime=3331.53 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 815486 0 0 0 332862 291 0 0 20 0 1 0 31086002 2184572928 21199 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 533343 21199 1696 343 0 530407 0
Current children cumulated CPU time: 3331.53 s
Current children cumulated vsize: 2133372 KiB
Current children cumulated memory: 84796 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.09 4.09 6/251 15339
/proc/meminfo: memFree=129784524/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2084220 memory=74684 CPUtime=3391.32 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 823795 0 0 0 338838 294 0 0 20 0 1 0 31086002 2134241280 18671 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 521055 18671 1696 343 0 518119 0
Current children cumulated CPU time: 3391.32 s
Current children cumulated vsize: 2084220 KiB
Current children cumulated memory: 74684 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.09 4.09 6/251 15346
/proc/meminfo: memFree=129750844/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2116988 memory=84924 CPUtime=3451.13 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 827253 0 0 0 344816 297 0 0 20 0 1 0 31086002 2167795712 21231 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 529247 21231 1696 343 0 526311 0
Current children cumulated CPU time: 3451.13 s
Current children cumulated vsize: 2116988 KiB
Current children cumulated memory: 84924 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.08 4.09 6/251 15348
/proc/meminfo: memFree=129744376/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2116988 memory=84924 CPUtime=3510.93 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 832172 0 0 0 350795 298 0 0 20 0 1 0 31086002 2167795712 21231 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 529247 21231 1696 343 0 526311 0
Current children cumulated CPU time: 3510.93 s
Current children cumulated vsize: 2116988 KiB
Current children cumulated memory: 84924 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.08 4.09 6/251 15350
/proc/meminfo: memFree=129760696/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2100604 memory=83004 CPUtime=3570.73 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 837172 0 0 0 356771 302 0 0 20 0 1 0 31086002 2151018496 20751 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 525151 20751 1696 343 0 522215 0
Current children cumulated CPU time: 3570.73 s
Current children cumulated vsize: 2100604 KiB
Current children cumulated memory: 83004 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.7 s]
/proc/loadavg: 4.13 4.09 4.09 6/252 15351
/proc/meminfo: memFree=129767840/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2084220 memory=66492 CPUtime=3600.03 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 844110 0 0 0 359697 306 0 0 20 0 1 0 31086002 2134241280 16623 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 521055 16623 1696 343 0 518119 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2084220 KiB
Current children cumulated memory: 66492 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.98 s, system=3.06702 s

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

[startup+3611.7 s]
/proc/loadavg: 4.13 4.09 4.09 6/252 15351
/proc/meminfo: memFree=129767840/131382120 swapFree=33010684/33010684
[pid=14858] ppid=14855 vsize=2084220 memory=66492 CPUtime=3600.03 cores=0,2
/proc/14858/stat : 14858 (pb_picat) R 14855 14858 14022 0 -1 4194304 844110 0 0 0 359697 306 0 0 20 0 1 0 31086002 2134241280 16623 18446744073709551615 94647195242496 94647196644077 140728377755200 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94647196915504 94647198789808 94647223435264 140728377760158 140728377760234 140728377760234 140728377765836 0
/proc/14858/statm: 521055 16623 1696 343 0 518119 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2084220 KiB
Current children cumulated memory: 66492 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.7
CPU time (s): 3600.04
CPU user time (s): 3596.98
CPU system time (s): 3.06702
CPU usage (%): 99.6772
Max. virtual memory (cumulated for all children) (KiB): 2133372
Max. memory (cumulated for all children) (KiB): 99260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.98
system time used= 3.06703
maximum resident set size= 99260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 844110
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= 75
involuntary context switches= 8278


# summary of solver processes directly reported to runsolver:
#   pid: 14858
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3596.98
#   total CPU system time (s): 3.06702

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.9983 second user time and 34.2629 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-06-29 01:41:12
IDJOB=4495925
IDBENCH=148102
IDSOLVER=3346
FILE ID=nodeC002/4495925-1751154072
RUNJOBID= nodeC002-1751146846-14032
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-cuww4.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4495925-1751154072/watcher-4495925-1751154072 -o /tmp/evaluation-result-4495925-1751154072/solver-4495925-1751154072 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751146846-14032 --watchdog 3760  pb_picat HOME/instance-4495925-1751154072.opb

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

MD5SUM BENCH= 13439fe0222d33319b9169d149c100b9
RANDOM SEED=1037985092

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		: 1197.231
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		: 1197.221
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.689
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		: 1197.266
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		: 2394.453
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		: 3492.048
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		: 1197.558
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.467
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:        130390112 kB
MemAvailable:   129993980 kB
Buffers:            3280 kB
Cached:           374208 kB
SwapCached:            0 kB
Active:           297396 kB
Inactive:         176180 kB
Active(anon):     114052 kB
Inactive(anon):        0 kB
Active(file):     183344 kB
Inactive(file):   176180 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11528 kB
Writeback:             0 kB
AnonPages:         99260 kB
Mapped:           109260 kB
Shmem:             17960 kB
KReclaimable:      84088 kB
Slab:             164620 kB
SReclaimable:      84088 kB
SUnreclaim:        80532 kB
KernelStack:        3968 kB
PageTables:         3212 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    4419552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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= 433040 MiB
End job on nodeC002 at 2025-06-29 02:41:24