Trace number 4502367

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

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/heinz/
normalized-methanosarcina.opb
MD5SUMe11b87324a00f3ba152132e9cc03d5bf
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 benchmark2723
Best CPU time to get the best result obtained on this benchmark3600.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7930
Total number of constraints14604
Number of constraints which are clauses14604
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 7302
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 7302
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7302
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c solving HOME/instance-4502367-1751403087.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 (53292 MiB free)
  memory of node 1: 64507 MiB (63219 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4502367-1751403087/watcher-4502367-1751403087 -o /tmp/evaluation-result-4502367-1751403087/solver-4502367-1751403087 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751393420-59616 --watchdog 3760 pb_picat HOME/instance-4502367-1751403087.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
Current StackSize limit: 8192 KiB

solver pid=62325, runsolver pid=62322

[startup+0.100067 s]*
/proc/loadavg: 4.08 4.15 4.12 5/264 62326
/proc/meminfo: memFree=119284372/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2027148 memory=36448 CPUtime=0.08 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 1134 0 0 0 8 0 0 0 20 0 1 0 55988922 2075799552 9112 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 506787 9112 1504 343 0 503851 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 36448 KiB

[startup+0.205567 s]*
/proc/loadavg: 4.08 4.15 4.12 5/264 62326
/proc/meminfo: memFree=119272084/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2034964 memory=55676 CPUtime=0.19 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 1284 0 0 0 18 1 0 0 20 0 1 0 55988922 2083803136 13919 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 508741 13919 1568 343 0 505805 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2034964 KiB
Current children cumulated memory: 55676 KiB

[startup+0.305493 s]*
/proc/loadavg: 4.08 4.15 4.12 5/264 62326
/proc/meminfo: memFree=119263892/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2054276 memory=73740 CPUtime=0.29 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 4992 0 0 0 27 2 0 0 20 0 1 0 55988922 2103578624 18435 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 513569 18435 1664 343 0 510633 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2054276 KiB
Current children cumulated memory: 73740 KiB

[startup+0.700168 s]
/proc/loadavg: 4.08 4.15 4.12 5/264 62326
/proc/meminfo: memFree=119256016/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2055540 memory=76592 CPUtime=0.67 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 8691 0 0 0 65 2 0 0 20 0 1 0 55988922 2104872960 19148 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 513885 19148 1664 343 0 510949 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 2055540 KiB
Current children cumulated memory: 76592 KiB

[startup+1.50017 s]
/proc/loadavg: 4.08 4.15 4.12 5/264 62326
/proc/meminfo: memFree=119254252/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2064340 memory=78700 CPUtime=1.47 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 11635 0 0 0 144 3 0 0 20 0 1 0 55988922 2113884160 19675 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 516085 19675 1664 343 0 513149 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2064340 KiB
Current children cumulated memory: 78700 KiB

[startup+3.10569 s]
/proc/loadavg: 4.07 4.14 4.12 5/264 62326
/proc/meminfo: memFree=119247408/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2065568 memory=82180 CPUtime=3.07 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 16713 0 0 0 303 4 0 0 20 0 1 0 55988922 2115141632 20545 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 516392 20545 1664 343 0 513456 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 2065568 KiB
Current children cumulated memory: 82180 KiB

[startup+6.30015 s]
/proc/loadavg: 4.07 4.14 4.12 5/264 62326
/proc/meminfo: memFree=119229260/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2065568 memory=84380 CPUtime=6.26 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 21323 0 0 0 620 6 0 0 20 0 1 0 55988922 2115141632 21095 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 516392 21095 1664 343 0 513456 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2065568 KiB
Current children cumulated memory: 84380 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.14 4.12 5/264 62326
/proc/meminfo: memFree=120086040/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2073760 memory=87548 CPUtime=12.65 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 29450 0 0 0 1257 8 0 0 20 0 1 0 55988922 2123530240 21887 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 518440 21887 1664 343 0 515504 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2073760 KiB
Current children cumulated memory: 87548 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.15 4.12 5/264 62326
/proc/meminfo: memFree=120010508/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2073760 memory=89600 CPUtime=25.41 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 38839 0 0 0 2530 11 0 0 20 0 1 0 55988922 2123530240 22400 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 518440 22400 1664 343 0 515504 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2073760 KiB
Current children cumulated memory: 89600 KiB

[startup+51.1054 s]
/proc/loadavg: 4.08 4.14 4.12 5/265 62328
/proc/meminfo: memFree=115982836/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2074448 memory=90060 CPUtime=50.93 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 53821 0 0 0 5077 16 0 0 20 0 1 0 55988922 2124234752 22515 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 518612 22515 1664 343 0 515676 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 2074448 KiB
Current children cumulated memory: 90060 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.13 4.12 5/266 62331
/proc/meminfo: memFree=119970412/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2074572 memory=88464 CPUtime=101.98 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 82114 0 0 0 10173 25 0 0 20 0 1 0 55988922 2124361728 22116 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 518643 22116 1664 343 0 515707 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 2074572 KiB
Current children cumulated memory: 88464 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.14 4.12 5/266 62332
/proc/meminfo: memFree=115808512/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2091872 memory=91000 CPUtime=161.81 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 109520 0 0 0 16146 35 0 0 20 0 1 0 55988922 2142076928 22750 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 522968 22750 1664 343 0 520032 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 2091872 KiB
Current children cumulated memory: 91000 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 4.11 4.10 5/266 62334
/proc/meminfo: memFree=119957224/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2067296 memory=89024 CPUtime=221.63 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 141340 0 0 0 22114 49 0 0 20 0 1 0 55988922 2116911104 22256 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 516824 22256 1664 343 0 513888 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 2067296 KiB
Current children cumulated memory: 89024 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.12 4.10 5/265 62340
/proc/meminfo: memFree=119953996/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2094632 memory=114068 CPUtime=281.46 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 168700 0 0 0 28085 61 0 0 20 0 1 0 55988922 2144903168 28517 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 523658 28517 1664 343 0 520722 0
Current children cumulated CPU time: 281.46 s
Current children cumulated vsize: 2094632 KiB
Current children cumulated memory: 114068 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.11 4.10 5/264 62342
/proc/meminfo: memFree=120065664/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2094632 memory=115736 CPUtime=341.28 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 188881 0 0 0 34059 69 0 0 20 0 1 0 55988922 2144903168 28934 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 523658 28934 1664 343 0 520722 0
Current children cumulated CPU time: 341.28 s
Current children cumulated vsize: 2094632 KiB
Current children cumulated memory: 115736 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/263 62344
/proc/meminfo: memFree=119909432/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2127400 memory=112140 CPUtime=401.1 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 206872 0 0 0 40033 77 0 0 20 0 1 0 55988922 2178457600 28035 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 531850 28035 1664 343 0 528914 0
Current children cumulated CPU time: 401.1 s
Current children cumulated vsize: 2127400 KiB
Current children cumulated memory: 112140 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/263 62347
/proc/meminfo: memFree=116686176/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2095800 memory=111648 CPUtime=460.92 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 224998 0 0 0 46006 86 0 0 20 0 1 0 55988922 2146099200 27912 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 523950 27912 1664 343 0 521014 0
Current children cumulated CPU time: 460.92 s

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

Current children cumulated memory: 172964 KiB

[startup+2862.3 s]
/proc/loadavg: 2.12 2.26 2.95 3/252 62553
/proc/meminfo: memFree=120514608/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2198064 memory=189348 CPUtime=2853.52 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 625545 0 0 0 284930 422 0 0 20 0 1 0 55988922 2250817536 47337 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 549516 47337 1664 343 0 546580 0
Current children cumulated CPU time: 2853.52 s
Current children cumulated vsize: 2198064 KiB
Current children cumulated memory: 189348 KiB

[startup+2922.3 s]
/proc/loadavg: 2.10 2.23 2.89 3/253 62558
/proc/meminfo: memFree=119230760/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2198064 memory=195492 CPUtime=2913.31 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 631307 0 0 0 290904 427 0 0 20 0 1 0 55988922 2250817536 48873 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 549516 48873 1664 343 0 546580 0
Current children cumulated CPU time: 2913.31 s
Current children cumulated vsize: 2198064 KiB
Current children cumulated memory: 195492 KiB

[startup+2982.3 s]
/proc/loadavg: 2.08 2.20 2.84 3/252 62560
/proc/meminfo: memFree=120556460/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2230832 memory=219184 CPUtime=2973.09 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 639441 0 0 0 296875 434 0 0 20 0 1 0 55988922 2284371968 54796 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 557708 54796 1664 343 0 554772 0
Current children cumulated CPU time: 2973.09 s
Current children cumulated vsize: 2230832 KiB
Current children cumulated memory: 219184 KiB

[startup+3042.3 s]
/proc/loadavg: 2.07 2.17 2.79 3/252 62562
/proc/meminfo: memFree=120243084/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2267076 memory=248124 CPUtime=3032.88 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 644377 0 0 0 302850 438 0 0 20 0 1 0 55988922 2321485824 62031 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 566769 62031 1664 343 0 563833 0
Current children cumulated CPU time: 3032.88 s
Current children cumulated vsize: 2267076 KiB
Current children cumulated memory: 248124 KiB

[startup+3102.3 s]
/proc/loadavg: 2.08 2.16 2.74 3/254 62566
/proc/meminfo: memFree=120108996/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2234308 memory=254856 CPUtime=3092.68 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 645305 0 0 0 308828 440 0 0 20 0 1 0 55988922 2287931392 63714 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 558577 63714 1664 343 0 555641 0
Current children cumulated CPU time: 3092.68 s
Current children cumulated vsize: 2234308 KiB
Current children cumulated memory: 254856 KiB

[startup+3162.3 s]
/proc/loadavg: 2.07 2.14 2.70 3/254 62568
/proc/meminfo: memFree=120212044/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2234308 memory=252296 CPUtime=3152.47 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 649649 0 0 0 314803 444 0 0 20 0 1 0 55988922 2287931392 63074 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 558577 63074 1664 343 0 555641 0
Current children cumulated CPU time: 3152.47 s
Current children cumulated vsize: 2234308 KiB
Current children cumulated memory: 252296 KiB

[startup+3222.3 s]
/proc/loadavg: 2.12 2.14 2.66 3/254 62571
/proc/meminfo: memFree=120148364/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2267076 memory=266632 CPUtime=3212.26 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 655297 0 0 0 320777 449 0 0 20 0 1 0 55988922 2321485824 66658 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 566769 66658 1664 343 0 563833 0
Current children cumulated CPU time: 3212.26 s
Current children cumulated vsize: 2267076 KiB
Current children cumulated memory: 266632 KiB

[startup+3282.3 s]
/proc/loadavg: 2.04 2.11 2.62 3/254 62577
/proc/meminfo: memFree=120450980/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2267076 memory=276872 CPUtime=3272.04 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 660446 0 0 0 326750 454 0 0 20 0 1 0 55988922 2321485824 69218 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 566769 69218 1664 343 0 563833 0
Current children cumulated CPU time: 3272.04 s
Current children cumulated vsize: 2267076 KiB
Current children cumulated memory: 276872 KiB

[startup+3342.3 s]
/proc/loadavg: 2.12 2.12 2.59 3/253 62579
/proc/meminfo: memFree=116331124/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2267076 memory=264584 CPUtime=3331.83 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 667135 0 0 0 332723 460 0 0 20 0 1 0 55988922 2321485824 66146 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 566769 66146 1664 343 0 563833 0
Current children cumulated CPU time: 3331.83 s
Current children cumulated vsize: 2267076 KiB
Current children cumulated memory: 264584 KiB

[startup+3402.3 s]
/proc/loadavg: 2.10 2.11 2.55 3/252 62581
/proc/meminfo: memFree=120504924/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2201540 memory=202620 CPUtime=3391.63 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 668295 0 0 0 338700 463 0 0 20 0 1 0 55988922 2254376960 50655 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 550385 50655 1664 343 0 547449 0
Current children cumulated CPU time: 3391.63 s
Current children cumulated vsize: 2201540 KiB
Current children cumulated memory: 202620 KiB

[startup+3462.3 s]
/proc/loadavg: 2.08 2.11 2.52 3/252 62583
/proc/meminfo: memFree=120465736/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2269160 memory=260456 CPUtime=3451.43 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 675116 0 0 0 344674 469 0 0 20 0 1 0 55988922 2323619840 65114 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 567290 65114 1664 343 0 564354 0
Current children cumulated CPU time: 3451.43 s
Current children cumulated vsize: 2269160 KiB
Current children cumulated memory: 260456 KiB

[startup+3522.3 s]
/proc/loadavg: 1.87 2.05 2.48 2/246 62619
/proc/meminfo: memFree=129213708/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2269160 memory=264552 CPUtime=3511.24 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 679611 0 0 0 350651 473 0 0 20 0 1 0 55988922 2323619840 66138 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 567290 66138 1664 343 0 564354 0
Current children cumulated CPU time: 3511.24 s
Current children cumulated vsize: 2269160 KiB
Current children cumulated memory: 264552 KiB

[startup+3582.3 s]
/proc/loadavg: 1.43 1.89 2.39 2/246 62621
/proc/meminfo: memFree=129195144/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2269160 memory=262376 CPUtime=3571.07 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 685963 0 0 0 356627 480 0 0 20 0 1 0 55988922 2323619840 65594 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 567290 65594 1664 343 0 564354 0
Current children cumulated CPU time: 3571.07 s
Current children cumulated vsize: 2269160 KiB
Current children cumulated memory: 262376 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.4 s]
/proc/loadavg: 1.32 1.82 2.35 2/246 62622
/proc/meminfo: memFree=129195156/131250000 swapFree=33010684/33010684
[pid=62325] ppid=62322 vsize=2269160 memory=268520 CPUtime=3600.09 cores=0,2
/proc/62325/stat : 62325 (pb_picat) R 62322 62325 59606 0 -1 4194304 687266 0 0 0 359527 482 0 0 20 0 1 0 55988922 2323619840 67130 18446744073709551615 94266806480896 94266807882477 140724155252544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94266808153904 94266810028208 94266815381504 140724155255198 140724155255274 140724155255274 140724155260876 0
/proc/62325/statm: 567290 67130 1664 343 0 564354 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 2269160 KiB
Current children cumulated memory: 268520 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.27 s, system=4.82777 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): 3611.4
CPU time (s): 3600.1
CPU user time (s): 3595.27
CPU system time (s): 4.82777
CPU usage (%): 99.687
Max. virtual memory (cumulated for all children) (KiB): 2398148
Max. memory (cumulated for all children) (KiB): 313660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.27
system time used= 4.82777
maximum resident set size= 317196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 687266
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= 83
involuntary context switches= 4573


