Trace number 4528441

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.05 3609.5

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx63.opb
MD5SUM7c2ff02722ff3a09887b085a032d3a00
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark37281.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3216
Total number of constraints3658
Number of constraints which are clauses3210
Number of constraints which are cardinality constraints (but not clauses)64
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
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 6
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 786
Number of bits of the biggest sum of numbers10
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-4528441-1752241680.opb (Picat 3.9b11, 7/10/2025)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528441-1752241680/watcher-4528441-1752241680 -o /tmp/evaluation-result-4528441-1752241680/solver-4528441-1752241680 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1752238069-116868 --watchdog 3760 pb_picat HOME/instance-4528441-1752241680.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=117473, runsolver pid=117470
Current StackSize limit: 8192 KiB


[startup+0.100067 s]*
/proc/loadavg: 4.08 4.08 4.02 5/263 117474
/proc/meminfo: memFree=120435480/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2034964 memory=40516 CPUtime=0.09 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 1006 0 0 0 8 1 0 0 20 0 1 0 139845802 2083803136 10129 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 508741 10129 1632 343 0 505805 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2034964 KiB
Current children cumulated memory: 40516 KiB

[startup+0.205632 s]*
/proc/loadavg: 4.08 4.08 4.02 5/263 117474
/proc/meminfo: memFree=120410904/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2034964 memory=67684 CPUtime=0.19 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 1126 0 0 0 18 1 0 0 20 0 1 0 139845802 2083803136 16921 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 508741 16921 1664 343 0 505805 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2034964 KiB
Current children cumulated memory: 67684 KiB

[startup+0.305602 s]*
/proc/loadavg: 4.08 4.08 4.02 5/263 117474
/proc/meminfo: memFree=120406808/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2044844 memory=77072 CPUtime=0.29 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 3263 0 0 0 27 2 0 0 20 0 1 0 139845802 2093920256 19268 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 511211 19268 1728 343 0 508275 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2044844 KiB
Current children cumulated memory: 77072 KiB

[startup+0.700176 s]
/proc/loadavg: 4.08 4.08 4.02 5/263 117474
/proc/meminfo: memFree=120390300/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2073448 memory=106760 CPUtime=0.68 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 7894 0 0 0 61 7 0 0 20 0 1 0 139845802 2123210752 26690 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 518362 26690 1728 343 0 515426 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2073448 KiB
Current children cumulated memory: 106760 KiB

[startup+1.50018 s]
/proc/loadavg: 4.08 4.08 4.02 5/263 117474
/proc/meminfo: memFree=120374504/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2063860 memory=96676 CPUtime=1.48 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 9462 0 0 0 136 12 0 0 20 0 1 0 139845802 2113392640 24169 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 515965 24169 1728 343 0 513029 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2063860 KiB
Current children cumulated memory: 96676 KiB

[startup+3.10539 s]
/proc/loadavg: 4.00 4.07 4.01 5/263 117519
/proc/meminfo: memFree=120362224/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2111360 memory=129772 CPUtime=3.08 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 16180 0 0 0 295 13 0 0 20 0 1 0 139845802 2162032640 32443 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 527840 32443 1728 343 0 524904 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2111360 KiB
Current children cumulated memory: 129772 KiB

[startup+6.30017 s]
/proc/loadavg: 4.00 4.07 4.01 5/263 117519
/proc/meminfo: memFree=120268900/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2111360 memory=125736 CPUtime=6.27 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 20526 0 0 0 612 15 0 0 20 0 1 0 139845802 2162032640 31434 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 527840 31434 1728 343 0 524904 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2111360 KiB
Current children cumulated memory: 125736 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.08 4.02 5/263 117519
/proc/meminfo: memFree=120243876/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2113488 memory=129932 CPUtime=12.66 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 23463 0 0 0 1250 16 0 0 20 0 1 0 139845802 2164211712 32483 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 528372 32483 1728 343 0 525436 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2113488 KiB
Current children cumulated memory: 129932 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 4.08 4.02 5/263 117564
/proc/meminfo: memFree=120820256/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2113528 memory=136936 CPUtime=25.42 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 30518 0 0 0 2523 19 0 0 20 0 1 0 139845802 2164252672 34234 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 528382 34234 1728 343 0 525446 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2113528 KiB
Current children cumulated memory: 136936 KiB

