Trace number 4542559

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 NameAnswerCPU timeWall clock time
pb_picat 2025-07-11? (TO) 3600.08 3609.53

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height46_pigeons45_holes44.opb
MD5SUMa8e56f9e5ad0cb5cee4856e95cb4d672
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1193.42
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2235696
Total number of constraints106882
Number of constraints which are clauses54005
Number of constraints which are cardinality constraints (but not clauses)48506
Number of constraints which are nor clauses,nor cardinality constraints4371
Minimum length of a constraint44
Maximum length of a constraint49
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 52
Number of bits of the biggest sum of numbers6
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-4542559-1753218490.opb (Picat 3.9b11, 7/10/2025)

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (61896 MiB free)
  memory of node 1: 64465 MiB (63255 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542559-1753218490/watcher-4542559-1753218490 -o /tmp/evaluation-result-4542559-1753218490/solver-4542559-1753218490 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1753211264-161469 --watchdog 3760 pb_picat HOME/instance-4542559-1753218490.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=162292, runsolver pid=162285

[startup+0.100064 s]*
/proc/loadavg: 4.19 4.22 4.17 5/250 162293
/proc/meminfo: memFree=128078848/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=2027148 memory=36444 CPUtime=0.09 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 1049 0 0 0 8 1 0 0 20 0 1 0 237527889 2075799552 9111 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 506787 9111 1600 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 36444 KiB

[startup+0.206509 s]*
/proc/loadavg: 4.19 4.22 4.17 5/250 162293
/proc/meminfo: memFree=128025856/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=2027148 memory=46840 CPUtime=0.19 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 1095 0 0 0 18 1 0 0 20 0 1 0 237527889 2075799552 11710 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 506787 11710 1600 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 46840 KiB

[startup+0.306938 s]*
/proc/loadavg: 4.19 4.22 4.17 5/250 162293
/proc/meminfo: memFree=127976704/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=2027148 memory=57240 CPUtime=0.3 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 1136 0 0 0 28 2 0 0 20 0 1 0 237527889 2075799552 14310 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 506787 14310 1600 343 0 503851 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 57240 KiB

[startup+0.700376 s]
/proc/loadavg: 4.19 4.22 4.17 5/250 162293
/proc/meminfo: memFree=127866112/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=2027148 memory=102368 CPUtime=0.68 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 1176 0 0 0 65 3 0 0 20 0 1 0 237527889 2075799552 25592 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 506787 25592 1600 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 102368 KiB

[startup+1.5003 s]
/proc/loadavg: 4.19 4.22 4.17 5/250 162293
/proc/meminfo: memFree=127530084/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=2027148 memory=231392 CPUtime=1.48 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 1239 0 0 0 142 6 0 0 20 0 1 0 237527889 2075799552 57848 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 506787 57848 1600 343 0 503851 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 231392 KiB

[startup+3.11295 s]
/proc/loadavg: 4.17 4.21 4.17 5/250 162293
/proc/meminfo: memFree=125772532/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=2042776 memory=579700 CPUtime=3.09 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 1562 0 0 0 296 13 0 0 20 0 1 0 237527889 2091802624 144925 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 510694 144925 1600 343 0 507758 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2042776 KiB
Current children cumulated memory: 579700 KiB

[startup+6.30031 s]
/proc/loadavg: 4.17 4.21 4.17 5/250 162293
/proc/meminfo: memFree=123704156/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=3038012 memory=1369000 CPUtime=6.26 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 3810 0 0 0 597 29 0 0 20 0 1 0 237527889 3110924288 342250 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 759503 342250 1600 343 0 756567 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 3038012 KiB
Current children cumulated memory: 1369000 KiB

[startup+12.7003 s]
/proc/loadavg: 4.14 4.20 4.16 5/250 162293
/proc/meminfo: memFree=122415764/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=3150512 memory=1756040 CPUtime=12.65 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 8845 0 0 0 1226 39 0 0 20 0 1 0 237527889 3226124288 439010 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 787628 439010 1600 343 0 784692 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 3150512 KiB
Current children cumulated memory: 1756040 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.20 4.16 5/250 162294
/proc/meminfo: memFree=118389876/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=4033076 memory=3180636 CPUtime=25.42 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 14638 0 0 0 2449 93 0 0 20 0 1 0 237527889 4129869824 795159 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1008269 795159 1664 343 0 1005333 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 4033076 KiB
Current children cumulated memory: 3180636 KiB

[startup+51.113 s]
/proc/loadavg: 4.21 4.21 4.17 5/250 162294
/proc/meminfo: memFree=115431932/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=4884132 memory=4145052 CPUtime=50.96 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 79075 0 0 0 4933 163 0 0 20 0 1 0 237527889 5001351168 1036263 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1221033 1036263 1760 343 0 1218097 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 4884132 KiB
Current children cumulated memory: 4145052 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.19 4.16 5/252 162302
/proc/meminfo: memFree=115430740/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=4998820 memory=4185404 CPUtime=102.01 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 159969 0 0 0 9971 230 0 0 20 0 1 0 237527889 5118791680 1046351 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1249705 1046351 1760 343 0 1246769 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 4998820 KiB
Current children cumulated memory: 4185404 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.17 4.16 5/253 162305
/proc/meminfo: memFree=115261152/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=5260964 memory=4361120 CPUtime=161.86 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 246960 0 0 0 15891 295 0 0 20 0 1 0 237527889 5387227136 1090280 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1315241 1090280 1760 343 0 1312305 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 5260964 KiB
Current children cumulated memory: 4361120 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.15 4.15 5/253 162307
/proc/meminfo: memFree=115092156/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=5244580 memory=4306436 CPUtime=221.71 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 285857 0 0 0 21851 320 0 0 20 0 1 0 237527889 5370449920 1076609 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1311145 1076609 1760 343 0 1308209 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 5244580 KiB
Current children cumulated memory: 4306436 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.14 4.15 5/253 162309
/proc/meminfo: memFree=115345044/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=5244580 memory=4304496 CPUtime=281.55 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 350721 0 0 0 27785 370 0 0 20 0 1 0 237527889 5370449920 1076124 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1311145 1076124 1760 343 0 1308209 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 5244580 KiB
Current children cumulated memory: 4304496 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.14 4.15 5/252 162311
/proc/meminfo: memFree=115138104/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=5556136 memory=4364316 CPUtime=341.39 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 385930 0 0 0 33733 406 0 0 20 0 1 0 237527889 5689483264 1091079 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1389034 1091079 1760 343 0 1386098 0
Current children cumulated CPU time: 341.39 s
Current children cumulated vsize: 5556136 KiB
Current children cumulated memory: 4364316 KiB

[startup+402.3 s]
/proc/loadavg: 4.05 4.11 4.13 5/250 162313
/proc/meminfo: memFree=114980372/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=5710888 memory=4542696 CPUtime=401.23 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 433970 0 0 0 39682 441 0 0 20 0 1 0 237527889 5847949312 1135674 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1427722 1135674 1760 343 0 1424786 0
Current children cumulated CPU time: 401.23 s
Current children cumulated vsize: 5710888 KiB
Current children cumulated memory: 4542696 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.12 4.13 5/249 162315
/proc/meminfo: memFree=115221932/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=5539492 memory=4415328 CPUtime=461.08 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 476122 0 0 0 45638 470 0 0 20 0 1 0 237527889 5672439808 1103832 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1384873 1103832 1760 343 0 1381937 0
Current children cumulated CPU time: 461.08 s

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

Current children cumulated memory: 4469384 KiB

[startup+2922.3 s]
/proc/loadavg: 4.15 4.13 4.15 5/249 162442
/proc/meminfo: memFree=114549492/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=5467428 memory=4471436 CPUtime=2914.64 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 1655896 0 0 0 290174 1290 0 0 20 0 1 0 237527889 5598646272 1117859 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1366857 1117859 1760 343 0 1363921 0
Current children cumulated CPU time: 2914.64 s
Current children cumulated vsize: 5467428 KiB
Current children cumulated memory: 4471436 KiB

[startup+2982.3 s]
/proc/loadavg: 4.17 4.13 4.15 5/251 162447
/proc/meminfo: memFree=114811204/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=5492056 memory=4553284 CPUtime=2974.48 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 1656611 0 0 0 296156 1292 0 0 20 0 1 0 237527889 5623865344 1138321 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1373014 1138321 1760 343 0 1370078 0
Current children cumulated CPU time: 2974.48 s
Current children cumulated vsize: 5492056 KiB
Current children cumulated memory: 4553284 KiB

[startup+3042.3 s]
/proc/loadavg: 4.06 4.11 4.13 5/251 162451
/proc/meminfo: memFree=114736004/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=5467428 memory=4467348 CPUtime=3034.32 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 1676501 0 0 0 302125 1307 0 0 20 0 1 0 237527889 5598646272 1116837 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1366857 1116837 1760 343 0 1363921 0
Current children cumulated CPU time: 3034.32 s
Current children cumulated vsize: 5467428 KiB
Current children cumulated memory: 4467348 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.11 4.13 5/251 162457
/proc/meminfo: memFree=114797212/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=5467428 memory=4496020 CPUtime=3094.17 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 1676598 0 0 0 308109 1308 0 0 20 0 1 0 237527889 5598646272 1124005 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1366857 1124005 1760 343 0 1363921 0
Current children cumulated CPU time: 3094.17 s
Current children cumulated vsize: 5467428 KiB
Current children cumulated memory: 4496020 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.11 4.13 5/254 162472
/proc/meminfo: memFree=114823928/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=5467428 memory=4459156 CPUtime=3154.02 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 1696903 0 0 0 314079 1323 0 0 20 0 1 0 237527889 5598646272 1114789 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1366857 1114789 1760 343 0 1363921 0
Current children cumulated CPU time: 3154.02 s
Current children cumulated vsize: 5467428 KiB
Current children cumulated memory: 4459156 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.10 4.12 5/255 162490
/proc/meminfo: memFree=114761964/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=5492056 memory=4547148 CPUtime=3213.85 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 1697515 0 0 0 320060 1325 0 0 20 0 1 0 237527889 5623865344 1136787 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1373014 1136787 1760 343 0 1370078 0
Current children cumulated CPU time: 3213.85 s
Current children cumulated vsize: 5492056 KiB
Current children cumulated memory: 4547148 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.10 4.12 5/253 162492
/proc/meminfo: memFree=114803600/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=5205284 memory=4336280 CPUtime=3273.69 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 1730053 0 0 0 326025 1344 0 0 20 0 1 0 237527889 5330210816 1084070 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1301321 1084070 1760 343 0 1298385 0
Current children cumulated CPU time: 3273.69 s
Current children cumulated vsize: 5205284 KiB
Current children cumulated memory: 4336280 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.09 4.11 5/253 162494
/proc/meminfo: memFree=115006616/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=5467428 memory=4391576 CPUtime=3333.54 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 1730811 0 0 0 332009 1345 0 0 20 0 1 0 237527889 5598646272 1097894 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1366857 1097894 1760 343 0 1363921 0
Current children cumulated CPU time: 3333.54 s
Current children cumulated vsize: 5467428 KiB
Current children cumulated memory: 4391576 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.10 4.11 5/253 162496
/proc/meminfo: memFree=114947952/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=5205284 memory=4330140 CPUtime=3393.38 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 1750609 0 0 0 337978 1360 0 0 20 0 1 0 237527889 5330210816 1082535 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1301321 1082535 1760 343 0 1298385 0
Current children cumulated CPU time: 3393.38 s
Current children cumulated vsize: 5205284 KiB
Current children cumulated memory: 4330140 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.10 4.10 5/250 162498
/proc/meminfo: memFree=114687004/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=5492056 memory=4514388 CPUtime=3453.22 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 1763332 0 0 0 343954 1368 0 0 20 0 1 0 237527889 5623865344 1128597 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1373014 1128597 1760 343 0 1370078 0
Current children cumulated CPU time: 3453.22 s
Current children cumulated vsize: 5492056 KiB
Current children cumulated memory: 4514388 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.11 4.10 5/249 162500
/proc/meminfo: memFree=114987652/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=5205284 memory=4342432 CPUtime=3513.06 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 1771116 0 0 0 349932 1374 0 0 20 0 1 0 237527889 5330210816 1085608 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1301321 1085608 1760 343 0 1298385 0
Current children cumulated CPU time: 3513.06 s
Current children cumulated vsize: 5205284 KiB
Current children cumulated memory: 4342432 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.10 4.10 5/249 162502
/proc/meminfo: memFree=114827520/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=5467428 memory=4414112 CPUtime=3572.91 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 1771804 0 0 0 355915 1376 0 0 20 0 1 0 237527889 5598646272 1103528 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1366857 1103528 1760 343 0 1363921 0
Current children cumulated CPU time: 3572.91 s
Current children cumulated vsize: 5467428 KiB
Current children cumulated memory: 4414112 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.5 s]
/proc/loadavg: 4.08 4.09 4.09 4/246 162514
/proc/meminfo: memFree=118485848/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=5647612 memory=4689552 CPUtime=3600.03 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 1783309 0 0 0 358620 1383 0 0 20 0 1 0 237527889 5783154688 1172388 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1411903 1172388 1760 343 0 1408967 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 5647612 KiB
Current children cumulated memory: 4689552 KiB

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

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

