Trace number 4490607

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.06 3610.3

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_2.opb
MD5SUM5da80f5858be2a333e7d6bf1625fcb5c
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables61
Total number of constraints15
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint1
Maximum length of a constraint60
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1648
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4944
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c solving HOME/instance-4490607-1751372285.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 (62285 MiB free)
  memory of node 1: 64465 MiB (63157 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4490607-1751372285/watcher-4490607-1751372285 -o /tmp/evaluation-result-4490607-1751372285/solver-4490607-1751372285 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751372285-52734 --watchdog 3760 pb_picat HOME/instance-4490607-1751372285.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=52790, runsolver pid=52775
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 0.89 2.01 3.15 5/263 52791
/proc/meminfo: memFree=128420192/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2040068 memory=23804 CPUtime=0.09 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 1984 0 0 0 7 2 0 0 20 0 1 0 52907156 2089029632 5951 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 510017 5951 1728 343 0 507081 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2040068 KiB
Current children cumulated memory: 23804 KiB

[startup+0.204631 s]*
/proc/loadavg: 0.89 2.01 3.15 5/263 52791
/proc/meminfo: memFree=128420192/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2040068 memory=23932 CPUtime=0.19 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 2011 0 0 0 17 2 0 0 20 0 1 0 52907156 2089029632 5983 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 510017 5983 1728 343 0 507081 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2040068 KiB
Current children cumulated memory: 23932 KiB

[startup+0.30453 s]*
/proc/loadavg: 0.89 2.01 3.15 5/263 52791
/proc/meminfo: memFree=128420192/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2040068 memory=24060 CPUtime=0.29 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 2038 0 0 0 27 2 0 0 20 0 1 0 52907156 2089029632 6015 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 510017 6015 1728 343 0 507081 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2040068 KiB
Current children cumulated memory: 24060 KiB

[startup+0.70011 s]
/proc/loadavg: 0.89 2.01 3.15 5/263 52791
/proc/meminfo: memFree=128420192/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2040888 memory=25356 CPUtime=0.68 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 3687 0 0 0 65 3 0 0 20 0 1 0 52907156 2089869312 6339 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 510222 6339 1728 343 0 507286 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2040888 KiB
Current children cumulated memory: 25356 KiB

[startup+1.50011 s]
/proc/loadavg: 0.89 2.01 3.15 5/263 52791
/proc/meminfo: memFree=128420192/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2042936 memory=27016 CPUtime=1.48 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 5456 0 0 0 145 3 0 0 20 0 1 0 52907156 2091966464 6754 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 510734 6754 1728 343 0 507798 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2042936 KiB
Current children cumulated memory: 27016 KiB

[startup+3.1047 s]
/proc/loadavg: 0.89 2.01 3.15 5/263 52791
/proc/meminfo: memFree=128419716/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2044984 memory=27496 CPUtime=3.08 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 8171 0 0 0 305 3 0 0 20 0 1 0 52907156 2094063616 6874 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 511246 6874 1728 343 0 508310 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2044984 KiB
Current children cumulated memory: 27496 KiB

[startup+6.3001 s]
/proc/loadavg: 1.14 2.05 3.15 5/263 52791
/proc/meminfo: memFree=128418196/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2044968 memory=30296 CPUtime=6.27 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 14693 0 0 0 623 4 0 0 20 0 1 0 52907156 2094047232 7574 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 511242 7574 1728 343 0 508306 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2044968 KiB
Current children cumulated memory: 30296 KiB

[startup+12.7001 s]
/proc/loadavg: 1.37 2.08 3.16 5/263 52791
/proc/meminfo: memFree=128411384/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2053300 memory=31756 CPUtime=12.65 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 24432 0 0 0 1260 5 0 0 20 0 1 0 52907156 2102579200 7939 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 513325 7939 1728 343 0 510389 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2053300 KiB
Current children cumulated memory: 31756 KiB

[startup+25.5001 s]
/proc/loadavg: 2.03 2.19 3.18 5/263 52791
/proc/meminfo: memFree=128390372/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2055068 memory=40068 CPUtime=25.42 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 40105 0 0 0 2533 9 0 0 20 0 1 0 52907156 2104389632 10017 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 513767 10017 1728 343 0 510831 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2055068 KiB
Current children cumulated memory: 40068 KiB

[startup+51.1051 s]
/proc/loadavg: 2.70 2.34 3.20 5/263 52791
/proc/meminfo: memFree=128393968/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2055068 memory=40080 CPUtime=50.96 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 64498 0 0 0 5081 15 0 0 20 0 1 0 52907156 2104389632 10020 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 513767 10020 1728 343 0 510831 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2055068 KiB
Current children cumulated memory: 40080 KiB

[startup+102.3 s]
/proc/loadavg: 3.44 2.60 3.24 5/263 52793
/proc/meminfo: memFree=128379472/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2064344 memory=45260 CPUtime=102.01 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 105389 0 0 0 10175 26 0 0 20 0 1 0 52907156 2113888256 11315 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 516086 11315 1728 343 0 513150 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 2064344 KiB
Current children cumulated memory: 45260 KiB

[startup+162.3 s]
/proc/loadavg: 3.90 2.88 3.30 5/264 52797
/proc/meminfo: memFree=128355208/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2056136 memory=38788 CPUtime=161.84 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 139263 0 0 0 16149 35 0 0 20 0 1 0 52907156 2105483264 9697 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 514034 9697 1728 343 0 511098 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 2056136 KiB
Current children cumulated memory: 38788 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 3.11 3.36 5/264 52799
/proc/meminfo: memFree=128357636/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2056136 memory=37632 CPUtime=221.68 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 175082 0 0 0 22123 45 0 0 20 0 1 0 52907156 2105483264 9408 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 514034 9408 1728 343 0 511098 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 2056136 KiB
Current children cumulated memory: 37632 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 3.30 3.41 5/264 52801
/proc/meminfo: memFree=128348272/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2064328 memory=42044 CPUtime=281.52 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 218655 0 0 0 28094 58 0 0 20 0 1 0 52907156 2113871872 10511 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 516082 10511 1728 343 0 513146 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 2064328 KiB
Current children cumulated memory: 42044 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 3.45 3.46 5/264 52803
/proc/meminfo: memFree=128344396/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2064312 memory=45228 CPUtime=341.36 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 254859 0 0 0 34066 70 0 0 20 0 1 0 52907156 2113855488 11307 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 516078 11307 1728 343 0 513142 0
Current children cumulated CPU time: 341.36 s
Current children cumulated vsize: 2064312 KiB
Current children cumulated memory: 45228 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.56 3.50 5/264 52849
/proc/meminfo: memFree=128329876/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2072504 memory=47916 CPUtime=401.19 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 295478 0 0 0 40038 81 0 0 20 0 1 0 52907156 2122244096 11979 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 518126 11979 1728 343 0 515190 0
Current children cumulated CPU time: 401.19 s
Current children cumulated vsize: 2072504 KiB
Current children cumulated memory: 47916 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 3.68 3.54 5/264 52859
/proc/meminfo: memFree=128331592/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2064312 memory=45928 CPUtime=461.02 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 315082 0 0 0 46016 86 0 0 20 0 1 0 52907156 2113855488 11482 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 516078 11482 1728 343 0 513142 0
Current children cumulated CPU time: 461.02 s

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

Current children cumulated memory: 83584 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.12 4.08 5/263 52984
/proc/meminfo: memFree=128201468/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2112892 memory=83584 CPUtime=2913.99 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 883888 0 0 0 291103 296 0 0 20 0 1 0 52907156 2163601408 20896 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 528223 20896 1728 343 0 525287 0
Current children cumulated CPU time: 2913.99 s
Current children cumulated vsize: 2112892 KiB
Current children cumulated memory: 83584 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.11 4.08 5/263 52986
/proc/meminfo: memFree=128173676/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2097816 memory=83948 CPUtime=2973.81 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 902572 0 0 0 297078 303 0 0 20 0 1 0 52907156 2148163584 20987 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 524454 20987 1728 343 0 521518 0
Current children cumulated CPU time: 2973.81 s
Current children cumulated vsize: 2097816 KiB
Current children cumulated memory: 83948 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.12 4.08 5/263 52988
/proc/meminfo: memFree=128186836/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2114200 memory=90476 CPUtime=3033.64 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 915928 0 0 0 303056 308 0 0 20 0 1 0 52907156 2164940800 22619 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 528550 22619 1728 343 0 525614 0
Current children cumulated CPU time: 3033.64 s
Current children cumulated vsize: 2114200 KiB
Current children cumulated memory: 90476 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.11 4.08 5/264 52991
/proc/meminfo: memFree=128181832/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2097816 memory=86380 CPUtime=3093.48 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 919207 0 0 0 309039 309 0 0 20 0 1 0 52907156 2148163584 21595 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 524454 21595 1728 343 0 521518 0
Current children cumulated CPU time: 3093.48 s
Current children cumulated vsize: 2097816 KiB
Current children cumulated memory: 86380 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/263 52993
/proc/meminfo: memFree=128170988/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2097816 memory=86380 CPUtime=3153.3 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 921885 0 0 0 315020 310 0 0 20 0 1 0 52907156 2148163584 21595 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 524454 21595 1728 343 0 521518 0
Current children cumulated CPU time: 3153.3 s
Current children cumulated vsize: 2097816 KiB
Current children cumulated memory: 86380 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/263 52995
/proc/meminfo: memFree=128178932/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2097816 memory=86380 CPUtime=3213.14 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 922657 0 0 0 321003 311 0 0 20 0 1 0 52907156 2148163584 21595 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 524454 21595 1728 343 0 521518 0
Current children cumulated CPU time: 3213.14 s
Current children cumulated vsize: 2097816 KiB
Current children cumulated memory: 86380 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/263 52997
/proc/meminfo: memFree=128170236/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2097816 memory=88864 CPUtime=3272.97 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 928356 0 0 0 326984 313 0 0 20 0 1 0 52907156 2148163584 22216 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 524454 22216 1728 343 0 521518 0
Current children cumulated CPU time: 3272.97 s
Current children cumulated vsize: 2097816 KiB
Current children cumulated memory: 88864 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/263 52999
/proc/meminfo: memFree=128158092/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2097816 memory=86816 CPUtime=3332.79 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 943050 0 0 0 332959 320 0 0 20 0 1 0 52907156 2148163584 21704 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 524454 21704 1728 343 0 521518 0
Current children cumulated CPU time: 3332.79 s
Current children cumulated vsize: 2097816 KiB
Current children cumulated memory: 86816 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/262 53001
/proc/meminfo: memFree=128179360/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2114200 memory=90016 CPUtime=3392.63 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 956284 0 0 0 338936 327 0 0 20 0 1 0 52907156 2164940800 22504 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 528550 22504 1728 343 0 525614 0
Current children cumulated CPU time: 3392.63 s
Current children cumulated vsize: 2114200 KiB
Current children cumulated memory: 90016 KiB

[startup+3462.3 s]
/proc/loadavg: 4.61 4.26 4.15 5/263 53010
/proc/meminfo: memFree=128164008/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2114200 memory=95008 CPUtime=3452.46 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 971753 0 0 0 344913 333 0 0 20 0 1 0 52907156 2164940800 23752 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 528550 23752 1728 343 0 525614 0
Current children cumulated CPU time: 3452.46 s
Current children cumulated vsize: 2114200 KiB
Current children cumulated memory: 95008 KiB

[startup+3522.3 s]
/proc/loadavg: 4.40 4.25 4.15 5/263 53012
/proc/meminfo: memFree=128163460/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2114200 memory=89632 CPUtime=3512.29 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 979709 0 0 0 350892 337 0 0 20 0 1 0 52907156 2164940800 22408 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 528550 22408 1728 343 0 525614 0
Current children cumulated CPU time: 3512.29 s
Current children cumulated vsize: 2114200 KiB
Current children cumulated memory: 89632 KiB

[startup+3582.3 s]
/proc/loadavg: 4.29 4.26 4.16 5/263 53014
/proc/meminfo: memFree=128162244/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2097816 memory=86380 CPUtime=3572.13 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 987893 0 0 0 356871 342 0 0 20 0 1 0 52907156 2148163584 21595 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 524454 21595 1728 343 0 521518 0
Current children cumulated CPU time: 3572.13 s
Current children cumulated vsize: 2097816 KiB
Current children cumulated memory: 86380 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.25 4.26 4.16 5/263 53015
/proc/meminfo: memFree=128170408/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2114200 memory=90512 CPUtime=3600.04 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 989616 0 0 0 359661 343 0 0 20 0 1 0 52907156 2164940800 22628 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 528550 22628 1728 343 0 525614 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2114200 KiB
Current children cumulated memory: 90512 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.62 s, system=3.43967 s

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

[startup+3610.3 s]
/proc/loadavg: 4.25 4.26 4.16 5/263 53015
/proc/meminfo: memFree=128170408/131250000 swapFree=33010684/33010684
[pid=52790] ppid=52775 vsize=2114200 memory=90512 CPUtime=3600.04 cores=1,3
/proc/52790/stat : 52790 (pb_picat) R 52775 52790 52722 0 -1 4194304 989616 0 0 0 359661 343 0 0 20 0 1 0 52907156 2164940800 22628 18446744073709551615 93842171375616 93842172777197 140726912848880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93842173048624 93842174922928 93842213486592 140726912854430 140726912854506 140726912854506 140726912860108 0
/proc/52790/statm: 528550 22628 1728 343 0 525614 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2114200 KiB
Current children cumulated memory: 90512 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.3
CPU time (s): 3600.06
CPU user time (s): 3596.62
CPU system time (s): 3.43967
CPU usage (%): 99.7163
Max. virtual memory (cumulated for all children) (KiB): 2146968
Max. memory (cumulated for all children) (KiB): 99104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.62
system time used= 3.43966
maximum resident set size= 99104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 989616
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 76
involuntary context switches= 3767


# summary of solver processes directly reported to runsolver:
#   pid: 52790
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3596.62
#   total CPU system time (s): 3.43967

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.84406 second user time and 15.2318 second system time

The end

Launcher Data

Begin job on nodeC026 at 2025-07-01 14:18:05
IDJOB=4490607
IDBENCH=147597
IDSOLVER=3346
FILE ID=nodeC026/4490607-1751372285
RUNJOBID= nodeC026-1751372285-52734
SLURM_JOB_ID= 9598202
Free space on /tmp= 432928 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-market-split_7_60_2.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4490607-1751372285/watcher-4490607-1751372285 -o /tmp/evaluation-result-4490607-1751372285/solver-4490607-1751372285 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751372285-52734 --watchdog 3760  pb_picat HOME/instance-4490607-1751372285.opb

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

MD5SUM BENCH= 5da80f5858be2a333e7d6bf1625fcb5c
RANDOM SEED=664303928

nodeC026 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		: 3600.150
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.59
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		: 3600.068
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.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.762
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.59
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.792
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.59
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		: 3600.041
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.59
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		: 3598.828
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.59
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		: 3599.980
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.59
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		: 3599.822
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.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128483192 kB
MemAvailable:   129742528 kB
Buffers:            3280 kB
Cached:          2055304 kB
SwapCached:            0 kB
Active:           328884 kB
Inactive:        1796884 kB
Active(anon):      85264 kB
Inactive(anon):        0 kB
Active(file):     243620 kB
Inactive(file):  1796884 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14264 kB
Writeback:             0 kB
AnonPages:         70344 kB
Mapped:           103832 kB
Shmem:             18080 kB
KReclaimable:     116144 kB
Slab:             204760 kB
SReclaimable:     116144 kB
SUnreclaim:        88616 kB
KernelStack:        4056 kB
PageTables:         2476 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     332584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      187092 kB
DirectMap2M:     9021440 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432916 MiB
End job on nodeC026 at 2025-07-01 15:18:16