[startup+51.1055 s]
/proc/loadavg: 4.04 4.07 4.02 5/263 117564
/proc/meminfo: memFree=120820832/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2114440 memory=128936 CPUtime=50.94 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 37277 0 0 0 5073 21 0 0 20 0 1 0 139845802 2165186560 32234 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 528610 32234 1728 343 0 525674 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2114440 KiB
Current children cumulated memory: 128936 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.07 4.02 5/264 117567
/proc/meminfo: memFree=120819132/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2098056 memory=117240 CPUtime=101.98 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 54047 0 0 0 10170 28 0 0 20 0 1 0 139845802 2148409344 29310 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 524514 29310 1728 343 0 521578 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 2098056 KiB
Current children cumulated memory: 117240 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.07 4.02 5/264 117569
/proc/meminfo: memFree=120819832/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2114440 memory=125744 CPUtime=161.79 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 70852 0 0 0 16143 36 0 0 20 0 1 0 139845802 2165186560 31436 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 528610 31436 1728 343 0 525674 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 2114440 KiB
Current children cumulated memory: 125744 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.07 4.02 5/263 117840
/proc/meminfo: memFree=120821900/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2114344 memory=120984 CPUtime=221.6 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 85394 0 0 0 22115 45 0 0 20 0 1 0 139845802 2165088256 30246 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 528586 30246 1728 343 0 525650 0
Current children cumulated CPU time: 221.6 s
Current children cumulated vsize: 2114344 KiB
Current children cumulated memory: 120984 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 4.07 4.02 5/263 117842
/proc/meminfo: memFree=120781952/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2138804 memory=158300 CPUtime=281.42 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 104446 0 0 0 28086 56 0 0 20 0 1 0 139845802 2190135296 39575 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 534701 39575 1728 343 0 531765 0
Current children cumulated CPU time: 281.42 s
Current children cumulated vsize: 2138804 KiB
Current children cumulated memory: 158300 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 4.07 4.02 5/263 117844
/proc/meminfo: memFree=120859656/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2122420 memory=150144 CPUtime=341.24 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 123136 0 0 0 34056 68 0 0 20 0 1 0 139845802 2173358080 37536 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 530605 37536 1728 343 0 527669 0
Current children cumulated CPU time: 341.24 s
Current children cumulated vsize: 2122420 KiB
Current children cumulated memory: 150144 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.09 4.02 5/263 117847
/proc/meminfo: memFree=120829088/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2155188 memory=158300 CPUtime=401.06 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 138496 0 0 0 40029 77 0 0 20 0 1 0 139845802 2206912512 39575 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 538797 39575 1728 343 0 535861 0
Current children cumulated CPU time: 401.06 s
Current children cumulated vsize: 2155188 KiB
Current children cumulated memory: 158300 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.08 4.02 5/263 117849
/proc/meminfo: memFree=120789548/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2117452 memory=137824 CPUtime=460.88 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 151472 0 0 0 46002 86 0 0 20 0 1 0 139845802 2168270848 34456 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 529363 34456 1728 343 0 526427 0
Current children cumulated CPU time: 460.88 s

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

Current children cumulated memory: 169772 KiB

[startup+2922.3 s]
/proc/loadavg: 1.05 1.10 1.60 2/244 118065
/proc/meminfo: memFree=121490812/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2231824 memory=199368 CPUtime=2914.51 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 671489 0 0 0 290971 480 0 0 20 0 1 0 139845802 2285387776 49842 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 557956 49842 1728 343 0 555020 0
Current children cumulated CPU time: 2914.51 s
Current children cumulated vsize: 2231824 KiB
Current children cumulated memory: 199368 KiB

[startup+2982.3 s]
/proc/loadavg: 1.13 1.11 1.57 2/244 118067
/proc/meminfo: memFree=121538988/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2133520 memory=151340 CPUtime=2974.36 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 679991 0 0 0 296947 489 0 0 20 0 1 0 139845802 2184724480 37835 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 533380 37835 1728 343 0 530444 0
Current children cumulated CPU time: 2974.36 s
Current children cumulated vsize: 2133520 KiB
Current children cumulated memory: 151340 KiB

