Trace number 4544977

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pb_picat 2025-07-11? (TO) 3600.08 3609.01

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/koops/
normalized-mat20_19_identity_complement.opb
MD5SUM6b62b1f0af3a4b117c91c07257537aad
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark14.7305
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7600
Total number of constraints700360
Number of constraints which are clauses685920
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14440
Minimum length of a constraint2
Maximum length of a constraint19
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 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 37
Number of bits of the biggest sum of numbers6
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-4544977-1753231165.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: 63665 MiB (62253 MiB free)
  memory of node 1: 64507 MiB (63362 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544977-1753231165/watcher-4544977-1753231165 -o /tmp/evaluation-result-4544977-1753231165/solver-4544977-1753231165 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1753227066-165882 --watchdog 3760 pb_picat HOME/instance-4544977-1753231165.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=167369, runsolver pid=167366
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 4.10 4.12 4.09 5/264 167370
/proc/meminfo: memFree=128606720/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2027148 memory=36412 CPUtime=0.09 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 1096 0 0 0 9 0 0 0 20 0 1 0 238794376 2075799552 9103 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 506787 9103 1536 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 36412 KiB

[startup+0.205605 s]*
/proc/loadavg: 4.10 4.12 4.09 5/264 167370
/proc/meminfo: memFree=128586240/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2027148 memory=52824 CPUtime=0.19 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 1108 0 0 0 19 0 0 0 20 0 1 0 238794376 2075799552 13206 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 506787 13206 1536 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 52824 KiB

[startup+0.305483 s]*
/proc/loadavg: 4.10 4.12 4.09 5/264 167370
/proc/meminfo: memFree=128573952/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2027148 memory=69208 CPUtime=0.3 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 1116 0 0 0 29 1 0 0 20 0 1 0 238794376 2075799552 17302 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 506787 17302 1536 343 0 503851 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 69208 KiB

[startup+0.700177 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 167370
/proc/meminfo: memFree=128532992/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2027148 memory=126552 CPUtime=0.69 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 1144 0 0 0 67 2 0 0 20 0 1 0 238794376 2075799552 31638 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 506787 31638 1536 343 0 503851 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 126552 KiB

[startup+1.50018 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 167370
/proc/meminfo: memFree=128441432/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2027148 memory=245336 CPUtime=1.48 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 1202 0 0 0 144 4 0 0 20 0 1 0 238794376 2075799552 61334 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 506787 61334 1536 343 0 503851 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 245336 KiB

[startup+3.10533 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 167370
/proc/meminfo: memFree=128105432/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2027148 memory=487000 CPUtime=3.08 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 1330 0 0 0 300 8 0 0 20 0 1 0 238794376 2075799552 121750 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 506787 121750 1536 343 0 503851 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 487000 KiB

[startup+6.30014 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 167370
/proc/meminfo: memFree=127587572/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2735372 memory=1092480 CPUtime=6.27 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 5712 0 0 0 599 28 0 0 20 0 1 0 238794376 2801020928 273120 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 683843 273120 1664 343 0 680907 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2735372 KiB
Current children cumulated memory: 1092480 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 167370
/proc/meminfo: memFree=127580220/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2736452 memory=1092824 CPUtime=12.66 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 10733 0 0 0 1237 29 0 0 20 0 1 0 238794376 2802126848 273206 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 684113 273206 1664 343 0 681177 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2736452 KiB
Current children cumulated memory: 1092824 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.12 4.09 5/264 167370
/proc/meminfo: memFree=127422488/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2753036 memory=1096960 CPUtime=25.42 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 18520 0 0 0 2512 30 0 0 20 0 1 0 238794376 2819108864 274240 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 688259 274240 1664 343 0 685323 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2753036 KiB
Current children cumulated memory: 1096960 KiB

[startup+51.1054 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 167370
/proc/meminfo: memFree=127563496/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2753404 memory=1103312 CPUtime=50.96 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 35943 0 0 0 5060 36 0 0 20 0 1 0 238794376 2819485696 275828 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 688351 275828 1664 343 0 685415 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2753404 KiB
Current children cumulated memory: 1103312 KiB

[startup+102.3 s]
/proc/loadavg: 4.04 4.09 4.09 5/265 167376
/proc/meminfo: memFree=127411048/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2761668 memory=1103464 CPUtime=102.03 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 58749 0 0 0 10160 43 0 0 20 0 1 0 238794376 2827948032 275866 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 690417 275866 1664 343 0 687481 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 2761668 KiB
Current children cumulated memory: 1103464 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/265 167378
/proc/meminfo: memFree=127469472/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2753684 memory=1106748 CPUtime=161.88 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 76219 0 0 0 16138 50 0 0 20 0 1 0 238794376 2819772416 276687 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 688421 276687 1664 343 0 685485 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 2753684 KiB
Current children cumulated memory: 1106748 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/266 167382
/proc/meminfo: memFree=127519116/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2761732 memory=1103464 CPUtime=221.73 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 102071 0 0 0 22113 60 0 0 20 0 1 0 238794376 2828013568 275866 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 690433 275866 1664 343 0 687497 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 2761732 KiB
Current children cumulated memory: 1103464 KiB

[startup+282.3 s]
/proc/loadavg: 4.39 4.17 4.11 5/266 167384
/proc/meminfo: memFree=127515708/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2761772 memory=1114200 CPUtime=281.58 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 114357 0 0 0 28092 66 0 0 20 0 1 0 238794376 2828054528 278550 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 690443 278550 1664 343 0 687507 0
Current children cumulated CPU time: 281.58 s
Current children cumulated vsize: 2761772 KiB
Current children cumulated memory: 1114200 KiB

[startup+342.3 s]
/proc/loadavg: 4.20 4.15 4.11 5/267 167390
/proc/meminfo: memFree=127476880/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2745500 memory=1102704 CPUtime=341.44 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 121521 0 0 0 34075 69 0 0 20 0 1 0 238794376 2811392000 275676 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 686375 275676 1664 343 0 683439 0
Current children cumulated CPU time: 341.44 s
Current children cumulated vsize: 2745500 KiB
Current children cumulated memory: 1102704 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/266 167395
/proc/meminfo: memFree=127579360/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2778260 memory=1116036 CPUtime=401.3 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 143677 0 0 0 40051 79 0 0 20 0 1 0 238794376 2844938240 279009 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 694565 279009 1664 343 0 691629 0
Current children cumulated CPU time: 401.3 s
Current children cumulated vsize: 2778260 KiB
Current children cumulated memory: 1116036 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.14 4.10 5/266 167397
/proc/meminfo: memFree=127426048/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2753696 memory=1104748 CPUtime=461.15 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 161839 0 0 0 46028 87 0 0 20 0 1 0 238794376 2819784704 276187 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 688424 276187 1664 343 0 685488 0
Current children cumulated CPU time: 461.15 s

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

Current children cumulated memory: 1121916 KiB

[startup+2862.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/266 167536
/proc/meminfo: memFree=127141340/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2764308 memory=1107468 CPUtime=2855.17 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 612831 0 0 0 285148 369 0 0 20 0 1 0 238794376 2830651392 276867 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 691077 276867 1664 343 0 688141 0
Current children cumulated CPU time: 2855.17 s
Current children cumulated vsize: 2764308 KiB
Current children cumulated memory: 1107468 KiB

[startup+2922.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/266 167538
/proc/meminfo: memFree=127215640/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2780692 memory=1123940 CPUtime=2915.02 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 620043 0 0 0 291127 375 0 0 20 0 1 0 238794376 2847428608 280985 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 695173 280985 1664 343 0 692237 0
Current children cumulated CPU time: 2915.02 s
Current children cumulated vsize: 2780692 KiB
Current children cumulated memory: 1123940 KiB

[startup+2982.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/266 167540
/proc/meminfo: memFree=126817932/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2826436 memory=1147924 CPUtime=2974.88 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 631478 0 0 0 297105 383 0 0 20 0 1 0 238794376 2894270464 286981 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 706609 286981 1664 343 0 703673 0
Current children cumulated CPU time: 2974.88 s
Current children cumulated vsize: 2826436 KiB
Current children cumulated memory: 1147924 KiB

[startup+3042.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/266 167542
/proc/meminfo: memFree=127217320/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2793668 memory=1131540 CPUtime=3034.72 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 640038 0 0 0 303083 389 0 0 20 0 1 0 238794376 2860716032 282885 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 698417 282885 1664 343 0 695481 0
Current children cumulated CPU time: 3034.72 s
Current children cumulated vsize: 2793668 KiB
Current children cumulated memory: 1131540 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/266 167546
/proc/meminfo: memFree=127217528/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2760900 memory=1115900 CPUtime=3094.57 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 646798 0 0 0 309063 394 0 0 20 0 1 0 238794376 2827161600 278975 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 690225 278975 1664 343 0 687289 0
Current children cumulated CPU time: 3094.57 s
Current children cumulated vsize: 2760900 KiB
Current children cumulated memory: 1115900 KiB

[startup+3162.3 s]
/proc/loadavg: 2.79 3.76 3.98 2/247 167642
/proc/meminfo: memFree=127892540/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2810052 memory=1149844 CPUtime=3154.42 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 656186 0 0 0 315042 400 0 0 20 0 1 0 238794376 2877493248 287461 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 702513 287461 1664 343 0 699577 0
Current children cumulated CPU time: 3154.42 s
Current children cumulated vsize: 2810052 KiB
Current children cumulated memory: 1149844 KiB

[startup+3222.3 s]
/proc/loadavg: 1.72 3.27 3.79 2/246 167644
/proc/meminfo: memFree=127886012/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2826436 memory=1149844 CPUtime=3214.28 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 666568 0 0 0 321020 408 0 0 20 0 1 0 238794376 2894270464 287461 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 706609 287461 1664 343 0 703673 0
Current children cumulated CPU time: 3214.28 s
Current children cumulated vsize: 2826436 KiB
Current children cumulated memory: 1149844 KiB

[startup+3282.3 s]
/proc/loadavg: 1.31 2.87 3.62 2/246 167646
/proc/meminfo: memFree=127894164/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2793668 memory=1133460 CPUtime=3274.15 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 675402 0 0 0 327000 415 0 0 20 0 1 0 238794376 2860716032 283365 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 698417 283365 1664 343 0 695481 0
Current children cumulated CPU time: 3274.15 s
Current children cumulated vsize: 2793668 KiB
Current children cumulated memory: 1133460 KiB

[startup+3342.3 s]
/proc/loadavg: 1.15 2.54 3.46 2/247 167651
/proc/meminfo: memFree=127889032/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2793668 memory=1137556 CPUtime=3334.01 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 684188 0 0 0 332980 421 0 0 20 0 1 0 238794376 2860716032 284389 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 698417 284389 1664 343 0 695481 0
Current children cumulated CPU time: 3334.01 s
Current children cumulated vsize: 2793668 KiB
Current children cumulated memory: 1137556 KiB

[startup+3402.3 s]
/proc/loadavg: 1.11 2.27 3.31 2/248 167656
/proc/meminfo: memFree=127887376/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2826436 memory=1160084 CPUtime=3393.86 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 741544 0 0 0 338926 460 0 0 20 0 1 0 238794376 2894270464 290021 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 706609 290021 1664 343 0 703673 0
Current children cumulated CPU time: 3393.86 s
Current children cumulated vsize: 2826436 KiB
Current children cumulated memory: 1160084 KiB

[startup+3462.3 s]
/proc/loadavg: 1.08 2.05 3.17 2/248 167658
/proc/meminfo: memFree=127915440/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2777428 memory=1131556 CPUtime=3453.72 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 766198 0 0 0 344895 477 0 0 20 0 1 0 238794376 2844086272 282889 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 694357 282889 1664 343 0 691421 0
Current children cumulated CPU time: 3453.72 s
Current children cumulated vsize: 2777428 KiB
Current children cumulated memory: 1131556 KiB

[startup+3522.3 s]
/proc/loadavg: 1.13 1.89 3.04 2/248 167661
/proc/meminfo: memFree=127898768/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2793812 memory=1143844 CPUtime=3513.58 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 776593 0 0 0 350875 483 0 0 20 0 1 0 238794376 2860863488 285961 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 698453 285961 1664 343 0 695517 0
Current children cumulated CPU time: 3513.58 s
Current children cumulated vsize: 2793812 KiB
Current children cumulated memory: 1143844 KiB

[startup+3582.3 s]
/proc/loadavg: 1.05 1.72 2.91 2/248 167663
/proc/meminfo: memFree=127879476/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2826580 memory=1160228 CPUtime=3573.43 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 796089 0 0 0 356847 496 0 0 20 0 1 0 238794376 2894417920 290057 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 706645 290057 1664 343 0 703709 0
Current children cumulated CPU time: 3573.43 s
Current children cumulated vsize: 2826580 KiB
Current children cumulated memory: 1160228 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609 s]*
/proc/loadavg: 1.09 1.68 2.86 2/248 167663
/proc/meminfo: memFree=127903952/131250000 swapFree=33010416/33010684
[pid=167369] ppid=167366 vsize=2769236 memory=1122240 CPUtime=3600.07 cores=5,7
/proc/167369/stat : 167369 (pb_picat) R 167366 167369 164099 0 -1 4194304 801975 0 0 0 359507 500 0 0 20 0 1 0 238794376 2835697664 280560 18446744073709551615 94009107271680 94009108673261 140720334731728 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94009108944688 94009110818928 94009138028544 140720334739868 140720334739944 140720334739944 140720334745548 0
/proc/167369/statm: 692309 280560 1664 343 0 689373 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2769236 KiB
Current children cumulated memory: 1122240 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.07 s, system=5.01129 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.01
CPU time (s): 3600.08
CPU user time (s): 3595.07
CPU system time (s): 5.01129
CPU usage (%): 99.7527
Max. virtual memory (cumulated for all children) (KiB): 2826580
Max. memory (cumulated for all children) (KiB): 1172372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.07
system time used= 5.01129
maximum resident set size= 1172372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 801975
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= 77
involuntary context switches= 4506


# summary of solver processes directly reported to runsolver:
#   pid: 167369
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3595.07
#   total CPU system time (s): 5.01129

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.83359 second user time and 15.6243 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-23 02:39:25
IDJOB=4544977
IDBENCH=180687
IDSOLVER=3385
FILE ID=nodeC018/4544977-1753231165
RUNJOBID= nodeC018-1753227066-165882
SLURM_JOB_ID= 9687810
Free space on /tmp= 432984 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat20_19_identity_complement.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4544977-1753231165/watcher-4544977-1753231165 -o /tmp/evaluation-result-4544977-1753231165/solver-4544977-1753231165 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1753227066-165882 --watchdog 3760  pb_picat HOME/instance-4544977-1753231165.opb

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

MD5SUM BENCH= 6b62b1f0af3a4b117c91c07257537aad
RANDOM SEED=1944441535

nodeC018 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.754
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.66
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.850
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.66
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		: 3602.467
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.66
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		: 3598.460
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.66
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.811
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.66
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.673
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.66
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		: 3600.348
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.846
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128635072 kB
MemAvailable:   129278452 kB
Buffers:            2128 kB
Cached:          1393804 kB
SwapCached:           28 kB
Active:          1587136 kB
Inactive:         315576 kB
Active(anon):     532736 kB
Inactive(anon):      284 kB
Active(file):    1054400 kB
Inactive(file):   315292 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             21708 kB
Writeback:             0 kB
AnonPages:        507772 kB
Mapped:           118580 kB
Shmem:             26240 kB
KReclaimable:     225452 kB
Slab:             321664 kB
SReclaimable:     225452 kB
SUnreclaim:        96212 kB
KernelStack:        4272 kB
PageTables:         4072 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    6762660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    339968 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432992 MiB
End job on nodeC018 at 2025-07-23 03:39:35