Trace number 4528551

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 NameAnswerobjective functionCPU timeWall clock time
pb_picat 2025-07-11? (TO) 3600.2 3610.7

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_6_mh.opb
MD5SUMae4404ba779864fb11c76f88911c57d7
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark13487619
Best CPU time to get the best result obtained on this benchmark68653.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2000400
Total number of constraints4920807
Number of constraints which are clauses3910700
Number of constraints which are cardinality constraints (but not clauses)107
Number of constraints which are nor clauses,nor cardinality constraints1010000
Minimum length of a constraint2
Maximum length of a constraint14950
Number of terms in the objective function 1019200
Biggest coefficient in the objective function 172808693
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 411931129818
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 172808693
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 411931129818
Number of bits of the biggest sum of numbers39
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.09/1.16	c solving HOME/instance-4528551-1752243008.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 (58975 MiB free)
  memory of node 1: 64465 MiB (58448 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528551-1752243008/watcher-4528551-1752243008 -o /tmp/evaluation-result-4528551-1752243008/solver-4528551-1752243008 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1752243008-116517 --watchdog 3760 pb_picat HOME/instance-4528551-1752243008.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100066 s]*
/proc/loadavg: 0.81 1.17 2.20 6/265 116575
/proc/meminfo: memFree=120170696/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=2027148 memory=31876 CPUtime=0.08 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 980 0 0 0 8 0 0 0 20 0 1 0 139980349 2075799552 7969 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 506787 7969 1536 343 0 503851 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 31876 KiB

[startup+0.205799 s]*
/proc/loadavg: 0.81 1.17 2.20 6/265 116575
/proc/meminfo: memFree=120125640/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=2042776 memory=44312 CPUtime=0.2 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 1023 0 0 0 19 1 0 0 20 0 1 0 139980349 2091802624 11078 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 510694 11078 1536 343 0 507758 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2042776 KiB
Current children cumulated memory: 44312 KiB

[startup+0.305715 s]*
/proc/loadavg: 0.81 1.17 2.20 5/265 116575
/proc/meminfo: memFree=120080584/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=2042776 memory=54552 CPUtime=0.3 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 1028 0 0 0 29 1 0 0 20 0 1 0 139980349 2091802624 13638 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 510694 13638 1536 343 0 507758 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2042776 KiB
Current children cumulated memory: 54552 KiB

[startup+0.700166 s]
/proc/loadavg: 0.81 1.17 2.20 5/265 116575
/proc/meminfo: memFree=120002580/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=2058404 memory=81700 CPUtime=0.68 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 1683 0 0 0 67 1 0 0 20 0 1 0 139980349 2107805696 20425 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 514601 20425 1536 343 0 511665 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2058404 KiB
Current children cumulated memory: 81700 KiB

[startup+1.50017 s]
/proc/loadavg: 0.81 1.17 2.20 5/265 116575
/proc/meminfo: memFree=119798664/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=2178844 memory=247568 CPUtime=1.48 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 6201 0 0 0 142 6 0 0 20 0 1 0 139980349 2231136256 61892 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 544711 61892 1568 343 0 541775 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2178844 KiB
Current children cumulated memory: 247568 KiB

[startup+3.10569 s]
/proc/loadavg: 1.06 1.22 2.21 6/265 116576
/proc/meminfo: memFree=118291652/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=2317072 memory=456512 CPUtime=3.07 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 12147 0 0 0 285 22 0 0 20 0 1 0 139980349 2372681728 114128 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 579268 114128 1568 343 0 576332 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 2317072 KiB
Current children cumulated memory: 456512 KiB

[startup+6.30017 s]
/proc/loadavg: 1.06 1.22 2.21 6/265 116576
/proc/meminfo: memFree=116082272/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=2385636 memory=1138056 CPUtime=6.27 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 13339 0 0 0 587 40 0 0 20 0 1 0 139980349 2442891264 284514 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 596409 284514 1632 343 0 593473 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2385636 KiB
Current children cumulated memory: 1138056 KiB

[startup+12.7002 s]
/proc/loadavg: 1.60 1.33 2.24 5/265 116576
/proc/meminfo: memFree=114077704/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=2856024 memory=1602212 CPUtime=12.66 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 16319 0 0 0 1212 54 0 0 20 0 1 0 139980349 2924568576 400553 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 714006 400553 1632 343 0 711070 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2856024 KiB
Current children cumulated memory: 1602212 KiB

