Trace number 4528495

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

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
heinz/normalized-protfold.opb
MD5SUM7d697abe2607c9e2486f4e4c4676f6ab
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 benchmark-31
Best CPU time to get the best result obtained on this benchmark72000.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1835
Total number of constraints2112
Number of constraints which are clauses1906
Number of constraints which are cardinality constraints (but not clauses)86
Number of constraints which are nor clauses,nor cardinality constraints120
Minimum length of a constraint3
Maximum length of a constraint882
Number of terms in the objective function 120
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 120
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 900
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-4528495-1752241955.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: 63708 MiB (61958 MiB free)
  memory of node 1: 64465 MiB (63208 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528495-1752241955/watcher-4528495-1752241955 -o /tmp/evaluation-result-4528495-1752241955/solver-4528495-1752241955 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1752238264-112697 --watchdog 3760 pb_picat HOME/instance-4528495-1752241955.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=113388, runsolver pid=113385

[startup+0.100064 s]*
/proc/loadavg: 4.13 4.10 4.05 5/263 113389
/proc/meminfo: memFree=128141372/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2050184 memory=43064 CPUtime=0.09 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 4265 0 0 0 8 1 0 0 20 0 1 0 139873060 2099388416 10766 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 7 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 512546 10766 1728 343 0 509610 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2050184 KiB
Current children cumulated memory: 43064 KiB

[startup+0.205557 s]*
/proc/loadavg: 4.13 4.10 4.05 5/263 113389
/proc/meminfo: memFree=128112552/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2089992 memory=68844 CPUtime=0.19 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 7603 0 0 0 17 2 0 0 20 0 1 0 139873060 2140151808 17211 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 522498 17211 1760 343 0 519562 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2089992 KiB
Current children cumulated memory: 68844 KiB

[startup+0.305552 s]*
/proc/loadavg: 4.13 4.10 4.05 5/263 113389
/proc/meminfo: memFree=128112552/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2090384 memory=71676 CPUtime=0.29 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 7803 0 0 0 27 2 0 0 20 0 1 0 139873060 2140553216 17919 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 522596 17919 1760 343 0 519660 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2090384 KiB
Current children cumulated memory: 71676 KiB

[startup+0.700167 s]
/proc/loadavg: 4.13 4.10 4.05 5/263 113389
/proc/meminfo: memFree=128112552/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2091768 memory=79348 CPUtime=0.68 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 8713 0 0 0 66 2 0 0 20 0 1 0 139873060 2141970432 19837 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 522942 19837 1760 343 0 520006 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2091768 KiB
Current children cumulated memory: 79348 KiB

[startup+1.50015 s]
/proc/loadavg: 4.13 4.10 4.05 6/263 113389
/proc/meminfo: memFree=128112552/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2093916 memory=82236 CPUtime=1.48 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 9493 0 0 0 145 3 0 0 20 0 1 0 139873060 2144169984 20559 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 523479 20559 1760 343 0 520543 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2093916 KiB
Current children cumulated memory: 82236 KiB

[startup+3.10537 s]
/proc/loadavg: 4.13 4.10 4.05 6/263 113389
/proc/meminfo: memFree=128114864/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2094192 memory=83872 CPUtime=3.08 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 12276 0 0 0 304 4 0 0 20 0 1 0 139873060 2144452608 20968 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 523548 20968 1760 343 0 520612 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2094192 KiB
Current children cumulated memory: 83872 KiB

[startup+6.30014 s]
/proc/loadavg: 4.12 4.10 4.05 6/263 113389
/proc/meminfo: memFree=128110768/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2093916 memory=80312 CPUtime=6.26 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 14812 0 0 0 621 5 0 0 20 0 1 0 139873060 2144169984 20078 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 523479 20078 1760 343 0 520543 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2093916 KiB
Current children cumulated memory: 80312 KiB

[startup+12.7001 s]
/proc/loadavg: 4.11 4.10 4.05 6/263 113389
/proc/meminfo: memFree=128106712/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2095768 memory=86280 CPUtime=12.65 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 19437 0 0 0 1258 7 0 0 20 0 1 0 139873060 2146066432 21570 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 523942 21570 1760 343 0 521006 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2095768 KiB
Current children cumulated memory: 86280 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.09 4.05 6/263 113389
/proc/meminfo: memFree=128104908/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2095336 memory=77488 CPUtime=25.41 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 30431 0 0 0 2530 11 0 0 20 0 1 0 139873060 2145624064 19372 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 523834 19372 1760 343 0 520898 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2095336 KiB
Current children cumulated memory: 77488 KiB

[startup+51.1054 s]
/proc/loadavg: 4.13 4.10 4.06 6/263 113390
/proc/meminfo: memFree=128090028/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2113252 memory=85392 CPUtime=50.95 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 38045 0 0 0 5079 16 0 0 20 0 1 0 139873060 2163970048 21348 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 528313 21348 1760 343 0 525377 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2113252 KiB
Current children cumulated memory: 85392 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.10 4.06 6/264 113393
/proc/meminfo: memFree=128077256/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2113252 memory=99728 CPUtime=102.02 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 44315 0 0 0 10181 21 0 0 20 0 1 0 139873060 2163970048 24932 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 528313 24932 1760 343 0 525377 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2113252 KiB
Current children cumulated memory: 99728 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.09 4.06 6/263 113395
/proc/meminfo: memFree=128037844/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2114484 memory=98912 CPUtime=161.86 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 50564 0 0 0 16161 25 0 0 20 0 1 0 139873060 2165231616 24728 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 528621 24728 1760 343 0 525685 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 2114484 KiB
Current children cumulated memory: 98912 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.10 4.06 6/263 113399
/proc/meminfo: memFree=128052804/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2098100 memory=90724 CPUtime=221.71 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 61251 0 0 0 22139 32 0 0 20 0 1 0 139873060 2148454400 22681 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 524525 22681 1760 343 0 521589 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 2098100 KiB
Current children cumulated memory: 90724 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.10 4.06 6/264 113406
/proc/meminfo: memFree=128046984/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2098100 memory=92772 CPUtime=281.55 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 68300 0 0 0 28119 36 0 0 20 0 1 0 139873060 2148454400 23193 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 524525 23193 1760 343 0 521589 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 2098100 KiB
Current children cumulated memory: 92772 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 4.11 4.07 6/264 113408
/proc/meminfo: memFree=128074060/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2114484 memory=98916 CPUtime=341.4 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 74807 0 0 0 34101 39 0 0 20 0 1 0 139873060 2165231616 24729 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 528621 24729 1760 343 0 525685 0
Current children cumulated CPU time: 341.4 s
Current children cumulated vsize: 2114484 KiB
Current children cumulated memory: 98916 KiB

[startup+402.3 s]
/proc/loadavg: 3.83 4.04 4.05 5/257 113440
/proc/meminfo: memFree=128104768/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2098100 memory=93928 CPUtime=401.25 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 82783 0 0 0 40081 44 0 0 20 0 1 0 139873060 2148454400 23482 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 524525 23482 1760 343 0 521589 0
Current children cumulated CPU time: 401.25 s
Current children cumulated vsize: 2098100 KiB
Current children cumulated memory: 93928 KiB

[startup+462.3 s]
/proc/loadavg: 3.35 3.86 3.98 5/257 113442
/proc/meminfo: memFree=128081016/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2114484 memory=105960 CPUtime=461.1 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 87863 0 0 0 46063 47 0 0 20 0 1 0 139873060 2165231616 26490 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 528621 26490 1760 343 0 525685 0

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

Current children cumulated memory: 160812 KiB

[startup+2922.3 s]
/proc/loadavg: 3.16 3.10 3.14 5/257 113568
/proc/meminfo: memFree=128017604/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2160504 memory=160672 CPUtime=2914.69 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 261835 0 0 0 291305 164 0 0 20 0 1 0 139873060 2212356096 40168 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 540126 40168 1760 343 0 537190 0
Current children cumulated CPU time: 2914.69 s
Current children cumulated vsize: 2160504 KiB
Current children cumulated memory: 160672 KiB

[startup+2982.3 s]
/proc/loadavg: 3.12 3.10 3.13 5/257 113569
/proc/meminfo: memFree=128057844/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2160504 memory=160544 CPUtime=2974.53 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 265329 0 0 0 297286 167 0 0 20 0 1 0 139873060 2212356096 40136 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 540126 40136 1760 343 0 537190 0
Current children cumulated CPU time: 2974.53 s
Current children cumulated vsize: 2160504 KiB
Current children cumulated memory: 160544 KiB

[startup+3042.3 s]
/proc/loadavg: 3.09 3.09 3.12 5/257 113571
/proc/meminfo: memFree=128037188/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2193272 memory=164640 CPUtime=3034.37 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 267100 0 0 0 303269 168 0 0 20 0 1 0 139873060 2245910528 41160 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 548318 41160 1760 343 0 545382 0
Current children cumulated CPU time: 3034.37 s
Current children cumulated vsize: 2193272 KiB
Current children cumulated memory: 164640 KiB

[startup+3102.3 s]
/proc/loadavg: 3.15 3.10 3.12 5/257 113573
/proc/meminfo: memFree=128017928/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2193272 memory=164640 CPUtime=3094.22 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 268991 0 0 0 309251 171 0 0 20 0 1 0 139873060 2245910528 41160 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 548318 41160 1760 343 0 545382 0
Current children cumulated CPU time: 3094.22 s
Current children cumulated vsize: 2193272 KiB
Current children cumulated memory: 164640 KiB

[startup+3162.3 s]
/proc/loadavg: 3.11 3.10 3.12 5/257 113575
/proc/meminfo: memFree=128009820/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2193272 memory=166688 CPUtime=3154.06 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 271521 0 0 0 315233 173 0 0 20 0 1 0 139873060 2245910528 41672 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 548318 41672 1760 343 0 545382 0
Current children cumulated CPU time: 3154.06 s
Current children cumulated vsize: 2193272 KiB
Current children cumulated memory: 166688 KiB

[startup+3222.3 s]
/proc/loadavg: 3.08 3.09 3.11 5/258 113580
/proc/meminfo: memFree=128024872/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2160504 memory=156448 CPUtime=3213.91 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 275186 0 0 0 321213 178 0 0 20 0 1 0 139873060 2212356096 39112 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 540126 39112 1760 343 0 537190 0
Current children cumulated CPU time: 3213.91 s
Current children cumulated vsize: 2160504 KiB
Current children cumulated memory: 156448 KiB

[startup+3282.3 s]
/proc/loadavg: 3.13 3.10 3.11 5/258 113587
/proc/meminfo: memFree=128007728/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2193272 memory=148256 CPUtime=3273.75 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 279716 0 0 0 327192 183 0 0 20 0 1 0 139873060 2245910528 37064 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 548318 37064 1760 343 0 545382 0
Current children cumulated CPU time: 3273.75 s
Current children cumulated vsize: 2193272 KiB
Current children cumulated memory: 148256 KiB

[startup+3342.3 s]
/proc/loadavg: 3.10 3.09 3.11 5/258 113589
/proc/meminfo: memFree=128034920/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2193272 memory=150304 CPUtime=3333.6 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 281638 0 0 0 333173 187 0 0 20 0 1 0 139873060 2245910528 37576 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 548318 37576 1760 343 0 545382 0
Current children cumulated CPU time: 3333.6 s
Current children cumulated vsize: 2193272 KiB
Current children cumulated memory: 150304 KiB

[startup+3402.3 s]
/proc/loadavg: 3.14 3.10 3.11 5/258 113591
/proc/meminfo: memFree=127978612/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2193272 memory=169380 CPUtime=3393.43 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 283585 0 0 0 339155 188 0 0 20 0 1 0 139873060 2245910528 42345 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 548318 42345 1760 343 0 545382 0
Current children cumulated CPU time: 3393.43 s
Current children cumulated vsize: 2193272 KiB
Current children cumulated memory: 169380 KiB

[startup+3462.3 s]
/proc/loadavg: 3.11 3.10 3.10 5/258 113594
/proc/meminfo: memFree=127981880/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2193272 memory=150304 CPUtime=3453.27 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 285977 0 0 0 345136 191 0 0 20 0 1 0 139873060 2245910528 37576 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 548318 37576 1760 343 0 545382 0
Current children cumulated CPU time: 3453.27 s
Current children cumulated vsize: 2193272 KiB
Current children cumulated memory: 150304 KiB

[startup+3522.3 s]
/proc/loadavg: 3.08 3.09 3.09 5/257 113596
/proc/meminfo: memFree=127939576/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2194676 memory=170140 CPUtime=3513.13 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 288629 0 0 0 351119 194 0 0 20 0 1 0 139873060 2247348224 42535 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 548669 42535 1760 343 0 545733 0
Current children cumulated CPU time: 3513.13 s
Current children cumulated vsize: 2194676 KiB
Current children cumulated memory: 170140 KiB

[startup+3582.3 s]
/proc/loadavg: 2.11 2.84 3.01 2/244 113659
/proc/meminfo: memFree=128683388/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2161908 memory=163356 CPUtime=3572.96 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 291002 0 0 0 357100 196 0 0 20 0 1 0 139873060 2213793792 40839 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 540477 40839 1760 343 0 537541 0
Current children cumulated CPU time: 3572.96 s
Current children cumulated vsize: 2161908 KiB
Current children cumulated memory: 163356 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.5 s]
/proc/loadavg: 1.73 2.69 2.95 2/244 113661
/proc/meminfo: memFree=128684728/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2161908 memory=153756 CPUtime=3600.09 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 291263 0 0 0 359812 197 0 0 20 0 1 0 139873060 2213793792 38439 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 540477 38439 1760 343 0 537541 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 2161908 KiB
Current children cumulated memory: 153756 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.13 s, system=1.97269 s

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

