Trace number 4506410

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.3 3565.04

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/graca/
normalized-ped2.G.recomb10-0.20-12.opb
MD5SUM0c5a5feecc6e9ebbd7fc1e1b28678077
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 benchmark54713
Best CPU time to get the best result obtained on this benchmark35.568
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables214302
Total number of constraints3483525
Number of constraints which are clauses3483525
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/)
15.50/9.76	c #variable: 214302
15.50/9.76	c #constraint: 3483525
15.50/9.76	c #equal: 0
15.50/9.76	c intsize: 24
15.50/9.76	c sizeproduct: 0
15.50/9.76	c #soft: 0
15.50/9.76	c mincost: 0
15.50/9.76	c maxcost: 0
15.50/9.76	c sumcost: 0
15.50/9.76	c iteration_max: -1
15.50/9.76	c time_max: -1
15.50/9.76	c number_of_threads(move update): 2
15.50/9.76	c number_of_threads(move evaluation): 2
15.50/9.76	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 (54078 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-4506410-1751433258/watcher-4506410-1751433258 -o /tmp/evaluation-result-4506410-1751433258/solver-4506410-1751433258 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751425722-70119 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 513193043 HOME/instance-4506410-1751433258.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=71027, runsolver pid=71024

[startup+0.100069 s]*
/proc/loadavg: 4.69 4.69 4.79 6/268 71028
/proc/meminfo: memFree=114850764/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=76172 memory=69156 CPUtime=0.09 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 12786 0 0 0 6 3 0 0 20 0 1 0 59004666 78000128 17289 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 19043 17289 576 633 0 18259 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 76172 KiB
Current children cumulated memory: 69156 KiB

[startup+0.205807 s]*
/proc/loadavg: 4.69 4.69 4.79 5/268 71028
/proc/meminfo: memFree=114790428/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=150520 memory=139416 CPUtime=0.19 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 23745 0 0 0 13 6 0 0 20 0 1 0 59004666 154132480 34854 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 37630 34854 576 633 0 36846 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 150520 KiB
Current children cumulated memory: 139416 KiB

[startup+0.30562 s]*
/proc/loadavg: 4.69 4.69 4.79 6/268 71028
/proc/meminfo: memFree=114688792/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=250112 memory=195912 CPUtime=0.29 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 32793 0 0 0 20 9 0 0 20 0 1 0 59004666 256114688 48978 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 62528 48978 576 633 0 61744 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 250112 KiB
Current children cumulated memory: 195912 KiB

[startup+0.700208 s]
/proc/loadavg: 4.69 4.69 4.79 5/268 71028
/proc/meminfo: memFree=114419520/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=677288 memory=595208 CPUtime=0.87 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 61613 0 0 0 67 20 0 0 20 0 2 0 59004666 693542912 148802 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 169322 148802 576 633 0 159400 0
Current children cumulated CPU time: 0.87 s
Current children cumulated vsize: 677288 KiB
Current children cumulated memory: 595208 KiB

[startup+1.5002 s]
/proc/loadavg: 4.69 4.69 4.79 6/269 71029
/proc/meminfo: memFree=114214192/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=940756 memory=856584 CPUtime=2.44 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 126963 0 0 0 211 33 0 0 20 0 2 0 59004666 963334144 214146 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 0 0 0 0 17 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 235189 214146 576 633 0 224741 0
[pid=71027/tid=71029] ppid=71024 vsize=940756 memory=0 CPUtime=0.96 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) R 71024 71027 70109 0 -1 4194368 39491 0 0 0 88 8 0 0 20 0 2 0 59004718 963334144 214146 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 2.44 s
Current children cumulated vsize: 940756 KiB
Current children cumulated memory: 856584 KiB

[startup+3.10555 s]
/proc/loadavg: 4.72 4.70 4.79 6/269 71029
/proc/meminfo: memFree=113585724/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=1467824 memory=1378440 CPUtime=5.63 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 280359 0 0 0 503 60 0 0 20 0 2 0 59004666 1503051776 344610 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 0 0 0 0 17 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 366956 344610 576 633 0 355199 0
[pid=71027/tid=71029] ppid=71024 vsize=1467824 memory=628232 CPUtime=2.56 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) R 71024 71027 70109 0 -1 4194368 115009 0 0 0 232 24 0 0 20 0 2 0 59004718 1503051776 344610 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 5.63 s
Current children cumulated vsize: 1467824 KiB
Current children cumulated memory: 1378440 KiB

