Trace number 4514012

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.09 2655.51

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
rand6reg/normalized-rand6reg-v021-n1.opb
MD5SUM65a6d7978b07d4b17e1ecd95905c3b96
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.00728
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables63
Total number of constraints21
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)21
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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: 63
0.00/0.00	c #constraint: 21
0.00/0.00	c #equal: 21
0.00/0.00	c intsize: 3
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: 97745569
3600.07/2655.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514012-1751228328/watcher-4514012-1751228328 -o /tmp/evaluation-result-4514012-1751228328/solver-4514012-1751228328 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751228328-33810 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 97745569 HOME/instance-4514012-1751228328.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=33864, runsolver pid=33850

[startup+0.100057 s]*
/proc/loadavg: 1.22 2.13 3.04 9/270 33871
/proc/meminfo: memFree=126933656/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=77624 memory=3072 CPUtime=0.19 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 238 0 0 0 18 1 0 0 20 0 2 0 38510557 79486976 768 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19406 768 672 633 0 2270 0
[pid=33864/tid=33866] ppid=33850 vsize=77624 memory=4026532124 CPUtime=0.09 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) R 33850 33864 33797 0 -1 4194368 7 0 0 0 9 0 0 0 20 0 2 0 38510557 79486976 768 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 77624 KiB
Current children cumulated memory: 3072 KiB

[startup+0.205212 s]*
/proc/loadavg: 1.22 2.13 3.04 9/270 33871
/proc/meminfo: memFree=126933656/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=77624 memory=3200 CPUtime=0.39 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 240 0 0 0 37 2 0 0 20 0 2 0 38510557 79486976 800 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19406 800 672 633 0 2270 0
[pid=33864/tid=33866] ppid=33850 vsize=77624 memory=664958721904869660 CPUtime=0.19 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) R 33850 33864 33797 0 -1 4194368 7 0 0 0 19 0 0 0 20 0 2 0 38510557 79486976 800 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 77624 KiB
Current children cumulated memory: 3200 KiB

[startup+0.304784 s]*
/proc/loadavg: 1.22 2.13 3.04 8/270 33871
/proc/meminfo: memFree=126933656/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=77624 memory=3200 CPUtime=0.58 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 240 0 0 0 55 3 0 0 20 0 2 0 38510557 79486976 800 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19406 800 672 633 0 2270 0
[pid=33864/tid=33866] ppid=33850 vsize=77624 memory=7969829310778064754 CPUtime=0.28 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) R 33850 33864 33797 0 -1 4194368 7 0 0 0 28 0 0 0 20 0 2 0 38510557 79486976 800 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 77624 KiB
Current children cumulated memory: 3200 KiB

[startup+0.700122 s]
/proc/loadavg: 1.22 2.13 3.04 9/270 33871
/proc/meminfo: memFree=126933656/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=77624 memory=3200 CPUtime=1.26 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 240 0 0 0 121 5 0 0 20 0 2 0 38510557 79486976 800 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19406 800 672 633 0 2270 0
[pid=33864/tid=33866] ppid=33850 vsize=77624 memory=17536 CPUtime=0.56 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) R 33850 33864 33797 0 -1 4194368 7 0 0 0 56 0 0 0 20 0 2 0 38510557 79486976 800 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 77624 KiB
Current children cumulated memory: 3200 KiB

[startup+1.50011 s]
/proc/loadavg: 1.22 2.13 3.04 9/270 33871
/proc/meminfo: memFree=126933656/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=77624 memory=3200 CPUtime=2.84 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 372 0 0 0 271 13 0 0 20 0 2 0 38510557 79486976 800 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19406 800 672 633 0 2270 0
[pid=33864/tid=33866] ppid=33850 vsize=77624 memory=17536 CPUtime=1.36 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) R 33850 33864 33797 0 -1 4194368 42 0 0 0 135 1 0 0 20 0 2 0 38510557 79486976 800 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 2.84 s
Current children cumulated vsize: 77624 KiB
Current children cumulated memory: 3200 KiB