[startup+3609.5 s]
/proc/loadavg: 1.73 2.69 2.95 2/244 113661
/proc/meminfo: memFree=128684728/131249988 swapFree=33010160/33010684
[pid=113388] ppid=113385 vsize=2161908 memory=153756 CPUtime=3600.09 cores=5,7
/proc/113388/stat : 113388 (pb_picat) R 113385 113388 110720 0 -1 4194304 291263 0 0 0 359812 197 0 0 20 0 1 0 139873060 2213793792 38439 18446744073709551615 94822893019136 94822894420717 140732634741984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94822894692144 94822896566384 94822928363520 140732634749340 140732634749416 140732634749416 140732634755020 0
/proc/113388/statm: 540477 38439 1760 343 0 537541 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 2161908 KiB
Current children cumulated memory: 153756 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.5
CPU time (s): 3600.1
CPU user time (s): 3598.13
CPU system time (s): 1.97269
CPU usage (%): 99.7395
Max. virtual memory (cumulated for all children) (KiB): 2258808
Max. memory (cumulated for all children) (KiB): 185120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.13
system time used= 1.97269
maximum resident set size= 189924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 291263
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= 81
involuntary context switches= 3261


# summary of solver processes directly reported to runsolver:
#   pid: 113388
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3598.13
#   total CPU system time (s): 1.97269

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.58636 second user time and 15.8571 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-11 15:52:35
IDJOB=4528495
IDBENCH=155330
IDSOLVER=3385
FILE ID=nodeC020/4528495-1752241955
RUNJOBID= nodeC020-1752238264-112697
SLURM_JOB_ID= 9682531
Free space on /tmp= 431488 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-protfold.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528495-1752241955/watcher-4528495-1752241955 -o /tmp/evaluation-result-4528495-1752241955/solver-4528495-1752241955 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1752238264-112697 --watchdog 3760  pb_picat HOME/instance-4528495-1752241955.opb

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

MD5SUM BENCH= 7d697abe2607c9e2486f4e4c4676f6ab
RANDOM SEED=510976434

nodeC020 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.856
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.79
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.870
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.79
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		: 3455.669
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.79
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.059
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.79
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.804
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.79
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		: 3603.390
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.79
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.606
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.79
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.899
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        128171388 kB
MemAvailable:   129034788 kB
Buffers:            2128 kB
Cached:          1652736 kB
SwapCached:            8 kB
Active:          1363568 kB
Inactive:        1081416 kB
Active(anon):     783616 kB
Inactive(anon):    24548 kB
Active(file):     579952 kB
Inactive(file):  1056868 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3620 kB
Writeback:            24 kB
AnonPages:        789764 kB
Mapped:           116524 kB
Shmem:             18044 kB
KReclaimable:     131640 kB
Slab:             225884 kB
SReclaimable:     131640 kB
SUnreclaim:        94244 kB
KernelStack:        4256 kB
PageTables:         4772 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    6712372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    634880 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431504 MiB
End job on nodeC020 at 2025-07-11 16:52:45