[startup+3042.3 s]
/proc/loadavg: 1.11 1.10 1.54 2/245 118076
/proc/meminfo: memFree=121478372/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2231824 memory=212780 CPUtime=3034.22 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 692737 0 0 0 302921 501 0 0 20 0 1 0 139845802 2285387776 53195 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 557956 53195 1728 343 0 555020 0
Current children cumulated CPU time: 3034.22 s
Current children cumulated vsize: 2231824 KiB
Current children cumulated memory: 212780 KiB

[startup+3102.3 s]
/proc/loadavg: 1.09 1.10 1.51 2/245 118078
/proc/meminfo: memFree=121529496/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2166288 memory=165676 CPUtime=3094.06 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 703278 0 0 0 308896 510 0 0 20 0 1 0 139845802 2218278912 41419 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 541572 41419 1728 343 0 538636 0
Current children cumulated CPU time: 3094.06 s
Current children cumulated vsize: 2166288 KiB
Current children cumulated memory: 165676 KiB

[startup+3162.3 s]
/proc/loadavg: 1.10 1.09 1.48 2/245 118080
/proc/meminfo: memFree=121526704/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2166288 memory=165676 CPUtime=3153.92 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 713261 0 0 0 314869 523 0 0 20 0 1 0 139845802 2218278912 41419 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 541572 41419 1728 343 0 538636 0
Current children cumulated CPU time: 3153.92 s
Current children cumulated vsize: 2166288 KiB
Current children cumulated memory: 165676 KiB

[startup+3222.3 s]
/proc/loadavg: 1.09 1.09 1.45 2/245 118082
/proc/meminfo: memFree=121478776/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2231824 memory=212780 CPUtime=3213.77 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 723155 0 0 0 320846 531 0 0 20 0 1 0 139845802 2285387776 53195 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 557956 53195 1728 343 0 555020 0
Current children cumulated CPU time: 3213.77 s
Current children cumulated vsize: 2231824 KiB
Current children cumulated memory: 212780 KiB

[startup+3282.3 s]
/proc/loadavg: 1.07 1.08 1.43 2/245 118084
/proc/meminfo: memFree=121543004/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2133520 memory=150572 CPUtime=3273.62 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 733026 0 0 0 326822 540 0 0 20 0 1 0 139845802 2184724480 37643 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 533380 37643 1728 343 0 530444 0
Current children cumulated CPU time: 3273.62 s
Current children cumulated vsize: 2133520 KiB
Current children cumulated memory: 150572 KiB

[startup+3342.3 s]
/proc/loadavg: 1.06 1.08 1.40 2/244 118086
/proc/meminfo: memFree=121465192/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2231824 memory=229164 CPUtime=3333.47 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 744050 0 0 0 332799 548 0 0 20 0 1 0 139845802 2285387776 57291 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 557956 57291 1728 343 0 555020 0
Current children cumulated CPU time: 3333.47 s
Current children cumulated vsize: 2231824 KiB
Current children cumulated memory: 229164 KiB

[startup+3402.3 s]
/proc/loadavg: 1.06 1.08 1.38 2/244 118088
/proc/meminfo: memFree=121477732/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2231824 memory=210732 CPUtime=3393.32 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 754058 0 0 0 338772 560 0 0 20 0 1 0 139845802 2285387776 52683 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 557956 52683 1728 343 0 555020 0
Current children cumulated CPU time: 3393.32 s
Current children cumulated vsize: 2231824 KiB
Current children cumulated memory: 210732 KiB

[startup+3462.3 s]
/proc/loadavg: 1.13 1.09 1.36 2/244 118090
/proc/meminfo: memFree=121523820/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2133520 memory=149292 CPUtime=3453.18 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 767689 0 0 0 344746 572 0 0 20 0 1 0 139845802 2184724480 37323 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 533380 37323 1728 343 0 530444 0
Current children cumulated CPU time: 3453.18 s
Current children cumulated vsize: 2133520 KiB
Current children cumulated memory: 149292 KiB

