Trace number 4491534

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
PRINTEMPS 2025-05-28? (TO) 3600.37 3099.6

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

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
1.97/1.40	c #variable: 62704
1.97/1.40	c #constraint: 187107
1.97/1.40	c #equal: 0
1.97/1.40	c intsize: 7
1.97/1.40	c sizeproduct: 0
1.97/1.40	c #soft: 0
1.97/1.40	c mincost: 0
1.97/1.40	c maxcost: 0
1.97/1.40	c sumcost: 0
1.97/1.40	c iteration_max: -1
1.97/1.40	c time_max: -1
1.97/1.40	c number_of_threads(move update): 2
1.97/1.40	c number_of_threads(move evaluation): 2
1.97/1.40	c seed: 1469844600
3600.05/3099.39	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4491534-1751141641/watcher-4491534-1751141641 -o /tmp/evaluation-result-4491534-1751141641/solver-4491534-1751141641 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751141641-14794 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1469844600 HOME/instance-4491534-1751141641.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=14833, runsolver pid=14828

[startup+0.100072 s]*
/proc/loadavg: 1.15 1.77 3.11 6/248 14845
/proc/meminfo: memFree=130267032/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=109780 memory=34732 CPUtime=0.13 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 5652 0 0 0 10 3 0 0 20 0 2 0 29843275 112414720 8683 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 27445 8683 576 633 0 10714 0
[pid=14833/tid=14845] ppid=14828 vsize=109780 memory=4026532361 CPUtime=0.02 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) R 14828 14833 11283 0 -1 4194368 439 0 0 0 2 0 0 0 20 0 2 0 29843283 112414720 8683 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 0 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 109780 KiB
Current children cumulated memory: 34732 KiB

[startup+0.214459 s]*
/proc/loadavg: 1.15 1.77 3.11 6/251 14849
/proc/meminfo: memFree=130232760/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=116116 memory=46124 CPUtime=0.33 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 8502 0 0 0 29 4 0 0 20 0 2 0 29843275 118902784 11531 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 29029 11531 576 633 0 13565 0
[pid=14833/tid=14845] ppid=14828 vsize=116116 memory=5983648042466672924 CPUtime=0.12 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) R 14828 14833 11283 0 -1 4194368 1706 0 0 0 11 1 0 0 20 0 2 0 29843283 118902784 11531 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 0 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 116116 KiB
Current children cumulated memory: 46124 KiB

[startup+0.319196 s]*
/proc/loadavg: 1.15 1.77 3.11 8/253 14855
/proc/meminfo: memFree=130200756/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=121792 memory=56492 CPUtime=0.53 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 11097 0 0 0 47 6 0 0 20 0 2 0 29843275 124715008 14123 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 30448 14123 576 633 0 16138 0
[pid=14833/tid=14845] ppid=14828 vsize=121792 memory=7969829310794382962 CPUtime=0.21 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) R 14828 14833 11283 0 -1 4194368 2860 0 0 0 19 2 0 0 20 0 2 0 29843283 124715008 14123 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 0 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 121792 KiB
Current children cumulated memory: 56492 KiB

[startup+0.700325 s]
/proc/loadavg: 1.15 1.77 3.11 9/254 14856
/proc/meminfo: memFree=130112484/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=134332 memory=83748 CPUtime=1.05 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 19681 0 0 0 92 13 0 0 20 0 2 0 29843275 137555968 20905 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 33583 20937 576 633 0 22486 0
[pid=14833/tid=14845] ppid=14828 vsize=134464 memory=17152 CPUtime=0.42 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 6073 0 0 0 36 6 0 0 20 0 2 0 29843283 137691136 20937 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 0 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 1.05 s
Current children cumulated vsize: 134332 KiB
Current children cumulated memory: 83748 KiB

[startup+1.50037 s]
/proc/loadavg: 1.15 1.77 3.11 9/254 14856
/proc/meminfo: memFree=129867708/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=321100 memory=290996 CPUtime=2.08 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 46917 0 0 0 182 26 0 0 20 0 2 0 29843275 328806400 72749 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 80275 72749 640 633 0 74575 0
[pid=14833/tid=14845] ppid=14828 vsize=321100 memory=17152 CPUtime=0.86 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 11472 0 0 0 75 11 0 0 20 0 2 0 29843283 328806400 72749 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 2.08 s
Current children cumulated vsize: 321100 KiB
Current children cumulated memory: 290996 KiB