[startup+3.10497 s]
/proc/loadavg: 1.76 2.23 3.07 8/270 33871
/proc/meminfo: memFree=126933660/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=77624 memory=3200 CPUtime=5.33 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 494 0 0 0 509 24 0 0 20 0 2 0 38510557 79486976 800 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19406 800 672 633 0 2270 0
[pid=33864/tid=33866] ppid=33850 vsize=77624 memory=14824 CPUtime=2.25 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) S 33850 33864 33797 0 -1 4194368 42 0 0 0 223 2 0 0 20 0 2 0 38510557 79486976 800 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 5.33 s
Current children cumulated vsize: 77624 KiB
Current children cumulated memory: 3200 KiB

[startup+6.3001 s]
/proc/loadavg: 1.76 2.23 3.07 8/270 33871
/proc/meminfo: memFree=126934612/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=77624 memory=3200 CPUtime=9.3 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 621 0 0 0 886 44 0 0 20 0 2 0 38510557 79486976 800 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19406 800 672 633 0 2270 0
[pid=33864/tid=33866] ppid=33850 vsize=77624 memory=3200 CPUtime=3.04 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) S 33850 33864 33797 0 -1 4194368 43 0 0 0 301 3 0 0 20 0 2 0 38510557 79486976 800 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 9.3 s
Current children cumulated vsize: 77624 KiB
Current children cumulated memory: 3200 KiB

[startup+12.7001 s]
/proc/loadavg: 2.65 2.40 3.12 8/270 33872
/proc/meminfo: memFree=126934732/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=77624 memory=3200 CPUtime=15.68 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 868 0 0 0 1490 78 0 0 20 0 2 0 38510557 79486976 800 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19406 800 672 633 0 2270 0
[pid=33864/tid=33866] ppid=33850 vsize=77624 memory=7969547835801026418 CPUtime=3.04 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) S 33850 33864 33797 0 -1 4194368 43 0 0 0 301 3 0 0 20 0 2 0 38510557 79486976 800 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 15.68 s
Current children cumulated vsize: 77624 KiB
Current children cumulated memory: 3200 KiB

[startup+25.5001 s]
/proc/loadavg: 3.32 2.56 3.16 8/270 33872
/proc/meminfo: memFree=126934644/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=77624 memory=3200 CPUtime=30.44 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 998 0 0 0 2896 148 0 0 20 0 2 0 38510557 79486976 800 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19406 800 672 633 0 2270 0
[pid=33864/tid=33866] ppid=33850 vsize=77624 memory=3200 CPUtime=5.04 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) S 33850 33864 33797 0 -1 4194368 44 0 0 0 499 5 0 0 20 0 2 0 38510557 79486976 800 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 30.44 s
Current children cumulated vsize: 77624 KiB
Current children cumulated memory: 3200 KiB

[startup+51.1046 s]
/proc/loadavg: 4.57 2.91 3.26 8/270 33872
/proc/meminfo: memFree=126934456/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=77788 memory=3328 CPUtime=56.37 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 1268 0 0 0 5372 265 0 0 20 0 2 0 38510557 79654912 832 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19447 832 672 633 0 2311 0
[pid=33864/tid=33866] ppid=33850 vsize=77788 memory=3328 CPUtime=5.45 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) S 33850 33864 33797 0 -1 4194368 45 0 0 0 539 6 0 0 20 0 2 0 38510557 79654912 832 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 56.37 s
Current children cumulated vsize: 77788 KiB
Current children cumulated memory: 3328 KiB

[startup+102.3 s]
/proc/loadavg: 6.67 3.77 3.54 9/269 33880
/proc/meminfo: memFree=126934052/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=77788 memory=3328 CPUtime=148.59 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 1457 0 0 0 14184 675 0 0 20 0 2 0 38510557 79654912 832 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19447 832 672 633 0 2311 0
[pid=33864/tid=33866] ppid=33850 vsize=77788 memory=3328 CPUtime=46.72 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) R 33850 33864 33797 0 -1 4194368 60 0 0 0 4638 34 0 0 20 0 2 0 38510557 79654912 832 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 148.59 s
Current children cumulated vsize: 77788 KiB
Current children cumulated memory: 3328 KiB

