Trace number 4506758

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3600.19 2314.83

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K169.opb
MD5SUMe3ebae4cd87024085ca08d92094a2c8e
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark604.662
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20111
Total number of constraints20451
Number of constraints which are clauses20282
Number of constraints which are cardinality constraints (but not clauses)169
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint169
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 170
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.15/0.12	c #variable: 20111
0.15/0.12	c #constraint: 20451
0.15/0.12	c #equal: 0
0.15/0.12	c intsize: 8
0.15/0.12	c sizeproduct: 0
0.15/0.12	c #soft: 0
0.15/0.12	c mincost: 0
0.15/0.12	c maxcost: 0
0.15/0.12	c sumcost: 0
0.15/0.12	c iteration_max: -1
0.15/0.12	c time_max: -1
0.15/0.12	c number_of_threads(move update): 2
0.15/0.12	c number_of_threads(move evaluation): 2
0.15/0.12	c seed: 1056830743
3600.04/2314.74	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (41443 MiB free)
  memory of node 1: 64507 MiB (63807 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4506758-1751179186/watcher-4506758-1751179186 -o /tmp/evaluation-result-4506758-1751179186/solver-4506758-1751179186 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751172227-18565 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1056830743 HOME/instance-4506758-1751179186.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=19351, runsolver pid=19348

[startup+0.100062 s]*
/proc/loadavg: 4.90 4.75 4.67 6/268 19353
/proc/meminfo: memFree=107744888/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=111428 memory=46188 CPUtime=0.15 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 9050 0 0 0 12 3 0 0 20 0 2 0 33598186 114102272 11547 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 27857 11547 608 633 0 13072 0
[pid=19351/tid=19353] ppid=19348 vsize=111428 memory=4026531960 CPUtime=0.05 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) R 19348 19351 18550 0 -1 4194368 2390 0 0 0 4 1 0 0 20 0 2 0 33598187 114102272 11547 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 0 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 111428 KiB
Current children cumulated memory: 46188 KiB

[startup+0.205736 s]*
/proc/loadavg: 4.90 4.75 4.67 5/268 19353
/proc/meminfo: memFree=107720696/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=129880 memory=66412 CPUtime=0.26 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 14047 0 0 0 22 4 0 0 20 0 2 0 33598186 132997120 16603 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 32470 16603 672 633 0 18062 0
[pid=19351/tid=19353] ppid=19348 vsize=129880 memory=664958721904869660 CPUtime=0.07 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) S 19348 19351 18550 0 -1 4194368 2764 0 0 0 6 1 0 0 20 0 2 0 33598187 132997120 16603 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 129880 KiB
Current children cumulated memory: 66412 KiB

[startup+0.305666 s]*
/proc/loadavg: 4.90 4.75 4.67 5/268 19353
/proc/meminfo: memFree=107720696/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=134368 memory=70892 CPUtime=0.36 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 15175 0 0 0 32 4 0 0 20 0 2 0 33598186 137592832 17723 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 33592 17723 672 633 0 19184 0
[pid=19351/tid=19353] ppid=19348 vsize=134368 memory=7971798514728582765 CPUtime=0.07 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) S 19348 19351 18550 0 -1 4194368 2764 0 0 0 6 1 0 0 20 0 2 0 33598187 137592832 17723 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 134368 KiB
Current children cumulated memory: 70892 KiB

[startup+0.702255 s]
/proc/loadavg: 4.91 4.76 4.67 6/268 19353
/proc/meminfo: memFree=107716916/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=177364 memory=113900 CPUtime=0.78 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 25921 0 0 0 72 6 0 0 20 0 2 0 33598186 181620736 28475 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 44341 28475 672 633 0 29933 0
[pid=19351/tid=19353] ppid=19348 vsize=177364 memory=17408 CPUtime=0.1 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) S 19348 19351 18550 0 -1 4194368 2764 0 0 0 9 1 0 0 20 0 2 0 33598187 181620736 28475 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 0.78 s
Current children cumulated vsize: 177364 KiB
Current children cumulated memory: 113900 KiB

[startup+1.50021 s]
/proc/loadavg: 4.91 4.76 4.67 6/268 19353
/proc/meminfo: memFree=107680340/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=177364 memory=113900 CPUtime=1.62 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 39144 0 0 0 156 6 0 0 20 0 2 0 33598186 181620736 28475 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 44341 28475 672 633 0 29933 0
[pid=19351/tid=19353] ppid=19348 vsize=177364 memory=17408 CPUtime=0.15 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) R 19348 19351 18550 0 -1 4194368 2770 0 0 0 14 1 0 0 20 0 2 0 33598187 181620736 28475 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 177364 KiB
Current children cumulated memory: 113900 KiB