[startup+6.30019 s]
/proc/loadavg: 4.72 4.70 4.79 5/269 71029
/proc/meminfo: memFree=111089336/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=4055696 memory=3991740 CPUtime=8.99 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 669816 0 0 0 758 141 0 0 20 0 2 0 59004666 4153032704 997935 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 1013924 997935 608 633 0 999708 0
[pid=71027/tid=71029] ppid=71024 vsize=4055696 memory=18048 CPUtime=2.88 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) R 71024 71027 70109 0 -1 4194368 133550 0 0 0 261 27 0 0 20 0 2 0 59004718 4153032704 997935 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 0 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 8.99 s
Current children cumulated vsize: 4055696 KiB
Current children cumulated memory: 3991740 KiB

[startup+12.7002 s]
/proc/loadavg: 4.84 4.73 4.80 6/269 71029
/proc/meminfo: memFree=109860000/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=5051108 memory=4998620 CPUtime=18.49 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 1333128 0 0 0 1635 214 0 0 20 0 2 0 59004666 5172334592 1249655 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 1262777 1249655 640 633 0 1251476 0
[pid=71027/tid=71029] ppid=71024 vsize=5051108 memory=4994908 CPUtime=6.26 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) S 71024 71027 70109 0 -1 4194368 395344 0 0 0 564 62 0 0 20 0 2 0 59004718 5172334592 1249655 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 18.49 s
Current children cumulated vsize: 5051108 KiB
Current children cumulated memory: 4998620 KiB

[startup+25.5002 s]
/proc/loadavg: 4.71 4.70 4.79 5/269 71029
/proc/meminfo: memFree=107872872/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=7004344 memory=6938024 CPUtime=31.24 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 2462270 0 0 0 2804 320 0 0 20 0 2 0 59004666 7172448256 1734506 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 1751086 1734506 640 633 0 1739785 0
[pid=71027/tid=71029] ppid=71024 vsize=7004344 memory=6829668 CPUtime=6.26 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) S 71024 71027 70109 0 -1 4194368 395344 0 0 0 564 62 0 0 20 0 2 0 59004718 7172448256 1734506 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 31.24 s
Current children cumulated vsize: 7004344 KiB
Current children cumulated memory: 6938024 KiB

[startup+51.1056 s]
/proc/loadavg: 4.59 4.68 4.78 5/269 71030
/proc/meminfo: memFree=107851192/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=7044108 memory=6979752 CPUtime=56.75 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 3681677 0 0 0 5271 404 0 0 20 0 2 0 59004666 7213166592 1744938 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 1761027 1744938 640 633 0 1749726 0
[pid=71027/tid=71029] ppid=71024 vsize=7044108 memory=6979752 CPUtime=6.26 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) S 71024 71027 70109 0 -1 4194368 395344 0 0 0 564 62 0 0 20 0 2 0 59004718 7213166592 1744938 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 56.75 s
Current children cumulated vsize: 7044108 KiB
Current children cumulated memory: 6979752 KiB

[startup+102.3 s]
/proc/loadavg: 4.59 4.66 4.76 6/269 71032
/proc/meminfo: memFree=104385764/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=10172736 memory=10107824 CPUtime=108.31 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 6231568 0 0 0 10104 727 0 0 20 0 2 0 59004666 10416881664 2526956 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 2543184 2526956 640 633 0 2531883 0
[pid=71027/tid=71029] ppid=71024 vsize=10172736 memory=14692 CPUtime=7.65 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) S 71024 71027 70109 0 -1 4194368 419225 0 0 0 702 63 0 0 20 0 2 0 59004718 10416881664 2526956 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 108.31 s
Current children cumulated vsize: 10172736 KiB
Current children cumulated memory: 10107824 KiB

[startup+162.3 s]
/proc/loadavg: 4.48 4.61 4.74 5/269 71034
/proc/meminfo: memFree=104416868/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=10172736 memory=10107824 CPUtime=168.9 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 8014312 0 0 0 15856 1034 0 0 20 0 2 0 59004666 10416881664 2526956 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 2543184 2526956 640 633 0 2531883 0
[pid=71027/tid=71029] ppid=71024 vsize=10172736 memory=10229424 CPUtime=9.97 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) S 71024 71027 70109 0 -1 4194368 425908 0 0 0 933 64 0 0 20 0 2 0 59004718 10416881664 2526956 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 168.9 s
Current children cumulated vsize: 10172736 KiB
Current children cumulated memory: 10107824 KiB

