Trace number 4498342

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Picat 2025-06-16OPT10 2216.54 2222.88

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/
submittedPB07/manquinho/mds/normalized-mds_100_10_4.opb
MD5SUMf2bcbaa2314fdbbaf32cb5f01e98067b
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark7.17507
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint11
Maximum length of a constraint19
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1258
Sum of products size (including duplicates)2516
Number of different products1258
Sum of products size2516

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c solving HOME/instance-4498342-1751275451.opb (Picat 3.9b6)
0.00/0.03	o 33
1185.61/1189.18	o 10
2216.45/2222.88	s OPTIMUM FOUND
2216.45/2222.88	v ~x72 ~x34 ~x85 x47 ~x9 ~x98 ~x60 ~x22 ~x73 x35 
2216.45/2222.88	v ~x86 ~x48 ~x10 ~x99 ~x61 ~x23 ~x74 ~x36 ~x87 ~x49 
2216.45/2222.88	v x11 ~x100 ~x62 ~x24 ~x75 ~x37 ~x88 ~x50 ~x12 ~x63 
2216.45/2222.88	v x25 ~x76 ~x38 ~x89 ~x51 ~x13 ~x64 ~x26 ~x77 ~x39 
2216.45/2222.88	v ~x1 ~x90 ~x52 ~x14 x65 ~x27 ~x78 ~x40 ~x2 ~x91 
2216.45/2222.88	v ~x53 ~x15 ~x66 ~x28 ~x79 ~x41 ~x3 ~x92 ~x54 x16 
2216.45/2222.88	v ~x67 ~x29 ~x80 ~x42 x4 ~x93 ~x55 ~x17 ~x68 ~x30 
2216.45/2222.88	v ~x81 ~x43 x5 ~x94 ~x56 ~x18 ~x69 x31 x82 ~x44 
2216.45/2222.88	v ~x6 ~x95 ~x57 ~x19 ~x70 ~x32 ~x83 ~x45 ~x7 ~x96 
2216.45/2222.88	v ~x58 ~x20 ~x71 ~x33 ~x84 ~x46 ~x8 ~x97 ~x59 ~x21 

Verifier Data

