Trace number 4512090

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) 3602.15 3615.14

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw512/normalized-hw512-vm98p-dec.opb.negationfix.opb
MD5SUM0020647681361a6ff6bc771888680f52
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark12.925
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2723840
Total number of constraints11664
Number of constraints which are clauses5319
Number of constraints which are cardinality constraints (but not clauses)5319
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint5319
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 1971071
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 4438491
Number of bits of the biggest sum of numbers23
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/)
17.82/14.94	c #variable: 2723840
17.82/14.94	c #constraint: 11664
17.82/14.94	c #equal: 0
17.82/14.94	c intsize: 23
17.82/14.94	c sizeproduct: 0
17.82/14.94	c #soft: 0
17.82/14.94	c mincost: 0
17.82/14.94	c maxcost: 0
17.82/14.94	c sumcost: 0
17.82/14.94	c iteration_max: -1
17.82/14.94	c time_max: -1
17.82/14.94	c number_of_threads(move update): 2
17.82/14.94	c number_of_threads(move evaluation): 2
17.82/14.94	c seed: 1635441396

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (54370 MiB free)
  memory of node 1: 64465 MiB (63725 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512090-1751209347/watcher-4512090-1751209347 -o /tmp/evaluation-result-4512090-1751209347/solver-4512090-1751209347 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751206246-26133 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1635441396 HOME/instance-4512090-1751209347.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
Current StackSize limit: 8192 KiB

solver pid=26718, runsolver pid=26715

[startup+0.100063 s]*
/proc/loadavg: 5.09 5.09 5.31 7/267 26719
/proc/meminfo: memFree=120794080/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=146640 memory=137160 CPUtime=0.09 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 33924 0 0 0 2 7 0 0 20 0 2 0 36613455 150159360 34290 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 36660 34290 576 633 0 35875 0
[pid=26718/tid=26720] ppid=26715 vsize=146640 memory=4026531960 CPUtime=0 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) R 26715 26718 26120 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 36613465 150159360 34290 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 0 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 146640 KiB
Current children cumulated memory: 137160 KiB

[startup+0.205652 s]*
/proc/loadavg: 5.09 5.09 5.31 7/268 26720
/proc/meminfo: memFree=120737884/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=244772 memory=191568 CPUtime=0.29 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 47716 0 0 0 21 8 0 0 20 0 2 0 36613455 250646528 47892 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 61193 47892 576 633 0 50195 0
[pid=26718/tid=26720] ppid=26715 vsize=244772 memory=664958721904869660 CPUtime=0.09 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) R 26715 26718 26120 0 -1 4194368 6172 0 0 0 9 0 0 0 20 0 2 0 36613465 250646528 47924 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 0 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 244772 KiB
Current children cumulated memory: 191568 KiB

[startup+0.305637 s]*
/proc/loadavg: 5.09 5.09 5.31 8/268 26720
/proc/meminfo: memFree=120689784/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=273512 memory=242256 CPUtime=0.48 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 60394 0 0 0 38 10 0 0 20 0 2 0 36613455 280076288 60564 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 68378 60564 576 633 0 63470 0
[pid=26718/tid=26720] ppid=26715 vsize=273512 memory=7970950808393628273 CPUtime=0.19 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) R 26715 26718 26120 0 -1 4194368 12266 0 0 0 17 2 0 0 20 0 2 0 36613465 280076288 60564 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 0 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 273512 KiB
Current children cumulated memory: 242256 KiB

[startup+0.700195 s]
/proc/loadavg: 5.09 5.09 5.31 8/268 26720
/proc/meminfo: memFree=120594780/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=519852 memory=445264 CPUtime=1.25 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 111145 0 0 0 106 19 0 0 20 0 2 0 36613455 532328448 111316 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 129963 111316 576 633 0 116614 0
[pid=26718/tid=26720] ppid=26715 vsize=519852 memory=17408 CPUtime=0.57 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) R 26715 26718 26120 0 -1 4194368 36589 0 0 0 51 6 0 0 20 0 2 0 36613465 532328448 111316 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 0 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 1.25 s
Current children cumulated vsize: 519852 KiB
Current children cumulated memory: 445264 KiB