[startup+3.1132 s]
/proc/loadavg: 1.46 1.83 3.12 6/254 14856
/proc/meminfo: memFree=129149444/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=425588 memory=396596 CPUtime=3.68 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 114182 0 0 0 334 34 0 0 20 0 2 0 29843275 435802112 99149 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 106397 99149 640 633 0 100697 0
[pid=14833/tid=14845] ppid=14828 vsize=425588 memory=7971796337096408178 CPUtime=0.86 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 11472 0 0 0 75 11 0 0 20 0 2 0 29843283 435802112 99149 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 3.68 s
Current children cumulated vsize: 425588 KiB
Current children cumulated memory: 396596 KiB

[startup+6.3004 s]
/proc/loadavg: 1.46 1.83 3.12 6/254 14856
/proc/meminfo: memFree=128585408/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=638692 memory=609776 CPUtime=6.92 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 203752 0 0 0 648 44 0 0 20 0 2 0 29843275 654020608 152444 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 159673 152444 640 633 0 153973 0
[pid=14833/tid=14845] ppid=14828 vsize=638692 memory=570624 CPUtime=0.93 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 12541 0 0 0 82 11 0 0 20 0 2 0 29843283 654020608 152444 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 6.92 s
Current children cumulated vsize: 638692 KiB
Current children cumulated memory: 609776 KiB

[startup+12.7004 s]
/proc/loadavg: 1.67 1.86 3.12 5/254 14857
/proc/meminfo: memFree=128585432/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=638692 memory=609776 CPUtime=13.53 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 273656 0 0 0 1305 48 0 0 20 0 2 0 29843275 654020608 152444 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 159673 152444 640 633 0 153973 0
[pid=14833/tid=14845] ppid=14828 vsize=638692 memory=6340 CPUtime=1.16 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 12727 0 0 0 105 11 0 0 20 0 2 0 29843283 654020608 152444 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 13.53 s
Current children cumulated vsize: 638692 KiB
Current children cumulated memory: 609776 KiB

[startup+25.5004 s]
/proc/loadavg: 2.26 1.98 3.14 6/254 14857
/proc/meminfo: memFree=128577168/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=638692 memory=609776 CPUtime=28.27 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 383564 0 0 0 2772 55 0 0 20 0 2 0 29843275 654020608 152444 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 159673 152444 640 633 0 153973 0
[pid=14833/tid=14845] ppid=14828 vsize=638692 memory=609776 CPUtime=3.17 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 15063 0 0 0 305 12 0 0 20 0 2 0 29843283 654020608 152444 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 28.27 s
Current children cumulated vsize: 638692 KiB
Current children cumulated memory: 609776 KiB

[startup+51.1132 s]
/proc/loadavg: 3.35 2.26 3.20 5/254 14857
/proc/meminfo: memFree=127974644/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=638692 memory=609776 CPUtime=57.94 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 511127 0 0 0 5730 64 0 0 20 0 2 0 29843275 654020608 152444 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 159673 152444 640 633 0 153973 0
[pid=14833/tid=14845] ppid=14828 vsize=638692 memory=16320 CPUtime=7.4 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 19131 0 0 0 726 14 0 0 20 0 2 0 29843283 654020608 152444 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 57.94 s
Current children cumulated vsize: 638692 KiB
Current children cumulated memory: 609776 KiB

[startup+102.3 s]
/proc/loadavg: 5.31 2.97 3.40 5/254 14859
/proc/meminfo: memFree=127981536/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=638692 memory=609776 CPUtime=115.35 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 634858 0 0 0 11460 75 0 0 20 0 2 0 29843275 654020608 152444 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 159673 152444 640 633 0 153973 0
[pid=14833/tid=14845] ppid=14828 vsize=638692 memory=609776 CPUtime=13.88 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 23081 0 0 0 1371 17 0 0 20 0 2 0 29843283 654020608 152444 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 115.35 s
Current children cumulated vsize: 638692 KiB
Current children cumulated memory: 609776 KiB