OK	10

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 (63062 MiB free)
  memory of node 1: 64465 MiB (63898 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4498342-1751275451/watcher-4498342-1751275451 -o /tmp/evaluation-result-4498342-1751275451/solver-4498342-1751275451 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751275451-40593 --watchdog 3760 pb_picat HOME/instance-4498342-1751275451.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=40645, runsolver pid=40633
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 3.08 3.15 3.44 5/266 40650
/proc/meminfo: memFree=129946632/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2036864 memory=22340 CPUtime=0.08 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 1566 0 0 0 8 0 0 0 20 0 1 0 43224563 2085748736 5585 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 509216 5585 1728 343 0 506280 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2036864 KiB
Current children cumulated memory: 22340 KiB

[startup+0.204501 s]*
/proc/loadavg: 3.08 3.15 3.44 5/266 40650
/proc/meminfo: memFree=129921820/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2036992 memory=22252 CPUtime=0.18 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 1769 0 0 0 18 0 0 0 20 0 1 0 43224563 2085879808 5563 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 509248 5563 1728 343 0 506312 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 2036992 KiB
Current children cumulated memory: 22252 KiB

[startup+0.304424 s]*
/proc/loadavg: 3.08 3.15 3.44 5/266 40650
/proc/meminfo: memFree=129893148/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2037412 memory=22656 CPUtime=0.28 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 2045 0 0 0 28 0 0 0 20 0 1 0 43224563 2086309888 5664 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 509353 5664 1728 343 0 506417 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 2037412 KiB
Current children cumulated memory: 22656 KiB

[startup+0.700097 s]
/proc/loadavg: 3.08 3.15 3.44 5/266 40650
/proc/meminfo: memFree=129848092/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2037924 memory=23420 CPUtime=0.68 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 2745 0 0 0 67 1 0 0 20 0 1 0 43224563 2086834176 5855 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 509481 5855 1728 343 0 506545 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2037924 KiB
Current children cumulated memory: 23420 KiB

[startup+1.5001 s]
/proc/loadavg: 3.24 3.18 3.45 5/266 40650
/proc/meminfo: memFree=129766808/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2038108 memory=23536 CPUtime=1.47 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 4668 0 0 0 146 1 0 0 20 0 1 0 43224563 2087022592 5884 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 509527 5884 1728 343 0 506591 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2038108 KiB
Current children cumulated memory: 23536 KiB

[startup+3.1045 s]
/proc/loadavg: 3.24 3.18 3.45 5/266 40651
/proc/meminfo: memFree=129746980/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2039300 memory=23564 CPUtime=3.08 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 8693 0 0 0 306 2 0 0 20 0 1 0 43224563 2088243200 5891 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 509825 5891 1728 343 0 506889 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2039300 KiB
Current children cumulated memory: 23564 KiB

[startup+6.3001 s]
/proc/loadavg: 3.30 3.19 3.45 5/266 40651
/proc/meminfo: memFree=129742188/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2038276 memory=23676 CPUtime=6.26 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 18151 0 0 0 622 4 0 0 20 0 1 0 43224563 2087194624 5919 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 509569 5919 1728 343 0 506633 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2038276 KiB
Current children cumulated memory: 23676 KiB

[startup+12.7001 s]
/proc/loadavg: 3.36 3.20 3.46 5/266 40651
/proc/meminfo: memFree=129739676/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2039684 memory=24432 CPUtime=12.64 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 38122 0 0 0 1257 7 0 0 20 0 1 0 43224563 2088636416 6108 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 509921 6108 1728 343 0 506985 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2039684 KiB
Current children cumulated memory: 24432 KiB

[startup+25.5001 s]
/proc/loadavg: 3.45 3.23 3.46 5/266 40651
/proc/meminfo: memFree=129727988/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2047000 memory=28316 CPUtime=25.4 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 71172 0 0 0 2528 12 0 0 20 0 1 0 43224563 2096128000 7079 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 511750 7079 1728 343 0 508814 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2047000 KiB
Current children cumulated memory: 28316 KiB

[startup+51.1047 s]
/proc/loadavg: 3.74 3.32 3.49 5/266 40651
/proc/meminfo: memFree=129700496/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2049192 memory=31688 CPUtime=50.94 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 132001 0 0 0 5069 25 0 0 20 0 1 0 43224563 2098372608 7922 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 512298 7922 1728 343 0 509362 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2049192 KiB
Current children cumulated memory: 31688 KiB

[startup+102.3 s]
/proc/loadavg: 3.99 3.46 3.53 5/266 40653
/proc/meminfo: memFree=129686704/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2047144 memory=28632 CPUtime=102 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 258502 0 0 0 10151 49 0 0 20 0 1 0 43224563 2096275456 7158 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 511786 7158 1728 343 0 508850 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 2047144 KiB
Current children cumulated memory: 28632 KiB

[startup+162.3 s]
/proc/loadavg: 4.04 3.58 3.56 5/267 40663
/proc/meminfo: memFree=129677924/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2053896 memory=31844 CPUtime=161.82 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 390356 0 0 0 16106 76 0 0 20 0 1 0 43224563 2103189504 7961 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 513474 7961 1728 343 0 510538 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 2053896 KiB
Current children cumulated memory: 31844 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 3.69 3.60 5/266 40665
/proc/meminfo: memFree=129666856/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2043832 memory=28144 CPUtime=221.66 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 486523 0 0 0 22068 98 0 0 20 0 1 0 43224563 2092883968 7036 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 510958 7036 1728 343 0 508022 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 2043832 KiB
Current children cumulated memory: 28144 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 3.76 3.64 5/266 40667
/proc/meminfo: memFree=129657936/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2050116 memory=32768 CPUtime=281.49 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 589863 0 0 0 28029 120 0 0 20 0 1 0 43224563 2099318784 8192 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 512529 8192 1728 343 0 509593 0
Current children cumulated CPU time: 281.49 s
Current children cumulated vsize: 2050116 KiB
Current children cumulated memory: 32768 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 3.82 3.67 5/264 40669
/proc/meminfo: memFree=129631876/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2058764 memory=36088 CPUtime=341.32 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 686767 0 0 0 33991 141 0 0 20 0 1 0 43224563 2108174336 9022 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 514691 9022 1728 343 0 511755 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 2058764 KiB
Current children cumulated memory: 36088 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 3.87 3.70 5/264 40671
/proc/meminfo: memFree=129621300/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2050572 memory=30464 CPUtime=401.15 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 762628 0 0 0 39956 159 0 0 20 0 1 0 43224563 2099785728 7616 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 512643 7616 1728 343 0 509707 0
Current children cumulated CPU time: 401.15 s
Current children cumulated vsize: 2050572 KiB
Current children cumulated memory: 30464 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 3.91 3.72 5/263 40674
/proc/meminfo: memFree=129635336/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2062860 memory=39644 CPUtime=460.97 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 832959 0 0 0 45922 175 0 0 20 0 1 0 43224563 2112368640 9911 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 515715 9911 1728 343 0 512779 0
Current children cumulated CPU time: 460.97 s

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

/proc/loadavg: 4.15 4.12 4.03 5/263 40738
/proc/meminfo: memFree=129521464/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2068904 memory=50452 CPUtime=1717.35 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 1504460 0 0 0 171377 358 0 0 20 0 1 0 43224563 2118557696 12613 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 517226 12613 1728 343 0 514290 0
Current children cumulated CPU time: 1717.35 s
Current children cumulated vsize: 2068904 KiB
Current children cumulated memory: 50452 KiB

[startup+1782.3 s]
/proc/loadavg: 4.11 4.11 4.03 5/263 40740
/proc/meminfo: memFree=129505000/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2068904 memory=50452 CPUtime=1777.18 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 1504461 0 0 0 177360 358 0 0 20 0 1 0 43224563 2118557696 12613 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 517226 12613 1728 343 0 514290 0
Current children cumulated CPU time: 1777.18 s
Current children cumulated vsize: 2068904 KiB
Current children cumulated memory: 50452 KiB

[startup+1842.3 s]
/proc/loadavg: 4.04 4.09 4.02 5/263 40743
/proc/meminfo: memFree=129454036/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2068904 memory=52500 CPUtime=1837.02 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 1504462 0 0 0 183344 358 0 0 20 0 1 0 43224563 2118557696 13125 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 517226 13125 1728 343 0 514290 0
Current children cumulated CPU time: 1837.02 s
Current children cumulated vsize: 2068904 KiB
Current children cumulated memory: 52500 KiB

[startup+1902.3 s]
/proc/loadavg: 4.11 4.10 4.03 5/263 40745
/proc/meminfo: memFree=129502380/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2068904 memory=52500 CPUtime=1896.85 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 1504462 0 0 0 189327 358 0 0 20 0 1 0 43224563 2118557696 13125 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 517226 13125 1728 343 0 514290 0
Current children cumulated CPU time: 1896.85 s
Current children cumulated vsize: 2068904 KiB
Current children cumulated memory: 52500 KiB

[startup+1962.3 s]
/proc/loadavg: 4.09 4.09 4.03 5/264 40754
/proc/meminfo: memFree=129483860/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2085288 memory=62732 CPUtime=1956.67 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 1504986 0 0 0 195309 358 0 0 20 0 1 0 43224563 2135334912 15683 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 521322 15683 1728 343 0 518386 0
Current children cumulated CPU time: 1956.67 s
Current children cumulated vsize: 2085288 KiB
Current children cumulated memory: 62732 KiB

[startup+2022.3 s]
/proc/loadavg: 4.07 4.09 4.03 5/264 40756
/proc/meminfo: memFree=129449516/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2085288 memory=62732 CPUtime=2016.5 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 1504986 0 0 0 201292 358 0 0 20 0 1 0 43224563 2135334912 15683 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 521322 15683 1728 343 0 518386 0
Current children cumulated CPU time: 2016.5 s
Current children cumulated vsize: 2085288 KiB
Current children cumulated memory: 62732 KiB

[startup+2082.3 s]
/proc/loadavg: 4.14 4.10 4.04 5/264 40758
/proc/meminfo: memFree=129492672/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2085288 memory=64780 CPUtime=2076.34 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 1504987 0 0 0 207275 359 0 0 20 0 1 0 43224563 2135334912 16195 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 521322 16195 1728 343 0 518386 0
Current children cumulated CPU time: 2076.34 s
Current children cumulated vsize: 2085288 KiB
Current children cumulated memory: 64780 KiB

[startup+2142.3 s]
/proc/loadavg: 4.09 4.09 4.04 5/263 40760
/proc/meminfo: memFree=129463836/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2085288 memory=64780 CPUtime=2136.18 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 1504987 0 0 0 213259 359 0 0 20 0 1 0 43224563 2135334912 16195 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 521322 16195 1728 343 0 518386 0
Current children cumulated CPU time: 2136.18 s
Current children cumulated vsize: 2085288 KiB
Current children cumulated memory: 64780 KiB

[startup+2202.3 s]
/proc/loadavg: 4.19 4.12 4.05 5/264 40763
/proc/meminfo: memFree=129482600/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2085288 memory=64780 CPUtime=2196.01 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 1504988 0 0 0 219242 359 0 0 20 0 1 0 43224563 2135334912 16195 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 521322 16195 1728 343 0 518386 0
Current children cumulated CPU time: 2196.01 s
Current children cumulated vsize: 2085288 KiB
Current children cumulated memory: 64780 KiB

[startup+2222.88 s]
# the end of solver process 40645 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=2212.95 s, system=3.59223 s

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

[startup+2214.4 s]
/proc/loadavg: 4.16 4.12 4.05 5/264 40774
/proc/meminfo: memFree=129492908/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2085288 memory=64780 CPUtime=2208.07 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 1504988 0 0 0 220448 359 0 0 20 0 1 0 43224563 2135334912 16195 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 521322 16195 1728 343 0 518386 0
Current children cumulated CPU time: 2208.07 s
Current children cumulated vsize: 2085288 KiB
Current children cumulated memory: 64780 KiB

[startup+2217.6 s]
/proc/loadavg: 4.15 4.12 4.05 5/264 40775
/proc/meminfo: memFree=129493160/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2085288 memory=64780 CPUtime=2211.27 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 1504988 0 0 0 220768 359 0 0 20 0 1 0 43224563 2135334912 16195 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 521322 16195 1728 343 0 518386 0
Current children cumulated CPU time: 2211.27 s
Current children cumulated vsize: 2085288 KiB
Current children cumulated memory: 64780 KiB

[startup+2220.8 s]
/proc/loadavg: 4.15 4.12 4.05 5/264 40775
/proc/meminfo: memFree=129492152/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2085288 memory=64780 CPUtime=2214.46 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 1504988 0 0 0 221087 359 0 0 20 0 1 0 43224563 2135334912 16195 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 521322 16195 1728 343 0 518386 0
Current children cumulated CPU time: 2214.46 s
Current children cumulated vsize: 2085288 KiB
Current children cumulated memory: 64780 KiB

[startup+2221.6 s]
/proc/loadavg: 4.15 4.12 4.05 5/264 40775
/proc/meminfo: memFree=129491396/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2085288 memory=64780 CPUtime=2215.25 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 1504988 0 0 0 221166 359 0 0 20 0 1 0 43224563 2135334912 16195 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 521322 16195 1728 343 0 518386 0
Current children cumulated CPU time: 2215.25 s
Current children cumulated vsize: 2085288 KiB
Current children cumulated memory: 64780 KiB

[startup+2222.4 s]
/proc/loadavg: 4.14 4.11 4.05 5/264 40775
/proc/meminfo: memFree=129492020/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2085288 memory=64780 CPUtime=2216.05 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 1504988 0 0 0 221246 359 0 0 20 0 1 0 43224563 2135334912 16195 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 521322 16195 1728 343 0 518386 0
Current children cumulated CPU time: 2216.05 s
Current children cumulated vsize: 2085288 KiB
Current children cumulated memory: 64780 KiB

[startup+2222.8 s]
/proc/loadavg: 4.14 4.11 4.05 5/264 40775
/proc/meminfo: memFree=129492020/131250000 swapFree=33009904/33010684
[pid=40645] ppid=40633 vsize=2085288 memory=64780 CPUtime=2216.45 cores=5,7
/proc/40645/stat : 40645 (pb_picat) R 40633 40645 39644 0 -1 4194304 1504988 0 0 0 221286 359 0 0 20 0 1 0 43224563 2135334912 16195 18446744073709551615 94463173001216 94463174402797 140721201555424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94463174674224 94463176548528 94463209873408 140721201564062 140721201564138 140721201564138 140721201569740 0
/proc/40645/statm: 521322 16195 1728 343 0 518386 0
Current children cumulated CPU time: 2216.45 s
Current children cumulated vsize: 2085288 KiB
Current children cumulated memory: 64780 KiB

Child status: 0

Real time (s): 2222.88
CPU time (s): 2216.54
CPU user time (s): 2212.95
CPU system time (s): 3.59223
CPU usage (%): 99.7146
Max. virtual memory (cumulated for all children) (KiB): 2085288
Max. memory (cumulated for all children) (KiB): 64780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2212.95
system time used= 3.59223
maximum resident set size= 65036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1504998
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= 91
involuntary context switches= 2502


# summary of solver processes directly reported to runsolver:
#   pid: 40645
#   total CPU time (s): 2216.54
#   total CPU user time (s): 2212.95
#   total CPU system time (s): 3.59223

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.07686 second user time and 7.63215 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-06-30 11:24:11
IDJOB=4498342
IDBENCH=148628
IDSOLVER=3346
FILE ID=nodeC033/4498342-1751275451
RUNJOBID= nodeC033-1751275451-40593
SLURM_JOB_ID= 9594200
Free space on /tmp= 432780 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/manquinho/mds/normalized-mds_100_10_4.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4498342-1751275451/watcher-4498342-1751275451 -o /tmp/evaluation-result-4498342-1751275451/solver-4498342-1751275451 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751275451-40593 --watchdog 3760  pb_picat HOME/instance-4498342-1751275451.opb

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

MD5SUM BENCH= f2bcbaa2314fdbbaf32cb5f01e98067b
RANDOM SEED=2091810963

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.344
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	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.058
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	: 7000.13
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.001
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	: 7000.13
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.945
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	: 7000.13
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		: 3600.094
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	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        130013028 kB
MemAvailable:   129705260 kB
Buffers:            2128 kB
Cached:           491952 kB
SwapCached:           68 kB
Active:           241668 kB
Inactive:         315076 kB
Active(anon):      55884 kB
Inactive(anon):    24808 kB
Active(file):     185784 kB
Inactive(file):   290268 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12732 kB
Writeback:            48 kB
AnonPages:         65984 kB
Mapped:           103800 kB
Shmem:             18028 kB
KReclaimable:     110836 kB
Slab:             198860 kB
SReclaimable:     110836 kB
SUnreclaim:        88024 kB
KernelStack:        4096 kB
PageTables:         2776 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     330124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432764 MiB
End job on nodeC033 at 2025-06-30 12:01:15