Trace number 4491786

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.08 3545.31

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/
uclid_pb_benchmarks/normalized-ooo.rf6.ucl.opb
MD5SUM9fc3d58150bcb180b1afc26803acc376
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.020939
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1804
Total number of constraints4931
Number of constraints which are clauses4707
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints224
Minimum length of a constraint1
Maximum length of a constraint9
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 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 64
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/)
0.00/0.04	c #variable: 1804
0.00/0.04	c #constraint: 4931
0.00/0.04	c #equal: 0
0.00/0.04	c intsize: 7
0.00/0.04	c sizeproduct: 0
0.00/0.04	c #soft: 0
0.00/0.04	c mincost: 0
0.00/0.04	c maxcost: 0
0.00/0.04	c sumcost: 0
0.00/0.04	c iteration_max: -1
0.00/0.04	c time_max: -1
0.00/0.04	c number_of_threads(move update): 2
0.00/0.04	c number_of_threads(move evaluation): 2
0.00/0.04	c seed: 1021230864
3600.05/3545.30	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 (63301 MiB free)
  memory of node 1: 64465 MiB (64013 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=15216, runsolver pid=15209

[startup+0.100074 s]*
/proc/loadavg: 1.31 2.42 3.43 6/255 15235
/proc/meminfo: memFree=130348304/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=87112 memory=13984 CPUtime=0.13 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 2497 0 0 0 12 1 0 0 20 0 2 0 30195743 89202688 3496 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 21778 3496 672 633 0 4963 0
[pid=15216/tid=15219] ppid=15209 vsize=87112 memory=4026532124 CPUtime=0.03 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 357 0 0 0 3 0 0 0 20 0 2 0 30195743 89202688 3496 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 87112 KiB
Current children cumulated memory: 13984 KiB

[startup+0.214314 s]*
/proc/loadavg: 1.31 2.42 3.43 8/256 15236
/proc/meminfo: memFree=130296392/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=92564 memory=19616 CPUtime=0.28 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 3900 0 0 0 26 2 0 0 20 0 2 0 30195743 94785536 4904 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23141 4904 672 633 0 6326 0
[pid=15216/tid=15219] ppid=15209 vsize=92564 memory=664958721904869660 CPUtime=0.05 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) R 15209 15216 15162 0 -1 4194368 357 0 0 0 5 0 0 0 20 0 2 0 30195743 94785536 4904 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 92564 KiB
Current children cumulated memory: 19616 KiB

[startup+0.321234 s]*
/proc/loadavg: 1.31 2.42 3.43 6/256 15236
/proc/meminfo: memFree=130254308/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=92696 memory=19616 CPUtime=0.44 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 3912 0 0 0 42 2 0 0 20 0 2 0 30195743 94920704 4904 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23174 4904 672 633 0 6359 0
[pid=15216/tid=15219] ppid=15209 vsize=92696 memory=7969545611041389676 CPUtime=0.12 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) R 15209 15216 15162 0 -1 4194368 357 0 0 0 12 0 0 0 20 0 2 0 30195743 94920704 4904 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 92696 KiB
Current children cumulated memory: 19616 KiB

[startup+0.700315 s]
/proc/loadavg: 1.31 2.42 3.43 8/256 15236
/proc/meminfo: memFree=130177200/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=92696 memory=19616 CPUtime=1.06 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 3919 0 0 0 103 3 0 0 20 0 2 0 30195743 94920704 4904 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23174 4904 672 633 0 6359 0
[pid=15216/tid=15219] ppid=15209 vsize=92696 memory=17152 CPUtime=0.39 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) R 15209 15216 15162 0 -1 4194368 357 0 0 0 39 0 0 0 20 0 2 0 30195743 94920704 4904 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 92696 KiB
Current children cumulated memory: 19616 KiB

[startup+1.50026 s]
/proc/loadavg: 1.31 2.42 3.43 7/256 15236
/proc/meminfo: memFree=129958764/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=92696 memory=19616 CPUtime=2.57 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 6271 0 0 0 253 4 0 0 20 0 2 0 30195743 94920704 4904 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23174 4904 672 633 0 6359 0
[pid=15216/tid=15219] ppid=15209 vsize=92696 memory=17152 CPUtime=1.11 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) R 15209 15216 15162 0 -1 4194368 457 0 0 0 111 0 0 0 20 0 2 0 30195743 94920704 4904 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 2.57 s
Current children cumulated vsize: 92696 KiB
Current children cumulated memory: 19616 KiB

