Trace number 4491606

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.12 3592.51

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/
uclid_pb_benchmarks/normalized-ooo.tag12.ucl.opb
MD5SUM76d76a6e9366419c7968e5756d4a65f6
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.727783
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20605
Total number of constraints59851
Number of constraints which are clauses58675
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1176
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 41
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 134
Number of bits of the biggest sum of numbers8
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.61/0.52	c #variable: 20605
0.61/0.52	c #constraint: 59851
0.61/0.52	c #equal: 0
0.61/0.52	c intsize: 8
0.61/0.52	c sizeproduct: 0
0.61/0.52	c #soft: 0
0.61/0.52	c mincost: 0
0.61/0.52	c maxcost: 0
0.61/0.52	c sumcost: 0
0.61/0.52	c iteration_max: -1
0.61/0.52	c time_max: -1
0.61/0.52	c number_of_threads(move update): 2
0.61/0.52	c number_of_threads(move evaluation): 2
0.61/0.52	c seed: 1724522450
3600.01/3592.43	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 (63355 MiB free)
  memory of node 1: 64465 MiB (63891 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4491606-1751144447/watcher-4491606-1751144447 -o /tmp/evaluation-result-4491606-1751144447/solver-4491606-1751144447 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751144447-13095 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1724522450 HOME/instance-4491606-1751144447.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=13131, runsolver pid=13128
Current StackSize limit: 8192 KiB


[startup+0.100069 s]*
/proc/loadavg: 0.84 1.03 1.15 6/246 13137
/proc/meminfo: memFree=130278856/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=91240 memory=19600 CPUtime=0.17 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 4441 0 0 0 16 1 0 0 20 0 2 0 30123365 93429760 4900 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 22810 4900 576 633 0 6567 0
[pid=13131/tid=13134] ppid=13128 vsize=91372 memory=4026532361 CPUtime=0.06 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) R 13128 13131 13082 0 -1 4194368 927 0 0 0 6 0 0 0 20 0 2 0 30123368 93564928 4900 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 0 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 91240 KiB
Current children cumulated memory: 19600 KiB

[startup+0.213811 s]*
/proc/loadavg: 0.84 1.03 1.15 4/251 13148
/proc/meminfo: memFree=130275672/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=95628 memory=28816 CPUtime=0.34 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 6735 0 0 0 32 2 0 0 20 0 2 0 30123365 97923072 7204 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 23907 7204 576 633 0 8887 0
[pid=13131/tid=13134] ppid=13128 vsize=95628 memory=3472328300254199928 CPUtime=0.16 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 2150 0 0 0 15 1 0 0 20 0 2 0 30123368 97923072 7236 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 0 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 95628 KiB
Current children cumulated memory: 28816 KiB

[startup+0.313992 s]*
/proc/loadavg: 0.84 1.03 1.15 6/254 13154
/proc/meminfo: memFree=130210600/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=141352 memory=69068 CPUtime=0.45 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 11099 0 0 0 40 5 0 0 20 0 2 0 30123365 144744448 17267 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 35371 17267 608 633 0 20351 0
[pid=13131/tid=13134] ppid=13128 vsize=141484 memory=7972079981014826603 CPUtime=0.16 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 2151 0 0 0 15 1 0 0 20 0 2 0 30123368 144879616 17299 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 0 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 141352 KiB
Current children cumulated memory: 69068 KiB

[startup+0.700378 s]
/proc/loadavg: 0.84 1.03 1.15 7/255 13155
/proc/meminfo: memFree=130104120/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=164480 memory=105880 CPUtime=0.93 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 18684 0 0 0 85 8 0 0 20 0 2 0 30123365 168427520 26438 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 41120 26438 672 633 0 27902 0
[pid=13131/tid=13134] ppid=13128 vsize=164612 memory=17152 CPUtime=0.32 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 3954 0 0 0 29 3 0 0 20 0 2 0 30123368 168562688 26470 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 0.93 s
Current children cumulated vsize: 164480 KiB
Current children cumulated memory: 105880 KiB

