Trace number 4513184

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.04 2281.04

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round22-0.opb
MD5SUM3e8b284557ab3bc728bad30e424c83e1
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 benchmark1199.44
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8704
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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.09	c #variable: 4128
0.00/0.09	c #constraint: 8704
0.00/0.09	c #equal: 1280
0.00/0.09	c intsize: 4
0.00/0.09	c sizeproduct: 0
0.00/0.09	c #soft: 0
0.00/0.09	c mincost: 0
0.00/0.09	c maxcost: 0
0.00/0.09	c sumcost: 0
0.00/0.09	c iteration_max: -1
0.00/0.09	c time_max: -1
0.00/0.09	c number_of_threads(move update): 2
0.00/0.09	c number_of_threads(move evaluation): 2
0.00/0.09	c seed: 2125444378
3600.00/2281.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: 63794 MiB (58941 MiB free)
  memory of node 1: 64507 MiB (59769 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513184-1751212505/watcher-4513184-1751212505 -o /tmp/evaluation-result-4513184-1751212505/solver-4513184-1751212505 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751205227-25845 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 2125444378 HOME/instance-4513184-1751212505.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
solver pid=26827, runsolver pid=26824
Current StackSize limit: 8192 KiB


[startup+0.100076 s]*
/proc/loadavg: 4.43 4.35 4.32 6/256 26829
/proc/meminfo: memFree=121548624/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=91356 memory=19980 CPUtime=0.17 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 4108 0 0 0 16 1 0 0 20 0 2 0 36929865 93548544 4995 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 22839 4995 672 633 0 6450 0
[pid=26827/tid=26829] ppid=26824 vsize=91356 memory=4026531960 CPUtime=0.06 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) S 26824 26827 25833 0 -1 4194368 783 0 0 0 6 0 0 0 20 0 2 0 36929866 93548544 4995 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 91356 KiB
Current children cumulated memory: 19980 KiB

[startup+0.214141 s]*
/proc/loadavg: 4.43 4.35 4.32 6/256 26829
/proc/meminfo: memFree=121540560/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=101108 memory=29708 CPUtime=0.28 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 6549 0 0 0 27 1 0 0 20 0 2 0 36929865 103534592 7427 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 25277 7427 672 633 0 8888 0
[pid=26827/tid=26829] ppid=26824 vsize=101240 memory=664958721904869660 CPUtime=0.06 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) S 26824 26827 25833 0 -1 4194368 783 0 0 0 6 0 0 0 20 0 2 0 36929866 103669760 7459 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 101108 KiB
Current children cumulated memory: 29708 KiB

[startup+0.31402 s]*
/proc/loadavg: 4.47 4.36 4.32 6/256 26829
/proc/meminfo: memFree=121524432/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=108760 memory=37260 CPUtime=0.42 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 8441 0 0 0 40 2 0 0 20 0 2 0 36929865 111370240 9315 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 27190 9315 672 633 0 10801 0
[pid=26827/tid=26829] ppid=26824 vsize=108760 memory=7970670437223447410 CPUtime=0.09 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) S 26824 26827 25833 0 -1 4194368 783 0 0 0 9 0 0 0 20 0 2 0 36929866 111370240 9315 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 108760 KiB
Current children cumulated memory: 37260 KiB

[startup+0.700372 s]
/proc/loadavg: 4.47 4.36 4.32 5/256 26829
/proc/meminfo: memFree=121524432/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=108760 memory=37260 CPUtime=0.83 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 8444 0 0 0 81 2 0 0 20 0 2 0 36929865 111370240 9315 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 27190 9315 672 633 0 10801 0
[pid=26827/tid=26829] ppid=26824 vsize=108760 memory=17152 CPUtime=0.13 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) R 26824 26827 25833 0 -1 4194368 783 0 0 0 13 0 0 0 20 0 2 0 36929866 111370240 9315 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 0.83 s
Current children cumulated vsize: 108760 KiB
Current children cumulated memory: 37260 KiB

[startup+1.50032 s]
/proc/loadavg: 4.47 4.36 4.32 7/256 26829
/proc/meminfo: memFree=121524432/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=109024 memory=37644 CPUtime=2.24 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 13223 0 0 0 222 2 0 0 20 0 2 0 36929865 111640576 9411 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 27256 9411 672 633 0 10867 0
[pid=26827/tid=26829] ppid=26824 vsize=109024 memory=17152 CPUtime=0.76 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) R 26824 26827 25833 0 -1 4194368 837 0 0 0 76 0 0 0 20 0 2 0 36929866 111640576 9411 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 2.24 s
Current children cumulated vsize: 109024 KiB
Current children cumulated memory: 37644 KiB

