Trace number 4506364

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 NameAnswerobjective functionCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3602.22 3584.4

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/graca/
normalized-ped2.G.recomb10-0.10-9.opb
MD5SUM623011bcb799422f8ca68e1af7825a24
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark47741
Best CPU time to get the best result obtained on this benchmark21.3279
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables211564
Total number of constraints2445434
Number of constraints which are clauses2445434
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
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/)
11.05/7.09	c #variable: 211564
11.05/7.09	c #constraint: 2445434
11.05/7.09	c #equal: 0
11.05/7.09	c intsize: 24
11.05/7.09	c sizeproduct: 0
11.05/7.09	c #soft: 0
11.05/7.09	c mincost: 0
11.05/7.09	c maxcost: 0
11.05/7.09	c sumcost: 0
11.05/7.09	c iteration_max: -1
11.05/7.09	c time_max: -1
11.05/7.09	c number_of_threads(move update): 2
11.05/7.09	c number_of_threads(move evaluation): 2
11.05/7.09	c seed: 513193043

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4506364-1751433117/watcher-4506364-1751433117 -o /tmp/evaluation-result-4506364-1751433117/solver-4506364-1751433117 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751425722-70120 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 513193043 HOME/instance-4506364-1751433117.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100068 s]*
/proc/loadavg: 4.72 4.81 4.84 5/267 70977
/proc/meminfo: memFree=119972128/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=77360 memory=71960 CPUtime=0.1 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 13491 0 0 0 7 3 0 0 20 0 1 0 58990547 79216640 17990 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 19340 17990 576 633 0 18556 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 77360 KiB
Current children cumulated memory: 71960 KiB

[startup+0.205849 s]*
/proc/loadavg: 4.72 4.81 4.84 5/267 70977
/proc/meminfo: memFree=119899292/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=151840 memory=142404 CPUtime=0.2 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 24464 0 0 0 14 6 0 0 20 0 1 0 58990547 155484160 35601 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 37960 35601 576 633 0 37176 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 151840 KiB
Current children cumulated memory: 142404 KiB

[startup+0.305495 s]*
/proc/loadavg: 4.72 4.81 4.84 5/267 70977
/proc/meminfo: memFree=119793688/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=273060 memory=198540 CPUtime=0.3 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 34001 0 0 0 20 10 0 0 20 0 1 0 58990547 279613440 49635 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 68265 49635 576 633 0 67481 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 273060 KiB
Current children cumulated memory: 198540 KiB

[startup+0.700214 s]
/proc/loadavg: 4.72 4.81 4.84 6/268 70978
/proc/meminfo: memFree=119615368/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=570188 memory=480516 CPUtime=0.99 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 60556 0 0 0 81 18 0 0 20 0 2 0 58990547 583872512 120129 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 142547 120129 576 633 0 137533 0
[pid=70976/tid=70978] ppid=70973 vsize=570188 memory=10752 CPUtime=0.3 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) R 70973 70976 70109 0 -1 4194368 12156 0 0 0 27 3 0 0 20 0 2 0 58990586 583872512 120129 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 0 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 570188 KiB
Current children cumulated memory: 480516 KiB

[startup+1.50021 s]
/proc/loadavg: 4.72 4.81 4.84 7/268 70978
/proc/meminfo: memFree=119454088/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=833788 memory=738564 CPUtime=2.57 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 126379 0 0 0 227 30 0 0 20 0 2 0 58990547 853798912 184641 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 208480 184641 576 633 0 202043 0
[pid=70976/tid=70978] ppid=70973 vsize=833920 memory=10752 CPUtime=1.09 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) R 70973 70976 70109 0 -1 4194368 44140 0 0 0 99 10 0 0 20 0 2 0 58990586 853934080 184641 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 0 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 2.57 s
Current children cumulated vsize: 833788 KiB
Current children cumulated memory: 738564 KiB

[startup+3.10548 s]
/proc/loadavg: 4.66 4.79 4.83 5/268 70978
/proc/meminfo: memFree=118990600/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=1123512 memory=1048920 CPUtime=4.94 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 334744 0 0 0 441 53 0 0 20 0 2 0 58990547 1150476288 262230 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 280878 262230 576 633 0 279729 0
[pid=70976/tid=70978] ppid=70973 vsize=1123512 memory=0 CPUtime=1.99 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) S 70973 70976 70109 0 -1 4194368 89170 0 0 0 181 18 0 0 20 0 2 0 58990586 1150476288 262230 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 0 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 4.94 s
Current children cumulated vsize: 1123512 KiB
Current children cumulated memory: 1048920 KiB