[startup+25.5002 s]
/proc/loadavg: 2.11 1.45 2.27 5/265 116576
/proc/meminfo: memFree=110323212/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=2871648 memory=2458272 CPUtime=25.42 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 17710 0 0 0 2470 72 0 0 20 0 1 0 139980349 2940567552 614568 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 717912 614568 1632 343 0 714976 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2871648 KiB
Current children cumulated memory: 2458272 KiB

[startup+51.1056 s]
/proc/loadavg: 2.76 1.66 2.31 5/264 116576
/proc/meminfo: memFree=105505556/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=4319416 memory=3217692 CPUtime=50.97 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 19913 0 0 0 5001 96 0 0 20 0 1 0 139980349 4423081984 804423 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 1079854 804423 1632 343 0 1076918 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 4319416 KiB
Current children cumulated memory: 3217692 KiB

[startup+102.3 s]
/proc/loadavg: 3.58 2.07 2.42 6/264 116578
/proc/meminfo: memFree=102693160/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=4392768 memory=3738048 CPUtime=102.03 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 23299 0 0 0 10073 130 0 0 20 0 1 0 139980349 4498194432 934512 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 1098192 934512 1632 343 0 1095256 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 4392768 KiB
Current children cumulated memory: 3738048 KiB

[startup+162.3 s]
/proc/loadavg: 3.90 2.44 2.53 6/264 116581
/proc/meminfo: memFree=91543100/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=8803012 memory=7322192 CPUtime=161.89 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 36845 0 0 0 15837 352 0 0 20 0 1 0 139980349 9014284288 1830548 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 2200753 1830548 1664 343 0 2197817 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 8803012 KiB
Current children cumulated memory: 7322192 KiB

[startup+222.3 s]
/proc/loadavg: 4.01 2.74 2.63 5/264 116583
/proc/meminfo: memFree=80249156/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=15732088 memory=10999128 CPUtime=221.74 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 135997 0 0 0 20981 1193 0 0 20 0 1 0 139980349 16109658112 2749782 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 3933022 2749782 1728 343 0 3930086 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 15732088 KiB
Current children cumulated memory: 10999128 KiB

[startup+282.3 s]
/proc/loadavg: 4.04 2.99 2.72 6/264 116585
/proc/meminfo: memFree=67048236/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=22744844 memory=15526676 CPUtime=281.6 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 309196 0 0 0 26753 1407 0 0 20 0 1 0 139980349 23290720256 3881669 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 5686211 3881669 1728 343 0 5683275 0
Current children cumulated CPU time: 281.6 s
Current children cumulated vsize: 22744844 KiB
Current children cumulated memory: 15526676 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 3.19 2.81 6/263 116587
/proc/meminfo: memFree=66310400/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=22744844 memory=15678160 CPUtime=341.42 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 322470 0 0 0 32666 1476 0 0 20 0 1 0 139980349 23290720256 3919540 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 5686211 3919540 1728 343 0 5683275 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 22744844 KiB
Current children cumulated memory: 15678160 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 3.37 2.90 5/264 116596
/proc/meminfo: memFree=66486064/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=22744844 memory=15684320 CPUtime=401.24 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 322818 0 0 0 38648 1476 0 0 20 0 1 0 139980349 23290720256 3921080 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 5686211 3921080 1728 343 0 5683275 0
Current children cumulated CPU time: 401.24 s
Current children cumulated vsize: 22744844 KiB
Current children cumulated memory: 15684320 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 3.50 2.97 6/264 116598
/proc/meminfo: memFree=66957032/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=22744844 memory=15692512 CPUtime=461.06 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 323109 0 0 0 44630 1476 0 0 20 0 1 0 139980349 23290720256 3923128 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 5686211 3923128 1728 343 0 5683275 0
Current children cumulated CPU time: 461.06 s

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

Current children cumulated memory: 17368300 KiB

[startup+2862.3 s]
/proc/loadavg: 4.16 4.19 4.09 5/265 116718
/proc/meminfo: memFree=63350700/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=26944148 memory=17376492 CPUtime=2854 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 1102961 0 0 0 283091 2309 0 0 20 0 1 0 139980349 27590807552 4344123 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 6736037 4344123 1728 343 0 6733101 0
Current children cumulated CPU time: 2854 s
Current children cumulated vsize: 26944148 KiB
Current children cumulated memory: 17376492 KiB