[startup+3.1057 s]
/proc/loadavg: 1.31 2.42 3.43 6/256 15236
/proc/meminfo: memFree=129656500/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=92960 memory=19872 CPUtime=5.5 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 8792 0 0 0 543 7 0 0 20 0 2 0 30195743 95191040 4968 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23240 4968 672 633 0 6425 0
[pid=15216/tid=15219] ppid=15209 vsize=92960 memory=19744 CPUtime=2.44 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) R 15209 15216 15162 0 -1 4194368 504 0 0 0 244 0 0 0 20 0 2 0 30195743 95191040 4968 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 5.5 s
Current children cumulated vsize: 92960 KiB
Current children cumulated memory: 19872 KiB

[startup+6.30034 s]
/proc/loadavg: 1.85 2.52 3.46 5/257 15237
/proc/meminfo: memFree=129648304/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=92960 memory=19872 CPUtime=9.2 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 11515 0 0 0 909 11 0 0 20 0 2 0 30195743 95191040 4968 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23240 4968 672 633 0 6425 0
[pid=15216/tid=15219] ppid=15209 vsize=92960 memory=17152 CPUtime=2.97 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 548 0 0 0 296 1 0 0 20 0 2 0 30195743 95191040 4968 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 9.2 s
Current children cumulated vsize: 92960 KiB
Current children cumulated memory: 19872 KiB

[startup+12.7004 s]
/proc/loadavg: 2.10 2.56 3.47 5/257 15237
/proc/meminfo: memFree=129648788/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=93092 memory=19872 CPUtime=15.59 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 16496 0 0 0 1541 18 0 0 20 0 2 0 30195743 95326208 4968 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23273 4968 672 633 0 6458 0
[pid=15216/tid=15219] ppid=15209 vsize=93092 memory=19872 CPUtime=2.98 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 549 0 0 0 297 1 0 0 20 0 2 0 30195743 95326208 4968 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 15.59 s
Current children cumulated vsize: 93092 KiB
Current children cumulated memory: 19872 KiB

[startup+25.5004 s]
/proc/loadavg: 2.59 2.65 3.48 6/257 15237
/proc/meminfo: memFree=129648556/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=93092 memory=20000 CPUtime=28.32 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 19018 0 0 0 2803 29 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23273 5000 672 633 0 6458 0
[pid=15216/tid=15219] ppid=15209 vsize=93092 memory=20000 CPUtime=2.98 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 549 0 0 0 297 1 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 28.32 s
Current children cumulated vsize: 93092 KiB
Current children cumulated memory: 20000 KiB

[startup+51.1136 s]
/proc/loadavg: 3.22 2.79 3.51 5/257 15238
/proc/meminfo: memFree=129648564/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=93092 memory=20000 CPUtime=54.85 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 23998 0 0 0 5433 52 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23273 5000 672 633 0 6458 0
[pid=15216/tid=15219] ppid=15209 vsize=93092 memory=0 CPUtime=4.01 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 550 0 0 0 400 1 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 54.85 s
Current children cumulated vsize: 93092 KiB
Current children cumulated memory: 20000 KiB

[startup+102.3 s]
/proc/loadavg: 4.37 3.16 3.60 5/256 15239
/proc/meminfo: memFree=129640164/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=93092 memory=20000 CPUtime=105.82 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 27667 0 0 0 10490 92 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23273 5000 672 633 0 6458 0
[pid=15216/tid=15219] ppid=15209 vsize=93092 memory=16320 CPUtime=4.01 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 550 0 0 0 400 1 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 105.82 s
Current children cumulated vsize: 93092 KiB
Current children cumulated memory: 20000 KiB

[startup+162.3 s]
/proc/loadavg: 4.42 3.42 3.66 5/256 15241
/proc/meminfo: memFree=129585904/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=93092 memory=20000 CPUtime=165.58 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 28464 0 0 0 16413 145 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23273 5000 672 633 0 6458 0
[pid=15216/tid=15219] ppid=15209 vsize=93092 memory=20000 CPUtime=4.01 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 550 0 0 0 400 1 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 165.58 s
Current children cumulated vsize: 93092 KiB
Current children cumulated memory: 20000 KiB

[startup+222.3 s]
/proc/loadavg: 4.27 3.56 3.70 5/256 15243
/proc/meminfo: memFree=129577744/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=93092 memory=20000 CPUtime=225.34 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 29263 0 0 0 22342 192 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23273 5000 672 633 0 6458 0
[pid=15216/tid=15219] ppid=15209 vsize=93092 memory=20000 CPUtime=4.01 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 550 0 0 0 400 1 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 225.34 s
Current children cumulated vsize: 93092 KiB
Current children cumulated memory: 20000 KiB