[startup+6.30022 s]
/proc/loadavg: 4.66 4.79 4.83 8/268 70978
/proc/meminfo: memFree=116855040/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=3307044 memory=3235256 CPUtime=9.8 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 812446 0 0 0 846 134 0 0 20 0 2 0 58990547 3386413056 808814 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 826761 808814 608 633 0 810544 0
[pid=70976/tid=70978] ppid=70973 vsize=3307044 memory=14692 CPUtime=3.68 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) R 70973 70976 70109 0 -1 4194368 236799 0 0 0 332 36 0 0 20 0 2 0 58990586 3386413056 808814 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 0 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 9.8 s
Current children cumulated vsize: 3307044 KiB
Current children cumulated memory: 3235256 KiB

[startup+12.7002 s]
/proc/loadavg: 4.61 4.78 4.83 6/268 70978
/proc/meminfo: memFree=116260080/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=3836124 memory=3770048 CPUtime=16.72 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 1238708 0 0 0 1494 178 0 0 20 0 2 0 58990547 3928190976 942512 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 959031 942512 672 633 0 947583 0
[pid=70976/tid=70978] ppid=70973 vsize=3836124 memory=3770048 CPUtime=4.43 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) S 70973 70976 70109 0 -1 4194368 279076 0 0 0 400 43 0 0 20 0 2 0 58990586 3928190976 942512 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 16.72 s
Current children cumulated vsize: 3836124 KiB
Current children cumulated memory: 3770048 KiB

[startup+25.5002 s]
/proc/loadavg: 4.54 4.76 4.82 5/268 70978
/proc/meminfo: memFree=115073820/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=4940948 memory=4879112 CPUtime=29.46 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 1902784 0 0 0 2702 244 0 0 20 0 2 0 58990547 5059530752 1219778 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 1235237 1219778 672 633 0 1223789 0
[pid=70976/tid=70978] ppid=70973 vsize=4940948 memory=14692 CPUtime=4.43 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) S 70973 70976 70109 0 -1 4194368 279076 0 0 0 400 43 0 0 20 0 2 0 58990586 5059530752 1219778 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 29.46 s
Current children cumulated vsize: 4940948 KiB
Current children cumulated memory: 4879112 KiB

[startup+51.1056 s]
/proc/loadavg: 4.51 4.73 4.81 7/269 70980
/proc/meminfo: memFree=112672452/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=7173744 memory=7111472 CPUtime=54.98 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 3051412 0 0 0 5120 378 0 0 20 0 2 0 58990547 7345913856 1777868 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 1793436 1777868 672 633 0 1781988 0
[pid=70976/tid=70978] ppid=70973 vsize=7173744 memory=14692 CPUtime=4.53 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) S 70973 70976 70109 0 -1 4194368 279076 0 0 0 410 43 0 0 20 0 2 0 58990586 7345913856 1777868 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 54.98 s
Current children cumulated vsize: 7173744 KiB
Current children cumulated memory: 7111472 KiB

[startup+102.3 s]
/proc/loadavg: 4.44 4.67 4.78 6/269 70981
/proc/meminfo: memFree=112698936/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=7173744 memory=7111472 CPUtime=106.65 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 4879804 0 0 0 10009 656 0 0 20 0 2 0 58990547 7345913856 1777868 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 1793436 1777868 672 633 0 1781988 0
[pid=70976/tid=70978] ppid=70973 vsize=7173744 memory=7198472 CPUtime=6.35 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) S 70973 70976 70109 0 -1 4194368 308152 0 0 0 590 45 0 0 20 0 2 0 58990586 7345913856 1777868 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 106.65 s
Current children cumulated vsize: 7173744 KiB
Current children cumulated memory: 7111472 KiB

[startup+162.3 s]
/proc/loadavg: 4.77 4.71 4.79 5/269 71029
/proc/meminfo: memFree=108050684/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=7260600 memory=7198308 CPUtime=166.97 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 6857085 0 0 0 15699 998 0 0 20 0 2 0 58990547 7434854400 1799577 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 1815150 1799577 672 633 0 1803702 0
[pid=70976/tid=70978] ppid=70973 vsize=7260600 memory=14692 CPUtime=8.13 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) S 70973 70976 70109 0 -1 4194368 317902 0 0 0 767 46 0 0 20 0 2 0 58990586 7434854400 1799577 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 166.97 s
Current children cumulated vsize: 7260600 KiB
Current children cumulated memory: 7198308 KiB