[startup+1.50037 s]
/proc/loadavg: 0.84 1.03 1.15 7/255 13155
/proc/meminfo: memFree=129944604/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=217408 memory=158744 CPUtime=1.73 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 51331 0 0 0 157 16 0 0 20 0 2 0 30123365 222625792 39686 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 54352 39686 672 633 0 41134 0
[pid=13131/tid=13134] ppid=13128 vsize=217408 memory=17152 CPUtime=0.32 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 3954 0 0 0 29 3 0 0 20 0 2 0 30123368 222625792 39686 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 217408 KiB
Current children cumulated memory: 158744 KiB

[startup+3.11335 s]
/proc/loadavg: 1.33 1.13 1.18 5/255 13155
/proc/meminfo: memFree=129054920/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=259092 memory=200344 CPUtime=3.36 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 61757 0 0 0 318 18 0 0 20 0 2 0 30123365 265310208 50086 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 64773 50086 672 633 0 51555 0
[pid=13131/tid=13134] ppid=13128 vsize=259092 memory=7971796307014728811 CPUtime=0.36 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 3954 0 0 0 33 3 0 0 20 0 2 0 30123368 265310208 50086 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 3.36 s
Current children cumulated vsize: 259092 KiB
Current children cumulated memory: 200344 KiB

[startup+6.30032 s]
/proc/loadavg: 1.33 1.13 1.18 6/255 13155
/proc/meminfo: memFree=128640704/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=259092 memory=200344 CPUtime=7.12 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 100712 0 0 0 691 21 0 0 20 0 2 0 30123365 265310208 50086 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 64773 50086 672 633 0 51555 0
[pid=13131/tid=13134] ppid=13128 vsize=259092 memory=17152 CPUtime=0.95 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 4185 0 0 0 92 3 0 0 20 0 2 0 30123368 265310208 50086 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 7.12 s
Current children cumulated vsize: 259092 KiB
Current children cumulated memory: 200344 KiB

[startup+12.7003 s]
/proc/loadavg: 1.74 1.23 1.21 5/256 13156
/proc/meminfo: memFree=128641208/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=259752 memory=200984 CPUtime=14.47 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 145804 0 0 0 1423 24 0 0 20 0 2 0 30123365 265986048 50246 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 64938 50246 672 633 0 51720 0
[pid=13131/tid=13134] ppid=13128 vsize=259752 memory=200856 CPUtime=1.92 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) R 13128 13131 13082 0 -1 4194368 4765 0 0 0 189 3 0 0 20 0 2 0 30123368 265986048 50246 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 14.47 s
Current children cumulated vsize: 259752 KiB
Current children cumulated memory: 200984 KiB

[startup+25.5004 s]
/proc/loadavg: 2.25 1.35 1.25 5/256 13167
/proc/meminfo: memFree=128641628/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=259752 memory=201112 CPUtime=28.43 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 186312 0 0 0 2816 27 0 0 20 0 2 0 30123365 265986048 50278 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 64938 50278 672 633 0 51720 0
[pid=13131/tid=13134] ppid=13128 vsize=259752 memory=201112 CPUtime=3.16 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 5006 0 0 0 313 3 0 0 20 0 2 0 30123368 265986048 50278 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 28.43 s
Current children cumulated vsize: 259752 KiB
Current children cumulated memory: 201112 KiB

[startup+51.1136 s]
/proc/loadavg: 3.27 1.66 1.36 5/257 13169
/proc/meminfo: memFree=128247500/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=260148 memory=201496 CPUtime=56.78 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 232987 0 0 0 5647 31 0 0 20 0 2 0 30123365 266391552 50374 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 65037 50374 672 633 0 51819 0
[pid=13131/tid=13134] ppid=13128 vsize=260148 memory=11136 CPUtime=6.05 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 5542 0 0 0 601 4 0 0 20 0 2 0 30123368 266391552 50374 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 56.78 s
Current children cumulated vsize: 260148 KiB
Current children cumulated memory: 201496 KiB