[startup+1.50019 s]
/proc/loadavg: 5.09 5.09 5.31 8/268 26720
/proc/meminfo: memFree=120313548/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=827064 memory=754896 CPUtime=2.39 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 190008 0 0 0 208 31 0 0 20 0 2 0 36613455 846913536 188724 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 206766 188724 576 633 0 198949 0
[pid=26718/tid=26720] ppid=26715 vsize=827064 memory=17408 CPUtime=0.92 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 58505 0 0 0 83 9 0 0 20 0 2 0 36613465 846913536 188724 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 0 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 2.39 s
Current children cumulated vsize: 827064 KiB
Current children cumulated memory: 754896 KiB

[startup+3.10542 s]
/proc/loadavg: 5.09 5.09 5.31 7/268 26720
/proc/meminfo: memFree=119806644/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=1218200 memory=1138076 CPUtime=4 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 323287 0 0 0 351 49 0 0 20 0 2 0 36613455 1247436800 284519 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 304550 284519 576 633 0 296733 0
[pid=26718/tid=26720] ppid=26715 vsize=1218200 memory=838224 CPUtime=0.92 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 58506 0 0 0 83 9 0 0 20 0 2 0 36613465 1247436800 284519 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 0 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 4 s
Current children cumulated vsize: 1218200 KiB
Current children cumulated memory: 1138076 KiB

[startup+6.30017 s]
/proc/loadavg: 5.17 5.10 5.32 6/268 26720
/proc/meminfo: memFree=119571748/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=1397080 memory=1317028 CPUtime=7.18 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 545840 0 0 0 651 67 0 0 20 0 2 0 36613455 1430609920 329257 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 349270 329257 576 633 0 341453 0
[pid=26718/tid=26720] ppid=26715 vsize=1397080 memory=17408 CPUtime=0.92 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 58506 0 0 0 83 9 0 0 20 0 2 0 36613465 1430609920 329257 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 0 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 7.18 s
Current children cumulated vsize: 1397080 KiB
Current children cumulated memory: 1317028 KiB

[startup+12.7002 s]
/proc/loadavg: 5.23 5.12 5.32 7/268 26720
/proc/meminfo: memFree=118540732/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=2545312 memory=2452816 CPUtime=15.62 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 1188707 0 0 0 1433 129 0 0 20 0 2 0 36613455 2606399488 613204 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 636328 613204 608 633 0 625300 0
[pid=26718/tid=26720] ppid=26715 vsize=2545312 memory=2419792 CPUtime=2.99 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 185335 0 0 0 277 22 0 0 20 0 2 0 36613465 2606399488 613204 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 0 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 15.62 s
Current children cumulated vsize: 2545312 KiB
Current children cumulated memory: 2452816 KiB

[startup+25.5002 s]
/proc/loadavg: 5.33 5.15 5.33 7/268 26721
/proc/meminfo: memFree=117082132/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=3852648 memory=3759960 CPUtime=28.38 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 2138272 0 0 0 2620 218 0 0 20 0 2 0 36613455 3945111552 939990 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 963162 939990 640 633 0 952134 0
[pid=26718/tid=26720] ppid=26715 vsize=3852648 memory=3022880 CPUtime=2.99 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 185337 0 0 0 277 22 0 0 20 0 2 0 36613465 3945111552 939990 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 28.38 s
Current children cumulated vsize: 3852648 KiB
Current children cumulated memory: 3759960 KiB

[startup+51.106 s]
/proc/loadavg: 5.36 5.17 5.33 6/268 26721
/proc/meminfo: memFree=116791620/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=4250404 memory=4157888 CPUtime=53.9 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 2411642 0 0 0 5148 242 0 0 20 0 2 0 36613455 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 1062601 1039472 640 633 0 1051573 0
[pid=26718/tid=26720] ppid=26715 vsize=4250404 memory=17408 CPUtime=2.99 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 185337 0 0 0 277 22 0 0 20 0 2 0 36613465 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 53.9 s
Current children cumulated vsize: 4250404 KiB
Current children cumulated memory: 4157888 KiB