[startup+222.3 s]
/proc/loadavg: 4.58 4.66 4.77 5/269 71031
/proc/meminfo: memFree=104388736/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=7214504 memory=7152236 CPUtime=226.78 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 9178568 0 0 0 21285 1393 0 0 20 0 2 0 58990547 7387652096 1788059 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 1803626 1788059 672 633 0 1792178 0
[pid=70976/tid=70978] ppid=70973 vsize=7214504 memory=10752 CPUtime=8.29 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) S 70973 70976 70109 0 -1 4194368 317952 0 0 0 783 46 0 0 20 0 2 0 58990586 7387652096 1788059 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 226.78 s
Current children cumulated vsize: 7214504 KiB
Current children cumulated memory: 7152236 KiB

[startup+282.3 s]
/proc/loadavg: 4.51 4.63 4.75 6/269 71033
/proc/meminfo: memFree=104404008/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=7369860 memory=7307504 CPUtime=286.49 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 11344062 0 0 0 26867 1782 0 0 20 0 2 0 58990547 7546736640 1826876 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 1842465 1826876 672 633 0 1831017 0
[pid=70976/tid=70978] ppid=70973 vsize=7369860 memory=7152236 CPUtime=8.29 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) S 70973 70976 70109 0 -1 4194368 317952 0 0 0 783 46 0 0 20 0 2 0 58990586 7546736640 1826876 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 286.49 s
Current children cumulated vsize: 7369860 KiB
Current children cumulated memory: 7307504 KiB

[startup+342.3 s]
/proc/loadavg: 4.45 4.59 4.73 5/269 71035
/proc/meminfo: memFree=104366792/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=7236828 memory=7174560 CPUtime=346.82 cores=4,6

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

/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 118226661 0 0 0 301736 22110 0 0 20 0 2 0 58990547 7871012864 1906030 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 1921634 1906030 672 633 0 1910186 0
[pid=70976/tid=70978] ppid=70973 vsize=7686536 memory=7421856 CPUtime=34.23 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) S 70973 70976 70109 0 -1 4194368 542667 0 0 0 3358 65 0 0 20 0 2 0 58990586 7871012864 1906030 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 3238.46 s
Current children cumulated vsize: 7686536 KiB
Current children cumulated memory: 7624120 KiB

[startup+3282.3 s]
/proc/loadavg: 4.42 4.39 4.35 5/269 71278
/proc/meminfo: memFree=94999940/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=7506664 memory=7444396 CPUtime=3298.76 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 120484656 0 0 0 307355 22521 0 0 20 0 2 0 58990547 7686823936 1861099 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 1876666 1861099 672 633 0 1865218 0
[pid=70976/tid=70978] ppid=70973 vsize=7506664 memory=7414036 CPUtime=34.81 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) S 70973 70976 70109 0 -1 4194368 547144 0 0 0 3416 65 0 0 20 0 2 0 58990586 7686823936 1861099 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 3298.76 s
Current children cumulated vsize: 7506664 KiB
Current children cumulated memory: 7444396 KiB

[startup+3342.3 s]
/proc/loadavg: 4.25 4.35 4.33 5/269 71280
/proc/meminfo: memFree=94967472/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=7506692 memory=7444424 CPUtime=3359 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 122773728 0 0 0 312941 22959 0 0 20 0 2 0 58990547 7686852608 1861106 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 1876673 1861106 672 633 0 1865225 0
[pid=70976/tid=70978] ppid=70973 vsize=7506692 memory=7451212 CPUtime=35.35 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) S 70973 70976 70109 0 -1 4194368 550788 0 0 0 3469 66 0 0 20 0 2 0 58990586 7686852608 1861106 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 3359 s
Current children cumulated vsize: 7506692 KiB
Current children cumulated memory: 7444424 KiB

[startup+3402.3 s]
/proc/loadavg: 4.18 4.31 4.32 6/269 71282
/proc/meminfo: memFree=94876924/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=7506692 memory=7444424 CPUtime=3419.29 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 124939169 0 0 0 318566 23363 0 0 20 0 2 0 58990547 7686852608 1861106 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 1876673 1861106 672 633 0 1865225 0
[pid=70976/tid=70978] ppid=70973 vsize=7506692 memory=7444424 CPUtime=35.92 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) S 70973 70976 70109 0 -1 4194368 554898 0 0 0 3526 66 0 0 20 0 2 0 58990586 7686852608 1861106 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 3419.29 s
Current children cumulated vsize: 7506692 KiB
Current children cumulated memory: 7444424 KiB

