Trace number 4515920

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.11 1841.01

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/
CombinatorialBenchmarksPBsolvers/vertex-cover/larger/vc-grids-v1_shuffle/normalized-grid8_161.shuf-2.opb
MD5SUM97ac09d7b638be47b4d5a322b09a2581
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.971775
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1288
Total number of constraints2577
Number of constraints which are clauses2576
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint1288
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 7
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 1295
Number of bits of the biggest sum of numbers11
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.00/0.00	c #variable: 1288
0.00/0.00	c #constraint: 2577
0.00/0.00	c #equal: 0
0.00/0.00	c intsize: 11
0.00/0.00	c sizeproduct: 0
0.00/0.00	c #soft: 0
0.00/0.00	c mincost: 0
0.00/0.00	c maxcost: 0
0.00/0.00	c sumcost: 0
0.00/0.00	c iteration_max: -1
0.00/0.00	c time_max: -1
0.00/0.00	c number_of_threads(move update): 2
0.00/0.00	c number_of_threads(move evaluation): 2
0.00/0.00	c seed: 1708550204
3600.08/1841.01	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: 63708 MiB (61603 MiB free)
  memory of node 1: 64465 MiB (62768 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=42615, runsolver pid=42601

[startup+0.100059 s]*
/proc/loadavg: 1.09 1.63 2.79 11/273 42622
/proc/meminfo: memFree=127352332/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=85316 memory=11648 CPUtime=0.18 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 2426 0 0 0 18 0 0 0 20 0 2 0 39444212 87363584 2912 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21329 2912 672 633 0 4367 0
[pid=42615/tid=42617] ppid=42601 vsize=85316 memory=4026532124 CPUtime=0.09 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 228 0 0 0 9 0 0 0 20 0 2 0 39444212 87363584 2912 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 85316 KiB
Current children cumulated memory: 11648 KiB

[startup+0.205645 s]*
/proc/loadavg: 1.09 1.63 2.79 10/273 42622
/proc/meminfo: memFree=127352332/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=85440 memory=11776 CPUtime=0.37 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 2472 0 0 0 37 0 0 0 20 0 2 0 39444212 87490560 2944 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21360 2944 672 633 0 4398 0
[pid=42615/tid=42617] ppid=42601 vsize=85440 memory=664958721904869660 CPUtime=0.17 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) S 42601 42615 41475 0 -1 4194368 228 0 0 0 17 0 0 0 20 0 2 0 39444212 87490560 2944 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 85440 KiB
Current children cumulated memory: 11776 KiB

[startup+0.304988 s]*
/proc/loadavg: 1.09 1.63 2.79 10/273 42622
/proc/meminfo: memFree=127352588/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=85652 memory=11904 CPUtime=0.52 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 2547 0 0 0 52 0 0 0 20 0 2 0 39444212 87707648 2976 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21413 2976 672 633 0 4451 0
[pid=42615/tid=42617] ppid=42601 vsize=85652 memory=7970105279589399408 CPUtime=0.23 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 228 0 0 0 23 0 0 0 20 0 2 0 39444212 87707648 2976 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 85652 KiB
Current children cumulated memory: 11904 KiB

[startup+0.700131 s]
/proc/loadavg: 1.09 1.63 2.79 10/273 42622
/proc/meminfo: memFree=127352588/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=85916 memory=12392 CPUtime=1.23 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 4710 0 0 0 123 0 0 0 20 0 2 0 39444212 87977984 3098 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21479 3098 672 633 0 4517 0
[pid=42615/tid=42617] ppid=42601 vsize=85916 memory=17408 CPUtime=0.55 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 228 0 0 0 55 0 0 0 20 0 2 0 39444212 87977984 3098 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 85916 KiB
Current children cumulated memory: 12392 KiB

[startup+1.50013 s]
/proc/loadavg: 1.09 1.63 2.79 9/273 42622
/proc/meminfo: memFree=127352336/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86160 memory=12588 CPUtime=2.8 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 34404 0 0 0 275 5 0 0 20 0 2 0 39444212 88227840 3147 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21540 3147 672 633 0 4578 0
[pid=42615/tid=42617] ppid=42601 vsize=86160 memory=17408 CPUtime=1.33 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 340 0 0 0 133 0 0 0 20 0 2 0 39444212 88227840 3147 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 2.8 s
Current children cumulated vsize: 86160 KiB
Current children cumulated memory: 12588 KiB