[startup+3.10576 s]
/proc/loadavg: 4.91 4.76 4.67 5/268 19353
/proc/meminfo: memFree=107696728/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=177364 memory=113900 CPUtime=3.67 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 40559 0 0 0 360 7 0 0 20 0 2 0 33598186 181620736 28475 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 44341 28475 672 633 0 29933 0
[pid=19351/tid=19353] ppid=19348 vsize=177364 memory=113900 CPUtime=0.61 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) S 19348 19351 18550 0 -1 4194368 2783 0 0 0 59 2 0 0 20 0 2 0 33598187 181620736 28475 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 3.67 s
Current children cumulated vsize: 177364 KiB
Current children cumulated memory: 113900 KiB

[startup+6.30021 s]
/proc/loadavg: 4.92 4.76 4.67 5/268 19353
/proc/meminfo: memFree=107463664/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=177364 memory=113900 CPUtime=7.65 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 55097 0 0 0 757 8 0 0 20 0 2 0 33598186 181620736 28475 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 44341 28475 672 633 0 29933 0
[pid=19351/tid=19353] ppid=19348 vsize=177364 memory=17408 CPUtime=1.41 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) S 19348 19351 18550 0 -1 4194368 3245 0 0 0 139 2 0 0 20 0 2 0 33598187 181620736 28475 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 7.65 s
Current children cumulated vsize: 177364 KiB
Current children cumulated memory: 113900 KiB

[startup+12.7002 s]
/proc/loadavg: 4.84 4.75 4.67 5/268 19353
/proc/meminfo: memFree=107544948/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=177364 memory=113900 CPUtime=15.3 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 84564 0 0 0 1518 12 0 0 20 0 2 0 33598186 181620736 28475 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 44341 28475 672 633 0 29933 0
[pid=19351/tid=19353] ppid=19348 vsize=177364 memory=113900 CPUtime=2.69 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) R 19348 19351 18550 0 -1 4194368 4904 0 0 0 266 3 0 0 20 0 2 0 33598187 181620736 28475 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 15.3 s
Current children cumulated vsize: 177364 KiB
Current children cumulated memory: 113900 KiB

[startup+25.5002 s]
/proc/loadavg: 4.87 4.76 4.67 5/268 19353
/proc/meminfo: memFree=107482516/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=177364 memory=113900 CPUtime=30.96 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 129846 0 0 0 3079 17 0 0 20 0 2 0 33598186 181620736 28475 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 44341 28475 672 633 0 29933 0
[pid=19351/tid=19353] ppid=19348 vsize=177364 memory=113900 CPUtime=5.61 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) S 19348 19351 18550 0 -1 4194368 8900 0 0 0 557 4 0 0 20 0 2 0 33598187 181620736 28475 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 30.96 s
Current children cumulated vsize: 177364 KiB
Current children cumulated memory: 113900 KiB

[startup+51.1057 s]
/proc/loadavg: 4.77 4.75 4.67 5/268 19353
/proc/meminfo: memFree=107449908/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=177364 memory=113900 CPUtime=62.23 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 164546 0 0 0 6199 24 0 0 20 0 2 0 33598186 181620736 28475 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 44341 28475 672 633 0 29933 0
[pid=19351/tid=19353] ppid=19348 vsize=177364 memory=17408 CPUtime=11.43 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) S 19348 19351 18550 0 -1 4194368 12269 0 0 0 1137 6 0 0 20 0 2 0 33598187 181620736 28475 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 62.23 s
Current children cumulated vsize: 177364 KiB
Current children cumulated memory: 113900 KiB

[startup+102.3 s]
/proc/loadavg: 4.74 4.74 4.67 7/268 19355
/proc/meminfo: memFree=107528068/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=177820 memory=114260 CPUtime=126.6 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 509780 0 0 0 12561 99 0 0 20 0 2 0 33598186 182087680 28565 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 44455 28565 672 633 0 30047 0
[pid=19351/tid=19353] ppid=19348 vsize=177820 memory=17408 CPUtime=24.91 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) R 19348 19351 18550 0 -1 4194368 17452 0 0 0 2479 12 0 0 20 0 2 0 33598187 182087680 28565 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 126.6 s
Current children cumulated vsize: 177820 KiB
Current children cumulated memory: 114260 KiB