[startup+3462.3 s]
/proc/loadavg: 4.21 4.30 4.32 5/269 71284
/proc/meminfo: memFree=94878104/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=7709004 memory=7646700 CPUtime=3479.55 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 127249154 0 0 0 324150 23805 0 0 20 0 2 0 58990547 7894020096 1911675 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 1927251 1911675 672 633 0 1915803 0
[pid=70976/tid=70978] ppid=70973 vsize=7709004 memory=7444424 CPUtime=36.47 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) S 70973 70976 70109 0 -1 4194368 558421 0 0 0 3581 66 0 0 20 0 2 0 58990586 7894020096 1911675 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 3479.55 s
Current children cumulated vsize: 7709004 KiB
Current children cumulated memory: 7646700 KiB

[startup+3522.3 s]
/proc/loadavg: 4.19 4.29 4.31 5/269 71286
/proc/meminfo: memFree=94812748/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=7529240 memory=7466972 CPUtime=3539.85 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 129429971 0 0 0 329783 24202 0 0 20 0 2 0 58990547 7709941760 1866743 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 1882310 1866743 672 633 0 1870862 0
[pid=70976/tid=70978] ppid=70973 vsize=7529240 memory=14692 CPUtime=37.06 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) S 70973 70976 70109 0 -1 4194368 564986 0 0 0 3639 67 0 0 20 0 2 0 58990586 7709941760 1866743 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 3539.85 s
Current children cumulated vsize: 7529240 KiB
Current children cumulated memory: 7466972 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3582.2 s]
/proc/loadavg: 4.21 4.28 4.30 6/269 71290
/proc/meminfo: memFree=94837088/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=7529268 memory=7467000 CPUtime=3600.01 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 131588324 0 0 0 335369 24632 0 0 20 0 2 0 58990547 7709970432 1866750 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 1882317 1866750 672 633 0 1870869 0
[pid=70976/tid=70978] ppid=70973 vsize=7529268 memory=6912 CPUtime=37.6 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) S 70973 70976 70109 0 -1 4194368 568934 0 0 0 3693 67 0 0 20 0 2 0 58990586 7709970432 1866750 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 7529268 KiB
Current children cumulated memory: 7467000 KiB

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

[startup+3582.3 s]
/proc/loadavg: 4.21 4.28 4.30 6/269 71290
/proc/meminfo: memFree=94837088/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=7529268 memory=7467000 CPUtime=3600.12 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 131588325 0 0 0 335380 24632 0 0 20 0 2 0 58990547 7709970432 1866750 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 1882317 1866750 672 633 0 1870869 0
[pid=70976/tid=70978] ppid=70973 vsize=7529268 memory=7581600 CPUtime=37.6 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) S 70973 70976 70109 0 -1 4194368 568934 0 0 0 3693 67 0 0 20 0 2 0 58990586 7709970432 1866750 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 3600.12 s
Current children cumulated vsize: 7529268 KiB
Current children cumulated memory: 7467000 KiB

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

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

# cumulated CPU time of all completed processes:  user=3355.58 s, system=246.636 s

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

[startup+3582.4 s]
/proc/loadavg: 4.21 4.28 4.30 6/269 71290
/proc/meminfo: memFree=94837088/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=7529268 memory=7467000 CPUtime=3600.21 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 131588343 0 0 0 335389 24632 0 0 20 0 2 0 58990547 7709970432 1866750 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 1882317 1866750 672 633 0 1870869 0
[pid=70976/tid=70978] ppid=70973 vsize=7529268 memory=18048 CPUtime=37.6 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) S 70973 70976 70109 0 -1 4194368 568934 0 0 0 3693 67 0 0 20 0 2 0 58990586 7709970432 1866750 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 3600.21 s
Current children cumulated vsize: 7529268 KiB
Current children cumulated memory: 7467000 KiB

[startup+3583.2 s]
/proc/loadavg: 4.21 4.28 4.30 5/269 71290
/proc/meminfo: memFree=94854304/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=7529268 memory=7467000 CPUtime=3601.01 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 131617524 0 0 0 335461 24640 0 0 20 0 2 0 58990547 7709970432 1866750 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 1882317 1866750 672 633 0 1870869 0
[pid=70976/tid=70978] ppid=70973 vsize=7529268 memory=7467000 CPUtime=37.6 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) S 70973 70976 70109 0 -1 4194368 568934 0 0 0 3693 67 0 0 20 0 2 0 58990586 7709970432 1866750 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 3601.01 s
Current children cumulated vsize: 7529268 KiB
Current children cumulated memory: 7467000 KiB

