Trace number 4513687

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Picat 2025-06-16? (TO) 3600.07 3609.8

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/
normalized-ECrand4regsplit-v070-n1.opb
MD5SUMd78bcac827c2569f29b2dd9f01c4d198
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 benchmark0.040044
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables139
Total number of constraints70
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
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-4513687-1751219327.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: 63708 MiB (62401 MiB free)
  memory of node 1: 64465 MiB (63387 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513687-1751219327/watcher-4513687-1751219327 -o /tmp/evaluation-result-4513687-1751219327/solver-4513687-1751219327 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751219327-27122 --watchdog 3760 pb_picat HOME/instance-4513687-1751219327.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=27177, runsolver pid=27170
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 1.04 2.57 3.30 6/269 27178
/proc/meminfo: memFree=128787472/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2028316 memory=18408 CPUtime=0.09 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 1284 0 0 0 9 0 0 0 20 0 1 0 37610565 2076995584 4602 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 507079 4602 1664 343 0 504143 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2028316 KiB
Current children cumulated memory: 18408 KiB

[startup+0.204916 s]*
/proc/loadavg: 1.04 2.57 3.30 5/266 27178
/proc/meminfo: memFree=128787472/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2028700 memory=18664 CPUtime=0.19 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 1435 0 0 0 19 0 0 0 20 0 1 0 37610565 2077388800 4666 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 507175 4666 1664 343 0 504239 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2028700 KiB
Current children cumulated memory: 18664 KiB

[startup+0.304932 s]*
/proc/loadavg: 1.04 2.57 3.30 5/265 27186
/proc/meminfo: memFree=128787472/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2028720 memory=18764 CPUtime=0.29 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 1668 0 0 0 29 0 0 0 20 0 1 0 37610565 2077409280 4691 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 507180 4691 1664 343 0 504244 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2028720 KiB
Current children cumulated memory: 18764 KiB

[startup+0.700095 s]
/proc/loadavg: 1.04 2.57 3.30 6/265 27186
/proc/meminfo: memFree=128785708/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2029236 memory=19184 CPUtime=0.68 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 2442 0 0 0 68 0 0 0 20 0 1 0 37610565 2077937664 4796 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 507309 4796 1664 343 0 504373 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2029236 KiB
Current children cumulated memory: 19184 KiB

[startup+1.50011 s]
/proc/loadavg: 1.04 2.57 3.30 4/264 27194
/proc/meminfo: memFree=128783468/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2029768 memory=19824 CPUtime=1.48 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 4076 0 0 0 148 0 0 0 20 0 1 0 37610565 2078482432 4956 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 507442 4956 1664 343 0 504506 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2029768 KiB
Current children cumulated memory: 19824 KiB

[startup+3.10465 s]
/proc/loadavg: 1.04 2.57 3.30 5/269 27313
/proc/meminfo: memFree=128756232/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2029640 memory=19384 CPUtime=3.08 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 7747 0 0 0 308 0 0 0 20 0 1 0 37610565 2078351360 4846 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 507410 4846 1664 343 0 504474 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2029640 KiB
Current children cumulated memory: 19384 KiB

[startup+6.30009 s]
/proc/loadavg: 1.36 2.61 3.31 5/270 27314
/proc/meminfo: memFree=128755092/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2030680 memory=20076 CPUtime=6.26 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 15159 0 0 0 625 1 0 0 20 0 1 0 37610565 2079416320 5019 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 507670 5019 1664 343 0 504734 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2030680 KiB
Current children cumulated memory: 20076 KiB

[startup+12.7001 s]
/proc/loadavg: 1.57 2.63 3.32 5/270 27314
/proc/meminfo: memFree=128753904/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2030648 memory=20416 CPUtime=12.65 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 30630 0 0 0 1262 3 0 0 20 0 1 0 37610565 2079383552 5104 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 507662 5104 1664 343 0 504726 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2030648 KiB
Current children cumulated memory: 20416 KiB

[startup+25.5001 s]
/proc/loadavg: 2.11 2.70 3.33 5/270 27314
/proc/meminfo: memFree=128751896/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2034040 memory=22308 CPUtime=25.42 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 56595 0 0 0 2535 7 0 0 20 0 1 0 37610565 2082856960 5577 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 508510 5577 1664 343 0 505574 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2034040 KiB
Current children cumulated memory: 22308 KiB

[startup+51.1048 s]
/proc/loadavg: 2.84 2.82 3.35 5/270 27314
/proc/meminfo: memFree=128748620/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2034928 memory=22828 CPUtime=50.96 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 112095 0 0 0 5080 16 0 0 20 0 1 0 37610565 2083766272 5707 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 508732 5707 1664 343 0 505796 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2034928 KiB
Current children cumulated memory: 22828 KiB

[startup+102.3 s]
/proc/loadavg: 3.57 3.02 3.39 5/270 27316
/proc/meminfo: memFree=128729920/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2035584 memory=23132 CPUtime=102.02 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 210124 0 0 0 10170 32 0 0 20 0 1 0 37610565 2084438016 5783 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 508896 5783 1664 343 0 505960 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2035584 KiB
Current children cumulated memory: 23132 KiB

[startup+162.3 s]
/proc/loadavg: 3.90 3.22 3.44 5/267 27408
/proc/meminfo: memFree=128741352/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2035728 memory=24232 CPUtime=161.87 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 296487 0 0 0 16138 49 0 0 20 0 1 0 37610565 2084585472 6058 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 508932 6058 1664 343 0 505996 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 2035728 KiB
Current children cumulated memory: 24232 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 3.38 3.48 5/268 27412
/proc/meminfo: memFree=128736176/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2036180 memory=24340 CPUtime=221.72 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 369883 0 0 0 22108 64 0 0 20 0 1 0 37610565 2085048320 6085 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 509045 6085 1664 343 0 506109 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 2036180 KiB
Current children cumulated memory: 24340 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 3.51 3.52 5/266 27414
/proc/meminfo: memFree=128729208/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2042472 memory=28952 CPUtime=281.56 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 422845 0 0 0 28080 76 0 0 20 0 1 0 37610565 2091491328 7238 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 510618 7238 1664 343 0 507682 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 2042472 KiB
Current children cumulated memory: 28952 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.62 3.56 5/265 27416
/proc/meminfo: memFree=128726332/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2036328 memory=24324 CPUtime=341.41 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 471124 0 0 0 34054 87 0 0 20 0 1 0 37610565 2085199872 6081 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 509082 6081 1664 343 0 506146 0
Current children cumulated CPU time: 341.41 s
Current children cumulated vsize: 2036328 KiB
Current children cumulated memory: 24324 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 3.70 3.60 5/265 27418
/proc/meminfo: memFree=128721604/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2036328 memory=24856 CPUtime=401.25 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 526411 0 0 0 40026 99 0 0 20 0 1 0 37610565 2085199872 6214 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 509082 6214 1664 343 0 506146 0
Current children cumulated CPU time: 401.25 s
Current children cumulated vsize: 2036328 KiB
Current children cumulated memory: 24856 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 3.78 3.63 5/266 27423
/proc/meminfo: memFree=128717548/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2040560 memory=28288 CPUtime=461.1 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 577656 0 0 0 45999 111 0 0 20 0 1 0 37610565 2089533440 7072 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 510140 7072 1664 343 0 507204 0
Current children cumulated CPU time: 461.1 s

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

Current children cumulated memory: 46932 KiB

[startup+2862.3 s]
/proc/loadavg: 4.13 4.16 4.11 5/264 27549
/proc/meminfo: memFree=128645648/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2059352 memory=48232 CPUtime=2854.62 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 1558234 0 0 0 285055 407 0 0 20 0 1 0 37610565 2108776448 12058 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 514838 12058 1664 343 0 511902 0
Current children cumulated CPU time: 2854.62 s
Current children cumulated vsize: 2059352 KiB
Current children cumulated memory: 48232 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.14 4.10 5/264 27551
/proc/meminfo: memFree=128623532/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2059352 memory=50408 CPUtime=2914.45 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 1577392 0 0 0 291032 413 0 0 20 0 1 0 37610565 2108776448 12602 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 514838 12602 1664 343 0 511902 0
Current children cumulated CPU time: 2914.45 s
Current children cumulated vsize: 2059352 KiB
Current children cumulated memory: 50408 KiB

[startup+2982.3 s]
/proc/loadavg: 4.19 4.16 4.11 5/264 27557
/proc/meminfo: memFree=128655544/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2051160 memory=45516 CPUtime=2974.29 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 1595448 0 0 0 297009 420 0 0 20 0 1 0 37610565 2100387840 11379 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 512790 11379 1664 343 0 509854 0
Current children cumulated CPU time: 2974.29 s
Current children cumulated vsize: 2051160 KiB
Current children cumulated memory: 45516 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/263 27559
/proc/meminfo: memFree=128643140/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2055256 memory=45848 CPUtime=3034.12 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 1608578 0 0 0 302988 424 0 0 20 0 1 0 37610565 2104582144 11462 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 513814 11462 1664 343 0 510878 0
Current children cumulated CPU time: 3034.12 s
Current children cumulated vsize: 2055256 KiB
Current children cumulated memory: 45848 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/263 27561
/proc/meminfo: memFree=128651356/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2059776 memory=53472 CPUtime=3093.95 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 1623787 0 0 0 308965 430 0 0 20 0 1 0 37610565 2109210624 13368 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 514944 13368 1664 343 0 512008 0
Current children cumulated CPU time: 3093.95 s
Current children cumulated vsize: 2059776 KiB
Current children cumulated memory: 53472 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/262 27563
/proc/meminfo: memFree=128644516/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2059956 memory=53508 CPUtime=3153.79 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 1641160 0 0 0 314942 437 0 0 20 0 1 0 37610565 2109394944 13377 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 514989 13377 1664 343 0 512053 0
Current children cumulated CPU time: 3153.79 s
Current children cumulated vsize: 2059956 KiB
Current children cumulated memory: 53508 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/262 27565
/proc/meminfo: memFree=128647912/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2059956 memory=54692 CPUtime=3213.63 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 1659061 0 0 0 320919 444 0 0 20 0 1 0 37610565 2109394944 13673 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 514989 13673 1664 343 0 512053 0
Current children cumulated CPU time: 3213.63 s
Current children cumulated vsize: 2059956 KiB
Current children cumulated memory: 54692 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/263 27568
/proc/meminfo: memFree=128658892/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2051764 memory=45336 CPUtime=3273.46 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 1674709 0 0 0 326896 450 0 0 20 0 1 0 37610565 2101006336 11334 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 512941 11334 1664 343 0 510005 0
Current children cumulated CPU time: 3273.46 s
Current children cumulated vsize: 2051764 KiB
Current children cumulated memory: 45336 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/263 27570
/proc/meminfo: memFree=128633224/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2076340 memory=57344 CPUtime=3333.29 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 1688686 0 0 0 332874 455 0 0 20 0 1 0 37610565 2126172160 14336 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 519085 14336 1664 343 0 516149 0
Current children cumulated CPU time: 3333.29 s
Current children cumulated vsize: 2076340 KiB
Current children cumulated memory: 57344 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/263 27572
/proc/meminfo: memFree=128635280/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2076340 memory=57088 CPUtime=3393.13 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 1703818 0 0 0 338852 461 0 0 20 0 1 0 37610565 2126172160 14272 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 519085 14272 1664 343 0 516149 0
Current children cumulated CPU time: 3393.13 s
Current children cumulated vsize: 2076340 KiB
Current children cumulated memory: 57088 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.13 4.10 5/264 27577
/proc/meminfo: memFree=128647376/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2059956 memory=48896 CPUtime=3452.96 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 1720253 0 0 0 344829 467 0 0 20 0 1 0 37610565 2109394944 12224 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 514989 12224 1664 343 0 512053 0
Current children cumulated CPU time: 3452.96 s
Current children cumulated vsize: 2059956 KiB
Current children cumulated memory: 48896 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/264 27579
/proc/meminfo: memFree=128644512/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2068148 memory=58720 CPUtime=3512.8 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 1739092 0 0 0 350807 473 0 0 20 0 1 0 37610565 2117783552 14680 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 517037 14680 1664 343 0 514101 0
Current children cumulated CPU time: 3512.8 s
Current children cumulated vsize: 2068148 KiB
Current children cumulated memory: 58720 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/265 27586
/proc/meminfo: memFree=128642216/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2059956 memory=48900 CPUtime=3572.64 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 1753033 0 0 0 356785 479 0 0 20 0 1 0 37610565 2109394944 12225 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 514989 12225 1664 343 0 512053 0
Current children cumulated CPU time: 3572.64 s
Current children cumulated vsize: 2059956 KiB
Current children cumulated memory: 48900 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 27586
/proc/meminfo: memFree=128640284/131249996 swapFree=33010684/33010684
[pid=27177] ppid=27170 vsize=2068148 memory=60488 CPUtime=3600.06 cores=5,7
/proc/27177/stat : 27177 (pb_picat) R 27170 27177 27109 0 -1 4194304 1760469 0 0 0 359525 481 0 0 20 0 1 0 37610565 2117783552 15122 18446744073709551615 93882083954688 93882085356269 140728424205760 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93882085627696 93882087502000 93882125930496 140728424208798 140728424208874 140728424208874 140728424214476 0
/proc/27177/statm: 517037 15122 1664 343 0 514101 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2068148 KiB
Current children cumulated memory: 60488 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.25 s, system=4.81965 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.8
CPU time (s): 3600.07
CPU user time (s): 3595.25
CPU system time (s): 4.81965
CPU usage (%): 99.7305
Max. virtual memory (cumulated for all children) (KiB): 2084532
Max. memory (cumulated for all children) (KiB): 65280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.25
system time used= 4.81965
maximum resident set size= 65280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1760469
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= 96
involuntary context switches= 21835


# summary of solver processes directly reported to runsolver:
#   pid: 27177
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3595.25
#   total CPU system time (s): 4.81965

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.87067 second user time and 14.4725 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-06-29 19:48:47
IDJOB=4513687
IDBENCH=162395
IDSOLVER=3346
FILE ID=nodeC023/4513687-1751219327
RUNJOBID= nodeC023-1751219327-27122
SLURM_JOB_ID= 9587671
Free space on /tmp= 433064 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/normalized-ECrand4regsplit-v070-n1.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513687-1751219327/watcher-4513687-1751219327 -o /tmp/evaluation-result-4513687-1751219327/solver-4513687-1751219327 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751219327-27122 --watchdog 3760  pb_picat HOME/instance-4513687-1751219327.opb

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

MD5SUM BENCH= d78bcac827c2569f29b2dd9f01c4d198
RANDOM SEED=584134387

nodeC023 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.730
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.78
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		: 3602.262
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.78
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.180
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.78
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.080
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.78
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.130
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.78
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.871
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.78
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.007
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.78
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		: 3598.498
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128844408 kB
MemAvailable:   129774148 kB
Buffers:            3280 kB
Cached:          1733792 kB
SwapCached:            0 kB
Active:           387564 kB
Inactive:        1428724 kB
Active(anon):      97316 kB
Inactive(anon):        0 kB
Active(file):     290248 kB
Inactive(file):  1428724 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14540 kB
Writeback:             0 kB
AnonPages:         82356 kB
Mapped:           102760 kB
Shmem:             18064 kB
KReclaimable:     100012 kB
Slab:             187232 kB
SReclaimable:     100012 kB
SUnreclaim:        87220 kB
KernelStack:        4208 kB
PageTables:         2904 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     342748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433048 MiB
End job on nodeC023 at 2025-06-29 20:48:57