[startup+3.10489 s]
/proc/loadavg: 1.64 1.73 2.82 10/273 42622
/proc/meminfo: memFree=127365924/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86316 memory=12544 CPUtime=5.93 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 49381 0 0 0 585 8 0 0 20 0 2 0 39444212 88387584 3136 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21579 3136 672 633 0 4617 0
[pid=42615/tid=42617] ppid=42601 vsize=86316 memory=14692 CPUtime=2.85 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 353 0 0 0 285 0 0 0 20 0 2 0 39444212 88387584 3136 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 5.93 s
Current children cumulated vsize: 86316 KiB
Current children cumulated memory: 12544 KiB

[startup+6.30011 s]
/proc/loadavg: 1.64 1.73 2.82 10/273 42622
/proc/meminfo: memFree=127366620/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86296 memory=12700 CPUtime=12.2 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 54845 0 0 0 1209 11 0 0 20 0 2 0 39444212 88367104 3175 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21574 3175 672 633 0 4612 0
[pid=42615/tid=42617] ppid=42601 vsize=86296 memory=12544 CPUtime=5.95 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 518 0 0 0 594 1 0 0 20 0 2 0 39444212 88367104 3175 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 12.2 s
Current children cumulated vsize: 86296 KiB
Current children cumulated memory: 12700 KiB

[startup+12.7001 s]
/proc/loadavg: 2.47 1.91 2.86 11/273 42623
/proc/meminfo: memFree=127366184/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86316 memory=12536 CPUtime=24.71 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 79218 0 0 0 2451 20 0 0 20 0 2 0 39444212 88387584 3134 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21579 3134 672 633 0 4617 0
[pid=42615/tid=42617] ppid=42601 vsize=86316 memory=7969823804613016176 CPUtime=12.09 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 646 0 0 0 1206 3 0 0 20 0 2 0 39444212 88387584 3134 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 24.71 s
Current children cumulated vsize: 86316 KiB
Current children cumulated memory: 12536 KiB

[startup+25.5001 s]
/proc/loadavg: 3.01 2.04 2.89 10/271 42623
/proc/meminfo: memFree=127363060/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86112 memory=12656 CPUtime=49.64 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 133434 0 0 0 4925 39 0 0 20 0 2 0 39444212 88178688 3164 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21528 3164 672 633 0 4566 0
[pid=42615/tid=42617] ppid=42601 vsize=86112 memory=12536 CPUtime=24.3 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 783 0 0 0 2423 7 0 0 20 0 2 0 39444212 88178688 3164 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 49.64 s
Current children cumulated vsize: 86112 KiB
Current children cumulated memory: 12656 KiB

[startup+51.1049 s]
/proc/loadavg: 4.10 2.38 2.98 8/271 42623
/proc/meminfo: memFree=127355040/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86212 memory=12468 CPUtime=99.7 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 283210 0 0 0 9887 83 0 0 20 0 2 0 39444212 88281088 3117 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21553 3117 672 633 0 4591 0
[pid=42615/tid=42617] ppid=42601 vsize=86212 memory=12596 CPUtime=48.88 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) S 42601 42615 41475 0 -1 4194368 953 0 0 0 4875 13 0 0 20 0 2 0 39444212 88281088 3117 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 99.7 s
Current children cumulated vsize: 86212 KiB
Current children cumulated memory: 12468 KiB

[startup+102.3 s]
/proc/loadavg: 5.27 2.99 3.16 8/271 42625
/proc/meminfo: memFree=127354980/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86316 memory=12532 CPUtime=197.35 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 620107 0 0 0 19548 187 0 0 20 0 2 0 39444212 88387584 3133 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21579 3133 672 633 0 4617 0
[pid=42615/tid=42617] ppid=42601 vsize=86316 memory=14692 CPUtime=95.61 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 1031 0 0 0 9531 30 0 0 20 0 2 0 39444212 88387584 3133 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 197.35 s
Current children cumulated vsize: 86316 KiB
Current children cumulated memory: 12532 KiB