[startup+2922.3 s]
/proc/loadavg: 4.06 4.15 4.09 5/265 116720
/proc/meminfo: memFree=65467220/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=22749844 memory=15250668 CPUtime=2913.82 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 1135730 0 0 0 289014 2368 0 0 20 0 1 0 139980349 23295840256 3812667 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 5687461 3812667 1728 343 0 5684525 0
Current children cumulated CPU time: 2913.82 s
Current children cumulated vsize: 22749844 KiB
Current children cumulated memory: 15250668 KiB

[startup+2982.3 s]
/proc/loadavg: 4.06 4.14 4.09 6/265 116723
/proc/meminfo: memFree=67502260/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=22749844 memory=15310060 CPUtime=2973.65 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 1136009 0 0 0 294995 2370 0 0 20 0 1 0 139980349 23295840256 3827515 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 5687461 3827515 1728 343 0 5684525 0
Current children cumulated CPU time: 2973.65 s
Current children cumulated vsize: 22749844 KiB
Current children cumulated memory: 15310060 KiB

[startup+3042.3 s]
/proc/loadavg: 4.17 4.16 4.09 6/265 116725
/proc/meminfo: memFree=67448968/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=22749844 memory=15320300 CPUtime=3033.47 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 1136230 0 0 0 300977 2370 0 0 20 0 1 0 139980349 23295840256 3830075 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 5687461 3830075 1728 343 0 5684525 0
Current children cumulated CPU time: 3033.47 s
Current children cumulated vsize: 22749844 KiB
Current children cumulated memory: 15320300 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.14 4.09 5/263 116738
/proc/meminfo: memFree=67413440/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=22749844 memory=15326444 CPUtime=3093.29 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 1136622 0 0 0 306958 2371 0 0 20 0 1 0 139980349 23295840256 3831611 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 5687461 3831611 1728 343 0 5684525 0
Current children cumulated CPU time: 3093.29 s
Current children cumulated vsize: 22749844 KiB
Current children cumulated memory: 15326444 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.13 4.09 6/263 116740
/proc/meminfo: memFree=67748356/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=22749844 memory=15342828 CPUtime=3153.11 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 1136881 0 0 0 312940 2371 0 0 20 0 1 0 139980349 23295840256 3835707 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 5687461 3835707 1728 343 0 5684525 0
Current children cumulated CPU time: 3153.11 s
Current children cumulated vsize: 22749844 KiB
Current children cumulated memory: 15342828 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.12 4.09 6/263 116742
/proc/meminfo: memFree=65865812/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=22749844 memory=15355116 CPUtime=3212.94 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 1137107 0 0 0 318922 2372 0 0 20 0 1 0 139980349 23295840256 3838779 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 5687461 3838779 1728 343 0 5684525 0
Current children cumulated CPU time: 3212.94 s
Current children cumulated vsize: 22749844 KiB
Current children cumulated memory: 15355116 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.11 4.09 6/263 116745
/proc/meminfo: memFree=66512444/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=22749844 memory=15379692 CPUtime=3272.75 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 1137350 0 0 0 324903 2372 0 0 20 0 1 0 139980349 23295840256 3844923 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 5687461 3844923 1728 343 0 5684525 0
Current children cumulated CPU time: 3272.75 s
Current children cumulated vsize: 22749844 KiB
Current children cumulated memory: 15379692 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/263 116748
/proc/meminfo: memFree=66463020/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=22749844 memory=15418604 CPUtime=3332.58 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 1137587 0 0 0 330885 2373 0 0 20 0 1 0 139980349 23295840256 3854651 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 5687461 3854651 1728 343 0 5684525 0
Current children cumulated CPU time: 3332.58 s
Current children cumulated vsize: 22749844 KiB
Current children cumulated memory: 15418604 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/264 116757
/proc/meminfo: memFree=66441876/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=22749844 memory=15430892 CPUtime=3392.4 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 1137793 0 0 0 336867 2373 0 0 20 0 1 0 139980349 23295840256 3857723 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 5687461 3857723 1728 343 0 5684525 0
Current children cumulated CPU time: 3392.4 s
Current children cumulated vsize: 22749844 KiB
Current children cumulated memory: 15430892 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.11 4.09 6/264 116759
/proc/meminfo: memFree=65227460/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=22749844 memory=15439084 CPUtime=3452.23 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 1138111 0 0 0 342849 2374 0 0 20 0 1 0 139980349 23295840256 3859771 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 5687461 3859771 1728 343 0 5684525 0
Current children cumulated CPU time: 3452.23 s
Current children cumulated vsize: 22749844 KiB
Current children cumulated memory: 15439084 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/264 116761
/proc/meminfo: memFree=64966108/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=22749844 memory=15447276 CPUtime=3512.05 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 1138314 0 0 0 348831 2374 0 0 20 0 1 0 139980349 23295840256 3861819 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 5687461 3861819 1728 343 0 5684525 0
Current children cumulated CPU time: 3512.05 s
Current children cumulated vsize: 22749844 KiB
Current children cumulated memory: 15447276 KiB

