Trace number 4493225

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.08 3610.5

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-55-50.opb
MD5SUM447851c4fd40c5c34c03bb94532f1e8d
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.916974
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2750
Total number of constraints74305
Number of constraints which are clauses74305
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint50
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 51
Number of bits of the biggest sum of numbers6
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-4493225-1751150459.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 (63325 MiB free)
  memory of node 1: 64465 MiB (64013 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
Starting watchdog thread
Starting watchdog thread
Linux 5.14.0-503.14.1.el9_5.x86_64
solver pid=14477, runsolver pid=14472
Current StackSize limit: 8192 KiB


[startup+0.100072 s]*
/proc/loadavg: 4.28 4.23 4.19 5/252 14486
/proc/meminfo: memFree=130348412/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2027148 memory=24072 CPUtime=0.08 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 1109 0 0 0 7 1 0 0 20 0 1 0 30724737 2075799552 6018 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 3 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 506787 6018 1504 343 0 503851 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24072 KiB

[startup+0.215077 s]*
/proc/loadavg: 4.28 4.23 4.19 5/252 14486
/proc/meminfo: memFree=130327620/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2027148 memory=30216 CPUtime=0.19 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 1112 0 0 0 18 1 0 0 20 0 1 0 30724737 2075799552 7554 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 506787 7554 1504 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 30216 KiB

[startup+0.313833 s]*
/proc/loadavg: 4.28 4.23 4.19 4/250 14486
/proc/meminfo: memFree=130349868/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2027148 memory=36360 CPUtime=0.28 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 1115 0 0 0 27 1 0 0 20 0 1 0 30724737 2075799552 9090 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 506787 9090 1504 343 0 503851 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 36360 KiB

[startup+0.700264 s]
/proc/loadavg: 4.28 4.23 4.19 4/248 14494
/proc/meminfo: memFree=130327024/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2027148 memory=54792 CPUtime=0.65 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 1124 0 0 0 62 3 0 0 20 0 1 0 30724737 2075799552 13698 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 506787 13698 1504 343 0 503851 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 54792 KiB

[startup+1.50033 s]
/proc/loadavg: 4.28 4.23 4.19 4/248 14494
/proc/meminfo: memFree=130265584/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2030576 memory=115344 CPUtime=1.44 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 2161 0 0 0 137 7 0 0 20 0 1 0 30724737 2079309824 28836 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 507644 28836 1568 343 0 504708 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 2030576 KiB
Current children cumulated memory: 115344 KiB

[startup+3.11335 s]
/proc/loadavg: 4.28 4.23 4.19 5/252 14531
/proc/meminfo: memFree=129736508/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2038272 memory=122040 CPUtime=3.04 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 11001 0 0 0 296 8 0 0 20 0 1 0 30724737 2087190528 30478 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 509568 30510 1568 343 0 506632 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 2038272 KiB
Current children cumulated memory: 122040 KiB

[startup+6.30035 s]
/proc/loadavg: 4.26 4.23 4.19 5/252 14531
/proc/meminfo: memFree=128641388/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2040320 memory=121016 CPUtime=6.22 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 26048 0 0 0 609 13 0 0 20 0 1 0 30724737 2089287680 30254 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 510080 30254 1568 343 0 507144 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 2040320 KiB
Current children cumulated memory: 121016 KiB

[startup+12.7003 s]
/proc/loadavg: 4.24 4.22 4.19 5/252 14531
/proc/meminfo: memFree=127398460/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2050560 memory=127000 CPUtime=12.6 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 46433 0 0 0 1240 20 0 0 20 0 1 0 30724737 2099773440 31750 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 512640 31750 1568 343 0 509704 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 2050560 KiB
Current children cumulated memory: 127000 KiB

[startup+25.5004 s]
/proc/loadavg: 4.19 4.21 4.18 5/252 14531
/proc/meminfo: memFree=127676668/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2050560 memory=134756 CPUtime=25.37 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 72412 0 0 0 2505 32 0 0 20 0 1 0 30724737 2099773440 33689 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 512640 33689 1568 343 0 509704 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 2050560 KiB
Current children cumulated memory: 134756 KiB

[startup+51.113 s]
/proc/loadavg: 4.18 4.21 4.18 5/253 14533
/proc/meminfo: memFree=126878444/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2066944 memory=135012 CPUtime=50.91 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 117820 0 0 0 5040 51 0 0 20 0 1 0 30724737 2116550656 33753 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 516736 33753 1568 343 0 513800 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 2066944 KiB
Current children cumulated memory: 135012 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.19 4.18 5/252 14535
/proc/meminfo: memFree=126604848/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2066944 memory=136460 CPUtime=101.96 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 191670 0 0 0 10108 88 0 0 20 0 1 0 30724737 2116550656 34115 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 516736 34115 1568 343 0 513800 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 2066944 KiB
Current children cumulated memory: 136460 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.17 4.17 5/252 14536
/proc/meminfo: memFree=126770192/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2050560 memory=132572 CPUtime=161.81 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 283685 0 0 0 16047 134 0 0 20 0 1 0 30724737 2099773440 33143 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 512640 33143 1568 343 0 509704 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 2050560 KiB
Current children cumulated memory: 132572 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.15 4.17 5/252 14538
/proc/meminfo: memFree=127297084/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2099712 memory=184748 CPUtime=221.64 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 337402 0 0 0 21999 165 0 0 20 0 1 0 30724737 2150105088 46187 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 524928 46187 1568 343 0 521992 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 2099712 KiB
Current children cumulated memory: 184748 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.14 4.16 5/252 14540
/proc/meminfo: memFree=127004764/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2065056 memory=144104 CPUtime=281.48 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 403406 0 0 0 27944 204 0 0 20 0 1 0 30724737 2114617344 36026 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 516264 36026 1568 343 0 513328 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 2065056 KiB
Current children cumulated memory: 144104 KiB

[startup+342.3 s]
/proc/loadavg: 4.21 4.16 4.17 5/251 14544
/proc/meminfo: memFree=126614580/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2165408 memory=189012 CPUtime=341.31 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 454643 0 0 0 33895 236 0 0 20 0 1 0 30724737 2217377792 47253 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 541352 47253 1568 343 0 538416 0
Current children cumulated CPU time: 341.31 s
Current children cumulated vsize: 2165408 KiB
Current children cumulated memory: 189012 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.13 4.15 5/251 14552
/proc/meminfo: memFree=126631600/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2165408 memory=190824 CPUtime=401.15 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 496579 0 0 0 39851 264 0 0 20 0 1 0 30724737 2217377792 47706 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 541352 47706 1568 343 0 538416 0
Current children cumulated CPU time: 401.15 s
Current children cumulated vsize: 2165408 KiB
Current children cumulated memory: 190824 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 4.12 4.15 5/251 14554
/proc/meminfo: memFree=126589232/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2099872 memory=167920 CPUtime=461 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 553884 0 0 0 45800 300 0 0 20 0 1 0 30724737 2150268928 41980 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 524968 41980 1568 343 0 522032 0

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

Current children cumulated memory: 320468 KiB

[startup+2922.3 s]
/proc/loadavg: 4.16 4.11 4.09 5/251 14682
/proc/meminfo: memFree=126099372/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2167352 memory=224988 CPUtime=2914.14 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 1905155 0 0 0 290062 1352 0 0 20 0 1 0 30724737 2219368448 56247 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 541838 56247 1568 343 0 538902 0
Current children cumulated CPU time: 2914.14 s
Current children cumulated vsize: 2167352 KiB
Current children cumulated memory: 224988 KiB

[startup+2982.3 s]
/proc/loadavg: 4.75 4.28 4.15 5/251 14685
/proc/meminfo: memFree=125925532/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2167352 memory=231000 CPUtime=2973.95 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 1929740 0 0 0 296028 1367 0 0 20 0 1 0 30724737 2219368448 57750 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 541838 57750 1568 343 0 538902 0
Current children cumulated CPU time: 2973.95 s
Current children cumulated vsize: 2167352 KiB
Current children cumulated memory: 231000 KiB

[startup+3042.3 s]
/proc/loadavg: 4.38 4.27 4.16 5/250 14687
/proc/meminfo: memFree=126031420/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2302520 memory=384244 CPUtime=3033.74 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 1971833 0 0 0 301984 1390 0 0 20 0 1 0 30724737 2357780480 96061 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 575630 96061 1568 343 0 572694 0
Current children cumulated CPU time: 3033.74 s
Current children cumulated vsize: 2302520 KiB
Current children cumulated memory: 384244 KiB

[startup+3102.3 s]
/proc/loadavg: 4.24 4.25 4.16 5/251 14690
/proc/meminfo: memFree=125679508/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2171448 memory=259836 CPUtime=3093.55 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 1994350 0 0 0 307948 1407 0 0 20 0 1 0 30724737 2223562752 64959 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 542862 64959 1568 343 0 539926 0
Current children cumulated CPU time: 3093.55 s
Current children cumulated vsize: 2171448 KiB
Current children cumulated memory: 259836 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.22 4.15 5/251 14692
/proc/meminfo: memFree=125764684/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2302520 memory=351508 CPUtime=3153.34 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 2026717 0 0 0 313904 1430 0 0 20 0 1 0 30724737 2357780480 87877 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 575630 87877 1568 343 0 572694 0
Current children cumulated CPU time: 3153.34 s
Current children cumulated vsize: 2302520 KiB
Current children cumulated memory: 351508 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.19 4.15 5/251 14694
/proc/meminfo: memFree=126321200/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2167352 memory=200000 CPUtime=3213.15 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 2055600 0 0 0 319857 1458 0 0 20 0 1 0 30724737 2219368448 50000 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 541838 50000 1568 343 0 538902 0
Current children cumulated CPU time: 3213.15 s
Current children cumulated vsize: 2167352 KiB
Current children cumulated memory: 200000 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.17 4.14 5/251 14696
/proc/meminfo: memFree=125327820/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2167524 memory=239504 CPUtime=3272.95 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 2077495 0 0 0 325812 1483 0 0 20 0 1 0 30724737 2219544576 59876 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 541881 59876 1568 343 0 538945 0
Current children cumulated CPU time: 3272.95 s
Current children cumulated vsize: 2167524 KiB
Current children cumulated memory: 239504 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.17 4.14 5/251 14700
/proc/meminfo: memFree=125671428/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2171620 memory=211404 CPUtime=3332.75 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 2108523 0 0 0 331767 1508 0 0 20 0 1 0 30724737 2223738880 52851 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 542905 52851 1568 343 0 539969 0
Current children cumulated CPU time: 3332.75 s
Current children cumulated vsize: 2171620 KiB
Current children cumulated memory: 211404 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.17 4.14 5/250 14707
/proc/meminfo: memFree=125456528/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2167524 memory=214544 CPUtime=3392.55 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 2130569 0 0 0 337728 1527 0 0 20 0 1 0 30724737 2219544576 53636 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 541881 53636 1568 343 0 538945 0
Current children cumulated CPU time: 3392.55 s
Current children cumulated vsize: 2167524 KiB
Current children cumulated memory: 214544 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.13 4.13 5/251 14710
/proc/meminfo: memFree=126473372/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2564836 memory=550792 CPUtime=3452.36 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 2154659 0 0 0 343682 1554 0 0 20 0 1 0 30724737 2626392064 137698 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 641209 137698 1568 343 0 638273 0
Current children cumulated CPU time: 3452.36 s
Current children cumulated vsize: 2564836 KiB
Current children cumulated memory: 550792 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.15 4.13 5/251 14712
/proc/meminfo: memFree=126024076/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2167524 memory=256084 CPUtime=3512.16 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 2172693 0 0 0 349649 1567 0 0 20 0 1 0 30724737 2219544576 64021 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 541881 64021 1568 343 0 538945 0
Current children cumulated CPU time: 3512.16 s
Current children cumulated vsize: 2167524 KiB
Current children cumulated memory: 256084 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.14 4.13 5/251 14714
/proc/meminfo: memFree=126032416/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2302692 memory=296408 CPUtime=3571.96 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 2197645 0 0 0 355609 1587 0 0 20 0 1 0 30724737 2357956608 74102 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 575673 74102 1568 343 0 572737 0
Current children cumulated CPU time: 3571.96 s
Current children cumulated vsize: 2302692 KiB
Current children cumulated memory: 296408 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.15 4.14 4.13 4/247 14724
/proc/meminfo: memFree=126124772/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2302692 memory=366276 CPUtime=3600.07 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 2210596 0 0 0 358408 1599 0 0 20 0 1 0 30724737 2357956608 91569 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 575673 91569 1568 343 0 572737 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2302692 KiB
Current children cumulated memory: 366276 KiB

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

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

# cumulated CPU time of all completed processes:  user=3584.08 s, system=15.9921 s

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

[startup+3610.5 s]
/proc/loadavg: 4.15 4.14 4.13 4/247 14724
/proc/meminfo: memFree=126124772/131382120 swapFree=33010684/33010684
[pid=14477] ppid=14472 vsize=2302692 memory=366276 CPUtime=3600.07 cores=1,3
/proc/14477/stat : 14477 (pb_picat) R 14472 14477 14022 0 -1 4194304 2210596 0 0 0 358408 1599 0 0 20 0 1 0 30724737 2357956608 91569 18446744073709551615 94001918263296 94001919664877 140727725800208 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94001919936304 94001921810608 94001945718784 140727725803934 140727725804010 140727725804010 140727725809612 0
/proc/14477/statm: 575673 91569 1568 343 0 572737 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2302692 KiB
Current children cumulated memory: 366276 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.5
CPU time (s): 3600.08
CPU user time (s): 3584.08
CPU system time (s): 15.9921
CPU usage (%): 99.7112
Max. virtual memory (cumulated for all children) (KiB): 2564836
Max. memory (cumulated for all children) (KiB): 587656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.08
system time used= 15.9921
maximum resident set size= 587656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2210596
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= 91
involuntary context switches= 4755


# summary of solver processes directly reported to runsolver:
#   pid: 14477
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3584.08
#   total CPU system time (s): 15.9921

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.3887 second user time and 33.2322 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-06-29 00:40:59
IDJOB=4493225
IDBENCH=147856
IDSOLVER=3346
FILE ID=nodeC002/4493225-1751150459
RUNJOBID= nodeC002-1751146846-14034
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/roussel/normalized-pigeon-clauses-55-50.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4493225-1751150459/watcher-4493225-1751150459 -o /tmp/evaluation-result-4493225-1751150459/solver-4493225-1751150459 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751146846-14034 --watchdog 3760  pb_picat HOME/instance-4493225-1751150459.opb

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

MD5SUM BENCH= 447851c4fd40c5c34c03bb94532f1e8d
RANDOM SEED=314787200

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.508
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.203
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.348
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.220
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		: 1197.314
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.188
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.184
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.219
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:        130409232 kB
MemAvailable:   130013112 kB
Buffers:            3280 kB
Cached:           374304 kB
SwapCached:            0 kB
Active:           266228 kB
Inactive:         176280 kB
Active(anon):      82884 kB
Inactive(anon):        0 kB
Active(file):     183344 kB
Inactive(file):   176280 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             19008 kB
Writeback:             4 kB
AnonPages:         67984 kB
Mapped:           102400 kB
Shmem:             17960 kB
KReclaimable:      84012 kB
Slab:             165792 kB
SReclaimable:      84012 kB
SUnreclaim:        81780 kB
KernelStack:        3952 kB
PageTables:         2984 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     333812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149304 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 433036 MiB
End job on nodeC002 at 2025-06-29 01:41:10