Trace number 4542793

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.01 3609.4

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
even-colouring/ec-stargrid-06_shuffle/normalized-ec_stargrid_06_072.shuf-3.opb
MD5SUM99fe8e2cd23c0484947be7a71ede996e
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 benchmark11.4771
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1729
Total number of constraints866
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)8
Number of constraints which are nor clauses,nor cardinality constraints856
Minimum length of a constraint2
Maximum length of a constraint8
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
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-4542793-1753222057.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 (61473 MiB free)
  memory of node 1: 64465 MiB (63500 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=164244, runsolver pid=164241
Current StackSize limit: 8192 KiB


[startup+0.100076 s]*
/proc/loadavg: 1.78 1.28 1.89 5/253 164245
/proc/meminfo: memFree=127965396/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2027448 memory=22260 CPUtime=0.1 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 1054 0 0 0 9 1 0 0 20 0 1 0 237884882 2076106752 5565 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 506862 5565 1632 343 0 503926 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2027448 KiB
Current children cumulated memory: 22260 KiB

[startup+0.213249 s]*
/proc/loadavg: 1.78 1.28 1.89 5/253 164245
/proc/meminfo: memFree=127965396/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2027900 memory=22644 CPUtime=0.21 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 1175 0 0 0 20 1 0 0 20 0 1 0 237884882 2076569600 5661 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 506975 5661 1632 343 0 504039 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2027900 KiB
Current children cumulated memory: 22644 KiB

[startup+0.312756 s]*
/proc/loadavg: 1.78 1.28 1.89 5/253 164245
/proc/meminfo: memFree=127965396/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2028156 memory=22772 CPUtime=0.31 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 1222 0 0 0 30 1 0 0 20 0 1 0 237884882 2076831744 5693 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 507039 5693 1632 343 0 504103 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2028156 KiB
Current children cumulated memory: 22772 KiB

[startup+0.700267 s]
/proc/loadavg: 1.78 1.28 1.89 5/253 164245
/proc/meminfo: memFree=127965396/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2029436 memory=23668 CPUtime=0.68 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 1458 0 0 0 67 1 0 0 20 0 1 0 237884882 2078142464 5917 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 507359 5917 1632 343 0 504423 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2029436 KiB
Current children cumulated memory: 23668 KiB

[startup+1.50033 s]
/proc/loadavg: 1.78 1.28 1.89 5/253 164245
/proc/meminfo: memFree=127963632/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2034028 memory=27764 CPUtime=1.48 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 2469 0 0 0 145 3 0 0 20 0 1 0 237884882 2082844672 6941 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 508507 6941 1696 343 0 505571 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2034028 KiB
Current children cumulated memory: 27764 KiB

[startup+3.11291 s]
/proc/loadavg: 1.96 1.33 1.91 5/253 164245
/proc/meminfo: memFree=127922500/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2036672 memory=30068 CPUtime=3.09 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 5476 0 0 0 305 4 0 0 20 0 1 0 237884882 2085552128 7517 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 509168 7517 1696 343 0 506232 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2036672 KiB
Current children cumulated memory: 30068 KiB

[startup+6.30031 s]
/proc/loadavg: 1.96 1.33 1.91 5/253 164245
/proc/meminfo: memFree=127939024/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2036672 memory=30304 CPUtime=6.26 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 13152 0 0 0 620 6 0 0 20 0 1 0 237884882 2085552128 7576 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 509168 7576 1696 343 0 506232 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2036672 KiB
Current children cumulated memory: 30304 KiB

[startup+12.7003 s]
/proc/loadavg: 2.27 1.42 1.93 5/253 164246
/proc/meminfo: memFree=127940748/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2036164 memory=29552 CPUtime=12.65 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 36866 0 0 0 1254 11 0 0 20 0 1 0 237884882 2085031936 7388 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 509041 7388 1696 343 0 506105 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2036164 KiB
Current children cumulated memory: 29552 KiB

[startup+25.5003 s]
/proc/loadavg: 2.54 1.50 1.95 5/252 164246
/proc/meminfo: memFree=127957264/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2036944 memory=30404 CPUtime=25.41 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 82004 0 0 0 2519 22 0 0 20 0 1 0 237884882 2085830656 7601 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 509236 7601 1696 343 0 506300 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2036944 KiB
Current children cumulated memory: 30404 KiB

[startup+51.1129 s]
/proc/loadavg: 3.10 1.72 2.01 5/252 164246
/proc/meminfo: memFree=127954904/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2040260 memory=34164 CPUtime=50.96 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 161182 0 0 0 5056 40 0 0 20 0 1 0 237884882 2089226240 8541 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 510065 8541 1696 343 0 507129 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2040260 KiB
Current children cumulated memory: 34164 KiB

[startup+102.3 s]
/proc/loadavg: 4.26 2.28 2.19 5/252 164248
/proc/meminfo: memFree=127889408/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2037844 memory=32956 CPUtime=102.02 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 263724 0 0 0 10136 66 0 0 20 0 1 0 237884882 2086752256 8239 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 509461 8239 1696 343 0 506525 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2037844 KiB
Current children cumulated memory: 32956 KiB

[startup+162.3 s]
/proc/loadavg: 4.27 2.65 2.32 5/252 164250
/proc/meminfo: memFree=127859260/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2050280 memory=37920 CPUtime=161.85 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 371881 0 0 0 16090 95 0 0 20 0 1 0 237884882 2099486720 9480 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 512570 9480 1696 343 0 509634 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 2050280 KiB
Current children cumulated memory: 37920 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 2.91 2.44 5/252 164252
/proc/meminfo: memFree=127877876/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2037220 memory=31724 CPUtime=221.71 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 480713 0 0 0 22042 129 0 0 20 0 1 0 237884882 2086113280 7931 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 509305 7931 1696 343 0 506369 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 2037220 KiB
Current children cumulated memory: 31724 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 3.13 2.54 5/252 164254
/proc/meminfo: memFree=127889380/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2043568 memory=36612 CPUtime=281.55 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 576711 0 0 0 27997 158 0 0 20 0 1 0 237884882 2092613632 9153 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 510892 9153 1696 343 0 507956 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 2043568 KiB
Current children cumulated memory: 36612 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.29 2.63 5/251 164257
/proc/meminfo: memFree=127859048/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2047664 memory=39572 CPUtime=341.39 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 663982 0 0 0 33951 188 0 0 20 0 1 0 237884882 2096807936 9893 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 511916 9893 1696 343 0 508980 0
Current children cumulated CPU time: 341.39 s
Current children cumulated vsize: 2047664 KiB
Current children cumulated memory: 39572 KiB

[startup+402.3 s]
/proc/loadavg: 4.52 3.55 2.76 5/251 164259
/proc/meminfo: memFree=127834724/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2055988 memory=41516 CPUtime=401.23 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 747581 0 0 0 39910 213 0 0 20 0 1 0 237884882 2105331712 10379 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 513997 10379 1696 343 0 511061 0
Current children cumulated CPU time: 401.23 s
Current children cumulated vsize: 2055988 KiB
Current children cumulated memory: 41516 KiB

[startup+462.3 s]
/proc/loadavg: 4.47 3.74 2.88 5/251 164261
/proc/meminfo: memFree=127837940/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2047796 memory=39684 CPUtime=461.07 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 826243 0 0 0 45869 238 0 0 20 0 1 0 237884882 2096943104 9921 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 511949 9921 1696 343 0 509013 0
Current children cumulated CPU time: 461.07 s

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

Current children cumulated memory: 40968 KiB

[startup+2862.3 s]
/proc/loadavg: 4.09 4.11 4.02 5/249 164372
/proc/meminfo: memFree=127873636/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2067804 memory=48748 CPUtime=2854.85 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 3044729 0 0 0 284389 1096 0 0 20 0 1 0 237884882 2117431296 12187 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 516951 12187 1696 343 0 514015 0
Current children cumulated CPU time: 2854.85 s
Current children cumulated vsize: 2067804 KiB
Current children cumulated memory: 48748 KiB

[startup+2922.3 s]
/proc/loadavg: 4.15 4.12 4.02 5/249 164374
/proc/meminfo: memFree=127843884/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2075996 memory=60508 CPUtime=2914.7 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 3098713 0 0 0 290349 1121 0 0 20 0 1 0 237884882 2125819904 15127 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 518999 15127 1696 343 0 516063 0
Current children cumulated CPU time: 2914.7 s
Current children cumulated vsize: 2075996 KiB
Current children cumulated memory: 60508 KiB

[startup+2982.3 s]
/proc/loadavg: 4.05 4.09 4.02 5/249 164376
/proc/meminfo: memFree=127865796/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2084188 memory=62368 CPUtime=2974.54 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 3146612 0 0 0 296314 1140 0 0 20 0 1 0 237884882 2134208512 15592 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 521047 15592 1696 343 0 518111 0
Current children cumulated CPU time: 2974.54 s
Current children cumulated vsize: 2084188 KiB
Current children cumulated memory: 62368 KiB

[startup+3042.3 s]
/proc/loadavg: 4.06 4.09 4.02 5/250 164385
/proc/meminfo: memFree=127792456/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2084188 memory=60120 CPUtime=3034.38 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 3189080 0 0 0 302282 1156 0 0 20 0 1 0 237884882 2134208512 15030 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 521047 15030 1696 343 0 518111 0
Current children cumulated CPU time: 3034.38 s
Current children cumulated vsize: 2084188 KiB
Current children cumulated memory: 60120 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.10 4.02 5/250 164387
/proc/meminfo: memFree=127854336/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2075996 memory=63948 CPUtime=3094.23 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 3238906 0 0 0 308245 1178 0 0 20 0 1 0 237884882 2125819904 15987 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 518999 15987 1696 343 0 516063 0
Current children cumulated CPU time: 3094.23 s
Current children cumulated vsize: 2075996 KiB
Current children cumulated memory: 63948 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.09 4.02 5/250 164389
/proc/meminfo: memFree=127833448/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2084188 memory=64368 CPUtime=3154.07 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 3285597 0 0 0 314208 1199 0 0 20 0 1 0 237884882 2134208512 16092 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 521047 16092 1696 343 0 518111 0
Current children cumulated CPU time: 3154.07 s
Current children cumulated vsize: 2084188 KiB
Current children cumulated memory: 64368 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.09 4.02 5/250 164406
/proc/meminfo: memFree=127875632/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2059612 memory=54364 CPUtime=3213.92 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 3329251 0 0 0 320176 1216 0 0 20 0 1 0 237884882 2109042688 13591 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 514903 13591 1696 343 0 511967 0
Current children cumulated CPU time: 3213.92 s
Current children cumulated vsize: 2059612 KiB
Current children cumulated memory: 54364 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.09 4.02 5/250 164408
/proc/meminfo: memFree=127816600/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2071900 memory=62604 CPUtime=3273.76 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 3374510 0 0 0 326140 1236 0 0 20 0 1 0 237884882 2121625600 15651 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 517975 15651 1696 343 0 515039 0
Current children cumulated CPU time: 3273.76 s
Current children cumulated vsize: 2071900 KiB
Current children cumulated memory: 62604 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.08 4.02 5/249 164410
/proc/meminfo: memFree=127854220/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2055516 memory=42136 CPUtime=3333.6 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 3422459 0 0 0 332103 1257 0 0 20 0 1 0 237884882 2104848384 10534 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 513879 10534 1696 343 0 510943 0
Current children cumulated CPU time: 3333.6 s
Current children cumulated vsize: 2055516 KiB
Current children cumulated memory: 42136 KiB

[startup+3402.3 s]
/proc/loadavg: 4.06 4.08 4.02 5/250 164413
/proc/meminfo: memFree=127899204/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2084188 memory=60432 CPUtime=3393.45 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 3467413 0 0 0 338067 1278 0 0 20 0 1 0 237884882 2134208512 15108 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 521047 15108 1696 343 0 518111 0
Current children cumulated CPU time: 3393.45 s
Current children cumulated vsize: 2084188 KiB
Current children cumulated memory: 60432 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.08 4.02 5/250 164415
/proc/meminfo: memFree=127764088/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2084188 memory=60120 CPUtime=3453.29 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 3502578 0 0 0 344036 1293 0 0 20 0 1 0 237884882 2134208512 15030 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 521047 15030 1696 343 0 518111 0
Current children cumulated CPU time: 3453.29 s
Current children cumulated vsize: 2084188 KiB
Current children cumulated memory: 60120 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.09 4.03 5/250 164417
/proc/meminfo: memFree=127817400/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2075996 memory=55328 CPUtime=3513.14 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 3543134 0 0 0 350004 1310 0 0 20 0 1 0 237884882 2125819904 13832 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 518999 13832 1696 343 0 516063 0
Current children cumulated CPU time: 3513.14 s
Current children cumulated vsize: 2075996 KiB
Current children cumulated memory: 55328 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.09 4.03 5/250 164419
/proc/meminfo: memFree=127852884/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2059612 memory=48564 CPUtime=3572.98 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 3590401 0 0 0 355965 1333 0 0 20 0 1 0 237884882 2109042688 12141 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 514903 12141 1696 343 0 511967 0
Current children cumulated CPU time: 3572.98 s
Current children cumulated vsize: 2059612 KiB
Current children cumulated memory: 48564 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.4 s]
/proc/loadavg: 3.93 4.05 4.02 5/250 164554
/proc/meminfo: memFree=128702716/131382112 swapFree=33000116/33010684
[pid=164244] ppid=164241 vsize=2084188 memory=62556 CPUtime=3600 cores=0,2
/proc/164244/stat : 164244 (pb_picat) R 164241 164244 164125 0 -1 4194304 3610516 0 0 0 358657 1343 0 0 20 0 1 0 237884882 2134208512 15639 18446744073709551615 94110698532864 94110699934445 140728274864736 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94110700205872 94110702080112 94110729924608 140728274872732 140728274872808 140728274872808 140728274878412 0
/proc/164244/statm: 521047 15639 1696 343 0 518111 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2084188 KiB
Current children cumulated memory: 62556 KiB

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

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

