Trace number 4542676

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

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height30_pigeons29_holes28.opb
MD5SUM97f31c39a85f5c54920a5de5b1e4a080
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 benchmark78.0826
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables403744
Total number of constraints31066
Number of constraints which are clauses15781
Number of constraints which are cardinality constraints (but not clauses)13394
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 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 36
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-4542676-1753222044.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 (62652 MiB free)
  memory of node 1: 64465 MiB (63516 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542676-1753222044/watcher-4542676-1753222044 -o /tmp/evaluation-result-4542676-1753222044/solver-4542676-1753222044 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1753222044-164141 --watchdog 3760 pb_picat HOME/instance-4542676-1753222044.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=164199, runsolver pid=164196

[startup+0.100069 s]*
/proc/loadavg: 1.38 1.19 1.87 6/253 164200
/proc/meminfo: memFree=129182228/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2027148 memory=28116 CPUtime=0.09 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 1009 0 0 0 8 1 0 0 20 0 1 0 237883576 2075799552 7029 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 506787 7029 1600 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 28116 KiB

[startup+0.213296 s]*
/proc/loadavg: 1.38 1.19 1.87 5/253 164200
/proc/meminfo: memFree=129176872/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2027148 memory=38508 CPUtime=0.21 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 1055 0 0 0 19 2 0 0 20 0 1 0 237883576 2075799552 9627 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 506787 9627 1600 343 0 503851 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 38508 KiB

[startup+0.312914 s]*
/proc/loadavg: 1.38 1.19 1.87 5/253 164200
/proc/meminfo: memFree=129168680/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2027148 memory=46840 CPUtime=0.31 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 1097 0 0 0 29 2 0 0 20 0 1 0 237883576 2075799552 11710 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 506787 11710 1600 343 0 503851 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 46840 KiB

[startup+0.700329 s]
/proc/loadavg: 1.38 1.19 1.87 5/253 164200
/proc/meminfo: memFree=129147192/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2027148 memory=92136 CPUtime=0.68 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 1170 0 0 0 65 3 0 0 20 0 1 0 237883576 2075799552 23034 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 506787 23034 1600 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 92136 KiB

[startup+1.50026 s]
/proc/loadavg: 1.38 1.19 1.87 5/253 164200
/proc/meminfo: memFree=129079956/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2027148 memory=215016 CPUtime=1.48 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 1230 0 0 0 140 8 0 0 20 0 1 0 237883576 2075799552 53754 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 506787 53754 1600 343 0 503851 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 215016 KiB

[startup+3.11354 s]
/proc/loadavg: 1.38 1.19 1.87 5/253 164200
/proc/meminfo: memFree=128691828/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2042776 memory=540924 CPUtime=3.09 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 1537 0 0 0 293 16 0 0 20 0 1 0 237883576 2091802624 135231 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 510694 135231 1632 343 0 507758 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2042776 KiB
Current children cumulated memory: 540924 KiB

[startup+6.30026 s]
/proc/loadavg: 1.59 1.24 1.88 5/253 164200
/proc/meminfo: memFree=128022760/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2906944 memory=1191444 CPUtime=6.27 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 15185 0 0 0 589 38 0 0 20 0 1 0 237883576 2976710656 297861 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 726736 297861 1728 343 0 723800 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2906944 KiB
Current children cumulated memory: 1191444 KiB

[startup+12.7003 s]
/proc/loadavg: 1.78 1.28 1.89 5/249 164208
/proc/meminfo: memFree=127945684/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2920392 memory=1206948 CPUtime=12.65 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 26809 0 0 0 1220 45 0 0 20 0 1 0 237883576 2990481408 301737 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 730098 301737 1728 343 0 727162 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2920392 KiB
Current children cumulated memory: 1206948 KiB

[startup+25.5003 s]
/proc/loadavg: 2.12 1.37 1.92 5/253 164246
/proc/meminfo: memFree=127939776/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2980540 memory=1230360 CPUtime=25.42 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 44102 0 0 0 2488 54 0 0 20 0 1 0 237883576 3052072960 307590 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 745135 307590 1728 343 0 742199 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2980540 KiB
Current children cumulated memory: 1230360 KiB

[startup+51.1135 s]
/proc/loadavg: 2.94 1.64 1.99 5/252 164246
/proc/meminfo: memFree=127952784/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2927864 memory=1235892 CPUtime=50.97 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 56417 0 0 0 5034 63 0 0 20 0 1 0 237883576 2998132736 308973 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 731966 308973 1728 343 0 729030 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2927864 KiB
Current children cumulated memory: 1235892 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 2.13 2.14 5/252 164248
/proc/meminfo: memFree=127906924/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2944248 memory=1222324 CPUtime=102.04 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 66469 0 0 0 10130 74 0 0 20 0 1 0 237883576 3014909952 305581 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 736062 305581 1728 343 0 733126 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 2944248 KiB
Current children cumulated memory: 1222324 KiB

[startup+162.3 s]
/proc/loadavg: 4.26 2.56 2.29 5/252 164250
/proc/meminfo: memFree=127906088/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2944248 memory=1222324 CPUtime=161.89 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 77016 0 0 0 16104 85 0 0 20 0 1 0 237883576 3014909952 305581 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 736062 305581 1728 343 0 733126 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 2944248 KiB
Current children cumulated memory: 1222324 KiB

[startup+222.3 s]
/proc/loadavg: 4.20 2.86 2.41 5/252 164252
/proc/meminfo: memFree=127883916/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2993400 memory=1262516 CPUtime=221.75 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 85325 0 0 0 22080 95 0 0 20 0 1 0 237883576 3065241600 315629 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 748350 315629 1728 343 0 745414 0
Current children cumulated CPU time: 221.75 s
Current children cumulated vsize: 2993400 KiB
Current children cumulated memory: 1262516 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 3.08 2.52 5/252 164254
/proc/meminfo: memFree=127903148/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2993400 memory=1258420 CPUtime=281.62 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 90907 0 0 0 28060 102 0 0 20 0 1 0 237883576 3065241600 314605 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 748350 314605 1728 343 0 745414 0
Current children cumulated CPU time: 281.62 s
Current children cumulated vsize: 2993400 KiB
Current children cumulated memory: 1258420 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 3.27 2.62 5/250 164256
/proc/meminfo: memFree=127876380/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=3058936 memory=1274804 CPUtime=341.48 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 95894 0 0 0 34040 108 0 0 20 0 1 0 237883576 3132350464 318701 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 764734 318701 1728 343 0 761798 0
Current children cumulated CPU time: 341.48 s
Current children cumulated vsize: 3058936 KiB
Current children cumulated memory: 1274804 KiB

[startup+402.3 s]
/proc/loadavg: 4.44 3.50 2.74 5/251 164259
/proc/meminfo: memFree=127881136/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2993400 memory=1274804 CPUtime=401.34 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 102364 0 0 0 40019 115 0 0 20 0 1 0 237883576 3065241600 318701 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 748350 318701 1728 343 0 745414 0
Current children cumulated CPU time: 401.34 s
Current children cumulated vsize: 2993400 KiB
Current children cumulated memory: 1274804 KiB

[startup+462.3 s]
/proc/loadavg: 4.56 3.73 2.87 5/251 164261
/proc/meminfo: memFree=127868028/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2993400 memory=1280948 CPUtime=461.2 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 107348 0 0 0 45999 121 0 0 20 0 1 0 237883576 3065241600 320237 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 748350 320237 1728 343 0 745414 0
Current children cumulated CPU time: 461.2 s

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

Current children cumulated memory: 1284924 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.11 4.02 5/249 164372
/proc/meminfo: memFree=127900200/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2895096 memory=1211964 CPUtime=2854.91 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 459506 0 0 0 284870 621 0 0 20 0 1 0 237883576 2964578304 302991 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 723774 302991 1728 343 0 720838 0
Current children cumulated CPU time: 2854.91 s
Current children cumulated vsize: 2895096 KiB
Current children cumulated memory: 1211964 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.10 4.02 5/249 164374
/proc/meminfo: memFree=127840228/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2993400 memory=1278780 CPUtime=2914.77 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 465258 0 0 0 290848 629 0 0 20 0 1 0 237883576 3065241600 319695 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 748350 319695 1728 343 0 745414 0
Current children cumulated CPU time: 2914.77 s
Current children cumulated vsize: 2993400 KiB
Current children cumulated memory: 1278780 KiB

[startup+2982.3 s]
/proc/loadavg: 4.06 4.10 4.02 5/249 164376
/proc/meminfo: memFree=127869956/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2993400 memory=1250108 CPUtime=2974.63 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 470988 0 0 0 296824 639 0 0 20 0 1 0 237883576 3065241600 312527 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 748350 312527 1728 343 0 745414 0
Current children cumulated CPU time: 2974.63 s
Current children cumulated vsize: 2993400 KiB
Current children cumulated memory: 1250108 KiB

[startup+3042.3 s]
/proc/loadavg: 4.07 4.09 4.02 5/250 164385
/proc/meminfo: memFree=127867036/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2993400 memory=1256252 CPUtime=3034.48 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 483263 0 0 0 302791 657 0 0 20 0 1 0 237883576 3065241600 314063 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 748350 314063 1728 343 0 745414 0
Current children cumulated CPU time: 3034.48 s
Current children cumulated vsize: 2993400 KiB
Current children cumulated memory: 1256252 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.10 4.03 5/250 164387
/proc/meminfo: memFree=127830620/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=3058936 memory=1286972 CPUtime=3094.34 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 494023 0 0 0 308759 675 0 0 20 0 1 0 237883576 3132350464 321743 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 764734 321743 1728 343 0 761798 0
Current children cumulated CPU time: 3094.34 s
Current children cumulated vsize: 3058936 KiB
Current children cumulated memory: 1286972 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.10 4.03 5/250 164389
/proc/meminfo: memFree=127819376/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=3058936 memory=1303356 CPUtime=3154.21 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 503609 0 0 0 314730 691 0 0 20 0 1 0 237883576 3132350464 325839 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 764734 325839 1728 343 0 761798 0
Current children cumulated CPU time: 3154.21 s
Current children cumulated vsize: 3058936 KiB
Current children cumulated memory: 1303356 KiB

[startup+3222.3 s]
/proc/loadavg: 4.04 4.08 4.02 5/250 164406
/proc/meminfo: memFree=127881928/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2993400 memory=1248828 CPUtime=3214.06 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 510277 0 0 0 320705 701 0 0 20 0 1 0 237883576 3065241600 312207 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 748350 312207 1728 343 0 745414 0
Current children cumulated CPU time: 3214.06 s
Current children cumulated vsize: 2993400 KiB
Current children cumulated memory: 1248828 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.09 4.03 5/250 164408
/proc/meminfo: memFree=127860812/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2927864 memory=1238588 CPUtime=3273.92 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 515584 0 0 0 326681 711 0 0 20 0 1 0 237883576 2998132736 309647 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 731966 309647 1728 343 0 729030 0
Current children cumulated CPU time: 3273.92 s
Current children cumulated vsize: 2927864 KiB
Current children cumulated memory: 1238588 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.09 4.03 5/249 164410
/proc/meminfo: memFree=127845412/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2993400 memory=1277500 CPUtime=3333.78 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 526811 0 0 0 332651 727 0 0 20 0 1 0 237883576 3065241600 319375 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 748350 319375 1728 343 0 745414 0
Current children cumulated CPU time: 3333.78 s
Current children cumulated vsize: 2993400 KiB
Current children cumulated memory: 1277500 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.08 4.03 5/249 164411
/proc/meminfo: memFree=127792064/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=3058936 memory=1332796 CPUtime=3393.64 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 537438 0 0 0 338622 742 0 0 20 0 1 0 237883576 3132350464 333199 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 764734 333199 1728 343 0 761798 0
Current children cumulated CPU time: 3393.64 s
Current children cumulated vsize: 3058936 KiB
Current children cumulated memory: 1332796 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.08 4.03 5/250 164414
/proc/meminfo: memFree=127872016/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2993400 memory=1263164 CPUtime=3453.5 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 548109 0 0 0 344591 759 0 0 20 0 1 0 237883576 3065241600 315791 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 748350 315791 1728 343 0 745414 0
Current children cumulated CPU time: 3453.5 s
Current children cumulated vsize: 2993400 KiB
Current children cumulated memory: 1263164 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.08 4.03 5/250 164416
/proc/meminfo: memFree=127886160/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2993400 memory=1250876 CPUtime=3513.35 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 556988 0 0 0 350562 773 0 0 20 0 1 0 237883576 3065241600 312719 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 748350 312719 1728 343 0 745414 0
Current children cumulated CPU time: 3513.35 s
Current children cumulated vsize: 2993400 KiB
Current children cumulated memory: 1250876 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.09 4.03 5/250 164418
/proc/meminfo: memFree=127880416/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=2927864 memory=1234492 CPUtime=3573.21 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 562253 0 0 0 356539 782 0 0 20 0 1 0 237883576 2998132736 308623 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 731966 308623 1728 343 0 729030 0
Current children cumulated CPU time: 3573.21 s
Current children cumulated vsize: 2927864 KiB
Current children cumulated memory: 1234492 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.2 s]
/proc/loadavg: 4.09 4.09 4.03 5/250 164419
/proc/meminfo: memFree=127831144/131382112 swapFree=33000116/33010684
[pid=164199] ppid=164196 vsize=3058936 memory=1279548 CPUtime=3600.05 cores=4,6
/proc/164199/stat : 164199 (pb_picat) R 164196 164199 164125 0 -1 4194304 564185 0 0 0 359219 786 0 0 20 0 1 0 237883576 3132350464 319887 18446744073709551615 94729899905024 94729901306605 140725375046544 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94729901578032 94729903452272 94729922019328 140725375052188 140725375052264 140725375052264 140725375057868 0
/proc/164199/statm: 764734 319887 1728 343 0 761798 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 3058936 KiB
Current children cumulated memory: 1279548 KiB

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

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