[startup+222.3 s]
/proc/loadavg: 4.36 4.56 4.71 5/269 71036
/proc/meminfo: memFree=104345996/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=10194884 memory=10129972 CPUtime=228.94 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 10334641 0 0 0 21493 1401 0 0 20 0 2 0 59004666 10439561216 2532493 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 2548721 2532493 640 633 0 2537420 0
[pid=71027/tid=71029] ppid=71024 vsize=10194884 memory=10129972 CPUtime=10.89 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) S 71024 71027 70109 0 -1 4194368 441956 0 0 0 1025 64 0 0 20 0 2 0 59004718 10439561216 2532493 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 228.94 s
Current children cumulated vsize: 10194884 KiB
Current children cumulated memory: 10129972 KiB

[startup+282.3 s]
/proc/loadavg: 4.29 4.50 4.68 5/269 71038
/proc/meminfo: memFree=104397996/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=10339124 memory=10274080 CPUtime=288.66 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 12469551 0 0 0 27077 1789 0 0 20 0 2 0 59004666 10587262976 2568520 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 2584781 2568520 640 633 0 2573480 0
[pid=71027/tid=71029] ppid=71024 vsize=10339124 memory=10402080 CPUtime=10.89 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) S 71024 71027 70109 0 -1 4194368 441956 0 0 0 1025 64 0 0 20 0 2 0 59004718 10587262976 2568520 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 288.66 s
Current children cumulated vsize: 10339124 KiB
Current children cumulated memory: 10274080 KiB

[startup+342.3 s]
/proc/loadavg: 4.22 4.44 4.65 5/268 71040
/proc/meminfo: memFree=104372888/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=10194884 memory=10129976 CPUtime=348.95 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 15030382 0 0 0 32699 2196 0 0 20 0 2 0 59004666 10439561216 2532494 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 2548721 2532494 640 633 0 2537420 0
[pid=71027/tid=71029] ppid=71024 vsize=10194884 memory=10292640 CPUtime=11.48 cores=0,2

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

/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 125032044 0 0 0 295608 23968 0 0 20 0 2 0 59004666 10692534272 2594204 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 2610482 2594204 640 633 0 2599181 0
[pid=71027/tid=71029] ppid=71024 vsize=10441928 memory=10376816 CPUtime=50.9 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) S 71024 71027 70109 0 -1 4194368 964556 0 0 0 4984 106 0 0 20 0 2 0 59004718 10692534272 2594204 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 3195.76 s
Current children cumulated vsize: 10441928 KiB
Current children cumulated memory: 10376816 KiB

[startup+3222.3 s]
/proc/loadavg: 4.26 4.34 4.33 5/269 71280
/proc/meminfo: memFree=94880336/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=10626884 memory=10561744 CPUtime=3256.43 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 127258748 0 0 0 301173 24470 0 0 20 0 2 0 59004666 10881929216 2640436 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 2656721 2640436 640 633 0 2645420 0
[pid=71027/tid=71029] ppid=71024 vsize=10626884 memory=10376816 CPUtime=51.82 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) S 71024 71027 70109 0 -1 4194368 967472 0 0 0 5076 106 0 0 20 0 2 0 59004718 10881929216 2640436 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 3256.43 s
Current children cumulated vsize: 10626884 KiB
Current children cumulated memory: 10561744 KiB

[startup+3282.3 s]
/proc/loadavg: 4.19 4.31 4.32 5/269 71282
/proc/meminfo: memFree=94891328/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=10365476 memory=10300448 CPUtime=3316.86 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 129581546 0 0 0 306730 24956 0 0 20 0 2 0 59004666 10614247424 2575112 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 2591369 2575112 640 633 0 2580068 0
[pid=71027/tid=71029] ppid=71024 vsize=10365476 memory=14692 CPUtime=52.52 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) S 71024 71027 70109 0 -1 4194368 985729 0 0 0 5145 107 0 0 20 0 2 0 59004718 10614247424 2575112 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 3316.86 s
Current children cumulated vsize: 10365476 KiB
Current children cumulated memory: 10300448 KiB

