Trace number 4528153

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.1 3612.01

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round22-0.opb
MD5SUM3e8b284557ab3bc728bad30e424c83e1
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1199.44
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8704
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
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 14
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.00	c solving HOME/instance-4528153-1752245910.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: 63708 MiB (62134 MiB free)
  memory of node 1: 64465 MiB (63176 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528153-1752245910/watcher-4528153-1752245910 -o /tmp/evaluation-result-4528153-1752245910/solver-4528153-1752245910 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1752242228-121191 --watchdog 3760 pb_picat HOME/instance-4528153-1752245910.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=121793, runsolver pid=121790
Current StackSize limit: 8192 KiB


[startup+0.100056 s]*
/proc/loadavg: 4.13 4.09 4.09 5/265 121794
/proc/meminfo: memFree=128293572/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2027148 memory=38296 CPUtime=0.09 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 1032 0 0 0 9 0 0 0 20 0 1 0 140268516 2075799552 9574 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 506787 9574 1568 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 38296 KiB

[startup+0.205513 s]*
/proc/loadavg: 4.13 4.09 4.09 5/265 121794
/proc/meminfo: memFree=128288720/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2028052 memory=41820 CPUtime=0.2 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 1297 0 0 0 20 0 0 0 20 0 1 0 140268516 2076725248 10455 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 507013 10455 1696 343 0 504077 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2028052 KiB
Current children cumulated memory: 41820 KiB

[startup+0.305346 s]*
/proc/loadavg: 4.13 4.09 4.09 5/265 121794
/proc/meminfo: memFree=128287712/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2032232 memory=44124 CPUtime=0.29 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 2037 0 0 0 29 0 0 0 20 0 1 0 140268516 2081005568 11031 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 508058 11031 1696 343 0 505122 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2032232 KiB
Current children cumulated memory: 44124 KiB

[startup+0.700118 s]
/proc/loadavg: 4.12 4.09 4.09 5/265 121794
/proc/meminfo: memFree=128283616/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2034820 memory=46912 CPUtime=0.68 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 4154 0 0 0 68 0 0 0 20 0 1 0 140268516 2083655680 11728 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 508705 11728 1696 343 0 505769 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2034820 KiB
Current children cumulated memory: 46912 KiB

[startup+1.50014 s]
/proc/loadavg: 4.12 4.09 4.09 5/265 121794
/proc/meminfo: memFree=128279520/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2037036 memory=47336 CPUtime=1.48 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 6374 0 0 0 147 1 0 0 20 0 1 0 140268516 2085924864 11834 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 509259 11834 1696 343 0 506323 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2037036 KiB
Current children cumulated memory: 47336 KiB

[startup+3.10527 s]
/proc/loadavg: 4.12 4.09 4.09 5/265 121794
/proc/meminfo: memFree=128263136/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2037372 memory=49248 CPUtime=3.09 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 8633 0 0 0 307 2 0 0 20 0 1 0 140268516 2086268928 12312 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 509343 12312 1696 343 0 506407 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2037372 KiB
Current children cumulated memory: 49248 KiB

[startup+6.30011 s]
/proc/loadavg: 4.11 4.09 4.09 5/265 121794
/proc/meminfo: memFree=128273636/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2037524 memory=50088 CPUtime=6.27 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 12591 0 0 0 625 2 0 0 20 0 1 0 140268516 2086424576 12522 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 509381 12522 1696 343 0 506445 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2037524 KiB
Current children cumulated memory: 50088 KiB

[startup+12.7001 s]
/proc/loadavg: 4.10 4.09 4.09 5/265 121794
/proc/meminfo: memFree=128321528/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2041620 memory=55232 CPUtime=12.65 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 23672 0 0 0 1260 5 0 0 20 0 1 0 140268516 2090618880 13808 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 510405 13808 1696 343 0 507469 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2041620 KiB
Current children cumulated memory: 55232 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.08 4.09 5/265 121794
/proc/meminfo: memFree=128330548/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2033644 memory=46648 CPUtime=25.41 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 47238 0 0 0 2530 11 0 0 20 0 1 0 140268516 2082451456 11662 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 508411 11662 1696 343 0 505475 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2033644 KiB
Current children cumulated memory: 46648 KiB

[startup+51.1055 s]
/proc/loadavg: 4.12 4.09 4.09 5/265 121884
/proc/meminfo: memFree=128740040/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2054272 memory=56872 CPUtime=50.93 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 76510 0 0 0 5072 21 0 0 20 0 1 0 140268516 2103574528 14218 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 513568 14218 1696 343 0 510632 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 2054272 KiB
Current children cumulated memory: 56872 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/265 121886
/proc/meminfo: memFree=128709780/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2042608 memory=56080 CPUtime=101.97 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 135863 0 0 0 10155 42 0 0 20 0 1 0 140268516 2091630592 14020 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 510652 14020 1696 343 0 507716 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 2042608 KiB
Current children cumulated memory: 56080 KiB

[startup+162.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/265 121899
/proc/meminfo: memFree=128691036/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2042608 memory=52508 CPUtime=161.78 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 192137 0 0 0 16116 62 0 0 20 0 1 0 140268516 2091630592 13127 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 510652 13127 1696 343 0 507716 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 2042608 KiB
Current children cumulated memory: 52508 KiB

[startup+222.3 s]
/proc/loadavg: 4.43 4.17 4.12 5/265 121901
/proc/meminfo: memFree=128671480/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2046832 memory=57480 CPUtime=221.59 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 249966 0 0 0 22079 80 0 0 20 0 1 0 140268516 2095955968 14370 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 511708 14370 1696 343 0 508772 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 2046832 KiB
Current children cumulated memory: 57480 KiB

[startup+282.3 s]
/proc/loadavg: 4.21 4.15 4.11 5/264 121903
/proc/meminfo: memFree=128678896/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2042736 memory=51280 CPUtime=281.4 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 301767 0 0 0 28040 100 0 0 20 0 1 0 140268516 2091761664 12820 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 510684 12820 1696 343 0 507748 0
Current children cumulated CPU time: 281.4 s
Current children cumulated vsize: 2042736 KiB
Current children cumulated memory: 51280 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/264 121905
/proc/meminfo: memFree=128679104/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2047044 memory=57880 CPUtime=341.21 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 352163 0 0 0 34001 120 0 0 20 0 1 0 140268516 2096173056 14470 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 511761 14470 1696 343 0 508825 0
Current children cumulated CPU time: 341.21 s
Current children cumulated vsize: 2047044 KiB
Current children cumulated memory: 57880 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.12 4.10 5/263 121914
/proc/meminfo: memFree=128669104/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2071780 memory=73000 CPUtime=401.01 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 398374 0 0 0 39966 135 0 0 20 0 1 0 140268516 2121502720 18250 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 517945 18250 1696 343 0 515009 0
Current children cumulated CPU time: 401.01 s
Current children cumulated vsize: 2071780 KiB
Current children cumulated memory: 73000 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/263 121916
/proc/meminfo: memFree=128646552/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2055612 memory=59012 CPUtime=460.82 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 446665 0 0 0 45927 155 0 0 20 0 1 0 140268516 2104946688 14753 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 513903 14753 1696 343 0 510967 0
Current children cumulated CPU time: 460.82 s

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

Current children cumulated memory: 103124 KiB

[startup+2862.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 122165
/proc/meminfo: memFree=127326548/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2098532 memory=103124 CPUtime=2852.9 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 1224144 0 0 0 284711 579 0 0 20 0 1 0 140268516 2148896768 25781 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 524633 25781 1696 343 0 521697 0
Current children cumulated CPU time: 2852.9 s
Current children cumulated vsize: 2098532 KiB
Current children cumulated memory: 103124 KiB

[startup+2922.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 122167
/proc/meminfo: memFree=127331000/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2115092 memory=119548 CPUtime=2912.7 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 1238840 0 0 0 290681 589 0 0 20 0 1 0 140268516 2165854208 29887 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 528773 29887 1696 343 0 525837 0
Current children cumulated CPU time: 2912.7 s
Current children cumulated vsize: 2115092 KiB
Current children cumulated memory: 119548 KiB

[startup+2982.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 122169
/proc/meminfo: memFree=127382412/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2131476 memory=125980 CPUtime=2972.5 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 1253116 0 0 0 296652 598 0 0 20 0 1 0 140268516 2182631424 31495 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 532869 31495 1696 343 0 529933 0
Current children cumulated CPU time: 2972.5 s
Current children cumulated vsize: 2131476 KiB
Current children cumulated memory: 125980 KiB

[startup+3042.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 122172
/proc/meminfo: memFree=127386260/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2082324 memory=91904 CPUtime=3032.3 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 1268033 0 0 0 302620 610 0 0 20 0 1 0 140268516 2132299776 22976 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 520581 22976 1696 343 0 517645 0
Current children cumulated CPU time: 3032.3 s
Current children cumulated vsize: 2082324 KiB
Current children cumulated memory: 91904 KiB

[startup+3102.3 s]
/proc/loadavg: 4.39 4.18 4.12 5/264 122174
/proc/meminfo: memFree=127351256/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2082324 memory=86780 CPUtime=3092.1 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 1283385 0 0 0 308591 619 0 0 20 0 1 0 140268516 2132299776 21695 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 520581 21695 1696 343 0 517645 0
Current children cumulated CPU time: 3092.1 s
Current children cumulated vsize: 2082324 KiB
Current children cumulated memory: 86780 KiB

[startup+3162.3 s]
/proc/loadavg: 4.20 4.16 4.12 5/264 122176
/proc/meminfo: memFree=127344388/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2098708 memory=105212 CPUtime=3151.9 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 1292176 0 0 0 314566 624 0 0 20 0 1 0 140268516 2149076992 26303 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 524677 26303 1696 343 0 521741 0
Current children cumulated CPU time: 3151.9 s
Current children cumulated vsize: 2098708 KiB
Current children cumulated memory: 105212 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/264 122178
/proc/meminfo: memFree=127336064/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2082324 memory=99068 CPUtime=3211.7 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 1302925 0 0 0 320541 629 0 0 20 0 1 0 140268516 2132299776 24767 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 520581 24767 1696 343 0 517645 0
Current children cumulated CPU time: 3211.7 s
Current children cumulated vsize: 2082324 KiB
Current children cumulated memory: 99068 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/264 122180
/proc/meminfo: memFree=127364424/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2098708 memory=99068 CPUtime=3271.49 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 1310966 0 0 0 326516 633 0 0 20 0 1 0 140268516 2149076992 24767 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 524677 24767 1696 343 0 521741 0
Current children cumulated CPU time: 3271.49 s
Current children cumulated vsize: 2098708 KiB
Current children cumulated memory: 99068 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.12 4.10 5/263 122182
/proc/meminfo: memFree=127336644/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2117352 memory=101296 CPUtime=3331.29 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 1328712 0 0 0 332485 644 0 0 20 0 1 0 140268516 2168168448 25324 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 529338 25324 1696 343 0 526402 0
Current children cumulated CPU time: 3331.29 s
Current children cumulated vsize: 2117352 KiB
Current children cumulated memory: 101296 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/263 122190
/proc/meminfo: memFree=127344040/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2117352 memory=123968 CPUtime=3391.09 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 1342368 0 0 0 338455 654 0 0 20 0 1 0 140268516 2168168448 30992 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 529338 30992 1696 343 0 526402 0
Current children cumulated CPU time: 3391.09 s
Current children cumulated vsize: 2117352 KiB
Current children cumulated memory: 123968 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/262 122192
/proc/meminfo: memFree=127394384/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2068200 memory=77300 CPUtime=3450.89 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 1355600 0 0 0 344425 664 0 0 20 0 1 0 140268516 2117836800 19325 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 517050 19325 1696 343 0 514114 0
Current children cumulated CPU time: 3450.89 s
Current children cumulated vsize: 2068200 KiB
Current children cumulated memory: 77300 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/262 122194
/proc/meminfo: memFree=127337616/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2117352 memory=125872 CPUtime=3510.69 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 1368517 0 0 0 350395 674 0 0 20 0 1 0 140268516 2168168448 31468 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 529338 31468 1696 343 0 526402 0
Current children cumulated CPU time: 3510.69 s
Current children cumulated vsize: 2117352 KiB
Current children cumulated memory: 125872 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/263 122242
/proc/meminfo: memFree=125748676/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2100968 memory=99504 CPUtime=3570.49 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 1381890 0 0 0 356368 681 0 0 20 0 1 0 140268516 2151391232 24876 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 525242 24876 1696 343 0 522306 0
Current children cumulated CPU time: 3570.49 s
Current children cumulated vsize: 2100968 KiB
Current children cumulated memory: 99504 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612 s]*
/proc/loadavg: 4.07 4.10 4.09 5/263 122242
/proc/meminfo: memFree=125754332/131249996 swapFree=33006296/33010684
[pid=121793] ppid=121790 vsize=2100968 memory=99632 CPUtime=3600.09 cores=0,2
/proc/121793/stat : 121793 (pb_picat) R 121790 121793 121181 0 -1 4194304 1383878 0 0 0 359326 683 0 0 20 0 1 0 140268516 2151391232 24908 18446744073709551615 94486933692416 94486935093997 140735911234416 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94486935365424 94486937239664 94486973726720 140735911238044 140735911238120 140735911238120 140735911243724 0
/proc/121793/statm: 525242 24908 1696 343 0 522306 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 2100968 KiB
Current children cumulated memory: 99632 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.27 s, system=6.83315 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): 3612.01
CPU time (s): 3600.1
CPU user time (s): 3593.27
CPU system time (s): 6.83315
CPU usage (%): 99.6704
Max. virtual memory (cumulated for all children) (KiB): 2199272
Max. memory (cumulated for all children) (KiB): 160508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.27
system time used= 6.83315
maximum resident set size= 160508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1383880
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= 73
involuntary context switches= 4772


# summary of solver processes directly reported to runsolver:
#   pid: 121793
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3593.27
#   total CPU system time (s): 6.83315

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.87393 second user time and 16.3876 second system time

The end

Launcher Data

Begin job on nodeC015 at 2025-07-11 16:58:30
IDJOB=4528153
IDBENCH=162289
IDSOLVER=3385
FILE ID=nodeC015/4528153-1752245910
RUNJOBID= nodeC015-1752242228-121191
SLURM_JOB_ID= 9682549
Free space on /tmp= 432404 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round22-0.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528153-1752245910/watcher-4528153-1752245910 -o /tmp/evaluation-result-4528153-1752245910/solver-4528153-1752245910 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1752242228-121191 --watchdog 3760  pb_picat HOME/instance-4528153-1752245910.opb

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

MD5SUM BENCH= 3e8b284557ab3bc728bad30e424c83e1
RANDOM SEED=2060826134

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.037
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.909
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3726.409
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3499.823
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.075
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.032
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3939.084
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.011
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128318400 kB
MemAvailable:   129175604 kB
Buffers:            1508 kB
Cached:          1636440 kB
SwapCached:         3880 kB
Active:           885260 kB
Inactive:        1387024 kB
Active(anon):     599764 kB
Inactive(anon):    48724 kB
Active(file):     285496 kB
Inactive(file):  1338300 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33006296 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3920 kB
Writeback:             0 kB
AnonPages:        627692 kB
Mapped:           113592 kB
Shmem:             14152 kB
KReclaimable:     145292 kB
Slab:             239380 kB
SReclaimable:     145292 kB
SUnreclaim:        94088 kB
KernelStack:        4320 kB
PageTables:         4560 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    6743888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    475136 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:    11100160 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432384 MiB
End job on nodeC015 at 2025-07-11 17:58:43