[startup+102.3 s]
/proc/loadavg: 5.26 5.17 5.32 6/267 26723
/proc/meminfo: memFree=116773172/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=4250404 memory=4157888 CPUtime=104.89 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 2415901 0 0 0 10247 242 0 0 20 0 2 0 36613455 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 1062601 1039472 640 633 0 1051573 0
[pid=26718/tid=26720] ppid=26715 vsize=4250404 memory=17408 CPUtime=2.99 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 185337 0 0 0 277 22 0 0 20 0 2 0 36613465 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 104.89 s
Current children cumulated vsize: 4250404 KiB
Current children cumulated memory: 4157888 KiB

[startup+162.3 s]
/proc/loadavg: 5.27 5.21 5.33 7/267 26725
/proc/meminfo: memFree=116771240/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=4250404 memory=4157888 CPUtime=164.66 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 2420301 0 0 0 16223 243 0 0 20 0 2 0 36613455 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 1062601 1039472 640 633 0 1051573 0
[pid=26718/tid=26720] ppid=26715 vsize=4250404 memory=5632 CPUtime=2.99 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 185337 0 0 0 277 22 0 0 20 0 2 0 36613465 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 164.66 s
Current children cumulated vsize: 4250404 KiB
Current children cumulated memory: 4157888 KiB

[startup+222.3 s]
/proc/loadavg: 4.96 5.14 5.29 7/267 26728
/proc/meminfo: memFree=116787912/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=4250404 memory=4157888 CPUtime=224.43 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 2424466 0 0 0 22200 243 0 0 20 0 2 0 36613455 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 1062601 1039472 640 633 0 1051573 0
[pid=26718/tid=26720] ppid=26715 vsize=4250404 memory=17408 CPUtime=2.99 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 185337 0 0 0 277 22 0 0 20 0 2 0 36613465 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 224.43 s
Current children cumulated vsize: 4250404 KiB
Current children cumulated memory: 4157888 KiB

[startup+282.3 s]
/proc/loadavg: 4.85 5.08 5.26 5/269 26780
/proc/meminfo: memFree=121198900/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=4250404 memory=4157888 CPUtime=284.19 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 2429118 0 0 0 28176 243 0 0 20 0 2 0 36613455 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 1062601 1039472 640 633 0 1051573 0
[pid=26718/tid=26720] ppid=26715 vsize=4250404 memory=4157888 CPUtime=2.99 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 185337 0 0 0 277 22 0 0 20 0 2 0 36613465 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 284.19 s
Current children cumulated vsize: 4250404 KiB

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

/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 2579021 0 0 0 314890 253 0 0 20 0 2 0 36613455 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 1062601 1039472 640 633 0 1051573 0
[pid=26718/tid=26720] ppid=26715 vsize=4250404 memory=4157888 CPUtime=2.99 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 185337 0 0 0 277 22 0 0 20 0 2 0 36613465 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 3151.43 s
Current children cumulated vsize: 4250404 KiB
Current children cumulated memory: 4157888 KiB

[startup+3222.3 s]
/proc/loadavg: 5.57 5.70 5.49 7/267 27112
/proc/meminfo: memFree=125674660/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=4250404 memory=4157888 CPUtime=3211.15 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 2579241 0 0 0 320862 253 0 0 20 0 2 0 36613455 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 1062601 1039472 640 633 0 1051573 0
[pid=26718/tid=26720] ppid=26715 vsize=4250404 memory=4157888 CPUtime=2.99 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 185337 0 0 0 277 22 0 0 20 0 2 0 36613465 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 3211.15 s
Current children cumulated vsize: 4250404 KiB
Current children cumulated memory: 4157888 KiB

[startup+3282.3 s]
/proc/loadavg: 5.42 5.66 5.49 6/267 27114
/proc/meminfo: memFree=125648084/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=4250404 memory=4157888 CPUtime=3270.87 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 2579462 0 0 0 326834 253 0 0 20 0 2 0 36613455 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 1062601 1039472 640 633 0 1051573 0
[pid=26718/tid=26720] ppid=26715 vsize=4250404 memory=4157888 CPUtime=2.99 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 185337 0 0 0 277 22 0 0 20 0 2 0 36613465 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 3270.87 s
Current children cumulated vsize: 4250404 KiB
Current children cumulated memory: 4157888 KiB