[startup+162.3 s]
/proc/loadavg: 4.87 4.76 4.68 6/266 19357
/proc/meminfo: memFree=107522832/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=177048 memory=113276 CPUtime=203.48 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 556959 0 0 0 20225 123 0 0 20 0 2 0 33598186 181297152 28319 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 44262 28319 672 633 0 29854 0
[pid=19351/tid=19353] ppid=19348 vsize=177048 memory=5760 CPUtime=42.17 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) S 19348 19351 18550 0 -1 4194368 17453 0 0 0 4198 19 0 0 20 0 2 0 33598187 181297152 28319 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 203.48 s
Current children cumulated vsize: 177048 KiB
Current children cumulated memory: 113276 KiB

[startup+222.3 s]
/proc/loadavg: 4.98 4.81 4.71 6/266 19359
/proc/meminfo: memFree=107530080/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=179424 memory=115528 CPUtime=283.6 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 1049546 0 0 0 28130 230 0 0 20 0 2 0 33598186 183730176 28882 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 44856 28882 672 633 0 30448 0
[pid=19351/tid=19353] ppid=19348 vsize=179424 memory=17408 CPUtime=62.68 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) R 19348 19351 18550 0 -1 4194368 20191 0 0 0 6243 25 0 0 20 0 2 0 33598187 183730176 28882 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 283.6 s
Current children cumulated vsize: 179424 KiB
Current children cumulated memory: 115528 KiB

[startup+282.3 s]
/proc/loadavg: 4.80 4.78 4.70 5/267 19362
/proc/meminfo: memFree=107561492/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=181532 memory=116692 CPUtime=365.42 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 3380129 0 0 0 35868 674 0 0 20 0 2 0 33598186 185888768 29173 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 45383 29173 672 633 0 30975 0
[pid=19351/tid=19353] ppid=19348 vsize=181532 memory=115660 CPUtime=84.91 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) R 19348 19351 18550 0 -1 4194368 23465 0 0 0 8460 31 0 0 20 0 2 0 33598187 185888768 29173 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 365.42 s
Current children cumulated vsize: 181532 KiB
Current children cumulated memory: 116692 KiB

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

/proc/meminfo: memFree=107441828/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=193532 memory=130024 CPUtime=2607.65 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 4565751 0 0 0 259454 1311 0 0 20 0 2 0 33598186 198176768 32506 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 48383 32506 672 633 0 33975 0
[pid=19351/tid=19353] ppid=19348 vsize=193532 memory=130024 CPUtime=898.81 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) R 19348 19351 18550 0 -1 4194368 84561 0 0 0 89675 206 0 0 20 0 2 0 33598187 198176768 32506 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 2607.65 s
Current children cumulated vsize: 193532 KiB
Current children cumulated memory: 130024 KiB

[startup+1782.3 s]
/proc/loadavg: 5.33 5.27 5.15 5/268 19490
/proc/meminfo: memFree=107531964/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=193532 memory=130024 CPUtime=2706.89 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 4585491 0 0 0 269357 1332 0 0 20 0 2 0 33598186 198176768 32506 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 48383 32506 672 633 0 33975 0
[pid=19351/tid=19353] ppid=19348 vsize=193532 memory=130024 CPUtime=938.54 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) R 19348 19351 18550 0 -1 4194368 88777 0 0 0 93639 215 0 0 20 0 2 0 33598187 198176768 32506 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 2706.89 s
Current children cumulated vsize: 193532 KiB
Current children cumulated memory: 130024 KiB

[startup+1842.3 s]
/proc/loadavg: 5.22 5.27 5.16 6/268 19494
/proc/meminfo: memFree=107524396/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=198652 memory=132128 CPUtime=2806.93 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 4605782 0 0 0 279338 1355 0 0 20 0 2 0 33598186 203419648 33032 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 49663 33032 672 633 0 35255 0
[pid=19351/tid=19353] ppid=19348 vsize=198652 memory=14464 CPUtime=979.05 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) S 19348 19351 18550 0 -1 4194368 92842 0 0 0 97681 224 0 0 20 0 2 0 33598187 203419648 33032 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 2806.93 s
Current children cumulated vsize: 198652 KiB
Current children cumulated memory: 132128 KiB

[startup+1902.3 s]
/proc/loadavg: 5.45 5.32 5.19 6/268 19496
/proc/meminfo: memFree=107531540/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=199312 memory=132768 CPUtime=2907.16 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 4625935 0 0 0 289343 1373 0 0 20 0 2 0 33598186 204095488 33192 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 49828 33192 672 633 0 35420 0
[pid=19351/tid=19353] ppid=19348 vsize=199312 memory=132768 CPUtime=1019.84 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) R 19348 19351 18550 0 -1 4194368 96475 0 0 0 101753 231 0 0 20 0 2 0 33598187 204095488 33192 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 2907.16 s
Current children cumulated vsize: 199312 KiB
Current children cumulated memory: 132768 KiB