[startup+3.10665 s]
/proc/loadavg: 4.47 4.36 4.32 5/256 26829
/proc/meminfo: memFree=121524500/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=109256 memory=37864 CPUtime=4.9 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 20585 0 0 0 486 4 0 0 20 0 2 0 36929865 111878144 9466 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 27314 9466 672 633 0 10925 0
[pid=26827/tid=26829] ppid=26824 vsize=109256 memory=37736 CPUtime=1.82 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) S 26824 26827 25833 0 -1 4194368 1041 0 0 0 182 0 0 0 20 0 2 0 36929866 111878144 9466 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 4.9 s
Current children cumulated vsize: 109256 KiB
Current children cumulated memory: 37864 KiB

[startup+6.30023 s]
/proc/loadavg: 4.52 4.37 4.33 6/256 26829
/proc/meminfo: memFree=121523996/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=110048 memory=38632 CPUtime=10.03 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 27207 0 0 0 998 5 0 0 20 0 2 0 36929865 112689152 9658 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 27512 9658 672 633 0 11123 0
[pid=26827/tid=26829] ppid=26824 vsize=110048 memory=17152 CPUtime=3.8 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) R 26824 26827 25833 0 -1 4194368 1734 0 0 0 379 1 0 0 20 0 2 0 36929866 112689152 9658 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 10.03 s
Current children cumulated vsize: 110048 KiB
Current children cumulated memory: 38632 KiB

[startup+12.7002 s]
/proc/loadavg: 4.63 4.40 4.34 6/256 26829
/proc/meminfo: memFree=121528540/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=110312 memory=38888 CPUtime=19.82 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 38450 0 0 0 1974 8 0 0 20 0 2 0 36929865 112959488 9722 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 27578 9722 672 633 0 11189 0
[pid=26827/tid=26829] ppid=26824 vsize=110312 memory=38888 CPUtime=7.27 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) S 26824 26827 25833 0 -1 4194368 2836 0 0 0 724 3 0 0 20 0 2 0 36929866 112959488 9722 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 19.82 s
Current children cumulated vsize: 110312 KiB
Current children cumulated memory: 38888 KiB

[startup+25.5003 s]
/proc/loadavg: 4.76 4.44 4.35 7/256 26829
/proc/meminfo: memFree=121528848/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=110508 memory=39096 CPUtime=39.96 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 50301 0 0 0 3979 17 0 0 20 0 2 0 36929865 113160192 9774 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 27627 9774 672 633 0 11238 0
[pid=26827/tid=26829] ppid=26824 vsize=110508 memory=39096 CPUtime=14.72 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) R 26824 26827 25833 0 -1 4194368 3806 0 0 0 1464 8 0 0 20 0 2 0 36929866 113160192 9774 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 39.96 s
Current children cumulated vsize: 110508 KiB
Current children cumulated memory: 39096 KiB

[startup+51.1064 s]
/proc/loadavg: 5.06 4.54 4.39 7/255 26829
/proc/meminfo: memFree=121527848/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=110904 memory=39480 CPUtime=80.1 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 56195 0 0 0 7976 34 0 0 20 0 2 0 36929865 113565696 9870 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 27726 9870 672 633 0 11337 0
[pid=26827/tid=26829] ppid=26824 vsize=110904 memory=17152 CPUtime=29.47 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) R 26824 26827 25833 0 -1 4194368 4164 0 0 0 2928 19 0 0 20 0 2 0 36929866 113565696 9870 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 80.1 s
Current children cumulated vsize: 110904 KiB
Current children cumulated memory: 39480 KiB

[startup+102.3 s]
/proc/loadavg: 5.29 4.68 4.44 7/255 26831
/proc/meminfo: memFree=121526692/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=112572 memory=41128 CPUtime=160.38 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 447945 0 0 0 15908 130 0 0 20 0 2 0 36929865 115273728 10282 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 28143 10282 672 633 0 11754 0
[pid=26827/tid=26829] ppid=26824 vsize=112572 memory=17152 CPUtime=58.97 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) R 26824 26827 25833 0 -1 4194368 4689 0 0 0 5855 42 0 0 20 0 2 0 36929866 115273728 10282 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 160.38 s
Current children cumulated vsize: 112572 KiB
Current children cumulated memory: 41128 KiB