# cumulated CPU time of all completed processes:  user=3586.57 s, system=13.4419 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.4
CPU time (s): 3600.01
CPU user time (s): 3586.57
CPU system time (s): 13.4419
CPU usage (%): 99.7399
Max. virtual memory (cumulated for all children) (KiB): 2182492
Max. memory (cumulated for all children) (KiB): 117704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.57
system time used= 13.4419
maximum resident set size= 117704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3610516
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= 8037


# summary of solver processes directly reported to runsolver:
#   pid: 164244
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3586.57
#   total CPU system time (s): 13.4419

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.2016 second user time and 34.2137 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-07-23 00:07:37
IDJOB=4542793
IDBENCH=164647
IDSOLVER=3385
FILE ID=nodeC007/4542793-1753222057
RUNJOBID= nodeC007-1753222044-164140
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/CombinatorialBenchmarksPBsolvers/even-colouring/ec-stargrid-06_shuffle/normalized-ec_stargrid_06_072.shuf-3.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542793-1753222057/watcher-4542793-1753222057 -o /tmp/evaluation-result-4542793-1753222057/solver-4542793-1753222057 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1753222044-164140 --watchdog 3760  pb_picat HOME/instance-4542793-1753222057.opb

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

MD5SUM BENCH= 99fe8e2cd23c0484947be7a71ede996e
RANDOM SEED=1205127498

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		: 1198.007
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		: 3662.518
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.113
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.735
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		: 3531.324
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		: 3662.519
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.299
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		: 3700.000
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:        127977332 kB
MemAvailable:   128519432 kB
Buffers:              16 kB
Cached:          1213700 kB
SwapCached:         2616 kB
Active:          2134580 kB
Inactive:         390560 kB
Active(anon):    1298420 kB
Inactive(anon):    33312 kB
Active(file):     836160 kB
Inactive(file):   357248 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000116 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3628 kB
Writeback:             0 kB
AnonPages:       1310496 kB
Mapped:           112276 kB
Shmem:             20304 kB
KReclaimable:     376636 kB
Slab:             471020 kB
SReclaimable:     376636 kB
SUnreclaim:        94384 kB
KernelStack:        4112 kB
PageTables:         5836 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    7380984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1134592 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= 432968 MiB
End job on nodeC007 at 2025-07-23 01:07:47