[startup+1962.3 s]
/proc/loadavg: 5.12 5.26 5.17 7/266 19498
/proc/meminfo: memFree=107457408/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=199840 memory=133280 CPUtime=3007.81 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 4646231 0 0 0 299391 1390 0 0 20 0 2 0 33598186 204636160 33320 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 49960 33320 672 633 0 35552 0
[pid=19351/tid=19353] ppid=19348 vsize=199840 memory=132768 CPUtime=1061.02 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) S 19348 19351 18550 0 -1 4194368 100411 0 0 0 105864 238 0 0 20 0 2 0 33598187 204636160 33320 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 3007.81 s
Current children cumulated vsize: 199840 KiB
Current children cumulated memory: 133280 KiB

[startup+2022.3 s]
/proc/loadavg: 5.28 5.28 5.18 5/266 19500
/proc/meminfo: memFree=107531156/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=200104 memory=133408 CPUtime=3106.15 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 4646305 0 0 0 309206 1409 0 0 20 0 2 0 33598186 204906496 33352 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 50026 33352 672 633 0 35618 0
[pid=19351/tid=19353] ppid=19348 vsize=200104 memory=133408 CPUtime=1099.88 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) R 19348 19351 18550 0 -1 4194368 100412 0 0 0 109741 247 0 0 20 0 2 0 33598187 204906496 33352 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 3106.15 s
Current children cumulated vsize: 200104 KiB
Current children cumulated memory: 133408 KiB

[startup+2082.3 s]
/proc/loadavg: 5.37 5.29 5.19 6/267 19503
/proc/meminfo: memFree=107442612/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=200104 memory=133408 CPUtime=3206.57 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 4666153 0 0 0 319229 1428 0 0 20 0 2 0 33598186 204906496 33352 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 50026 33352 672 633 0 35618 0
[pid=19351/tid=19353] ppid=19348 vsize=200104 memory=2372 CPUtime=1140.81 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) R 19348 19351 18550 0 -1 4194368 104372 0 0 0 113827 254 0 0 20 0 2 0 33598187 204906496 33352 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 3206.57 s
Current children cumulated vsize: 200104 KiB
Current children cumulated memory: 133408 KiB

[startup+2142.3 s]
/proc/loadavg: 5.23 5.28 5.19 5/267 19505
/proc/meminfo: memFree=107519048/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=200104 memory=133536 CPUtime=3307.72 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 4666625 0 0 0 329328 1444 0 0 20 0 2 0 33598186 204906496 33384 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 50026 33384 672 633 0 35618 0
[pid=19351/tid=19353] ppid=19348 vsize=200104 memory=14464 CPUtime=1182.54 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) R 19348 19351 18550 0 -1 4194368 104563 0 0 0 117993 261 0 0 20 0 2 0 33598187 204906496 33384 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 3307.72 s
Current children cumulated vsize: 200104 KiB
Current children cumulated memory: 133536 KiB

[startup+2202.3 s]
/proc/loadavg: 5.06 5.21 5.18 7/267 19507
/proc/meminfo: memFree=107445952/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=200312 memory=133664 CPUtime=3409.07 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 4666680 0 0 0 339445 1462 0 0 20 0 2 0 33598186 205119488 33416 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 50078 33416 672 633 0 35670 0
[pid=19351/tid=19353] ppid=19348 vsize=200312 memory=14464 CPUtime=1224.42 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) R 19348 19351 18550 0 -1 4194368 104564 0 0 0 122175 267 0 0 20 0 2 0 33598187 205119488 33416 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 3409.07 s
Current children cumulated vsize: 200312 KiB
Current children cumulated memory: 133664 KiB