[startup+3584 s]*
/proc/loadavg: 4.20 4.27 4.30 5/269 71290
/proc/meminfo: memFree=95000608/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=7529268 memory=7467000 CPUtime=3601.81 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 131675414 0 0 0 335538 24643 0 0 20 0 2 0 58990547 7709970432 1866750 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 1882317 1866750 672 633 0 1870869 0
[pid=70976/tid=70978] ppid=70973 vsize=7529268 memory=7969546706191269227 CPUtime=37.6 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) S 70973 70976 70109 0 -1 4194368 568934 0 0 0 3693 67 0 0 20 0 2 0 58990586 7709970432 1866750 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 3601.81 s
Current children cumulated vsize: 7529268 KiB
Current children cumulated memory: 7467000 KiB

[startup+3584.2 s]
/proc/loadavg: 4.20 4.27 4.30 5/269 71290
/proc/meminfo: memFree=95000608/131249992 swapFree=33010684/33010684
[pid=70976] ppid=70973 vsize=7529268 memory=7467000 CPUtime=3602 cores=4,6
/proc/70976/stat : 70976 (pb_competition_) R 70973 70976 70109 0 -1 4194304 131675414 0 0 0 335557 24643 0 0 20 0 2 0 58990547 7709970432 1866750 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
/proc/70976/statm: 1882317 1866750 672 633 0 1870869 0
[pid=70976/tid=70978] ppid=70973 vsize=7529268 memory=10240 CPUtime=37.6 cores=4,6
/proc/70976/task/70978/stat : 70978 (pb_competition_) S 70973 70976 70109 0 -1 4194368 568934 0 0 0 3693 67 0 0 20 0 2 0 58990586 7709970432 1866750 18446744073709551615 4198400 6788177 140733366221600 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 34500608 140733366225242 140733366225368 140733366225368 140733366230970 0
Current children cumulated CPU time: 3602 s
Current children cumulated vsize: 7529268 KiB
Current children cumulated memory: 7467000 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3584.4
CPU time (s): 3602.22
CPU user time (s): 3355.58
CPU system time (s): 246.636
CPU usage (%): 100.497
Max. virtual memory (cumulated for all children) (KiB): 7720396
Max. memory (cumulated for all children) (KiB): 7658020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3355.58
system time used= 246.636
maximum resident set size= 7658020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131675414
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= 9605
involuntary context switches= 23526


# summary of solver processes directly reported to runsolver:
#   pid: 70976
#   total CPU time (s): 3602.22
#   total CPU user time (s): 3355.58
#   total CPU system time (s): 246.636

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.08962 second user time and 16.4319 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-07-02 07:11:58
IDJOB=4506364
IDBENCH=158189
IDSOLVER=3347
FILE ID=nodeC025/4506364-1751433117
RUNJOBID= nodeC025-1751425722-70120
SLURM_JOB_ID= 9598359
Free space on /tmp= 432872 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB12/OPT-LIN/graca/normalized-ped2.G.recomb10-0.10-9.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-4506364-1751433117/watcher-4506364-1751433117 -o /tmp/evaluation-result-4506364-1751433117/solver-4506364-1751433117 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751425722-70120 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 513193043 HOME/instance-4506364-1751433117.opb

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

MD5SUM BENCH= 623011bcb799422f8ca68e1af7825a24
RANDOM SEED=513193043

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        120038536 kB
MemAvailable:   123056308 kB
Buffers:            3280 kB
Cached:          3814992 kB
SwapCached:            0 kB
Active:          7047868 kB
Inactive:        3474532 kB
Active(anon):    6722224 kB
Inactive(anon):        0 kB
Active(file):     325644 kB
Inactive(file):  3474532 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             81200 kB
Writeback:             0 kB
AnonPages:       6707264 kB
Mapped:           111620 kB
Shmem:             18084 kB
KReclaimable:     113668 kB
Slab:             203184 kB
SReclaimable:     113668 kB
SUnreclaim:        89516 kB
KernelStack:        4320 kB
PageTables:        16180 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    7100200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2697216 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432716 MiB
End job on nodeC025 at 2025-07-02 08:11:42