[startup+102.3 s]
/proc/loadavg: 3.81 2.09 1.52 5/258 13172
/proc/meminfo: memFree=128222632/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=260280 memory=201496 CPUtime=108.01 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 296192 0 0 0 10763 38 0 0 20 0 2 0 30123365 266526720 50374 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 65070 50374 672 633 0 51852 0
[pid=13131/tid=13134] ppid=13128 vsize=260280 memory=17152 CPUtime=6.35 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 5725 0 0 0 630 5 0 0 20 0 2 0 30123368 266526720 50374 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 108.01 s
Current children cumulated vsize: 260280 KiB
Current children cumulated memory: 201496 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 2.47 1.69 5/257 13174
/proc/meminfo: memFree=128200880/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=260280 memory=201624 CPUtime=167.74 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 310981 0 0 0 16734 40 0 0 20 0 2 0 30123365 266526720 50406 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 65070 50406 672 633 0 51852 0
[pid=13131/tid=13134] ppid=13128 vsize=260280 memory=201496 CPUtime=6.35 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 5725 0 0 0 630 5 0 0 20 0 2 0 30123368 266526720 50406 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 167.74 s
Current children cumulated vsize: 260280 KiB
Current children cumulated memory: 201624 KiB

[startup+222.3 s]
/proc/loadavg: 4.35 2.83 1.86 6/257 13178
/proc/meminfo: memFree=128208140/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=261616 memory=203032 CPUtime=227.76 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 314025 0 0 0 22733 43 0 0 20 0 2 0 30123365 267894784 50758 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 65404 50758 672 633 0 52186 0
[pid=13131/tid=13134] ppid=13128 vsize=261616 memory=16544 CPUtime=6.61 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 5725 0 0 0 656 5 0 0 20 0 2 0 30123368 267894784 50758 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 227.76 s
Current children cumulated vsize: 261616 KiB
Current children cumulated memory: 203032 KiB

[startup+282.3 s]
/proc/loadavg: 4.76 3.24 2.07 6/257 13184
/proc/meminfo: memFree=128178776/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=261748 memory=204568 CPUtime=299.82 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 315536 0 0 0 29931 51 0 0 20 0 2 0 30123365 268029952 51142 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 65437 51142 672 633 0 52219 0
[pid=13131/tid=13134] ppid=13128 vsize=261748 memory=204568 CPUtime=19.04 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 5836 0 0 0 1893 11 0 0 20 0 2 0 30123368 268029952 51142 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 299.82 s
Current children cumulated vsize: 261748 KiB

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

/proc/meminfo: memFree=128256672/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=264724 memory=207512 CPUtime=2990.71 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 349175 0 0 0 298920 151 0 0 20 0 2 0 30123365 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 66181 51878 672 633 0 52963 0
[pid=13131/tid=13134] ppid=13128 vsize=264724 memory=207512 CPUtime=20.69 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 5836 0 0 0 2057 12 0 0 20 0 2 0 30123368 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 2990.71 s
Current children cumulated vsize: 264724 KiB
Current children cumulated memory: 207512 KiB

[startup+3042.3 s]
/proc/loadavg: 5.17 5.10 4.80 7/255 13413
/proc/meminfo: memFree=128253528/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=264724 memory=207512 CPUtime=3050.49 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 350582 0 0 0 304895 154 0 0 20 0 2 0 30123365 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 66181 51878 672 633 0 52963 0
[pid=13131/tid=13134] ppid=13128 vsize=264724 memory=207512 CPUtime=20.69 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 5836 0 0 0 2057 12 0 0 20 0 2 0 30123368 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 3050.49 s
Current children cumulated vsize: 264724 KiB
Current children cumulated memory: 207512 KiB

[startup+3102.3 s]
/proc/loadavg: 5.72 5.26 4.88 6/256 13416
/proc/meminfo: memFree=128253056/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=264724 memory=207512 CPUtime=3110.26 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 350590 0 0 0 310871 155 0 0 20 0 2 0 30123365 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 66181 51878 672 633 0 52963 0
[pid=13131/tid=13134] ppid=13128 vsize=264724 memory=207512 CPUtime=20.69 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 5836 0 0 0 2057 12 0 0 20 0 2 0 30123368 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 3110.26 s
Current children cumulated vsize: 264724 KiB
Current children cumulated memory: 207512 KiB