[startup+162.3 s]
/proc/loadavg: 5.58 4.85 4.52 7/255 26878
/proc/meminfo: memFree=125849936/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=112912 memory=41548 CPUtime=255.16 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 454903 0 0 0 25352 164 0 0 20 0 2 0 36929865 115621888 10387 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 28228 10387 672 633 0 11839 0
[pid=26827/tid=26829] ppid=26824 vsize=112912 memory=41512 CPUtime=94.23 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) R 26824 26827 25833 0 -1 4194368 5282 0 0 0 9360 63 0 0 20 0 2 0 36929866 115621888 10387 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 255.16 s
Current children cumulated vsize: 112912 KiB
Current children cumulated memory: 41548 KiB

[startup+222.3 s]
/proc/loadavg: 5.95 5.08 4.62 6/255 26880
/proc/meminfo: memFree=125857204/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=113136 memory=41764 CPUtime=349.43 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 3712480 0 0 0 34220 723 0 0 20 0 2 0 36929865 115851264 10441 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 28284 10441 672 633 0 11895 0
[pid=26827/tid=26829] ppid=26824 vsize=113136 memory=41196 CPUtime=128.98 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) S 26824 26827 25833 0 -1 4194368 6805 0 0 0 12824 74 0 0 20 0 2 0 36929866 115851264 10441 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 349.43 s
Current children cumulated vsize: 113136 KiB
Current children cumulated memory: 41764 KiB

[startup+282.3 s]
/proc/loadavg: 5.77 5.19 4.68 7/254 26882
/proc/meminfo: memFree=125854092/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=113464 memory=41264 CPUtime=443.62 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 7770738 0 0 0 43003 1359 0 0 20 0 2 0 36929865 116187136 10508 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 28366 10316 672 633 0 11977 0
[pid=26827/tid=26829] ppid=26824 vsize=112520 memory=14304 CPUtime=163.66 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) S 26824 26827 25833 0 -1 4194368 7429 0 0 0 16275 91 0 0 20 0 2 0 36929866 115220480 10316 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 443.62 s
Current children cumulated vsize: 113464 KiB
Current children cumulated memory: 41264 KiB

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

/proc/meminfo: memFree=130203772/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=116188 memory=46268 CPUtime=2617.71 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 68317912 0 0 0 249920 11851 0 0 20 0 2 0 36929865 118976512 11567 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 29047 11567 672 633 0 12658 0
[pid=26827/tid=26829] ppid=26824 vsize=116188 memory=14304 CPUtime=968.74 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) R 26824 26827 25833 0 -1 4194368 9941 0 0 0 96418 456 0 0 20 0 2 0 36929866 118976512 11567 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 2617.71 s
Current children cumulated vsize: 116188 KiB
Current children cumulated memory: 46268 KiB

[startup+1722.3 s]
/proc/loadavg: 6.35 6.48 6.14 8/255 27014
/proc/meminfo: memFree=130203540/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=116188 memory=46268 CPUtime=2714.12 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 68319357 0 0 0 259536 11876 0 0 20 0 2 0 36929865 118976512 11567 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 29047 11567 672 633 0 12658 0
[pid=26827/tid=26829] ppid=26824 vsize=116188 memory=46268 CPUtime=1005.6 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) R 26824 26827 25833 0 -1 4194368 10188 0 0 0 100088 472 0 0 20 0 2 0 36929866 118976512 11567 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 2714.12 s
Current children cumulated vsize: 116188 KiB
Current children cumulated memory: 46268 KiB

[startup+1782.3 s]
/proc/loadavg: 6.32 6.44 6.15 7/254 27016
/proc/meminfo: memFree=130202652/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=116204 memory=46356 CPUtime=2810.65 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 68321718 0 0 0 269164 11901 0 0 20 0 2 0 36929865 118992896 11589 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 29051 11589 672 633 0 12662 0
[pid=26827/tid=26829] ppid=26824 vsize=116204 memory=46228 CPUtime=1042.57 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) S 26824 26827 25833 0 -1 4194368 10232 0 0 0 103771 486 0 0 20 0 2 0 36929866 118992896 11589 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 2810.65 s
Current children cumulated vsize: 116204 KiB
Current children cumulated memory: 46356 KiB