[startup+3342.3 s]
/proc/loadavg: 4.29 4.31 4.32 5/269 71284
/proc/meminfo: memFree=94923064/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=10746488 memory=10681356 CPUtime=3377.56 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 131840318 0 0 0 312309 25447 0 0 20 0 2 0 59004666 11004403712 2670339 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 2686622 2670339 640 633 0 2675321 0
[pid=71027/tid=71029] ppid=71024 vsize=10746488 memory=10463692 CPUtime=53.5 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) S 71024 71027 70109 0 -1 4194368 994909 0 0 0 5242 108 0 0 20 0 2 0 59004718 11004403712 2670339 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 3377.56 s
Current children cumulated vsize: 10746488 KiB
Current children cumulated memory: 10681356 KiB

[startup+3402.3 s]
/proc/loadavg: 4.27 4.30 4.31 5/269 71286
/proc/meminfo: memFree=94741952/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=10365476 memory=10300448 CPUtime=3437.96 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 134207041 0 0 0 317875 25921 0 0 20 0 2 0 59004666 10614247424 2575112 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 2591369 2575112 640 633 0 2580068 0
[pid=71027/tid=71029] ppid=71024 vsize=10365476 memory=10463692 CPUtime=54.14 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) S 71024 71027 70109 0 -1 4194368 1006110 0 0 0 5305 109 0 0 20 0 2 0 59004718 10614247424 2575112 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 3437.96 s
Current children cumulated vsize: 10365476 KiB
Current children cumulated memory: 10300448 KiB

[startup+3462.3 s]
/proc/loadavg: 3.93 4.21 4.28 4/261 71321
/proc/meminfo: memFree=102561612/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=10474340 memory=10409228 CPUtime=3498.68 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 136433937 0 0 0 323447 26421 0 0 20 0 2 0 59004666 10725724160 2602307 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 2618585 2602307 640 633 0 2607284 0
[pid=71027/tid=71029] ppid=71024 vsize=10474340 memory=10463692 CPUtime=55.14 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) S 71024 71027 70109 0 -1 4194368 1014748 0 0 0 5404 110 0 0 20 0 2 0 59004718 10725724160 2602307 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 3498.68 s
Current children cumulated vsize: 10474340 KiB
Current children cumulated memory: 10409228 KiB

[startup+3522.3 s]
/proc/loadavg: 3.38 4.00 4.20 4/262 71328
/proc/meminfo: memFree=102624612/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=10494756 memory=10429644 CPUtime=3559 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 138953709 0 0 0 328948 26952 0 0 20 0 2 0 59004666 10746630144 2607411 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 2623689 2607411 640 633 0 2612388 0
[pid=71027/tid=71029] ppid=71024 vsize=10494756 memory=10583376 CPUtime=55.72 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) S 71024 71027 70109 0 -1 4194368 1025941 0 0 0 5462 110 0 0 20 0 2 0 59004718 10746630144 2607411 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 3559 s
Current children cumulated vsize: 10494756 KiB
Current children cumulated memory: 10429644 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3562.8 s]
/proc/loadavg: 3.30 3.90 4.16 5/262 71329
/proc/meminfo: memFree=102546116/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=10496008 memory=10430896 CPUtime=3600.06 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 140625977 0 0 0 332691 27315 0 0 20 0 2 0 59004666 10747912192 2607724 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 2624002 2607724 640 633 0 2612701 0
[pid=71027/tid=71029] ppid=71024 vsize=10496008 memory=7969546706191269227 CPUtime=56.46 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) S 71024 71027 70109 0 -1 4194368 1035381 0 0 0 5535 111 0 0 20 0 2 0 59004718 10747912192 2607724 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 10496008 KiB
Current children cumulated memory: 10430896 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=3328.8 s, system=273.497 s

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

[startup+3563.2 s]
/proc/loadavg: 3.27 3.89 4.15 4/262 71329
/proc/meminfo: memFree=102602960/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=10744528 memory=10679472 CPUtime=3600.45 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 140661534 0 0 0 332723 27322 0 0 20 0 2 0 59004666 11002396672 2669868 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 2686165 2669868 640 633 0 2674864 0
[pid=71027/tid=71029] ppid=71024 vsize=10744660 memory=18048 CPUtime=56.46 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) S 71024 71027 70109 0 -1 4194368 1035381 0 0 0 5535 111 0 0 20 0 2 0 59004718 11002531840 2669868 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 3600.45 s
Current children cumulated vsize: 10744528 KiB
Current children cumulated memory: 10679472 KiB