[startup+162.3 s]
/proc/loadavg: 7.04 4.42 3.78 8/269 33882
/proc/meminfo: memFree=126934356/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=77788 memory=3328 CPUtime=224.54 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 1606 0 0 0 21475 979 0 0 20 0 2 0 38510557 79654912 832 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19447 832 672 633 0 2311 0
[pid=33864/tid=33866] ppid=33850 vsize=77788 memory=5760 CPUtime=62.88 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) S 33850 33864 33797 0 -1 4194368 89 0 0 0 6245 43 0 0 20 0 2 0 38510557 79654912 832 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 224.54 s
Current children cumulated vsize: 77788 KiB
Current children cumulated memory: 3328 KiB

[startup+222.3 s]
/proc/loadavg: 7.06 4.91 3.99 8/269 33884
/proc/meminfo: memFree=126933672/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=77788 memory=3328 CPUtime=284.39 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 1617 0 0 0 27226 1213 0 0 20 0 2 0 38510557 79654912 832 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19447 832 672 633 0 2311 0
[pid=33864/tid=33866] ppid=33850 vsize=77788 memory=14824 CPUtime=62.88 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) S 33850 33864 33797 0 -1 4194368 89 0 0 0 6245 43 0 0 20 0 2 0 38510557 79654912 832 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 284.39 s
Current children cumulated vsize: 77788 KiB
Current children cumulated memory: 3328 KiB

[startup+282.3 s]
/proc/loadavg: 7.12 5.32 4.19 8/270 33887
/proc/meminfo: memFree=126933744/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=77788 memory=3328 CPUtime=344.22 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 1773 0 0 0 32978 1444 0 0 20 0 2 0 38510557 79654912 832 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19447 832 672 633 0 2311 0
[pid=33864/tid=33866] ppid=33850 vsize=77788 memory=3328 CPUtime=62.88 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) S 33850 33864 33797 0 -1 4194368 89 0 0 0 6245 43 0 0 20 0 2 0 38510557 79654912 832 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 344.22 s
Current children cumulated vsize: 77788 KiB

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

/proc/meminfo: memFree=126308404/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=78164 memory=3584 CPUtime=2902.94 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 4815 0 0 0 280638 9656 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19541 896 672 633 0 2405 0
[pid=33864/tid=33866] ppid=33850 vsize=78164 memory=17536 CPUtime=829.35 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) R 33850 33864 33797 0 -1 4194368 270 0 0 0 82701 234 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 2902.94 s
Current children cumulated vsize: 78164 KiB
Current children cumulated memory: 3584 KiB

[startup+2142.3 s]
/proc/loadavg: 7.34 7.43 7.03 8/267 34117
/proc/meminfo: memFree=126290068/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=78164 memory=3584 CPUtime=3021.97 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 5036 0 0 0 292174 10023 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19541 896 672 633 0 2405 0
[pid=33864/tid=33866] ppid=33850 vsize=78164 memory=17536 CPUtime=888.88 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) R 33850 33864 33797 0 -1 4194368 349 0 0 0 88640 248 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 3021.97 s
Current children cumulated vsize: 78164 KiB
Current children cumulated memory: 3584 KiB

[startup+2202.3 s]
/proc/loadavg: 7.29 7.41 7.05 8/268 34120
/proc/meminfo: memFree=126278800/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=78164 memory=3584 CPUtime=3141 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 5253 0 0 0 303799 10301 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19541 896 672 633 0 2405 0
[pid=33864/tid=33866] ppid=33850 vsize=78164 memory=17536 CPUtime=948.41 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) R 33850 33864 33797 0 -1 4194368 412 0 0 0 94581 260 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 3141 s
Current children cumulated vsize: 78164 KiB
Current children cumulated memory: 3584 KiB