# cumulated CPU time of all completed processes:  user=3586.21 s, system=13.8657 s

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

[startup+3609.5 s]
/proc/loadavg: 4.08 4.09 4.09 4/246 162514
/proc/meminfo: memFree=118485848/131382120 swapFree=33010416/33010684
[pid=162292] ppid=162285 vsize=5647612 memory=4689552 CPUtime=3600.03 cores=1,3
/proc/162292/stat : 162292 (pb_picat) R 162285 162292 161457 0 -1 4194304 1783309 0 0 0 358620 1383 0 0 20 0 1 0 237527889 5783154688 1172388 18446744073709551615 93930857451520 93930858853101 140729200438880 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93930859124528 93930860998768 93930872381440 140729200441756 140729200441832 140729200441832 140729200447436 0
/proc/162292/statm: 1411903 1172388 1760 343 0 1408967 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 5647612 KiB
Current children cumulated memory: 4689552 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.53
CPU time (s): 3600.08
CPU user time (s): 3586.21
CPU system time (s): 13.8657
CPU usage (%): 99.7381
Max. virtual memory (cumulated for all children) (KiB): 5721764
Max. memory (cumulated for all children) (KiB): 4689552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.21
system time used= 13.8657
maximum resident set size= 4689552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1783309
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= 67
involuntary context switches= 3762


