Trace number 4505903

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Picat 2025-06-16? (TO) 3600.08 3610.81

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_luby_0null0mast_rapportOE2.0_TMAX120_K192_cod2.opb
MD5SUM726b0595b04a91a84feeb3b27d81e819
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-2792
Best CPU time to get the best result obtained on this benchmark72004
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1783
Biggest coefficient in the objective function 512
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 8196
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 66727
Number of bits of the biggest sum of numbers17
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-4505903-1751480579.opb (Picat 3.9b6)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62669 MiB free)
  memory of node 1: 64507 MiB (63825 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505903-1751480579/watcher-4505903-1751480579 -o /tmp/evaluation-result-4505903-1751480579/solver-4505903-1751480579 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751480579-65384 --watchdog 3760 pb_picat HOME/instance-4505903-1751480579.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
Current StackSize limit: 8192 KiB

solver pid=65422, runsolver pid=65418

[startup+0.100063 s]*
/proc/loadavg: 3.09 3.84 4.01 5/262 65440
/proc/meminfo: memFree=129465456/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2027148 memory=38912 CPUtime=0.08 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 1183 0 0 0 8 0 0 0 20 0 1 0 63737808 2075799552 9728 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 506787 9728 1568 343 0 503851 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 38912 KiB

[startup+0.205481 s]*
/proc/loadavg: 3.09 3.84 4.01 6/262 65440
/proc/meminfo: memFree=129395584/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2027148 memory=57516 CPUtime=0.19 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 1235 0 0 0 18 1 0 0 20 0 1 0 63737808 2075799552 14379 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 506787 14379 1568 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 57516 KiB

[startup+0.305469 s]*
/proc/loadavg: 3.09 3.84 4.01 6/262 65440
/proc/meminfo: memFree=129268608/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2027148 memory=78104 CPUtime=0.29 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 1277 0 0 0 28 1 0 0 20 0 1 0 63737808 2075799552 19526 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 506787 19526 1568 343 0 503851 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 78104 KiB

[startup+0.700185 s]
/proc/loadavg: 3.09 3.84 4.01 6/262 65440
/proc/meminfo: memFree=129039740/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2027148 memory=156016 CPUtime=0.67 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 1332 0 0 0 64 3 0 0 20 0 1 0 63737808 2075799552 39004 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 506787 39004 1568 343 0 503851 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 156016 KiB

[startup+1.50018 s]
/proc/loadavg: 3.09 3.84 4.01 5/262 65440
/proc/meminfo: memFree=128626508/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2027148 memory=315760 CPUtime=1.48 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 1410 0 0 0 142 6 0 0 20 0 1 0 63737808 2075799552 78940 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 506787 78940 1568 343 0 503851 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 315760 KiB

[startup+3.10524 s]
/proc/loadavg: 3.09 3.84 4.01 5/262 65440
/proc/meminfo: memFree=127474728/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2027148 memory=627056 CPUtime=3.07 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 1670 0 0 0 295 12 0 0 20 0 1 0 63737808 2075799552 156764 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 506787 156764 1568 343 0 503851 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 627056 KiB

[startup+6.30018 s]
/proc/loadavg: 3.16 3.84 4.01 5/262 65440
/proc/meminfo: memFree=125608468/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2185604 memory=1193644 CPUtime=6.26 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 4444 0 0 0 599 27 0 0 20 0 1 0 63737808 2238058496 298411 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 546401 298411 1600 343 0 543465 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2185604 KiB
Current children cumulated memory: 1193644 KiB

[startup+12.7002 s]
/proc/loadavg: 3.23 3.85 4.00 5/262 65440
/proc/meminfo: memFree=125357536/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2185884 memory=1195972 CPUtime=12.65 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 6199 0 0 0 1233 32 0 0 20 0 1 0 63737808 2238345216 298993 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 546471 298993 1600 343 0 543535 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2185884 KiB
Current children cumulated memory: 1195972 KiB

[startup+25.5002 s]
/proc/loadavg: 3.48 3.87 4.01 5/262 65440
/proc/meminfo: memFree=125313084/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2185884 memory=1195972 CPUtime=25.41 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 6204 0 0 0 2509 32 0 0 20 0 1 0 63737808 2238345216 298993 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 546471 298993 1600 343 0 543535 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2185884 KiB
Current children cumulated memory: 1195972 KiB

[startup+51.1055 s]
/proc/loadavg: 3.66 3.88 4.01 5/262 65441
/proc/meminfo: memFree=124623660/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2655800 memory=1878892 CPUtime=50.93 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 28570 0 0 0 5032 61 0 0 20 0 1 0 63737808 2719539200 469723 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 663950 469723 1728 343 0 661014 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 2655800 KiB
Current children cumulated memory: 1878892 KiB

[startup+102.3 s]
/proc/loadavg: 3.90 3.92 4.01 5/262 65443
/proc/meminfo: memFree=124568792/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2762052 memory=1926024 CPUtime=101.97 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 40338 0 0 0 10124 73 0 0 20 0 1 0 63737808 2828341248 481506 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 690513 481506 1728 343 0 687577 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 2762052 KiB
Current children cumulated memory: 1926024 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 3.97 4.01 5/262 65445
/proc/meminfo: memFree=124577248/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2727440 memory=1914580 CPUtime=161.77 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 50549 0 0 0 16096 81 0 0 20 0 1 0 63737808 2792898560 478645 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 681860 478645 1728 343 0 678924 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 2727440 KiB
Current children cumulated memory: 1914580 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 3.97 4.01 5/263 65450
/proc/meminfo: memFree=124500764/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2761216 memory=1992044 CPUtime=221.58 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 60657 0 0 0 22065 93 0 0 20 0 1 0 63737808 2827485184 498011 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 690304 498011 1728 343 0 687368 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 2761216 KiB
Current children cumulated memory: 1992044 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 4.00 4.01 5/263 65452
/proc/meminfo: memFree=124545920/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2761216 memory=1977708 CPUtime=281.39 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 63610 0 0 0 28041 98 0 0 20 0 1 0 63737808 2827485184 494427 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 690304 494427 1728 343 0 687368 0
Current children cumulated CPU time: 281.39 s
Current children cumulated vsize: 2761216 KiB
Current children cumulated memory: 1977708 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.03 4.01 5/263 65458
/proc/meminfo: memFree=124331512/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=3088896 memory=2166588 CPUtime=341.2 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 68315 0 0 0 34008 112 0 0 20 0 1 0 63737808 3163029504 541647 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 772224 541647 1728 343 0 769288 0
Current children cumulated CPU time: 341.2 s
Current children cumulated vsize: 3088896 KiB
Current children cumulated memory: 2166588 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.03 4.01 5/263 65460
/proc/meminfo: memFree=124449864/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2892288 memory=2062136 CPUtime=401.02 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 71008 0 0 0 39982 120 0 0 20 0 1 0 63737808 2961702912 515534 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 723072 515534 1728 343 0 720136 0
Current children cumulated CPU time: 401.02 s
Current children cumulated vsize: 2892288 KiB
Current children cumulated memory: 2062136 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.04 4.01 5/263 65462
/proc/meminfo: memFree=124476752/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2892288 memory=2092856 CPUtime=460.85 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 76400 0 0 0 45954 131 0 0 20 0 1 0 63737808 2961702912 523214 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 723072 523214 1728 343 0 720136 0
Current children cumulated CPU time: 460.85 s

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

Current children cumulated memory: 2029380 KiB

[startup+2862.3 s]
/proc/loadavg: 4.38 4.17 4.11 5/263 65581
/proc/meminfo: memFree=119634916/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2630144 memory=1931776 CPUtime=2853.77 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 221187 0 0 0 284856 521 0 0 20 0 1 0 63737808 2693267456 482944 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 657536 482944 1728 343 0 654600 0
Current children cumulated CPU time: 2853.77 s
Current children cumulated vsize: 2630144 KiB
Current children cumulated memory: 1931776 KiB

[startup+2922.3 s]
/proc/loadavg: 4.24 4.17 4.11 5/263 65583
/proc/meminfo: memFree=119366352/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2761216 memory=2004604 CPUtime=2913.6 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 222995 0 0 0 290835 525 0 0 20 0 1 0 63737808 2827485184 501151 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 690304 501151 1728 343 0 687368 0
Current children cumulated CPU time: 2913.6 s
Current children cumulated vsize: 2761216 KiB
Current children cumulated memory: 2004604 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.15 4.11 5/263 65585
/proc/meminfo: memFree=119187188/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2892288 memory=2096764 CPUtime=2973.43 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 226406 0 0 0 296797 546 0 0 20 0 1 0 63737808 2961702912 524191 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 723072 524191 1728 343 0 720136 0
Current children cumulated CPU time: 2973.43 s
Current children cumulated vsize: 2892288 KiB
Current children cumulated memory: 2096764 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.14 4.10 5/263 65587
/proc/meminfo: memFree=118999664/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2761216 memory=2012796 CPUtime=3033.27 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 229617 0 0 0 302765 562 0 0 20 0 1 0 63737808 2827485184 503199 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 690304 503199 1728 343 0 687368 0
Current children cumulated CPU time: 3033.27 s
Current children cumulated vsize: 2761216 KiB
Current children cumulated memory: 2012796 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/263 65589
/proc/meminfo: memFree=119279224/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2695680 memory=1964100 CPUtime=3093.1 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 234969 0 0 0 308735 575 0 0 20 0 1 0 63737808 2760376320 491025 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 673920 491025 1728 343 0 670984 0
Current children cumulated CPU time: 3093.1 s
Current children cumulated vsize: 2695680 KiB
Current children cumulated memory: 1964100 KiB

[startup+3162.3 s]
/proc/loadavg: 4.36 4.18 4.11 5/263 65591
/proc/meminfo: memFree=119126976/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2892288 memory=2049660 CPUtime=3152.93 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 236516 0 0 0 314716 577 0 0 20 0 1 0 63737808 2961702912 512415 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 723072 512415 1728 343 0 720136 0
Current children cumulated CPU time: 3152.93 s
Current children cumulated vsize: 2892288 KiB
Current children cumulated memory: 2049660 KiB

[startup+3222.3 s]
/proc/loadavg: 4.50 4.27 4.15 5/263 65595
/proc/meminfo: memFree=119274280/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2681412 memory=1973884 CPUtime=3212.76 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 244544 0 0 0 320676 600 0 0 20 0 1 0 63737808 2745765888 493471 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 670353 493471 1728 343 0 667417 0
Current children cumulated CPU time: 3212.76 s
Current children cumulated vsize: 2681412 KiB
Current children cumulated memory: 1973884 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.21 4.14 5/263 65597
/proc/meminfo: memFree=118772296/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2746948 memory=2015252 CPUtime=3272.58 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 245313 0 0 0 326657 601 0 0 20 0 1 0 63737808 2812874752 503813 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 686737 503813 1728 343 0 683801 0
Current children cumulated CPU time: 3272.58 s
Current children cumulated vsize: 2746948 KiB
Current children cumulated memory: 2015252 KiB

[startup+3342.3 s]
/proc/loadavg: 4.18 4.20 4.14 5/263 65603
/proc/meminfo: memFree=118906044/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2746948 memory=2013204 CPUtime=3332.4 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 249303 0 0 0 332628 612 0 0 20 0 1 0 63737808 2812874752 503301 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 686737 503301 1728 343 0 683801 0
Current children cumulated CPU time: 3332.4 s
Current children cumulated vsize: 2746948 KiB
Current children cumulated memory: 2013204 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.18 4.13 5/263 65605
/proc/meminfo: memFree=118560648/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=3140164 memory=2347028 CPUtime=3392.22 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 252076 0 0 0 338601 621 0 0 20 0 1 0 63737808 3215527936 586757 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 785041 586757 1728 343 0 782105 0
Current children cumulated CPU time: 3392.22 s
Current children cumulated vsize: 3140164 KiB
Current children cumulated memory: 2347028 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.16 4.12 5/263 65607
/proc/meminfo: memFree=118820816/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2746948 memory=2023444 CPUtime=3452.03 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 253506 0 0 0 344578 625 0 0 20 0 1 0 63737808 2812874752 505861 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 686737 505861 1728 343 0 683801 0
Current children cumulated CPU time: 3452.03 s
Current children cumulated vsize: 2746948 KiB
Current children cumulated memory: 2023444 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.14 4.12 5/263 65609
/proc/meminfo: memFree=119204276/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2878020 memory=2183188 CPUtime=3511.84 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 255705 0 0 0 350555 629 0 0 20 0 1 0 63737808 2947092480 545797 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 719505 545797 1728 343 0 716569 0
Current children cumulated CPU time: 3511.84 s
Current children cumulated vsize: 2878020 KiB
Current children cumulated memory: 2183188 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.13 4.11 5/262 65611
/proc/meminfo: memFree=119460412/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2746948 memory=1961040 CPUtime=3571.66 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 257301 0 0 0 356533 633 0 0 20 0 1 0 63737808 2812874752 490260 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 686737 490260 1728 343 0 683801 0
Current children cumulated CPU time: 3571.66 s
Current children cumulated vsize: 2746948 KiB
Current children cumulated memory: 1961040 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.8 s]
/proc/loadavg: 4.13 4.14 4.11 5/258 65621
/proc/meminfo: memFree=119608880/131250000 swapFree=33010416/33010684
[pid=65422] ppid=65418 vsize=2746948 memory=1998868 CPUtime=3600.06 cores=5,7
/proc/65422/stat : 65422 (pb_picat) R 65418 65422 65371 0 -1 4194304 257684 0 0 0 359373 633 0 0 20 0 1 0 63737808 2812874752 499717 18446744073709551615 94007487303680 94007488705261 140732615535184 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94007488976688 94007490850992 94007496458240 140732615539102 140732615539178 140732615539178 140732615544780 0
/proc/65422/statm: 686737 499717 1728 343 0 683801 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2746948 KiB
Current children cumulated memory: 1998868 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.73 s, system=6.34427 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.81
CPU time (s): 3600.08
CPU user time (s): 3593.73
CPU system time (s): 6.34427
CPU usage (%): 99.7029
Max. virtual memory (cumulated for all children) (KiB): 4727296
Max. memory (cumulated for all children) (KiB): 2991484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.73
system time used= 6.34427
maximum resident set size= 2991484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257684
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= 152
involuntary context switches= 4874


