Trace number 4528277

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
pb_picat 2025-07-11? (TO) 3600.01 3610.4

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/ttp/normalized-data10_3.opb
MD5SUM45d4d1161a77415ffbfc9841f6913b11
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark66791
Best CPU time to get the best result obtained on this benchmark3600.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2700
Total number of constraints42620
Number of constraints which are clauses20220
Number of constraints which are cardinality constraints (but not clauses)800
Number of constraints which are nor clauses,nor cardinality constraints21600
Minimum length of a constraint2
Maximum length of a constraint36
Number of terms in the objective function 900
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 559660
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 559660
Number of bits of the biggest sum of numbers20
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-4528277-1752238148.opb (Picat 3.9b11, 7/10/2025)
11.94/12.09	o 92145

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: 63665 MiB (57112 MiB free)
  memory of node 1: 64507 MiB (45346 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528277-1752238148/watcher-4528277-1752238148 -o /tmp/evaluation-result-4528277-1752238148/solver-4528277-1752238148 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1752238148-110856 --watchdog 3760 pb_picat HOME/instance-4528277-1752238148.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=110906, runsolver pid=110898

[startup+0.100059 s]*
/proc/loadavg: 1.13 1.86 3.44 5/267 110915
/proc/meminfo: memFree=104832356/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2027148 memory=36880 CPUtime=0.08 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 1121 0 0 0 8 0 0 0 20 0 1 0 139493651 2075799552 9220 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 6 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 506787 9220 1632 343 0 503851 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 36880 KiB

[startup+0.204954 s]*
/proc/loadavg: 1.13 1.86 3.44 5/267 110915
/proc/meminfo: memFree=104815972/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2027148 memory=55312 CPUtime=0.18 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 1130 0 0 0 18 0 0 0 20 0 1 0 139493651 2075799552 13828 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 6 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 506787 13828 1632 343 0 503851 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 55312 KiB

[startup+0.304748 s]*
/proc/loadavg: 1.13 1.86 3.44 5/267 110915
/proc/meminfo: memFree=104791488/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2027148 memory=77840 CPUtime=0.28 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 1141 0 0 0 27 1 0 0 20 0 1 0 139493651 2075799552 19460 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 6 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 506787 19460 1632 343 0 503851 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 77840 KiB

[startup+0.700149 s]
/proc/loadavg: 1.13 1.86 3.44 4/265 110915
/proc/meminfo: memFree=104753868/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2034964 memory=157808 CPUtime=0.67 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 1209 0 0 0 65 2 0 0 20 0 1 0 139493651 2083803136 39452 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 508741 39452 1632 343 0 505805 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 2034964 KiB
Current children cumulated memory: 157808 KiB

[startup+1.50017 s]
/proc/loadavg: 1.13 1.86 3.44 4/263 110923
/proc/meminfo: memFree=104655524/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2128952 memory=364080 CPUtime=1.46 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 2713 0 0 0 140 6 0 0 20 0 1 0 139493651 2180046848 91020 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 532238 91020 1664 343 0 529302 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 2128952 KiB
Current children cumulated memory: 364080 KiB

[startup+3.10476 s]
/proc/loadavg: 1.44 1.91 3.45 5/265 110960
/proc/meminfo: memFree=104255520/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2317216 memory=618272 CPUtime=3.06 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 9520 0 0 0 278 28 0 0 20 0 1 0 139493651 2372829184 154568 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 579304 154568 1728 343 0 576368 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 2317216 KiB
Current children cumulated memory: 618272 KiB

[startup+6.30011 s]
/proc/loadavg: 1.44 1.91 3.45 5/265 110960
/proc/meminfo: memFree=104150080/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2513824 memory=715680 CPUtime=6.26 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 13317 0 0 0 557 69 0 0 20 0 1 0 139493651 2574155776 178920 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 628456 178920 1728 343 0 625520 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2513824 KiB
Current children cumulated memory: 715680 KiB

[startup+12.7002 s]
/proc/loadavg: 1.65 1.95 3.46 5/265 110960
/proc/meminfo: memFree=104105816/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2252064 memory=558560 CPUtime=12.64 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 13701 0 0 0 1191 73 0 0 20 0 1 0 139493651 2306113536 139640 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 563016 139640 1728 343 0 560080 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2252064 KiB
Current children cumulated memory: 558560 KiB

[startup+25.5002 s]
/proc/loadavg: 2.17 2.05 3.46 5/265 110961
/proc/meminfo: memFree=104102636/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2514216 memory=763556 CPUtime=25.4 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 29026 0 0 0 2401 139 0 0 20 0 1 0 139493651 2574557184 190889 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 628554 190889 1728 343 0 625618 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2514216 KiB
Current children cumulated memory: 763556 KiB

[startup+51.1054 s]
/proc/loadavg: 2.94 2.24 3.49 5/265 110961
/proc/meminfo: memFree=104125952/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2529064 memory=711856 CPUtime=50.95 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 31885 0 0 0 4952 143 0 0 20 0 1 0 139493651 2589761536 177964 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 632266 177964 1728 343 0 629330 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2529064 KiB
Current children cumulated memory: 711856 KiB

[startup+102.3 s]
/proc/loadavg: 3.61 2.53 3.52 5/265 110963
/proc/meminfo: memFree=104100580/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2537444 memory=764928 CPUtime=102.02 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 41127 0 0 0 10050 152 0 0 20 0 1 0 139493651 2598342656 191232 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 634361 191232 1728 343 0 631425 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2537444 KiB
Current children cumulated memory: 764928 KiB

[startup+162.3 s]
/proc/loadavg: 3.86 2.80 3.56 5/265 110965
/proc/meminfo: memFree=104114344/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2537444 memory=757376 CPUtime=161.87 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 44146 0 0 0 16032 155 0 0 20 0 1 0 139493651 2598342656 189344 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 634361 189344 1728 343 0 631425 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 2537444 KiB
Current children cumulated memory: 757376 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 3.05 3.60 5/267 110971
/proc/meminfo: memFree=104205012/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2406372 memory=669312 CPUtime=221.71 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 51452 0 0 0 22011 160 0 0 20 0 1 0 139493651 2464124928 167328 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 601593 167328 1728 343 0 598657 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 2406372 KiB
Current children cumulated memory: 669312 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 3.24 3.63 5/266 110973
/proc/meminfo: memFree=104247124/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2299876 memory=602740 CPUtime=281.57 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 84363 0 0 0 27985 172 0 0 20 0 1 0 139493651 2355073024 150685 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 574969 150685 1728 343 0 572033 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 2299876 KiB
Current children cumulated memory: 602740 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 3.40 3.66 5/266 110982
/proc/meminfo: memFree=104238440/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2299876 memory=609652 CPUtime=341.43 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 109901 0 0 0 33960 183 0 0 20 0 1 0 139493651 2355073024 152413 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 574969 152413 1728 343 0 572033 0
Current children cumulated CPU time: 341.43 s
Current children cumulated vsize: 2299876 KiB
Current children cumulated memory: 609652 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.52 3.69 5/266 110984
/proc/meminfo: memFree=104241308/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2299876 memory=612736 CPUtime=401.27 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 134105 0 0 0 39936 191 0 0 20 0 1 0 139493651 2355073024 153184 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 574969 153184 1728 343 0 572033 0
Current children cumulated CPU time: 401.27 s
Current children cumulated vsize: 2299876 KiB
Current children cumulated memory: 612736 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 3.63 3.72 5/266 110986
/proc/meminfo: memFree=104239832/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2299876 memory=613836 CPUtime=461.13 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 153232 0 0 0 45915 198 0 0 20 0 1 0 139493651 2355073024 153459 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 574969 153459 1728 343 0 572033 0
Current children cumulated CPU time: 461.13 s

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

Current children cumulated memory: 631168 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.22 4.13 5/264 111112
/proc/meminfo: memFree=104143704/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2373604 memory=639656 CPUtime=2854.22 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 898138 0 0 0 284838 584 0 0 20 0 1 0 139493651 2430570496 159914 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 593401 159914 1728 343 0 590465 0
Current children cumulated CPU time: 2854.22 s
Current children cumulated vsize: 2373604 KiB
Current children cumulated memory: 639656 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.19 4.13 5/263 111114
/proc/meminfo: memFree=104123244/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2373604 memory=645336 CPUtime=2914.03 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 913064 0 0 0 290812 591 0 0 20 0 1 0 139493651 2430570496 161334 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 593401 161334 1728 343 0 590465 0
Current children cumulated CPU time: 2914.03 s
Current children cumulated vsize: 2373604 KiB
Current children cumulated memory: 645336 KiB

[startup+2982.3 s]
/proc/loadavg: 4.06 4.17 4.12 5/263 111116
/proc/meminfo: memFree=104119688/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2340836 memory=628712 CPUtime=2973.84 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 924206 0 0 0 296787 597 0 0 20 0 1 0 139493651 2397016064 157178 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 585209 157178 1728 343 0 582273 0
Current children cumulated CPU time: 2973.84 s
Current children cumulated vsize: 2340836 KiB
Current children cumulated memory: 628712 KiB

[startup+3042.3 s]
/proc/loadavg: 4.07 4.15 4.12 5/262 111118
/proc/meminfo: memFree=104100860/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2357220 memory=656444 CPUtime=3033.65 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 939321 0 0 0 302759 606 0 0 20 0 1 0 139493651 2413793280 164111 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 589305 164111 1728 343 0 586369 0
Current children cumulated CPU time: 3033.65 s
Current children cumulated vsize: 2357220 KiB
Current children cumulated memory: 656444 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.15 4.12 5/262 111120
/proc/meminfo: memFree=104118100/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2308068 memory=621816 CPUtime=3093.47 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 956365 0 0 0 308729 618 0 0 20 0 1 0 139493651 2363461632 155454 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 577017 155454 1728 343 0 574081 0
Current children cumulated CPU time: 3093.47 s
Current children cumulated vsize: 2308068 KiB
Current children cumulated memory: 621816 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.14 4.11 5/262 111122
/proc/meminfo: memFree=104125732/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2324452 memory=633216 CPUtime=3153.3 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 973959 0 0 0 314701 629 0 0 20 0 1 0 139493651 2380238848 158304 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 581113 158304 1728 343 0 578177 0
Current children cumulated CPU time: 3153.3 s
Current children cumulated vsize: 2324452 KiB
Current children cumulated memory: 633216 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.13 4.11 5/263 111125
/proc/meminfo: memFree=104113972/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2340836 memory=637312 CPUtime=3213.1 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 989649 0 0 0 320673 637 0 0 20 0 1 0 139493651 2397016064 159328 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 585209 159328 1728 343 0 582273 0
Current children cumulated CPU time: 3213.1 s
Current children cumulated vsize: 2340836 KiB
Current children cumulated memory: 637312 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.12 4.10 5/263 111127
/proc/meminfo: memFree=104119624/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2324452 memory=627072 CPUtime=3272.92 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 998514 0 0 0 326650 642 0 0 20 0 1 0 139493651 2380238848 156768 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 581113 156768 1728 343 0 578177 0
Current children cumulated CPU time: 3272.92 s
Current children cumulated vsize: 2324452 KiB
Current children cumulated memory: 627072 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/264 111137
/proc/meminfo: memFree=104088744/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2340836 memory=638508 CPUtime=3332.72 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 1012767 0 0 0 332623 649 0 0 20 0 1 0 139493651 2397016064 159627 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 585209 159627 1728 343 0 582273 0
Current children cumulated CPU time: 3332.72 s
Current children cumulated vsize: 2340836 KiB
Current children cumulated memory: 638508 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/264 111139
/proc/meminfo: memFree=104094732/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2324452 memory=625024 CPUtime=3392.55 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 1022251 0 0 0 338599 656 0 0 20 0 1 0 139493651 2380238848 156256 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 581113 156256 1728 343 0 578177 0
Current children cumulated CPU time: 3392.55 s
Current children cumulated vsize: 2324452 KiB
Current children cumulated memory: 625024 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/264 111141
/proc/meminfo: memFree=104088196/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2324452 memory=620576 CPUtime=3452.36 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 1032521 0 0 0 344572 664 0 0 20 0 1 0 139493651 2380238848 155144 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 581113 155144 1728 343 0 578177 0
Current children cumulated CPU time: 3452.36 s
Current children cumulated vsize: 2324452 KiB
Current children cumulated memory: 620576 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/264 111143
/proc/meminfo: memFree=104076976/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2373604 memory=651648 CPUtime=3512.18 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 1045356 0 0 0 350544 674 0 0 20 0 1 0 139493651 2430570496 162912 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 593401 162912 1728 343 0 590465 0
Current children cumulated CPU time: 3512.18 s
Current children cumulated vsize: 2373604 KiB
Current children cumulated memory: 651648 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/263 111144
/proc/meminfo: memFree=104082264/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2357220 memory=639360 CPUtime=3572 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 1060408 0 0 0 356517 683 0 0 20 0 1 0 139493651 2413793280 159840 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 589305 159840 1728 343 0 586369 0
Current children cumulated CPU time: 3572 s
Current children cumulated vsize: 2357220 KiB
Current children cumulated memory: 639360 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.22 4.12 4.10 4/257 111155
/proc/meminfo: memFree=104271280/131249988 swapFree=33010160/33010684
[pid=110906] ppid=110898 vsize=2324452 memory=622976 CPUtime=3600 cores=4,6
/proc/110906/stat : 110906 (pb_picat) R 110898 110906 108963 0 -1 4194304 1065732 0 0 0 359312 688 0 0 20 0 1 0 139493651 2380238848 155744 18446744073709551615 94128517251072 94128518652653 140724820504864 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94128518924080 94128520798320 94128528527360 140724820511132 140724820511208 140724820511208 140724820516812 0
/proc/110906/statm: 581113 155744 1728 343 0 578177 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2324452 KiB
Current children cumulated memory: 622976 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.12 s, system=6.88745 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.4
CPU time (s): 3600.01
CPU user time (s): 3593.12
CPU system time (s): 6.88745
CPU usage (%): 99.7122
Max. virtual memory (cumulated for all children) (KiB): 2667048
Max. memory (cumulated for all children) (KiB): 818172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.12
system time used= 6.88745
maximum resident set size= 818172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1065732
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= 95
involuntary context switches= 4474


# summary of solver processes directly reported to runsolver:
#   pid: 110906
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3593.12
#   total CPU system time (s): 6.88745

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.53928 second user time and 15.087 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-07-11 14:49:08
IDJOB=4528277
IDBENCH=147023
IDSOLVER=3385
FILE ID=nodeC034/4528277-1752238148
RUNJOBID= nodeC034-1752238148-110856
SLURM_JOB_ID= 9682545
Free space on /tmp= 429944 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/ttp/normalized-data10_3.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528277-1752238148/watcher-4528277-1752238148 -o /tmp/evaluation-result-4528277-1752238148/solver-4528277-1752238148 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1752238148-110856 --watchdog 3760  pb_picat HOME/instance-4528277-1752238148.opb

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

MD5SUM BENCH= 45d4d1161a77415ffbfc9841f6913b11
RANDOM SEED=104731864

nodeC034 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.817
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.53
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		: 1876.874
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.53
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		: 3600.222
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.53
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		: 2031.882
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.53
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.751
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.53
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		: 3376.043
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.53
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.082
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.53
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		: 1619.722
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        104922084 kB
MemAvailable:   129611816 kB
Buffers:            2128 kB
Cached:         25425164 kB
SwapCached:           36 kB
Active:           563404 kB
Inactive:       24944832 kB
Active(anon):      96852 kB
Inactive(anon):     2160 kB
Active(file):     466552 kB
Inactive(file): 24942672 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17540 kB
Writeback:            20 kB
AnonPages:         84264 kB
Mapped:           106296 kB
Shmem:             18068 kB
KReclaimable:     239092 kB
Slab:             335320 kB
SReclaimable:     239092 kB
SUnreclaim:        96228 kB
KernelStack:        4000 kB
PageTables:         2796 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     344096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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:      189140 kB
DirectMap2M:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429928 MiB
End job on nodeC034 at 2025-07-11 15:49:19