[startup+162.3 s]
/proc/loadavg: 5.75 3.54 3.34 8/271 42627
/proc/meminfo: memFree=127354304/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86308 memory=12700 CPUtime=312.29 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 963715 0 0 0 30933 296 0 0 20 0 2 0 39444212 88379392 3175 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21577 3175 672 633 0 4615 0
[pid=42615/tid=42617] ppid=42601 vsize=86308 memory=12532 CPUtime=150.88 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 1083 0 0 0 15038 50 0 0 20 0 2 0 39444212 88379392 3175 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 312.29 s
Current children cumulated vsize: 86308 KiB
Current children cumulated memory: 12700 KiB

[startup+222.3 s]
/proc/loadavg: 6.54 4.16 3.57 10/269 42629
/proc/meminfo: memFree=127351416/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86264 memory=12532 CPUtime=430.03 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 1319813 0 0 0 42592 411 0 0 20 0 2 0 39444212 88334336 3133 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21566 3133 672 633 0 4604 0
[pid=42615/tid=42617] ppid=42601 vsize=86264 memory=14692 CPUtime=208.94 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 1380 0 0 0 20821 73 0 0 20 0 2 0 39444212 88334336 3133 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 430.03 s
Current children cumulated vsize: 86264 KiB
Current children cumulated memory: 12532 KiB

[startup+282.3 s]
/proc/loadavg: 6.82 4.67 3.78 9/270 42632
/proc/meminfo: memFree=127361212/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86316 memory=12740 CPUtime=547.78 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 1693772 0 0 0 54244 534 0 0 20 0 2 0 39444212 88387584 3185 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21579 3185 672 633 0 4617 0
[pid=42615/tid=42617] ppid=42601 vsize=86316 memory=12532 CPUtime=267.01 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 1480 0 0 0 26603 98 0 0 20 0 2 0 39444212 88387584 3185 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 547.78 s
Current children cumulated vsize: 86316 KiB
Current children cumulated memory: 12740 KiB


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

/proc/meminfo: memFree=127307688/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86320 memory=12592 CPUtime=2307.93 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 6173434 0 0 0 228722 2071 0 0 20 0 2 0 39444212 88391680 3148 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21580 3148 672 633 0 4618 0
[pid=42615/tid=42617] ppid=42601 vsize=86320 memory=12660 CPUtime=1131.9 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 2346 0 0 0 112789 401 0 0 20 0 2 0 39444212 88391680 3148 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 2307.93 s
Current children cumulated vsize: 86320 KiB
Current children cumulated memory: 12592 KiB

[startup+1242.3 s]
/proc/loadavg: 6.01 6.21 5.54 8/269 42698
/proc/meminfo: memFree=127294680/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86316 memory=12744 CPUtime=2425.43 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 6545758 0 0 0 240361 2182 0 0 20 0 2 0 39444212 88387584 3186 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21579 3186 672 633 0 4617 0
[pid=42615/tid=42617] ppid=42601 vsize=86316 memory=14692 CPUtime=1189.71 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 2346 0 0 0 118550 421 0 0 20 0 2 0 39444212 88387584 3186 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 2425.43 s
Current children cumulated vsize: 86316 KiB
Current children cumulated memory: 12744 KiB

[startup+1302.3 s]
/proc/loadavg: 5.89 6.15 5.56 8/268 42699
/proc/meminfo: memFree=127291152/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86264 memory=12596 CPUtime=2543.14 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 6920227 0 0 0 252012 2302 0 0 20 0 2 0 39444212 88334336 3149 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21566 3149 672 633 0 4604 0
[pid=42615/tid=42617] ppid=42601 vsize=86264 memory=12676 CPUtime=1247.74 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 2398 0 0 0 124333 441 0 0 20 0 2 0 39444212 88334336 3149 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 2543.14 s
Current children cumulated vsize: 86264 KiB
Current children cumulated memory: 12596 KiB

[startup+1362.3 s]
/proc/loadavg: 5.86 6.10 5.59 8/268 42701
/proc/meminfo: memFree=127279372/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86316 memory=12532 CPUtime=2660.86 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 7293284 0 0 0 263668 2418 0 0 20 0 2 0 39444212 88387584 3133 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21579 3133 672 633 0 4617 0
[pid=42615/tid=42617] ppid=42601 vsize=86316 memory=12596 CPUtime=1305.79 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 2398 0 0 0 130117 462 0 0 20 0 2 0 39444212 88387584 3133 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 2660.86 s
Current children cumulated vsize: 86316 KiB
Current children cumulated memory: 12532 KiB

