Trace number 4519465

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.06 3609.11

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/composed_pebbling_php_opt_pyramid/
normalized-composed_pebbling_php_opt_pyramid_height30_pigeons29_holes28.opb
MD5SUMc8ceefdda568d430d72bfadd598002dc
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark496
Best CPU time to get the best result obtained on this benchmark54.3384
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables403744
Total number of constraints31062
Number of constraints which are clauses15779
Number of constraints which are cardinality constraints (but not clauses)13392
Number of constraints which are nor clauses,nor cardinality constraints1891
Minimum length of a constraint28
Maximum length of a constraint33
Number of terms in the objective function 992
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 992
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 992
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c solving HOME/instance-4519465-1751560591.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: 63708 MiB (62930 MiB free)
  memory of node 1: 64465 MiB (61208 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4519465-1751560591/watcher-4519465-1751560591 -o /tmp/evaluation-result-4519465-1751560591/solver-4519465-1751560591 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751553369-78564 --watchdog 3760 pb_picat HOME/instance-4519465-1751560591.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=79372, runsolver pid=79369

[startup+0.100062 s]*
/proc/loadavg: 4.10 4.11 4.09 5/265 79373
/proc/meminfo: memFree=127059140/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2027148 memory=44896 CPUtime=0.09 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 1207 0 0 0 8 1 0 0 20 0 1 0 71733620 2075799552 11224 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 506787 11224 1504 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 44896 KiB

[startup+0.205621 s]*
/proc/loadavg: 4.10 4.11 4.09 5/265 79373
/proc/meminfo: memFree=127030028/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2027148 memory=73832 CPUtime=0.2 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 1283 0 0 0 19 1 0 0 20 0 1 0 71733620 2075799552 18458 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 506787 18458 1504 343 0 503851 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 73832 KiB

[startup+0.305576 s]*
/proc/loadavg: 4.10 4.11 4.09 5/265 79373
/proc/meminfo: memFree=127003940/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2027148 memory=102504 CPUtime=0.29 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 1297 0 0 0 28 1 0 0 20 0 1 0 71733620 2075799552 25626 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 506787 25626 1504 343 0 503851 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 102504 KiB

[startup+0.700151 s]
/proc/loadavg: 4.10 4.11 4.09 4/263 79373
/proc/meminfo: memFree=127010368/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2027148 memory=204904 CPUtime=0.69 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 1347 0 0 0 65 4 0 0 20 0 1 0 71733620 2075799552 51226 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 506787 51226 1504 343 0 503851 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 204904 KiB

[startup+1.50017 s]
/proc/loadavg: 4.10 4.11 4.09 5/261 79410
/proc/meminfo: memFree=126873336/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2042776 memory=405756 CPUtime=1.48 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 1482 0 0 0 140 8 0 0 20 0 1 0 71733620 2091802624 101439 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 510694 101439 1504 343 0 507758 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2042776 KiB
Current children cumulated memory: 405756 KiB

[startup+3.10558 s]
/proc/loadavg: 4.09 4.11 4.09 5/265 79419
/proc/meminfo: memFree=126338784/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2242200 memory=840620 CPUtime=3.09 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 3452 0 0 0 292 17 0 0 20 0 1 0 71733620 2296012800 210123 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 560550 210155 1632 343 0 557614 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2242200 KiB
Current children cumulated memory: 840620 KiB

[startup+6.30017 s]
/proc/loadavg: 4.09 4.11 4.09 5/265 79419
/proc/meminfo: memFree=126045540/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2494972 memory=1040120 CPUtime=6.27 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 28546 0 0 0 596 31 0 0 20 0 1 0 71733620 2554851328 260030 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 623743 260030 1664 343 0 620807 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2494972 KiB
Current children cumulated memory: 1040120 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.11 4.09 5/267 79470
/proc/meminfo: memFree=126111400/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2521500 memory=1071428 CPUtime=12.66 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 32883 0 0 0 1230 36 0 0 20 0 1 0 71733620 2582016000 267857 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 630375 267857 1664 343 0 627439 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2521500 KiB
Current children cumulated memory: 1071428 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.12 4.09 5/267 79470
/proc/meminfo: memFree=126082712/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2587036 memory=1098052 CPUtime=25.42 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 41254 0 0 0 2499 43 0 0 20 0 1 0 71733620 2649124864 274513 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 646759 274513 1664 343 0 643823 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2587036 KiB
Current children cumulated memory: 1098052 KiB

[startup+51.1058 s]
/proc/loadavg: 4.09 4.11 4.09 5/267 79470
/proc/meminfo: memFree=126068908/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2503128 memory=1085132 CPUtime=50.97 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 51800 0 0 0 5045 52 0 0 20 0 1 0 71733620 2563203072 271283 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 625782 271283 1664 343 0 622846 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2503128 KiB
Current children cumulated memory: 1085132 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/268 79473
/proc/meminfo: memFree=126010436/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2634200 memory=1118504 CPUtime=102.03 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 66166 0 0 0 10135 68 0 0 20 0 1 0 71733620 2697420800 279626 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 658550 279626 1664 343 0 655614 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 2634200 KiB
Current children cumulated memory: 1118504 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/268 79475
/proc/meminfo: memFree=126055640/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2503128 memory=1057776 CPUtime=161.88 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 77837 0 0 0 16110 78 0 0 20 0 1 0 71733620 2563203072 264444 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 625782 264444 1664 343 0 622846 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 2503128 KiB
Current children cumulated memory: 1057776 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/267 79477
/proc/meminfo: memFree=126003560/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2568664 memory=1102192 CPUtime=221.74 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 86537 0 0 0 22087 87 0 0 20 0 1 0 71733620 2630311936 275548 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 642166 275548 1664 343 0 639230 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 2568664 KiB
Current children cumulated memory: 1102192 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/267 79479
/proc/meminfo: memFree=126016504/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2503128 memory=1087920 CPUtime=281.58 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 92294 0 0 0 28067 91 0 0 20 0 1 0 71733620 2563203072 271980 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 625782 271980 1664 343 0 622846 0
Current children cumulated CPU time: 281.58 s
Current children cumulated vsize: 2503128 KiB
Current children cumulated memory: 1087920 KiB

[startup+342.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/266 79482
/proc/meminfo: memFree=125984464/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2568664 memory=1102256 CPUtime=341.43 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 96485 0 0 0 34048 95 0 0 20 0 1 0 71733620 2630311936 275564 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 642166 275564 1664 343 0 639230 0
Current children cumulated CPU time: 341.43 s
Current children cumulated vsize: 2568664 KiB
Current children cumulated memory: 1102256 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/266 79484
/proc/meminfo: memFree=125995692/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2470360 memory=1065412 CPUtime=401.28 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 99606 0 0 0 40030 98 0 0 20 0 1 0 71733620 2529648640 266353 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 617590 266353 1664 343 0 614654 0
Current children cumulated CPU time: 401.28 s
Current children cumulated vsize: 2470360 KiB
Current children cumulated memory: 1065412 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/265 79486
/proc/meminfo: memFree=125979888/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2503128 memory=1087920 CPUtime=461.13 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 105760 0 0 0 46009 104 0 0 20 0 1 0 71733620 2563203072 271980 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 625782 271980 1664 343 0 622846 0
Current children cumulated CPU time: 461.13 s

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

Current children cumulated memory: 1136844 KiB

[startup+2922.3 s]
/proc/loadavg: 4.18 4.13 4.10 5/266 79629
/proc/meminfo: memFree=125757552/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2568664 memory=1120440 CPUtime=2914.95 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 636133 0 0 0 290809 686 0 0 20 0 1 0 71733620 2630311936 280110 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 642166 280110 1664 343 0 639230 0
Current children cumulated CPU time: 2914.95 s
Current children cumulated vsize: 2568664 KiB
Current children cumulated memory: 1120440 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/267 79633
/proc/meminfo: memFree=125743008/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2568664 memory=1114296 CPUtime=2974.8 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 644170 0 0 0 296783 697 0 0 20 0 1 0 71733620 2630311936 278574 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 642166 278574 1664 343 0 639230 0
Current children cumulated CPU time: 2974.8 s
Current children cumulated vsize: 2568664 KiB
Current children cumulated memory: 1114296 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/267 79640
/proc/meminfo: memFree=125754628/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2568664 memory=1163448 CPUtime=3034.65 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 648401 0 0 0 302762 703 0 0 20 0 1 0 71733620 2630311936 290862 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 642166 290862 1664 343 0 639230 0
Current children cumulated CPU time: 3034.65 s
Current children cumulated vsize: 2568664 KiB
Current children cumulated memory: 1163448 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/267 79642
/proc/meminfo: memFree=125826140/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2568664 memory=1108152 CPUtime=3094.51 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 659247 0 0 0 308733 718 0 0 20 0 1 0 71733620 2630311936 277038 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 642166 277038 1664 343 0 639230 0
Current children cumulated CPU time: 3094.51 s
Current children cumulated vsize: 2568664 KiB
Current children cumulated memory: 1108152 KiB

[startup+3162.3 s]
/proc/loadavg: 4.47 4.20 4.12 5/268 79645
/proc/meminfo: memFree=125831612/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2503128 memory=1087672 CPUtime=3154.35 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 669141 0 0 0 314704 731 0 0 20 0 1 0 71733620 2563203072 271918 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 625782 271918 1664 343 0 622846 0
Current children cumulated CPU time: 3154.35 s
Current children cumulated vsize: 2503128 KiB
Current children cumulated memory: 1087672 KiB

[startup+3222.3 s]
/proc/loadavg: 4.23 4.18 4.11 5/265 79647
/proc/meminfo: memFree=125795448/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2568664 memory=1130680 CPUtime=3214.21 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 680874 0 0 0 320671 750 0 0 20 0 1 0 71733620 2630311936 282670 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 642166 282670 1664 343 0 639230 0
Current children cumulated CPU time: 3214.21 s
Current children cumulated vsize: 2568664 KiB
Current children cumulated memory: 1130680 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.16 4.11 5/264 79650
/proc/meminfo: memFree=125810904/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2568664 memory=1086280 CPUtime=3274.05 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 691727 0 0 0 326644 761 0 0 20 0 1 0 71733620 2630311936 271570 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 642166 271570 1664 343 0 639230 0
Current children cumulated CPU time: 3274.05 s
Current children cumulated vsize: 2568664 KiB
Current children cumulated memory: 1086280 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.16 4.11 5/264 79653
/proc/meminfo: memFree=125736056/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2699736 memory=1159352 CPUtime=3333.9 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 704701 0 0 0 332613 777 0 0 20 0 1 0 71733620 2764529664 289838 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 674934 289838 1664 343 0 671998 0
Current children cumulated CPU time: 3333.9 s
Current children cumulated vsize: 2699736 KiB
Current children cumulated memory: 1159352 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.14 4.10 5/264 79655
/proc/meminfo: memFree=125756840/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2634200 memory=1145016 CPUtime=3393.76 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 714361 0 0 0 338583 793 0 0 20 0 1 0 71733620 2697420800 286254 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 658550 286254 1664 343 0 655614 0
Current children cumulated CPU time: 3393.76 s
Current children cumulated vsize: 2634200 KiB
Current children cumulated memory: 1145016 KiB

[startup+3462.3 s]
/proc/loadavg: 4.19 4.16 4.11 5/264 79657
/proc/meminfo: memFree=125810000/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2503128 memory=1073336 CPUtime=3453.6 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 725924 0 0 0 344554 806 0 0 20 0 1 0 71733620 2563203072 268334 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 625782 268334 1664 343 0 622846 0
Current children cumulated CPU time: 3453.6 s
Current children cumulated vsize: 2503128 KiB
Current children cumulated memory: 1073336 KiB

[startup+3522.3 s]
/proc/loadavg: 4.40 4.22 4.13 5/265 79663
/proc/meminfo: memFree=125807088/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2503128 memory=1073336 CPUtime=3513.45 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 732422 0 0 0 350530 815 0 0 20 0 1 0 71733620 2563203072 268334 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 625782 268334 1664 343 0 622846 0
Current children cumulated CPU time: 3513.45 s
Current children cumulated vsize: 2503128 KiB
Current children cumulated memory: 1073336 KiB

[startup+3582.3 s]
/proc/loadavg: 4.19 4.19 4.13 5/266 79666
/proc/meminfo: memFree=125733444/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2634200 memory=1124536 CPUtime=3573.3 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 739890 0 0 0 356505 825 0 0 20 0 1 0 71733620 2697420800 281134 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 658550 281134 1664 343 0 655614 0
Current children cumulated CPU time: 3573.3 s
Current children cumulated vsize: 2634200 KiB
Current children cumulated memory: 1124536 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.11 s]
/proc/loadavg: 4.12 4.17 4.12 4/262 79675
/proc/meminfo: memFree=125827832/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2634200 memory=1157304 CPUtime=3600.04 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 743583 0 0 0 359174 830 0 0 20 0 1 0 71733620 2697420800 289326 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 658550 289326 1664 343 0 655614 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2634200 KiB
Current children cumulated memory: 1157304 KiB

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

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

# cumulated CPU time of all completed processes:  user=3591.75 s, system=8.3071 s

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

[startup+3609.11 s]
/proc/loadavg: 4.12 4.17 4.12 4/262 79675
/proc/meminfo: memFree=125827832/131249992 swapFree=33009392/33010684
[pid=79372] ppid=79369 vsize=2634200 memory=1157304 CPUtime=3600.04 cores=1,3
/proc/79372/stat : 79372 (pb_picat) R 79369 79372 78552 0 -1 4194304 743583 0 0 0 359174 830 0 0 20 0 1 0 71733620 2697420800 289326 18446744073709551615 94332626460672 94332627862253 140729974244608 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94332628133680 94332630007984 94332649132032 140729974249886 140729974249962 140729974249962 140729974255564 0
/proc/79372/statm: 658550 289326 1664 343 0 655614 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2634200 KiB
Current children cumulated memory: 1157304 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.11
CPU time (s): 3600.06
CPU user time (s): 3591.75
CPU system time (s): 8.3071
CPU usage (%): 99.7491
Max. virtual memory (cumulated for all children) (KiB): 2765272
Max. memory (cumulated for all children) (KiB): 1233080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.75
system time used= 8.3071
maximum resident set size= 1233080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 743583
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= 87
involuntary context switches= 4402


# summary of solver processes directly reported to runsolver:
#   pid: 79372
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3591.75
#   total CPU system time (s): 8.3071

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.41542 second user time and 15.6591 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-03 18:36:31
IDJOB=4519465
IDBENCH=177259
IDSOLVER=3346
FILE ID=nodeC035/4519465-1751560591
RUNJOBID= nodeC035-1751553369-78564
SLURM_JOB_ID= 9598738
Free space on /tmp= 432796 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/composed_pebbling_php_opt_pyramid/normalized-composed_pebbling_php_opt_pyramid_height30_pigeons29_holes28.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4519465-1751560591/watcher-4519465-1751560591 -o /tmp/evaluation-result-4519465-1751560591/solver-4519465-1751560591 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751553369-78564 --watchdog 3760  pb_picat HOME/instance-4519465-1751560591.opb

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

MD5SUM BENCH= c8ceefdda568d430d72bfadd598002dc
RANDOM SEED=698967809

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

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

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

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        127126300 kB
MemAvailable:   129546172 kB
Buffers:             664 kB
Cached:          3171152 kB
SwapCached:          332 kB
Active:           581680 kB
Inactive:        2870436 kB
Active(anon):     277264 kB
Inactive(anon):    21060 kB
Active(file):     304416 kB
Inactive(file):  2849376 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009392 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17172 kB
Writeback:             0 kB
AnonPages:        283396 kB
Mapped:           113808 kB
Shmem:             17700 kB
KReclaimable:     210640 kB
Slab:             302072 kB
SReclaimable:     210640 kB
SUnreclaim:        91432 kB
KernelStack:        4144 kB
PageTables:         3400 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    6548700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432792 MiB
End job on nodeC035 at 2025-07-03 19:36:40