[startup+162.3 s]
/proc/loadavg: 5.23 3.39 3.52 6/255 14864
/proc/meminfo: memFree=127975704/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=638692 memory=609904 CPUtime=183.9 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 693395 0 0 0 18308 82 0 0 20 0 2 0 29843275 654020608 152476 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 159673 152476 640 633 0 153973 0
[pid=14833/tid=14845] ppid=14828 vsize=638692 memory=16320 CPUtime=22.91 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 25907 0 0 0 2272 19 0 0 20 0 2 0 29843283 654020608 152476 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 183.9 s
Current children cumulated vsize: 638692 KiB
Current children cumulated memory: 609904 KiB

[startup+222.3 s]
/proc/loadavg: 5.15 3.69 3.61 6/255 14868
/proc/meminfo: memFree=127955488/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=638692 memory=609904 CPUtime=252.14 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 724188 0 0 0 25125 89 0 0 20 0 2 0 29843275 654020608 152476 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 159673 152476 640 633 0 153973 0
[pid=14833/tid=14845] ppid=14828 vsize=638692 memory=16320 CPUtime=31.55 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 27327 0 0 0 3133 22 0 0 20 0 2 0 29843283 654020608 152476 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 252.14 s
Current children cumulated vsize: 638692 KiB
Current children cumulated memory: 609904 KiB

[startup+282.3 s]
/proc/loadavg: 4.85 3.87 3.68 7/254 14872
/proc/meminfo: memFree=127971024/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=638692 memory=609904 CPUtime=322.62 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 750533 0 0 0 32169 93 0 0 20 0 2 0 29843275 654020608 152476 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 159673 152476 640 633 0 153973 0
[pid=14833/tid=14845] ppid=14828 vsize=638692 memory=609904 CPUtime=42.52 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 27343 0 0 0 4227 25 0 0 20 0 2 0 29843283 654020608 152476 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 322.62 s
Current children cumulated vsize: 638692 KiB
Current children cumulated memory: 609904 KiB

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

/proc/meminfo: memFree=127947804/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=641972 memory=613240 CPUtime=2977.86 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 819413 0 0 0 297571 215 0 0 20 0 2 0 29843275 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 160493 153310 640 633 0 154793 0
[pid=14833/tid=14845] ppid=14828 vsize=641972 memory=609904 CPUtime=431.1 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 28220 0 0 0 43007 103 0 0 20 0 2 0 29843283 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 2977.86 s
Current children cumulated vsize: 641972 KiB
Current children cumulated memory: 613240 KiB

[startup+2622.3 s]
/proc/loadavg: 4.32 4.32 4.38 5/254 14982
/proc/meminfo: memFree=127949748/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=641972 memory=613240 CPUtime=3046.11 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 820579 0 0 0 304392 219 0 0 20 0 2 0 29843275 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 160493 153310 640 633 0 154793 0
[pid=14833/tid=14845] ppid=14828 vsize=641972 memory=609904 CPUtime=439.7 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 28358 0 0 0 43864 106 0 0 20 0 2 0 29843283 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 3046.11 s
Current children cumulated vsize: 641972 KiB
Current children cumulated memory: 613240 KiB

[startup+2682.3 s]
/proc/loadavg: 4.34 4.34 4.38 5/254 14986
/proc/meminfo: memFree=127955164/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=641972 memory=613240 CPUtime=3116.07 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 821598 0 0 0 311385 222 0 0 20 0 2 0 29843275 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 160493 153310 640 633 0 154793 0
[pid=14833/tid=14845] ppid=14828 vsize=641972 memory=609904 CPUtime=449.99 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 28374 0 0 0 44891 108 0 0 20 0 2 0 29843283 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 3116.07 s
Current children cumulated vsize: 641972 KiB
Current children cumulated memory: 613240 KiB

[startup+2742.3 s]
/proc/loadavg: 4.17 4.29 4.35 6/254 14988
/proc/meminfo: memFree=127961040/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=641972 memory=613240 CPUtime=3183.74 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 822762 0 0 0 318149 225 0 0 20 0 2 0 29843275 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 160493 153310 640 633 0 154793 0
[pid=14833/tid=14845] ppid=14828 vsize=641972 memory=609904 CPUtime=458.04 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 28386 0 0 0 45694 110 0 0 20 0 2 0 29843283 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 3183.74 s
Current children cumulated vsize: 641972 KiB
Current children cumulated memory: 613240 KiB