[startup+3162.3 s]
/proc/loadavg: 5.40 5.27 4.91 7/254 13418
/proc/meminfo: memFree=128250824/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=264724 memory=207512 CPUtime=3170.06 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 350593 0 0 0 316850 156 0 0 20 0 2 0 30123365 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 66181 51878 672 633 0 52963 0
[pid=13131/tid=13134] ppid=13128 vsize=264724 memory=207512 CPUtime=20.69 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 5836 0 0 0 2057 12 0 0 20 0 2 0 30123368 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 3170.06 s
Current children cumulated vsize: 264724 KiB
Current children cumulated memory: 207512 KiB

[startup+3222.3 s]
/proc/loadavg: 5.33 5.27 4.93 7/254 13419
/proc/meminfo: memFree=128250856/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=264724 memory=207512 CPUtime=3229.87 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 351630 0 0 0 322829 158 0 0 20 0 2 0 30123365 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 66181 51878 672 633 0 52963 0
[pid=13131/tid=13134] ppid=13128 vsize=264724 memory=207512 CPUtime=20.69 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 5836 0 0 0 2057 12 0 0 20 0 2 0 30123368 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 3229.87 s
Current children cumulated vsize: 264724 KiB
Current children cumulated memory: 207512 KiB

[startup+3282.3 s]
/proc/loadavg: 5.18 5.23 4.94 6/255 13424
/proc/meminfo: memFree=128250880/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=264724 memory=207512 CPUtime=3289.68 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 351630 0 0 0 328808 160 0 0 20 0 2 0 30123365 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 66181 51878 672 633 0 52963 0
[pid=13131/tid=13134] ppid=13128 vsize=264724 memory=207512 CPUtime=20.69 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 5836 0 0 0 2057 12 0 0 20 0 2 0 30123368 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 3289.68 s
Current children cumulated vsize: 264724 KiB
Current children cumulated memory: 207512 KiB

[startup+3342.3 s]
/proc/loadavg: 5.02 5.19 4.95 7/255 13430
/proc/meminfo: memFree=128250660/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=264724 memory=207512 CPUtime=3349.49 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 352658 0 0 0 334786 163 0 0 20 0 2 0 30123365 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 66181 51878 672 633 0 52963 0
[pid=13131/tid=13134] ppid=13128 vsize=264724 memory=207512 CPUtime=20.69 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 5836 0 0 0 2057 12 0 0 20 0 2 0 30123368 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 3349.49 s
Current children cumulated vsize: 264724 KiB
Current children cumulated memory: 207512 KiB

[startup+3402.3 s]
/proc/loadavg: 5.11 5.18 4.96 6/255 13432
/proc/meminfo: memFree=128247108/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=264724 memory=207512 CPUtime=3409.29 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 352668 0 0 0 340765 164 0 0 20 0 2 0 30123365 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 66181 51878 672 633 0 52963 0
[pid=13131/tid=13134] ppid=13128 vsize=264724 memory=207512 CPUtime=20.69 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 5836 0 0 0 2057 12 0 0 20 0 2 0 30123368 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 3409.29 s
Current children cumulated vsize: 264724 KiB
Current children cumulated memory: 207512 KiB

[startup+3462.3 s]
/proc/loadavg: 5.50 5.26 5.01 7/254 13480
/proc/meminfo: memFree=129018672/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=264724 memory=207512 CPUtime=3469.09 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 352668 0 0 0 346743 166 0 0 20 0 2 0 30123365 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 66181 51878 672 633 0 52963 0
[pid=13131/tid=13134] ppid=13128 vsize=264724 memory=207512 CPUtime=20.69 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 5836 0 0 0 2057 12 0 0 20 0 2 0 30123368 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 3469.09 s
Current children cumulated vsize: 264724 KiB
Current children cumulated memory: 207512 KiB