[startup+2262.3 s]
/proc/loadavg: 5.45 5.28 5.20 7/268 19558
/proc/meminfo: memFree=127038692/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=200312 memory=133664 CPUtime=3511.54 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 4666698 0 0 0 349676 1478 0 0 20 0 2 0 33598186 205119488 33416 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 50078 33416 672 633 0 35670 0
[pid=19351/tid=19353] ppid=19348 vsize=200312 memory=14464 CPUtime=1267.47 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) R 19348 19351 18550 0 -1 4194368 104564 0 0 0 126473 274 0 0 20 0 2 0 33598187 205119488 33416 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 3511.54 s
Current children cumulated vsize: 200312 KiB
Current children cumulated memory: 133664 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2314.7 s]
/proc/loadavg: 5.46 5.32 5.22 7/269 19563
/proc/meminfo: memFree=127073376/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=200468 memory=133920 CPUtime=3600.04 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 4686997 0 0 0 358509 1495 0 0 20 0 2 0 33598186 205279232 33480 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 50117 33480 672 633 0 35709 0
[pid=19351/tid=19353] ppid=19348 vsize=200468 memory=133792 CPUtime=1304.08 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) R 19348 19351 18550 0 -1 4194368 109497 0 0 0 130128 280 0 0 20 0 2 0 33598187 205279232 33480 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 200468 KiB
Current children cumulated memory: 133920 KiB

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

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

# cumulated CPU time of all completed processes:  user=3585.22 s, system=14.9692 s

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

[startup+2314.8 s]
/proc/loadavg: 5.46 5.32 5.22 7/269 19563
/proc/meminfo: memFree=127073376/131249996 swapFree=33010684/33010684
[pid=19351] ppid=19348 vsize=188708 memory=125236 CPUtime=3600.16 cores=1,3
/proc/19351/stat : 19351 (pb_competition_) R 19348 19351 18550 0 -1 4194304 4690486 0 0 0 358520 1496 0 0 20 0 2 0 33598186 193236992 31309 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
/proc/19351/statm: 47177 31309 672 633 0 32769 0
[pid=19351/tid=19353] ppid=19348 vsize=188708 memory=3072 CPUtime=1304.09 cores=1,3
/proc/19351/task/19353/stat : 19353 (pb_competition_) S 19348 19351 18550 0 -1 4194368 109497 0 0 0 130129 280 0 0 20 0 2 0 33598187 193236992 31309 18446744073709551615 4198400 6788177 140722875818544 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 34324480 140722875820377 140722875820504 140722875820504 140722875826106 0
Current children cumulated CPU time: 3600.16 s
Current children cumulated vsize: 188708 KiB
Current children cumulated memory: 125236 KiB

Child status: 0

Real time (s): 2314.83
CPU time (s): 3600.19
CPU user time (s): 3585.22
CPU system time (s): 14.9692
CPU usage (%): 155.527
Max. virtual memory (cumulated for all children) (KiB): 200468
Max. memory (cumulated for all children) (KiB): 133920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.22
system time used= 14.9692
maximum resident set size= 135204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4694878
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= 122176
involuntary context switches= 27279


# summary of solver processes directly reported to runsolver:
#   pid: 19351
#   total CPU time (s): 3600.19
#   total CPU user time (s): 3585.22
#   total CPU system time (s): 14.9692

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.72398 second user time and 11.3364 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-06-29 08:39:46
IDJOB=4506758
IDBENCH=158263
IDSOLVER=3347
FILE ID=nodeC030/4506758-1751179186
RUNJOBID= nodeC030-1751172227-18565
SLURM_JOB_ID= 9587538
Free space on /tmp= 432728 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K169.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-4506758-1751179186/watcher-4506758-1751179186 -o /tmp/evaluation-result-4506758-1751179186/solver-4506758-1751179186 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751172227-18565 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1056830743 HOME/instance-4506758-1751179186.opb

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

MD5SUM BENCH= e3ebae4cd87024085ca08d92094a2c8e
RANDOM SEED=1056830743

nodeC030 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		: 3600.355
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	: 7000.62
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		: 3600.322
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	: 7000.62
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		: 3533.371
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	: 7000.62
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		: 3600.031
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	: 7000.62
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.317
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	: 7000.62
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.409
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	: 7000.62
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		: 3621.830
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	: 7000.62
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		: 3600.324
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	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        107768540 kB
MemAvailable:   107767992 kB
Buffers:            3280 kB
Cached:           809896 kB
SwapCached:            0 kB
Active:         21940340 kB
Inactive:         553156 kB
Active(anon):   21698384 kB
Inactive(anon):        0 kB
Active(file):     241956 kB
Inactive(file):   553156 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6272 kB
Writeback:            24 kB
AnonPages:      21681476 kB
Mapped:           111096 kB
Shmem:             18064 kB
KReclaimable:      86756 kB
Slab:             171648 kB
SReclaimable:      86756 kB
SUnreclaim:        84892 kB
KernelStack:        4352 kB
PageTables:        45516 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   22114688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5330944 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432980 MiB
End job on nodeC030 at 2025-06-29 09:18:21