# summary of solver processes directly reported to runsolver:
#   pid: 62325
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3595.27
#   total CPU system time (s): 4.82777

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.9069 second user time and 15.2772 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-01 22:51:27
IDJOB=4502367
IDBENCH=155329
IDSOLVER=3346
FILE ID=nodeC013/4502367-1751403087
RUNJOBID= nodeC013-1751393420-59616
SLURM_JOB_ID= 9598258
Free space on /tmp= 432892 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-methanosarcina.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4502367-1751403087/watcher-4502367-1751403087 -o /tmp/evaluation-result-4502367-1751403087/solver-4502367-1751403087 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751393420-59616 --watchdog 3760  pb_picat HOME/instance-4502367-1751403087.opb

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

MD5SUM BENCH= e11b87324a00f3ba152132e9cc03d5bf
RANDOM SEED=1352166199

nodeC013 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.549
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.67
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.056
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.67
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.809
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.67
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		: 3605.084
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.67
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.826
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.67
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.823
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.67
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		: 3595.723
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.67
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		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        119313044 kB
MemAvailable:   119648000 kB
Buffers:            3280 kB
Cached:          1134768 kB
SwapCached:            0 kB
Active:         10427432 kB
Inactive:         889960 kB
Active(anon):   10192628 kB
Inactive(anon):        0 kB
Active(file):     234804 kB
Inactive(file):   889960 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4224 kB
Writeback:             0 kB
AnonPages:      10179592 kB
Mapped:           109816 kB
Shmem:             13284 kB
KReclaimable:      98464 kB
Slab:             186344 kB
SReclaimable:      98464 kB
SUnreclaim:        87880 kB
KernelStack:        4288 kB
PageTables:        23124 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   16879408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7782400 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432924 MiB
End job on nodeC013 at 2025-07-01 23:51:38