[startup+3582.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/264 116763
/proc/meminfo: memFree=65180448/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=22749844 memory=15455468 CPUtime=3571.87 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 1138511 0 0 0 354813 2374 0 0 20 0 1 0 139980349 23295840256 3863867 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 5687461 3863867 1728 343 0 5684525 0
Current children cumulated CPU time: 3571.87 s
Current children cumulated vsize: 22749844 KiB
Current children cumulated memory: 15455468 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.6 s]
/proc/loadavg: 4.08 4.09 4.09 4/262 116764
/proc/meminfo: memFree=71902436/131250000 swapFree=33009904/33010684
[pid=116572] ppid=116566 vsize=22749844 memory=15455468 CPUtime=3600.09 cores=1,3
/proc/116572/stat : 116572 (pb_picat) R 116566 116572 116505 0 -1 4194304 1138616 0 0 0 357635 2374 0 0 20 0 1 0 139980349 23295840256 3863867 18446744073709551615 94628318314496 94628319716077 140732560408752 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94628319987504 94628321861744 94628350377984 140732560415132 140732560415208 140732560415208 140732560420812 0
/proc/116572/statm: 5687461 3863867 1728 343 0 5684525 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 22749844 KiB
Current children cumulated memory: 15455468 KiB

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

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

# cumulated CPU time of all completed processes:  user=3576.35 s, system=23.851 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.7
CPU time (s): 3600.2
CPU user time (s): 3576.35
CPU system time (s): 23.851
CPU usage (%): 99.7092
Max. virtual memory (cumulated for all children) (KiB): 28095512
Max. memory (cumulated for all children) (KiB): 17984192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3576.35
system time used= 23.851
maximum resident set size= 17984192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1138616
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= 119
involuntary context switches= 3419


# summary of solver processes directly reported to runsolver:
#   pid: 116572
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3576.35
#   total CPU system time (s): 23.851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.56128 second user time and 16.86 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-11 16:10:09
IDJOB=4528551
IDBENCH=155759
IDSOLVER=3385
FILE ID=nodeC033/4528551-1752243008
RUNJOBID= nodeC033-1752243008-116517
SLURM_JOB_ID= 9682556
Free space on /tmp= 429008 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_6_mh.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528551-1752243008/watcher-4528551-1752243008 -o /tmp/evaluation-result-4528551-1752243008/solver-4528551-1752243008 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1752243008-116517 --watchdog 3760  pb_picat HOME/instance-4528551-1752243008.opb

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

MD5SUM BENCH= ae4404ba779864fb11c76f88911c57d7
RANDOM SEED=583630706

nodeC033 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.708
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.13
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		: 3600.217
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.13
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		: 3600.062
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.13
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		: 3600.076
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.13
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.13
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.444
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.13
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		: 3471.697
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.13
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		: 3600.278
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.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        120261708 kB
MemAvailable:   129505336 kB
Buffers:            2128 kB
Cached:          9965304 kB
SwapCached:           68 kB
Active:           898072 kB
Inactive:        9293512 kB
Active(anon):     236852 kB
Inactive(anon):     5388 kB
Active(file):     661220 kB
Inactive(file):  9288124 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            780520 kB
Writeback:             0 kB
AnonPages:        227628 kB
Mapped:           109596 kB
Shmem:             18028 kB
KReclaimable:     267044 kB
Slab:             363016 kB
SReclaimable:     267044 kB
SUnreclaim:        95972 kB
KernelStack:        4176 kB
PageTables:         3176 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    2383808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150456 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    161792 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 429004 MiB
End job on nodeC033 at 2025-07-11 17:10:20