Trace number 4511765

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
Picat 2025-06-16? (TO) 3600.11 3610.42

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw256/normalized-hw256-vm75p-dec.opb.negationfix.opb
MD5SUMeb6e6db1d5217c0fcba95884ddbb513a
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 benchmark2.31338
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables542720
Total number of constraints4752
Number of constraints which are clauses2119
Number of constraints which are cardinality constraints (but not clauses)2119
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2120
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 758276
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 1973311
Number of bits of the biggest sum of numbers21
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-4511765-1751197144.opb (Picat 3.9b6)

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62918 MiB free)
  memory of node 1: 64507 MiB (61582 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511765-1751197144/watcher-4511765-1751197144 -o /tmp/evaluation-result-4511765-1751197144/solver-4511765-1751197144 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751190586-22002 --watchdog 3760 pb_picat HOME/instance-4511765-1751197144.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=24145, runsolver pid=24142
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 4.06 4.08 4.08 5/264 24146
/proc/meminfo: memFree=127456196/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=2027148 memory=51092 CPUtime=0.09 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 1196 0 0 0 8 1 0 0 20 0 1 0 35393275 2075799552 12773 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 506787 12773 1536 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 51092 KiB

[startup+0.205527 s]*
/proc/loadavg: 4.06 4.08 4.08 5/264 24146
/proc/meminfo: memFree=127419332/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=2027148 memory=88020 CPUtime=0.19 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 1222 0 0 0 18 1 0 0 20 0 1 0 35393275 2075799552 22005 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 506787 22005 1536 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 88020 KiB

[startup+0.305477 s]*
/proc/loadavg: 4.06 4.08 4.08 5/264 24146
/proc/meminfo: memFree=127386564/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=2027148 memory=120788 CPUtime=0.29 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 1238 0 0 0 27 2 0 0 20 0 1 0 35393275 2075799552 30197 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 506787 30197 1536 343 0 503851 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 120788 KiB

[startup+0.700171 s]
/proc/loadavg: 4.06 4.08 4.08 5/264 24146
/proc/meminfo: memFree=127325124/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=2027148 memory=239572 CPUtime=0.68 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 1296 0 0 0 64 4 0 0 20 0 1 0 35393275 2075799552 59893 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 506787 59893 1536 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 239572 KiB

[startup+1.50016 s]
/proc/loadavg: 4.06 4.08 4.08 5/264 24146
/proc/meminfo: memFree=127193224/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=2042776 memory=456808 CPUtime=1.48 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 1439 0 0 0 139 9 0 0 20 0 1 0 35393275 2091802624 114202 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 510694 114202 1536 343 0 507758 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2042776 KiB
Current children cumulated memory: 456808 KiB

[startup+3.10531 s]
/proc/loadavg: 4.06 4.08 4.08 5/264 24146
/proc/meminfo: memFree=126769672/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=2042776 memory=768104 CPUtime=3.08 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 1759 0 0 0 293 15 0 0 20 0 1 0 35393275 2091802624 192026 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 510694 192026 1536 343 0 507758 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2042776 KiB
Current children cumulated memory: 768104 KiB

[startup+6.30015 s]
/proc/loadavg: 4.06 4.08 4.08 5/264 24146
/proc/meminfo: memFree=126110092/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=2042776 memory=1507432 CPUtime=6.27 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 2350 0 0 0 598 29 0 0 20 0 1 0 35393275 2091802624 376858 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 510694 376858 1536 343 0 507758 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2042776 KiB
Current children cumulated memory: 1507432 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.09 4.09 5/264 24146
/proc/meminfo: memFree=123320936/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=6207824 memory=4197032 CPUtime=12.66 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 22991 0 0 0 1075 191 0 0 20 0 1 0 35393275 6356811776 1049258 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 1551956 1049258 1536 343 0 1549020 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 6207824 KiB
Current children cumulated memory: 4197032 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 24146
/proc/meminfo: memFree=123359544/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=7200024 memory=4134976 CPUtime=25.43 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 29026 0 0 0 2310 233 0 0 20 0 1 0 35393275 7372824576 1033744 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 1800006 1033744 1600 343 0 1797070 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 7200024 KiB
Current children cumulated memory: 4134976 KiB

[startup+51.1053 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 24147
/proc/meminfo: memFree=121478820/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=9656560 memory=6005252 CPUtime=50.97 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 94961 0 0 0 4652 445 0 0 20 0 1 0 35393275 9888317440 1501313 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 2414140 1501313 1696 343 0 2411204 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 9656560 KiB
Current children cumulated memory: 6005252 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/263 24148
/proc/meminfo: memFree=120218172/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=11065596 memory=7103088 CPUtime=102.05 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 141721 0 0 0 9629 576 0 0 20 0 1 0 35393275 11331170304 1775772 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 2766399 1775772 1696 343 0 2763463 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 11065596 KiB
Current children cumulated memory: 7103088 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/264 24153
/proc/meminfo: memFree=120191820/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=11065596 memory=7120964 CPUtime=161.93 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 142610 0 0 0 15589 604 0 0 20 0 1 0 35393275 11331170304 1780241 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 2766399 1780241 1696 343 0 2763463 0
Current children cumulated CPU time: 161.93 s
Current children cumulated vsize: 11065596 KiB
Current children cumulated memory: 7120964 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 24156
/proc/meminfo: memFree=119764004/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=11065596 memory=7140008 CPUtime=221.82 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 143260 0 0 0 21564 618 0 0 20 0 1 0 35393275 11331170304 1785002 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 2766399 1785002 1696 343 0 2763463 0
Current children cumulated CPU time: 221.82 s
Current children cumulated vsize: 11065596 KiB
Current children cumulated memory: 7140008 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 24158
/proc/meminfo: memFree=120148784/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=12262020 memory=7477824 CPUtime=281.67 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 208387 0 0 0 27483 684 0 0 20 0 1 0 35393275 12556308480 1869456 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 3065505 1869456 1696 343 0 3062569 0
Current children cumulated CPU time: 281.67 s
Current children cumulated vsize: 12262020 KiB
Current children cumulated memory: 7477824 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 24160
/proc/meminfo: memFree=119755776/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=12130944 memory=7280848 CPUtime=341.51 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 273981 0 0 0 33391 760 0 0 20 0 1 0 35393275 12422086656 1820212 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 3032736 1820212 1696 343 0 3029800 0
Current children cumulated CPU time: 341.51 s
Current children cumulated vsize: 12130944 KiB
Current children cumulated memory: 7280848 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/262 24166
/proc/meminfo: memFree=119953596/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=12130944 memory=7325904 CPUtime=401.35 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 327134 0 0 0 39323 812 0 0 20 0 1 0 35393275 12422086656 1831476 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 3032736 1831476 1696 343 0 3029800 0
Current children cumulated CPU time: 401.35 s
Current children cumulated vsize: 12130944 KiB
Current children cumulated memory: 7325904 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/262 24169
/proc/meminfo: memFree=119926252/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=12130944 memory=7282896 CPUtime=461.19 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 369041 0 0 0 45264 855 0 0 20 0 1 0 35393275 12422086656 1820724 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 3032736 1820724 1696 343 0 3029800 0

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

Current children cumulated memory: 7589192 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 24387
/proc/meminfo: memFree=101385260/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=12130944 memory=7730504 CPUtime=2854.19 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 1744197 0 0 0 283226 2193 0 0 20 0 1 0 35393275 12422086656 1932626 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 3032736 1932626 1696 343 0 3029800 0
Current children cumulated CPU time: 2854.19 s
Current children cumulated vsize: 12130944 KiB
Current children cumulated memory: 7730504 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/265 24390
/proc/meminfo: memFree=100759044/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=12561044 memory=8149588 CPUtime=2914.01 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 1801298 0 0 0 289155 2246 0 0 20 0 1 0 35393275 12862509056 2037397 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 3140261 2037397 1696 343 0 3137325 0
Current children cumulated CPU time: 2914.01 s
Current children cumulated vsize: 12561044 KiB
Current children cumulated memory: 8149588 KiB

[startup+2982.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 24392
/proc/meminfo: memFree=100206616/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=12143232 memory=7910844 CPUtime=2973.82 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 1810604 0 0 0 295129 2253 0 0 20 0 1 0 35393275 12434669568 1977711 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 3035808 1977711 1696 343 0 3032872 0
Current children cumulated CPU time: 2973.82 s
Current children cumulated vsize: 12143232 KiB
Current children cumulated memory: 7910844 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 24394
/proc/meminfo: memFree=100466012/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=12143232 memory=7927228 CPUtime=3033.65 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 1810792 0 0 0 301111 2254 0 0 20 0 1 0 35393275 12434669568 1981807 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 3035808 1981807 1696 343 0 3032872 0
Current children cumulated CPU time: 3033.65 s
Current children cumulated vsize: 12143232 KiB
Current children cumulated memory: 7927228 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 24396
/proc/meminfo: memFree=100812784/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=12143232 memory=7935420 CPUtime=3093.47 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 1810965 0 0 0 307093 2254 0 0 20 0 1 0 35393275 12434669568 1983855 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 3035808 1983855 1696 343 0 3032872 0
Current children cumulated CPU time: 3093.47 s
Current children cumulated vsize: 12143232 KiB
Current children cumulated memory: 7935420 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/264 24400
/proc/meminfo: memFree=102193280/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=12143232 memory=7947708 CPUtime=3153.3 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 1811162 0 0 0 313075 2255 0 0 20 0 1 0 35393275 12434669568 1986927 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 3035808 1986927 1696 343 0 3032872 0
Current children cumulated CPU time: 3153.3 s
Current children cumulated vsize: 12143232 KiB
Current children cumulated memory: 7947708 KiB

[startup+3222.3 s]
/proc/loadavg: 4.31 4.15 4.11 5/262 24402
/proc/meminfo: memFree=100866716/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=12295696 memory=7690176 CPUtime=3213.12 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 1832547 0 0 0 319027 2285 0 0 20 0 1 0 35393275 12590792704 1922544 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 3073924 1922544 1696 343 0 3070988 0
Current children cumulated CPU time: 3213.12 s
Current children cumulated vsize: 12295696 KiB
Current children cumulated memory: 7690176 KiB

[startup+3282.3 s]
/proc/loadavg: 4.23 4.15 4.11 5/263 24405
/proc/meminfo: memFree=100699256/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=12131260 memory=7947908 CPUtime=3272.95 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 1878117 0 0 0 324984 2311 0 0 20 0 1 0 35393275 12422410240 1986977 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 3032815 1986977 1696 343 0 3029879 0
Current children cumulated CPU time: 3272.95 s
Current children cumulated vsize: 12131260 KiB
Current children cumulated memory: 7947908 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.14 4.11 5/263 24407
/proc/meminfo: memFree=101175884/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=12131476 memory=7728988 CPUtime=3332.78 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 1909437 0 0 0 330926 2352 0 0 20 0 1 0 35393275 12422631424 1932247 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 3032869 1932247 1696 343 0 3029933 0
Current children cumulated CPU time: 3332.78 s
Current children cumulated vsize: 12131476 KiB
Current children cumulated memory: 7728988 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/264 24414
/proc/meminfo: memFree=100257704/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=12132228 memory=7922252 CPUtime=3392.6 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 1944789 0 0 0 336888 2372 0 0 20 0 1 0 35393275 12423401472 1980563 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 3033057 1980563 1696 343 0 3030121 0
Current children cumulated CPU time: 3392.6 s
Current children cumulated vsize: 12132228 KiB
Current children cumulated memory: 7922252 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 24416
/proc/meminfo: memFree=100870396/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=12132204 memory=7701044 CPUtime=3452.42 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 1975941 0 0 0 342831 2411 0 0 20 0 1 0 35393275 12423376896 1925261 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 3033051 1925261 1696 343 0 3030115 0
Current children cumulated CPU time: 3452.42 s
Current children cumulated vsize: 12132204 KiB
Current children cumulated memory: 7701044 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/265 24419
/proc/meminfo: memFree=101561780/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=12164620 memory=7370180 CPUtime=3512.25 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 1981149 0 0 0 348790 2435 0 0 20 0 1 0 35393275 12456570880 1842545 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 3041155 1842545 1696 343 0 3038219 0
Current children cumulated CPU time: 3512.25 s
Current children cumulated vsize: 12164620 KiB
Current children cumulated memory: 7370180 KiB

[startup+3582.3 s]
/proc/loadavg: 3.92 4.07 4.08 4/258 24452
/proc/meminfo: memFree=103522432/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=12133248 memory=7872196 CPUtime=3572.07 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 2042642 0 0 0 354738 2469 0 0 20 0 1 0 35393275 12424445952 1968049 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 3033312 1968049 1696 343 0 3030376 0
Current children cumulated CPU time: 3572.07 s
Current children cumulated vsize: 12133248 KiB
Current children cumulated memory: 7872196 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 3.61 3.98 4.05 4/259 24454
/proc/meminfo: memFree=104022772/131249988 swapFree=33010684/33010684
[pid=24145] ppid=24142 vsize=12134104 memory=7903648 CPUtime=3600.08 cores=0,2
/proc/24145/stat : 24145 (pb_picat) R 24142 24145 21992 0 -1 4194304 2042905 0 0 0 357538 2470 0 0 20 0 1 0 35393275 12425322496 1975912 18446744073709551615 94229290094592 94229291496173 140727942018880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94229291767600 94229293641904 94229329555456 140727942023582 140727942023658 140727942023658 140727942029260 0
/proc/24145/statm: 3033526 1975912 1696 343 0 3030590 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 12134104 KiB
Current children cumulated memory: 7903648 KiB

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

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

# cumulated CPU time of all completed processes:  user=3575.39 s, system=24.7258 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): 3610.42
CPU time (s): 3600.11
CPU user time (s): 3575.39
CPU system time (s): 24.7258
CPU usage (%): 99.7145
Max. virtual memory (cumulated for all children) (KiB): 12595772
Max. memory (cumulated for all children) (KiB): 8547912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3575.39
system time used= 24.7258
maximum resident set size= 8547912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2042905
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= 348
involuntary context switches= 7925


# summary of solver processes directly reported to runsolver:
#   pid: 24145
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3575.39
#   total CPU system time (s): 24.7258

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.90947 second user time and 15.6047 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-06-29 13:39:04
IDJOB=4511765
IDBENCH=160483
IDSOLVER=3346
FILE ID=nodeC034/4511765-1751197144
RUNJOBID= nodeC034-1751190586-22002
SLURM_JOB_ID= 9587576
Free space on /tmp= 433020 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm75p-dec.opb.negationfix.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4511765-1751197144/watcher-4511765-1751197144 -o /tmp/evaluation-result-4511765-1751197144/solver-4511765-1751197144 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751190586-22002 --watchdog 3760  pb_picat HOME/instance-4511765-1751197144.opb

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

MD5SUM BENCH= eb6e6db1d5217c0fcba95884ddbb513a
RANDOM SEED=990040010

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        127488964 kB
MemAvailable:   127181828 kB
Buffers:            3280 kB
Cached:           503048 kB
SwapCached:            0 kB
Active:          2864528 kB
Inactive:         281936 kB
Active(anon):    2658240 kB
Inactive(anon):        0 kB
Active(file):     206288 kB
Inactive(file):   281936 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             28560 kB
Writeback:             0 kB
AnonPages:       2639892 kB
Mapped:           112700 kB
Shmem:             18104 kB
KReclaimable:      87356 kB
Slab:             173408 kB
SReclaimable:      87356 kB
SUnreclaim:        86052 kB
KernelStack:        4288 kB
PageTables:         8216 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    8624132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2041856 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:      189140 kB
DirectMap2M:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432968 MiB
End job on nodeC034 at 2025-06-29 14:39:15