[startup+3342.3 s]
/proc/loadavg: 5.70 5.69 5.51 5/267 27116
/proc/meminfo: memFree=125656756/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=4250404 memory=4157888 CPUtime=3330.59 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 2579645 0 0 0 332806 253 0 0 20 0 2 0 36613455 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 1062601 1039472 640 633 0 1051573 0
[pid=26718/tid=26720] ppid=26715 vsize=4250404 memory=4157888 CPUtime=2.99 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 185337 0 0 0 277 22 0 0 20 0 2 0 36613465 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 3330.59 s
Current children cumulated vsize: 4250404 KiB
Current children cumulated memory: 4157888 KiB

[startup+3402.3 s]
/proc/loadavg: 5.89 5.75 5.55 6/269 27122
/proc/meminfo: memFree=125672892/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=4250404 memory=4157888 CPUtime=3390.3 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 2579863 0 0 0 338777 253 0 0 20 0 2 0 36613455 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 1062601 1039472 640 633 0 1051573 0
[pid=26718/tid=26720] ppid=26715 vsize=4250404 memory=14572 CPUtime=2.99 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 185337 0 0 0 277 22 0 0 20 0 2 0 36613465 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 3390.3 s
Current children cumulated vsize: 4250404 KiB
Current children cumulated memory: 4157888 KiB

[startup+3462.3 s]
/proc/loadavg: 5.54 5.67 5.53 6/269 27124
/proc/meminfo: memFree=125680984/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=4250404 memory=4157888 CPUtime=3450.02 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 2583339 0 0 0 344749 253 0 0 20 0 2 0 36613455 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 1062601 1039472 640 633 0 1051573 0
[pid=26718/tid=26720] ppid=26715 vsize=4250404 memory=4157888 CPUtime=2.99 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 185337 0 0 0 277 22 0 0 20 0 2 0 36613465 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 3450.02 s
Current children cumulated vsize: 4250404 KiB
Current children cumulated memory: 4157888 KiB

[startup+3522.3 s]
/proc/loadavg: 5.69 5.70 5.55 7/269 27142
/proc/meminfo: memFree=125680972/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=4250404 memory=4157888 CPUtime=3509.73 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 2583620 0 0 0 350720 253 0 0 20 0 2 0 36613455 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 1062601 1039472 640 633 0 1051573 0
[pid=26718/tid=26720] ppid=26715 vsize=4250404 memory=4157888 CPUtime=2.99 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 185337 0 0 0 277 22 0 0 20 0 2 0 36613465 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 3509.73 s
Current children cumulated vsize: 4250404 KiB
Current children cumulated memory: 4157888 KiB

[startup+3582.3 s]
/proc/loadavg: 5.58 5.66 5.55 6/269 27144
/proc/meminfo: memFree=125680952/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=4250404 memory=4157888 CPUtime=3569.45 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 2583862 0 0 0 356692 253 0 0 20 0 2 0 36613455 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 1062601 1039472 640 633 0 1051573 0
[pid=26718/tid=26720] ppid=26715 vsize=4250404 memory=4157888 CPUtime=2.99 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 185337 0 0 0 277 22 0 0 20 0 2 0 36613465 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 3569.45 s
Current children cumulated vsize: 4250404 KiB
Current children cumulated memory: 4157888 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613 s]*
/proc/loadavg: 5.63 5.68 5.56 8/269 27144
/proc/meminfo: memFree=125681024/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=4250404 memory=4157888 CPUtime=3600.01 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 2583978 0 0 0 359748 253 0 0 20 0 2 0 36613455 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 1062601 1039472 640 633 0 1051573 0
[pid=26718/tid=26720] ppid=26715 vsize=4250404 memory=7971803999368329579 CPUtime=2.99 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 185337 0 0 0 277 22 0 0 20 0 2 0 36613465 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 4250404 KiB
Current children cumulated memory: 4157888 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+3615.14 s]
# the end of solver process 26718 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3599.48 s, system=2.6652 s

Solver just ended.
Dumping a history of the last processes samples

[startup+3614.4 s]
/proc/loadavg: 5.63 5.68 5.56 8/269 27144
/proc/meminfo: memFree=125681024/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=4250404 memory=4157888 CPUtime=3601.4 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 2583982 0 0 0 359887 253 0 0 20 0 2 0 36613455 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 1062601 1039472 640 633 0 1051573 0
[pid=26718/tid=26720] ppid=26715 vsize=4250404 memory=3456 CPUtime=2.99 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 185337 0 0 0 277 22 0 0 20 0 2 0 36613465 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 3601.4 s
Current children cumulated vsize: 4250404 KiB
Current children cumulated memory: 4157888 KiB