[startup+282.3 s]
/proc/loadavg: 4.53 3.74 3.75 5/257 15248
/proc/meminfo: memFree=129595248/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=93092 memory=20000 CPUtime=285.2 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 30063 0 0 0 28277 243 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23273 5000 672 633 0 6458 0
[pid=15216/tid=15219] ppid=15209 vsize=93092 memory=16320 CPUtime=4.12 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 551 0 0 0 410 2 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 285.2 s
Current children cumulated vsize: 93092 KiB

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

/proc/meminfo: memFree=129667008/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=93092 memory=20000 CPUtime=3038.97 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 42960 0 0 0 301439 2458 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23273 5000 672 633 0 6458 0
[pid=15216/tid=15219] ppid=15209 vsize=93092 memory=20000 CPUtime=67.21 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 557 0 0 0 6706 15 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 3038.97 s
Current children cumulated vsize: 93092 KiB
Current children cumulated memory: 20000 KiB

[startup+3042.3 s]
/proc/loadavg: 4.29 4.29 4.21 5/255 15426
/proc/meminfo: memFree=129682264/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=93092 memory=20000 CPUtime=3098.77 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 43757 0 0 0 307370 2507 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23273 5000 672 633 0 6458 0
[pid=15216/tid=15219] ppid=15209 vsize=93092 memory=20000 CPUtime=67.21 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 557 0 0 0 6706 15 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 3098.77 s
Current children cumulated vsize: 93092 KiB
Current children cumulated memory: 20000 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.25 4.20 5/255 15428
/proc/meminfo: memFree=129681572/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=93092 memory=20000 CPUtime=3158.55 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 43765 0 0 0 313297 2558 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23273 5000 672 633 0 6458 0
[pid=15216/tid=15219] ppid=15209 vsize=93092 memory=14432 CPUtime=67.21 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 557 0 0 0 6706 15 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 3158.55 s
Current children cumulated vsize: 93092 KiB
Current children cumulated memory: 20000 KiB

[startup+3162.3 s]
/proc/loadavg: 4.31 4.28 4.21 5/255 15430
/proc/meminfo: memFree=129684016/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=93092 memory=20000 CPUtime=3218.35 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 43765 0 0 0 319229 2606 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23273 5000 672 633 0 6458 0
[pid=15216/tid=15219] ppid=15209 vsize=93092 memory=14432 CPUtime=67.21 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 557 0 0 0 6706 15 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 3218.35 s
Current children cumulated vsize: 93092 KiB
Current children cumulated memory: 20000 KiB

[startup+3222.3 s]
/proc/loadavg: 4.24 4.27 4.21 5/253 15432
/proc/meminfo: memFree=129684692/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=93092 memory=20000 CPUtime=3278.15 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 44570 0 0 0 325164 2651 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23273 5000 672 633 0 6458 0
[pid=15216/tid=15219] ppid=15209 vsize=93092 memory=14432 CPUtime=67.21 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 557 0 0 0 6706 15 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 3278.15 s
Current children cumulated vsize: 93092 KiB
Current children cumulated memory: 20000 KiB

[startup+3282.3 s]
/proc/loadavg: 4.41 4.31 4.23 5/254 15437
/proc/meminfo: memFree=129683480/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=93092 memory=20000 CPUtime=3337.95 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 44570 0 0 0 331097 2698 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23273 5000 672 633 0 6458 0
[pid=15216/tid=15219] ppid=15209 vsize=93092 memory=20000 CPUtime=67.21 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 557 0 0 0 6706 15 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 3337.95 s
Current children cumulated vsize: 93092 KiB
Current children cumulated memory: 20000 KiB

[startup+3342.3 s]
/proc/loadavg: 4.42 4.32 4.24 6/254 15487
/proc/meminfo: memFree=130064000/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=93092 memory=20000 CPUtime=3397.75 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 45366 0 0 0 337027 2748 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23273 5000 672 633 0 6458 0
[pid=15216/tid=15219] ppid=15209 vsize=93092 memory=17152 CPUtime=67.21 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 557 0 0 0 6706 15 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 3397.75 s
Current children cumulated vsize: 93092 KiB
Current children cumulated memory: 20000 KiB

[startup+3402.3 s]
/proc/loadavg: 4.73 4.43 4.28 6/254 15491
/proc/meminfo: memFree=130057772/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=93092 memory=20000 CPUtime=3457.54 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 45375 0 0 0 342954 2800 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23273 5000 672 633 0 6458 0
[pid=15216/tid=15219] ppid=15209 vsize=93092 memory=20000 CPUtime=67.21 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 557 0 0 0 6706 15 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 3457.54 s
Current children cumulated vsize: 93092 KiB
Current children cumulated memory: 20000 KiB