[startup+3564 s]*
/proc/loadavg: 3.27 3.89 4.15 4/262 71329
/proc/meminfo: memFree=102538988/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=10387144 memory=10322116 CPUtime=3601.25 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 140700301 0 0 0 332800 27325 0 0 20 0 2 0 59004666 10636435456 2580529 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 2596786 2580529 640 633 0 2585485 0
[pid=71027/tid=71029] ppid=71024 vsize=10387144 memory=7969546706191269227 CPUtime=56.46 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) S 71024 71027 70109 0 -1 4194368 1035381 0 0 0 5535 111 0 0 20 0 2 0 59004718 10636435456 2580529 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 3601.25 s
Current children cumulated vsize: 10387144 KiB
Current children cumulated memory: 10322116 KiB

[startup+3564.4 s]
/proc/loadavg: 3.27 3.89 4.15 4/262 71329
/proc/meminfo: memFree=102538988/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=10387144 memory=10322116 CPUtime=3601.65 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 140704362 0 0 0 332840 27325 0 0 20 0 2 0 59004666 10636435456 2580529 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 2596786 2580529 640 633 0 2585485 0
[pid=71027/tid=71029] ppid=71024 vsize=10387144 memory=6896 CPUtime=56.46 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) S 71024 71027 70109 0 -1 4194368 1035381 0 0 0 5535 111 0 0 20 0 2 0 59004718 10636435456 2580529 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 3601.65 s
Current children cumulated vsize: 10387144 KiB
Current children cumulated memory: 10322116 KiB

[startup+3564.8 s]
/proc/loadavg: 3.27 3.89 4.15 4/262 71329
/proc/meminfo: memFree=102538988/131249992 swapFree=33010684/33010684
[pid=71027] ppid=71024 vsize=10387144 memory=10322116 CPUtime=3602.05 cores=0,2
/proc/71027/stat : 71027 (pb_competition_) R 71024 71027 70109 0 -1 4194304 140706649 0 0 0 332879 27326 0 0 20 0 2 0 59004666 10636435456 2580529 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
/proc/71027/statm: 2596786 2580529 640 633 0 2585485 0
[pid=71027/tid=71029] ppid=71024 vsize=10387144 memory=14692 CPUtime=56.46 cores=0,2
/proc/71027/task/71029/stat : 71029 (pb_competition_) S 71024 71027 70109 0 -1 4194368 1035381 0 0 0 5535 111 0 0 20 0 2 0 59004718 10636435456 2580529 18446744073709551615 4198400 6788177 140734391009888 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 18857984 140734391011674 140734391011800 140734391011800 140734391017402 0
Current children cumulated CPU time: 3602.05 s
Current children cumulated vsize: 10387144 KiB
Current children cumulated memory: 10322116 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3565.04
CPU time (s): 3602.3
CPU user time (s): 3328.8
CPU system time (s): 273.497
CPU usage (%): 101.045
Max. virtual memory (cumulated for all children) (KiB): 10768180
Max. memory (cumulated for all children) (KiB): 10703024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3328.8
system time used= 273.497
maximum resident set size= 10703024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140706649
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= 11182
involuntary context switches= 5487


# summary of solver processes directly reported to runsolver:
#   pid: 71027
#   total CPU time (s): 3602.3
#   total CPU user time (s): 3328.8
#   total CPU system time (s): 273.497

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.16727 second user time and 17.3366 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-07-02 07:14:19
IDJOB=4506410
IDBENCH=158206
IDSOLVER=3347
FILE ID=nodeC025/4506410-1751433258
RUNJOBID= nodeC025-1751425722-70119
SLURM_JOB_ID= 9598359
Free space on /tmp= 432796 MiB

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

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

MD5SUM BENCH= 0c5a5feecc6e9ebbd7fc1e1b28678077
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.836
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.843
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		: 3607.090
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		: 3599.742
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		: 3599.833
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.098
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		: 3596.205
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		: 3599.840
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:        114919252 kB
MemAvailable:   118022584 kB
Buffers:            3280 kB
Cached:          3900540 kB
SwapCached:            0 kB
Active:         11893300 kB
Inactive:        3560072 kB
Active(anon):   11567656 kB
Inactive(anon):        0 kB
Active(file):     325644 kB
Inactive(file):  3560072 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            114160 kB
Writeback:             0 kB
AnonPages:      11551636 kB
Mapped:           111660 kB
Shmem:             18084 kB
KReclaimable:     113708 kB
Slab:             203224 kB
SReclaimable:     113708 kB
SUnreclaim:        89516 kB
KernelStack:        4352 kB
PageTables:        25728 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   11929208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3549184 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= 432796 MiB
End job on nodeC025 at 2025-07-02 08:13:44