[startup+3522.3 s]
/proc/loadavg: 6.42 5.57 5.13 7/255 13528
/proc/meminfo: memFree=130114188/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=264724 memory=207512 CPUtime=3528.83 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 353704 0 0 0 352715 168 0 0 20 0 2 0 30123365 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 66181 51878 672 633 0 52963 0
[pid=13131/tid=13134] ppid=13128 vsize=264724 memory=207512 CPUtime=20.69 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 5836 0 0 0 2057 12 0 0 20 0 2 0 30123368 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 3528.83 s
Current children cumulated vsize: 264724 KiB
Current children cumulated memory: 207512 KiB

[startup+3582.3 s]
/proc/loadavg: 6.65 5.79 5.23 8/254 13530
/proc/meminfo: memFree=130110520/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=264724 memory=207512 CPUtime=3589.96 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 353705 0 0 0 358826 170 0 0 20 0 2 0 30123365 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 66181 51878 672 633 0 52963 0
[pid=13131/tid=13134] ppid=13128 vsize=264724 memory=16544 CPUtime=22.13 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 5836 0 0 0 2201 12 0 0 20 0 2 0 30123368 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 3589.96 s
Current children cumulated vsize: 264724 KiB
Current children cumulated memory: 207512 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3592.4 s]
/proc/loadavg: 6.70 5.83 5.25 7/255 13533
/proc/meminfo: memFree=130110424/131382120 swapFree=33010684/33010684
[pid=13131] ppid=13128 vsize=264724 memory=207512 CPUtime=3600.01 cores=5,7
/proc/13131/stat : 13131 (pb_competition_) R 13128 13131 13082 0 -1 4194304 353705 0 0 0 359831 170 0 0 20 0 2 0 30123365 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
/proc/13131/statm: 66181 51878 672 633 0 52963 0
[pid=13131/tid=13134] ppid=13128 vsize=264724 memory=17152 CPUtime=22.13 cores=5,7
/proc/13131/task/13134/stat : 13134 (pb_competition_) S 13128 13131 13082 0 -1 4194368 5836 0 0 0 2201 12 0 0 20 0 2 0 30123368 271077376 51878 18446744073709551615 4198400 6788177 140734460169440 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 11218944 140734460176729 140734460176856 140734460176856 140734460182458 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 264724 KiB
Current children cumulated memory: 207512 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.4 s, system=1.71842 s

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

Child status: 0

Real time (s): 3592.51
CPU time (s): 3600.12
CPU user time (s): 3598.4
CPU system time (s): 1.71842
CPU usage (%): 100.212
Max. virtual memory (cumulated for all children) (KiB): 264724
Max. memory (cumulated for all children) (KiB): 207512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.4
system time used= 1.71842
maximum resident set size= 207512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 362334
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= 5248
involuntary context switches= 1873


# summary of solver processes directly reported to runsolver:
#   pid: 13131
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3598.4
#   total CPU system time (s): 1.71842

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.5469 second user time and 32.6389 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-06-28 23:00:47
IDJOB=4491606
IDBENCH=147727
IDSOLVER=3347
FILE ID=nodeC003/4491606-1751144447
RUNJOBID= nodeC003-1751144447-13095
SLURM_JOB_ID= 9587440
Free space on /tmp= 433028 MiB

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

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

MD5SUM BENCH= 76d76a6e9366419c7968e5756d4a65f6
RANDOM SEED=1724522450

nodeC003 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.302
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.44
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.175
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.44
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.155
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.44
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.162
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.44
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.161
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.44
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.176
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.44
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.481
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.44
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.203
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        130309380 kB
MemAvailable:   129918976 kB
Buffers:            3280 kB
Cached:           386708 kB
SwapCached:            0 kB
Active:           299984 kB
Inactive:         173536 kB
Active(anon):     101492 kB
Inactive(anon):        0 kB
Active(file):     198492 kB
Inactive(file):   173536 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             21068 kB
Writeback:             0 kB
AnonPages:         86584 kB
Mapped:           101436 kB
Shmem:             17960 kB
KReclaimable:      83036 kB
Slab:             161160 kB
SReclaimable:      83036 kB
SUnreclaim:        78124 kB
KernelStack:        3816 kB
PageTables:         2672 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     349448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149272 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 433016 MiB
End job on nodeC003 at 2025-06-29 00:00:40