[startup+3522.3 s]
/proc/loadavg: 1.10 1.09 1.34 2/244 118092
/proc/meminfo: memFree=121520012/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2166288 memory=170936 CPUtime=3513.04 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 779850 0 0 0 350719 585 0 0 20 0 1 0 139845802 2218278912 42734 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 541572 42734 1728 343 0 538636 0
Current children cumulated CPU time: 3513.04 s
Current children cumulated vsize: 2166288 KiB
Current children cumulated memory: 170936 KiB

[startup+3582.3 s]
/proc/loadavg: 1.12 1.09 1.33 2/244 118094
/proc/meminfo: memFree=121502032/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2166288 memory=186156 CPUtime=3572.9 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 786789 0 0 0 356698 592 0 0 20 0 1 0 139845802 2218278912 46539 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 541572 46539 1728 343 0 538636 0
Current children cumulated CPU time: 3572.9 s
Current children cumulated vsize: 2166288 KiB
Current children cumulated memory: 186156 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.5 s]
/proc/loadavg: 1.07 1.08 1.32 2/245 118102
/proc/meminfo: memFree=121540988/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2117136 memory=139052 CPUtime=3600.03 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 789489 0 0 0 359408 595 0 0 20 0 1 0 139845802 2167947264 34763 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 529284 34763 1728 343 0 526348 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2117136 KiB
Current children cumulated memory: 139052 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.09 s, system=5.95827 s

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

[startup+3609.5 s]
/proc/loadavg: 1.07 1.08 1.32 2/245 118102
/proc/meminfo: memFree=121540988/131249996 swapFree=33010416/33010684
[pid=117473] ppid=117470 vsize=2117136 memory=139052 CPUtime=3600.03 cores=5,7
/proc/117473/stat : 117473 (pb_picat) R 117470 117473 115813 0 -1 4194304 789489 0 0 0 359408 595 0 0 20 0 1 0 139845802 2167947264 34763 18446744073709551615 94793663025152 94793664426733 140721657328144 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94793664698160 94793666572400 94793674215424 140721657334172 140721657334248 140721657334248 140721657339852 0
/proc/117473/statm: 529284 34763 1728 343 0 526348 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2117136 KiB
Current children cumulated memory: 139052 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.5
CPU time (s): 3600.05
CPU user time (s): 3594.09
CPU system time (s): 5.95827
CPU usage (%): 99.7381
Max. virtual memory (cumulated for all children) (KiB): 2395664
Max. memory (cumulated for all children) (KiB): 321324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.09
system time used= 5.95828
maximum resident set size= 321324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 789489
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= 107
involuntary context switches= 4474


# summary of solver processes directly reported to runsolver:
#   pid: 117473
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3594.09
#   total CPU system time (s): 5.95827

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.46392 second user time and 15.9266 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-11 15:48:00
IDJOB=4528441
IDBENCH=148772
IDSOLVER=3385
FILE ID=nodeC022/4528441-1752241680
RUNJOBID= nodeC022-1752238069-116868
SLURM_JOB_ID= 9682533
Free space on /tmp= 432136 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx63.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528441-1752241680/watcher-4528441-1752241680 -o /tmp/evaluation-result-4528441-1752241680/solver-4528441-1752241680 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1752238069-116868 --watchdog 3760  pb_picat HOME/instance-4528441-1752241680.opb

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

MD5SUM BENCH= 7c2ff02722ff3a09887b085a032d3a00
RANDOM SEED=1880186597

nodeC022 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.715
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.44
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.713
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.44
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		: 3601.068
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.44
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		: 3600.237
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.44
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.760
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.44
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.712
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.44
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		: 3530.477
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.44
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		: 3601.333
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        120460504 kB
MemAvailable:   128467236 kB
Buffers:            2128 kB
Cached:          8755132 kB
SwapCached:           32 kB
Active:          1943676 kB
Inactive:        8098324 kB
Active(anon):    1300644 kB
Inactive(anon):     2124 kB
Active(file):     643032 kB
Inactive(file):  8096200 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3932 kB
Writeback:             0 kB
AnonPages:       1277500 kB
Mapped:           116804 kB
Shmem:             18028 kB
KReclaimable:     213080 kB
Slab:             307112 kB
SReclaimable:     213080 kB
SUnreclaim:        94032 kB
KernelStack:        4256 kB
PageTables:         5652 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    7244708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1122304 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432148 MiB
End job on nodeC022 at 2025-07-11 16:48:10