# cumulated CPU time of all completed processes:  user=3592.2 s, system=7.86689 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): 3609.21
CPU time (s): 3600.06
CPU user time (s): 3592.2
CPU system time (s): 7.86689
CPU usage (%): 99.7467
Max. virtual memory (cumulated for all children) (KiB): 3190008
Max. memory (cumulated for all children) (KiB): 1416764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.2
system time used= 7.86689
maximum resident set size= 1418812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 564185
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= 82
involuntary context switches= 5291


# summary of solver processes directly reported to runsolver:
#   pid: 164199
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3592.2
#   total CPU system time (s): 7.86689

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.2542 second user time and 35.5276 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-07-23 00:07:24
IDJOB=4542676
IDBENCH=163947
IDSOLVER=3385
FILE ID=nodeC007/4542676-1753222044
RUNJOBID= nodeC007-1753222044-164141
SLURM_JOB_ID= 9687815
Free space on /tmp= 432968 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_height30_pigeons29_holes28.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542676-1753222044/watcher-4542676-1753222044 -o /tmp/evaluation-result-4542676-1753222044/solver-4542676-1753222044 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1753222044-164141 --watchdog 3760  pb_picat HOME/instance-4542676-1753222044.opb

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

MD5SUM BENCH= 97f31c39a85f5c54920a5de5b1e4a080
RANDOM SEED=1960635100

nodeC007 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		: 1197.200
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.68
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.210
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.68
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.497
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.68
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		: 1197.405
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.68
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.374
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.68
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.175
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.68
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		: 1197.199
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.68
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		: 1197.564
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.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129199404 kB
MemAvailable:   129740236 kB
Buffers:              16 kB
Cached:          1212452 kB
SwapCached:         2616 kB
Active:           943772 kB
Inactive:         389328 kB
Active(anon):     107628 kB
Inactive(anon):    33312 kB
Active(file):     836144 kB
Inactive(file):   356016 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000116 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23764 kB
Writeback:             0 kB
AnonPages:        121476 kB
Mapped:           111636 kB
Shmem:             20304 kB
KReclaimable:     376600 kB
Slab:             471096 kB
SReclaimable:     376600 kB
SUnreclaim:        94496 kB
KernelStack:        4016 kB
PageTables:         2936 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    6473300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 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:      201544 kB
DirectMap2M:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432964 MiB
End job on nodeC007 at 2025-07-23 01:07:34