# summary of solver processes directly reported to runsolver:
#   pid: 162292
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3586.21
#   total CPU system time (s): 13.8657

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.1195 second user time and 35.0432 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-07-22 23:08:11
IDJOB=4542559
IDBENCH=163934
IDSOLVER=3385
FILE ID=nodeC002/4542559-1753218490
RUNJOBID= nodeC002-1753211264-161469
SLURM_JOB_ID= 9687791
Free space on /tmp= 432156 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height46_pigeons45_holes44.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542559-1753218490/watcher-4542559-1753218490 -o /tmp/evaluation-result-4542559-1753218490/solver-4542559-1753218490 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1753211264-161469 --watchdog 3760  pb_picat HOME/instance-4542559-1753218490.opb

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

MD5SUM BENCH= a8e56f9e5ad0cb5cee4856e95cb4d672
RANDOM SEED=1751368924

nodeC002 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	: 0xb00001f
cpu MHz		: 2494.216
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.548
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.502
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 2194.873
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.222
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.223
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 2194.909
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1396.689
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        128178040 kB
MemAvailable:   129616924 kB
Buffers:            2128 kB
Cached:          2191196 kB
SwapCached:           28 kB
Active:          1442528 kB
Inactive:        1082376 kB
Active(anon):     351408 kB
Inactive(anon):     6300 kB
Active(file):    1091120 kB
Inactive(file):  1076076 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            180076 kB
Writeback:             0 kB
AnonPages:        334992 kB
Mapped:           114880 kB
Shmem:             26124 kB
KReclaimable:     222628 kB
Slab:             314576 kB
SReclaimable:     222628 kB
SUnreclaim:        91948 kB
KernelStack:        3952 kB
PageTables:         3220 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    4424536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149320 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    264192 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:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432148 MiB
End job on nodeC002 at 2025-07-23 00:08:21