[startup+2802.3 s]
/proc/loadavg: 4.38 4.33 4.36 5/254 14990
/proc/meminfo: memFree=127960868/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=641972 memory=613240 CPUtime=3255.23 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 823779 0 0 0 325295 228 0 0 20 0 2 0 29843275 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 160493 153310 640 633 0 154793 0
[pid=14833/tid=14845] ppid=14828 vsize=641972 memory=609904 CPUtime=469.88 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) R 14828 14833 11283 0 -1 4194368 28391 0 0 0 46876 112 0 0 20 0 2 0 29843283 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 3255.23 s
Current children cumulated vsize: 641972 KiB
Current children cumulated memory: 613240 KiB

[startup+2862.3 s]
/proc/loadavg: 4.41 4.34 4.37 5/253 15003
/proc/meminfo: memFree=127950884/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=641972 memory=613240 CPUtime=3324.81 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 824943 0 0 0 332250 231 0 0 20 0 2 0 29843275 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 160493 153310 640 633 0 154793 0
[pid=14833/tid=14845] ppid=14828 vsize=641972 memory=609904 CPUtime=479.85 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 28401 0 0 0 47871 114 0 0 20 0 2 0 29843283 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 3324.81 s
Current children cumulated vsize: 641972 KiB
Current children cumulated memory: 613240 KiB

[startup+2922.3 s]
/proc/loadavg: 4.26 4.32 4.36 5/253 15005
/proc/meminfo: memFree=127957316/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=641972 memory=613240 CPUtime=3394.39 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 825961 0 0 0 339204 235 0 0 20 0 2 0 29843275 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 160493 153310 640 633 0 154793 0
[pid=14833/tid=14845] ppid=14828 vsize=641972 memory=609904 CPUtime=489.74 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 28433 0 0 0 48857 117 0 0 20 0 2 0 29843283 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 3394.39 s
Current children cumulated vsize: 641972 KiB
Current children cumulated memory: 613240 KiB

[startup+2982.3 s]
/proc/loadavg: 4.44 4.35 4.37 5/254 15008
/proc/meminfo: memFree=127960504/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=641972 memory=613240 CPUtime=3464.33 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 827124 0 0 0 346195 238 0 0 20 0 2 0 29843275 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 160493 153310 640 633 0 154793 0
[pid=14833/tid=14845] ppid=14828 vsize=641972 memory=609904 CPUtime=499.96 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 28487 0 0 0 49877 119 0 0 20 0 2 0 29843283 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 3464.33 s
Current children cumulated vsize: 641972 KiB
Current children cumulated memory: 613240 KiB

[startup+3042.3 s]
/proc/loadavg: 4.32 4.33 4.36 5/254 15010
/proc/meminfo: memFree=127964964/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=641972 memory=613240 CPUtime=3532.63 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 828142 0 0 0 353022 241 0 0 20 0 2 0 29843275 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 160493 153310 640 633 0 154793 0
[pid=14833/tid=14845] ppid=14828 vsize=641972 memory=609904 CPUtime=508.63 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 28500 0 0 0 50742 121 0 0 20 0 2 0 29843283 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 3532.63 s
Current children cumulated vsize: 641972 KiB
Current children cumulated memory: 613240 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3099.3 s]
/proc/loadavg: 4.06 4.27 4.34 4/247 15043
/proc/meminfo: memFree=128038744/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=641972 memory=613240 CPUtime=3600.05 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 829450 0 0 0 359760 245 0 0 20 0 2 0 29843275 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 160493 153310 640 633 0 154793 0
[pid=14833/tid=14845] ppid=14828 vsize=641972 memory=609904 CPUtime=519.54 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 28508 0 0 0 51830 124 0 0 20 0 2 0 29843283 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 641972 KiB
Current children cumulated memory: 613240 KiB

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

[startup+3099.6 s]
# the end of solver process 14833 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3597.87 s, system=2.4987 s

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