[startup+2262.3 s]
/proc/loadavg: 6.48 7.17 6.99 8/268 34123
/proc/meminfo: memFree=126311112/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=78164 memory=3584 CPUtime=3208.39 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 5254 0 0 0 310377 10462 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19541 896 672 633 0 2405 0
[pid=33864/tid=33866] ppid=33850 vsize=78164 memory=3584 CPUtime=956.07 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) S 33850 33864 33797 0 -1 4194368 412 0 0 0 95346 261 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 3208.39 s
Current children cumulated vsize: 78164 KiB
Current children cumulated memory: 3584 KiB

[startup+2322.3 s]
/proc/loadavg: 6.31 7.00 6.94 7/268 34125
/proc/meminfo: memFree=126314536/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=78164 memory=3584 CPUtime=3268.16 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 5461 0 0 0 316196 10620 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19541 896 672 633 0 2405 0
[pid=33864/tid=33866] ppid=33850 vsize=78164 memory=3584 CPUtime=956.07 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) S 33850 33864 33797 0 -1 4194368 412 0 0 0 95346 261 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 3268.16 s
Current children cumulated vsize: 78164 KiB
Current children cumulated memory: 3584 KiB

[startup+2382.3 s]
/proc/loadavg: 6.21 6.85 6.89 6/269 34130
/proc/meminfo: memFree=126327144/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=78164 memory=3584 CPUtime=3327.92 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 5462 0 0 0 322002 10790 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19541 896 672 633 0 2405 0
[pid=33864/tid=33866] ppid=33850 vsize=78164 memory=3584 CPUtime=956.07 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) S 33850 33864 33797 0 -1 4194368 412 0 0 0 95346 261 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 3327.92 s
Current children cumulated vsize: 78164 KiB
Current children cumulated memory: 3584 KiB

[startup+2442.3 s]
/proc/loadavg: 6.35 6.78 6.87 7/269 34132
/proc/meminfo: memFree=126340384/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=78164 memory=3584 CPUtime=3387.69 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 5672 0 0 0 327812 10957 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19541 896 672 633 0 2405 0
[pid=33864/tid=33866] ppid=33850 vsize=78164 memory=3584 CPUtime=956.07 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) S 33850 33864 33797 0 -1 4194368 412 0 0 0 95346 261 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 3387.69 s
Current children cumulated vsize: 78164 KiB
Current children cumulated memory: 3584 KiB

[startup+2502.3 s]
/proc/loadavg: 6.23 6.66 6.82 7/269 34139
/proc/meminfo: memFree=126354360/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=78164 memory=3584 CPUtime=3447.46 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 5673 0 0 0 333630 11116 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19541 896 672 633 0 2405 0
[pid=33864/tid=33866] ppid=33850 vsize=78164 memory=3584 CPUtime=956.07 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) S 33850 33864 33797 0 -1 4194368 412 0 0 0 95346 261 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 3447.46 s
Current children cumulated vsize: 78164 KiB
Current children cumulated memory: 3584 KiB

[startup+2562.3 s]
/proc/loadavg: 6.11 6.56 6.78 8/268 34152
/proc/meminfo: memFree=126357764/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=78164 memory=3584 CPUtime=3507.22 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 5875 0 0 0 339444 11278 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19541 896 672 633 0 2405 0
[pid=33864/tid=33866] ppid=33850 vsize=78164 memory=262820 CPUtime=956.07 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) S 33850 33864 33797 0 -1 4194368 412 0 0 0 95346 261 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 3507.22 s
Current children cumulated vsize: 78164 KiB
Current children cumulated memory: 3584 KiB