[startup+1422.3 s]
/proc/loadavg: 5.86 6.07 5.61 8/268 42703
/proc/meminfo: memFree=127252412/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86320 memory=12532 CPUtime=2778.59 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 7636481 0 0 0 275331 2528 0 0 20 0 2 0 39444212 88391680 3133 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21580 3133 672 633 0 4618 0
[pid=42615/tid=42617] ppid=42601 vsize=86320 memory=12744 CPUtime=1363.83 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 2413 0 0 0 135901 482 0 0 20 0 2 0 39444212 88391680 3133 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 2778.59 s
Current children cumulated vsize: 86320 KiB
Current children cumulated memory: 12532 KiB

[startup+1482.3 s]
/proc/loadavg: 6.12 6.11 5.66 9/268 42706
/proc/meminfo: memFree=127239916/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86320 memory=12596 CPUtime=2896.31 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 8019390 0 0 0 286985 2646 0 0 20 0 2 0 39444212 88391680 3149 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21580 3149 672 633 0 4618 0
[pid=42615/tid=42617] ppid=42601 vsize=86320 memory=12596 CPUtime=1421.88 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 2413 0 0 0 141684 504 0 0 20 0 2 0 39444212 88391680 3149 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 2896.31 s
Current children cumulated vsize: 86320 KiB
Current children cumulated memory: 12596 KiB

[startup+1542.3 s]
/proc/loadavg: 6.01 6.07 5.68 8/268 42708
/proc/meminfo: memFree=127230956/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86300 memory=12532 CPUtime=3014.03 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 8376896 0 0 0 298644 2759 0 0 20 0 2 0 39444212 88371200 3133 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21575 3133 672 633 0 4613 0
[pid=42615/tid=42617] ppid=42601 vsize=86300 memory=14692 CPUtime=1479.93 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 2413 0 0 0 147468 525 0 0 20 0 2 0 39444212 88371200 3133 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 3014.03 s
Current children cumulated vsize: 86300 KiB
Current children cumulated memory: 12532 KiB

[startup+1602.3 s]
/proc/loadavg: 5.97 6.06 5.70 8/268 42713
/proc/meminfo: memFree=127239584/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86248 memory=12592 CPUtime=3131.74 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 8791917 0 0 0 310290 2884 0 0 20 0 2 0 39444212 88317952 3148 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21562 3148 672 633 0 4600 0
[pid=42615/tid=42617] ppid=42601 vsize=86248 memory=12596 CPUtime=1537.96 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 2413 0 0 0 153252 544 0 0 20 0 2 0 39444212 88317952 3148 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 3131.74 s
Current children cumulated vsize: 86248 KiB
Current children cumulated memory: 12592 KiB

[startup+1662.3 s]
/proc/loadavg: 5.94 6.03 5.72 9/268 42715
/proc/meminfo: memFree=127222264/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86320 memory=12532 CPUtime=3249.48 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 9155844 0 0 0 321950 2998 0 0 20 0 2 0 39444212 88391680 3133 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21580 3133 672 633 0 4618 0
[pid=42615/tid=42617] ppid=42601 vsize=86320 memory=14692 CPUtime=1596.01 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 2413 0 0 0 159036 565 0 0 20 0 2 0 39444212 88391680 3133 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 3249.48 s
Current children cumulated vsize: 86320 KiB
Current children cumulated memory: 12532 KiB

[startup+1722.3 s]
/proc/loadavg: 5.98 6.02 5.74 9/269 42718
/proc/meminfo: memFree=127209556/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86280 memory=12688 CPUtime=3367.2 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 9543050 0 0 0 333607 3113 0 0 20 0 2 0 39444212 88350720 3172 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21570 3172 672 633 0 4608 0
[pid=42615/tid=42617] ppid=42601 vsize=86280 memory=12592 CPUtime=1654.05 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) S 42601 42615 41475 0 -1 4194368 2527 0 0 0 164820 585 0 0 20 0 2 0 39444212 88350720 3172 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 3367.2 s
Current children cumulated vsize: 86280 KiB
Current children cumulated memory: 12688 KiB

