Trace number 4491520

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
OR-Tools CP-SAT 9.14UNSAT 290.684 149.76

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/
uclid_pb_benchmarks/normalized-cache.inv14.ucl.opb
MD5SUM209c63ac31a13f6816f27826d17fc4ad
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 benchmark19.2254
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables62704
Total number of constraints187107
Number of constraints which are clauses186603
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints504
Minimum length of a constraint1
Maximum length of a constraint11
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

290.61/149.74	s UNSATISFIABLE

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 (63017 MiB free)
  memory of node 1: 64465 MiB (64038 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4491520-1751133631/watcher-4491520-1751133631 -o /tmp/evaluation-result-4491520-1751133631/solver-4491520-1751133631 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751133631-11336 --watchdog 3760 cp-sat-runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:130135792 --competition_mode --input HOME/instance-4491520-1751133631.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
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=11395, runsolver pid=11388

[startup+0.100064 s]*
/proc/loadavg: 0.09 0.09 0.09 6/266 11396
/proc/meminfo: memFree=129927332/131249992 swapFree=33010684/33010684
[pid=11395] ppid=11388 vsize=49060 memory=39596 CPUtime=0.09 cores=1,3
/proc/11395/stat : 11395 (cp-sat-runner) R 11388 11395 11319 0 -1 4194304 8419 0 0 0 8 1 0 0 20 0 1 0 29042028 50237440 9899 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
/proc/11395/statm: 12265 9899 1088 2102 0 9805 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 49060 KiB
Current children cumulated memory: 39596 KiB

[startup+0.205678 s]*
/proc/loadavg: 0.09 0.09 0.09 6/266 11396
/proc/meminfo: memFree=129826784/131249992 swapFree=33010684/33010684
[pid=11395] ppid=11388 vsize=96256 memory=90680 CPUtime=0.2 cores=1,3
/proc/11395/stat : 11395 (cp-sat-runner) R 11388 11395 11319 0 -1 4194304 23115 0 0 0 16 4 0 0 20 0 1 0 29042028 98566144 22670 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
/proc/11395/statm: 24064 22670 1344 2102 0 21604 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 96256 KiB
Current children cumulated memory: 90680 KiB

[startup+0.30572 s]*
/proc/loadavg: 0.09 0.09 0.09 7/268 11398
/proc/meminfo: memFree=129786464/131249992 swapFree=33010684/33010684
[pid=11395] ppid=11388 vsize=138844 memory=132848 CPUtime=0.3 cores=1,3
/proc/11395/stat : 11395 (cp-sat-runner) R 11388 11395 11319 0 -1 4194304 32589 0 0 0 24 6 0 0 20 0 1 0 29042028 142176256 33212 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
/proc/11395/statm: 34711 33212 1408 2102 0 32251 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 138844 KiB
Current children cumulated memory: 132848 KiB

[startup+0.700164 s]
/proc/loadavg: 0.09 0.09 0.09 7/268 11398
/proc/meminfo: memFree=129690204/131249992 swapFree=33010684/33010684
[pid=11395] ppid=11388 vsize=165536 memory=159920 CPUtime=0.68 cores=1,3
/proc/11395/stat : 11395 (cp-sat-runner) R 11388 11395 11319 0 -1 4194304 35177 0 0 0 62 6 0 0 20 0 1 0 29042028 169508864 39980 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
/proc/11395/statm: 41384 39980 1504 2102 0 38924 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 165536 KiB
Current children cumulated memory: 159920 KiB

[startup+1.50017 s]
/proc/loadavg: 0.09 0.09 0.09 3/256 11404
/proc/meminfo: memFree=129587340/131249992 swapFree=33010684/33010684
[pid=11395] ppid=11388 vsize=253452 memory=245120 CPUtime=1.48 cores=1,3
/proc/11395/stat : 11395 (cp-sat-runner) R 11388 11395 11319 0 -1 4194304 58779 0 0 0 137 11 0 0 20 0 1 0 29042028 259534848 61280 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
/proc/11395/statm: 63363 61280 1888 2102 0 60903 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 253452 KiB
Current children cumulated memory: 245120 KiB

[startup+3.10562 s]
/proc/loadavg: 0.57 0.18 0.12 3/256 11414
/proc/meminfo: memFree=129380948/131249992 swapFree=33010684/33010684
[pid=11395] ppid=11388 vsize=259052 memory=252992 CPUtime=3.08 cores=1,3
/proc/11395/stat : 11395 (cp-sat-runner) R 11388 11395 11319 0 -1 4194304 59726 0 0 0 297 11 0 0 20 0 1 0 29042028 265269248 63248 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
/proc/11395/statm: 64763 63248 1920 2102 0 62303 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 259052 KiB
Current children cumulated memory: 252992 KiB

[startup+6.30009 s]
/proc/loadavg: 0.57 0.18 0.12 3/256 11414
/proc/meminfo: memFree=129305232/131249992 swapFree=33010684/33010684
[pid=11395] ppid=11388 vsize=287988 memory=274556 CPUtime=6.27 cores=1,3
/proc/11395/stat : 11395 (cp-sat-runner) R 11388 11395 11319 0 -1 4194304 62033 0 0 0 615 12 0 0 20 0 1 0 29042028 294899712 68639 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
/proc/11395/statm: 71997 68639 1952 2102 0 69537 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 287988 KiB
Current children cumulated memory: 274556 KiB

[startup+12.7002 s]
/proc/loadavg: 0.92 0.26 0.15 4/264 11428
/proc/meminfo: memFree=129022616/131249992 swapFree=33010684/33010684
[pid=11395] ppid=11388 vsize=483928 memory=424012 CPUtime=18.57 cores=1,3
/proc/11395/stat : 11395 (cp-sat-runner) S 11388 11395 11319 0 -1 4194304 134960 0 0 0 1835 22 0 0 20 0 3 0 29042028 495542272 106003 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
/proc/11395/statm: 120982 106003 2144 2102 0 112497 0
[pid=11395/tid=11415] ppid=11388 vsize=483928 memory=-8183425865196280254 CPUtime=5.89 cores=1,3
/proc/11395/task/11415/stat : 11415 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 33299 0 0 0 585 4 0 0 20 0 3 0 29042700 495542272 106003 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
[pid=11395/tid=11416] ppid=11388 vsize=483928 memory=0 CPUtime=5.95 cores=1,3
/proc/11395/task/11416/stat : 11416 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 35584 0 0 0 591 4 0 0 20 0 3 0 29042700 495542272 106003 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
Current children cumulated CPU time: 18.57 s
Current children cumulated vsize: 483928 KiB
Current children cumulated memory: 424012 KiB

[startup+25.5002 s]
/proc/loadavg: 2.20 0.58 0.25 5/263 11519
/proc/meminfo: memFree=128350632/131249992 swapFree=33010684/33010684
[pid=11395] ppid=11388 vsize=549464 memory=453508 CPUtime=44.01 cores=1,3
/proc/11395/stat : 11395 (cp-sat-runner) S 11388 11395 11319 0 -1 4194304 190711 0 0 0 4374 27 0 0 20 0 3 0 29042028 562651136 113377 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
/proc/11395/statm: 137366 113377 2144 2102 0 120392 0
[pid=11395/tid=11415] ppid=11388 vsize=549464 memory=473900 CPUtime=18.37 cores=1,3
/proc/11395/task/11415/stat : 11415 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 48494 0 0 0 1830 7 0 0 20 0 3 0 29042700 562651136 113377 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
[pid=11395/tid=11416] ppid=11388 vsize=549464 memory=445320 CPUtime=18.71 cores=1,3
/proc/11395/task/11416/stat : 11416 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 75245 0 0 0 1864 7 0 0 20 0 3 0 29042700 562651136 113377 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
Current children cumulated CPU time: 44.01 s
Current children cumulated vsize: 549464 KiB
Current children cumulated memory: 453508 KiB

[startup+51.1058 s]
/proc/loadavg: 3.73 1.07 0.42 9/273 11650
/proc/meminfo: memFree=127214836/131249992 swapFree=33010684/33010684
[pid=11395] ppid=11388 vsize=633976 memory=503648 CPUtime=94.89 cores=1,3
/proc/11395/stat : 11395 (cp-sat-runner) S 11388 11395 11319 0 -1 4194304 251054 0 0 0 9451 38 0 0 20 0 3 0 29042028 649191424 125912 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
/proc/11395/statm: 158494 125912 2144 2102 0 132996 0
[pid=11395/tid=11415] ppid=11388 vsize=633976 memory=14692 CPUtime=43.72 cores=1,3
/proc/11395/task/11415/stat : 11415 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 72601 0 0 0 4357 15 0 0 20 0 3 0 29042700 649191424 125912 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
[pid=11395/tid=11416] ppid=11388 vsize=633976 memory=17408 CPUtime=44.22 cores=1,3
/proc/11395/task/11416/stat : 11416 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 111394 0 0 0 4413 9 0 0 20 0 3 0 29042700 649191424 125912 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
Current children cumulated CPU time: 94.89 s
Current children cumulated vsize: 633976 KiB
Current children cumulated memory: 503648 KiB

[startup+102.3 s]
/proc/loadavg: 6.11 2.11 0.81 9/274 11701
/proc/meminfo: memFree=126897168/131249992 swapFree=33010684/33010684
[pid=11395] ppid=11388 vsize=633976 memory=522996 CPUtime=196.64 cores=1,3
/proc/11395/stat : 11395 (cp-sat-runner) S 11388 11395 11319 0 -1 4194304 317593 0 0 0 19611 53 0 0 20 0 3 0 29042028 649191424 130749 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
/proc/11395/statm: 158494 130749 2144 2102 0 137357 0
[pid=11395/tid=11415] ppid=11388 vsize=633976 memory=-8183425865196280254 CPUtime=93.62 cores=1,3
/proc/11395/task/11415/stat : 11415 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 93635 0 0 0 9336 26 0 0 20 0 3 0 29042700 649191424 130749 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
[pid=11395/tid=11416] ppid=11388 vsize=633976 memory=14692 CPUtime=95.29 cores=1,3
/proc/11395/task/11416/stat : 11416 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 156045 0 0 0 9516 13 0 0 20 0 3 0 29042700 649191424 130749 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
Current children cumulated CPU time: 196.64 s
Current children cumulated vsize: 633976 KiB
Current children cumulated memory: 522996 KiB

[startup+149.76 s]
# the end of solver process 11395 was just reported to runsolver
# Child status: 20

# cumulated CPU time of all completed processes:  user=289.999 s, system=0.68519 s

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

[startup+102.4 s]
/proc/loadavg: 6.11 2.11 0.81 9/274 11701
/proc/meminfo: memFree=126897168/131249992 swapFree=33010684/33010684
[pid=11395] ppid=11388 vsize=633976 memory=522996 CPUtime=196.84 cores=1,3
/proc/11395/stat : 11395 (cp-sat-runner) S 11388 11395 11319 0 -1 4194304 317593 0 0 0 19631 53 0 0 20 0 3 0 29042028 649191424 130749 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
/proc/11395/statm: 158494 130749 2144 2102 0 137357 0
[pid=11395/tid=11415] ppid=11388 vsize=633976 memory=504400 CPUtime=93.72 cores=1,3
/proc/11395/task/11415/stat : 11415 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 93635 0 0 0 9346 26 0 0 20 0 3 0 29042700 649191424 130749 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
[pid=11395/tid=11416] ppid=11388 vsize=633976 memory=505496 CPUtime=95.39 cores=1,3
/proc/11395/task/11416/stat : 11416 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 156045 0 0 0 9526 13 0 0 20 0 3 0 29042700 649191424 130749 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
Current children cumulated CPU time: 196.84 s
Current children cumulated vsize: 633976 KiB
Current children cumulated memory: 522996 KiB

[startup+128 s]*
/proc/loadavg: 6.85 2.67 1.04 9/274 11702
/proc/meminfo: memFree=126862720/131249992 swapFree=33010684/33010684
[pid=11395] ppid=11388 vsize=670908 memory=534072 CPUtime=247.72 cores=1,3
/proc/11395/stat : 11395 (cp-sat-runner) S 11388 11395 11319 0 -1 4194304 339488 0 0 0 24714 58 0 0 20 0 3 0 29042028 687009792 133518 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
/proc/11395/statm: 167727 133518 2144 2102 0 146590 0
[pid=11395/tid=11415] ppid=11388 vsize=670908 memory=-8183430258897491902 CPUtime=118.75 cores=1,3
/proc/11395/task/11415/stat : 11415 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 115126 0 0 0 11844 31 0 0 20 0 3 0 29042700 687009792 133518 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
[pid=11395/tid=11416] ppid=11388 vsize=670908 memory=5732 CPUtime=120.92 cores=1,3
/proc/11395/task/11416/stat : 11416 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 156442 0 0 0 12079 13 0 0 20 0 3 0 29042700 687009792 133518 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
Current children cumulated CPU time: 247.72 s
Current children cumulated vsize: 670908 KiB
Current children cumulated memory: 534072 KiB

[startup+140.8 s]
/proc/loadavg: 7.03 2.85 1.12 9/274 11703
/proc/meminfo: memFree=126766328/131249992 swapFree=33010684/33010684
[pid=11395] ppid=11388 vsize=669516 memory=534728 CPUtime=273.15 cores=1,3
/proc/11395/stat : 11395 (cp-sat-runner) S 11388 11395 11319 0 -1 4194304 355571 0 0 0 27252 63 0 0 20 0 3 0 29042028 685584384 133682 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
/proc/11395/statm: 167379 133682 2144 2102 0 146242 0
[pid=11395/tid=11415] ppid=11388 vsize=669516 memory=14692 CPUtime=131.42 cores=1,3
/proc/11395/task/11415/stat : 11415 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 131091 0 0 0 13106 36 0 0 20 0 3 0 29042700 685584384 133682 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
[pid=11395/tid=11416] ppid=11388 vsize=669516 memory=-8183430258897491902 CPUtime=133.67 cores=1,3
/proc/11395/task/11416/stat : 11416 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 156519 0 0 0 13354 13 0 0 20 0 3 0 29042700 685584384 133682 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
Current children cumulated CPU time: 273.15 s
Current children cumulated vsize: 669516 KiB
Current children cumulated memory: 534728 KiB

[startup+144 s]*
/proc/loadavg: 7.27 2.97 1.16 9/274 11703
/proc/meminfo: memFree=126832652/131249992 swapFree=33010684/33010684
[pid=11395] ppid=11388 vsize=670840 memory=554484 CPUtime=279.51 cores=1,3
/proc/11395/stat : 11395 (cp-sat-runner) S 11388 11395 11319 0 -1 4194304 356411 0 0 0 27887 64 0 0 20 0 3 0 29042028 686940160 138621 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
/proc/11395/statm: 167710 138621 2144 2102 0 146573 0
[pid=11395/tid=11415] ppid=11388 vsize=670840 memory=8832 CPUtime=134.59 cores=1,3
/proc/11395/task/11415/stat : 11415 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 131929 0 0 0 13422 37 0 0 20 0 3 0 29042700 686940160 138621 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
[pid=11395/tid=11416] ppid=11388 vsize=670840 memory=5732 CPUtime=136.87 cores=1,3
/proc/11395/task/11416/stat : 11416 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 156521 0 0 0 13674 13 0 0 20 0 3 0 29042700 686940160 138621 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
Current children cumulated CPU time: 279.51 s
Current children cumulated vsize: 670840 KiB
Current children cumulated memory: 554484 KiB

[startup+147.2 s]
/proc/loadavg: 7.27 2.97 1.16 9/274 11703
/proc/meminfo: memFree=126830844/131249992 swapFree=33010684/33010684
[pid=11395] ppid=11388 vsize=671316 memory=559056 CPUtime=285.86 cores=1,3
/proc/11395/stat : 11395 (cp-sat-runner) S 11388 11395 11319 0 -1 4194304 361962 0 0 0 28521 65 0 0 20 0 3 0 29042028 687427584 139764 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
/proc/11395/statm: 167829 139764 2144 2102 0 146692 0
[pid=11395/tid=11415] ppid=11388 vsize=671316 memory=522996 CPUtime=137.73 cores=1,3
/proc/11395/task/11415/stat : 11415 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 132915 0 0 0 13735 38 0 0 20 0 3 0 29042700 687427584 139764 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
[pid=11395/tid=11416] ppid=11388 vsize=671316 memory=554484 CPUtime=140.05 cores=1,3
/proc/11395/task/11416/stat : 11416 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 160046 0 0 0 13992 13 0 0 20 0 3 0 29042700 687427584 139764 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
Current children cumulated CPU time: 285.86 s
Current children cumulated vsize: 671316 KiB
Current children cumulated memory: 559056 KiB

[startup+148.8 s]
/proc/loadavg: 7.33 3.05 1.20 9/274 11703
/proc/meminfo: memFree=126845108/131249992 swapFree=33010684/33010684
[pid=11395] ppid=11388 vsize=671656 memory=534948 CPUtime=289.05 cores=1,3
/proc/11395/stat : 11395 (cp-sat-runner) S 11388 11395 11319 0 -1 4194304 363147 0 0 0 28839 66 0 0 20 0 3 0 29042028 687775744 133737 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
/proc/11395/statm: 167914 133737 2144 2102 0 146777 0
[pid=11395/tid=11415] ppid=11388 vsize=671656 memory=14692 CPUtime=139.3 cores=1,3
/proc/11395/task/11415/stat : 11415 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 133953 0 0 0 13892 38 0 0 20 0 3 0 29042700 687775744 133737 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
[pid=11395/tid=11416] ppid=11388 vsize=671656 memory=522996 CPUtime=141.65 cores=1,3
/proc/11395/task/11416/stat : 11416 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 160187 0 0 0 14152 13 0 0 20 0 3 0 29042700 687775744 133737 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
Current children cumulated CPU time: 289.05 s
Current children cumulated vsize: 671656 KiB
Current children cumulated memory: 534948 KiB

[startup+149.2 s]
/proc/loadavg: 7.33 3.05 1.20 9/274 11703
/proc/meminfo: memFree=126845108/131249992 swapFree=33010684/33010684
[pid=11395] ppid=11388 vsize=671656 memory=543140 CPUtime=289.84 cores=1,3
/proc/11395/stat : 11395 (cp-sat-runner) S 11388 11395 11319 0 -1 4194304 363152 0 0 0 28918 66 0 0 20 0 3 0 29042028 687775744 135785 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
/proc/11395/statm: 167914 135785 2144 2102 0 146777 0
[pid=11395/tid=11415] ppid=11388 vsize=671656 memory=17408 CPUtime=139.69 cores=1,3
/proc/11395/task/11415/stat : 11415 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 133957 0 0 0 13931 38 0 0 20 0 3 0 29042700 687775744 135785 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
[pid=11395/tid=11416] ppid=11388 vsize=671656 memory=10752 CPUtime=142.05 cores=1,3
/proc/11395/task/11416/stat : 11416 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 160188 0 0 0 14192 13 0 0 20 0 3 0 29042700 687775744 135785 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
Current children cumulated CPU time: 289.84 s
Current children cumulated vsize: 671656 KiB
Current children cumulated memory: 543140 KiB

[startup+149.6 s]
/proc/loadavg: 7.33 3.05 1.20 9/274 11703
/proc/meminfo: memFree=126845108/131249992 swapFree=33010684/33010684
[pid=11395] ppid=11388 vsize=671656 memory=553476 CPUtime=290.51 cores=1,3
/proc/11395/stat : 11395 (cp-sat-runner) S 11388 11395 11319 0 -1 4194304 365139 0 0 0 28985 66 0 0 20 0 3 0 29042028 687775744 138369 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
/proc/11395/statm: 167914 138369 2144 2102 0 146777 0
[pid=11395/tid=11415] ppid=11388 vsize=671656 memory=523124 CPUtime=140.07 cores=1,3
/proc/11395/task/11415/stat : 11415 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 134087 0 0 0 13969 38 0 0 20 0 3 0 29042700 687775744 138369 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
[pid=11395/tid=11416] ppid=11388 vsize=671656 memory=-8183425865196280254 CPUtime=142.32 cores=1,3
/proc/11395/task/11416/stat : 11416 (cp-sat-runner) S 11388 11395 11319 0 -1 4194368 160337 0 0 0 14219 13 0 0 20 0 3 0 29042700 687775744 138369 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 1 0 0 -1 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
Current children cumulated CPU time: 290.51 s
Current children cumulated vsize: 671656 KiB
Current children cumulated memory: 553476 KiB

[startup+149.7 s]
/proc/loadavg: 7.33 3.05 1.20 9/274 11703
/proc/meminfo: memFree=126845108/131249992 swapFree=33010684/33010684
[pid=11395] ppid=11388 vsize=671656 memory=553476 CPUtime=290.61 cores=1,3
/proc/11395/stat : 11395 (cp-sat-runner) S 11388 11395 11319 0 -1 4194304 365139 0 0 0 28995 66 0 0 20 0 3 0 29042028 687775744 138369 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
/proc/11395/statm: 167914 138369 2144 2102 0 146777 0
[pid=11395/tid=11415] ppid=11388 vsize=671656 memory=522996 CPUtime=140.17 cores=1,3
/proc/11395/task/11415/stat : 11415 (cp-sat-runner) R 11388 11395 11319 0 -1 4194368 134087 0 0 0 13979 38 0 0 20 0 3 0 29042700 687775744 138369 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
[pid=11395/tid=11416] ppid=11388 vsize=671656 memory=14692 CPUtime=142.32 cores=1,3
/proc/11395/task/11416/stat : 11416 (cp-sat-runner) S 11388 11395 11319 0 -1 4194368 160337 0 0 0 14219 13 0 0 20 0 3 0 29042700 687775744 138369 18446744073709551615 4198400 12805993 140727894002320 0 0 0 0 0 16386 1 0 0 -1 1 0 0 0 0 0 14146912 14333620 21356544 140727894010137 140727894010341 140727894010341 140727894015943 0
Current children cumulated CPU time: 290.61 s
Current children cumulated vsize: 671656 KiB
Current children cumulated memory: 553476 KiB

Child status: 20

Real time (s): 149.76
CPU time (s): 290.684
CPU user time (s): 289.999
CPU system time (s): 0.68519
CPU usage (%): 194.099
Max. virtual memory (cumulated for all children) (KiB): 677756
Max. memory (cumulated for all children) (KiB): 563764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 289.999
system time used= 0.68519
maximum resident set size= 563764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 369672
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= 3135
involuntary context switches= 7365


# summary of solver processes directly reported to runsolver:
#   pid: 11395
#   total CPU time (s): 290.684
#   total CPU user time (s): 289.999
#   total CPU system time (s): 0.68519

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.320481 second user time and 0.731248 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-28 20:00:32
IDJOB=4491520
IDBENCH=147718
IDSOLVER=3320
FILE ID=nodeC025/4491520-1751133631
RUNJOBID= nodeC025-1751133631-11336
SLURM_JOB_ID= 9587425
Free space on /tmp= 433016 MiB

SOLVER NAME= OR-Tools CP-SAT 9.14
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-cache.inv14.ucl.opb
COMMAND LINE= cp-sat-runner --params num_workers:NBCORE,log_search_progress:false,max_time_in_seconds:TIMEOUT,random_seed:RANDOMSEED --competition_mode --input BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4491520-1751133631/watcher-4491520-1751133631 -o /tmp/evaluation-result-4491520-1751133631/solver-4491520-1751133631 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751133631-11336 --watchdog 3760  cp-sat-runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:130135792 --competition_mode --input HOME/instance-4491520-1751133631.opb

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

MD5SUM BENCH= 209c63ac31a13f6816f27826d17fc4ad
RANDOM SEED=130135792

nodeC025 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.837
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		: 3599.824
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		: 3606.276
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		: 3594.314
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.634
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		: 3605.168
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		: 3647.933
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		: 3593.654
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:       131249992 kB
MemFree:        130229360 kB
MemAvailable:   129829120 kB
Buffers:            3280 kB
Cached:           390896 kB
SwapCached:            0 kB
Active:           315736 kB
Inactive:         185220 kB
Active(anon):     124880 kB
Inactive(anon):        0 kB
Active(file):     190856 kB
Inactive(file):   185220 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             73200 kB
Writeback:             0 kB
AnonPages:        110264 kB
Mapped:           114556 kB
Shmem:             18084 kB
KReclaimable:      58800 kB
Slab:             134688 kB
SReclaimable:      58800 kB
SUnreclaim:        75888 kB
KernelStack:        4160 kB
PageTables:         3060 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     419264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150424 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432980 MiB
End job on nodeC025 at 2025-06-28 20:03:03