[startup+1842.3 s]
/proc/loadavg: 6.27 6.41 6.16 8/254 27019
/proc/meminfo: memFree=130203116/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=116272 memory=46356 CPUtime=2907.34 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 68324994 0 0 0 278810 11924 0 0 20 0 2 0 36929865 119062528 11589 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 29068 11589 672 633 0 12679 0
[pid=26827/tid=26829] ppid=26824 vsize=116272 memory=46356 CPUtime=1079.72 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) R 26824 26827 25833 0 -1 4194368 10283 0 0 0 107471 501 0 0 20 0 2 0 36929866 119062528 11589 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 2907.34 s
Current children cumulated vsize: 116272 KiB
Current children cumulated memory: 46356 KiB

[startup+1902.3 s]
/proc/loadavg: 6.40 6.43 6.18 7/254 27021
/proc/meminfo: memFree=130202884/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=116272 memory=46356 CPUtime=3003.92 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 68436179 0 0 0 288422 11970 0 0 20 0 2 0 36929865 119062528 11589 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 29068 11589 672 633 0 12679 0
[pid=26827/tid=26829] ppid=26824 vsize=116272 memory=46356 CPUtime=1116.73 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) R 26824 26827 25833 0 -1 4194368 10337 0 0 0 111156 517 0 0 20 0 2 0 36929866 119062528 11589 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 3003.92 s
Current children cumulated vsize: 116272 KiB
Current children cumulated memory: 46356 KiB

[startup+1962.3 s]
/proc/loadavg: 6.20 6.38 6.18 8/254 27023
/proc/meminfo: memFree=130203428/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=115396 memory=45588 CPUtime=3099.31 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 69816852 0 0 0 297713 12218 0 0 20 0 2 0 36929865 118165504 11397 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 28849 11397 672 633 0 12460 0
[pid=26827/tid=26829] ppid=26824 vsize=115396 memory=46356 CPUtime=1152.59 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) R 26824 26827 25833 0 -1 4194368 10337 0 0 0 114729 530 0 0 20 0 2 0 36929866 118165504 11397 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 3099.31 s
Current children cumulated vsize: 115396 KiB
Current children cumulated memory: 45588 KiB

[startup+2022.3 s]
/proc/loadavg: 6.51 6.43 6.21 6/254 27025
/proc/meminfo: memFree=130203576/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=116272 memory=46356 CPUtime=3194.24 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 71899381 0 0 0 306849 12575 0 0 20 0 2 0 36929865 119062528 11589 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 29068 11589 672 633 0 12679 0
[pid=26827/tid=26829] ppid=26824 vsize=116272 memory=14304 CPUtime=1187.97 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) R 26824 26827 25833 0 -1 4194368 10381 0 0 0 118253 544 0 0 20 0 2 0 36929866 119062528 11589 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 3194.24 s
Current children cumulated vsize: 116272 KiB
Current children cumulated memory: 46356 KiB

[startup+2082.3 s]
/proc/loadavg: 6.33 6.42 6.22 7/254 27027
/proc/meminfo: memFree=130203452/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=116076 memory=46228 CPUtime=3288.54 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 74933030 0 0 0 315766 13088 0 0 20 0 2 0 36929865 118861824 11525 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 29019 11525 672 633 0 12630 0
[pid=26827/tid=26829] ppid=26824 vsize=116076 memory=46484 CPUtime=1222.73 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) S 26824 26827 25833 0 -1 4194368 10381 0 0 0 121716 557 0 0 20 0 2 0 36929866 118861824 11557 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 3288.54 s
Current children cumulated vsize: 116076 KiB
Current children cumulated memory: 46228 KiB

[startup+2142.3 s]
/proc/loadavg: 6.96 6.55 6.28 6/255 27033
/proc/meminfo: memFree=130203740/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=115800 memory=45844 CPUtime=3382.68 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 78812682 0 0 0 324537 13731 0 0 20 0 2 0 36929865 118579200 11461 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 28950 11461 672 633 0 12561 0
[pid=26827/tid=26829] ppid=26824 vsize=115800 memory=45588 CPUtime=1257.34 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) R 26824 26827 25833 0 -1 4194368 10419 0 0 0 125159 575 0 0 20 0 2 0 36929866 118579200 11461 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 3382.68 s
Current children cumulated vsize: 115800 KiB
Current children cumulated memory: 45844 KiB

[startup+2202.3 s]
/proc/loadavg: 6.76 6.58 6.31 9/256 27040
/proc/meminfo: memFree=130200472/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=116272 memory=46396 CPUtime=3476.76 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 82677611 0 0 0 333289 14387 0 0 20 0 2 0 36929865 119062528 11599 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 29068 11599 672 633 0 12679 0
[pid=26827/tid=26829] ppid=26824 vsize=116404 memory=17152 CPUtime=1291.92 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) S 26824 26827 25833 0 -1 4194368 10471 0 0 0 128602 590 0 0 20 0 2 0 36929866 119197696 11599 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 3476.76 s
Current children cumulated vsize: 116272 KiB
Current children cumulated memory: 46396 KiB