[startup+3099.4 s]
/proc/loadavg: 4.06 4.27 4.34 4/247 15043
/proc/meminfo: memFree=128038744/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=641972 memory=613240 CPUtime=3600.17 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 831858 0 0 0 359771 246 0 0 20 0 2 0 29843275 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 160493 153310 640 633 0 154793 0
[pid=14833/tid=14845] ppid=14828 vsize=641972 memory=5504 CPUtime=519.55 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 28508 0 0 0 51831 124 0 0 20 0 2 0 29843283 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 3600.17 s
Current children cumulated vsize: 641972 KiB
Current children cumulated memory: 613240 KiB

[startup+3099.5 s]
/proc/loadavg: 4.06 4.27 4.34 4/247 15043
/proc/meminfo: memFree=128038744/131382120 swapFree=33010684/33010684
[pid=14833] ppid=14828 vsize=641972 memory=613240 CPUtime=3600.26 cores=4,6
/proc/14833/stat : 14833 (pb_competition_) R 14828 14833 11283 0 -1 4194304 846879 0 0 0 359780 246 0 0 20 0 2 0 29843275 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
/proc/14833/statm: 160493 153310 640 633 0 154793 0
[pid=14833/tid=14845] ppid=14828 vsize=641972 memory=609904 CPUtime=519.55 cores=4,6
/proc/14833/task/14845/stat : 14845 (pb_competition_) S 14828 14833 11283 0 -1 4194368 28508 0 0 0 51831 124 0 0 20 0 2 0 29843283 657379328 153310 18446744073709551615 4198400 6788177 140733879509824 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 13312000 140733879515481 140733879515608 140733879515608 140733879521210 0
Current children cumulated CPU time: 3600.26 s
Current children cumulated vsize: 641972 KiB
Current children cumulated memory: 613240 KiB

Child status: 0

Real time (s): 3099.6
CPU time (s): 3600.37
CPU user time (s): 3597.87
CPU system time (s): 2.4987
CPU usage (%): 116.156
Max. virtual memory (cumulated for all children) (KiB): 641972
Max. memory (cumulated for all children) (KiB): 613240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.87
system time used= 2.4987
maximum resident set size= 613240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 864716
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= 45539
involuntary context switches= 13597


# summary of solver processes directly reported to runsolver:
#   pid: 14833
#   total CPU time (s): 3600.37
#   total CPU user time (s): 3597.87
#   total CPU system time (s): 2.4987

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.9956 second user time and 30.5862 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-06-28 22:14:02
IDJOB=4491534
IDBENCH=147718
IDSOLVER=3347
FILE ID=nodeC008/4491534-1751141641
RUNJOBID= nodeC008-1751141641-14794
SLURM_JOB_ID= 9587408
Free space on /tmp= 433040 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-cache.inv14.ucl.opb
COMMAND LINE= pb_competition_2025_solver -k -1 -t -1.0 -j NBCORE -r RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4491534-1751141641/watcher-4491534-1751141641 -o /tmp/evaluation-result-4491534-1751141641/solver-4491534-1751141641 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751141641-14794 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1469844600 HOME/instance-4491534-1751141641.opb

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

MD5SUM BENCH= 209c63ac31a13f6816f27826d17fc4ad
RANDOM SEED=1469844600

nodeC008 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	: 0xb00001f
cpu MHz		: 1197.558
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 1197.381
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 1197.207
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 1197.205
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 1197.376
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 1197.214
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 1197.209
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 1197.643
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        130295612 kB
MemAvailable:   129906588 kB
Buffers:            3280 kB
Cached:           388984 kB
SwapCached:            0 kB
Active:           280076 kB
Inactive:         190864 kB
Active(anon):      96640 kB
Inactive(anon):        0 kB
Active(file):     183436 kB
Inactive(file):   190864 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             30452 kB
Writeback:            24 kB
AnonPages:         81844 kB
Mapped:           102224 kB
Shmem:             17956 kB
KReclaimable:      83528 kB
Slab:             161604 kB
SReclaimable:      83528 kB
SUnreclaim:        78076 kB
KernelStack:        3824 kB
PageTables:         2716 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     339416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149224 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:      181064 kB
DirectMap2M:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433024 MiB
End job on nodeC008 at 2025-06-28 23:05:41