[startup+1782.3 s]
/proc/loadavg: 5.81 5.97 5.74 9/269 42724
/proc/meminfo: memFree=127210860/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86356 memory=12532 CPUtime=3484.93 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 9928282 0 0 0 345264 3229 0 0 20 0 2 0 39444212 88428544 3133 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21589 3133 672 633 0 4627 0
[pid=42615/tid=42617] ppid=42601 vsize=86356 memory=14692 CPUtime=1712.1 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 2537 0 0 0 170605 605 0 0 20 0 2 0 39444212 88428544 3133 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 3484.93 s
Current children cumulated vsize: 86356 KiB
Current children cumulated memory: 12532 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1841 s]*
/proc/loadavg: 5.86 5.95 5.74 9/268 42726
/proc/meminfo: memFree=127208412/131249992 swapFree=33010684/33010684
[pid=42615] ppid=42601 vsize=86248 memory=12592 CPUtime=3600.08 cores=1,3
/proc/42615/stat : 42615 (pb_competition_) R 42601 42615 41475 0 -1 4194304 10306366 0 0 0 356661 3347 0 0 20 0 2 0 39444212 88317952 3148 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
/proc/42615/statm: 21562 3148 672 633 0 4600 0
[pid=42615/tid=42617] ppid=42601 vsize=86248 memory=3200 CPUtime=1768.86 cores=1,3
/proc/42615/task/42617/stat : 42617 (pb_competition_) R 42601 42615 41475 0 -1 4194368 2593 0 0 0 176258 628 0 0 20 0 2 0 39444212 88317952 3148 18446744073709551615 4198400 6788177 140724444950816 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 29499392 140724444952921 140724444953048 140724444953048 140724444958650 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 86248 KiB
Current children cumulated memory: 12592 KiB

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

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

# cumulated CPU time of all completed processes:  user=3566.63 s, system=33.4778 s

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

Child status: 0

Real time (s): 1841.01
CPU time (s): 3600.11
CPU user time (s): 3566.63
CPU system time (s): 33.4778
CPU usage (%): 195.55
Max. virtual memory (cumulated for all children) (KiB): 86432
Max. memory (cumulated for all children) (KiB): 12872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3566.63
system time used= 33.4778
maximum resident set size= 12872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10306707
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= 131301
involuntary context switches= 30416


# summary of solver processes directly reported to runsolver:
#   pid: 42615
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3566.63
#   total CPU system time (s): 33.4778

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.33729 second user time and 6.52913 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-30 00:54:14
IDJOB=4515920
IDBENCH=167132
IDSOLVER=3347
FILE ID=nodeC025/4515920-1751237654
RUNJOBID= nodeC025-1751237654-42560
SLURM_JOB_ID= 9587699
Free space on /tmp= 433064 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/vertex-cover/larger/vc-grids-v1_shuffle/normalized-grid8_161.shuf-2.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-4515920-1751237654/watcher-4515920-1751237654 -o /tmp/evaluation-result-4515920-1751237654/solver-4515920-1751237654 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751237654-42560 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1708550204 HOME/instance-4515920-1751237654.opb

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

MD5SUM BENCH= 97ac09d7b638be47b4d5a322b09a2581
RANDOM SEED=1708550204

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		: 3600.160
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		: 3603.156
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		: 3604.693
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.834
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		: 3601.674
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		: 3599.839
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		: 3600.376
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		: 3680.782
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:        127356964 kB
MemAvailable:   129725376 kB
Buffers:            3280 kB
Cached:          3168536 kB
SwapCached:            0 kB
Active:           374296 kB
Inactive:        2864532 kB
Active(anon):      84880 kB
Inactive(anon):        0 kB
Active(file):     289416 kB
Inactive(file):  2864532 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20616 kB
Writeback:             4 kB
AnonPages:         69920 kB
Mapped:           102608 kB
Shmem:             18084 kB
KReclaimable:     107404 kB
Slab:             194668 kB
SReclaimable:     107404 kB
SUnreclaim:        87264 kB
KernelStack:        4160 kB
PageTables:         2936 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     331032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150472 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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= 433044 MiB
End job on nodeC025 at 2025-06-30 01:24:56