[startup+2262.3 s]
/proc/loadavg: 6.84 6.62 6.34 6/256 27087
/proc/meminfo: memFree=130234276/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=115396 memory=45628 CPUtime=3570.71 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) R 26824 26827 25833 0 -1 4194304 86551260 0 0 0 342038 15033 0 0 20 0 2 0 36929865 118165504 11407 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 28849 11407 672 633 0 12460 0
[pid=26827/tid=26829] ppid=26824 vsize=115396 memory=17152 CPUtime=1326.34 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) R 26824 26827 25833 0 -1 4194368 10475 0 0 0 132027 607 0 0 20 0 2 0 36929866 118165504 11407 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 3570.71 s
Current children cumulated vsize: 115396 KiB
Current children cumulated memory: 45628 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2281 s]*
/proc/loadavg: 7.17 6.71 6.37 8/256 27088
/proc/meminfo: memFree=130234316/131382120 swapFree=33010416/33010684
[pid=26827] ppid=26824 vsize=115396 memory=45628 CPUtime=3600 cores=1,3
/proc/26827/stat : 26827 (pb_competition_) S 26824 26827 25833 0 -1 4194304 87749211 0 0 0 344762 15238 0 0 20 0 2 0 36929865 118165504 11407 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
/proc/26827/statm: 28849 11407 672 633 0 12460 0
[pid=26827/tid=26829] ppid=26824 vsize=115396 memory=7970114049996702058 CPUtime=1337.08 cores=1,3
/proc/26827/task/26829/stat : 26829 (pb_competition_) R 26824 26827 25833 0 -1 4194368 10487 0 0 0 133097 611 0 0 20 0 2 0 36929866 118165504 11407 18446744073709551615 4198400 6788177 140722025019888 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 23408640 140722025023833 140722025023960 140722025023960 140722025029562 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 115396 KiB
Current children cumulated memory: 45628 KiB

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

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

# cumulated CPU time of all completed processes:  user=3447.65 s, system=152.39 s

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

Child status: 0

Real time (s): 2281.04
CPU time (s): 3600.04
CPU user time (s): 3447.65
CPU system time (s): 152.39
CPU usage (%): 157.825
Max. virtual memory (cumulated for all children) (KiB): 116484
Max. memory (cumulated for all children) (KiB): 46528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3447.65
system time used= 152.39
maximum resident set size= 46780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87750006
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= 735404
involuntary context switches= 94806


# summary of solver processes directly reported to runsolver:
#   pid: 26827
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3447.65
#   total CPU system time (s): 152.39

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.91239 second user time and 11.9601 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-06-29 17:55:05
IDJOB=4513184
IDBENCH=162289
IDSOLVER=3347
FILE ID=nodeC006/4513184-1751212505
RUNJOBID= nodeC006-1751205227-25845
SLURM_JOB_ID= 9587624
Free space on /tmp= 432780 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round22-0.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-4513184-1751212505/watcher-4513184-1751212505 -o /tmp/evaluation-result-4513184-1751212505/solver-4513184-1751212505 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751205227-25845 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 2125444378 HOME/instance-4513184-1751212505.opb

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

MD5SUM BENCH= 3e8b284557ab3bc728bad30e424c83e1
RANDOM SEED=2125444378

nodeC006 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	: 0xb00001f
cpu MHz		: 3582.231
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 1197.173
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 1197.111
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 1197.026
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 3491.551
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 3662.014
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 2793.736
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 1197.312
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        121551984 kB
MemAvailable:   121411224 kB
Buffers:            2128 kB
Cached:           667940 kB
SwapCached:           12 kB
Active:          8827480 kB
Inactive:         397304 kB
Active(anon):    8559924 kB
Inactive(anon):    12740 kB
Active(file):     267556 kB
Inactive(file):   384564 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5580 kB
Writeback:             4 kB
AnonPages:       8557324 kB
Mapped:           110636 kB
Shmem:             17948 kB
KReclaimable:      93112 kB
Slab:             174916 kB
SReclaimable:      93112 kB
SUnreclaim:        81804 kB
KernelStack:        4112 kB
PageTables:        19852 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    8999520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    806912 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:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC006 at 2025-06-29 18:33:06