Trace number 4508271

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 NameAnswerobjective functionCPU timeWall clock time
Picat 2025-06-16? (TO) 3600.09 3610.01

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/dt-problems/
normalized-lo_14x14_007.opb.metafix.opb
MD5SUM55dad17a7c182b30d547793b054532a6
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark96
Best CPU time to get the best result obtained on this benchmark0.030846
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables196
Total number of constraints82
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint14
Number of terms in the objective function 196
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 196
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
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.00	c solving HOME/instance-4508271-1751488039.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: 63708 MiB (61716 MiB free)
  memory of node 1: 64465 MiB (62557 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4508271-1751488039/watcher-4508271-1751488039 -o /tmp/evaluation-result-4508271-1751488039/solver-4508271-1751488039 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751480579-62270 --watchdog 3760 pb_picat HOME/instance-4508271-1751488039.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
solver pid=63300, runsolver pid=63297
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 4.08 4.10 4.09 5/265 63301
/proc/meminfo: memFree=127256708/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2037252 memory=20812 CPUtime=0.09 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 1649 0 0 0 9 0 0 0 20 0 1 0 64481387 2086146048 5203 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 509313 5203 1760 343 0 506377 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2037252 KiB
Current children cumulated memory: 20812 KiB

[startup+0.205579 s]*
/proc/loadavg: 4.08 4.10 4.09 5/265 63301
/proc/meminfo: memFree=127256708/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2037764 memory=21068 CPUtime=0.19 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 1698 0 0 0 19 0 0 0 20 0 1 0 64481387 2086670336 5267 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 509441 5267 1760 343 0 506505 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2037764 KiB
Current children cumulated memory: 21068 KiB

[startup+0.304822 s]*
/proc/loadavg: 4.08 4.10 4.09 5/265 63301
/proc/meminfo: memFree=127256708/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2037764 memory=20876 CPUtime=0.29 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 1865 0 0 0 29 0 0 0 20 0 1 0 64481387 2086670336 5219 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 509441 5219 1760 343 0 506505 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2037764 KiB
Current children cumulated memory: 20876 KiB

[startup+0.700145 s]
/proc/loadavg: 4.08 4.10 4.09 5/265 63301
/proc/meminfo: memFree=127256708/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2037816 memory=21132 CPUtime=0.68 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 2113 0 0 0 68 0 0 0 20 0 1 0 64481387 2086723584 5283 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 509454 5283 1760 343 0 506518 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2037816 KiB
Current children cumulated memory: 21132 KiB

[startup+1.50008 s]
/proc/loadavg: 4.08 4.10 4.09 5/265 63301
/proc/meminfo: memFree=127256860/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2037976 memory=21028 CPUtime=1.48 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 3022 0 0 0 147 1 0 0 20 0 1 0 64481387 2086887424 5257 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 509494 5257 1760 343 0 506558 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2037976 KiB
Current children cumulated memory: 21028 KiB

[startup+3.10549 s]
/proc/loadavg: 4.08 4.10 4.09 5/265 63301
/proc/meminfo: memFree=127307424/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2039000 memory=21664 CPUtime=3.09 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 5565 0 0 0 307 2 0 0 20 0 1 0 64481387 2087936000 5416 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 509750 5416 1760 343 0 506814 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2039000 KiB
Current children cumulated memory: 21664 KiB

[startup+6.30012 s]
/proc/loadavg: 4.07 4.09 4.09 5/265 63301
/proc/meminfo: memFree=127250776/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2039316 memory=22804 CPUtime=6.27 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 9400 0 0 0 625 2 0 0 20 0 1 0 64481387 2088259584 5701 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 509829 5701 1760 343 0 506893 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2039316 KiB
Current children cumulated memory: 22804 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.09 4.09 5/265 63301
/proc/meminfo: memFree=127267164/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2038292 memory=21720 CPUtime=12.66 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 19356 0 0 0 1261 5 0 0 20 0 1 0 64481387 2087211008 5430 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 509573 5430 1760 343 0 506637 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2038292 KiB
Current children cumulated memory: 21720 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.10 4.09 5/265 63302
/proc/meminfo: memFree=127273996/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2042824 memory=24448 CPUtime=25.42 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 39204 0 0 0 2533 9 0 0 20 0 1 0 64481387 2091851776 6112 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 510706 6112 1760 343 0 507770 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2042824 KiB
Current children cumulated memory: 24448 KiB

[startup+51.1056 s]
/proc/loadavg: 4.08 4.09 4.09 5/265 63302
/proc/meminfo: memFree=127274120/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2042984 memory=24876 CPUtime=50.95 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 78623 0 0 0 5078 17 0 0 20 0 1 0 64481387 2092015616 6219 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 510746 6219 1760 343 0 507810 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2042984 KiB
Current children cumulated memory: 24876 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.09 4.09 4/261 63408
/proc/meminfo: memFree=127418864/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2041080 memory=23156 CPUtime=102.02 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 152556 0 0 0 10168 34 0 0 20 0 1 0 64481387 2090065920 5789 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 510270 5789 1760 343 0 507334 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2041080 KiB
Current children cumulated memory: 23156 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 63581
/proc/meminfo: memFree=126265536/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2049272 memory=29644 CPUtime=161.85 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 223054 0 0 0 16136 49 0 0 20 0 1 0 64481387 2098454528 7411 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 512318 7411 1760 343 0 509382 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 2049272 KiB
Current children cumulated memory: 29644 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/265 63584
/proc/meminfo: memFree=126126432/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2041876 memory=24864 CPUtime=221.69 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 288975 0 0 0 22102 67 0 0 20 0 1 0 64481387 2090881024 6216 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 510469 6216 1760 343 0 507533 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 2041876 KiB
Current children cumulated memory: 24864 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/265 63586
/proc/meminfo: memFree=126126484/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2045972 memory=27100 CPUtime=281.53 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 350744 0 0 0 28070 83 0 0 20 0 1 0 64481387 2095075328 6775 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 511493 6775 1760 343 0 508557 0
Current children cumulated CPU time: 281.53 s
Current children cumulated vsize: 2045972 KiB
Current children cumulated memory: 27100 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/266 63591
/proc/meminfo: memFree=126108260/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2046108 memory=26748 CPUtime=341.37 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 410968 0 0 0 34040 97 0 0 20 0 1 0 64481387 2095214592 6687 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 511527 6687 1760 343 0 508591 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 2046108 KiB
Current children cumulated memory: 26748 KiB

[startup+402.3 s]
/proc/loadavg: 4.19 4.11 4.10 5/265 63593
/proc/meminfo: memFree=126120024/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2050668 memory=29152 CPUtime=401.21 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 464541 0 0 0 40010 111 0 0 20 0 1 0 64481387 2099884032 7288 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 512667 7288 1760 343 0 509731 0
Current children cumulated CPU time: 401.21 s
Current children cumulated vsize: 2050668 KiB
Current children cumulated memory: 29152 KiB

[startup+462.3 s]
/proc/loadavg: 4.32 4.17 4.12 5/265 63596
/proc/meminfo: memFree=126080652/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2044524 memory=26648 CPUtime=461.04 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 521577 0 0 0 45978 126 0 0 20 0 1 0 64481387 2093592576 6662 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 511131 6662 1760 343 0 508195 0
Current children cumulated CPU time: 461.04 s

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

Current children cumulated memory: 49548 KiB

[startup+2862.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/265 63728
/proc/meminfo: memFree=125938764/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2073428 memory=50140 CPUtime=2854.34 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 1710834 0 0 0 284956 478 0 0 20 0 1 0 64481387 2123190272 12535 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 518357 12535 1760 343 0 515421 0
Current children cumulated CPU time: 2854.34 s
Current children cumulated vsize: 2073428 KiB
Current children cumulated memory: 50140 KiB

[startup+2922.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/265 63730
/proc/meminfo: memFree=125930868/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2065236 memory=51596 CPUtime=2914.17 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 1740636 0 0 0 290929 488 0 0 20 0 1 0 64481387 2114801664 12899 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 516309 12899 1760 343 0 513373 0
Current children cumulated CPU time: 2914.17 s
Current children cumulated vsize: 2065236 KiB
Current children cumulated memory: 51596 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/265 63732
/proc/meminfo: memFree=126005000/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2073428 memory=57808 CPUtime=2974.01 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 1774832 0 0 0 296902 499 0 0 20 0 1 0 64481387 2123190272 14452 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 518357 14452 1760 343 0 515421 0
Current children cumulated CPU time: 2974.01 s
Current children cumulated vsize: 2073428 KiB
Current children cumulated memory: 57808 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/265 63734
/proc/meminfo: memFree=125936992/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2073428 memory=57752 CPUtime=3033.85 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 1798921 0 0 0 302877 508 0 0 20 0 1 0 64481387 2123190272 14438 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 518357 14438 1760 343 0 515421 0
Current children cumulated CPU time: 3033.85 s
Current children cumulated vsize: 2073428 KiB
Current children cumulated memory: 57752 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/265 63737
/proc/meminfo: memFree=125899924/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2073428 memory=52600 CPUtime=3093.69 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 1813619 0 0 0 308856 513 0 0 20 0 1 0 64481387 2123190272 13150 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 518357 13150 1760 343 0 515421 0
Current children cumulated CPU time: 3093.69 s
Current children cumulated vsize: 2073428 KiB
Current children cumulated memory: 52600 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/264 63743
/proc/meminfo: memFree=125885520/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2089812 memory=59444 CPUtime=3153.53 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 1825818 0 0 0 314834 519 0 0 20 0 1 0 64481387 2139967488 14861 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 522453 14861 1760 343 0 519517 0
Current children cumulated CPU time: 3153.53 s
Current children cumulated vsize: 2089812 KiB
Current children cumulated memory: 59444 KiB

[startup+3222.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/264 63758
/proc/meminfo: memFree=125930532/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2073428 memory=50352 CPUtime=3213.36 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 1839780 0 0 0 320811 525 0 0 20 0 1 0 64481387 2123190272 12588 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 518357 12588 1760 343 0 515421 0
Current children cumulated CPU time: 3213.36 s
Current children cumulated vsize: 2073428 KiB
Current children cumulated memory: 50352 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/264 63760
/proc/meminfo: memFree=125910564/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2073428 memory=57804 CPUtime=3273.2 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 1870778 0 0 0 326783 537 0 0 20 0 1 0 64481387 2123190272 14451 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 518357 14451 1760 343 0 515421 0
Current children cumulated CPU time: 3273.2 s
Current children cumulated vsize: 2073428 KiB
Current children cumulated memory: 57804 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/265 63764
/proc/meminfo: memFree=125953668/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2073428 memory=57800 CPUtime=3333.04 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 1903071 0 0 0 332755 549 0 0 20 0 1 0 64481387 2123190272 14450 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 518357 14450 1760 343 0 515421 0
Current children cumulated CPU time: 3333.04 s
Current children cumulated vsize: 2073428 KiB
Current children cumulated memory: 57800 KiB

[startup+3402.3 s]
/proc/loadavg: 3.42 3.93 4.04 3/253 63829
/proc/meminfo: memFree=126973288/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2089812 memory=56156 CPUtime=3392.88 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 1935661 0 0 0 338728 560 0 0 20 0 1 0 64481387 2139967488 14039 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 522453 14039 1760 343 0 519517 0
Current children cumulated CPU time: 3392.88 s
Current children cumulated vsize: 2089812 KiB
Current children cumulated memory: 56156 KiB

[startup+3462.3 s]
/proc/loadavg: 2.60 3.60 3.91 3/253 63831
/proc/meminfo: memFree=126974028/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2089812 memory=63948 CPUtime=3452.73 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 1963031 0 0 0 344703 570 0 0 20 0 1 0 64481387 2139967488 15987 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 522453 15987 1760 343 0 519517 0
Current children cumulated CPU time: 3452.73 s
Current children cumulated vsize: 2089812 KiB
Current children cumulated memory: 63948 KiB

[startup+3522.3 s]
/proc/loadavg: 2.28 3.32 3.79 3/253 63833
/proc/meminfo: memFree=126972888/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2073428 memory=52428 CPUtime=3512.58 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 1976570 0 0 0 350684 574 0 0 20 0 1 0 64481387 2123190272 13107 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 518357 13107 1760 343 0 515421 0
Current children cumulated CPU time: 3512.58 s
Current children cumulated vsize: 2073428 KiB
Current children cumulated memory: 52428 KiB

[startup+3582.3 s]
/proc/loadavg: 2.15 3.09 3.68 3/253 63836
/proc/meminfo: memFree=126978220/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2089944 memory=59552 CPUtime=3572.43 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 1989370 0 0 0 356665 578 0 0 20 0 1 0 64481387 2140102656 14888 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 522486 14888 1760 343 0 519550 0
Current children cumulated CPU time: 3572.43 s
Current children cumulated vsize: 2089944 KiB
Current children cumulated memory: 59552 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 2.17 3.02 3.64 3/252 63837
/proc/meminfo: memFree=127041732/131250000 swapFree=33007332/33010684
[pid=63300] ppid=63297 vsize=2089944 memory=57640 CPUtime=3600.07 cores=0,2
/proc/63300/stat : 63300 (pb_picat) R 63297 63300 62260 0 -1 4194304 1996789 0 0 0 359426 581 0 0 20 0 1 0 64481387 2140102656 14410 18446744073709551615 94045161877504 94045163279085 140726367989840 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94045163550512 94045165424816 94045199482880 140726367992222 140726367992298 140726367992298 140726367997900 0
/proc/63300/statm: 522486 14410 1760 343 0 519550 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2089944 KiB
Current children cumulated memory: 57640 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.27 s, system=5.81542 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.01
CPU time (s): 3600.09
CPU user time (s): 3594.27
CPU system time (s): 5.81542
CPU usage (%): 99.7252
Max. virtual memory (cumulated for all children) (KiB): 2106328
Max. memory (cumulated for all children) (KiB): 66252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.27
system time used= 5.81542
maximum resident set size= 66252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1996789
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= 74
involuntary context switches= 4770


# summary of solver processes directly reported to runsolver:
#   pid: 63300
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3594.27
#   total CPU system time (s): 5.81542

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.78735 second user time and 15.852 second system time

The end

Launcher Data

Begin job on nodeC019 at 2025-07-02 22:27:19
IDJOB=4508271
IDBENCH=158408
IDSOLVER=3346
FILE ID=nodeC019/4508271-1751488039
RUNJOBID= nodeC019-1751480579-62270
SLURM_JOB_ID= 9598523
Free space on /tmp= 431712 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/dt-problems/normalized-lo_14x14_007.opb.metafix.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4508271-1751488039/watcher-4508271-1751488039 -o /tmp/evaluation-result-4508271-1751488039/solver-4508271-1751488039 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751480579-62270 --watchdog 3760  pb_picat HOME/instance-4508271-1751488039.opb

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

MD5SUM BENCH= 55dad17a7c182b30d547793b054532a6
RANDOM SEED=1696346304

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127256708 kB
MemAvailable:   128615748 kB
Buffers:             904 kB
Cached:          2163152 kB
SwapCached:          440 kB
Active:          1374264 kB
Inactive:        2018916 kB
Active(anon):    1216544 kB
Inactive(anon):    27772 kB
Active(file):     157720 kB
Inactive(file):  1991144 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33007332 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3580 kB
Writeback:             0 kB
AnonPages:       1226008 kB
Mapped:           113700 kB
Shmem:             15192 kB
KReclaimable:      98832 kB
Slab:             186428 kB
SReclaimable:      98832 kB
SUnreclaim:        87596 kB
KernelStack:        4288 kB
PageTables:         5496 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    6801560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1085440 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:      176852 kB
DirectMap2M:     9031680 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431724 MiB
End job on nodeC019 at 2025-07-02 23:27:29