[startup+3614.8 s]
/proc/loadavg: 5.63 5.68 5.56 8/269 27144
/proc/meminfo: memFree=125681024/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=4250404 memory=4157888 CPUtime=3601.8 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 2583984 0 0 0 359927 253 0 0 20 0 2 0 36613455 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 1062601 1039472 640 633 0 1051573 0
[pid=26718/tid=26720] ppid=26715 vsize=4250404 memory=4157888 CPUtime=2.99 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 185337 0 0 0 277 22 0 0 20 0 2 0 36613465 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 3601.8 s
Current children cumulated vsize: 4250404 KiB
Current children cumulated memory: 4157888 KiB

[startup+3615 s]*
/proc/loadavg: 5.58 5.67 5.55 6/269 27144
/proc/meminfo: memFree=125681024/131249996 swapFree=33010684/33010684
[pid=26718] ppid=26715 vsize=4250404 memory=4157888 CPUtime=3602 cores=5,7
/proc/26718/stat : 26718 (pb_competition_) R 26715 26718 26120 0 -1 4194304 2583984 0 0 0 359947 253 0 0 20 0 2 0 36613455 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
/proc/26718/statm: 1062601 1039472 640 633 0 1051573 0
[pid=26718/tid=26720] ppid=26715 vsize=4250404 memory=7971803999368329579 CPUtime=2.99 cores=5,7
/proc/26718/task/26720/stat : 26720 (pb_competition_) S 26715 26718 26120 0 -1 4194368 185337 0 0 0 277 22 0 0 20 0 2 0 36613465 4352413696 1039472 18446744073709551615 4198400 6788177 140735799700992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 31289344 140735799707993 140735799708120 140735799708120 140735799713722 0
Current children cumulated CPU time: 3602 s
Current children cumulated vsize: 4250404 KiB
Current children cumulated memory: 4157888 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3615.14
CPU time (s): 3602.15
CPU user time (s): 3599.48
CPU system time (s): 2.6652
CPU usage (%): 99.6407
Max. virtual memory (cumulated for all children) (KiB): 4250404
Max. memory (cumulated for all children) (KiB): 4157888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.48
system time used= 2.6652
maximum resident set size= 4157888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2583985
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= 2997
involuntary context switches= 18477


# summary of solver processes directly reported to runsolver:
#   pid: 26718
#   total CPU time (s): 3602.15
#   total CPU user time (s): 3599.48
#   total CPU system time (s): 2.6652

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.08603 second user time and 18.1734 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-06-29 17:02:28
IDJOB=4512090
IDBENCH=160492
IDSOLVER=3347
FILE ID=nodeC032/4512090-1751209347
RUNJOBID= nodeC032-1751206246-26133
SLURM_JOB_ID= 9587632
Free space on /tmp= 431864 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw512/normalized-hw512-vm98p-dec.opb.negationfix.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-4512090-1751209347/watcher-4512090-1751209347 -o /tmp/evaluation-result-4512090-1751209347/solver-4512090-1751209347 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751206246-26133 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1635441396 HOME/instance-4512090-1751209347.opb

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

MD5SUM BENCH= 0020647681361a6ff6bc771888680f52
RANDOM SEED=1635441396

nodeC032 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.824
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.818
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.498
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3627.530
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.651
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3579.194
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.910
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.917
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        120930700 kB
MemAvailable:   120806076 kB
Buffers:            3280 kB
Cached:           685664 kB
SwapCached:            0 kB
Active:          9241320 kB
Inactive:         432472 kB
Active(anon):    9002916 kB
Inactive(anon):        0 kB
Active(file):     238404 kB
Inactive(file):   432472 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            138536 kB
Writeback:             0 kB
AnonPages:       8987984 kB
Mapped:           110764 kB
Shmem:             18068 kB
KReclaimable:      87480 kB
Slab:             171188 kB
SReclaimable:      87480 kB
SUnreclaim:        83708 kB
KernelStack:        4336 kB
PageTables:        20612 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    9409492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1398784 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431920 MiB
End job on nodeC032 at 2025-06-29 18:02:43