# summary of solver processes directly reported to runsolver:
#   pid: 65422
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3593.73
#   total CPU system time (s): 6.34427

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.75336 second user time and 16.1813 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-02 20:22:59
IDJOB=4505903
IDBENCH=157349
IDSOLVER=3346
FILE ID=nodeC027/4505903-1751480579
RUNJOBID= nodeC027-1751480579-65384
SLURM_JOB_ID= 9598524
Free space on /tmp= 431092 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_luby_0null0mast_rapportOE2.0_TMAX120_K192_cod2.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4505903-1751480579/watcher-4505903-1751480579 -o /tmp/evaluation-result-4505903-1751480579/solver-4505903-1751480579 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751480579-65384 --watchdog 3760  pb_picat HOME/instance-4505903-1751480579.opb

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

MD5SUM BENCH= 726b0595b04a91a84feeb3b27d81e819
RANDOM SEED=405412557

nodeC027 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		: 3635.956
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.29
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.974
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129559344 kB
MemAvailable:   129712244 kB
Buffers:            2488 kB
Cached:           953528 kB
SwapCached:           12 kB
Active:           637272 kB
Inactive:         412988 kB
Active(anon):     109560 kB
Inactive(anon):     2792 kB
Active(file):     527712 kB
Inactive(file):   410196 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             98088 kB
Writeback:             0 kB
AnonPages:         97728 kB
Mapped:           106748 kB
Shmem:             18056 kB
KReclaimable:     108064 kB
Slab:             197076 kB
SReclaimable:     108064 kB
SUnreclaim:        89012 kB
KernelStack:        4128 kB
PageTables:         3076 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    2376852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431080 MiB
End job on nodeC027 at 2025-07-02 21:23:10