[startup+3462.3 s]
/proc/loadavg: 4.85 4.52 4.32 6/254 15493
/proc/meminfo: memFree=130057576/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=93092 memory=20000 CPUtime=3517.33 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 45375 0 0 0 348885 2848 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23273 5000 672 633 0 6458 0
[pid=15216/tid=15219] ppid=15209 vsize=93092 memory=20000 CPUtime=67.21 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 557 0 0 0 6706 15 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 3517.33 s
Current children cumulated vsize: 93092 KiB
Current children cumulated memory: 20000 KiB

[startup+3522.3 s]
/proc/loadavg: 4.96 4.61 4.37 6/254 15495
/proc/meminfo: memFree=130057616/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=93092 memory=20000 CPUtime=3577.13 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 46180 0 0 0 354821 2892 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23273 5000 672 633 0 6458 0
[pid=15216/tid=15219] ppid=15209 vsize=93092 memory=20000 CPUtime=67.21 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 557 0 0 0 6706 15 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 3577.13 s
Current children cumulated vsize: 93092 KiB
Current children cumulated memory: 20000 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3545.3 s]
/proc/loadavg: 4.98 4.64 4.38 6/254 15495
/proc/meminfo: memFree=130057644/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=93092 memory=20000 CPUtime=3600.05 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 46180 0 0 0 357094 2911 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23273 5000 672 633 0 6458 0
[pid=15216/tid=15219] ppid=15209 vsize=93092 memory=20000 CPUtime=67.21 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 557 0 0 0 6706 15 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 93092 KiB
Current children cumulated memory: 20000 KiB

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

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

# cumulated CPU time of all completed processes:  user=3570.96 s, system=29.1205 s

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

[startup+3545.3 s]
/proc/loadavg: 4.98 4.64 4.38 6/254 15495
/proc/meminfo: memFree=130057644/131382120 swapFree=33010684/33010684
[pid=15216] ppid=15209 vsize=93092 memory=20000 CPUtime=3600.05 cores=1,3
/proc/15216/stat : 15216 (pb_competition_) R 15209 15216 15162 0 -1 4194304 46180 0 0 0 357094 2911 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
/proc/15216/statm: 23273 5000 672 633 0 6458 0
[pid=15216/tid=15219] ppid=15209 vsize=93092 memory=20000 CPUtime=67.21 cores=1,3
/proc/15216/task/15219/stat : 15219 (pb_competition_) S 15209 15216 15162 0 -1 4194368 557 0 0 0 6706 15 0 0 20 0 2 0 30195743 95326208 5000 18446744073709551615 4198400 6788177 140721048241104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 24023040 140721048242521 140721048242648 140721048242648 140721048248250 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 93092 KiB
Current children cumulated memory: 20000 KiB

Child status: 0

Real time (s): 3545.31
CPU time (s): 3600.08
CPU user time (s): 3570.96
CPU system time (s): 29.1205
CPU usage (%): 101.545
Max. virtual memory (cumulated for all children) (KiB): 93092
Max. memory (cumulated for all children) (KiB): 20000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3570.96
system time used= 29.1205
maximum resident set size= 20000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46660
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= 5767
involuntary context switches= 2858


# summary of solver processes directly reported to runsolver:
#   pid: 15216
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3570.96
#   total CPU system time (s): 29.1205

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.5408 second user time and 35.0845 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-06-28 23:12:46
IDJOB=4491786
IDBENCH=147738
IDSOLVER=3347
FILE ID=nodeC008/4491786-1751145166
RUNJOBID= nodeC008-1751145166-15174
SLURM_JOB_ID= 9587445
Free space on /tmp= 433056 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.rf6.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-4491786-1751145166/watcher-4491786-1751145166 -o /tmp/evaluation-result-4491786-1751145166/solver-4491786-1751145166 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751145166-15174 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1021230864 HOME/instance-4491786-1751145166.opb

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

MD5SUM BENCH= 9fc3d58150bcb180b1afc26803acc376
RANDOM SEED=1021230864

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.224
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.207
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.621
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.091
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.505
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.200
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.210
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.676
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:        130363296 kB
MemAvailable:   129968304 kB
Buffers:            3280 kB
Cached:           377028 kB
SwapCached:            0 kB
Active:           272320 kB
Inactive:         178916 kB
Active(anon):      88884 kB
Inactive(anon):        0 kB
Active(file):     183436 kB
Inactive(file):   178916 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16408 kB
Writeback:            20 kB
AnonPages:         74244 kB
Mapped:           102040 kB
Shmem:             17956 kB
KReclaimable:      83544 kB
Slab:             161732 kB
SReclaimable:      83544 kB
SUnreclaim:        78188 kB
KernelStack:        3828 kB
PageTables:         2540 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     330352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149272 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 433036 MiB
End job on nodeC008 at 2025-06-29 00:11:52