[startup+2622.3 s]
/proc/loadavg: 6.22 6.52 6.75 6/268 34154
/proc/meminfo: memFree=126358016/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=78164 memory=3584 CPUtime=3567 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 5884 0 0 0 345268 11432 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19541 896 672 633 0 2405 0
[pid=33864/tid=33866] ppid=33850 vsize=78164 memory=0 CPUtime=956.07 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) S 33850 33864 33797 0 -1 4194368 412 0 0 0 95346 261 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 3567 s
Current children cumulated vsize: 78164 KiB
Current children cumulated memory: 3584 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2655.5 s]
/proc/loadavg: 6.02 6.43 6.71 7/268 34156
/proc/meminfo: memFree=126359156/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=78164 memory=3584 CPUtime=3600.07 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 5884 0 0 0 348487 11520 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19541 896 672 633 0 2405 0
[pid=33864/tid=33866] ppid=33850 vsize=78164 memory=3584 CPUtime=956.07 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) S 33850 33864 33797 0 -1 4194368 412 0 0 0 95346 261 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 78164 KiB
Current children cumulated memory: 3584 KiB

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

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

# cumulated CPU time of all completed processes:  user=3484.88 s, system=115.205 s

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

[startup+2655.5 s]
/proc/loadavg: 6.02 6.43 6.71 7/268 34156
/proc/meminfo: memFree=126359156/131249996 swapFree=33010684/33010684
[pid=33864] ppid=33850 vsize=78164 memory=3584 CPUtime=3600.07 cores=5,7
/proc/33864/stat : 33864 (pb_competition_) R 33850 33864 33797 0 -1 4194304 5884 0 0 0 348487 11520 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
/proc/33864/statm: 19541 896 672 633 0 2405 0
[pid=33864/tid=33866] ppid=33850 vsize=78164 memory=3584 CPUtime=956.07 cores=5,7
/proc/33864/task/33866/stat : 33866 (pb_competition_) S 33850 33864 33797 0 -1 4194368 412 0 0 0 95346 261 0 0 20 0 2 0 38510557 80039936 896 18446744073709551615 4198400 6788177 140729674237008 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 35774464 140729674242395 140729674242520 140729674242520 140729674248122 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 78164 KiB
Current children cumulated memory: 3584 KiB

Child status: 0

Real time (s): 2655.51
CPU time (s): 3600.09
CPU user time (s): 3484.88
CPU system time (s): 115.205
CPU usage (%): 135.571
Max. virtual memory (cumulated for all children) (KiB): 78164
Max. memory (cumulated for all children) (KiB): 3584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3484.88
system time used= 115.205
maximum resident set size= 4016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5893
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= 3574
involuntary context switches= 53149


# summary of solver processes directly reported to runsolver:
#   pid: 33864
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3484.88
#   total CPU system time (s): 115.205

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.06371 second user time and 9.66821 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-06-29 22:18:48
IDJOB=4514012
IDBENCH=162595
IDSOLVER=3347
FILE ID=nodeC017/4514012-1751228328
RUNJOBID= nodeC017-1751228328-33810
SLURM_JOB_ID= 9587689
Free space on /tmp= 433016 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/rand6reg/normalized-rand6reg-v021-n1.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-4514012-1751228328/watcher-4514012-1751228328 -o /tmp/evaluation-result-4514012-1751228328/solver-4514012-1751228328 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751228328-33810 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 97745569 HOME/instance-4514012-1751228328.opb

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

MD5SUM BENCH= 65a6d7978b07d4b17e1ecd95905c3b96
RANDOM SEED=97745569

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        126938536 kB
MemAvailable:   129708500 kB
Buffers:            2380 kB
Cached:          3542500 kB
SwapCached:            0 kB
Active:           376152 kB
Inactive:        3237360 kB
Active(anon):      86696 kB
Inactive(anon):       16 kB
Active(file):     289456 kB
Inactive(file):  3237344 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20440 kB
Writeback:            12 kB
AnonPages:         71940 kB
Mapped:           102832 kB
Shmem:             18080 kB
KReclaimable:     164404 kB
Slab:             252448 kB
SReclaimable:     164404 kB
SUnreclaim:        88044 kB
KernelStack:        4080 kB
PageTables:         2788 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     331744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3776 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432988 MiB
End job on nodeC017 at 2025-06-29 23:03:04